echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkcramfs -L /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.cramfs\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-14/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-14/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-14/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-14/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-14/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs"76769280 bytes (73.2 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/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-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-14/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-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2614 objects. stage 2: creating image '/home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/2614 0% [ ] 2/2614 0% [ ] 3/2614 0% [ ] 4/2614 0% [ ] 5/2614 0% [ ] 6/2614 0% [ ] 7/2614 0% [ ] 8/2614 0% [ ] 9/2614 0% [ ] 10/2614 0% [ ] 11/2614 0% [ ] 12/2614 0% [ ] 13/2614 0% [ ] 14/2614 0% [ ] 15/2614 0% [ ] 16/2614 0% [ ] 17/2614 0% [ ] 18/2614 0% [ ] 19/2614 0% [ ] 20/2614 0% [ ] 21/2614 0% [ ] 22/2614 0% [ ] 23/2614 0% [ ] 24/2614 0% [ ] 25/2614 0% [ ] 26/2614 0% [ ] 27/2614 1% [ ] 28/2614 1% [ ] 29/2614 1% [ ] 30/2614 1% [ ] 31/2614 1% [ ] 32/2614 1% [ ] 33/2614 1% [ ] 34/2614 1% [ ] 35/2614 1% [ ] 36/2614 1% [ ] 37/2614 1% [ ] 38/2614 1% [ ] 39/2614 1% [ ] 40/2614 1% [ ] 41/2614 1% [ ] 42/2614 1% [= ] 43/2614 1% [= ] 44/2614 1% [= ] 45/2614 1% [= ] 46/2614 1% [= ] 47/2614 1% [= ] 48/2614 1% [= ] 49/2614 1% [= ] 50/2614 1% [= ] 51/2614 1% [= ] 52/2614 1% [= ] 53/2614 2% [= ] 54/2614 2% [= ] 55/2614 2% [= ] 56/2614 2% [= ] 57/2614 2% [= ] 58/2614 2% [= ] 59/2614 2% [= ] 60/2614 2% [= ] 61/2614 2% [= ] 62/2614 2% [= ] 63/2614 2% [= ] 64/2614 2% [= ] 65/2614 2% [= ] 66/2614 2% [= ] 67/2614 2% [= ] 68/2614 2% [= ] 69/2614 2% [= ] 70/2614 2% [= ] 71/2614 2% [= ] 72/2614 2% [= ] 73/2614 2% [= ] 74/2614 2% [= ] 75/2614 2% [= ] 76/2614 2% [= ] 77/2614 2% [= ] 78/2614 2% [= ] 79/2614 3% [= ] 80/2614 3% [= ] 81/2614 3% [= ] 82/2614 3% [= ] 83/2614 3% [= ] 84/2614 3% [== ] 85/2614 3% [== ] 86/2614 3% [== ] 87/2614 3% [== ] 88/2614 3% [== ] 89/2614 3% [== ] 90/2614 3% [== ] 91/2614 3% [== ] 92/2614 3% [== ] 93/2614 3% [== ] 94/2614 3% [== ] 95/2614 3% [== ] 96/2614 3% [== ] 97/2614 3% [== ] 98/2614 3% [== ] 99/2614 3% [== ] 100/2614 3% [== ] 101/2614 3% [== ] 102/2614 3% [== ] 103/2614 3% [== ] 104/2614 3% [== ] 105/2614 4% [== ] 106/2614 4% [== ] 107/2614 4% [== ] 108/2614 4% [== ] 109/2614 4% [== ] 110/2614 4% [== ] 111/2614 4% [== ] 112/2614 4% [== ] 113/2614 4% [== ] 114/2614 4% [== ] 115/2614 4% [== ] 116/2614 4% [== ] 117/2614 4% [== ] 118/2614 4% [== ] 119/2614 4% [== ] 120/2614 4% [== ] 121/2614 4% [== ] 122/2614 4% [== ] 123/2614 4% [== ] 124/2614 4% [== ] 125/2614 4% [== ] 126/2614 4% [=== ] 127/2614 4% [=== ] 128/2614 4% [=== ] 129/2614 4% [=== ] 130/2614 4% [=== ] 131/2614 5% [=== ] 132/2614 5% [=== ] 133/2614 5% [=== ] 134/2614 5% [=== ] 135/2614 5% [=== ] 136/2614 5% [=== ] 137/2614 5% [=== ] 138/2614 5% [=== ] 139/2614 5% [=== ] 140/2614 5% [=== ] 141/2614 5% [=== ] 142/2614 5% [=== ] 143/2614 5% [=== ] 144/2614 5% [=== ] 145/2614 5% [=== ] 146/2614 5% [=== ] 147/2614 5% [=== ] 148/2614 5% [=== ] 149/2614 5% [=== ] 150/2614 5% [=== ] 151/2614 5% [=== ] 152/2614 5% [=== ] 153/2614 5% [=== ] 154/2614 5% [=== ] 155/2614 5% [=== ] 156/2614 5% [=== ] 157/2614 6% [=== ] 158/2614 6% [=== ] 159/2614 6% [=== ] 160/2614 6% [=== ] 161/2614 6% [=== ] 162/2614 6% [=== ] 163/2614 6% [=== ] 164/2614 6% [=== ] 165/2614 6% [=== ] 166/2614 6% [=== ] 167/2614 6% [=== ] 168/2614 6% [==== ] 169/2614 6% [==== ] 170/2614 6% [==== ] 171/2614 6% [==== ] 172/2614 6% [==== ] 173/2614 6% [==== ] 174/2614 6% [==== ] 175/2614 6% [==== ] 176/2614 6% [==== ] 177/2614 6% [==== ] 178/2614 6% [==== ] 179/2614 6% [==== ] 180/2614 6% [==== ] 181/2614 6% [==== ] 182/2614 6% [==== ] 183/2614 7% [==== ] 184/2614 7% [==== ] 185/2614 7% [==== ] 186/2614 7% [==== ] 187/2614 7% [==== ] 188/2614 7% [==== ] 189/2614 7% [==== ] 190/2614 7% [==== ] 191/2614 7% [==== ] 192/2614 7% [==== ] 193/2614 7% [==== ] 194/2614 7% [==== ] 195/2614 7% [==== ] 196/2614 7% [==== ] 197/2614 7% [==== ] 198/2614 7% [==== ] 199/2614 7% [==== ] 200/2614 7% [==== ] 201/2614 7% [==== ] 202/2614 7% [==== ] 203/2614 7% [==== ] 204/2614 7% [==== ] 205/2614 7% [==== ] 206/2614 7% [==== ] 207/2614 7% [==== ] 208/2614 7% [==== ] 209/2614 7% [==== ] 210/2614 8% [===== ] 211/2614 8% [===== ] 212/2614 8% [===== ] 213/2614 8% [===== ] 214/2614 8% [===== ] 215/2614 8% [===== ] 216/2614 8% [===== ] 217/2614 8% [===== ] 218/2614 8% [===== ] 219/2614 8% [===== ] 220/2614 8% [===== ] 221/2614 8% [===== ] 222/2614 8% [===== ] 223/2614 8% [===== ] 224/2614 8% [===== ] 225/2614 8% [===== ] 226/2614 8% [===== ] 227/2614 8% [===== ] 228/2614 8% [===== ] 229/2614 8% [===== ] 230/2614 8% [===== ] 231/2614 8% [===== ] 232/2614 8% [===== ] 233/2614 8% [===== ] 234/2614 8% [===== ] 235/2614 8% [===== ] 236/2614 9% [===== ] 237/2614 9% [===== ] 238/2614 9% [===== ] 239/2614 9% [===== ] 240/2614 9% [===== ] 241/2614 9% [===== ] 242/2614 9% [===== ] 243/2614 9% [===== ] 244/2614 9% [===== ] 245/2614 9% [===== ] 246/2614 9% [===== ] 247/2614 9% [===== ] 248/2614 9% [===== ] 249/2614 9% [===== ] 250/2614 9% [===== ] 251/2614 9% [===== ] 252/2614 9% [====== ] 253/2614 9% [====== ] 254/2614 9% [====== ] 255/2614 9% [====== ] 256/2614 9% [====== ] 257/2614 9% [====== ] 258/2614 9% [====== ] 259/2614 9% [====== ] 260/2614 9% [====== ] 261/2614 9% [====== ] 262/2614 10% [====== ] 263/2614 10% [====== ] 264/2614 10% [====== ] 265/2614 10% [====== ] 266/2614 10% [====== ] 267/2614 10% [====== ] 268/2614 10% [====== ] 269/2614 10% [====== ] 270/2614 10% [====== ] 271/2614 10% [====== ] 272/2614 10% [====== ] 273/2614 10% [====== ] 274/2614 10% [====== ] 275/2614 10% [====== ] 276/2614 10% [====== ] 277/2614 10% [====== ] 278/2614 10% [====== ] 279/2614 10% [====== ] 280/2614 10% [====== ] 281/2614 10% [====== ] 282/2614 10% [====== ] 283/2614 10% [====== ] 284/2614 10% [====== ] 285/2614 10% [====== ] 286/2614 10% [====== ] 287/2614 10% [====== ] 288/2614 11% [====== ] 289/2614 11% [====== ] 290/2614 11% [====== ] 291/2614 11% [====== ] 292/2614 11% [====== ] 293/2614 11% [====== ] 294/2614 11% [====== ] 295/2614 11% [======= ] 296/2614 11% [======= ] 297/2614 11% [======= ] 298/2614 11% [======= ] 299/2614 11% [======= ] 300/2614 11% [======= ] 301/2614 11% [======= ] 302/2614 11% [======= ] 303/2614 11% [======= ] 304/2614 11% [======= ] 305/2614 11% [======= ] 306/2614 11% [======= ] 307/2614 11% [======= ] 308/2614 11% [======= ] 309/2614 11% [======= ] 310/2614 11% [======= ] 311/2614 11% [======= ] 312/2614 11% [======= ] 313/2614 11% [======= ] 314/2614 12% [======= ] 315/2614 12% [======= ] 316/2614 12% [======= ] 317/2614 12% [======= ] 318/2614 12% [======= ] 319/2614 12% [======= ] 320/2614 12% [======= ] 321/2614 12% [======= ] 322/2614 12% [======= ] 323/2614 12% [======= ] 324/2614 12% [======= ] 325/2614 12% [======= ] 326/2614 12% [======= ] 327/2614 12% [======= ] 328/2614 12% [======= ] 329/2614 12% [======= ] 330/2614 12% [======= ] 331/2614 12% [======= ] 332/2614 12% [======= ] 333/2614 12% [======= ] 334/2614 12% [======= ] 335/2614 12% [======= ] 336/2614 12% [======= ] 337/2614 12% [======== ] 338/2614 12% [======== ] 339/2614 12% [======== ] 340/2614 13% [======== ] 341/2614 13% [======== ] 342/2614 13% [======== ] 343/2614 13% [======== ] 344/2614 13% [======== ] 345/2614 13% [======== ] 346/2614 13% [======== ] 347/2614 13% [======== ] 348/2614 13% [======== ] 349/2614 13% [======== ] 350/2614 13% [======== ] 351/2614 13% [======== ] 352/2614 13% [======== ] 353/2614 13% [======== ] 354/2614 13% [======== ] 355/2614 13% [======== ] 356/2614 13% [======== ] 357/2614 13% [======== ] 358/2614 13% [======== ] 359/2614 13% [======== ] 360/2614 13% [======== ] 361/2614 13% [======== ] 362/2614 13% [======== ] 363/2614 13% [======== ] 364/2614 13% [======== ] 365/2614 13% [======== ] 366/2614 14% [======== ] 367/2614 14% [======== ] 368/2614 14% [======== ] 369/2614 14% [======== ] 370/2614 14% [======== ] 371/2614 14% [======== ] 372/2614 14% [======== ] 373/2614 14% [======== ] 374/2614 14% [======== ] 375/2614 14% [======== ] 376/2614 14% [======== ] 377/2614 14% [======== ] 378/2614 14% [======== ] 379/2614 14% [========= ] 380/2614 14% [========= ] 381/2614 14% [========= ] 382/2614 14% [========= ] 383/2614 14% [========= ] 384/2614 14% [========= ] 385/2614 14% [========= ] 386/2614 14% [========= ] 387/2614 14% [========= ] 388/2614 14% [========= ] 389/2614 14% [========= ] 390/2614 14% [========= ] 391/2614 14% [========= ] 392/2614 14% [========= ] 393/2614 15% [========= ] 394/2614 15% [========= ] 395/2614 15% [========= ] 396/2614 15% [========= ] 397/2614 15% [========= ] 398/2614 15% [========= ] 399/2614 15% [========= ] 400/2614 15% [========= ] 401/2614 15% [========= ] 402/2614 15% [========= ] 403/2614 15% [========= ] 404/2614 15% [========= ] 405/2614 15% [========= ] 406/2614 15% [========= ] 407/2614 15% [========= ] 408/2614 15% [========= ] 409/2614 15% [========= ] 410/2614 15% [========= ] 411/2614 15% [========= ] 412/2614 15% [========= ] 413/2614 15% [========= ] 414/2614 15% [========= ] 415/2614 15% [========= ] 416/2614 15% [========= ] 417/2614 15% [========= ] 418/2614 15% [========= ] 419/2614 16% [========= ] 420/2614 16% [========= ] 421/2614 16% [========== ] 422/2614 16% [========== ] 423/2614 16% [========== ] 424/2614 16% [========== ] 425/2614 16% [========== ] 426/2614 16% [========== ] 427/2614 16% [========== ] 428/2614 16% [========== ] 429/2614 16% [========== ] 430/2614 16% [========== ] 431/2614 16% [========== ] 432/2614 16% [========== ] 433/2614 16% [========== ] 434/2614 16% [========== ] 435/2614 16% [========== ] 436/2614 16% [========== ] 437/2614 16% [========== ] 438/2614 16% [========== ] 439/2614 16% [========== ] 440/2614 16% [========== ] 441/2614 16% [========== ] 442/2614 16% [========== ] 443/2614 16% [========== ] 444/2614 16% [========== ] 445/2614 17% [========== ] 446/2614 17% [========== ] 447/2614 17% [========== ] 448/2614 17% [========== ] 449/2614 17% [========== ] 450/2614 17% [========== ] 451/2614 17% [========== ] 452/2614 17% [========== ] 453/2614 17% [========== ] 454/2614 17% [========== ] 455/2614 17% [========== ] 456/2614 17% [========== ] 457/2614 17% [========== ] 458/2614 17% [========== ] 459/2614 17% [========== ] 460/2614 17% [========== ] 461/2614 17% [========== ] 462/2614 17% [========== ] 463/2614 17% [=========== ] 464/2614 17% [=========== ] 465/2614 17% [=========== ] 466/2614 17% [=========== ] 467/2614 17% [=========== ] 468/2614 17% [=========== ] 469/2614 17% [=========== ] 470/2614 17% [=========== ] 471/2614 18% [=========== ] 472/2614 18% [=========== ] 473/2614 18% [=========== ] 474/2614 18% [=========== ] 475/2614 18% [=========== ] 476/2614 18% [=========== ] 477/2614 18% [=========== ] 478/2614 18% [=========== ] 479/2614 18% [=========== ] 480/2614 18% [=========== ] 481/2614 18% [=========== ] 482/2614 18% [=========== ] 483/2614 18% [=========== ] 484/2614 18% [=========== ] 485/2614 18% [=========== ] 486/2614 18% [=========== ] 487/2614 18% [=========== ] 488/2614 18% [=========== ] 489/2614 18% [=========== ] 490/2614 18% [=========== ] 491/2614 18% [=========== ] 492/2614 18% [=========== ] 493/2614 18% [=========== ] 494/2614 18% [=========== ] 495/2614 18% [=========== ] 496/2614 18% [=========== ] 497/2614 19% [=========== ] 498/2614 19% [=========== ] 499/2614 19% [=========== ] 500/2614 19% [=========== ] 501/2614 19% [=========== ] 502/2614 19% [=========== ] 503/2614 19% [=========== ] 504/2614 19% [=========== ] 505/2614 19% [============ ] 506/2614 19% [============ ] 507/2614 19% [============ ] 508/2614 19% [============ ] 509/2614 19% [============ ] 510/2614 19% [============ ] 511/2614 19% [============ ] 512/2614 19% [============ ] 513/2614 19% [============ ] 514/2614 19% [============ ] 515/2614 19% [============ ] 516/2614 19% [============ ] 517/2614 19% [============ ] 518/2614 19% [============ ] 519/2614 19% [============ ] 520/2614 19% [============ ] 521/2614 19% [============ ] 522/2614 19% [============ ] 523/2614 20% [============ ] 524/2614 20% [============ ] 525/2614 20% [============ ] 526/2614 20% [============ ] 527/2614 20% [============ ] 528/2614 20% [============ ] 529/2614 20% [============ ] 530/2614 20% [============ ] 531/2614 20% [============ ] 532/2614 20% [============ ] 533/2614 20% [============ ] 534/2614 20% [============ ] 535/2614 20% [============ ] 536/2614 20% [============ ] 537/2614 20% [============ ] 538/2614 20% [============ ] 539/2614 20% [============ ] 540/2614 20% [============ ] 541/2614 20% [============ ] 542/2614 20% [============ ] 543/2614 20% [============ ] 544/2614 20% [============ ] 545/2614 20% [============ ] 546/2614 20% [============ ] 547/2614 20% [============ ] 548/2614 20% [============= ] 549/2614 21% [============= ] 550/2614 21% [============= ] 551/2614 21% [============= ] 552/2614 21% [============= ] 553/2614 21% [============= ] 554/2614 21% [============= ] 555/2614 21% [============= ] 556/2614 21% [============= ] 557/2614 21% [============= ] 558/2614 21% [============= ] 559/2614 21% [============= ] 560/2614 21% [============= ] 561/2614 21% [============= ] 562/2614 21% [============= ] 563/2614 21% [============= ] 564/2614 21% [============= ] 565/2614 21% [============= ] 566/2614 21% [============= ] 567/2614 21% [============= ] 568/2614 21% [============= ] 569/2614 21% [============= ] 570/2614 21% [============= ] 571/2614 21% [============= ] 572/2614 21% [============= ] 573/2614 21% [============= ] 574/2614 21% [============= ] 575/2614 21% [============= ] 576/2614 22% [============= ] 577/2614 22% [============= ] 578/2614 22% [============= ] 579/2614 22% [============= ] 580/2614 22% [============= ] 581/2614 22% [============= ] 582/2614 22% [============= ] 583/2614 22% [============= ] 584/2614 22% [============= ] 585/2614 22% [============= ] 586/2614 22% [============= ] 587/2614 22% [============= ] 588/2614 22% [============= ] 589/2614 22% [============= ] 590/2614 22% [============== ] 591/2614 22% [============== ] 592/2614 22% [============== ] 593/2614 22% [============== ] 594/2614 22% [============== ] 595/2614 22% [============== ] 596/2614 22% [============== ] 597/2614 22% [============== ] 598/2614 22% [============== ] 599/2614 22% [============== ] 600/2614 22% [============== ] 601/2614 22% [============== ] 602/2614 23% [============== ] 603/2614 23% [============== ] 604/2614 23% [============== ] 605/2614 23% [============== ] 606/2614 23% [============== ] 607/2614 23% [============== ] 608/2614 23% [============== ] 609/2614 23% [============== ] 610/2614 23% [============== ] 611/2614 23% [============== ] 612/2614 23% [============== ] 613/2614 23% [============== ] 614/2614 23% [============== ] 615/2614 23% [============== ] 616/2614 23% [============== ] 617/2614 23% [============== ] 618/2614 23% [============== ] 619/2614 23% [============== ] 620/2614 23% [============== ] 621/2614 23% [============== ] 622/2614 23% [============== ] 623/2614 23% [============== ] 624/2614 23% [============== ] 625/2614 23% [============== ] 626/2614 23% [============== ] 627/2614 23% [============== ] 628/2614 24% [============== ] 629/2614 24% [============== ] 630/2614 24% [============== ] 631/2614 24% [============== ] 632/2614 24% [=============== ] 633/2614 24% [=============== ] 634/2614 24% [=============== ] 635/2614 24% [=============== ] 636/2614 24% [=============== ] 637/2614 24% [=============== ] 638/2614 24% [=============== ] 639/2614 24% [=============== ] 640/2614 24% [=============== ] 641/2614 24% [=============== ] 642/2614 24% [=============== ] 643/2614 24% [=============== ] 644/2614 24% [=============== ] 645/2614 24% [=============== ] 646/2614 24% [=============== ] 647/2614 24% [=============== ] 648/2614 24% [=============== ] 649/2614 24% [=============== ] 650/2614 24% [=============== ] 651/2614 24% [=============== ] 652/2614 24% [=============== ] 653/2614 24% [=============== ] 654/2614 25% [=============== ] 655/2614 25% [=============== ] 656/2614 25% [=============== ] 657/2614 25% [=============== ] 658/2614 25% [=============== ] 659/2614 25% [=============== ] 660/2614 25% [=============== ] 661/2614 25% [=============== ] 662/2614 25% [=============== ] 663/2614 25% [=============== ] 664/2614 25% [=============== ] 665/2614 25% [=============== ] 666/2614 25% [=============== ] 667/2614 25% [=============== ] 668/2614 25% [=============== ] 669/2614 25% [=============== ] 670/2614 25% [=============== ] 671/2614 25% [=============== ] 672/2614 25% [=============== ] 673/2614 25% [=============== ] 674/2614 25% [================ ] 675/2614 25% [================ ] 676/2614 25% [================ ] 677/2614 25% [================ ] 678/2614 25% [================ ] 679/2614 25% [================ ] 680/2614 26% [================ ] 681/2614 26% [================ ] 682/2614 26% [================ ] 683/2614 26% [================ ] 684/2614 26% [================ ] 685/2614 26% [================ ] 686/2614 26% [================ ] 687/2614 26% [================ ] 688/2614 26% [================ ] 689/2614 26% [================ ] 690/2614 26% [================ ] 691/2614 26% [================ ] 692/2614 26% [================ ] 693/2614 26% [================ ] 694/2614 26% [================ ] 695/2614 26% [================ ] 696/2614 26% [================ ] 697/2614 26% [================ ] 698/2614 26% [================ ] 699/2614 26% [================ ] 700/2614 26% [================ ] 701/2614 26% [================ ] 702/2614 26% [================ ] 703/2614 26% [================ ] 704/2614 26% [================ ] 705/2614 26% [================ ] 706/2614 27% [================ ] 707/2614 27% [================ ] 708/2614 27% [================ ] 709/2614 27% [================ ] 710/2614 27% [================ ] 711/2614 27% [================ ] 712/2614 27% [================ ] 713/2614 27% [================ ] 714/2614 27% [================ ] 715/2614 27% [================ ] 716/2614 27% [================= ] 717/2614 27% [================= ] 718/2614 27% [================= ] 719/2614 27% [================= ] 720/2614 27% [================= ] 721/2614 27% [================= ] 722/2614 27% [================= ] 723/2614 27% [================= ] 724/2614 27% [================= ] 725/2614 27% [================= ] 726/2614 27% [================= ] 727/2614 27% [================= ] 728/2614 27% [================= ] 729/2614 27% [================= ] 730/2614 27% [================= ] 731/2614 27% [================= ] 732/2614 28% [================= ] 733/2614 28% [================= ] 734/2614 28% [================= ] 735/2614 28% [================= ] 736/2614 28% [================= ] 737/2614 28% [================= ] 738/2614 28% [================= ] 739/2614 28% [================= ] 740/2614 28% [================= ] 741/2614 28% [================= ] 742/2614 28% [================= ] 743/2614 28% [================= ] 744/2614 28% [================= ] 745/2614 28% [================= ] 746/2614 28% [================= ] 747/2614 28% [================= ] 748/2614 28% [================= ] 749/2614 28% [================= ] 750/2614 28% [================= ] 751/2614 28% [================= ] 752/2614 28% [================= ] 753/2614 28% [================= ] 754/2614 28% [================= ] 755/2614 28% [================= ] 756/2614 28% [================= ] 757/2614 28% [================= ] 758/2614 28% [================== ] 759/2614 29% [================== ] 760/2614 29% [================== ] 761/2614 29% [================== ] 762/2614 29% [================== ] 763/2614 29% [================== ] 764/2614 29% [================== ] 765/2614 29% [================== ] 766/2614 29% [================== ] 767/2614 29% [================== ] 768/2614 29% [================== ] 769/2614 29% [================== ] 770/2614 29% [================== ] 771/2614 29% [================== ] 772/2614 29% [================== ] 773/2614 29% [================== ] 774/2614 29% [================== ] 775/2614 29% [================== ] 776/2614 29% [================== ] 777/2614 29% [================== ] 778/2614 29% [================== ] 779/2614 29% [================== ] 780/2614 29% [================== ] 781/2614 29% [================== ] 782/2614 29% [================== ] 783/2614 29% [================== ] 784/2614 29% [================== ] 785/2614 30% [================== ] 786/2614 30% [================== ] 787/2614 30% [================== ] 788/2614 30% [================== ] 789/2614 30% [================== ] 790/2614 30% [================== ] 791/2614 30% [================== ] 792/2614 30% [================== ] 793/2614 30% [================== ] 794/2614 30% [================== ] 795/2614 30% [================== ] 796/2614 30% [================== ] 797/2614 30% [================== ] 798/2614 30% [================== ] 799/2614 30% [================== ] 800/2614 30% [================== ] 801/2614 30% [=================== ] 802/2614 30% [=================== ] 803/2614 30% [=================== ] 804/2614 30% [=================== ] 805/2614 30% [=================== ] 806/2614 30% [=================== ] 807/2614 30% [=================== ] 808/2614 30% [=================== ] 809/2614 30% [=================== ] 810/2614 30% [=================== ] 811/2614 31% [=================== ] 812/2614 31% [=================== ] 813/2614 31% [=================== ] 814/2614 31% [=================== ] 815/2614 31% [=================== ] 816/2614 31% [=================== ] 817/2614 31% [=================== ] 818/2614 31% [=================== ] 819/2614 31% [=================== ] 820/2614 31% [=================== ] 821/2614 31% [=================== ] 822/2614 31% [=================== ] 823/2614 31% [=================== ] 824/2614 31% [=================== ] 825/2614 31% [=================== ] 826/2614 31% [=================== ] 827/2614 31% [=================== ] 828/2614 31% [=================== ] 829/2614 31% [=================== ] 830/2614 31% [=================== ] 831/2614 31% [=================== ] 832/2614 31% [=================== ] 833/2614 31% [=================== ] 834/2614 31% [=================== ] 835/2614 31% [=================== ] 836/2614 31% [=================== ] 837/2614 32% [=================== ] 838/2614 32% [=================== ] 839/2614 32% [=================== ] 840/2614 32% [=================== ] 841/2614 32% [=================== ] 842/2614 32% [=================== ] 843/2614 32% [==================== ] 844/2614 32% [==================== ] 845/2614 32% [==================== ] 846/2614 32% [==================== ] 847/2614 32% [==================== ] 848/2614 32% [==================== ] 849/2614 32% [==================== ] 850/2614 32% [==================== ] 851/2614 32% [==================== ] 852/2614 32% [==================== ] 853/2614 32% [==================== ] 854/2614 32% [==================== ] 855/2614 32% [==================== ] 856/2614 32% [==================== ] 857/2614 32% [==================== ] 858/2614 32% [==================== ] 859/2614 32% [==================== ] 860/2614 32% [==================== ] 861/2614 32% [==================== ] 862/2614 32% [==================== ] 863/2614 33% [==================== ] 864/2614 33% [==================== ] 865/2614 33% [==================== ] 866/2614 33% [==================== ] 867/2614 33% [==================== ] 868/2614 33% [==================== ] 869/2614 33% [==================== ] 870/2614 33% [==================== ] 871/2614 33% [==================== ] 872/2614 33% [==================== ] 873/2614 33% [==================== ] 874/2614 33% [==================== ] 875/2614 33% [==================== ] 876/2614 33% [==================== ] 877/2614 33% [==================== ] 878/2614 33% [==================== ] 879/2614 33% [==================== ] 880/2614 33% [==================== ] 881/2614 33% [==================== ] 882/2614 33% [==================== ] 883/2614 33% [==================== ] 884/2614 33% [==================== ] 885/2614 33% [===================== ] 886/2614 33% [===================== ] 887/2614 33% [===================== ] 888/2614 33% [===================== ] 889/2614 34% [===================== ] 890/2614 34% [===================== ] 891/2614 34% [===================== ] 892/2614 34% [===================== ] 893/2614 34% [===================== ] 894/2614 34% [===================== ] 895/2614 34% [===================== ] 896/2614 34% [===================== ] 897/2614 34% [===================== ] 898/2614 34% [===================== ] 899/2614 34% [===================== ] 900/2614 34% [===================== ] 901/2614 34% [===================== ] 902/2614 34% [===================== ] 903/2614 34% [===================== ] 904/2614 34% [===================== ] 905/2614 34% [===================== ] 906/2614 34% [===================== ] 907/2614 34% [===================== ] 908/2614 34% [===================== ] 909/2614 34% [===================== ] 910/2614 34% [===================== ] 911/2614 34% [===================== ] 912/2614 34% [===================== ] 913/2614 34% [===================== ] 914/2614 34% [===================== ] 915/2614 35% [===================== ] 916/2614 35% [===================== ] 917/2614 35% [===================== ] 918/2614 35% [===================== ] 919/2614 35% [===================== ] 920/2614 35% [===================== ] 921/2614 35% [===================== ] 922/2614 35% [===================== ] 923/2614 35% [===================== ] 924/2614 35% [===================== ] 925/2614 35% [===================== ] 926/2614 35% [===================== ] 927/2614 35% [====================== ] 928/2614 35% [====================== ] 929/2614 35% [====================== ] 930/2614 35% [====================== ] 931/2614 35% [====================== ] 932/2614 35% [====================== ] 933/2614 35% [====================== ] 934/2614 35% [====================== ] 935/2614 35% [====================== ] 936/2614 35% [====================== ] 937/2614 35% [====================== ] 938/2614 35% [====================== ] 939/2614 35% [====================== ] 940/2614 35% [====================== ] 941/2614 35% [====================== ] 942/2614 36% [====================== ] 943/2614 36% [====================== ] 944/2614 36% [====================== ] 945/2614 36% [====================== ] 946/2614 36% [====================== ] 947/2614 36% [====================== ] 948/2614 36% [====================== ] 949/2614 36% [====================== ] 950/2614 36% [====================== ] 951/2614 36% [====================== ] 952/2614 36% [====================== ] 953/2614 36% [====================== ] 954/2614 36% [====================== ] 955/2614 36% [====================== ] 956/2614 36% [====================== ] 957/2614 36% [====================== ] 958/2614 36% [====================== ] 959/2614 36% [====================== ] 960/2614 36% [====================== ] 961/2614 36% [====================== ] 962/2614 36% [====================== ] 963/2614 36% [====================== ] 964/2614 36% [====================== ] 965/2614 36% [====================== ] 966/2614 36% [====================== ] 967/2614 36% [====================== ] 968/2614 37% [====================== ] 969/2614 37% [======================= ] 970/2614 37% [======================= ] 971/2614 37% [======================= ] 972/2614 37% [======================= ] 973/2614 37% [======================= ] 974/2614 37% [======================= ] 975/2614 37% [======================= ] 976/2614 37% [======================= ] 977/2614 37% [======================= ] 978/2614 37% [======================= ] 979/2614 37% [======================= ] 980/2614 37% [======================= ] 981/2614 37% [======================= ] 982/2614 37% [======================= ] 983/2614 37% [======================= ] 984/2614 37% [======================= ] 985/2614 37% [======================= ] 986/2614 37% [======================= ] 987/2614 37% [======================= ] 988/2614 37% [======================= ] 989/2614 37% [======================= ] 990/2614 37% [======================= ] 991/2614 37% [======================= ] 992/2614 37% [======================= ] 993/2614 37% [======================= ] 994/2614 38% [======================= ] 995/2614 38% [======================= ] 996/2614 38% [======================= ] 997/2614 38% [======================= ] 998/2614 38% [======================= ] 999/2614 38% [======================= ] 1000/2614 38% [======================= ] 1001/2614 38% [======================= ] 1002/2614 38% [======================= ] 1003/2614 38% [======================= ] 1004/2614 38% [======================= ] 1005/2614 38% [======================= ] 1006/2614 38% [======================= ] 1007/2614 38% [======================= ] 1008/2614 38% [======================= ] 1009/2614 38% [======================= ] 1010/2614 38% [======================= ] 1011/2614 38% [======================== ] 1012/2614 38% [======================== ] 1013/2614 38% [======================== ] 1014/2614 38% [======================== ] 1015/2614 38% [======================== ] 1016/2614 38% [======================== ] 1017/2614 38% [======================== ] 1018/2614 38% [======================== ] 1019/2614 38% [======================== ] 1020/2614 39% [======================== ] 1021/2614 39% [======================== ] 1022/2614 39% [======================== ] 1023/2614 39% [======================== ] 1024/2614 39% [======================== ] 1025/2614 39% [======================== ] 1026/2614 39% [======================== ] 1027/2614 39% [======================== ] 1028/2614 39% [======================== ] 1029/2614 39% [======================== ] 1030/2614 39% [======================== ] 1031/2614 39% [======================== ] 1032/2614 39% [======================== ] 1033/2614 39% [======================== ] 1034/2614 39% [======================== ] 1035/2614 39% [======================== ] 1036/2614 39% [======================== ] 1037/2614 39% [======================== ] 1038/2614 39% [======================== ] 1039/2614 39% [======================== ] 1040/2614 39% [======================== ] 1041/2614 39% [======================== ] 1042/2614 39% [======================== ] 1043/2614 39% [======================== ] 1044/2614 39% [======================== ] 1045/2614 39% [======================== ] 1046/2614 40% [======================== ] 1047/2614 40% [======================== ] 1048/2614 40% [======================== ] 1049/2614 40% [======================== ] 1050/2614 40% [======================== ] 1051/2614 40% [======================== ] 1052/2614 40% [======================== ] 1053/2614 40% [======================== ] 1054/2614 40% [========================= ] 1055/2614 40% [========================= ] 1056/2614 40% [========================= ] 1057/2614 40% [========================= ] 1058/2614 40% [========================= ] 1059/2614 40% [========================= ] 1060/2614 40% [========================= ] 1061/2614 40% [========================= ] 1062/2614 40% [========================= ] 1063/2614 40% [========================= ] 1064/2614 40% [========================= ] 1065/2614 40% [========================= ] 1066/2614 40% [========================= ] 1067/2614 40% [========================= ] 1068/2614 40% [========================= ] 1069/2614 40% [========================= ] 1070/2614 40% [========================= ] 1071/2614 40% [========================= ] 1072/2614 41% [========================= ] 1073/2614 41% [========================= ] 1074/2614 41% [========================= ] 1075/2614 41% [========================= ] 1076/2614 41% [========================= ] 1077/2614 41% [========================= ] 1078/2614 41% [========================= ] 1079/2614 41% [========================= ] 1080/2614 41% [========================= ] 1081/2614 41% [========================= ] 1082/2614 41% [========================= ] 1083/2614 41% [========================= ] 1084/2614 41% [========================= ] 1085/2614 41% [========================= ] 1086/2614 41% [========================= ] 1087/2614 41% [========================= ] 1088/2614 41% [========================= ] 1089/2614 41% [========================= ] 1090/2614 41% [========================= ] 1091/2614 41% [========================= ] 1092/2614 41% [========================= ] 1093/2614 41% [========================= ] 1094/2614 41% [========================= ] 1095/2614 41% [========================= ] 1096/2614 41% [========================== ] 1097/2614 41% [========================== ] 1098/2614 42% [========================== ] 1099/2614 42% [========================== ] 1100/2614 42% [========================== ] 1101/2614 42% [========================== ] 1102/2614 42% [========================== ] 1103/2614 42% [========================== ] 1104/2614 42% [========================== ] 1105/2614 42% [========================== ] 1106/2614 42% [========================== ] 1107/2614 42% [========================== ] 1108/2614 42% [========================== ] 1109/2614 42% [========================== ] 1110/2614 42% [========================== ] 1111/2614 42% [========================== ] 1112/2614 42% [========================== ] 1113/2614 42% [========================== ] 1114/2614 42% [========================== ] 1115/2614 42% [========================== ] 1116/2614 42% [========================== ] 1117/2614 42% [========================== ] 1118/2614 42% [========================== ] 1119/2614 42% [========================== ] 1120/2614 42% [========================== ] 1121/2614 42% [========================== ] 1122/2614 42% [========================== ] 1123/2614 42% [========================== ] 1124/2614 42% [========================== ] 1125/2614 43% [========================== ] 1126/2614 43% [========================== ] 1127/2614 43% [========================== ] 1128/2614 43% [========================== ] 1129/2614 43% [========================== ] 1130/2614 43% [========================== ] 1131/2614 43% [========================== ] 1132/2614 43% [========================== ] 1133/2614 43% [========================== ] 1134/2614 43% [========================== ] 1135/2614 43% [========================== ] 1136/2614 43% [========================== ] 1137/2614 43% [========================== ] 1138/2614 43% [=========================== ] 1139/2614 43% [=========================== ] 1140/2614 43% [=========================== ] 1141/2614 43% [=========================== ] 1142/2614 43% [=========================== ] 1143/2614 43% [=========================== ] 1144/2614 43% [=========================== ] 1145/2614 43% [=========================== ] 1146/2614 43% [=========================== ] 1147/2614 43% [=========================== ] 1148/2614 43% [=========================== ] 1149/2614 43% [=========================== ] 1150/2614 43% [=========================== ] 1151/2614 44% [=========================== ] 1152/2614 44% [=========================== ] 1153/2614 44% [=========================== ] 1154/2614 44% [=========================== ] 1155/2614 44% [=========================== ] 1156/2614 44% [=========================== ] 1157/2614 44% [=========================== ] 1158/2614 44% [=========================== ] 1159/2614 44% [=========================== ] 1160/2614 44% [=========================== ] 1161/2614 44% [=========================== ] 1162/2614 44% [=========================== ] 1163/2614 44% [=========================== ] 1164/2614 44% [=========================== ] 1165/2614 44% [=========================== ] 1166/2614 44% [=========================== ] 1167/2614 44% [=========================== ] 1168/2614 44% [=========================== ] 1169/2614 44% [=========================== ] 1170/2614 44% [=========================== ] 1171/2614 44% [=========================== ] 1172/2614 44% [=========================== ] 1173/2614 44% [=========================== ] 1174/2614 44% [=========================== ] 1175/2614 44% [=========================== ] 1176/2614 44% [=========================== ] 1177/2614 45% [=========================== ] 1178/2614 45% [=========================== ] 1179/2614 45% [=========================== ] 1180/2614 45% [============================ ] 1181/2614 45% [============================ ] 1182/2614 45% [============================ ] 1183/2614 45% [============================ ] 1184/2614 45% [============================ ] 1185/2614 45% [============================ ] 1186/2614 45% [============================ ] 1187/2614 45% [============================ ] 1188/2614 45% [============================ ] 1189/2614 45% [============================ ] 1190/2614 45% [============================ ] 1191/2614 45% [============================ ] 1192/2614 45% [============================ ] 1193/2614 45% [============================ ] 1194/2614 45% [============================ ] 1195/2614 45% [============================ ] 1196/2614 45% [============================ ] 1197/2614 45% [============================ ] 1198/2614 45% [============================ ] 1199/2614 45% [============================ ] 1200/2614 45% [============================ ] 1201/2614 45% [============================ ] 1202/2614 45% [============================ ] 1203/2614 46% [============================ ] 1204/2614 46% [============================ ] 1205/2614 46% [============================ ] 1206/2614 46% [============================ ] 1207/2614 46% [============================ ] 1208/2614 46% [============================ ] 1209/2614 46% [============================ ] 1210/2614 46% [============================ ] 1211/2614 46% [============================ ] 1212/2614 46% [============================ ] 1213/2614 46% [============================ ] 1214/2614 46% [============================ ] 1215/2614 46% [============================ ] 1216/2614 46% [============================ ] 1217/2614 46% [============================ ] 1218/2614 46% [============================ ] 1219/2614 46% [============================ ] 1220/2614 46% [============================ ] 1221/2614 46% [============================ ] 1222/2614 46% [============================= ] 1223/2614 46% [============================= ] 1224/2614 46% [============================= ] 1225/2614 46% [============================= ] 1226/2614 46% [============================= ] 1227/2614 46% [============================= ] 1228/2614 46% [============================= ] 1229/2614 47% [============================= ] 1230/2614 47% [============================= ] 1231/2614 47% [============================= ] 1232/2614 47% [============================= ] 1233/2614 47% [============================= ] 1234/2614 47% [============================= ] 1235/2614 47% [============================= ] 1236/2614 47% [============================= ] 1237/2614 47% [============================= ] 1238/2614 47% [============================= ] 1239/2614 47% [============================= ] 1240/2614 47% [============================= ] 1241/2614 47% [============================= ] 1242/2614 47% [============================= ] 1243/2614 47% [============================= ] 1244/2614 47% [============================= ] 1245/2614 47% [============================= ] 1246/2614 47% [============================= ] 1247/2614 47% [============================= ] 1248/2614 47% [============================= ] 1249/2614 47% [============================= ] 1250/2614 47% [============================= ] 1251/2614 47% [============================= ] 1252/2614 47% [============================= ] 1253/2614 47% [============================= ] 1254/2614 47% [============================= ] 1255/2614 48% [============================= ] 1256/2614 48% [============================= ] 1257/2614 48% [============================= ] 1258/2614 48% [============================= ] 1259/2614 48% [============================= ] 1260/2614 48% [============================= ] 1261/2614 48% [============================= ] 1262/2614 48% [============================= ] 1263/2614 48% [============================= ] 1264/2614 48% [============================== ] 1265/2614 48% [============================== ] 1266/2614 48% [============================== ] 1267/2614 48% [============================== ] 1268/2614 48% [============================== ] 1269/2614 48% [============================== ] 1270/2614 48% [============================== ] 1271/2614 48% [============================== ] 1272/2614 48% [============================== ] 1273/2614 48% [============================== ] 1274/2614 48% [============================== ] 1275/2614 48% [============================== ] 1276/2614 48% [============================== ] 1277/2614 48% [============================== ] 1278/2614 48% [============================== ] 1279/2614 48% [============================== ] 1280/2614 48% [============================== ] 1281/2614 49% [============================== ] 1282/2614 49% [============================== ] 1283/2614 49% [============================== ] 1284/2614 49% [============================== ] 1285/2614 49% [============================== ] 1286/2614 49% [============================== ] 1287/2614 49% [============================== ] 1288/2614 49% [============================== ] 1289/2614 49% [============================== ] 1290/2614 49% [============================== ] 1291/2614 49% [============================== ] 1292/2614 49% [============================== ] 1293/2614 49% [============================== ] 1294/2614 49% [============================== ] 1295/2614 49% [============================== ] 1296/2614 49% [============================== ] 1297/2614 49% [============================== ] 1298/2614 49% [============================== ] 1299/2614 49% [============================== ] 1300/2614 49% [============================== ] 1301/2614 49% [============================== ] 1302/2614 49% [============================== ] 1303/2614 49% [============================== ] 1304/2614 49% [============================== ] 1305/2614 49% [============================== ] 1306/2614 49% [=============================== ] 1307/2614 50% [=============================== ] 1308/2614 50% [=============================== ] 1309/2614 50% [=============================== ] 1310/2614 50% [=============================== ] 1311/2614 50% [=============================== ] 1312/2614 50% [=============================== ] 1313/2614 50% [=============================== ] 1314/2614 50% [=============================== ] 1315/2614 50% [=============================== ] 1316/2614 50% [=============================== ] 1317/2614 50% [=============================== ] 1318/2614 50% [=============================== ] 1319/2614 50% [=============================== ] 1320/2614 50% [=============================== ] 1321/2614 50% [=============================== ] 1322/2614 50% [=============================== ] 1323/2614 50% [=============================== ] 1324/2614 50% [=============================== ] 1325/2614 50% [=============================== ] 1326/2614 50% [=============================== ] 1327/2614 50% [=============================== ] 1328/2614 50% [=============================== ] 1329/2614 50% [=============================== ] 1330/2614 50% [=============================== ] 1331/2614 50% [=============================== ] 1332/2614 50% [=============================== ] 1333/2614 50% [=============================== ] 1334/2614 51% [=============================== ] 1335/2614 51% [=============================== ] 1336/2614 51% [=============================== ] 1337/2614 51% [=============================== ] 1338/2614 51% [=============================== ] 1339/2614 51% [=============================== ] 1340/2614 51% [=============================== ] 1341/2614 51% [=============================== ] 1342/2614 51% [=============================== ] 1343/2614 51% [=============================== ] 1344/2614 51% [=============================== ] 1345/2614 51% [=============================== ] 1346/2614 51% [=============================== ] 1347/2614 51% [=============================== ] 1348/2614 51% [=============================== ] 1349/2614 51% [================================ ] 1350/2614 51% [================================ ] 1351/2614 51% [================================ ] 1352/2614 51% [================================ ] 1353/2614 51% [================================ ] 1354/2614 51% [================================ ] 1355/2614 51% [================================ ] 1356/2614 51% [================================ ] 1357/2614 51% [================================ ] 1358/2614 51% [================================ ] 1359/2614 51% [================================ ] 1360/2614 52% [================================ ] 1361/2614 52% [================================ ] 1362/2614 52% [================================ ] 1363/2614 52% [================================ ] 1364/2614 52% [================================ ] 1365/2614 52% [================================ ] 1366/2614 52% [================================ ] 1367/2614 52% [================================ ] 1368/2614 52% [================================ ] 1369/2614 52% [================================ ] 1370/2614 52% [================================ ] 1371/2614 52% [================================ ] 1372/2614 52% [================================ ] 1373/2614 52% [================================ ] 1374/2614 52% [================================ ] 1375/2614 52% [================================ ] 1376/2614 52% [================================ ] 1377/2614 52% [================================ ] 1378/2614 52% [================================ ] 1379/2614 52% [================================ ] 1380/2614 52% [================================ ] 1381/2614 52% [================================ ] 1382/2614 52% [================================ ] 1383/2614 52% [================================ ] 1384/2614 52% [================================ ] 1385/2614 52% [================================ ] 1386/2614 53% [================================ ] 1387/2614 53% [================================ ] 1388/2614 53% [================================ ] 1389/2614 53% [================================ ] 1390/2614 53% [================================ ] 1391/2614 53% [================================= ] 1392/2614 53% [================================= ] 1393/2614 53% [================================= ] 1394/2614 53% [================================= ] 1395/2614 53% [================================= ] 1396/2614 53% [================================= ] 1397/2614 53% [================================= ] 1398/2614 53% [================================= ] 1399/2614 53% [================================= ] 1400/2614 53% [================================= ] 1401/2614 53% [================================= ] 1402/2614 53% [================================= ] 1403/2614 53% [================================= ] 1404/2614 53% [================================= ] 1405/2614 53% [================================= ] 1406/2614 53% [================================= ] 1407/2614 53% [================================= ] 1408/2614 53% [================================= ] 1409/2614 53% [================================= ] 1410/2614 53% [================================= ] 1411/2614 53% [================================= ] 1412/2614 54% [================================= ] 1413/2614 54% [================================= ] 1414/2614 54% [================================= ] 1415/2614 54% [================================= ] 1416/2614 54% [================================= ] 1417/2614 54% [================================= ] 1418/2614 54% [================================= ] 1419/2614 54% [================================= ] 1420/2614 54% [================================= ] 1421/2614 54% [================================= ] 1422/2614 54% [================================= ] 1423/2614 54% [================================= ] 1424/2614 54% [================================= ] 1425/2614 54% [================================= ] 1426/2614 54% [================================= ] 1427/2614 54% [================================= ] 1428/2614 54% [================================= ] 1429/2614 54% [================================= ] 1430/2614 54% [================================= ] 1431/2614 54% [================================= ] 1432/2614 54% [================================= ] 1433/2614 54% [================================== ] 1434/2614 54% [================================== ] 1435/2614 54% [================================== ] 1436/2614 54% [================================== ] 1437/2614 54% [================================== ] 1438/2614 55% [================================== ] 1439/2614 55% [================================== ] 1440/2614 55% [================================== ] 1441/2614 55% [================================== ] 1442/2614 55% [================================== ] 1443/2614 55% [================================== ] 1444/2614 55% [================================== ] 1445/2614 55% [================================== ] 1446/2614 55% [================================== ] 1447/2614 55% [================================== ] 1448/2614 55% [================================== ] 1449/2614 55% [================================== ] 1450/2614 55% [================================== ] 1451/2614 55% [================================== ] 1452/2614 55% [================================== ] 1453/2614 55% [================================== ] 1454/2614 55% [================================== ] 1455/2614 55% [================================== ] 1456/2614 55% [================================== ] 1457/2614 55% [================================== ] 1458/2614 55% [================================== ] 1459/2614 55% [================================== ] 1460/2614 55% [================================== ] 1461/2614 55% [================================== ] 1462/2614 55% [================================== ] 1463/2614 55% [================================== ] 1464/2614 56% [================================== ] 1465/2614 56% [================================== ] 1466/2614 56% [================================== ] 1467/2614 56% [================================== ] 1468/2614 56% [================================== ] 1469/2614 56% [================================== ] 1470/2614 56% [================================== ] 1471/2614 56% [================================== ] 1472/2614 56% [================================== ] 1473/2614 56% [================================== ] 1474/2614 56% [================================== ] 1475/2614 56% [=================================== ] 1476/2614 56% [=================================== ] 1477/2614 56% [=================================== ] 1478/2614 56% [=================================== ] 1479/2614 56% [=================================== ] 1480/2614 56% [=================================== ] 1481/2614 56% [=================================== ] 1482/2614 56% [=================================== ] 1483/2614 56% [=================================== ] 1484/2614 56% [=================================== ] 1485/2614 56% [=================================== ] 1486/2614 56% [=================================== ] 1487/2614 56% [=================================== ] 1488/2614 56% [=================================== ] 1489/2614 56% [=================================== ] 1490/2614 57% [=================================== ] 1491/2614 57% [=================================== ] 1492/2614 57% [=================================== ] 1493/2614 57% [=================================== ] 1494/2614 57% [=================================== ] 1495/2614 57% [=================================== ] 1496/2614 57% [=================================== ] 1497/2614 57% [=================================== ] 1498/2614 57% [=================================== ] 1499/2614 57% [=================================== ] 1500/2614 57% [=================================== ] 1501/2614 57% [=================================== ] 1502/2614 57% [=================================== ] 1503/2614 57% [=================================== ] 1504/2614 57% [=================================== ] 1505/2614 57% [=================================== ] 1506/2614 57% [=================================== ] 1507/2614 57% [=================================== ] 1508/2614 57% [=================================== ] 1509/2614 57% [=================================== ] 1510/2614 57% [=================================== ] 1511/2614 57% [=================================== ] 1512/2614 57% [=================================== ] 1513/2614 57% [=================================== ] 1514/2614 57% [=================================== ] 1515/2614 57% [=================================== ] 1516/2614 57% [=================================== ] 1517/2614 58% [==================================== ] 1518/2614 58% [==================================== ] 1519/2614 58% [==================================== ] 1520/2614 58% [==================================== ] 1521/2614 58% [==================================== ] 1522/2614 58% [==================================== ] 1523/2614 58% [==================================== ] 1524/2614 58% [==================================== ] 1525/2614 58% [==================================== ] 1526/2614 58% [==================================== ] 1527/2614 58% [==================================== ] 1528/2614 58% [==================================== ] 1529/2614 58% [==================================== ] 1530/2614 58% [==================================== ] 1531/2614 58% [==================================== ] 1532/2614 58% [==================================== ] 1533/2614 58% [==================================== ] 1534/2614 58% [==================================== ] 1535/2614 58% [==================================== ] 1536/2614 58% [==================================== ] 1537/2614 58% [==================================== ] 1538/2614 58% [==================================== ] 1539/2614 58% [==================================== ] 1540/2614 58% [==================================== ] 1541/2614 58% [==================================== ] 1542/2614 58% [==================================== ] 1543/2614 59% [==================================== ] 1544/2614 59% [==================================== ] 1545/2614 59% [==================================== ] 1546/2614 59% [==================================== ] 1547/2614 59% [==================================== ] 1548/2614 59% [==================================== ] 1549/2614 59% [==================================== ] 1550/2614 59% [==================================== ] 1551/2614 59% [==================================== ] 1552/2614 59% [==================================== ] 1553/2614 59% [==================================== ] 1554/2614 59% [==================================== ] 1555/2614 59% [==================================== ] 1556/2614 59% [==================================== ] 1557/2614 59% [==================================== ] 1558/2614 59% [==================================== ] 1559/2614 59% [===================================== ] 1560/2614 59% [===================================== ] 1561/2614 59% [===================================== ] 1562/2614 59% [===================================== ] 1563/2614 59% [===================================== ] 1564/2614 59% [===================================== ] 1565/2614 59% [===================================== ] 1566/2614 59% [===================================== ] 1567/2614 59% [===================================== ] 1568/2614 59% [===================================== ] 1569/2614 60% [===================================== ] 1570/2614 60% [===================================== ] 1571/2614 60% [===================================== ] 1572/2614 60% [===================================== ] 1573/2614 60% [===================================== ] 1574/2614 60% [===================================== ] 1575/2614 60% [===================================== ] 1576/2614 60% [===================================== ] 1577/2614 60% [===================================== ] 1578/2614 60% [===================================== ] 1579/2614 60% [===================================== ] 1580/2614 60% [===================================== ] 1581/2614 60% [===================================== ] 1582/2614 60% [===================================== ] 1583/2614 60% [===================================== ] 1584/2614 60% [===================================== ] 1585/2614 60% [===================================== ] 1586/2614 60% [===================================== ] 1587/2614 60% [===================================== ] 1588/2614 60% [===================================== ] 1589/2614 60% [===================================== ] 1590/2614 60% [===================================== ] 1591/2614 60% [===================================== ] 1592/2614 60% [===================================== ] 1593/2614 60% [===================================== ] 1594/2614 60% [===================================== ] 1595/2614 61% [===================================== ] 1596/2614 61% [===================================== ] 1597/2614 61% [===================================== ] 1598/2614 61% [===================================== ] 1599/2614 61% [===================================== ] 1600/2614 61% [===================================== ] 1601/2614 61% [===================================== ] 1602/2614 61% [====================================== ] 1603/2614 61% [====================================== ] 1604/2614 61% [====================================== ] 1605/2614 61% [====================================== ] 1606/2614 61% [====================================== ] 1607/2614 61% [====================================== ] 1608/2614 61% [====================================== ] 1609/2614 61% [====================================== ] 1610/2614 61% [====================================== ] 1611/2614 61% [====================================== ] 1612/2614 61% [====================================== ] 1613/2614 61% [====================================== ] 1614/2614 61% [====================================== ] 1615/2614 61% [====================================== ] 1616/2614 61% [====================================== ] 1617/2614 61% [====================================== ] 1618/2614 61% [====================================== ] 1619/2614 61% [====================================== ] 1620/2614 61% [====================================== ] 1621/2614 62% [====================================== ] 1622/2614 62% [====================================== ] 1623/2614 62% [====================================== ] 1624/2614 62% [====================================== ] 1625/2614 62% [====================================== ] 1626/2614 62% [====================================== ] 1627/2614 62% [====================================== ] 1628/2614 62% [====================================== ] 1629/2614 62% [====================================== ] 1630/2614 62% [====================================== ] 1631/2614 62% [====================================== ] 1632/2614 62% [====================================== ] 1633/2614 62% [====================================== ] 1634/2614 62% [====================================== ] 1635/2614 62% [====================================== ] 1636/2614 62% [====================================== ] 1637/2614 62% [====================================== ] 1638/2614 62% [====================================== ] 1639/2614 62% [====================================== ] 1640/2614 62% [====================================== ] 1641/2614 62% [====================================== ] 1642/2614 62% [====================================== ] 1643/2614 62% [====================================== ] 1644/2614 62% [======================================= ] 1645/2614 62% [======================================= ] 1646/2614 62% [======================================= ] 1647/2614 63% [======================================= ] 1648/2614 63% [======================================= ] 1649/2614 63% [======================================= ] 1650/2614 63% [======================================= ] 1651/2614 63% [======================================= ] 1652/2614 63% [======================================= ] 1653/2614 63% [======================================= ] 1654/2614 63% [======================================= ] 1655/2614 63% [======================================= ] 1656/2614 63% [======================================= ] 1657/2614 63% [======================================= ] 1658/2614 63% [======================================= ] 1659/2614 63% [======================================= ] 1660/2614 63% [======================================= ] 1661/2614 63% [======================================= ] 1662/2614 63% [======================================= ] 1663/2614 63% [======================================= ] 1664/2614 63% [======================================= ] 1665/2614 63% [======================================= ] 1666/2614 63% [======================================= ] 1667/2614 63% [======================================= ] 1668/2614 63% [======================================= ] 1669/2614 63% [======================================= ] 1670/2614 63% [======================================= ] 1671/2614 63% [======================================= ] 1672/2614 63% [======================================= ] 1673/2614 64% [======================================= ] 1674/2614 64% [======================================= ] 1675/2614 64% [======================================= ] 1676/2614 64% [======================================= ] 1677/2614 64% [======================================= ] 1678/2614 64% [======================================= ] 1679/2614 64% [======================================= ] 1680/2614 64% [======================================= ] 1681/2614 64% [======================================= ] 1682/2614 64% [======================================= ] 1683/2614 64% [======================================= ] 1684/2614 64% [======================================= ] 1685/2614 64% [======================================= ] 1686/2614 64% [======================================== ] 1687/2614 64% [======================================== ] 1688/2614 64% [======================================== ] 1689/2614 64% [======================================== ] 1690/2614 64% [======================================== ] 1691/2614 64% [======================================== ] 1692/2614 64% [======================================== ] 1693/2614 64% [======================================== ] 1694/2614 64% [======================================== ] 1695/2614 64% [======================================== ] 1696/2614 64% [======================================== ] 1697/2614 64% [======================================== ] 1698/2614 64% [======================================== ] 1699/2614 64% [======================================== ] 1700/2614 65% [======================================== ] 1701/2614 65% [======================================== ] 1702/2614 65% [======================================== ] 1703/2614 65% [======================================== ] 1704/2614 65% [======================================== ] 1705/2614 65% [======================================== ] 1706/2614 65% [======================================== ] 1707/2614 65% [======================================== ] 1708/2614 65% [======================================== ] 1709/2614 65% [======================================== ] 1710/2614 65% [======================================== ] 1711/2614 65% [======================================== ] 1712/2614 65% [======================================== ] 1713/2614 65% [======================================== ] 1714/2614 65% [======================================== ] 1715/2614 65% [======================================== ] 1716/2614 65% [======================================== ] 1717/2614 65% [======================================== ] 1718/2614 65% [======================================== ] 1719/2614 65% [======================================== ] 1720/2614 65% [======================================== ] 1721/2614 65% [======================================== ] 1722/2614 65% [======================================== ] 1723/2614 65% [======================================== ] 1724/2614 65% [======================================== ] 1725/2614 65% [======================================== ] 1726/2614 66% [======================================== ] 1727/2614 66% [======================================== ] 1728/2614 66% [========================================= ] 1729/2614 66% [========================================= ] 1730/2614 66% [========================================= ] 1731/2614 66% [========================================= ] 1732/2614 66% [========================================= ] 1733/2614 66% [========================================= ] 1734/2614 66% [========================================= ] 1735/2614 66% [========================================= ] 1736/2614 66% [========================================= ] 1737/2614 66% [========================================= ] 1738/2614 66% [========================================= ] 1739/2614 66% [========================================= ] 1740/2614 66% [========================================= ] 1741/2614 66% [========================================= ] 1742/2614 66% [========================================= ] 1743/2614 66% [========================================= ] 1744/2614 66% [========================================= ] 1745/2614 66% [========================================= ] 1746/2614 66% [========================================= ] 1747/2614 66% [========================================= ] 1748/2614 66% [========================================= ] 1749/2614 66% [========================================= ] 1750/2614 66% [========================================= ] 1751/2614 66% [========================================= ] 1752/2614 67% [========================================= ] 1753/2614 67% [========================================= ] 1754/2614 67% [========================================= ] 1755/2614 67% [========================================= ] 1756/2614 67% [========================================= ] 1757/2614 67% [========================================= ] 1758/2614 67% [========================================= ] 1759/2614 67% [========================================= ] 1760/2614 67% [========================================= ] 1761/2614 67% [========================================= ] 1762/2614 67% [========================================= ] 1763/2614 67% [========================================= ] 1764/2614 67% [========================================= ] 1765/2614 67% [========================================= ] 1766/2614 67% [========================================= ] 1767/2614 67% [========================================= ] 1768/2614 67% [========================================= ] 1769/2614 67% [========================================= ] 1770/2614 67% [========================================== ] 1771/2614 67% [========================================== ] 1772/2614 67% [========================================== ] 1773/2614 67% [========================================== ] 1774/2614 67% [========================================== ] 1775/2614 67% [========================================== ] 1776/2614 67% [========================================== ] 1777/2614 67% [========================================== ] 1778/2614 68% [========================================== ] 1779/2614 68% [========================================== ] 1780/2614 68% [========================================== ] 1781/2614 68% [========================================== ] 1782/2614 68% [========================================== ] 1783/2614 68% [========================================== ] 1784/2614 68% [========================================== ] 1785/2614 68% [========================================== ] 1786/2614 68% [========================================== ] 1787/2614 68% [========================================== ] 1788/2614 68% [========================================== ] 1789/2614 68% [========================================== ] 1790/2614 68% [========================================== ] 1791/2614 68% [========================================== ] 1792/2614 68% [========================================== ] 1793/2614 68% [========================================== ] 1794/2614 68% [========================================== ] 1795/2614 68% [========================================== ] 1796/2614 68% [========================================== ] 1797/2614 68% [========================================== ] 1798/2614 68% [========================================== ] 1799/2614 68% [========================================== ] 1800/2614 68% [========================================== ] 1801/2614 68% [========================================== ] 1802/2614 68% [========================================== ] 1803/2614 68% [========================================== ] 1804/2614 69% [========================================== ] 1805/2614 69% [========================================== ] 1806/2614 69% [========================================== ] 1807/2614 69% [========================================== ] 1808/2614 69% [========================================== ] 1809/2614 69% [========================================== ] 1810/2614 69% [========================================== ] 1811/2614 69% [========================================== ] 1812/2614 69% [=========================================== ] 1813/2614 69% [=========================================== ] 1814/2614 69% [=========================================== ] 1815/2614 69% [=========================================== ] 1816/2614 69% [=========================================== ] 1817/2614 69% [=========================================== ] 1818/2614 69% [=========================================== ] 1819/2614 69% [=========================================== ] 1820/2614 69% [=========================================== ] 1821/2614 69% [=========================================== ] 1822/2614 69% [=========================================== ] 1823/2614 69% [=========================================== ] 1824/2614 69% [=========================================== ] 1825/2614 69% [=========================================== ] 1826/2614 69% [=========================================== ] 1827/2614 69% [=========================================== ] 1828/2614 69% [=========================================== ] 1829/2614 69% [=========================================== ] 1830/2614 70% [=========================================== ] 1831/2614 70% [=========================================== ] 1832/2614 70% [=========================================== ] 1833/2614 70% [=========================================== ] 1834/2614 70% [=========================================== ] 1835/2614 70% [=========================================== ] 1836/2614 70% [=========================================== ] 1837/2614 70% [=========================================== ] 1838/2614 70% [=========================================== ] 1839/2614 70% [=========================================== ] 1840/2614 70% [=========================================== ] 1841/2614 70% [=========================================== ] 1842/2614 70% [=========================================== ] 1843/2614 70% [=========================================== ] 1844/2614 70% [=========================================== ] 1845/2614 70% [=========================================== ] 1846/2614 70% [=========================================== ] 1847/2614 70% [=========================================== ] 1848/2614 70% [=========================================== ] 1849/2614 70% [=========================================== ] 1850/2614 70% [=========================================== ] 1851/2614 70% [=========================================== ] 1852/2614 70% [=========================================== ] 1853/2614 70% [=========================================== ] 1854/2614 70% [=========================================== ] 1855/2614 70% [============================================ ] 1856/2614 71% [============================================ ] 1857/2614 71% [============================================ ] 1858/2614 71% [============================================ ] 1859/2614 71% [============================================ ] 1860/2614 71% [============================================ ] 1861/2614 71% [============================================ ] 1862/2614 71% [============================================ ] 1863/2614 71% [============================================ ] 1864/2614 71% [============================================ ] 1865/2614 71% [============================================ ] 1866/2614 71% [============================================ ] 1867/2614 71% [============================================ ] 1868/2614 71% [============================================ ] 1869/2614 71% [============================================ ] 1870/2614 71% [============================================ ] 1871/2614 71% [============================================ ] 1872/2614 71% [============================================ ] 1873/2614 71% [============================================ ] 1874/2614 71% [============================================ ] 1875/2614 71% [============================================ ] 1876/2614 71% [============================================ ] 1877/2614 71% [============================================ ] 1878/2614 71% [============================================ ] 1879/2614 71% [============================================ ] 1880/2614 71% [============================================ ] 1881/2614 71% [============================================ ] 1882/2614 71% [============================================ ] 1883/2614 72% [============================================ ] 1884/2614 72% [============================================ ] 1885/2614 72% [============================================ ] 1886/2614 72% [============================================ ] 1887/2614 72% [============================================ ] 1888/2614 72% [============================================ ] 1889/2614 72% [============================================ ] 1890/2614 72% [============================================ ] 1891/2614 72% [============================================ ] 1892/2614 72% [============================================ ] 1893/2614 72% [============================================ ] 1894/2614 72% [============================================ ] 1895/2614 72% [============================================ ] 1896/2614 72% [============================================ ] 1897/2614 72% [============================================= ] 1898/2614 72% [============================================= ] 1899/2614 72% [============================================= ] 1900/2614 72% [============================================= ] 1901/2614 72% [============================================= ] 1902/2614 72% [============================================= ] 1903/2614 72% [============================================= ] 1904/2614 72% [============================================= ] 1905/2614 72% [============================================= ] 1906/2614 72% [============================================= ] 1907/2614 72% [============================================= ] 1908/2614 72% [============================================= ] 1909/2614 73% [============================================= ] 1910/2614 73% [============================================= ] 1911/2614 73% [============================================= ] 1912/2614 73% [============================================= ] 1913/2614 73% [============================================= ] 1914/2614 73% [============================================= ] 1915/2614 73% [============================================= ] 1916/2614 73% [============================================= ] 1917/2614 73% [============================================= ] 1918/2614 73% [============================================= ] 1919/2614 73% [============================================= ] 1920/2614 73% [============================================= ] 1921/2614 73% [============================================= ] 1922/2614 73% [============================================= ] 1923/2614 73% [============================================= ] 1924/2614 73% [============================================= ] 1925/2614 73% [============================================= ] 1926/2614 73% [============================================= ] 1927/2614 73% [============================================= ] 1928/2614 73% [============================================= ] 1929/2614 73% [============================================= ] 1930/2614 73% [============================================= ] 1931/2614 73% [============================================= ] 1932/2614 73% [============================================= ] 1933/2614 73% [============================================= ] 1934/2614 73% [============================================= ] 1935/2614 74% [============================================= ] 1936/2614 74% [============================================= ] 1937/2614 74% [============================================= ] 1938/2614 74% [============================================= ] 1939/2614 74% [============================================== ] 1940/2614 74% [============================================== ] 1941/2614 74% [============================================== ] 1942/2614 74% [============================================== ] 1943/2614 74% [============================================== ] 1944/2614 74% [============================================== ] 1945/2614 74% [============================================== ] 1946/2614 74% [============================================== ] 1947/2614 74% [============================================== ] 1948/2614 74% [============================================== ] 1949/2614 74% [============================================== ] 1950/2614 74% [============================================== ] 1951/2614 74% [============================================== ] 1952/2614 74% [============================================== ] 1953/2614 74% [============================================== ] 1954/2614 74% [============================================== ] 1955/2614 74% [============================================== ] 1956/2614 74% [============================================== ] 1957/2614 74% [============================================== ] 1958/2614 74% [============================================== ] 1959/2614 74% [============================================== ] 1960/2614 74% [============================================== ] 1961/2614 75% [============================================== ] 1962/2614 75% [============================================== ] 1963/2614 75% [============================================== ] 1964/2614 75% [============================================== ] 1965/2614 75% [============================================== ] 1966/2614 75% [============================================== ] 1967/2614 75% [============================================== ] 1968/2614 75% [============================================== ] 1969/2614 75% [============================================== ] 1970/2614 75% [============================================== ] 1971/2614 75% [============================================== ] 1972/2614 75% [============================================== ] 1973/2614 75% [============================================== ] 1974/2614 75% [============================================== ] 1975/2614 75% [============================================== ] 1976/2614 75% [============================================== ] 1977/2614 75% [============================================== ] 1978/2614 75% [============================================== ] 1979/2614 75% [============================================== ] 1980/2614 75% [============================================== ] 1981/2614 75% [=============================================== ] 1982/2614 75% [=============================================== ] 1983/2614 75% [=============================================== ] 1984/2614 75% [=============================================== ] 1985/2614 75% [=============================================== ] 1986/2614 75% [=============================================== ] 1987/2614 76% [=============================================== ] 1988/2614 76% [=============================================== ] 1989/2614 76% [=============================================== ] 1990/2614 76% [=============================================== ] 1991/2614 76% [=============================================== ] 1992/2614 76% [=============================================== ] 1993/2614 76% [=============================================== ] 1994/2614 76% [=============================================== ] 1995/2614 76% [=============================================== ] 1996/2614 76% [=============================================== ] 1997/2614 76% [=============================================== ] 1998/2614 76% [=============================================== ] 1999/2614 76% [=============================================== ] 2000/2614 76% [=============================================== ] 2001/2614 76% [=============================================== ] 2002/2614 76% [=============================================== ] 2003/2614 76% [=============================================== ] 2004/2614 76% [=============================================== ] 2005/2614 76% [=============================================== ] 2006/2614 76% [=============================================== ] 2007/2614 76% [=============================================== ] 2008/2614 76% [=============================================== ] 2009/2614 76% [=============================================== ] 2010/2614 76% [=============================================== ] 2011/2614 76% [=============================================== ] 2012/2614 76% [=============================================== ] 2013/2614 77% [=============================================== ] 2014/2614 77% [=============================================== ] 2015/2614 77% [=============================================== ] 2016/2614 77% [=============================================== ] 2017/2614 77% [=============================================== ] 2018/2614 77% [=============================================== ] 2019/2614 77% [=============================================== ] 2020/2614 77% [=============================================== ] 2021/2614 77% [=============================================== ] 2022/2614 77% [=============================================== ] 2023/2614 77% [================================================ ] 2024/2614 77% [================================================ ] 2025/2614 77% [================================================ ] 2026/2614 77% [================================================ ] 2027/2614 77% [================================================ ] 2028/2614 77% [================================================ ] 2029/2614 77% [================================================ ] 2030/2614 77% [================================================ ] 2031/2614 77% [================================================ ] 2032/2614 77% [================================================ ] 2033/2614 77% [================================================ ] 2034/2614 77% [================================================ ] 2035/2614 77% [================================================ ] 2036/2614 77% [================================================ ] 2037/2614 77% [================================================ ] 2038/2614 77% [================================================ ] 2039/2614 78% [================================================ ] 2040/2614 78% [================================================ ] 2041/2614 78% [================================================ ] 2042/2614 78% [================================================ ] 2043/2614 78% [================================================ ] 2044/2614 78% [================================================ ] 2045/2614 78% [================================================ ] 2046/2614 78% [================================================ ] 2047/2614 78% [================================================ ] 2048/2614 78% [================================================ ] 2049/2614 78% [================================================ ] 2050/2614 78% [================================================ ] 2051/2614 78% [================================================ ] 2052/2614 78% [================================================ ] 2053/2614 78% [================================================ ] 2054/2614 78% [================================================ ] 2055/2614 78% [================================================ ] 2056/2614 78% [================================================ ] 2057/2614 78% [================================================ ] 2058/2614 78% [================================================ ] 2059/2614 78% [================================================ ] 2060/2614 78% [================================================ ] 2061/2614 78% [================================================ ] 2062/2614 78% [================================================ ] 2063/2614 78% [================================================ ] 2064/2614 78% [================================================ ] 2065/2614 78% [================================================= ] 2066/2614 79% [================================================= ] 2067/2614 79% [================================================= ] 2068/2614 79% [================================================= ] 2069/2614 79% [================================================= ] 2070/2614 79% [================================================= ] 2071/2614 79% [================================================= ] 2072/2614 79% [================================================= ] 2073/2614 79% [================================================= ] 2074/2614 79% [================================================= ] 2075/2614 79% [================================================= ] 2076/2614 79% [================================================= ] 2077/2614 79% [================================================= ] 2078/2614 79% [================================================= ] 2079/2614 79% [================================================= ] 2080/2614 79% [================================================= ] 2081/2614 79% [================================================= ] 2082/2614 79% [================================================= ] 2083/2614 79% [================================================= ] 2084/2614 79% [================================================= ] 2085/2614 79% [================================================= ] 2086/2614 79% [================================================= ] 2087/2614 79% [================================================= ] 2088/2614 79% [================================================= ] 2089/2614 79% [================================================= ] 2090/2614 79% [================================================= ] 2091/2614 79% [================================================= ] 2092/2614 80% [================================================= ] 2093/2614 80% [================================================= ] 2094/2614 80% [================================================= ] 2095/2614 80% [================================================= ] 2096/2614 80% [================================================= ] 2097/2614 80% [================================================= ] 2098/2614 80% [================================================= ] 2099/2614 80% [================================================= ] 2100/2614 80% [================================================= ] 2101/2614 80% [================================================= ] 2102/2614 80% [================================================= ] 2103/2614 80% [================================================= ] 2104/2614 80% [================================================= ] 2105/2614 80% [================================================= ] 2106/2614 80% [================================================= ] 2107/2614 80% [================================================= ] 2108/2614 80% [================================================== ] 2109/2614 80% [================================================== ] 2110/2614 80% [================================================== ] 2111/2614 80% [================================================== ] 2112/2614 80% [================================================== ] 2113/2614 80% [================================================== ] 2114/2614 80% [================================================== ] 2115/2614 80% [================================================== ] 2116/2614 80% [================================================== ] 2117/2614 80% [================================================== ] 2118/2614 81% [================================================== ] 2119/2614 81% [================================================== ] 2120/2614 81% [================================================== ] 2121/2614 81% [================================================== ] 2122/2614 81% [================================================== ] 2123/2614 81% [================================================== ] 2124/2614 81% [================================================== ] 2125/2614 81% [================================================== ] 2126/2614 81% [================================================== ] 2127/2614 81% [================================================== ] 2128/2614 81% [================================================== ] 2129/2614 81% [================================================== ] 2130/2614 81% [================================================== ] 2131/2614 81% [================================================== ] 2132/2614 81% [================================================== ] 2133/2614 81% [================================================== ] 2134/2614 81% [================================================== ] 2135/2614 81% [================================================== ] 2136/2614 81% [================================================== ] 2137/2614 81% [================================================== ] 2138/2614 81% [================================================== ] 2139/2614 81% [================================================== ] 2140/2614 81% [================================================== ] 2141/2614 81% [================================================== ] 2142/2614 81% [================================================== ] 2143/2614 81% [================================================== ] 2144/2614 82% [================================================== ] 2145/2614 82% [================================================== ] 2146/2614 82% [================================================== ] 2147/2614 82% [================================================== ] 2148/2614 82% [================================================== ] 2149/2614 82% [================================================== ] 2150/2614 82% [=================================================== ] 2151/2614 82% [=================================================== ] 2152/2614 82% [=================================================== ] 2153/2614 82% [=================================================== ] 2154/2614 82% [=================================================== ] 2155/2614 82% [=================================================== ] 2156/2614 82% [=================================================== ] 2157/2614 82% [=================================================== ] 2158/2614 82% [=================================================== ] 2159/2614 82% [=================================================== ] 2160/2614 82% [=================================================== ] 2161/2614 82% [=================================================== ] 2162/2614 82% [=================================================== ] 2163/2614 82% [=================================================== ] 2164/2614 82% [=================================================== ] 2165/2614 82% [=================================================== ] 2166/2614 82% [=================================================== ] 2167/2614 82% [=================================================== ] 2168/2614 82% [=================================================== ] 2169/2614 82% [=================================================== ] 2170/2614 83% [=================================================== ] 2171/2614 83% [=================================================== ] 2172/2614 83% [=================================================== ] 2173/2614 83% [=================================================== ] 2174/2614 83% [=================================================== ] 2175/2614 83% [=================================================== ] 2176/2614 83% [=================================================== ] 2177/2614 83% [=================================================== ] 2178/2614 83% [=================================================== ] 2179/2614 83% [=================================================== ] 2180/2614 83% [=================================================== ] 2181/2614 83% [=================================================== ] 2182/2614 83% [=================================================== ] 2183/2614 83% [=================================================== ] 2184/2614 83% [=================================================== ] 2185/2614 83% [=================================================== ] 2186/2614 83% [=================================================== ] 2187/2614 83% [=================================================== ] 2188/2614 83% [=================================================== ] 2189/2614 83% [=================================================== ] 2190/2614 83% [=================================================== ] 2191/2614 83% [=================================================== ] 2192/2614 83% [==================================================== ] 2193/2614 83% [==================================================== ] 2194/2614 83% [==================================================== ] 2195/2614 83% [==================================================== ] 2196/2614 84% [==================================================== ] 2197/2614 84% [==================================================== ] 2198/2614 84% [==================================================== ] 2199/2614 84% [==================================================== ] 2200/2614 84% [==================================================== ] 2201/2614 84% [==================================================== ] 2202/2614 84% [==================================================== ] 2203/2614 84% [==================================================== ] 2204/2614 84% [==================================================== ] 2205/2614 84% [==================================================== ] 2206/2614 84% [==================================================== ] 2207/2614 84% [==================================================== ] 2208/2614 84% [==================================================== ] 2209/2614 84% [==================================================== ] 2210/2614 84% [==================================================== ] 2211/2614 84% [==================================================== ] 2212/2614 84% [==================================================== ] 2213/2614 84% [==================================================== ] 2214/2614 84% [==================================================== ] 2215/2614 84% [==================================================== ] 2216/2614 84% [==================================================== ] 2217/2614 84% [==================================================== ] 2218/2614 84% [==================================================== ] 2219/2614 84% [==================================================== ] 2220/2614 84% [==================================================== ] 2221/2614 84% [==================================================== ] 2222/2614 85% [==================================================== ] 2223/2614 85% [==================================================== ] 2224/2614 85% [==================================================== ] 2225/2614 85% [==================================================== ] 2226/2614 85% [==================================================== ] 2227/2614 85% [==================================================== ] 2228/2614 85% [==================================================== ] 2229/2614 85% [==================================================== ] 2230/2614 85% [==================================================== ] 2231/2614 85% [==================================================== ] 2232/2614 85% [==================================================== ] 2233/2614 85% [==================================================== ] 2234/2614 85% [===================================================== ] 2235/2614 85% [===================================================== ] 2236/2614 85% [===================================================== ] 2237/2614 85% [===================================================== ] 2238/2614 85% [===================================================== ] 2239/2614 85% [===================================================== ] 2240/2614 85% [===================================================== ] 2241/2614 85% [===================================================== ] 2242/2614 85% [===================================================== ] 2243/2614 85% [===================================================== ] 2244/2614 85% [===================================================== ] 2245/2614 85% [===================================================== ] 2246/2614 85% [===================================================== ] 2247/2614 85% [===================================================== ] 2248/2614 85% [===================================================== ] 2249/2614 86% [===================================================== ] 2250/2614 86% [===================================================== ] 2251/2614 86% [===================================================== ] 2252/2614 86% [===================================================== ] 2253/2614 86% [===================================================== ] 2254/2614 86% [===================================================== ] 2255/2614 86% [===================================================== ] 2256/2614 86% [===================================================== ] 2257/2614 86% [===================================================== ] 2258/2614 86% [===================================================== ] 2259/2614 86% [===================================================== ] 2260/2614 86% [===================================================== ] 2261/2614 86% [===================================================== ] 2262/2614 86% [===================================================== ] 2263/2614 86% [===================================================== ] 2264/2614 86% [===================================================== ] 2265/2614 86% [===================================================== ] 2266/2614 86% [===================================================== ] 2267/2614 86% [===================================================== ] 2268/2614 86% [===================================================== ] 2269/2614 86% [===================================================== ] 2270/2614 86% [===================================================== ] 2271/2614 86% [===================================================== ] 2272/2614 86% [===================================================== ] 2273/2614 86% [===================================================== ] 2274/2614 86% [===================================================== ] 2275/2614 87% [===================================================== ] 2276/2614 87% [====================================================== ] 2277/2614 87% [====================================================== ] 2278/2614 87% [====================================================== ] 2279/2614 87% [====================================================== ] 2280/2614 87% [====================================================== ] 2281/2614 87% [====================================================== ] 2282/2614 87% [====================================================== ] 2283/2614 87% [====================================================== ] 2284/2614 87% [====================================================== ] 2285/2614 87% [====================================================== ] 2286/2614 87% [====================================================== ] 2287/2614 87% [====================================================== ] 2288/2614 87% [====================================================== ] 2289/2614 87% [====================================================== ] 2290/2614 87% [====================================================== ] 2291/2614 87% [====================================================== ] 2292/2614 87% [====================================================== ] 2293/2614 87% [====================================================== ] 2294/2614 87% [====================================================== ] 2295/2614 87% [====================================================== ] 2296/2614 87% [====================================================== ] 2297/2614 87% [====================================================== ] 2298/2614 87% [====================================================== ] 2299/2614 87% [====================================================== ] 2300/2614 87% [====================================================== ] 2301/2614 88% [====================================================== ] 2302/2614 88% [====================================================== ] 2303/2614 88% [====================================================== ] 2304/2614 88% [====================================================== ] 2305/2614 88% [====================================================== ] 2306/2614 88% [====================================================== ] 2307/2614 88% [====================================================== ] 2308/2614 88% [====================================================== ] 2309/2614 88% [====================================================== ] 2310/2614 88% [====================================================== ] 2311/2614 88% [====================================================== ] 2312/2614 88% [====================================================== ] 2313/2614 88% [====================================================== ] 2314/2614 88% [====================================================== ] 2315/2614 88% [====================================================== ] 2316/2614 88% [====================================================== ] 2317/2614 88% [====================================================== ] 2318/2614 88% [======================================================= ] 2319/2614 88% [======================================================= ] 2320/2614 88% [======================================================= ] 2321/2614 88% [======================================================= ] 2322/2614 88% [======================================================= ] 2323/2614 88% [======================================================= ] 2324/2614 88% [======================================================= ] 2325/2614 88% [======================================================= ] 2326/2614 88% [======================================================= ] 2327/2614 89% [======================================================= ] 2328/2614 89% [======================================================= ] 2329/2614 89% [======================================================= ] 2330/2614 89% [======================================================= ] 2331/2614 89% [======================================================= ] 2332/2614 89% [======================================================= ] 2333/2614 89% [======================================================= ] 2334/2614 89% [======================================================= ] 2335/2614 89% [======================================================= ] 2336/2614 89% [======================================================= ] 2337/2614 89% [======================================================= ] 2338/2614 89% [======================================================= ] 2339/2614 89% [======================================================= ] 2340/2614 89% [======================================================= ] 2341/2614 89% [======================================================= ] 2342/2614 89% [======================================================= ] 2343/2614 89% [======================================================= ] 2344/2614 89% [======================================================= ] 2345/2614 89% [======================================================= ] 2346/2614 89% [======================================================= ] 2347/2614 89% [======================================================= ] 2348/2614 89% [======================================================= ] 2349/2614 89% [======================================================= ] 2350/2614 89% [======================================================= ] 2351/2614 89% [======================================================= ] 2352/2614 89% [======================================================= ] 2353/2614 90% [======================================================= ] 2354/2614 90% [======================================================= ] 2355/2614 90% [======================================================= ] 2356/2614 90% [======================================================= ] 2357/2614 90% [======================================================= ] 2358/2614 90% [======================================================= ] 2359/2614 90% [======================================================= ] 2360/2614 90% [======================================================= ] 2361/2614 90% [======================================================== ] 2362/2614 90% [======================================================== ] 2363/2614 90% [======================================================== ] 2364/2614 90% [======================================================== ] 2365/2614 90% [======================================================== ] 2366/2614 90% [======================================================== ] 2367/2614 90% [======================================================== ] 2368/2614 90% [======================================================== ] 2369/2614 90% [======================================================== ] 2370/2614 90% [======================================================== ] 2371/2614 90% [======================================================== ] 2372/2614 90% [======================================================== ] 2373/2614 90% [======================================================== ] 2374/2614 90% [======================================================== ] 2375/2614 90% [======================================================== ] 2376/2614 90% [======================================================== ] 2377/2614 90% [======================================================== ] 2378/2614 90% [======================================================== ] 2379/2614 91% [======================================================== ] 2380/2614 91% [======================================================== ] 2381/2614 91% [======================================================== ] 2382/2614 91% [======================================================== ] 2383/2614 91% [======================================================== ] 2384/2614 91% [======================================================== ] 2385/2614 91% [======================================================== ] 2386/2614 91% [======================================================== ] 2387/2614 91% [======================================================== ] 2388/2614 91% [======================================================== ] 2389/2614 91% [======================================================== ] 2390/2614 91% [======================================================== ] 2391/2614 91% [======================================================== ] 2392/2614 91% [======================================================== ] 2393/2614 91% [======================================================== ] 2394/2614 91% [======================================================== ] 2395/2614 91% [======================================================== ] 2396/2614 91% [======================================================== ] 2397/2614 91% [======================================================== ] 2398/2614 91% [======================================================== ] 2399/2614 91% [======================================================== ] 2400/2614 91% [======================================================== ] 2401/2614 91% [======================================================== ] 2402/2614 91% [======================================================== ] 2403/2614 91% [========================================================= ] 2404/2614 91% [========================================================= ] 2405/2614 92% [========================================================= ] 2406/2614 92% [========================================================= ] 2407/2614 92% [========================================================= ] 2408/2614 92% [========================================================= ] 2409/2614 92% [========================================================= ] 2410/2614 92% [========================================================= ] 2411/2614 92% [========================================================= ] 2412/2614 92% [========================================================= ] 2413/2614 92% [========================================================= ] 2414/2614 92% [========================================================= ] 2415/2614 92% [========================================================= ] 2416/2614 92% [========================================================= ] 2417/2614 92% [========================================================= ] 2418/2614 92% [========================================================= ] 2419/2614 92% [========================================================= ] 2420/2614 92% [========================================================= ] 2421/2614 92% [========================================================= ] 2422/2614 92% [========================================================= ] 2423/2614 92% [========================================================= ] 2424/2614 92% [========================================================= ] 2425/2614 92% [========================================================= ] 2426/2614 92% [========================================================= ] 2427/2614 92% [========================================================= ] 2428/2614 92% [========================================================= ] 2429/2614 92% [========================================================= ] 2430/2614 92% [========================================================= ] 2431/2614 92% [========================================================= ] 2432/2614 93% [========================================================= ] 2433/2614 93% [========================================================= ] 2434/2614 93% [========================================================= ] 2435/2614 93% [========================================================= ] 2436/2614 93% [========================================================= ] 2437/2614 93% [========================================================= ] 2438/2614 93% [========================================================= ] 2439/2614 93% [========================================================= ] 2440/2614 93% [========================================================= ] 2441/2614 93% [========================================================= ] 2442/2614 93% [========================================================= ] 2443/2614 93% [========================================================= ] 2444/2614 93% [========================================================= ] 2445/2614 93% [========================================================== ] 2446/2614 93% [========================================================== ] 2447/2614 93% [========================================================== ] 2448/2614 93% [========================================================== ] 2449/2614 93% [========================================================== ] 2450/2614 93% [========================================================== ] 2451/2614 93% [========================================================== ] 2452/2614 93% [========================================================== ] 2453/2614 93% [========================================================== ] 2454/2614 93% [========================================================== ] 2455/2614 93% [========================================================== ] 2456/2614 93% [========================================================== ] 2457/2614 93% [========================================================== ] 2458/2614 94% [========================================================== ] 2459/2614 94% [========================================================== ] 2460/2614 94% [========================================================== ] 2461/2614 94% [========================================================== ] 2462/2614 94% [========================================================== ] 2463/2614 94% [========================================================== ] 2464/2614 94% [========================================================== ] 2465/2614 94% [========================================================== ] 2466/2614 94% [========================================================== ] 2467/2614 94% [========================================================== ] 2468/2614 94% [========================================================== ] 2469/2614 94% [========================================================== ] 2470/2614 94% [========================================================== ] 2471/2614 94% [========================================================== ] 2472/2614 94% [========================================================== ] 2473/2614 94% [========================================================== ] 2474/2614 94% [========================================================== ] 2475/2614 94% [========================================================== ] 2476/2614 94% [========================================================== ] 2477/2614 94% [========================================================== ] 2478/2614 94% [========================================================== ] 2479/2614 94% [========================================================== ] 2480/2614 94% [========================================================== ] 2481/2614 94% [========================================================== ] 2482/2614 94% [========================================================== ] 2483/2614 94% [========================================================== ] 2484/2614 95% [========================================================== ] 2485/2614 95% [========================================================== ] 2486/2614 95% [========================================================== ] 2487/2614 95% [=========================================================== ] 2488/2614 95% [=========================================================== ] 2489/2614 95% [=========================================================== ] 2490/2614 95% [=========================================================== ] 2491/2614 95% [=========================================================== ] 2492/2614 95% [=========================================================== ] 2493/2614 95% [=========================================================== ] 2494/2614 95% [=========================================================== ] 2495/2614 95% [=========================================================== ] 2496/2614 95% [=========================================================== ] 2497/2614 95% [=========================================================== ] 2498/2614 95% [=========================================================== ] 2499/2614 95% [=========================================================== ] 2500/2614 95% [=========================================================== ] 2501/2614 95% [=========================================================== ] 2502/2614 95% [=========================================================== ] 2503/2614 95% [=========================================================== ] 2504/2614 95% [=========================================================== ] 2505/2614 95% [=========================================================== ] 2506/2614 95% [=========================================================== ] 2507/2614 95% [=========================================================== ] 2508/2614 95% [=========================================================== ] 2509/2614 95% [=========================================================== ] 2510/2614 96% [=========================================================== ] 2511/2614 96% [=========================================================== ] 2512/2614 96% [=========================================================== ] 2513/2614 96% [=========================================================== ] 2514/2614 96% [=========================================================== ] 2515/2614 96% [=========================================================== ] 2516/2614 96% [=========================================================== ] 2517/2614 96% [=========================================================== ] 2518/2614 96% [=========================================================== ] 2519/2614 96% [=========================================================== ] 2520/2614 96% [=========================================================== ] 2521/2614 96% [=========================================================== ] 2522/2614 96% [=========================================================== ] 2523/2614 96% [=========================================================== ] 2524/2614 96% [=========================================================== ] 2525/2614 96% [=========================================================== ] 2526/2614 96% [=========================================================== ] 2527/2614 96% [=========================================================== ] 2528/2614 96% [=========================================================== ] 2529/2614 96% [============================================================ ] 2530/2614 96% [============================================================ ] 2531/2614 96% [============================================================ ] 2532/2614 96% [============================================================ ] 2533/2614 96% [============================================================ ] 2534/2614 96% [============================================================ ] 2535/2614 96% [============================================================ ] 2536/2614 97% [============================================================ ] 2537/2614 97% [============================================================ ] 2538/2614 97% [============================================================ ] 2539/2614 97% [============================================================ ] 2540/2614 97% [============================================================ ] 2541/2614 97% [============================================================ ] 2542/2614 97% [============================================================ ] 2543/2614 97% [============================================================ ] 2544/2614 97% [============================================================ ] 2545/2614 97% [============================================================ ] 2546/2614 97% [============================================================ ] 2547/2614 97% [============================================================ ] 2548/2614 97% [============================================================ ] 2549/2614 97% [============================================================ ] 2550/2614 97% [============================================================ ] 2551/2614 97% [============================================================ ] 2552/2614 97% [============================================================ ] 2553/2614 97% [============================================================ ] 2554/2614 97% [============================================================ ] 2555/2614 97% [============================================================ ] 2556/2614 97% [============================================================ ] 2557/2614 97% [============================================================ ] 2558/2614 97% [============================================================ ] 2559/2614 97% [============================================================ ] 2560/2614 97% [============================================================ ] 2561/2614 97% [============================================================ ] 2562/2614 98% [============================================================ ] 2563/2614 98% [============================================================ ] 2564/2614 98% [============================================================ ] 2565/2614 98% [============================================================ ] 2566/2614 98% [============================================================ ] 2567/2614 98% [============================================================ ] 2568/2614 98% [============================================================ ] 2569/2614 98% [============================================================ ] 2570/2614 98% [============================================================ ] 2571/2614 98% [============================================================= ] 2572/2614 98% [============================================================= ] 2573/2614 98% [============================================================= ] 2574/2614 98% [============================================================= ] 2575/2614 98% [============================================================= ] 2576/2614 98% [============================================================= ] 2577/2614 98% [============================================================= ] 2578/2614 98% [============================================================= ] 2579/2614 98% [============================================================= ] 2580/2614 98% [============================================================= ] 2581/2614 98% [============================================================= ] 2582/2614 98% [============================================================= ] 2583/2614 98% [============================================================= ] 2584/2614 98% [============================================================= ] 2585/2614 98% [============================================================= ] 2586/2614 98% [============================================================= ] 2587/2614 98% [============================================================= ] 2588/2614 99% [============================================================= ] 2589/2614 99% [============================================================= ] 2590/2614 99% [============================================================= ] 2591/2614 99% [============================================================= ] 2592/2614 99% [============================================================= ] 2593/2614 99% [============================================================= ] 2594/2614 99% [============================================================= ] 2595/2614 99% [============================================================= ] 2596/2614 99% [============================================================= ] 2597/2614 99% [============================================================= ] 2598/2614 99% [============================================================= ] 2599/2614 99% [============================================================= ] 2600/2614 99% [============================================================= ] 2601/2614 99% [============================================================= ] 2602/2614 99% [============================================================= ] 2603/2614 99% [============================================================= ] 2604/2614 99% [============================================================= ] 2605/2614 99% [============================================================= ] 2606/2614 99% [============================================================= ] 2607/2614 99% [============================================================= ] 2608/2614 99% [============================================================= ] 2609/2614 99% [============================================================= ] 2610/2614 99% [============================================================= ] 2611/2614 99% [============================================================= ] 2612/2614 99% [============================================================= ] 2613/2614 99% [==============================================================] 2614/2614 100% operation complete, 2614 objects in 41345 NAND pages. ln -snf /home/autobuild/autobuild/instance-14/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-14/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-14/buildroot' >>> Buildroot 2023.02-193-g00709af66e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c 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.3.0 Collecting legal info >>> host-binutils 2.38 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.1.14 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> bubblewrap 0.7.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> doom-wad 1.9 Collecting legal info >>> host-dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> 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) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> openssl Collecting legal info >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> linux-firmware 20221214 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.microchip: OK (sha256: 0fc67bd715b3395f3f2af464781910e9e69c4ba23da304352229b42dc9e986c3) LICENCE.qat_firmware: OK (sha256: 2051d5bf0755a0668f8c3d9a0d1c41d4b8cc411aba70f720fda71ae9e3b4d25c) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENSE.QualcommAtheros_ar3k: OK (sha256: a064cbf83e10d72579d236a1e36032681adb8e442943ff75b57020a82992a5ed) LICENSE.dib0700: OK (sha256: 630fd46c95d3ac6544590c2265ba7348fbc930fb386261a1c04dcd9f403645b8) LICENSE.i915: OK (sha256: 8542aeabf2761935122d693561e16766ce1bcc2b0d003204f9040b7d6d929f2e) LICENSE.ice_enhanced: OK (sha256: 8c45a83562a69f7ac4207e4cb5c0063af2e545791b3947bc81dc82305481c15c) WHENCE: OK (sha256: 744babd4eae138ccfb5bd343b1589912b9839274f8a794af0b6c9b451df73579) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> logsurfer 1.8 Collecting legal info >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> obsidian-cursors 1.0 Collecting legal info >>> open62541 v1.3.4 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> host-rauc 1.9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> ssdp-responder 2.0 Collecting legal info LICENSE: OK (sha256: 68d6fdc22e337f725fe719bf9ae6d92b1d8d0ca4cff8219b303ab76706670a8d) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> whetstone 1.2 Collecting legal info >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-14/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'