rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-3/output-1/images/rootfs.ubifs.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 4488 objects. stage 2: creating image '/home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/4488 0% [ ] 2/4488 0% [ ] 3/4488 0% [ ] 4/4488 0% [ ] 5/4488 0% [ ] 6/4488 0% [ ] 7/4488 0% [ ] 8/4488 0% [ ] 9/4488 0% [ ] 10/4488 0% [ ] 11/4488 0% [ ] 12/4488 0% [ ] 13/4488 0% [ ] 14/4488 0% [ ] 15/4488 0% [ ] 16/4488 0% [ ] 17/4488 0% [ ] 18/4488 0% [ ] 19/4488 0% [ ] 20/4488 0% [ ] 21/4488 0% [ ] 22/4488 0% [ ] 23/4488 0% [ ] 24/4488 0% [ ] 25/4488 0% [ ] 26/4488 0% [ ] 27/4488 0% [ ] 28/4488 0% [ ] 29/4488 0% [ ] 30/4488 0% [ ] 31/4488 0% [ ] 32/4488 0% [ ] 33/4488 0% [ ] 34/4488 0% [ ] 35/4488 0% [ ] 36/4488 0% [ ] 37/4488 0% [ ] 38/4488 0% [ ] 39/4488 0% [ ] 40/4488 0% [ ] 41/4488 0% [ ] 42/4488 0% [ ] 43/4488 0% [ ] 44/4488 0% [ ] 45/4488 1% [ ] 46/4488 1% [ ] 47/4488 1% [ ] 48/4488 1% [ ] 49/4488 1% [ ] 50/4488 1% [ ] 51/4488 1% [ ] 52/4488 1% [ ] 53/4488 1% [ ] 54/4488 1% [ ] 55/4488 1% [ ] 56/4488 1% [ ] 57/4488 1% [ ] 58/4488 1% [ ] 59/4488 1% [ ] 60/4488 1% [ ] 61/4488 1% [ ] 62/4488 1% [ ] 63/4488 1% [ ] 64/4488 1% [ ] 65/4488 1% [ ] 66/4488 1% [ ] 67/4488 1% [ ] 68/4488 1% [ ] 69/4488 1% [ ] 70/4488 1% [ ] 71/4488 1% [ ] 72/4488 1% [= ] 73/4488 1% [= ] 74/4488 1% [= ] 75/4488 1% [= ] 76/4488 1% [= ] 77/4488 1% [= ] 78/4488 1% [= ] 79/4488 1% [= ] 80/4488 1% [= ] 81/4488 1% [= ] 82/4488 1% [= ] 83/4488 1% [= ] 84/4488 1% [= ] 85/4488 1% [= ] 86/4488 1% [= ] 87/4488 1% [= ] 88/4488 1% [= ] 89/4488 1% [= ] 90/4488 2% [= ] 91/4488 2% [= ] 92/4488 2% [= ] 93/4488 2% [= ] 94/4488 2% [= ] 95/4488 2% [= ] 96/4488 2% [= ] 97/4488 2% [= ] 98/4488 2% [= ] 99/4488 2% [= ] 100/4488 2% [= ] 101/4488 2% [= ] 102/4488 2% [= ] 103/4488 2% [= ] 104/4488 2% [= ] 105/4488 2% [= ] 106/4488 2% [= ] 107/4488 2% [= ] 108/4488 2% [= ] 109/4488 2% [= ] 110/4488 2% [= ] 111/4488 2% [= ] 112/4488 2% [= ] 113/4488 2% [= ] 114/4488 2% [= ] 115/4488 2% [= ] 116/4488 2% [= ] 117/4488 2% [= ] 118/4488 2% [= ] 119/4488 2% [= ] 120/4488 2% [= ] 121/4488 2% [= ] 122/4488 2% [= ] 123/4488 2% [= ] 124/4488 2% [= ] 125/4488 2% [= ] 126/4488 2% [= ] 127/4488 2% [= ] 128/4488 2% [= ] 129/4488 2% [= ] 130/4488 2% [= ] 131/4488 2% [= ] 132/4488 2% [= ] 133/4488 2% [= ] 134/4488 2% [= ] 135/4488 3% [= ] 136/4488 3% [= ] 137/4488 3% [= ] 138/4488 3% [= ] 139/4488 3% [= ] 140/4488 3% [= ] 141/4488 3% [= ] 142/4488 3% [= ] 143/4488 3% [= ] 144/4488 3% [== ] 145/4488 3% [== ] 146/4488 3% [== ] 147/4488 3% [== ] 148/4488 3% [== ] 149/4488 3% [== ] 150/4488 3% [== ] 151/4488 3% [== ] 152/4488 3% [== ] 153/4488 3% [== ] 154/4488 3% [== ] 155/4488 3% [== ] 156/4488 3% [== ] 157/4488 3% [== ] 158/4488 3% [== ] 159/4488 3% [== ] 160/4488 3% [== ] 161/4488 3% [== ] 162/4488 3% [== ] 163/4488 3% [== ] 164/4488 3% [== ] 165/4488 3% [== ] 166/4488 3% [== ] 167/4488 3% [== ] 168/4488 3% [== ] 169/4488 3% [== ] 170/4488 3% [== ] 171/4488 3% [== ] 172/4488 3% [== ] 173/4488 3% [== ] 174/4488 3% [== ] 175/4488 3% [== ] 176/4488 3% [== ] 177/4488 3% [== ] 178/4488 3% [== ] 179/4488 3% [== ] 180/4488 4% [== ] 181/4488 4% [== ] 182/4488 4% [== ] 183/4488 4% [== ] 184/4488 4% [== ] 185/4488 4% [== ] 186/4488 4% [== ] 187/4488 4% [== ] 188/4488 4% [== ] 189/4488 4% [== ] 190/4488 4% [== ] 191/4488 4% [== ] 192/4488 4% [== ] 193/4488 4% [== ] 194/4488 4% [== ] 195/4488 4% [== ] 196/4488 4% [== ] 197/4488 4% [== ] 198/4488 4% [== ] 199/4488 4% [== ] 200/4488 4% [== ] 201/4488 4% [== ] 202/4488 4% [== ] 203/4488 4% [== ] 204/4488 4% [== ] 205/4488 4% [== ] 206/4488 4% [== ] 207/4488 4% [== ] 208/4488 4% [== ] 209/4488 4% [== ] 210/4488 4% [== ] 211/4488 4% [== ] 212/4488 4% [== ] 213/4488 4% [== ] 214/4488 4% [== ] 215/4488 4% [== ] 216/4488 4% [== ] 217/4488 4% [=== ] 218/4488 4% [=== ] 219/4488 4% [=== ] 220/4488 4% [=== ] 221/4488 4% [=== ] 222/4488 4% [=== ] 223/4488 4% [=== ] 224/4488 4% [=== ] 225/4488 5% [=== ] 226/4488 5% [=== ] 227/4488 5% [=== ] 228/4488 5% [=== ] 229/4488 5% [=== ] 230/4488 5% [=== ] 231/4488 5% [=== ] 232/4488 5% [=== ] 233/4488 5% [=== ] 234/4488 5% [=== ] 235/4488 5% [=== ] 236/4488 5% [=== ] 237/4488 5% [=== ] 238/4488 5% [=== ] 239/4488 5% [=== ] 240/4488 5% [=== ] 241/4488 5% [=== ] 242/4488 5% [=== ] 243/4488 5% [=== ] 244/4488 5% [=== ] 245/4488 5% [=== ] 246/4488 5% [=== ] 247/4488 5% [=== ] 248/4488 5% [=== ] 249/4488 5% [=== ] 250/4488 5% [=== ] 251/4488 5% [=== ] 252/4488 5% [=== ] 253/4488 5% [=== ] 254/4488 5% [=== ] 255/4488 5% [=== ] 256/4488 5% [=== ] 257/4488 5% [=== ] 258/4488 5% [=== ] 259/4488 5% [=== ] 260/4488 5% [=== ] 261/4488 5% [=== ] 262/4488 5% [=== ] 263/4488 5% [=== ] 264/4488 5% [=== ] 265/4488 5% [=== ] 266/4488 5% [=== ] 267/4488 5% [=== ] 268/4488 5% [=== ] 269/4488 5% [=== ] 270/4488 6% [=== ] 271/4488 6% [=== ] 272/4488 6% [=== ] 273/4488 6% [=== ] 274/4488 6% [=== ] 275/4488 6% [=== ] 276/4488 6% [=== ] 277/4488 6% [=== ] 278/4488 6% [=== ] 279/4488 6% [=== ] 280/4488 6% [=== ] 281/4488 6% [=== ] 282/4488 6% [=== ] 283/4488 6% [=== ] 284/4488 6% [=== ] 285/4488 6% [=== ] 286/4488 6% [=== ] 287/4488 6% [=== ] 288/4488 6% [=== ] 289/4488 6% [==== ] 290/4488 6% [==== ] 291/4488 6% [==== ] 292/4488 6% [==== ] 293/4488 6% [==== ] 294/4488 6% [==== ] 295/4488 6% [==== ] 296/4488 6% [==== ] 297/4488 6% [==== ] 298/4488 6% [==== ] 299/4488 6% [==== ] 300/4488 6% [==== ] 301/4488 6% [==== ] 302/4488 6% [==== ] 303/4488 6% [==== ] 304/4488 6% [==== ] 305/4488 6% [==== ] 306/4488 6% [==== ] 307/4488 6% [==== ] 308/4488 6% [==== ] 309/4488 6% [==== ] 310/4488 6% [==== ] 311/4488 6% [==== ] 312/4488 6% [==== ] 313/4488 6% [==== ] 314/4488 6% [==== ] 315/4488 7% [==== ] 316/4488 7% [==== ] 317/4488 7% [==== ] 318/4488 7% [==== ] 319/4488 7% [==== ] 320/4488 7% [==== ] 321/4488 7% [==== ] 322/4488 7% [==== ] 323/4488 7% [==== ] 324/4488 7% [==== ] 325/4488 7% [==== ] 326/4488 7% [==== ] 327/4488 7% [==== ] 328/4488 7% [==== ] 329/4488 7% [==== ] 330/4488 7% [==== ] 331/4488 7% [==== ] 332/4488 7% [==== ] 333/4488 7% [==== ] 334/4488 7% [==== ] 335/4488 7% [==== ] 336/4488 7% [==== ] 337/4488 7% [==== ] 338/4488 7% [==== ] 339/4488 7% [==== ] 340/4488 7% [==== ] 341/4488 7% [==== ] 342/4488 7% [==== ] 343/4488 7% [==== ] 344/4488 7% [==== ] 345/4488 7% [==== ] 346/4488 7% [==== ] 347/4488 7% [==== ] 348/4488 7% [==== ] 349/4488 7% [==== ] 350/4488 7% [==== ] 351/4488 7% [==== ] 352/4488 7% [==== ] 353/4488 7% [==== ] 354/4488 7% [==== ] 355/4488 7% [==== ] 356/4488 7% [==== ] 357/4488 7% [==== ] 358/4488 7% [==== ] 359/4488 7% [==== ] 360/4488 8% [==== ] 361/4488 8% [===== ] 362/4488 8% [===== ] 363/4488 8% [===== ] 364/4488 8% [===== ] 365/4488 8% [===== ] 366/4488 8% [===== ] 367/4488 8% [===== ] 368/4488 8% [===== ] 369/4488 8% [===== ] 370/4488 8% [===== ] 371/4488 8% [===== ] 372/4488 8% [===== ] 373/4488 8% [===== ] 374/4488 8% [===== ] 375/4488 8% [===== ] 376/4488 8% [===== ] 377/4488 8% [===== ] 378/4488 8% [===== ] 379/4488 8% [===== ] 380/4488 8% [===== ] 381/4488 8% [===== ] 382/4488 8% [===== ] 383/4488 8% [===== ] 384/4488 8% [===== ] 385/4488 8% [===== ] 386/4488 8% [===== ] 387/4488 8% [===== ] 388/4488 8% [===== ] 389/4488 8% [===== ] 390/4488 8% [===== ] 391/4488 8% [===== ] 392/4488 8% [===== ] 393/4488 8% [===== ] 394/4488 8% [===== ] 395/4488 8% [===== ] 396/4488 8% [===== ] 397/4488 8% [===== ] 398/4488 8% [===== ] 399/4488 8% [===== ] 400/4488 8% [===== ] 401/4488 8% [===== ] 402/4488 8% [===== ] 403/4488 8% [===== ] 404/4488 9% [===== ] 405/4488 9% [===== ] 406/4488 9% [===== ] 407/4488 9% [===== ] 408/4488 9% [===== ] 409/4488 9% [===== ] 410/4488 9% [===== ] 411/4488 9% [===== ] 412/4488 9% [===== ] 413/4488 9% [===== ] 414/4488 9% [===== ] 415/4488 9% [===== ] 416/4488 9% [===== ] 417/4488 9% [===== ] 418/4488 9% [===== ] 419/4488 9% [===== ] 420/4488 9% [===== ] 421/4488 9% [===== ] 422/4488 9% [===== ] 423/4488 9% [===== ] 424/4488 9% [===== ] 425/4488 9% [===== ] 426/4488 9% [===== ] 427/4488 9% [===== ] 428/4488 9% [===== ] 429/4488 9% [===== ] 430/4488 9% [===== ] 431/4488 9% [===== ] 432/4488 9% [===== ] 433/4488 9% [===== ] 434/4488 9% [====== ] 435/4488 9% [====== ] 436/4488 9% [====== ] 437/4488 9% [====== ] 438/4488 9% [====== ] 439/4488 9% [====== ] 440/4488 9% [====== ] 441/4488 9% [====== ] 442/4488 9% [====== ] 443/4488 9% [====== ] 444/4488 9% [====== ] 445/4488 9% [====== ] 446/4488 9% [====== ] 447/4488 9% [====== ] 448/4488 9% [====== ] 449/4488 10% [====== ] 450/4488 10% [====== ] 451/4488 10% [====== ] 452/4488 10% [====== ] 453/4488 10% [====== ] 454/4488 10% [====== ] 455/4488 10% [====== ] 456/4488 10% [====== ] 457/4488 10% [====== ] 458/4488 10% [====== ] 459/4488 10% [====== ] 460/4488 10% [====== ] 461/4488 10% [====== ] 462/4488 10% [====== ] 463/4488 10% [====== ] 464/4488 10% [====== ] 465/4488 10% [====== ] 466/4488 10% [====== ] 467/4488 10% [====== ] 468/4488 10% [====== ] 469/4488 10% [====== ] 470/4488 10% [====== ] 471/4488 10% [====== ] 472/4488 10% [====== ] 473/4488 10% [====== ] 474/4488 10% [====== ] 475/4488 10% [====== ] 476/4488 10% [====== ] 477/4488 10% [====== ] 478/4488 10% [====== ] 479/4488 10% [====== ] 480/4488 10% [====== ] 481/4488 10% [====== ] 482/4488 10% [====== ] 483/4488 10% [====== ] 484/4488 10% [====== ] 485/4488 10% [====== ] 486/4488 10% [====== ] 487/4488 10% [====== ] 488/4488 10% [====== ] 489/4488 10% [====== ] 490/4488 10% [====== ] 491/4488 10% [====== ] 492/4488 10% [====== ] 493/4488 10% [====== ] 494/4488 11% [====== ] 495/4488 11% [====== ] 496/4488 11% [====== ] 497/4488 11% [====== ] 498/4488 11% [====== ] 499/4488 11% [====== ] 500/4488 11% [====== ] 501/4488 11% [====== ] 502/4488 11% [====== ] 503/4488 11% [====== ] 504/4488 11% [====== ] 505/4488 11% [====== ] 506/4488 11% [======= ] 507/4488 11% [======= ] 508/4488 11% [======= ] 509/4488 11% [======= ] 510/4488 11% [======= ] 511/4488 11% [======= ] 512/4488 11% [======= ] 513/4488 11% [======= ] 514/4488 11% [======= ] 515/4488 11% [======= ] 516/4488 11% [======= ] 517/4488 11% [======= ] 518/4488 11% [======= ] 519/4488 11% [======= ] 520/4488 11% [======= ] 521/4488 11% [======= ] 522/4488 11% [======= ] 523/4488 11% [======= ] 524/4488 11% [======= ] 525/4488 11% [======= ] 526/4488 11% [======= ] 527/4488 11% [======= ] 528/4488 11% [======= ] 529/4488 11% [======= ] 530/4488 11% [======= ] 531/4488 11% [======= ] 532/4488 11% [======= ] 533/4488 11% [======= ] 534/4488 11% [======= ] 535/4488 11% [======= ] 536/4488 11% [======= ] 537/4488 11% [======= ] 538/4488 11% [======= ] 539/4488 12% [======= ] 540/4488 12% [======= ] 541/4488 12% [======= ] 542/4488 12% [======= ] 543/4488 12% [======= ] 544/4488 12% [======= ] 545/4488 12% [======= ] 546/4488 12% [======= ] 547/4488 12% [======= ] 548/4488 12% [======= ] 549/4488 12% [======= ] 550/4488 12% [======= ] 551/4488 12% [======= ] 552/4488 12% [======= ] 553/4488 12% [======= ] 554/4488 12% [======= ] 555/4488 12% [======= ] 556/4488 12% [======= ] 557/4488 12% [======= ] 558/4488 12% [======= ] 559/4488 12% [======= ] 560/4488 12% [======= ] 561/4488 12% [======= ] 562/4488 12% [======= ] 563/4488 12% [======= ] 564/4488 12% [======= ] 565/4488 12% [======= ] 566/4488 12% [======= ] 567/4488 12% [======= ] 568/4488 12% [======= ] 569/4488 12% [======= ] 570/4488 12% [======= ] 571/4488 12% [======= ] 572/4488 12% [======= ] 573/4488 12% [======= ] 574/4488 12% [======= ] 575/4488 12% [======= ] 576/4488 12% [======= ] 577/4488 12% [======= ] 578/4488 12% [======= ] 579/4488 12% [======== ] 580/4488 12% [======== ] 581/4488 12% [======== ] 582/4488 12% [======== ] 583/4488 12% [======== ] 584/4488 13% [======== ] 585/4488 13% [======== ] 586/4488 13% [======== ] 587/4488 13% [======== ] 588/4488 13% [======== ] 589/4488 13% [======== ] 590/4488 13% [======== ] 591/4488 13% [======== ] 592/4488 13% [======== ] 593/4488 13% [======== ] 594/4488 13% [======== ] 595/4488 13% [======== ] 596/4488 13% [======== ] 597/4488 13% [======== ] 598/4488 13% [======== ] 599/4488 13% [======== ] 600/4488 13% [======== ] 601/4488 13% [======== ] 602/4488 13% [======== ] 603/4488 13% [======== ] 604/4488 13% [======== ] 605/4488 13% [======== ] 606/4488 13% [======== ] 607/4488 13% [======== ] 608/4488 13% [======== ] 609/4488 13% [======== ] 610/4488 13% [======== ] 611/4488 13% [======== ] 612/4488 13% [======== ] 613/4488 13% [======== ] 614/4488 13% [======== ] 615/4488 13% [======== ] 616/4488 13% [======== ] 617/4488 13% [======== ] 618/4488 13% [======== ] 619/4488 13% [======== ] 620/4488 13% [======== ] 621/4488 13% [======== ] 622/4488 13% [======== ] 623/4488 13% [======== ] 624/4488 13% [======== ] 625/4488 13% [======== ] 626/4488 13% [======== ] 627/4488 13% [======== ] 628/4488 13% [======== ] 629/4488 14% [======== ] 630/4488 14% [======== ] 631/4488 14% [======== ] 632/4488 14% [======== ] 633/4488 14% [======== ] 634/4488 14% [======== ] 635/4488 14% [======== ] 636/4488 14% [======== ] 637/4488 14% [======== ] 638/4488 14% [======== ] 639/4488 14% [======== ] 640/4488 14% [======== ] 641/4488 14% [======== ] 642/4488 14% [======== ] 643/4488 14% [======== ] 644/4488 14% [======== ] 645/4488 14% [======== ] 646/4488 14% [======== ] 647/4488 14% [======== ] 648/4488 14% [======== ] 649/4488 14% [======== ] 650/4488 14% [======== ] 651/4488 14% [========= ] 652/4488 14% [========= ] 653/4488 14% [========= ] 654/4488 14% [========= ] 655/4488 14% [========= ] 656/4488 14% [========= ] 657/4488 14% [========= ] 658/4488 14% [========= ] 659/4488 14% [========= ] 660/4488 14% [========= ] 661/4488 14% [========= ] 662/4488 14% [========= ] 663/4488 14% [========= ] 664/4488 14% [========= ] 665/4488 14% [========= ] 666/4488 14% [========= ] 667/4488 14% [========= ] 668/4488 14% [========= ] 669/4488 14% [========= ] 670/4488 14% [========= ] 671/4488 14% [========= ] 672/4488 14% [========= ] 673/4488 14% [========= ] 674/4488 15% [========= ] 675/4488 15% [========= ] 676/4488 15% [========= ] 677/4488 15% [========= ] 678/4488 15% [========= ] 679/4488 15% [========= ] 680/4488 15% [========= ] 681/4488 15% [========= ] 682/4488 15% [========= ] 683/4488 15% [========= ] 684/4488 15% [========= ] 685/4488 15% [========= ] 686/4488 15% [========= ] 687/4488 15% [========= ] 688/4488 15% [========= ] 689/4488 15% [========= ] 690/4488 15% [========= ] 691/4488 15% [========= ] 692/4488 15% [========= ] 693/4488 15% [========= ] 694/4488 15% [========= ] 695/4488 15% [========= ] 696/4488 15% [========= ] 697/4488 15% [========= ] 698/4488 15% [========= ] 699/4488 15% [========= ] 700/4488 15% [========= ] 701/4488 15% [========= ] 702/4488 15% [========= ] 703/4488 15% [========= ] 704/4488 15% [========= ] 705/4488 15% [========= ] 706/4488 15% [========= ] 707/4488 15% [========= ] 708/4488 15% [========= ] 709/4488 15% [========= ] 710/4488 15% [========= ] 711/4488 15% [========= ] 712/4488 15% [========= ] 713/4488 15% [========= ] 714/4488 15% [========= ] 715/4488 15% [========= ] 716/4488 15% [========= ] 717/4488 15% [========= ] 718/4488 15% [========= ] 719/4488 16% [========= ] 720/4488 16% [========= ] 721/4488 16% [========= ] 722/4488 16% [========= ] 723/4488 16% [========== ] 724/4488 16% [========== ] 725/4488 16% [========== ] 726/4488 16% [========== ] 727/4488 16% [========== ] 728/4488 16% [========== ] 729/4488 16% [========== ] 730/4488 16% [========== ] 731/4488 16% [========== ] 732/4488 16% [========== ] 733/4488 16% [========== ] 734/4488 16% [========== ] 735/4488 16% [========== ] 736/4488 16% [========== ] 737/4488 16% [========== ] 738/4488 16% [========== ] 739/4488 16% [========== ] 740/4488 16% [========== ] 741/4488 16% [========== ] 742/4488 16% [========== ] 743/4488 16% [========== ] 744/4488 16% [========== ] 745/4488 16% [========== ] 746/4488 16% [========== ] 747/4488 16% [========== ] 748/4488 16% [========== ] 749/4488 16% [========== ] 750/4488 16% [========== ] 751/4488 16% [========== ] 752/4488 16% [========== ] 753/4488 16% [========== ] 754/4488 16% [========== ] 755/4488 16% [========== ] 756/4488 16% [========== ] 757/4488 16% [========== ] 758/4488 16% [========== ] 759/4488 16% [========== ] 760/4488 16% [========== ] 761/4488 16% [========== ] 762/4488 16% [========== ] 763/4488 17% [========== ] 764/4488 17% [========== ] 765/4488 17% [========== ] 766/4488 17% [========== ] 767/4488 17% [========== ] 768/4488 17% [========== ] 769/4488 17% [========== ] 770/4488 17% [========== ] 771/4488 17% [========== ] 772/4488 17% [========== ] 773/4488 17% [========== ] 774/4488 17% [========== ] 775/4488 17% [========== ] 776/4488 17% [========== ] 777/4488 17% [========== ] 778/4488 17% [========== ] 779/4488 17% [========== ] 780/4488 17% [========== ] 781/4488 17% [========== ] 782/4488 17% [========== ] 783/4488 17% [========== ] 784/4488 17% [========== ] 785/4488 17% [========== ] 786/4488 17% [========== ] 787/4488 17% [========== ] 788/4488 17% [========== ] 789/4488 17% [========== ] 790/4488 17% [========== ] 791/4488 17% [========== ] 792/4488 17% [========== ] 793/4488 17% [========== ] 794/4488 17% [========== ] 795/4488 17% [========== ] 796/4488 17% [=========== ] 797/4488 17% [=========== ] 798/4488 17% [=========== ] 799/4488 17% [=========== ] 800/4488 17% [=========== ] 801/4488 17% [=========== ] 802/4488 17% [=========== ] 803/4488 17% [=========== ] 804/4488 17% [=========== ] 805/4488 17% [=========== ] 806/4488 17% [=========== ] 807/4488 17% [=========== ] 808/4488 18% [=========== ] 809/4488 18% [=========== ] 810/4488 18% [=========== ] 811/4488 18% [=========== ] 812/4488 18% [=========== ] 813/4488 18% [=========== ] 814/4488 18% [=========== ] 815/4488 18% [=========== ] 816/4488 18% [=========== ] 817/4488 18% [=========== ] 818/4488 18% [=========== ] 819/4488 18% [=========== ] 820/4488 18% [=========== ] 821/4488 18% [=========== ] 822/4488 18% [=========== ] 823/4488 18% [=========== ] 824/4488 18% [=========== ] 825/4488 18% [=========== ] 826/4488 18% [=========== ] 827/4488 18% [=========== ] 828/4488 18% [=========== ] 829/4488 18% [=========== ] 830/4488 18% [=========== ] 831/4488 18% [=========== ] 832/4488 18% [=========== ] 833/4488 18% [=========== ] 834/4488 18% [=========== ] 835/4488 18% [=========== ] 836/4488 18% [=========== ] 837/4488 18% [=========== ] 838/4488 18% [=========== ] 839/4488 18% [=========== ] 840/4488 18% [=========== ] 841/4488 18% [=========== ] 842/4488 18% [=========== ] 843/4488 18% [=========== ] 844/4488 18% [=========== ] 845/4488 18% [=========== ] 846/4488 18% [=========== ] 847/4488 18% [=========== ] 848/4488 18% [=========== ] 849/4488 18% [=========== ] 850/4488 18% [=========== ] 851/4488 18% [=========== ] 852/4488 18% [=========== ] 853/4488 19% [=========== ] 854/4488 19% [=========== ] 855/4488 19% [=========== ] 856/4488 19% [=========== ] 857/4488 19% [=========== ] 858/4488 19% [=========== ] 859/4488 19% [=========== ] 860/4488 19% [=========== ] 861/4488 19% [=========== ] 862/4488 19% [=========== ] 863/4488 19% [=========== ] 864/4488 19% [=========== ] 865/4488 19% [=========== ] 866/4488 19% [=========== ] 867/4488 19% [=========== ] 868/4488 19% [============ ] 869/4488 19% [============ ] 870/4488 19% [============ ] 871/4488 19% [============ ] 872/4488 19% [============ ] 873/4488 19% [============ ] 874/4488 19% [============ ] 875/4488 19% [============ ] 876/4488 19% [============ ] 877/4488 19% [============ ] 878/4488 19% [============ ] 879/4488 19% [============ ] 880/4488 19% [============ ] 881/4488 19% [============ ] 882/4488 19% [============ ] 883/4488 19% [============ ] 884/4488 19% [============ ] 885/4488 19% [============ ] 886/4488 19% [============ ] 887/4488 19% [============ ] 888/4488 19% [============ ] 889/4488 19% [============ ] 890/4488 19% [============ ] 891/4488 19% [============ ] 892/4488 19% [============ ] 893/4488 19% [============ ] 894/4488 19% [============ ] 895/4488 19% [============ ] 896/4488 19% [============ ] 897/4488 19% [============ ] 898/4488 20% [============ ] 899/4488 20% [============ ] 900/4488 20% [============ ] 901/4488 20% [============ ] 902/4488 20% [============ ] 903/4488 20% [============ ] 904/4488 20% [============ ] 905/4488 20% [============ ] 906/4488 20% [============ ] 907/4488 20% [============ ] 908/4488 20% [============ ] 909/4488 20% [============ ] 910/4488 20% [============ ] 911/4488 20% [============ ] 912/4488 20% [============ ] 913/4488 20% [============ ] 914/4488 20% [============ ] 915/4488 20% [============ ] 916/4488 20% [============ ] 917/4488 20% [============ ] 918/4488 20% [============ ] 919/4488 20% [============ ] 920/4488 20% [============ ] 921/4488 20% [============ ] 922/4488 20% [============ ] 923/4488 20% [============ ] 924/4488 20% [============ ] 925/4488 20% [============ ] 926/4488 20% [============ ] 927/4488 20% [============ ] 928/4488 20% [============ ] 929/4488 20% [============ ] 930/4488 20% [============ ] 931/4488 20% [============ ] 932/4488 20% [============ ] 933/4488 20% [============ ] 934/4488 20% [============ ] 935/4488 20% [============ ] 936/4488 20% [============ ] 937/4488 20% [============ ] 938/4488 20% [============ ] 939/4488 20% [============ ] 940/4488 20% [============ ] 941/4488 20% [============= ] 942/4488 20% [============= ] 943/4488 21% [============= ] 944/4488 21% [============= ] 945/4488 21% [============= ] 946/4488 21% [============= ] 947/4488 21% [============= ] 948/4488 21% [============= ] 949/4488 21% [============= ] 950/4488 21% [============= ] 951/4488 21% [============= ] 952/4488 21% [============= ] 953/4488 21% [============= ] 954/4488 21% [============= ] 955/4488 21% [============= ] 956/4488 21% [============= ] 957/4488 21% [============= ] 958/4488 21% [============= ] 959/4488 21% [============= ] 960/4488 21% [============= ] 961/4488 21% [============= ] 962/4488 21% [============= ] 963/4488 21% [============= ] 964/4488 21% [============= ] 965/4488 21% [============= ] 966/4488 21% [============= ] 967/4488 21% [============= ] 968/4488 21% [============= ] 969/4488 21% [============= ] 970/4488 21% [============= ] 971/4488 21% [============= ] 972/4488 21% [============= ] 973/4488 21% [============= ] 974/4488 21% [============= ] 975/4488 21% [============= ] 976/4488 21% [============= ] 977/4488 21% [============= ] 978/4488 21% [============= ] 979/4488 21% [============= ] 980/4488 21% [============= ] 981/4488 21% [============= ] 982/4488 21% [============= ] 983/4488 21% [============= ] 984/4488 21% [============= ] 985/4488 21% [============= ] 986/4488 21% [============= ] 987/4488 21% [============= ] 988/4488 22% [============= ] 989/4488 22% [============= ] 990/4488 22% [============= ] 991/4488 22% [============= ] 992/4488 22% [============= ] 993/4488 22% [============= ] 994/4488 22% [============= ] 995/4488 22% [============= ] 996/4488 22% [============= ] 997/4488 22% [============= ] 998/4488 22% [============= ] 999/4488 22% [============= ] 1000/4488 22% [============= ] 1001/4488 22% [============= ] 1002/4488 22% [============= ] 1003/4488 22% [============= ] 1004/4488 22% [============= ] 1005/4488 22% [============= ] 1006/4488 22% [============= ] 1007/4488 22% [============= ] 1008/4488 22% [============= ] 1009/4488 22% [============= ] 1010/4488 22% [============= ] 1011/4488 22% [============= ] 1012/4488 22% [============= ] 1013/4488 22% [============== ] 1014/4488 22% [============== ] 1015/4488 22% [============== ] 1016/4488 22% [============== ] 1017/4488 22% [============== ] 1018/4488 22% [============== ] 1019/4488 22% [============== ] 1020/4488 22% [============== ] 1021/4488 22% [============== ] 1022/4488 22% [============== ] 1023/4488 22% [============== ] 1024/4488 22% [============== ] 1025/4488 22% [============== ] 1026/4488 22% [============== ] 1027/4488 22% [============== ] 1028/4488 22% [============== ] 1029/4488 22% [============== ] 1030/4488 22% [============== ] 1031/4488 22% [============== ] 1032/4488 22% [============== ] 1033/4488 23% [============== ] 1034/4488 23% [============== ] 1035/4488 23% [============== ] 1036/4488 23% [============== ] 1037/4488 23% [============== ] 1038/4488 23% [============== ] 1039/4488 23% [============== ] 1040/4488 23% [============== ] 1041/4488 23% [============== ] 1042/4488 23% [============== ] 1043/4488 23% [============== ] 1044/4488 23% [============== ] 1045/4488 23% [============== ] 1046/4488 23% [============== ] 1047/4488 23% [============== ] 1048/4488 23% [============== ] 1049/4488 23% [============== ] 1050/4488 23% [============== ] 1051/4488 23% [============== ] 1052/4488 23% [============== ] 1053/4488 23% [============== ] 1054/4488 23% [============== ] 1055/4488 23% [============== ] 1056/4488 23% [============== ] 1057/4488 23% [============== ] 1058/4488 23% [============== ] 1059/4488 23% [============== ] 1060/4488 23% [============== ] 1061/4488 23% [============== ] 1062/4488 23% [============== ] 1063/4488 23% [============== ] 1064/4488 23% [============== ] 1065/4488 23% [============== ] 1066/4488 23% [============== ] 1067/4488 23% [============== ] 1068/4488 23% [============== ] 1069/4488 23% [============== ] 1070/4488 23% [============== ] 1071/4488 23% [============== ] 1072/4488 23% [============== ] 1073/4488 23% [============== ] 1074/4488 23% [============== ] 1075/4488 23% [============== ] 1076/4488 23% [============== ] 1077/4488 23% [============== ] 1078/4488 24% [============== ] 1079/4488 24% [============== ] 1080/4488 24% [============== ] 1081/4488 24% [============== ] 1082/4488 24% [============== ] 1083/4488 24% [============== ] 1084/4488 24% [============== ] 1085/4488 24% [=============== ] 1086/4488 24% [=============== ] 1087/4488 24% [=============== ] 1088/4488 24% [=============== ] 1089/4488 24% [=============== ] 1090/4488 24% [=============== ] 1091/4488 24% [=============== ] 1092/4488 24% [=============== ] 1093/4488 24% [=============== ] 1094/4488 24% [=============== ] 1095/4488 24% [=============== ] 1096/4488 24% [=============== ] 1097/4488 24% [=============== ] 1098/4488 24% [=============== ] 1099/4488 24% [=============== ] 1100/4488 24% [=============== ] 1101/4488 24% [=============== ] 1102/4488 24% [=============== ] 1103/4488 24% [=============== ] 1104/4488 24% [=============== ] 1105/4488 24% [=============== ] 1106/4488 24% [=============== ] 1107/4488 24% [=============== ] 1108/4488 24% [=============== ] 1109/4488 24% [=============== ] 1110/4488 24% [=============== ] 1111/4488 24% [=============== ] 1112/4488 24% [=============== ] 1113/4488 24% [=============== ] 1114/4488 24% [=============== ] 1115/4488 24% [=============== ] 1116/4488 24% [=============== ] 1117/4488 24% [=============== ] 1118/4488 24% [=============== ] 1119/4488 24% [=============== ] 1120/4488 24% [=============== ] 1121/4488 24% [=============== ] 1122/4488 25% [=============== ] 1123/4488 25% [=============== ] 1124/4488 25% [=============== ] 1125/4488 25% [=============== ] 1126/4488 25% [=============== ] 1127/4488 25% [=============== ] 1128/4488 25% [=============== ] 1129/4488 25% [=============== ] 1130/4488 25% [=============== ] 1131/4488 25% [=============== ] 1132/4488 25% [=============== ] 1133/4488 25% [=============== ] 1134/4488 25% [=============== ] 1135/4488 25% [=============== ] 1136/4488 25% [=============== ] 1137/4488 25% [=============== ] 1138/4488 25% [=============== ] 1139/4488 25% [=============== ] 1140/4488 25% [=============== ] 1141/4488 25% [=============== ] 1142/4488 25% [=============== ] 1143/4488 25% [=============== ] 1144/4488 25% [=============== ] 1145/4488 25% [=============== ] 1146/4488 25% [=============== ] 1147/4488 25% [=============== ] 1148/4488 25% [=============== ] 1149/4488 25% [=============== ] 1150/4488 25% [=============== ] 1151/4488 25% [=============== ] 1152/4488 25% [=============== ] 1153/4488 25% [=============== ] 1154/4488 25% [=============== ] 1155/4488 25% [=============== ] 1156/4488 25% [=============== ] 1157/4488 25% [=============== ] 1158/4488 25% [================ ] 1159/4488 25% [================ ] 1160/4488 25% [================ ] 1161/4488 25% [================ ] 1162/4488 25% [================ ] 1163/4488 25% [================ ] 1164/4488 25% [================ ] 1165/4488 25% [================ ] 1166/4488 25% [================ ] 1167/4488 26% [================ ] 1168/4488 26% [================ ] 1169/4488 26% [================ ] 1170/4488 26% [================ ] 1171/4488 26% [================ ] 1172/4488 26% [================ ] 1173/4488 26% [================ ] 1174/4488 26% [================ ] 1175/4488 26% [================ ] 1176/4488 26% [================ ] 1177/4488 26% [================ ] 1178/4488 26% [================ ] 1179/4488 26% [================ ] 1180/4488 26% [================ ] 1181/4488 26% [================ ] 1182/4488 26% [================ ] 1183/4488 26% [================ ] 1184/4488 26% [================ ] 1185/4488 26% [================ ] 1186/4488 26% [================ ] 1187/4488 26% [================ ] 1188/4488 26% [================ ] 1189/4488 26% [================ ] 1190/4488 26% [================ ] 1191/4488 26% [================ ] 1192/4488 26% [================ ] 1193/4488 26% [================ ] 1194/4488 26% [================ ] 1195/4488 26% [================ ] 1196/4488 26% [================ ] 1197/4488 26% [================ ] 1198/4488 26% [================ ] 1199/4488 26% [================ ] 1200/4488 26% [================ ] 1201/4488 26% [================ ] 1202/4488 26% [================ ] 1203/4488 26% [================ ] 1204/4488 26% [================ ] 1205/4488 26% [================ ] 1206/4488 26% [================ ] 1207/4488 26% [================ ] 1208/4488 26% [================ ] 1209/4488 26% [================ ] 1210/4488 26% [================ ] 1211/4488 26% [================ ] 1212/4488 27% [================ ] 1213/4488 27% [================ ] 1214/4488 27% [================ ] 1215/4488 27% [================ ] 1216/4488 27% [================ ] 1217/4488 27% [================ ] 1218/4488 27% [================ ] 1219/4488 27% [================ ] 1220/4488 27% [================ ] 1221/4488 27% [================ ] 1222/4488 27% [================ ] 1223/4488 27% [================ ] 1224/4488 27% [================ ] 1225/4488 27% [================ ] 1226/4488 27% [================ ] 1227/4488 27% [================ ] 1228/4488 27% [================ ] 1229/4488 27% [================ ] 1230/4488 27% [================= ] 1231/4488 27% [================= ] 1232/4488 27% [================= ] 1233/4488 27% [================= ] 1234/4488 27% [================= ] 1235/4488 27% [================= ] 1236/4488 27% [================= ] 1237/4488 27% [================= ] 1238/4488 27% [================= ] 1239/4488 27% [================= ] 1240/4488 27% [================= ] 1241/4488 27% [================= ] 1242/4488 27% [================= ] 1243/4488 27% [================= ] 1244/4488 27% [================= ] 1245/4488 27% [================= ] 1246/4488 27% [================= ] 1247/4488 27% [================= ] 1248/4488 27% [================= ] 1249/4488 27% [================= ] 1250/4488 27% [================= ] 1251/4488 27% [================= ] 1252/4488 27% [================= ] 1253/4488 27% [================= ] 1254/4488 27% [================= ] 1255/4488 27% [================= ] 1256/4488 27% [================= ] 1257/4488 28% [================= ] 1258/4488 28% [================= ] 1259/4488 28% [================= ] 1260/4488 28% [================= ] 1261/4488 28% [================= ] 1262/4488 28% [================= ] 1263/4488 28% [================= ] 1264/4488 28% [================= ] 1265/4488 28% [================= ] 1266/4488 28% [================= ] 1267/4488 28% [================= ] 1268/4488 28% [================= ] 1269/4488 28% [================= ] 1270/4488 28% [================= ] 1271/4488 28% [================= ] 1272/4488 28% [================= ] 1273/4488 28% [================= ] 1274/4488 28% [================= ] 1275/4488 28% [================= ] 1276/4488 28% [================= ] 1277/4488 28% [================= ] 1278/4488 28% [================= ] 1279/4488 28% [================= ] 1280/4488 28% [================= ] 1281/4488 28% [================= ] 1282/4488 28% [================= ] 1283/4488 28% [================= ] 1284/4488 28% [================= ] 1285/4488 28% [================= ] 1286/4488 28% [================= ] 1287/4488 28% [================= ] 1288/4488 28% [================= ] 1289/4488 28% [================= ] 1290/4488 28% [================= ] 1291/4488 28% [================= ] 1292/4488 28% [================= ] 1293/4488 28% [================= ] 1294/4488 28% [================= ] 1295/4488 28% [================= ] 1296/4488 28% [================= ] 1297/4488 28% [================= ] 1298/4488 28% [================= ] 1299/4488 28% [================= ] 1300/4488 28% [================= ] 1301/4488 28% [================= ] 1302/4488 29% [================== ] 1303/4488 29% [================== ] 1304/4488 29% [================== ] 1305/4488 29% [================== ] 1306/4488 29% [================== ] 1307/4488 29% [================== ] 1308/4488 29% [================== ] 1309/4488 29% [================== ] 1310/4488 29% [================== ] 1311/4488 29% [================== ] 1312/4488 29% [================== ] 1313/4488 29% [================== ] 1314/4488 29% [================== ] 1315/4488 29% [================== ] 1316/4488 29% [================== ] 1317/4488 29% [================== ] 1318/4488 29% [================== ] 1319/4488 29% [================== ] 1320/4488 29% [================== ] 1321/4488 29% [================== ] 1322/4488 29% [================== ] 1323/4488 29% [================== ] 1324/4488 29% [================== ] 1325/4488 29% [================== ] 1326/4488 29% [================== ] 1327/4488 29% [================== ] 1328/4488 29% [================== ] 1329/4488 29% [================== ] 1330/4488 29% [================== ] 1331/4488 29% [================== ] 1332/4488 29% [================== ] 1333/4488 29% [================== ] 1334/4488 29% [================== ] 1335/4488 29% [================== ] 1336/4488 29% [================== ] 1337/4488 29% [================== ] 1338/4488 29% [================== ] 1339/4488 29% [================== ] 1340/4488 29% [================== ] 1341/4488 29% [================== ] 1342/4488 29% [================== ] 1343/4488 29% [================== ] 1344/4488 29% [================== ] 1345/4488 29% [================== ] 1346/4488 29% [================== ] 1347/4488 30% [================== ] 1348/4488 30% [================== ] 1349/4488 30% [================== ] 1350/4488 30% [================== ] 1351/4488 30% [================== ] 1352/4488 30% [================== ] 1353/4488 30% [================== ] 1354/4488 30% [================== ] 1355/4488 30% [================== ] 1356/4488 30% [================== ] 1357/4488 30% [================== ] 1358/4488 30% [================== ] 1359/4488 30% [================== ] 1360/4488 30% [================== ] 1361/4488 30% [================== ] 1362/4488 30% [================== ] 1363/4488 30% [================== ] 1364/4488 30% [================== ] 1365/4488 30% [================== ] 1366/4488 30% [================== ] 1367/4488 30% [================== ] 1368/4488 30% [================== ] 1369/4488 30% [================== ] 1370/4488 30% [================== ] 1371/4488 30% [================== ] 1372/4488 30% [================== ] 1373/4488 30% [================== ] 1374/4488 30% [================== ] 1375/4488 30% [=================== ] 1376/4488 30% [=================== ] 1377/4488 30% [=================== ] 1378/4488 30% [=================== ] 1379/4488 30% [=================== ] 1380/4488 30% [=================== ] 1381/4488 30% [=================== ] 1382/4488 30% [=================== ] 1383/4488 30% [=================== ] 1384/4488 30% [=================== ] 1385/4488 30% [=================== ] 1386/4488 30% [=================== ] 1387/4488 30% [=================== ] 1388/4488 30% [=================== ] 1389/4488 30% [=================== ] 1390/4488 30% [=================== ] 1391/4488 30% [=================== ] 1392/4488 31% [=================== ] 1393/4488 31% [=================== ] 1394/4488 31% [=================== ] 1395/4488 31% [=================== ] 1396/4488 31% [=================== ] 1397/4488 31% [=================== ] 1398/4488 31% [=================== ] 1399/4488 31% [=================== ] 1400/4488 31% [=================== ] 1401/4488 31% [=================== ] 1402/4488 31% [=================== ] 1403/4488 31% [=================== ] 1404/4488 31% [=================== ] 1405/4488 31% [=================== ] 1406/4488 31% [=================== ] 1407/4488 31% [=================== ] 1408/4488 31% [=================== ] 1409/4488 31% [=================== ] 1410/4488 31% [=================== ] 1411/4488 31% [=================== ] 1412/4488 31% [=================== ] 1413/4488 31% [=================== ] 1414/4488 31% [=================== ] 1415/4488 31% [=================== ] 1416/4488 31% [=================== ] 1417/4488 31% [=================== ] 1418/4488 31% [=================== ] 1419/4488 31% [=================== ] 1420/4488 31% [=================== ] 1421/4488 31% [=================== ] 1422/4488 31% [=================== ] 1423/4488 31% [=================== ] 1424/4488 31% [=================== ] 1425/4488 31% [=================== ] 1426/4488 31% [=================== ] 1427/4488 31% [=================== ] 1428/4488 31% [=================== ] 1429/4488 31% [=================== ] 1430/4488 31% [=================== ] 1431/4488 31% [=================== ] 1432/4488 31% [=================== ] 1433/4488 31% [=================== ] 1434/4488 31% [=================== ] 1435/4488 31% [=================== ] 1436/4488 31% [=================== ] 1437/4488 32% [=================== ] 1438/4488 32% [=================== ] 1439/4488 32% [=================== ] 1440/4488 32% [=================== ] 1441/4488 32% [=================== ] 1442/4488 32% [=================== ] 1443/4488 32% [=================== ] 1444/4488 32% [=================== ] 1445/4488 32% [=================== ] 1446/4488 32% [=================== ] 1447/4488 32% [==================== ] 1448/4488 32% [==================== ] 1449/4488 32% [==================== ] 1450/4488 32% [==================== ] 1451/4488 32% [==================== ] 1452/4488 32% [==================== ] 1453/4488 32% [==================== ] 1454/4488 32% [==================== ] 1455/4488 32% [==================== ] 1456/4488 32% [==================== ] 1457/4488 32% [==================== ] 1458/4488 32% [==================== ] 1459/4488 32% [==================== ] 1460/4488 32% [==================== ] 1461/4488 32% [==================== ] 1462/4488 32% [==================== ] 1463/4488 32% [==================== ] 1464/4488 32% [==================== ] 1465/4488 32% [==================== ] 1466/4488 32% [==================== ] 1467/4488 32% [==================== ] 1468/4488 32% [==================== ] 1469/4488 32% [==================== ] 1470/4488 32% [==================== ] 1471/4488 32% [==================== ] 1472/4488 32% [==================== ] 1473/4488 32% [==================== ] 1474/4488 32% [==================== ] 1475/4488 32% [==================== ] 1476/4488 32% [==================== ] 1477/4488 32% [==================== ] 1478/4488 32% [==================== ] 1479/4488 32% [==================== ] 1480/4488 32% [==================== ] 1481/4488 32% [==================== ] 1482/4488 33% [==================== ] 1483/4488 33% [==================== ] 1484/4488 33% [==================== ] 1485/4488 33% [==================== ] 1486/4488 33% [==================== ] 1487/4488 33% [==================== ] 1488/4488 33% [==================== ] 1489/4488 33% [==================== ] 1490/4488 33% [==================== ] 1491/4488 33% [==================== ] 1492/4488 33% [==================== ] 1493/4488 33% [==================== ] 1494/4488 33% [==================== ] 1495/4488 33% [==================== ] 1496/4488 33% [==================== ] 1497/4488 33% [==================== ] 1498/4488 33% [==================== ] 1499/4488 33% [==================== ] 1500/4488 33% [==================== ] 1501/4488 33% [==================== ] 1502/4488 33% [==================== ] 1503/4488 33% [==================== ] 1504/4488 33% [==================== ] 1505/4488 33% [==================== ] 1506/4488 33% [==================== ] 1507/4488 33% [==================== ] 1508/4488 33% [==================== ] 1509/4488 33% [==================== ] 1510/4488 33% [==================== ] 1511/4488 33% [==================== ] 1512/4488 33% [==================== ] 1513/4488 33% [==================== ] 1514/4488 33% [==================== ] 1515/4488 33% [==================== ] 1516/4488 33% [==================== ] 1517/4488 33% [==================== ] 1518/4488 33% [==================== ] 1519/4488 33% [==================== ] 1520/4488 33% [===================== ] 1521/4488 33% [===================== ] 1522/4488 33% [===================== ] 1523/4488 33% [===================== ] 1524/4488 33% [===================== ] 1525/4488 33% [===================== ] 1526/4488 34% [===================== ] 1527/4488 34% [===================== ] 1528/4488 34% [===================== ] 1529/4488 34% [===================== ] 1530/4488 34% [===================== ] 1531/4488 34% [===================== ] 1532/4488 34% [===================== ] 1533/4488 34% [===================== ] 1534/4488 34% [===================== ] 1535/4488 34% [===================== ] 1536/4488 34% [===================== ] 1537/4488 34% [===================== ] 1538/4488 34% [===================== ] 1539/4488 34% [===================== ] 1540/4488 34% [===================== ] 1541/4488 34% [===================== ] 1542/4488 34% [===================== ] 1543/4488 34% [===================== ] 1544/4488 34% [===================== ] 1545/4488 34% [===================== ] 1546/4488 34% [===================== ] 1547/4488 34% [===================== ] 1548/4488 34% [===================== ] 1549/4488 34% [===================== ] 1550/4488 34% [===================== ] 1551/4488 34% [===================== ] 1552/4488 34% [===================== ] 1553/4488 34% [===================== ] 1554/4488 34% [===================== ] 1555/4488 34% [===================== ] 1556/4488 34% [===================== ] 1557/4488 34% [===================== ] 1558/4488 34% [===================== ] 1559/4488 34% [===================== ] 1560/4488 34% [===================== ] 1561/4488 34% [===================== ] 1562/4488 34% [===================== ] 1563/4488 34% [===================== ] 1564/4488 34% [===================== ] 1565/4488 34% [===================== ] 1566/4488 34% [===================== ] 1567/4488 34% [===================== ] 1568/4488 34% [===================== ] 1569/4488 34% [===================== ] 1570/4488 34% [===================== ] 1571/4488 35% [===================== ] 1572/4488 35% [===================== ] 1573/4488 35% [===================== ] 1574/4488 35% [===================== ] 1575/4488 35% [===================== ] 1576/4488 35% [===================== ] 1577/4488 35% [===================== ] 1578/4488 35% [===================== ] 1579/4488 35% [===================== ] 1580/4488 35% [===================== ] 1581/4488 35% [===================== ] 1582/4488 35% [===================== ] 1583/4488 35% [===================== ] 1584/4488 35% [===================== ] 1585/4488 35% [===================== ] 1586/4488 35% [===================== ] 1587/4488 35% [===================== ] 1588/4488 35% [===================== ] 1589/4488 35% [===================== ] 1590/4488 35% [===================== ] 1591/4488 35% [===================== ] 1592/4488 35% [====================== ] 1593/4488 35% [====================== ] 1594/4488 35% [====================== ] 1595/4488 35% [====================== ] 1596/4488 35% [====================== ] 1597/4488 35% [====================== ] 1598/4488 35% [====================== ] 1599/4488 35% [====================== ] 1600/4488 35% [====================== ] 1601/4488 35% [====================== ] 1602/4488 35% [====================== ] 1603/4488 35% [====================== ] 1604/4488 35% [====================== ] 1605/4488 35% [====================== ] 1606/4488 35% [====================== ] 1607/4488 35% [====================== ] 1608/4488 35% [====================== ] 1609/4488 35% [====================== ] 1610/4488 35% [====================== ] 1611/4488 35% [====================== ] 1612/4488 35% [====================== ] 1613/4488 35% [====================== ] 1614/4488 35% [====================== ] 1615/4488 35% [====================== ] 1616/4488 36% [====================== ] 1617/4488 36% [====================== ] 1618/4488 36% [====================== ] 1619/4488 36% [====================== ] 1620/4488 36% [====================== ] 1621/4488 36% [====================== ] 1622/4488 36% [====================== ] 1623/4488 36% [====================== ] 1624/4488 36% [====================== ] 1625/4488 36% [====================== ] 1626/4488 36% [====================== ] 1627/4488 36% [====================== ] 1628/4488 36% [====================== ] 1629/4488 36% [====================== ] 1630/4488 36% [====================== ] 1631/4488 36% [====================== ] 1632/4488 36% [====================== ] 1633/4488 36% [====================== ] 1634/4488 36% [====================== ] 1635/4488 36% [====================== ] 1636/4488 36% [====================== ] 1637/4488 36% [====================== ] 1638/4488 36% [====================== ] 1639/4488 36% [====================== ] 1640/4488 36% [====================== ] 1641/4488 36% [====================== ] 1642/4488 36% [====================== ] 1643/4488 36% [====================== ] 1644/4488 36% [====================== ] 1645/4488 36% [====================== ] 1646/4488 36% [====================== ] 1647/4488 36% [====================== ] 1648/4488 36% [====================== ] 1649/4488 36% [====================== ] 1650/4488 36% [====================== ] 1651/4488 36% [====================== ] 1652/4488 36% [====================== ] 1653/4488 36% [====================== ] 1654/4488 36% [====================== ] 1655/4488 36% [====================== ] 1656/4488 36% [====================== ] 1657/4488 36% [====================== ] 1658/4488 36% [====================== ] 1659/4488 36% [====================== ] 1660/4488 36% [====================== ] 1661/4488 37% [====================== ] 1662/4488 37% [====================== ] 1663/4488 37% [====================== ] 1664/4488 37% [======================= ] 1665/4488 37% [======================= ] 1666/4488 37% [======================= ] 1667/4488 37% [======================= ] 1668/4488 37% [======================= ] 1669/4488 37% [======================= ] 1670/4488 37% [======================= ] 1671/4488 37% [======================= ] 1672/4488 37% [======================= ] 1673/4488 37% [======================= ] 1674/4488 37% [======================= ] 1675/4488 37% [======================= ] 1676/4488 37% [======================= ] 1677/4488 37% [======================= ] 1678/4488 37% [======================= ] 1679/4488 37% [======================= ] 1680/4488 37% [======================= ] 1681/4488 37% [======================= ] 1682/4488 37% [======================= ] 1683/4488 37% [======================= ] 1684/4488 37% [======================= ] 1685/4488 37% [======================= ] 1686/4488 37% [======================= ] 1687/4488 37% [======================= ] 1688/4488 37% [======================= ] 1689/4488 37% [======================= ] 1690/4488 37% [======================= ] 1691/4488 37% [======================= ] 1692/4488 37% [======================= ] 1693/4488 37% [======================= ] 1694/4488 37% [======================= ] 1695/4488 37% [======================= ] 1696/4488 37% [======================= ] 1697/4488 37% [======================= ] 1698/4488 37% [======================= ] 1699/4488 37% [======================= ] 1700/4488 37% [======================= ] 1701/4488 37% [======================= ] 1702/4488 37% [======================= ] 1703/4488 37% [======================= ] 1704/4488 37% [======================= ] 1705/4488 37% [======================= ] 1706/4488 38% [======================= ] 1707/4488 38% [======================= ] 1708/4488 38% [======================= ] 1709/4488 38% [======================= ] 1710/4488 38% [======================= ] 1711/4488 38% [======================= ] 1712/4488 38% [======================= ] 1713/4488 38% [======================= ] 1714/4488 38% [======================= ] 1715/4488 38% [======================= ] 1716/4488 38% [======================= ] 1717/4488 38% [======================= ] 1718/4488 38% [======================= ] 1719/4488 38% [======================= ] 1720/4488 38% [======================= ] 1721/4488 38% [======================= ] 1722/4488 38% [======================= ] 1723/4488 38% [======================= ] 1724/4488 38% [======================= ] 1725/4488 38% [======================= ] 1726/4488 38% [======================= ] 1727/4488 38% [======================= ] 1728/4488 38% [======================= ] 1729/4488 38% [======================= ] 1730/4488 38% [======================= ] 1731/4488 38% [======================= ] 1732/4488 38% [======================= ] 1733/4488 38% [======================= ] 1734/4488 38% [======================= ] 1735/4488 38% [======================= ] 1736/4488 38% [======================= ] 1737/4488 38% [======================== ] 1738/4488 38% [======================== ] 1739/4488 38% [======================== ] 1740/4488 38% [======================== ] 1741/4488 38% [======================== ] 1742/4488 38% [======================== ] 1743/4488 38% [======================== ] 1744/4488 38% [======================== ] 1745/4488 38% [======================== ] 1746/4488 38% [======================== ] 1747/4488 38% [======================== ] 1748/4488 38% [======================== ] 1749/4488 38% [======================== ] 1750/4488 38% [======================== ] 1751/4488 39% [======================== ] 1752/4488 39% [======================== ] 1753/4488 39% [======================== ] 1754/4488 39% [======================== ] 1755/4488 39% [======================== ] 1756/4488 39% [======================== ] 1757/4488 39% [======================== ] 1758/4488 39% [======================== ] 1759/4488 39% [======================== ] 1760/4488 39% [======================== ] 1761/4488 39% [======================== ] 1762/4488 39% [======================== ] 1763/4488 39% [======================== ] 1764/4488 39% [======================== ] 1765/4488 39% [======================== ] 1766/4488 39% [======================== ] 1767/4488 39% [======================== ] 1768/4488 39% [======================== ] 1769/4488 39% [======================== ] 1770/4488 39% [======================== ] 1771/4488 39% [======================== ] 1772/4488 39% [======================== ] 1773/4488 39% [======================== ] 1774/4488 39% [======================== ] 1775/4488 39% [======================== ] 1776/4488 39% [======================== ] 1777/4488 39% [======================== ] 1778/4488 39% [======================== ] 1779/4488 39% [======================== ] 1780/4488 39% [======================== ] 1781/4488 39% [======================== ] 1782/4488 39% [======================== ] 1783/4488 39% [======================== ] 1784/4488 39% [======================== ] 1785/4488 39% [======================== ] 1786/4488 39% [======================== ] 1787/4488 39% [======================== ] 1788/4488 39% [======================== ] 1789/4488 39% [======================== ] 1790/4488 39% [======================== ] 1791/4488 39% [======================== ] 1792/4488 39% [======================== ] 1793/4488 39% [======================== ] 1794/4488 39% [======================== ] 1795/4488 39% [======================== ] 1796/4488 40% [======================== ] 1797/4488 40% [======================== ] 1798/4488 40% [======================== ] 1799/4488 40% [======================== ] 1800/4488 40% [======================== ] 1801/4488 40% [======================== ] 1802/4488 40% [======================== ] 1803/4488 40% [======================== ] 1804/4488 40% [======================== ] 1805/4488 40% [======================== ] 1806/4488 40% [======================== ] 1807/4488 40% [======================== ] 1808/4488 40% [======================== ] 1809/4488 40% [========================= ] 1810/4488 40% [========================= ] 1811/4488 40% [========================= ] 1812/4488 40% [========================= ] 1813/4488 40% [========================= ] 1814/4488 40% [========================= ] 1815/4488 40% [========================= ] 1816/4488 40% [========================= ] 1817/4488 40% [========================= ] 1818/4488 40% [========================= ] 1819/4488 40% [========================= ] 1820/4488 40% [========================= ] 1821/4488 40% [========================= ] 1822/4488 40% [========================= ] 1823/4488 40% [========================= ] 1824/4488 40% [========================= ] 1825/4488 40% [========================= ] 1826/4488 40% [========================= ] 1827/4488 40% [========================= ] 1828/4488 40% [========================= ] 1829/4488 40% [========================= ] 1830/4488 40% [========================= ] 1831/4488 40% [========================= ] 1832/4488 40% [========================= ] 1833/4488 40% [========================= ] 1834/4488 40% [========================= ] 1835/4488 40% [========================= ] 1836/4488 40% [========================= ] 1837/4488 40% [========================= ] 1838/4488 40% [========================= ] 1839/4488 40% [========================= ] 1840/4488 40% [========================= ] 1841/4488 41% [========================= ] 1842/4488 41% [========================= ] 1843/4488 41% [========================= ] 1844/4488 41% [========================= ] 1845/4488 41% [========================= ] 1846/4488 41% [========================= ] 1847/4488 41% [========================= ] 1848/4488 41% [========================= ] 1849/4488 41% [========================= ] 1850/4488 41% [========================= ] 1851/4488 41% [========================= ] 1852/4488 41% [========================= ] 1853/4488 41% [========================= ] 1854/4488 41% [========================= ] 1855/4488 41% [========================= ] 1856/4488 41% [========================= ] 1857/4488 41% [========================= ] 1858/4488 41% [========================= ] 1859/4488 41% [========================= ] 1860/4488 41% [========================= ] 1861/4488 41% [========================= ] 1862/4488 41% [========================= ] 1863/4488 41% [========================= ] 1864/4488 41% [========================= ] 1865/4488 41% [========================= ] 1866/4488 41% [========================= ] 1867/4488 41% [========================= ] 1868/4488 41% [========================= ] 1869/4488 41% [========================= ] 1870/4488 41% [========================= ] 1871/4488 41% [========================= ] 1872/4488 41% [========================= ] 1873/4488 41% [========================= ] 1874/4488 41% [========================= ] 1875/4488 41% [========================= ] 1876/4488 41% [========================= ] 1877/4488 41% [========================= ] 1878/4488 41% [========================= ] 1879/4488 41% [========================= ] 1880/4488 41% [========================= ] 1881/4488 41% [========================= ] 1882/4488 41% [========================== ] 1883/4488 41% [========================== ] 1884/4488 41% [========================== ] 1885/4488 42% [========================== ] 1886/4488 42% [========================== ] 1887/4488 42% [========================== ] 1888/4488 42% [========================== ] 1889/4488 42% [========================== ] 1890/4488 42% [========================== ] 1891/4488 42% [========================== ] 1892/4488 42% [========================== ] 1893/4488 42% [========================== ] 1894/4488 42% [========================== ] 1895/4488 42% [========================== ] 1896/4488 42% [========================== ] 1897/4488 42% [========================== ] 1898/4488 42% [========================== ] 1899/4488 42% [========================== ] 1900/4488 42% [========================== ] 1901/4488 42% [========================== ] 1902/4488 42% [========================== ] 1903/4488 42% [========================== ] 1904/4488 42% [========================== ] 1905/4488 42% [========================== ] 1906/4488 42% [========================== ] 1907/4488 42% [========================== ] 1908/4488 42% [========================== ] 1909/4488 42% [========================== ] 1910/4488 42% [========================== ] 1911/4488 42% [========================== ] 1912/4488 42% [========================== ] 1913/4488 42% [========================== ] 1914/4488 42% [========================== ] 1915/4488 42% [========================== ] 1916/4488 42% [========================== ] 1917/4488 42% [========================== ] 1918/4488 42% [========================== ] 1919/4488 42% [========================== ] 1920/4488 42% [========================== ] 1921/4488 42% [========================== ] 1922/4488 42% [========================== ] 1923/4488 42% [========================== ] 1924/4488 42% [========================== ] 1925/4488 42% [========================== ] 1926/4488 42% [========================== ] 1927/4488 42% [========================== ] 1928/4488 42% [========================== ] 1929/4488 42% [========================== ] 1930/4488 43% [========================== ] 1931/4488 43% [========================== ] 1932/4488 43% [========================== ] 1933/4488 43% [========================== ] 1934/4488 43% [========================== ] 1935/4488 43% [========================== ] 1936/4488 43% [========================== ] 1937/4488 43% [========================== ] 1938/4488 43% [========================== ] 1939/4488 43% [========================== ] 1940/4488 43% [========================== ] 1941/4488 43% [========================== ] 1942/4488 43% [========================== ] 1943/4488 43% [========================== ] 1944/4488 43% [========================== ] 1945/4488 43% [========================== ] 1946/4488 43% [========================== ] 1947/4488 43% [========================== ] 1948/4488 43% [========================== ] 1949/4488 43% [========================== ] 1950/4488 43% [========================== ] 1951/4488 43% [========================== ] 1952/4488 43% [========================== ] 1953/4488 43% [========================== ] 1954/4488 43% [=========================== ] 1955/4488 43% [=========================== ] 1956/4488 43% [=========================== ] 1957/4488 43% [=========================== ] 1958/4488 43% [=========================== ] 1959/4488 43% [=========================== ] 1960/4488 43% [=========================== ] 1961/4488 43% [=========================== ] 1962/4488 43% [=========================== ] 1963/4488 43% [=========================== ] 1964/4488 43% [=========================== ] 1965/4488 43% [=========================== ] 1966/4488 43% [=========================== ] 1967/4488 43% [=========================== ] 1968/4488 43% [=========================== ] 1969/4488 43% [=========================== ] 1970/4488 43% [=========================== ] 1971/4488 43% [=========================== ] 1972/4488 43% [=========================== ] 1973/4488 43% [=========================== ] 1974/4488 43% [=========================== ] 1975/4488 44% [=========================== ] 1976/4488 44% [=========================== ] 1977/4488 44% [=========================== ] 1978/4488 44% [=========================== ] 1979/4488 44% [=========================== ] 1980/4488 44% [=========================== ] 1981/4488 44% [=========================== ] 1982/4488 44% [=========================== ] 1983/4488 44% [=========================== ] 1984/4488 44% [=========================== ] 1985/4488 44% [=========================== ] 1986/4488 44% [=========================== ] 1987/4488 44% [=========================== ] 1988/4488 44% [=========================== ] 1989/4488 44% [=========================== ] 1990/4488 44% [=========================== ] 1991/4488 44% [=========================== ] 1992/4488 44% [=========================== ] 1993/4488 44% [=========================== ] 1994/4488 44% [=========================== ] 1995/4488 44% [=========================== ] 1996/4488 44% [=========================== ] 1997/4488 44% [=========================== ] 1998/4488 44% [=========================== ] 1999/4488 44% [=========================== ] 2000/4488 44% [=========================== ] 2001/4488 44% [=========================== ] 2002/4488 44% [=========================== ] 2003/4488 44% [=========================== ] 2004/4488 44% [=========================== ] 2005/4488 44% [=========================== ] 2006/4488 44% [=========================== ] 2007/4488 44% [=========================== ] 2008/4488 44% [=========================== ] 2009/4488 44% [=========================== ] 2010/4488 44% [=========================== ] 2011/4488 44% [=========================== ] 2012/4488 44% [=========================== ] 2013/4488 44% [=========================== ] 2014/4488 44% [=========================== ] 2015/4488 44% [=========================== ] 2016/4488 44% [=========================== ] 2017/4488 44% [=========================== ] 2018/4488 44% [=========================== ] 2019/4488 44% [=========================== ] 2020/4488 45% [=========================== ] 2021/4488 45% [=========================== ] 2022/4488 45% [=========================== ] 2023/4488 45% [=========================== ] 2024/4488 45% [=========================== ] 2025/4488 45% [=========================== ] 2026/4488 45% [============================ ] 2027/4488 45% [============================ ] 2028/4488 45% [============================ ] 2029/4488 45% [============================ ] 2030/4488 45% [============================ ] 2031/4488 45% [============================ ] 2032/4488 45% [============================ ] 2033/4488 45% [============================ ] 2034/4488 45% [============================ ] 2035/4488 45% [============================ ] 2036/4488 45% [============================ ] 2037/4488 45% [============================ ] 2038/4488 45% [============================ ] 2039/4488 45% [============================ ] 2040/4488 45% [============================ ] 2041/4488 45% [============================ ] 2042/4488 45% [============================ ] 2043/4488 45% [============================ ] 2044/4488 45% [============================ ] 2045/4488 45% [============================ ] 2046/4488 45% [============================ ] 2047/4488 45% [============================ ] 2048/4488 45% [============================ ] 2049/4488 45% [============================ ] 2050/4488 45% [============================ ] 2051/4488 45% [============================ ] 2052/4488 45% [============================ ] 2053/4488 45% [============================ ] 2054/4488 45% [============================ ] 2055/4488 45% [============================ ] 2056/4488 45% [============================ ] 2057/4488 45% [============================ ] 2058/4488 45% [============================ ] 2059/4488 45% [============================ ] 2060/4488 45% [============================ ] 2061/4488 45% [============================ ] 2062/4488 45% [============================ ] 2063/4488 45% [============================ ] 2064/4488 45% [============================ ] 2065/4488 46% [============================ ] 2066/4488 46% [============================ ] 2067/4488 46% [============================ ] 2068/4488 46% [============================ ] 2069/4488 46% [============================ ] 2070/4488 46% [============================ ] 2071/4488 46% [============================ ] 2072/4488 46% [============================ ] 2073/4488 46% [============================ ] 2074/4488 46% [============================ ] 2075/4488 46% [============================ ] 2076/4488 46% [============================ ] 2077/4488 46% [============================ ] 2078/4488 46% [============================ ] 2079/4488 46% [============================ ] 2080/4488 46% [============================ ] 2081/4488 46% [============================ ] 2082/4488 46% [============================ ] 2083/4488 46% [============================ ] 2084/4488 46% [============================ ] 2085/4488 46% [============================ ] 2086/4488 46% [============================ ] 2087/4488 46% [============================ ] 2088/4488 46% [============================ ] 2089/4488 46% [============================ ] 2090/4488 46% [============================ ] 2091/4488 46% [============================ ] 2092/4488 46% [============================ ] 2093/4488 46% [============================ ] 2094/4488 46% [============================ ] 2095/4488 46% [============================ ] 2096/4488 46% [============================ ] 2097/4488 46% [============================ ] 2098/4488 46% [============================ ] 2099/4488 46% [============================= ] 2100/4488 46% [============================= ] 2101/4488 46% [============================= ] 2102/4488 46% [============================= ] 2103/4488 46% [============================= ] 2104/4488 46% [============================= ] 2105/4488 46% [============================= ] 2106/4488 46% [============================= ] 2107/4488 46% [============================= ] 2108/4488 46% [============================= ] 2109/4488 46% [============================= ] 2110/4488 47% [============================= ] 2111/4488 47% [============================= ] 2112/4488 47% [============================= ] 2113/4488 47% [============================= ] 2114/4488 47% [============================= ] 2115/4488 47% [============================= ] 2116/4488 47% [============================= ] 2117/4488 47% [============================= ] 2118/4488 47% [============================= ] 2119/4488 47% [============================= ] 2120/4488 47% [============================= ] 2121/4488 47% [============================= ] 2122/4488 47% [============================= ] 2123/4488 47% [============================= ] 2124/4488 47% [============================= ] 2125/4488 47% [============================= ] 2126/4488 47% [============================= ] 2127/4488 47% [============================= ] 2128/4488 47% [============================= ] 2129/4488 47% [============================= ] 2130/4488 47% [============================= ] 2131/4488 47% [============================= ] 2132/4488 47% [============================= ] 2133/4488 47% [============================= ] 2134/4488 47% [============================= ] 2135/4488 47% [============================= ] 2136/4488 47% [============================= ] 2137/4488 47% [============================= ] 2138/4488 47% [============================= ] 2139/4488 47% [============================= ] 2140/4488 47% [============================= ] 2141/4488 47% [============================= ] 2142/4488 47% [============================= ] 2143/4488 47% [============================= ] 2144/4488 47% [============================= ] 2145/4488 47% [============================= ] 2146/4488 47% [============================= ] 2147/4488 47% [============================= ] 2148/4488 47% [============================= ] 2149/4488 47% [============================= ] 2150/4488 47% [============================= ] 2151/4488 47% [============================= ] 2152/4488 47% [============================= ] 2153/4488 47% [============================= ] 2154/4488 47% [============================= ] 2155/4488 48% [============================= ] 2156/4488 48% [============================= ] 2157/4488 48% [============================= ] 2158/4488 48% [============================= ] 2159/4488 48% [============================= ] 2160/4488 48% [============================= ] 2161/4488 48% [============================= ] 2162/4488 48% [============================= ] 2163/4488 48% [============================= ] 2164/4488 48% [============================= ] 2165/4488 48% [============================= ] 2166/4488 48% [============================= ] 2167/4488 48% [============================= ] 2168/4488 48% [============================= ] 2169/4488 48% [============================= ] 2170/4488 48% [============================= ] 2171/4488 48% [============================== ] 2172/4488 48% [============================== ] 2173/4488 48% [============================== ] 2174/4488 48% [============================== ] 2175/4488 48% [============================== ] 2176/4488 48% [============================== ] 2177/4488 48% [============================== ] 2178/4488 48% [============================== ] 2179/4488 48% [============================== ] 2180/4488 48% [============================== ] 2181/4488 48% [============================== ] 2182/4488 48% [============================== ] 2183/4488 48% [============================== ] 2184/4488 48% [============================== ] 2185/4488 48% [============================== ] 2186/4488 48% [============================== ] 2187/4488 48% [============================== ] 2188/4488 48% [============================== ] 2189/4488 48% [============================== ] 2190/4488 48% [============================== ] 2191/4488 48% [============================== ] 2192/4488 48% [============================== ] 2193/4488 48% [============================== ] 2194/4488 48% [============================== ] 2195/4488 48% [============================== ] 2196/4488 48% [============================== ] 2197/4488 48% [============================== ] 2198/4488 48% [============================== ] 2199/4488 48% [============================== ] 2200/4488 49% [============================== ] 2201/4488 49% [============================== ] 2202/4488 49% [============================== ] 2203/4488 49% [============================== ] 2204/4488 49% [============================== ] 2205/4488 49% [============================== ] 2206/4488 49% [============================== ] 2207/4488 49% [============================== ] 2208/4488 49% [============================== ] 2209/4488 49% [============================== ] 2210/4488 49% [============================== ] 2211/4488 49% [============================== ] 2212/4488 49% [============================== ] 2213/4488 49% [============================== ] 2214/4488 49% [============================== ] 2215/4488 49% [============================== ] 2216/4488 49% [============================== ] 2217/4488 49% [============================== ] 2218/4488 49% [============================== ] 2219/4488 49% [============================== ] 2220/4488 49% [============================== ] 2221/4488 49% [============================== ] 2222/4488 49% [============================== ] 2223/4488 49% [============================== ] 2224/4488 49% [============================== ] 2225/4488 49% [============================== ] 2226/4488 49% [============================== ] 2227/4488 49% [============================== ] 2228/4488 49% [============================== ] 2229/4488 49% [============================== ] 2230/4488 49% [============================== ] 2231/4488 49% [============================== ] 2232/4488 49% [============================== ] 2233/4488 49% [============================== ] 2234/4488 49% [============================== ] 2235/4488 49% [============================== ] 2236/4488 49% [============================== ] 2237/4488 49% [============================== ] 2238/4488 49% [============================== ] 2239/4488 49% [============================== ] 2240/4488 49% [============================== ] 2241/4488 49% [============================== ] 2242/4488 49% [============================== ] 2243/4488 49% [=============================== ] 2244/4488 50% [=============================== ] 2245/4488 50% [=============================== ] 2246/4488 50% [=============================== ] 2247/4488 50% [=============================== ] 2248/4488 50% [=============================== ] 2249/4488 50% [=============================== ] 2250/4488 50% [=============================== ] 2251/4488 50% [=============================== ] 2252/4488 50% [=============================== ] 2253/4488 50% [=============================== ] 2254/4488 50% [=============================== ] 2255/4488 50% [=============================== ] 2256/4488 50% [=============================== ] 2257/4488 50% [=============================== ] 2258/4488 50% [=============================== ] 2259/4488 50% [=============================== ] 2260/4488 50% [=============================== ] 2261/4488 50% [=============================== ] 2262/4488 50% [=============================== ] 2263/4488 50% [=============================== ] 2264/4488 50% [=============================== ] 2265/4488 50% [=============================== ] 2266/4488 50% [=============================== ] 2267/4488 50% [=============================== ] 2268/4488 50% [=============================== ] 2269/4488 50% [=============================== ] 2270/4488 50% [=============================== ] 2271/4488 50% [=============================== ] 2272/4488 50% [=============================== ] 2273/4488 50% [=============================== ] 2274/4488 50% [=============================== ] 2275/4488 50% [=============================== ] 2276/4488 50% [=============================== ] 2277/4488 50% [=============================== ] 2278/4488 50% [=============================== ] 2279/4488 50% [=============================== ] 2280/4488 50% [=============================== ] 2281/4488 50% [=============================== ] 2282/4488 50% [=============================== ] 2283/4488 50% [=============================== ] 2284/4488 50% [=============================== ] 2285/4488 50% [=============================== ] 2286/4488 50% [=============================== ] 2287/4488 50% [=============================== ] 2288/4488 50% [=============================== ] 2289/4488 51% [=============================== ] 2290/4488 51% [=============================== ] 2291/4488 51% [=============================== ] 2292/4488 51% [=============================== ] 2293/4488 51% [=============================== ] 2294/4488 51% [=============================== ] 2295/4488 51% [=============================== ] 2296/4488 51% [=============================== ] 2297/4488 51% [=============================== ] 2298/4488 51% [=============================== ] 2299/4488 51% [=============================== ] 2300/4488 51% [=============================== ] 2301/4488 51% [=============================== ] 2302/4488 51% [=============================== ] 2303/4488 51% [=============================== ] 2304/4488 51% [=============================== ] 2305/4488 51% [=============================== ] 2306/4488 51% [=============================== ] 2307/4488 51% [=============================== ] 2308/4488 51% [=============================== ] 2309/4488 51% [=============================== ] 2310/4488 51% [=============================== ] 2311/4488 51% [=============================== ] 2312/4488 51% [=============================== ] 2313/4488 51% [=============================== ] 2314/4488 51% [=============================== ] 2315/4488 51% [=============================== ] 2316/4488 51% [================================ ] 2317/4488 51% [================================ ] 2318/4488 51% [================================ ] 2319/4488 51% [================================ ] 2320/4488 51% [================================ ] 2321/4488 51% [================================ ] 2322/4488 51% [================================ ] 2323/4488 51% [================================ ] 2324/4488 51% [================================ ] 2325/4488 51% [================================ ] 2326/4488 51% [================================ ] 2327/4488 51% [================================ ] 2328/4488 51% [================================ ] 2329/4488 51% [================================ ] 2330/4488 51% [================================ ] 2331/4488 51% [================================ ] 2332/4488 51% [================================ ] 2333/4488 51% [================================ ] 2334/4488 52% [================================ ] 2335/4488 52% [================================ ] 2336/4488 52% [================================ ] 2337/4488 52% [================================ ] 2338/4488 52% [================================ ] 2339/4488 52% [================================ ] 2340/4488 52% [================================ ] 2341/4488 52% [================================ ] 2342/4488 52% [================================ ] 2343/4488 52% [================================ ] 2344/4488 52% [================================ ] 2345/4488 52% [================================ ] 2346/4488 52% [================================ ] 2347/4488 52% [================================ ] 2348/4488 52% [================================ ] 2349/4488 52% [================================ ] 2350/4488 52% [================================ ] 2351/4488 52% [================================ ] 2352/4488 52% [================================ ] 2353/4488 52% [================================ ] 2354/4488 52% [================================ ] 2355/4488 52% [================================ ] 2356/4488 52% [================================ ] 2357/4488 52% [================================ ] 2358/4488 52% [================================ ] 2359/4488 52% [================================ ] 2360/4488 52% [================================ ] 2361/4488 52% [================================ ] 2362/4488 52% [================================ ] 2363/4488 52% [================================ ] 2364/4488 52% [================================ ] 2365/4488 52% [================================ ] 2366/4488 52% [================================ ] 2367/4488 52% [================================ ] 2368/4488 52% [================================ ] 2369/4488 52% [================================ ] 2370/4488 52% [================================ ] 2371/4488 52% [================================ ] 2372/4488 52% [================================ ] 2373/4488 52% [================================ ] 2374/4488 52% [================================ ] 2375/4488 52% [================================ ] 2376/4488 52% [================================ ] 2377/4488 52% [================================ ] 2378/4488 52% [================================ ] 2379/4488 53% [================================ ] 2380/4488 53% [================================ ] 2381/4488 53% [================================ ] 2382/4488 53% [================================ ] 2383/4488 53% [================================ ] 2384/4488 53% [================================ ] 2385/4488 53% [================================ ] 2386/4488 53% [================================ ] 2387/4488 53% [================================ ] 2388/4488 53% [================================= ] 2389/4488 53% [================================= ] 2390/4488 53% [================================= ] 2391/4488 53% [================================= ] 2392/4488 53% [================================= ] 2393/4488 53% [================================= ] 2394/4488 53% [================================= ] 2395/4488 53% [================================= ] 2396/4488 53% [================================= ] 2397/4488 53% [================================= ] 2398/4488 53% [================================= ] 2399/4488 53% [================================= ] 2400/4488 53% [================================= ] 2401/4488 53% [================================= ] 2402/4488 53% [================================= ] 2403/4488 53% [================================= ] 2404/4488 53% [================================= ] 2405/4488 53% [================================= ] 2406/4488 53% [================================= ] 2407/4488 53% [================================= ] 2408/4488 53% [================================= ] 2409/4488 53% [================================= ] 2410/4488 53% [================================= ] 2411/4488 53% [================================= ] 2412/4488 53% [================================= ] 2413/4488 53% [================================= ] 2414/4488 53% [================================= ] 2415/4488 53% [================================= ] 2416/4488 53% [================================= ] 2417/4488 53% [================================= ] 2418/4488 53% [================================= ] 2419/4488 53% [================================= ] 2420/4488 53% [================================= ] 2421/4488 53% [================================= ] 2422/4488 53% [================================= ] 2423/4488 53% [================================= ] 2424/4488 54% [================================= ] 2425/4488 54% [================================= ] 2426/4488 54% [================================= ] 2427/4488 54% [================================= ] 2428/4488 54% [================================= ] 2429/4488 54% [================================= ] 2430/4488 54% [================================= ] 2431/4488 54% [================================= ] 2432/4488 54% [================================= ] 2433/4488 54% [================================= ] 2434/4488 54% [================================= ] 2435/4488 54% [================================= ] 2436/4488 54% [================================= ] 2437/4488 54% [================================= ] 2438/4488 54% [================================= ] 2439/4488 54% [================================= ] 2440/4488 54% [================================= ] 2441/4488 54% [================================= ] 2442/4488 54% [================================= ] 2443/4488 54% [================================= ] 2444/4488 54% [================================= ] 2445/4488 54% [================================= ] 2446/4488 54% [================================= ] 2447/4488 54% [================================= ] 2448/4488 54% [================================= ] 2449/4488 54% [================================= ] 2450/4488 54% [================================= ] 2451/4488 54% [================================= ] 2452/4488 54% [================================= ] 2453/4488 54% [================================= ] 2454/4488 54% [================================= ] 2455/4488 54% [================================= ] 2456/4488 54% [================================= ] 2457/4488 54% [================================= ] 2458/4488 54% [================================= ] 2459/4488 54% [================================= ] 2460/4488 54% [================================= ] 2461/4488 54% [================================== ] 2462/4488 54% [================================== ] 2463/4488 54% [================================== ] 2464/4488 54% [================================== ] 2465/4488 54% [================================== ] 2466/4488 54% [================================== ] 2467/4488 54% [================================== ] 2468/4488 54% [================================== ] 2469/4488 55% [================================== ] 2470/4488 55% [================================== ] 2471/4488 55% [================================== ] 2472/4488 55% [================================== ] 2473/4488 55% [================================== ] 2474/4488 55% [================================== ] 2475/4488 55% [================================== ] 2476/4488 55% [================================== ] 2477/4488 55% [================================== ] 2478/4488 55% [================================== ] 2479/4488 55% [================================== ] 2480/4488 55% [================================== ] 2481/4488 55% [================================== ] 2482/4488 55% [================================== ] 2483/4488 55% [================================== ] 2484/4488 55% [================================== ] 2485/4488 55% [================================== ] 2486/4488 55% [================================== ] 2487/4488 55% [================================== ] 2488/4488 55% [================================== ] 2489/4488 55% [================================== ] 2490/4488 55% [================================== ] 2491/4488 55% [================================== ] 2492/4488 55% [================================== ] 2493/4488 55% [================================== ] 2494/4488 55% [================================== ] 2495/4488 55% [================================== ] 2496/4488 55% [================================== ] 2497/4488 55% [================================== ] 2498/4488 55% [================================== ] 2499/4488 55% [================================== ] 2500/4488 55% [================================== ] 2501/4488 55% [================================== ] 2502/4488 55% [================================== ] 2503/4488 55% [================================== ] 2504/4488 55% [================================== ] 2505/4488 55% [================================== ] 2506/4488 55% [================================== ] 2507/4488 55% [================================== ] 2508/4488 55% [================================== ] 2509/4488 55% [================================== ] 2510/4488 55% [================================== ] 2511/4488 55% [================================== ] 2512/4488 55% [================================== ] 2513/4488 55% [================================== ] 2514/4488 56% [================================== ] 2515/4488 56% [================================== ] 2516/4488 56% [================================== ] 2517/4488 56% [================================== ] 2518/4488 56% [================================== ] 2519/4488 56% [================================== ] 2520/4488 56% [================================== ] 2521/4488 56% [================================== ] 2522/4488 56% [================================== ] 2523/4488 56% [================================== ] 2524/4488 56% [================================== ] 2525/4488 56% [================================== ] 2526/4488 56% [================================== ] 2527/4488 56% [================================== ] 2528/4488 56% [================================== ] 2529/4488 56% [================================== ] 2530/4488 56% [================================== ] 2531/4488 56% [================================== ] 2532/4488 56% [================================== ] 2533/4488 56% [=================================== ] 2534/4488 56% [=================================== ] 2535/4488 56% [=================================== ] 2536/4488 56% [=================================== ] 2537/4488 56% [=================================== ] 2538/4488 56% [=================================== ] 2539/4488 56% [=================================== ] 2540/4488 56% [=================================== ] 2541/4488 56% [=================================== ] 2542/4488 56% [=================================== ] 2543/4488 56% [=================================== ] 2544/4488 56% [=================================== ] 2545/4488 56% [=================================== ] 2546/4488 56% [=================================== ] 2547/4488 56% [=================================== ] 2548/4488 56% [=================================== ] 2549/4488 56% [=================================== ] 2550/4488 56% [=================================== ] 2551/4488 56% [=================================== ] 2552/4488 56% [=================================== ] 2553/4488 56% [=================================== ] 2554/4488 56% [=================================== ] 2555/4488 56% [=================================== ] 2556/4488 56% [=================================== ] 2557/4488 56% [=================================== ] 2558/4488 56% [=================================== ] 2559/4488 57% [=================================== ] 2560/4488 57% [=================================== ] 2561/4488 57% [=================================== ] 2562/4488 57% [=================================== ] 2563/4488 57% [=================================== ] 2564/4488 57% [=================================== ] 2565/4488 57% [=================================== ] 2566/4488 57% [=================================== ] 2567/4488 57% [=================================== ] 2568/4488 57% [=================================== ] 2569/4488 57% [=================================== ] 2570/4488 57% [=================================== ] 2571/4488 57% [=================================== ] 2572/4488 57% [=================================== ] 2573/4488 57% [=================================== ] 2574/4488 57% [=================================== ] 2575/4488 57% [=================================== ] 2576/4488 57% [=================================== ] 2577/4488 57% [=================================== ] 2578/4488 57% [=================================== ] 2579/4488 57% [=================================== ] 2580/4488 57% [=================================== ] 2581/4488 57% [=================================== ] 2582/4488 57% [=================================== ] 2583/4488 57% [=================================== ] 2584/4488 57% [=================================== ] 2585/4488 57% [=================================== ] 2586/4488 57% [=================================== ] 2587/4488 57% [=================================== ] 2588/4488 57% [=================================== ] 2589/4488 57% [=================================== ] 2590/4488 57% [=================================== ] 2591/4488 57% [=================================== ] 2592/4488 57% [=================================== ] 2593/4488 57% [=================================== ] 2594/4488 57% [=================================== ] 2595/4488 57% [=================================== ] 2596/4488 57% [=================================== ] 2597/4488 57% [=================================== ] 2598/4488 57% [=================================== ] 2599/4488 57% [=================================== ] 2600/4488 57% [=================================== ] 2601/4488 57% [=================================== ] 2602/4488 57% [=================================== ] 2603/4488 57% [=================================== ] 2604/4488 58% [=================================== ] 2605/4488 58% [==================================== ] 2606/4488 58% [==================================== ] 2607/4488 58% [==================================== ] 2608/4488 58% [==================================== ] 2609/4488 58% [==================================== ] 2610/4488 58% [==================================== ] 2611/4488 58% [==================================== ] 2612/4488 58% [==================================== ] 2613/4488 58% [==================================== ] 2614/4488 58% [==================================== ] 2615/4488 58% [==================================== ] 2616/4488 58% [==================================== ] 2617/4488 58% [==================================== ] 2618/4488 58% [==================================== ] 2619/4488 58% [==================================== ] 2620/4488 58% [==================================== ] 2621/4488 58% [==================================== ] 2622/4488 58% [==================================== ] 2623/4488 58% [==================================== ] 2624/4488 58% [==================================== ] 2625/4488 58% [==================================== ] 2626/4488 58% [==================================== ] 2627/4488 58% [==================================== ] 2628/4488 58% [==================================== ] 2629/4488 58% [==================================== ] 2630/4488 58% [==================================== ] 2631/4488 58% [==================================== ] 2632/4488 58% [==================================== ] 2633/4488 58% [==================================== ] 2634/4488 58% [==================================== ] 2635/4488 58% [==================================== ] 2636/4488 58% [==================================== ] 2637/4488 58% [==================================== ] 2638/4488 58% [==================================== ] 2639/4488 58% [==================================== ] 2640/4488 58% [==================================== ] 2641/4488 58% [==================================== ] 2642/4488 58% [==================================== ] 2643/4488 58% [==================================== ] 2644/4488 58% [==================================== ] 2645/4488 58% [==================================== ] 2646/4488 58% [==================================== ] 2647/4488 58% [==================================== ] 2648/4488 59% [==================================== ] 2649/4488 59% [==================================== ] 2650/4488 59% [==================================== ] 2651/4488 59% [==================================== ] 2652/4488 59% [==================================== ] 2653/4488 59% [==================================== ] 2654/4488 59% [==================================== ] 2655/4488 59% [==================================== ] 2656/4488 59% [==================================== ] 2657/4488 59% [==================================== ] 2658/4488 59% [==================================== ] 2659/4488 59% [==================================== ] 2660/4488 59% [==================================== ] 2661/4488 59% [==================================== ] 2662/4488 59% [==================================== ] 2663/4488 59% [==================================== ] 2664/4488 59% [==================================== ] 2665/4488 59% [==================================== ] 2666/4488 59% [==================================== ] 2667/4488 59% [==================================== ] 2668/4488 59% [==================================== ] 2669/4488 59% [==================================== ] 2670/4488 59% [==================================== ] 2671/4488 59% [==================================== ] 2672/4488 59% [==================================== ] 2673/4488 59% [==================================== ] 2674/4488 59% [==================================== ] 2675/4488 59% [==================================== ] 2676/4488 59% [==================================== ] 2677/4488 59% [==================================== ] 2678/4488 59% [===================================== ] 2679/4488 59% [===================================== ] 2680/4488 59% [===================================== ] 2681/4488 59% [===================================== ] 2682/4488 59% [===================================== ] 2683/4488 59% [===================================== ] 2684/4488 59% [===================================== ] 2685/4488 59% [===================================== ] 2686/4488 59% [===================================== ] 2687/4488 59% [===================================== ] 2688/4488 59% [===================================== ] 2689/4488 59% [===================================== ] 2690/4488 59% [===================================== ] 2691/4488 59% [===================================== ] 2692/4488 59% [===================================== ] 2693/4488 60% [===================================== ] 2694/4488 60% [===================================== ] 2695/4488 60% [===================================== ] 2696/4488 60% [===================================== ] 2697/4488 60% [===================================== ] 2698/4488 60% [===================================== ] 2699/4488 60% [===================================== ] 2700/4488 60% [===================================== ] 2701/4488 60% [===================================== ] 2702/4488 60% [===================================== ] 2703/4488 60% [===================================== ] 2704/4488 60% [===================================== ] 2705/4488 60% [===================================== ] 2706/4488 60% [===================================== ] 2707/4488 60% [===================================== ] 2708/4488 60% [===================================== ] 2709/4488 60% [===================================== ] 2710/4488 60% [===================================== ] 2711/4488 60% [===================================== ] 2712/4488 60% [===================================== ] 2713/4488 60% [===================================== ] 2714/4488 60% [===================================== ] 2715/4488 60% [===================================== ] 2716/4488 60% [===================================== ] 2717/4488 60% [===================================== ] 2718/4488 60% [===================================== ] 2719/4488 60% [===================================== ] 2720/4488 60% [===================================== ] 2721/4488 60% [===================================== ] 2722/4488 60% [===================================== ] 2723/4488 60% [===================================== ] 2724/4488 60% [===================================== ] 2725/4488 60% [===================================== ] 2726/4488 60% [===================================== ] 2727/4488 60% [===================================== ] 2728/4488 60% [===================================== ] 2729/4488 60% [===================================== ] 2730/4488 60% [===================================== ] 2731/4488 60% [===================================== ] 2732/4488 60% [===================================== ] 2733/4488 60% [===================================== ] 2734/4488 60% [===================================== ] 2735/4488 60% [===================================== ] 2736/4488 60% [===================================== ] 2737/4488 60% [===================================== ] 2738/4488 61% [===================================== ] 2739/4488 61% [===================================== ] 2740/4488 61% [===================================== ] 2741/4488 61% [===================================== ] 2742/4488 61% [===================================== ] 2743/4488 61% [===================================== ] 2744/4488 61% [===================================== ] 2745/4488 61% [===================================== ] 2746/4488 61% [===================================== ] 2747/4488 61% [===================================== ] 2748/4488 61% [===================================== ] 2749/4488 61% [===================================== ] 2750/4488 61% [====================================== ] 2751/4488 61% [====================================== ] 2752/4488 61% [====================================== ] 2753/4488 61% [====================================== ] 2754/4488 61% [====================================== ] 2755/4488 61% [====================================== ] 2756/4488 61% [====================================== ] 2757/4488 61% [====================================== ] 2758/4488 61% [====================================== ] 2759/4488 61% [====================================== ] 2760/4488 61% [====================================== ] 2761/4488 61% [====================================== ] 2762/4488 61% [====================================== ] 2763/4488 61% [====================================== ] 2764/4488 61% [====================================== ] 2765/4488 61% [====================================== ] 2766/4488 61% [====================================== ] 2767/4488 61% [====================================== ] 2768/4488 61% [====================================== ] 2769/4488 61% [====================================== ] 2770/4488 61% [====================================== ] 2771/4488 61% [====================================== ] 2772/4488 61% [====================================== ] 2773/4488 61% [====================================== ] 2774/4488 61% [====================================== ] 2775/4488 61% [====================================== ] 2776/4488 61% [====================================== ] 2777/4488 61% [====================================== ] 2778/4488 61% [====================================== ] 2779/4488 61% [====================================== ] 2780/4488 61% [====================================== ] 2781/4488 61% [====================================== ] 2782/4488 61% [====================================== ] 2783/4488 62% [====================================== ] 2784/4488 62% [====================================== ] 2785/4488 62% [====================================== ] 2786/4488 62% [====================================== ] 2787/4488 62% [====================================== ] 2788/4488 62% [====================================== ] 2789/4488 62% [====================================== ] 2790/4488 62% [====================================== ] 2791/4488 62% [====================================== ] 2792/4488 62% [====================================== ] 2793/4488 62% [====================================== ] 2794/4488 62% [====================================== ] 2795/4488 62% [====================================== ] 2796/4488 62% [====================================== ] 2797/4488 62% [====================================== ] 2798/4488 62% [====================================== ] 2799/4488 62% [====================================== ] 2800/4488 62% [====================================== ] 2801/4488 62% [====================================== ] 2802/4488 62% [====================================== ] 2803/4488 62% [====================================== ] 2804/4488 62% [====================================== ] 2805/4488 62% [====================================== ] 2806/4488 62% [====================================== ] 2807/4488 62% [====================================== ] 2808/4488 62% [====================================== ] 2809/4488 62% [====================================== ] 2810/4488 62% [====================================== ] 2811/4488 62% [====================================== ] 2812/4488 62% [====================================== ] 2813/4488 62% [====================================== ] 2814/4488 62% [====================================== ] 2815/4488 62% [====================================== ] 2816/4488 62% [====================================== ] 2817/4488 62% [====================================== ] 2818/4488 62% [====================================== ] 2819/4488 62% [====================================== ] 2820/4488 62% [====================================== ] 2821/4488 62% [====================================== ] 2822/4488 62% [====================================== ] 2823/4488 62% [======================================= ] 2824/4488 62% [======================================= ] 2825/4488 62% [======================================= ] 2826/4488 62% [======================================= ] 2827/4488 62% [======================================= ] 2828/4488 63% [======================================= ] 2829/4488 63% [======================================= ] 2830/4488 63% [======================================= ] 2831/4488 63% [======================================= ] 2832/4488 63% [======================================= ] 2833/4488 63% [======================================= ] 2834/4488 63% [======================================= ] 2835/4488 63% [======================================= ] 2836/4488 63% [======================================= ] 2837/4488 63% [======================================= ] 2838/4488 63% [======================================= ] 2839/4488 63% [======================================= ] 2840/4488 63% [======================================= ] 2841/4488 63% [======================================= ] 2842/4488 63% [======================================= ] 2843/4488 63% [======================================= ] 2844/4488 63% [======================================= ] 2845/4488 63% [======================================= ] 2846/4488 63% [======================================= ] 2847/4488 63% [======================================= ] 2848/4488 63% [======================================= ] 2849/4488 63% [======================================= ] 2850/4488 63% [======================================= ] 2851/4488 63% [======================================= ] 2852/4488 63% [======================================= ] 2853/4488 63% [======================================= ] 2854/4488 63% [======================================= ] 2855/4488 63% [======================================= ] 2856/4488 63% [======================================= ] 2857/4488 63% [======================================= ] 2858/4488 63% [======================================= ] 2859/4488 63% [======================================= ] 2860/4488 63% [======================================= ] 2861/4488 63% [======================================= ] 2862/4488 63% [======================================= ] 2863/4488 63% [======================================= ] 2864/4488 63% [======================================= ] 2865/4488 63% [======================================= ] 2866/4488 63% [======================================= ] 2867/4488 63% [======================================= ] 2868/4488 63% [======================================= ] 2869/4488 63% [======================================= ] 2870/4488 63% [======================================= ] 2871/4488 63% [======================================= ] 2872/4488 63% [======================================= ] 2873/4488 64% [======================================= ] 2874/4488 64% [======================================= ] 2875/4488 64% [======================================= ] 2876/4488 64% [======================================= ] 2877/4488 64% [======================================= ] 2878/4488 64% [======================================= ] 2879/4488 64% [======================================= ] 2880/4488 64% [======================================= ] 2881/4488 64% [======================================= ] 2882/4488 64% [======================================= ] 2883/4488 64% [======================================= ] 2884/4488 64% [======================================= ] 2885/4488 64% [======================================= ] 2886/4488 64% [======================================= ] 2887/4488 64% [======================================= ] 2888/4488 64% [======================================= ] 2889/4488 64% [======================================= ] 2890/4488 64% [======================================= ] 2891/4488 64% [======================================= ] 2892/4488 64% [======================================= ] 2893/4488 64% [======================================= ] 2894/4488 64% [======================================= ] 2895/4488 64% [======================================== ] 2896/4488 64% [======================================== ] 2897/4488 64% [======================================== ] 2898/4488 64% [======================================== ] 2899/4488 64% [======================================== ] 2900/4488 64% [======================================== ] 2901/4488 64% [======================================== ] 2902/4488 64% [======================================== ] 2903/4488 64% [======================================== ] 2904/4488 64% [======================================== ] 2905/4488 64% [======================================== ] 2906/4488 64% [======================================== ] 2907/4488 64% [======================================== ] 2908/4488 64% [======================================== ] 2909/4488 64% [======================================== ] 2910/4488 64% [======================================== ] 2911/4488 64% [======================================== ] 2912/4488 64% [======================================== ] 2913/4488 64% [======================================== ] 2914/4488 64% [======================================== ] 2915/4488 64% [======================================== ] 2916/4488 64% [======================================== ] 2917/4488 64% [======================================== ] 2918/4488 65% [======================================== ] 2919/4488 65% [======================================== ] 2920/4488 65% [======================================== ] 2921/4488 65% [======================================== ] 2922/4488 65% [======================================== ] 2923/4488 65% [======================================== ] 2924/4488 65% [======================================== ] 2925/4488 65% [======================================== ] 2926/4488 65% [======================================== ] 2927/4488 65% [======================================== ] 2928/4488 65% [======================================== ] 2929/4488 65% [======================================== ] 2930/4488 65% [======================================== ] 2931/4488 65% [======================================== ] 2932/4488 65% [======================================== ] 2933/4488 65% [======================================== ] 2934/4488 65% [======================================== ] 2935/4488 65% [======================================== ] 2936/4488 65% [======================================== ] 2937/4488 65% [======================================== ] 2938/4488 65% [======================================== ] 2939/4488 65% [======================================== ] 2940/4488 65% [======================================== ] 2941/4488 65% [======================================== ] 2942/4488 65% [======================================== ] 2943/4488 65% [======================================== ] 2944/4488 65% [======================================== ] 2945/4488 65% [======================================== ] 2946/4488 65% [======================================== ] 2947/4488 65% [======================================== ] 2948/4488 65% [======================================== ] 2949/4488 65% [======================================== ] 2950/4488 65% [======================================== ] 2951/4488 65% [======================================== ] 2952/4488 65% [======================================== ] 2953/4488 65% [======================================== ] 2954/4488 65% [======================================== ] 2955/4488 65% [======================================== ] 2956/4488 65% [======================================== ] 2957/4488 65% [======================================== ] 2958/4488 65% [======================================== ] 2959/4488 65% [======================================== ] 2960/4488 65% [======================================== ] 2961/4488 65% [======================================== ] 2962/4488 65% [======================================== ] 2963/4488 66% [======================================== ] 2964/4488 66% [======================================== ] 2965/4488 66% [======================================== ] 2966/4488 66% [======================================== ] 2967/4488 66% [========================================= ] 2968/4488 66% [========================================= ] 2969/4488 66% [========================================= ] 2970/4488 66% [========================================= ] 2971/4488 66% [========================================= ] 2972/4488 66% [========================================= ] 2973/4488 66% [========================================= ] 2974/4488 66% [========================================= ] 2975/4488 66% [========================================= ] 2976/4488 66% [========================================= ] 2977/4488 66% [========================================= ] 2978/4488 66% [========================================= ] 2979/4488 66% [========================================= ] 2980/4488 66% [========================================= ] 2981/4488 66% [========================================= ] 2982/4488 66% [========================================= ] 2983/4488 66% [========================================= ] 2984/4488 66% [========================================= ] 2985/4488 66% [========================================= ] 2986/4488 66% [========================================= ] 2987/4488 66% [========================================= ] 2988/4488 66% [========================================= ] 2989/4488 66% [========================================= ] 2990/4488 66% [========================================= ] 2991/4488 66% [========================================= ] 2992/4488 66% [========================================= ] 2993/4488 66% [========================================= ] 2994/4488 66% [========================================= ] 2995/4488 66% [========================================= ] 2996/4488 66% [========================================= ] 2997/4488 66% [========================================= ] 2998/4488 66% [========================================= ] 2999/4488 66% [========================================= ] 3000/4488 66% [========================================= ] 3001/4488 66% [========================================= ] 3002/4488 66% [========================================= ] 3003/4488 66% [========================================= ] 3004/4488 66% [========================================= ] 3005/4488 66% [========================================= ] 3006/4488 66% [========================================= ] 3007/4488 67% [========================================= ] 3008/4488 67% [========================================= ] 3009/4488 67% [========================================= ] 3010/4488 67% [========================================= ] 3011/4488 67% [========================================= ] 3012/4488 67% [========================================= ] 3013/4488 67% [========================================= ] 3014/4488 67% [========================================= ] 3015/4488 67% [========================================= ] 3016/4488 67% [========================================= ] 3017/4488 67% [========================================= ] 3018/4488 67% [========================================= ] 3019/4488 67% [========================================= ] 3020/4488 67% [========================================= ] 3021/4488 67% [========================================= ] 3022/4488 67% [========================================= ] 3023/4488 67% [========================================= ] 3024/4488 67% [========================================= ] 3025/4488 67% [========================================= ] 3026/4488 67% [========================================= ] 3027/4488 67% [========================================= ] 3028/4488 67% [========================================= ] 3029/4488 67% [========================================= ] 3030/4488 67% [========================================= ] 3031/4488 67% [========================================= ] 3032/4488 67% [========================================= ] 3033/4488 67% [========================================= ] 3034/4488 67% [========================================= ] 3035/4488 67% [========================================= ] 3036/4488 67% [========================================= ] 3037/4488 67% [========================================= ] 3038/4488 67% [========================================= ] 3039/4488 67% [========================================= ] 3040/4488 67% [========================================== ] 3041/4488 67% [========================================== ] 3042/4488 67% [========================================== ] 3043/4488 67% [========================================== ] 3044/4488 67% [========================================== ] 3045/4488 67% [========================================== ] 3046/4488 67% [========================================== ] 3047/4488 67% [========================================== ] 3048/4488 67% [========================================== ] 3049/4488 67% [========================================== ] 3050/4488 67% [========================================== ] 3051/4488 67% [========================================== ] 3052/4488 68% [========================================== ] 3053/4488 68% [========================================== ] 3054/4488 68% [========================================== ] 3055/4488 68% [========================================== ] 3056/4488 68% [========================================== ] 3057/4488 68% [========================================== ] 3058/4488 68% [========================================== ] 3059/4488 68% [========================================== ] 3060/4488 68% [========================================== ] 3061/4488 68% [========================================== ] 3062/4488 68% [========================================== ] 3063/4488 68% [========================================== ] 3064/4488 68% [========================================== ] 3065/4488 68% [========================================== ] 3066/4488 68% [========================================== ] 3067/4488 68% [========================================== ] 3068/4488 68% [========================================== ] 3069/4488 68% [========================================== ] 3070/4488 68% [========================================== ] 3071/4488 68% [========================================== ] 3072/4488 68% [========================================== ] 3073/4488 68% [========================================== ] 3074/4488 68% [========================================== ] 3075/4488 68% [========================================== ] 3076/4488 68% [========================================== ] 3077/4488 68% [========================================== ] 3078/4488 68% [========================================== ] 3079/4488 68% [========================================== ] 3080/4488 68% [========================================== ] 3081/4488 68% [========================================== ] 3082/4488 68% [========================================== ] 3083/4488 68% [========================================== ] 3084/4488 68% [========================================== ] 3085/4488 68% [========================================== ] 3086/4488 68% [========================================== ] 3087/4488 68% [========================================== ] 3088/4488 68% [========================================== ] 3089/4488 68% [========================================== ] 3090/4488 68% [========================================== ] 3091/4488 68% [========================================== ] 3092/4488 68% [========================================== ] 3093/4488 68% [========================================== ] 3094/4488 68% [========================================== ] 3095/4488 68% [========================================== ] 3096/4488 68% [========================================== ] 3097/4488 69% [========================================== ] 3098/4488 69% [========================================== ] 3099/4488 69% [========================================== ] 3100/4488 69% [========================================== ] 3101/4488 69% [========================================== ] 3102/4488 69% [========================================== ] 3103/4488 69% [========================================== ] 3104/4488 69% [========================================== ] 3105/4488 69% [========================================== ] 3106/4488 69% [========================================== ] 3107/4488 69% [========================================== ] 3108/4488 69% [========================================== ] 3109/4488 69% [========================================== ] 3110/4488 69% [========================================== ] 3111/4488 69% [========================================== ] 3112/4488 69% [=========================================== ] 3113/4488 69% [=========================================== ] 3114/4488 69% [=========================================== ] 3115/4488 69% [=========================================== ] 3116/4488 69% [=========================================== ] 3117/4488 69% [=========================================== ] 3118/4488 69% [=========================================== ] 3119/4488 69% [=========================================== ] 3120/4488 69% [=========================================== ] 3121/4488 69% [=========================================== ] 3122/4488 69% [=========================================== ] 3123/4488 69% [=========================================== ] 3124/4488 69% [=========================================== ] 3125/4488 69% [=========================================== ] 3126/4488 69% [=========================================== ] 3127/4488 69% [=========================================== ] 3128/4488 69% [=========================================== ] 3129/4488 69% [=========================================== ] 3130/4488 69% [=========================================== ] 3131/4488 69% [=========================================== ] 3132/4488 69% [=========================================== ] 3133/4488 69% [=========================================== ] 3134/4488 69% [=========================================== ] 3135/4488 69% [=========================================== ] 3136/4488 69% [=========================================== ] 3137/4488 69% [=========================================== ] 3138/4488 69% [=========================================== ] 3139/4488 69% [=========================================== ] 3140/4488 69% [=========================================== ] 3141/4488 69% [=========================================== ] 3142/4488 70% [=========================================== ] 3143/4488 70% [=========================================== ] 3144/4488 70% [=========================================== ] 3145/4488 70% [=========================================== ] 3146/4488 70% [=========================================== ] 3147/4488 70% [=========================================== ] 3148/4488 70% [=========================================== ] 3149/4488 70% [=========================================== ] 3150/4488 70% [=========================================== ] 3151/4488 70% [=========================================== ] 3152/4488 70% [=========================================== ] 3153/4488 70% [=========================================== ] 3154/4488 70% [=========================================== ] 3155/4488 70% [=========================================== ] 3156/4488 70% [=========================================== ] 3157/4488 70% [=========================================== ] 3158/4488 70% [=========================================== ] 3159/4488 70% [=========================================== ] 3160/4488 70% [=========================================== ] 3161/4488 70% [=========================================== ] 3162/4488 70% [=========================================== ] 3163/4488 70% [=========================================== ] 3164/4488 70% [=========================================== ] 3165/4488 70% [=========================================== ] 3166/4488 70% [=========================================== ] 3167/4488 70% [=========================================== ] 3168/4488 70% [=========================================== ] 3169/4488 70% [=========================================== ] 3170/4488 70% [=========================================== ] 3171/4488 70% [=========================================== ] 3172/4488 70% [=========================================== ] 3173/4488 70% [=========================================== ] 3174/4488 70% [=========================================== ] 3175/4488 70% [=========================================== ] 3176/4488 70% [=========================================== ] 3177/4488 70% [=========================================== ] 3178/4488 70% [=========================================== ] 3179/4488 70% [=========================================== ] 3180/4488 70% [=========================================== ] 3181/4488 70% [=========================================== ] 3182/4488 70% [=========================================== ] 3183/4488 70% [=========================================== ] 3184/4488 70% [=========================================== ] 3185/4488 70% [============================================ ] 3186/4488 70% [============================================ ] 3187/4488 71% [============================================ ] 3188/4488 71% [============================================ ] 3189/4488 71% [============================================ ] 3190/4488 71% [============================================ ] 3191/4488 71% [============================================ ] 3192/4488 71% [============================================ ] 3193/4488 71% [============================================ ] 3194/4488 71% [============================================ ] 3195/4488 71% [============================================ ] 3196/4488 71% [============================================ ] 3197/4488 71% [============================================ ] 3198/4488 71% [============================================ ] 3199/4488 71% [============================================ ] 3200/4488 71% [============================================ ] 3201/4488 71% [============================================ ] 3202/4488 71% [============================================ ] 3203/4488 71% [============================================ ] 3204/4488 71% [============================================ ] 3205/4488 71% [============================================ ] 3206/4488 71% [============================================ ] 3207/4488 71% [============================================ ] 3208/4488 71% [============================================ ] 3209/4488 71% [============================================ ] 3210/4488 71% [============================================ ] 3211/4488 71% [============================================ ] 3212/4488 71% [============================================ ] 3213/4488 71% [============================================ ] 3214/4488 71% [============================================ ] 3215/4488 71% [============================================ ] 3216/4488 71% [============================================ ] 3217/4488 71% [============================================ ] 3218/4488 71% [============================================ ] 3219/4488 71% [============================================ ] 3220/4488 71% [============================================ ] 3221/4488 71% [============================================ ] 3222/4488 71% [============================================ ] 3223/4488 71% [============================================ ] 3224/4488 71% [============================================ ] 3225/4488 71% [============================================ ] 3226/4488 71% [============================================ ] 3227/4488 71% [============================================ ] 3228/4488 71% [============================================ ] 3229/4488 71% [============================================ ] 3230/4488 71% [============================================ ] 3231/4488 71% [============================================ ] 3232/4488 72% [============================================ ] 3233/4488 72% [============================================ ] 3234/4488 72% [============================================ ] 3235/4488 72% [============================================ ] 3236/4488 72% [============================================ ] 3237/4488 72% [============================================ ] 3238/4488 72% [============================================ ] 3239/4488 72% [============================================ ] 3240/4488 72% [============================================ ] 3241/4488 72% [============================================ ] 3242/4488 72% [============================================ ] 3243/4488 72% [============================================ ] 3244/4488 72% [============================================ ] 3245/4488 72% [============================================ ] 3246/4488 72% [============================================ ] 3247/4488 72% [============================================ ] 3248/4488 72% [============================================ ] 3249/4488 72% [============================================ ] 3250/4488 72% [============================================ ] 3251/4488 72% [============================================ ] 3252/4488 72% [============================================ ] 3253/4488 72% [============================================ ] 3254/4488 72% [============================================ ] 3255/4488 72% [============================================ ] 3256/4488 72% [============================================ ] 3257/4488 72% [============================================= ] 3258/4488 72% [============================================= ] 3259/4488 72% [============================================= ] 3260/4488 72% [============================================= ] 3261/4488 72% [============================================= ] 3262/4488 72% [============================================= ] 3263/4488 72% [============================================= ] 3264/4488 72% [============================================= ] 3265/4488 72% [============================================= ] 3266/4488 72% [============================================= ] 3267/4488 72% [============================================= ] 3268/4488 72% [============================================= ] 3269/4488 72% [============================================= ] 3270/4488 72% [============================================= ] 3271/4488 72% [============================================= ] 3272/4488 72% [============================================= ] 3273/4488 72% [============================================= ] 3274/4488 72% [============================================= ] 3275/4488 72% [============================================= ] 3276/4488 72% [============================================= ] 3277/4488 73% [============================================= ] 3278/4488 73% [============================================= ] 3279/4488 73% [============================================= ] 3280/4488 73% [============================================= ] 3281/4488 73% [============================================= ] 3282/4488 73% [============================================= ] 3283/4488 73% [============================================= ] 3284/4488 73% [============================================= ] 3285/4488 73% [============================================= ] 3286/4488 73% [============================================= ] 3287/4488 73% [============================================= ] 3288/4488 73% [============================================= ] 3289/4488 73% [============================================= ] 3290/4488 73% [============================================= ] 3291/4488 73% [============================================= ] 3292/4488 73% [============================================= ] 3293/4488 73% [============================================= ] 3294/4488 73% [============================================= ] 3295/4488 73% [============================================= ] 3296/4488 73% [============================================= ] 3297/4488 73% [============================================= ] 3298/4488 73% [============================================= ] 3299/4488 73% [============================================= ] 3300/4488 73% [============================================= ] 3301/4488 73% [============================================= ] 3302/4488 73% [============================================= ] 3303/4488 73% [============================================= ] 3304/4488 73% [============================================= ] 3305/4488 73% [============================================= ] 3306/4488 73% [============================================= ] 3307/4488 73% [============================================= ] 3308/4488 73% [============================================= ] 3309/4488 73% [============================================= ] 3310/4488 73% [============================================= ] 3311/4488 73% [============================================= ] 3312/4488 73% [============================================= ] 3313/4488 73% [============================================= ] 3314/4488 73% [============================================= ] 3315/4488 73% [============================================= ] 3316/4488 73% [============================================= ] 3317/4488 73% [============================================= ] 3318/4488 73% [============================================= ] 3319/4488 73% [============================================= ] 3320/4488 73% [============================================= ] 3321/4488 73% [============================================= ] 3322/4488 74% [============================================= ] 3323/4488 74% [============================================= ] 3324/4488 74% [============================================= ] 3325/4488 74% [============================================= ] 3326/4488 74% [============================================= ] 3327/4488 74% [============================================= ] 3328/4488 74% [============================================= ] 3329/4488 74% [============================================== ] 3330/4488 74% [============================================== ] 3331/4488 74% [============================================== ] 3332/4488 74% [============================================== ] 3333/4488 74% [============================================== ] 3334/4488 74% [============================================== ] 3335/4488 74% [============================================== ] 3336/4488 74% [============================================== ] 3337/4488 74% [============================================== ] 3338/4488 74% [============================================== ] 3339/4488 74% [============================================== ] 3340/4488 74% [============================================== ] 3341/4488 74% [============================================== ] 3342/4488 74% [============================================== ] 3343/4488 74% [============================================== ] 3344/4488 74% [============================================== ] 3345/4488 74% [============================================== ] 3346/4488 74% [============================================== ] 3347/4488 74% [============================================== ] 3348/4488 74% [============================================== ] 3349/4488 74% [============================================== ] 3350/4488 74% [============================================== ] 3351/4488 74% [============================================== ] 3352/4488 74% [============================================== ] 3353/4488 74% [============================================== ] 3354/4488 74% [============================================== ] 3355/4488 74% [============================================== ] 3356/4488 74% [============================================== ] 3357/4488 74% [============================================== ] 3358/4488 74% [============================================== ] 3359/4488 74% [============================================== ] 3360/4488 74% [============================================== ] 3361/4488 74% [============================================== ] 3362/4488 74% [============================================== ] 3363/4488 74% [============================================== ] 3364/4488 74% [============================================== ] 3365/4488 74% [============================================== ] 3366/4488 75% [============================================== ] 3367/4488 75% [============================================== ] 3368/4488 75% [============================================== ] 3369/4488 75% [============================================== ] 3370/4488 75% [============================================== ] 3371/4488 75% [============================================== ] 3372/4488 75% [============================================== ] 3373/4488 75% [============================================== ] 3374/4488 75% [============================================== ] 3375/4488 75% [============================================== ] 3376/4488 75% [============================================== ] 3377/4488 75% [============================================== ] 3378/4488 75% [============================================== ] 3379/4488 75% [============================================== ] 3380/4488 75% [============================================== ] 3381/4488 75% [============================================== ] 3382/4488 75% [============================================== ] 3383/4488 75% [============================================== ] 3384/4488 75% [============================================== ] 3385/4488 75% [============================================== ] 3386/4488 75% [============================================== ] 3387/4488 75% [============================================== ] 3388/4488 75% [============================================== ] 3389/4488 75% [============================================== ] 3390/4488 75% [============================================== ] 3391/4488 75% [============================================== ] 3392/4488 75% [============================================== ] 3393/4488 75% [============================================== ] 3394/4488 75% [============================================== ] 3395/4488 75% [============================================== ] 3396/4488 75% [============================================== ] 3397/4488 75% [============================================== ] 3398/4488 75% [============================================== ] 3399/4488 75% [============================================== ] 3400/4488 75% [============================================== ] 3401/4488 75% [============================================== ] 3402/4488 75% [=============================================== ] 3403/4488 75% [=============================================== ] 3404/4488 75% [=============================================== ] 3405/4488 75% [=============================================== ] 3406/4488 75% [=============================================== ] 3407/4488 75% [=============================================== ] 3408/4488 75% [=============================================== ] 3409/4488 75% [=============================================== ] 3410/4488 75% [=============================================== ] 3411/4488 76% [=============================================== ] 3412/4488 76% [=============================================== ] 3413/4488 76% [=============================================== ] 3414/4488 76% [=============================================== ] 3415/4488 76% [=============================================== ] 3416/4488 76% [=============================================== ] 3417/4488 76% [=============================================== ] 3418/4488 76% [=============================================== ] 3419/4488 76% [=============================================== ] 3420/4488 76% [=============================================== ] 3421/4488 76% [=============================================== ] 3422/4488 76% [=============================================== ] 3423/4488 76% [=============================================== ] 3424/4488 76% [=============================================== ] 3425/4488 76% [=============================================== ] 3426/4488 76% [=============================================== ] 3427/4488 76% [=============================================== ] 3428/4488 76% [=============================================== ] 3429/4488 76% [=============================================== ] 3430/4488 76% [=============================================== ] 3431/4488 76% [=============================================== ] 3432/4488 76% [=============================================== ] 3433/4488 76% [=============================================== ] 3434/4488 76% [=============================================== ] 3435/4488 76% [=============================================== ] 3436/4488 76% [=============================================== ] 3437/4488 76% [=============================================== ] 3438/4488 76% [=============================================== ] 3439/4488 76% [=============================================== ] 3440/4488 76% [=============================================== ] 3441/4488 76% [=============================================== ] 3442/4488 76% [=============================================== ] 3443/4488 76% [=============================================== ] 3444/4488 76% [=============================================== ] 3445/4488 76% [=============================================== ] 3446/4488 76% [=============================================== ] 3447/4488 76% [=============================================== ] 3448/4488 76% [=============================================== ] 3449/4488 76% [=============================================== ] 3450/4488 76% [=============================================== ] 3451/4488 76% [=============================================== ] 3452/4488 76% [=============================================== ] 3453/4488 76% [=============================================== ] 3454/4488 76% [=============================================== ] 3455/4488 76% [=============================================== ] 3456/4488 77% [=============================================== ] 3457/4488 77% [=============================================== ] 3458/4488 77% [=============================================== ] 3459/4488 77% [=============================================== ] 3460/4488 77% [=============================================== ] 3461/4488 77% [=============================================== ] 3462/4488 77% [=============================================== ] 3463/4488 77% [=============================================== ] 3464/4488 77% [=============================================== ] 3465/4488 77% [=============================================== ] 3466/4488 77% [=============================================== ] 3467/4488 77% [=============================================== ] 3468/4488 77% [=============================================== ] 3469/4488 77% [=============================================== ] 3470/4488 77% [=============================================== ] 3471/4488 77% [=============================================== ] 3472/4488 77% [=============================================== ] 3473/4488 77% [=============================================== ] 3474/4488 77% [================================================ ] 3475/4488 77% [================================================ ] 3476/4488 77% [================================================ ] 3477/4488 77% [================================================ ] 3478/4488 77% [================================================ ] 3479/4488 77% [================================================ ] 3480/4488 77% [================================================ ] 3481/4488 77% [================================================ ] 3482/4488 77% [================================================ ] 3483/4488 77% [================================================ ] 3484/4488 77% [================================================ ] 3485/4488 77% [================================================ ] 3486/4488 77% [================================================ ] 3487/4488 77% [================================================ ] 3488/4488 77% [================================================ ] 3489/4488 77% [================================================ ] 3490/4488 77% [================================================ ] 3491/4488 77% [================================================ ] 3492/4488 77% [================================================ ] 3493/4488 77% [================================================ ] 3494/4488 77% [================================================ ] 3495/4488 77% [================================================ ] 3496/4488 77% [================================================ ] 3497/4488 77% [================================================ ] 3498/4488 77% [================================================ ] 3499/4488 77% [================================================ ] 3500/4488 77% [================================================ ] 3501/4488 78% [================================================ ] 3502/4488 78% [================================================ ] 3503/4488 78% [================================================ ] 3504/4488 78% [================================================ ] 3505/4488 78% [================================================ ] 3506/4488 78% [================================================ ] 3507/4488 78% [================================================ ] 3508/4488 78% [================================================ ] 3509/4488 78% [================================================ ] 3510/4488 78% [================================================ ] 3511/4488 78% [================================================ ] 3512/4488 78% [================================================ ] 3513/4488 78% [================================================ ] 3514/4488 78% [================================================ ] 3515/4488 78% [================================================ ] 3516/4488 78% [================================================ ] 3517/4488 78% [================================================ ] 3518/4488 78% [================================================ ] 3519/4488 78% [================================================ ] 3520/4488 78% [================================================ ] 3521/4488 78% [================================================ ] 3522/4488 78% [================================================ ] 3523/4488 78% [================================================ ] 3524/4488 78% [================================================ ] 3525/4488 78% [================================================ ] 3526/4488 78% [================================================ ] 3527/4488 78% [================================================ ] 3528/4488 78% [================================================ ] 3529/4488 78% [================================================ ] 3530/4488 78% [================================================ ] 3531/4488 78% [================================================ ] 3532/4488 78% [================================================ ] 3533/4488 78% [================================================ ] 3534/4488 78% [================================================ ] 3535/4488 78% [================================================ ] 3536/4488 78% [================================================ ] 3537/4488 78% [================================================ ] 3538/4488 78% [================================================ ] 3539/4488 78% [================================================ ] 3540/4488 78% [================================================ ] 3541/4488 78% [================================================ ] 3542/4488 78% [================================================ ] 3543/4488 78% [================================================ ] 3544/4488 78% [================================================ ] 3545/4488 78% [================================================ ] 3546/4488 79% [================================================= ] 3547/4488 79% [================================================= ] 3548/4488 79% [================================================= ] 3549/4488 79% [================================================= ] 3550/4488 79% [================================================= ] 3551/4488 79% [================================================= ] 3552/4488 79% [================================================= ] 3553/4488 79% [================================================= ] 3554/4488 79% [================================================= ] 3555/4488 79% [================================================= ] 3556/4488 79% [================================================= ] 3557/4488 79% [================================================= ] 3558/4488 79% [================================================= ] 3559/4488 79% [================================================= ] 3560/4488 79% [================================================= ] 3561/4488 79% [================================================= ] 3562/4488 79% [================================================= ] 3563/4488 79% [================================================= ] 3564/4488 79% [================================================= ] 3565/4488 79% [================================================= ] 3566/4488 79% [================================================= ] 3567/4488 79% [================================================= ] 3568/4488 79% [================================================= ] 3569/4488 79% [================================================= ] 3570/4488 79% [================================================= ] 3571/4488 79% [================================================= ] 3572/4488 79% [================================================= ] 3573/4488 79% [================================================= ] 3574/4488 79% [================================================= ] 3575/4488 79% [================================================= ] 3576/4488 79% [================================================= ] 3577/4488 79% [================================================= ] 3578/4488 79% [================================================= ] 3579/4488 79% [================================================= ] 3580/4488 79% [================================================= ] 3581/4488 79% [================================================= ] 3582/4488 79% [================================================= ] 3583/4488 79% [================================================= ] 3584/4488 79% [================================================= ] 3585/4488 79% [================================================= ] 3586/4488 79% [================================================= ] 3587/4488 79% [================================================= ] 3588/4488 79% [================================================= ] 3589/4488 79% [================================================= ] 3590/4488 79% [================================================= ] 3591/4488 80% [================================================= ] 3592/4488 80% [================================================= ] 3593/4488 80% [================================================= ] 3594/4488 80% [================================================= ] 3595/4488 80% [================================================= ] 3596/4488 80% [================================================= ] 3597/4488 80% [================================================= ] 3598/4488 80% [================================================= ] 3599/4488 80% [================================================= ] 3600/4488 80% [================================================= ] 3601/4488 80% [================================================= ] 3602/4488 80% [================================================= ] 3603/4488 80% [================================================= ] 3604/4488 80% [================================================= ] 3605/4488 80% [================================================= ] 3606/4488 80% [================================================= ] 3607/4488 80% [================================================= ] 3608/4488 80% [================================================= ] 3609/4488 80% [================================================= ] 3610/4488 80% [================================================= ] 3611/4488 80% [================================================= ] 3612/4488 80% [================================================= ] 3613/4488 80% [================================================= ] 3614/4488 80% [================================================= ] 3615/4488 80% [================================================= ] 3616/4488 80% [================================================= ] 3617/4488 80% [================================================= ] 3618/4488 80% [================================================= ] 3619/4488 80% [================================================== ] 3620/4488 80% [================================================== ] 3621/4488 80% [================================================== ] 3622/4488 80% [================================================== ] 3623/4488 80% [================================================== ] 3624/4488 80% [================================================== ] 3625/4488 80% [================================================== ] 3626/4488 80% [================================================== ] 3627/4488 80% [================================================== ] 3628/4488 80% [================================================== ] 3629/4488 80% [================================================== ] 3630/4488 80% [================================================== ] 3631/4488 80% [================================================== ] 3632/4488 80% [================================================== ] 3633/4488 80% [================================================== ] 3634/4488 80% [================================================== ] 3635/4488 80% [================================================== ] 3636/4488 81% [================================================== ] 3637/4488 81% [================================================== ] 3638/4488 81% [================================================== ] 3639/4488 81% [================================================== ] 3640/4488 81% [================================================== ] 3641/4488 81% [================================================== ] 3642/4488 81% [================================================== ] 3643/4488 81% [================================================== ] 3644/4488 81% [================================================== ] 3645/4488 81% [================================================== ] 3646/4488 81% [================================================== ] 3647/4488 81% [================================================== ] 3648/4488 81% [================================================== ] 3649/4488 81% [================================================== ] 3650/4488 81% [================================================== ] 3651/4488 81% [================================================== ] 3652/4488 81% [================================================== ] 3653/4488 81% [================================================== ] 3654/4488 81% [================================================== ] 3655/4488 81% [================================================== ] 3656/4488 81% [================================================== ] 3657/4488 81% [================================================== ] 3658/4488 81% [================================================== ] 3659/4488 81% [================================================== ] 3660/4488 81% [================================================== ] 3661/4488 81% [================================================== ] 3662/4488 81% [================================================== ] 3663/4488 81% [================================================== ] 3664/4488 81% [================================================== ] 3665/4488 81% [================================================== ] 3666/4488 81% [================================================== ] 3667/4488 81% [================================================== ] 3668/4488 81% [================================================== ] 3669/4488 81% [================================================== ] 3670/4488 81% [================================================== ] 3671/4488 81% [================================================== ] 3672/4488 81% [================================================== ] 3673/4488 81% [================================================== ] 3674/4488 81% [================================================== ] 3675/4488 81% [================================================== ] 3676/4488 81% [================================================== ] 3677/4488 81% [================================================== ] 3678/4488 81% [================================================== ] 3679/4488 81% [================================================== ] 3680/4488 81% [================================================== ] 3681/4488 82% [================================================== ] 3682/4488 82% [================================================== ] 3683/4488 82% [================================================== ] 3684/4488 82% [================================================== ] 3685/4488 82% [================================================== ] 3686/4488 82% [================================================== ] 3687/4488 82% [================================================== ] 3688/4488 82% [================================================== ] 3689/4488 82% [================================================== ] 3690/4488 82% [================================================== ] 3691/4488 82% [=================================================== ] 3692/4488 82% [=================================================== ] 3693/4488 82% [=================================================== ] 3694/4488 82% [=================================================== ] 3695/4488 82% [=================================================== ] 3696/4488 82% [=================================================== ] 3697/4488 82% [=================================================== ] 3698/4488 82% [=================================================== ] 3699/4488 82% [=================================================== ] 3700/4488 82% [=================================================== ] 3701/4488 82% [=================================================== ] 3702/4488 82% [=================================================== ] 3703/4488 82% [=================================================== ] 3704/4488 82% [=================================================== ] 3705/4488 82% [=================================================== ] 3706/4488 82% [=================================================== ] 3707/4488 82% [=================================================== ] 3708/4488 82% [=================================================== ] 3709/4488 82% [=================================================== ] 3710/4488 82% [=================================================== ] 3711/4488 82% [=================================================== ] 3712/4488 82% [=================================================== ] 3713/4488 82% [=================================================== ] 3714/4488 82% [=================================================== ] 3715/4488 82% [=================================================== ] 3716/4488 82% [=================================================== ] 3717/4488 82% [=================================================== ] 3718/4488 82% [=================================================== ] 3719/4488 82% [=================================================== ] 3720/4488 82% [=================================================== ] 3721/4488 82% [=================================================== ] 3722/4488 82% [=================================================== ] 3723/4488 82% [=================================================== ] 3724/4488 82% [=================================================== ] 3725/4488 82% [=================================================== ] 3726/4488 83% [=================================================== ] 3727/4488 83% [=================================================== ] 3728/4488 83% [=================================================== ] 3729/4488 83% [=================================================== ] 3730/4488 83% [=================================================== ] 3731/4488 83% [=================================================== ] 3732/4488 83% [=================================================== ] 3733/4488 83% [=================================================== ] 3734/4488 83% [=================================================== ] 3735/4488 83% [=================================================== ] 3736/4488 83% [=================================================== ] 3737/4488 83% [=================================================== ] 3738/4488 83% [=================================================== ] 3739/4488 83% [=================================================== ] 3740/4488 83% [=================================================== ] 3741/4488 83% [=================================================== ] 3742/4488 83% [=================================================== ] 3743/4488 83% [=================================================== ] 3744/4488 83% [=================================================== ] 3745/4488 83% [=================================================== ] 3746/4488 83% [=================================================== ] 3747/4488 83% [=================================================== ] 3748/4488 83% [=================================================== ] 3749/4488 83% [=================================================== ] 3750/4488 83% [=================================================== ] 3751/4488 83% [=================================================== ] 3752/4488 83% [=================================================== ] 3753/4488 83% [=================================================== ] 3754/4488 83% [=================================================== ] 3755/4488 83% [=================================================== ] 3756/4488 83% [=================================================== ] 3757/4488 83% [=================================================== ] 3758/4488 83% [=================================================== ] 3759/4488 83% [=================================================== ] 3760/4488 83% [=================================================== ] 3761/4488 83% [=================================================== ] 3762/4488 83% [=================================================== ] 3763/4488 83% [=================================================== ] 3764/4488 83% [==================================================== ] 3765/4488 83% [==================================================== ] 3766/4488 83% [==================================================== ] 3767/4488 83% [==================================================== ] 3768/4488 83% [==================================================== ] 3769/4488 83% [==================================================== ] 3770/4488 84% [==================================================== ] 3771/4488 84% [==================================================== ] 3772/4488 84% [==================================================== ] 3773/4488 84% [==================================================== ] 3774/4488 84% [==================================================== ] 3775/4488 84% [==================================================== ] 3776/4488 84% [==================================================== ] 3777/4488 84% [==================================================== ] 3778/4488 84% [==================================================== ] 3779/4488 84% [==================================================== ] 3780/4488 84% [==================================================== ] 3781/4488 84% [==================================================== ] 3782/4488 84% [==================================================== ] 3783/4488 84% [==================================================== ] 3784/4488 84% [==================================================== ] 3785/4488 84% [==================================================== ] 3786/4488 84% [==================================================== ] 3787/4488 84% [==================================================== ] 3788/4488 84% [==================================================== ] 3789/4488 84% [==================================================== ] 3790/4488 84% [==================================================== ] 3791/4488 84% [==================================================== ] 3792/4488 84% [==================================================== ] 3793/4488 84% [==================================================== ] 3794/4488 84% [==================================================== ] 3795/4488 84% [==================================================== ] 3796/4488 84% [==================================================== ] 3797/4488 84% [==================================================== ] 3798/4488 84% [==================================================== ] 3799/4488 84% [==================================================== ] 3800/4488 84% [==================================================== ] 3801/4488 84% [==================================================== ] 3802/4488 84% [==================================================== ] 3803/4488 84% [==================================================== ] 3804/4488 84% [==================================================== ] 3805/4488 84% [==================================================== ] 3806/4488 84% [==================================================== ] 3807/4488 84% [==================================================== ] 3808/4488 84% [==================================================== ] 3809/4488 84% [==================================================== ] 3810/4488 84% [==================================================== ] 3811/4488 84% [==================================================== ] 3812/4488 84% [==================================================== ] 3813/4488 84% [==================================================== ] 3814/4488 84% [==================================================== ] 3815/4488 85% [==================================================== ] 3816/4488 85% [==================================================== ] 3817/4488 85% [==================================================== ] 3818/4488 85% [==================================================== ] 3819/4488 85% [==================================================== ] 3820/4488 85% [==================================================== ] 3821/4488 85% [==================================================== ] 3822/4488 85% [==================================================== ] 3823/4488 85% [==================================================== ] 3824/4488 85% [==================================================== ] 3825/4488 85% [==================================================== ] 3826/4488 85% [==================================================== ] 3827/4488 85% [==================================================== ] 3828/4488 85% [==================================================== ] 3829/4488 85% [==================================================== ] 3830/4488 85% [==================================================== ] 3831/4488 85% [==================================================== ] 3832/4488 85% [==================================================== ] 3833/4488 85% [==================================================== ] 3834/4488 85% [==================================================== ] 3835/4488 85% [==================================================== ] 3836/4488 85% [===================================================== ] 3837/4488 85% [===================================================== ] 3838/4488 85% [===================================================== ] 3839/4488 85% [===================================================== ] 3840/4488 85% [===================================================== ] 3841/4488 85% [===================================================== ] 3842/4488 85% [===================================================== ] 3843/4488 85% [===================================================== ] 3844/4488 85% [===================================================== ] 3845/4488 85% [===================================================== ] 3846/4488 85% [===================================================== ] 3847/4488 85% [===================================================== ] 3848/4488 85% [===================================================== ] 3849/4488 85% [===================================================== ] 3850/4488 85% [===================================================== ] 3851/4488 85% [===================================================== ] 3852/4488 85% [===================================================== ] 3853/4488 85% [===================================================== ] 3854/4488 85% [===================================================== ] 3855/4488 85% [===================================================== ] 3856/4488 85% [===================================================== ] 3857/4488 85% [===================================================== ] 3858/4488 85% [===================================================== ] 3859/4488 85% [===================================================== ] 3860/4488 86% [===================================================== ] 3861/4488 86% [===================================================== ] 3862/4488 86% [===================================================== ] 3863/4488 86% [===================================================== ] 3864/4488 86% [===================================================== ] 3865/4488 86% [===================================================== ] 3866/4488 86% [===================================================== ] 3867/4488 86% [===================================================== ] 3868/4488 86% [===================================================== ] 3869/4488 86% [===================================================== ] 3870/4488 86% [===================================================== ] 3871/4488 86% [===================================================== ] 3872/4488 86% [===================================================== ] 3873/4488 86% [===================================================== ] 3874/4488 86% [===================================================== ] 3875/4488 86% [===================================================== ] 3876/4488 86% [===================================================== ] 3877/4488 86% [===================================================== ] 3878/4488 86% [===================================================== ] 3879/4488 86% [===================================================== ] 3880/4488 86% [===================================================== ] 3881/4488 86% [===================================================== ] 3882/4488 86% [===================================================== ] 3883/4488 86% [===================================================== ] 3884/4488 86% [===================================================== ] 3885/4488 86% [===================================================== ] 3886/4488 86% [===================================================== ] 3887/4488 86% [===================================================== ] 3888/4488 86% [===================================================== ] 3889/4488 86% [===================================================== ] 3890/4488 86% [===================================================== ] 3891/4488 86% [===================================================== ] 3892/4488 86% [===================================================== ] 3893/4488 86% [===================================================== ] 3894/4488 86% [===================================================== ] 3895/4488 86% [===================================================== ] 3896/4488 86% [===================================================== ] 3897/4488 86% [===================================================== ] 3898/4488 86% [===================================================== ] 3899/4488 86% [===================================================== ] 3900/4488 86% [===================================================== ] 3901/4488 86% [===================================================== ] 3902/4488 86% [===================================================== ] 3903/4488 86% [===================================================== ] 3904/4488 86% [===================================================== ] 3905/4488 87% [===================================================== ] 3906/4488 87% [===================================================== ] 3907/4488 87% [===================================================== ] 3908/4488 87% [====================================================== ] 3909/4488 87% [====================================================== ] 3910/4488 87% [====================================================== ] 3911/4488 87% [====================================================== ] 3912/4488 87% [====================================================== ] 3913/4488 87% [====================================================== ] 3914/4488 87% [====================================================== ] 3915/4488 87% [====================================================== ] 3916/4488 87% [====================================================== ] 3917/4488 87% [====================================================== ] 3918/4488 87% [====================================================== ] 3919/4488 87% [====================================================== ] 3920/4488 87% [====================================================== ] 3921/4488 87% [====================================================== ] 3922/4488 87% [====================================================== ] 3923/4488 87% [====================================================== ] 3924/4488 87% [====================================================== ] 3925/4488 87% [====================================================== ] 3926/4488 87% [====================================================== ] 3927/4488 87% [====================================================== ] 3928/4488 87% [====================================================== ] 3929/4488 87% [====================================================== ] 3930/4488 87% [====================================================== ] 3931/4488 87% [====================================================== ] 3932/4488 87% [====================================================== ] 3933/4488 87% [====================================================== ] 3934/4488 87% [====================================================== ] 3935/4488 87% [====================================================== ] 3936/4488 87% [====================================================== ] 3937/4488 87% [====================================================== ] 3938/4488 87% [====================================================== ] 3939/4488 87% [====================================================== ] 3940/4488 87% [====================================================== ] 3941/4488 87% [====================================================== ] 3942/4488 87% [====================================================== ] 3943/4488 87% [====================================================== ] 3944/4488 87% [====================================================== ] 3945/4488 87% [====================================================== ] 3946/4488 87% [====================================================== ] 3947/4488 87% [====================================================== ] 3948/4488 87% [====================================================== ] 3949/4488 87% [====================================================== ] 3950/4488 88% [====================================================== ] 3951/4488 88% [====================================================== ] 3952/4488 88% [====================================================== ] 3953/4488 88% [====================================================== ] 3954/4488 88% [====================================================== ] 3955/4488 88% [====================================================== ] 3956/4488 88% [====================================================== ] 3957/4488 88% [====================================================== ] 3958/4488 88% [====================================================== ] 3959/4488 88% [====================================================== ] 3960/4488 88% [====================================================== ] 3961/4488 88% [====================================================== ] 3962/4488 88% [====================================================== ] 3963/4488 88% [====================================================== ] 3964/4488 88% [====================================================== ] 3965/4488 88% [====================================================== ] 3966/4488 88% [====================================================== ] 3967/4488 88% [====================================================== ] 3968/4488 88% [====================================================== ] 3969/4488 88% [====================================================== ] 3970/4488 88% [====================================================== ] 3971/4488 88% [====================================================== ] 3972/4488 88% [====================================================== ] 3973/4488 88% [====================================================== ] 3974/4488 88% [====================================================== ] 3975/4488 88% [====================================================== ] 3976/4488 88% [====================================================== ] 3977/4488 88% [====================================================== ] 3978/4488 88% [====================================================== ] 3979/4488 88% [====================================================== ] 3980/4488 88% [====================================================== ] 3981/4488 88% [======================================================= ] 3982/4488 88% [======================================================= ] 3983/4488 88% [======================================================= ] 3984/4488 88% [======================================================= ] 3985/4488 88% [======================================================= ] 3986/4488 88% [======================================================= ] 3987/4488 88% [======================================================= ] 3988/4488 88% [======================================================= ] 3989/4488 88% [======================================================= ] 3990/4488 88% [======================================================= ] 3991/4488 88% [======================================================= ] 3992/4488 88% [======================================================= ] 3993/4488 88% [======================================================= ] 3994/4488 88% [======================================================= ] 3995/4488 89% [======================================================= ] 3996/4488 89% [======================================================= ] 3997/4488 89% [======================================================= ] 3998/4488 89% [======================================================= ] 3999/4488 89% [======================================================= ] 4000/4488 89% [======================================================= ] 4001/4488 89% [======================================================= ] 4002/4488 89% [======================================================= ] 4003/4488 89% [======================================================= ] 4004/4488 89% [======================================================= ] 4005/4488 89% [======================================================= ] 4006/4488 89% [======================================================= ] 4007/4488 89% [======================================================= ] 4008/4488 89% [======================================================= ] 4009/4488 89% [======================================================= ] 4010/4488 89% [======================================================= ] 4011/4488 89% [======================================================= ] 4012/4488 89% [======================================================= ] 4013/4488 89% [======================================================= ] 4014/4488 89% [======================================================= ] 4015/4488 89% [======================================================= ] 4016/4488 89% [======================================================= ] 4017/4488 89% [======================================================= ] 4018/4488 89% [======================================================= ] 4019/4488 89% [======================================================= ] 4020/4488 89% [======================================================= ] 4021/4488 89% [======================================================= ] 4022/4488 89% [======================================================= ] 4023/4488 89% [======================================================= ] 4024/4488 89% [======================================================= ] 4025/4488 89% [======================================================= ] 4026/4488 89% [======================================================= ] 4027/4488 89% [======================================================= ] 4028/4488 89% [======================================================= ] 4029/4488 89% [======================================================= ] 4030/4488 89% [======================================================= ] 4031/4488 89% [======================================================= ] 4032/4488 89% [======================================================= ] 4033/4488 89% [======================================================= ] 4034/4488 89% [======================================================= ] 4035/4488 89% [======================================================= ] 4036/4488 89% [======================================================= ] 4037/4488 89% [======================================================= ] 4038/4488 89% [======================================================= ] 4039/4488 89% [======================================================= ] 4040/4488 90% [======================================================= ] 4041/4488 90% [======================================================= ] 4042/4488 90% [======================================================= ] 4043/4488 90% [======================================================= ] 4044/4488 90% [======================================================= ] 4045/4488 90% [======================================================= ] 4046/4488 90% [======================================================= ] 4047/4488 90% [======================================================= ] 4048/4488 90% [======================================================= ] 4049/4488 90% [======================================================= ] 4050/4488 90% [======================================================= ] 4051/4488 90% [======================================================= ] 4052/4488 90% [======================================================= ] 4053/4488 90% [======================================================== ] 4054/4488 90% [======================================================== ] 4055/4488 90% [======================================================== ] 4056/4488 90% [======================================================== ] 4057/4488 90% [======================================================== ] 4058/4488 90% [======================================================== ] 4059/4488 90% [======================================================== ] 4060/4488 90% [======================================================== ] 4061/4488 90% [======================================================== ] 4062/4488 90% [======================================================== ] 4063/4488 90% [======================================================== ] 4064/4488 90% [======================================================== ] 4065/4488 90% [======================================================== ] 4066/4488 90% [======================================================== ] 4067/4488 90% [======================================================== ] 4068/4488 90% [======================================================== ] 4069/4488 90% [======================================================== ] 4070/4488 90% [======================================================== ] 4071/4488 90% [======================================================== ] 4072/4488 90% [======================================================== ] 4073/4488 90% [======================================================== ] 4074/4488 90% [======================================================== ] 4075/4488 90% [======================================================== ] 4076/4488 90% [======================================================== ] 4077/4488 90% [======================================================== ] 4078/4488 90% [======================================================== ] 4079/4488 90% [======================================================== ] 4080/4488 90% [======================================================== ] 4081/4488 90% [======================================================== ] 4082/4488 90% [======================================================== ] 4083/4488 90% [======================================================== ] 4084/4488 90% [======================================================== ] 4085/4488 91% [======================================================== ] 4086/4488 91% [======================================================== ] 4087/4488 91% [======================================================== ] 4088/4488 91% [======================================================== ] 4089/4488 91% [======================================================== ] 4090/4488 91% [======================================================== ] 4091/4488 91% [======================================================== ] 4092/4488 91% [======================================================== ] 4093/4488 91% [======================================================== ] 4094/4488 91% [======================================================== ] 4095/4488 91% [======================================================== ] 4096/4488 91% [======================================================== ] 4097/4488 91% [======================================================== ] 4098/4488 91% [======================================================== ] 4099/4488 91% [======================================================== ] 4100/4488 91% [======================================================== ] 4101/4488 91% [======================================================== ] 4102/4488 91% [======================================================== ] 4103/4488 91% [======================================================== ] 4104/4488 91% [======================================================== ] 4105/4488 91% [======================================================== ] 4106/4488 91% [======================================================== ] 4107/4488 91% [======================================================== ] 4108/4488 91% [======================================================== ] 4109/4488 91% [======================================================== ] 4110/4488 91% [======================================================== ] 4111/4488 91% [======================================================== ] 4112/4488 91% [======================================================== ] 4113/4488 91% [======================================================== ] 4114/4488 91% [======================================================== ] 4115/4488 91% [======================================================== ] 4116/4488 91% [======================================================== ] 4117/4488 91% [======================================================== ] 4118/4488 91% [======================================================== ] 4119/4488 91% [======================================================== ] 4120/4488 91% [======================================================== ] 4121/4488 91% [======================================================== ] 4122/4488 91% [======================================================== ] 4123/4488 91% [======================================================== ] 4124/4488 91% [======================================================== ] 4125/4488 91% [======================================================== ] 4126/4488 91% [========================================================= ] 4127/4488 91% [========================================================= ] 4128/4488 91% [========================================================= ] 4129/4488 92% [========================================================= ] 4130/4488 92% [========================================================= ] 4131/4488 92% [========================================================= ] 4132/4488 92% [========================================================= ] 4133/4488 92% [========================================================= ] 4134/4488 92% [========================================================= ] 4135/4488 92% [========================================================= ] 4136/4488 92% [========================================================= ] 4137/4488 92% [========================================================= ] 4138/4488 92% [========================================================= ] 4139/4488 92% [========================================================= ] 4140/4488 92% [========================================================= ] 4141/4488 92% [========================================================= ] 4142/4488 92% [========================================================= ] 4143/4488 92% [========================================================= ] 4144/4488 92% [========================================================= ] 4145/4488 92% [========================================================= ] 4146/4488 92% [========================================================= ] 4147/4488 92% [========================================================= ] 4148/4488 92% [========================================================= ] 4149/4488 92% [========================================================= ] 4150/4488 92% [========================================================= ] 4151/4488 92% [========================================================= ] 4152/4488 92% [========================================================= ] 4153/4488 92% [========================================================= ] 4154/4488 92% [========================================================= ] 4155/4488 92% [========================================================= ] 4156/4488 92% [========================================================= ] 4157/4488 92% [========================================================= ] 4158/4488 92% [========================================================= ] 4159/4488 92% [========================================================= ] 4160/4488 92% [========================================================= ] 4161/4488 92% [========================================================= ] 4162/4488 92% [========================================================= ] 4163/4488 92% [========================================================= ] 4164/4488 92% [========================================================= ] 4165/4488 92% [========================================================= ] 4166/4488 92% [========================================================= ] 4167/4488 92% [========================================================= ] 4168/4488 92% [========================================================= ] 4169/4488 92% [========================================================= ] 4170/4488 92% [========================================================= ] 4171/4488 92% [========================================================= ] 4172/4488 92% [========================================================= ] 4173/4488 92% [========================================================= ] 4174/4488 93% [========================================================= ] 4175/4488 93% [========================================================= ] 4176/4488 93% [========================================================= ] 4177/4488 93% [========================================================= ] 4178/4488 93% [========================================================= ] 4179/4488 93% [========================================================= ] 4180/4488 93% [========================================================= ] 4181/4488 93% [========================================================= ] 4182/4488 93% [========================================================= ] 4183/4488 93% [========================================================= ] 4184/4488 93% [========================================================= ] 4185/4488 93% [========================================================= ] 4186/4488 93% [========================================================= ] 4187/4488 93% [========================================================= ] 4188/4488 93% [========================================================= ] 4189/4488 93% [========================================================= ] 4190/4488 93% [========================================================= ] 4191/4488 93% [========================================================= ] 4192/4488 93% [========================================================= ] 4193/4488 93% [========================================================= ] 4194/4488 93% [========================================================= ] 4195/4488 93% [========================================================= ] 4196/4488 93% [========================================================= ] 4197/4488 93% [========================================================= ] 4198/4488 93% [========================================================== ] 4199/4488 93% [========================================================== ] 4200/4488 93% [========================================================== ] 4201/4488 93% [========================================================== ] 4202/4488 93% [========================================================== ] 4203/4488 93% [========================================================== ] 4204/4488 93% [========================================================== ] 4205/4488 93% [========================================================== ] 4206/4488 93% [========================================================== ] 4207/4488 93% [========================================================== ] 4208/4488 93% [========================================================== ] 4209/4488 93% [========================================================== ] 4210/4488 93% [========================================================== ] 4211/4488 93% [========================================================== ] 4212/4488 93% [========================================================== ] 4213/4488 93% [========================================================== ] 4214/4488 93% [========================================================== ] 4215/4488 93% [========================================================== ] 4216/4488 93% [========================================================== ] 4217/4488 93% [========================================================== ] 4218/4488 93% [========================================================== ] 4219/4488 94% [========================================================== ] 4220/4488 94% [========================================================== ] 4221/4488 94% [========================================================== ] 4222/4488 94% [========================================================== ] 4223/4488 94% [========================================================== ] 4224/4488 94% [========================================================== ] 4225/4488 94% [========================================================== ] 4226/4488 94% [========================================================== ] 4227/4488 94% [========================================================== ] 4228/4488 94% [========================================================== ] 4229/4488 94% [========================================================== ] 4230/4488 94% [========================================================== ] 4231/4488 94% [========================================================== ] 4232/4488 94% [========================================================== ] 4233/4488 94% [========================================================== ] 4234/4488 94% [========================================================== ] 4235/4488 94% [========================================================== ] 4236/4488 94% [========================================================== ] 4237/4488 94% [========================================================== ] 4238/4488 94% [========================================================== ] 4239/4488 94% [========================================================== ] 4240/4488 94% [========================================================== ] 4241/4488 94% [========================================================== ] 4242/4488 94% [========================================================== ] 4243/4488 94% [========================================================== ] 4244/4488 94% [========================================================== ] 4245/4488 94% [========================================================== ] 4246/4488 94% [========================================================== ] 4247/4488 94% [========================================================== ] 4248/4488 94% [========================================================== ] 4249/4488 94% [========================================================== ] 4250/4488 94% [========================================================== ] 4251/4488 94% [========================================================== ] 4252/4488 94% [========================================================== ] 4253/4488 94% [========================================================== ] 4254/4488 94% [========================================================== ] 4255/4488 94% [========================================================== ] 4256/4488 94% [========================================================== ] 4257/4488 94% [========================================================== ] 4258/4488 94% [========================================================== ] 4259/4488 94% [========================================================== ] 4260/4488 94% [========================================================== ] 4261/4488 94% [========================================================== ] 4262/4488 94% [========================================================== ] 4263/4488 94% [========================================================== ] 4264/4488 95% [========================================================== ] 4265/4488 95% [========================================================== ] 4266/4488 95% [========================================================== ] 4267/4488 95% [========================================================== ] 4268/4488 95% [========================================================== ] 4269/4488 95% [========================================================== ] 4270/4488 95% [=========================================================== ] 4271/4488 95% [=========================================================== ] 4272/4488 95% [=========================================================== ] 4273/4488 95% [=========================================================== ] 4274/4488 95% [=========================================================== ] 4275/4488 95% [=========================================================== ] 4276/4488 95% [=========================================================== ] 4277/4488 95% [=========================================================== ] 4278/4488 95% [=========================================================== ] 4279/4488 95% [=========================================================== ] 4280/4488 95% [=========================================================== ] 4281/4488 95% [=========================================================== ] 4282/4488 95% [=========================================================== ] 4283/4488 95% [=========================================================== ] 4284/4488 95% [=========================================================== ] 4285/4488 95% [=========================================================== ] 4286/4488 95% [=========================================================== ] 4287/4488 95% [=========================================================== ] 4288/4488 95% [=========================================================== ] 4289/4488 95% [=========================================================== ] 4290/4488 95% [=========================================================== ] 4291/4488 95% [=========================================================== ] 4292/4488 95% [=========================================================== ] 4293/4488 95% [=========================================================== ] 4294/4488 95% [=========================================================== ] 4295/4488 95% [=========================================================== ] 4296/4488 95% [=========================================================== ] 4297/4488 95% [=========================================================== ] 4298/4488 95% [=========================================================== ] 4299/4488 95% [=========================================================== ] 4300/4488 95% [=========================================================== ] 4301/4488 95% [=========================================================== ] 4302/4488 95% [=========================================================== ] 4303/4488 95% [=========================================================== ] 4304/4488 95% [=========================================================== ] 4305/4488 95% [=========================================================== ] 4306/4488 95% [=========================================================== ] 4307/4488 95% [=========================================================== ] 4308/4488 95% [=========================================================== ] 4309/4488 96% [=========================================================== ] 4310/4488 96% [=========================================================== ] 4311/4488 96% [=========================================================== ] 4312/4488 96% [=========================================================== ] 4313/4488 96% [=========================================================== ] 4314/4488 96% [=========================================================== ] 4315/4488 96% [=========================================================== ] 4316/4488 96% [=========================================================== ] 4317/4488 96% [=========================================================== ] 4318/4488 96% [=========================================================== ] 4319/4488 96% [=========================================================== ] 4320/4488 96% [=========================================================== ] 4321/4488 96% [=========================================================== ] 4322/4488 96% [=========================================================== ] 4323/4488 96% [=========================================================== ] 4324/4488 96% [=========================================================== ] 4325/4488 96% [=========================================================== ] 4326/4488 96% [=========================================================== ] 4327/4488 96% [=========================================================== ] 4328/4488 96% [=========================================================== ] 4329/4488 96% [=========================================================== ] 4330/4488 96% [=========================================================== ] 4331/4488 96% [=========================================================== ] 4332/4488 96% [=========================================================== ] 4333/4488 96% [=========================================================== ] 4334/4488 96% [=========================================================== ] 4335/4488 96% [=========================================================== ] 4336/4488 96% [=========================================================== ] 4337/4488 96% [=========================================================== ] 4338/4488 96% [=========================================================== ] 4339/4488 96% [=========================================================== ] 4340/4488 96% [=========================================================== ] 4341/4488 96% [=========================================================== ] 4342/4488 96% [=========================================================== ] 4343/4488 96% [============================================================ ] 4344/4488 96% [============================================================ ] 4345/4488 96% [============================================================ ] 4346/4488 96% [============================================================ ] 4347/4488 96% [============================================================ ] 4348/4488 96% [============================================================ ] 4349/4488 96% [============================================================ ] 4350/4488 96% [============================================================ ] 4351/4488 96% [============================================================ ] 4352/4488 96% [============================================================ ] 4353/4488 96% [============================================================ ] 4354/4488 97% [============================================================ ] 4355/4488 97% [============================================================ ] 4356/4488 97% [============================================================ ] 4357/4488 97% [============================================================ ] 4358/4488 97% [============================================================ ] 4359/4488 97% [============================================================ ] 4360/4488 97% [============================================================ ] 4361/4488 97% [============================================================ ] 4362/4488 97% [============================================================ ] 4363/4488 97% [============================================================ ] 4364/4488 97% [============================================================ ] 4365/4488 97% [============================================================ ] 4366/4488 97% [============================================================ ] 4367/4488 97% [============================================================ ] 4368/4488 97% [============================================================ ] 4369/4488 97% [============================================================ ] 4370/4488 97% [============================================================ ] 4371/4488 97% [============================================================ ] 4372/4488 97% [============================================================ ] 4373/4488 97% [============================================================ ] 4374/4488 97% [============================================================ ] 4375/4488 97% [============================================================ ] 4376/4488 97% [============================================================ ] 4377/4488 97% [============================================================ ] 4378/4488 97% [============================================================ ] 4379/4488 97% [============================================================ ] 4380/4488 97% [============================================================ ] 4381/4488 97% [============================================================ ] 4382/4488 97% [============================================================ ] 4383/4488 97% [============================================================ ] 4384/4488 97% [============================================================ ] 4385/4488 97% [============================================================ ] 4386/4488 97% [============================================================ ] 4387/4488 97% [============================================================ ] 4388/4488 97% [============================================================ ] 4389/4488 97% [============================================================ ] 4390/4488 97% [============================================================ ] 4391/4488 97% [============================================================ ] 4392/4488 97% [============================================================ ] 4393/4488 97% [============================================================ ] 4394/4488 97% [============================================================ ] 4395/4488 97% [============================================================ ] 4396/4488 97% [============================================================ ] 4397/4488 97% [============================================================ ] 4398/4488 97% [============================================================ ] 4399/4488 98% [============================================================ ] 4400/4488 98% [============================================================ ] 4401/4488 98% [============================================================ ] 4402/4488 98% [============================================================ ] 4403/4488 98% [============================================================ ] 4404/4488 98% [============================================================ ] 4405/4488 98% [============================================================ ] 4406/4488 98% [============================================================ ] 4407/4488 98% [============================================================ ] 4408/4488 98% [============================================================ ] 4409/4488 98% [============================================================ ] 4410/4488 98% [============================================================ ] 4411/4488 98% [============================================================ ] 4412/4488 98% [============================================================ ] 4413/4488 98% [============================================================ ] 4414/4488 98% [============================================================ ] 4415/4488 98% [============================================================= ] 4416/4488 98% [============================================================= ] 4417/4488 98% [============================================================= ] 4418/4488 98% [============================================================= ] 4419/4488 98% [============================================================= ] 4420/4488 98% [============================================================= ] 4421/4488 98% [============================================================= ] 4422/4488 98% [============================================================= ] 4423/4488 98% [============================================================= ] 4424/4488 98% [============================================================= ] 4425/4488 98% [============================================================= ] 4426/4488 98% [============================================================= ] 4427/4488 98% [============================================================= ] 4428/4488 98% [============================================================= ] 4429/4488 98% [============================================================= ] 4430/4488 98% [============================================================= ] 4431/4488 98% [============================================================= ] 4432/4488 98% [============================================================= ] 4433/4488 98% [============================================================= ] 4434/4488 98% [============================================================= ] 4435/4488 98% [============================================================= ] 4436/4488 98% [============================================================= ] 4437/4488 98% [============================================================= ] 4438/4488 98% [============================================================= ] 4439/4488 98% [============================================================= ] 4440/4488 98% [============================================================= ] 4441/4488 98% [============================================================= ] 4442/4488 98% [============================================================= ] 4443/4488 98% [============================================================= ] 4444/4488 99% [============================================================= ] 4445/4488 99% [============================================================= ] 4446/4488 99% [============================================================= ] 4447/4488 99% [============================================================= ] 4448/4488 99% [============================================================= ] 4449/4488 99% [============================================================= ] 4450/4488 99% [============================================================= ] 4451/4488 99% [============================================================= ] 4452/4488 99% [============================================================= ] 4453/4488 99% [============================================================= ] 4454/4488 99% [============================================================= ] 4455/4488 99% [============================================================= ] 4456/4488 99% [============================================================= ] 4457/4488 99% [============================================================= ] 4458/4488 99% [============================================================= ] 4459/4488 99% [============================================================= ] 4460/4488 99% [============================================================= ] 4461/4488 99% [============================================================= ] 4462/4488 99% [============================================================= ] 4463/4488 99% [============================================================= ] 4464/4488 99% [============================================================= ] 4465/4488 99% [============================================================= ] 4466/4488 99% [============================================================= ] 4467/4488 99% [============================================================= ] 4468/4488 99% [============================================================= ] 4469/4488 99% [============================================================= ] 4470/4488 99% [============================================================= ] 4471/4488 99% [============================================================= ] 4472/4488 99% [============================================================= ] 4473/4488 99% [============================================================= ] 4474/4488 99% [============================================================= ] 4475/4488 99% [============================================================= ] 4476/4488 99% [============================================================= ] 4477/4488 99% [============================================================= ] 4478/4488 99% [============================================================= ] 4479/4488 99% [============================================================= ] 4480/4488 99% [============================================================= ] 4481/4488 99% [============================================================= ] 4482/4488 99% [============================================================= ] 4483/4488 99% [============================================================= ] 4484/4488 99% [============================================================= ] 4485/4488 99% [============================================================= ] 4486/4488 99% [============================================================= ] 4487/4488 99% [==============================================================] 4488/4488 100% operation complete, 4488 objects in 81188 NAND pages. ln -snf /home/autobuild/autobuild/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2023.05-216-gb335bd18a0 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.0 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 6.3.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 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) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dovecot 2.3.20 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> getent Collecting legal info >>> git 2.41.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> hwdata 0.371 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifupdown-scripts Collecting legal info >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> lcms2 2.15 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libite 2.5.3 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-meson 1.1.1 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-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) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> tiff 4.5.1 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> openvpn 2.6.5 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.82.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> smcroute 2.5.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'