PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-21/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/target >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot echo "/nvmedata/autobuild/instance-21/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /nvmedata/autobuild/instance-21/output-1/images/rootfs.btrfs\n /nvmedata/autobuild/instance-21/output-1/host/bin/mkfs.btrfs -f -r '\''/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /nvmedata/autobuild/instance-21/output-1/images/rootfs.btrfs\n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-21/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/btrfs/target table='/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /nvmedata/autobuild/instance-21/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 48e9e3b9-d320-4e3d-9679-ced4e15d2d5f Node size: 16384 Sector size: 4096 Filesystem size: 317.00MiB Block group profiles: Data: single 112.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 317.00MiB /nvmedata/autobuild/instance-21/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.cpio mkdir -p /nvmedata/autobuild/instance-21/output-1/images rm -rf /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio mkdir -p /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-21/output-1/target/ /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-21/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot echo "/nvmedata/autobuild/instance-21/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /nvmedata/autobuild/instance-21/output-1/images/rootfs.cpio\n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-21/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/cpio/target table='/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" bzip2 -9 -c /nvmedata/autobuild/instance-21/output-1/images/rootfs.cpio > /nvmedata/autobuild/instance-21/output-1/images/rootfs.cpio.bz2 >>> Generating filesystem image rootfs.romfs mkdir -p /nvmedata/autobuild/instance-21/output-1/images rm -rf /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs mkdir -p /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-21/output-1/target/ /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-21/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot echo "/nvmedata/autobuild/instance-21/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot printf ' /nvmedata/autobuild/instance-21/output-1/host/bin/genromfs -d /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target -f /nvmedata/autobuild/instance-21/output-1/images/rootfs.romfs\n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-21/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/romfs/target table='/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-21/output-1/images rm -rf /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-21/output-1/target/ /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-21/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-21/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-21/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-21/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-21/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-21/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3687 objects. stage 2: creating image '/nvmedata/autobuild/instance-21/output-1/images/rootfs.yaffs2' [ ] 1/3687 0% [ ] 2/3687 0% [ ] 3/3687 0% [ ] 4/3687 0% [ ] 5/3687 0% [ ] 6/3687 0% [ ] 7/3687 0% [ ] 8/3687 0% [ ] 9/3687 0% [ ] 10/3687 0% [ ] 11/3687 0% [ ] 12/3687 0% [ ] 13/3687 0% [ ] 14/3687 0% [ ] 15/3687 0% [ ] 16/3687 0% [ ] 17/3687 0% [ ] 18/3687 0% [ ] 19/3687 0% [ ] 20/3687 0% [ ] 21/3687 0% [ ] 22/3687 0% [ ] 23/3687 0% [ ] 24/3687 0% [ ] 25/3687 0% [ ] 26/3687 0% [ ] 27/3687 0% [ ] 28/3687 0% [ ] 29/3687 0% [ ] 30/3687 0% [ ] 31/3687 0% [ ] 32/3687 0% [ ] 33/3687 0% [ ] 34/3687 0% [ ] 35/3687 0% [ ] 36/3687 0% [ ] 37/3687 1% [ ] 38/3687 1% [ ] 39/3687 1% [ ] 40/3687 1% [ ] 41/3687 1% [ ] 42/3687 1% [ ] 43/3687 1% [ ] 44/3687 1% [ ] 45/3687 1% [ ] 46/3687 1% [ ] 47/3687 1% [ ] 48/3687 1% [ ] 49/3687 1% [ ] 50/3687 1% [ ] 51/3687 1% [ ] 52/3687 1% [ ] 53/3687 1% [ ] 54/3687 1% [ ] 55/3687 1% [ ] 56/3687 1% [ ] 57/3687 1% [ ] 58/3687 1% [ ] 59/3687 1% [= ] 60/3687 1% [= ] 61/3687 1% [= ] 62/3687 1% [= ] 63/3687 1% [= ] 64/3687 1% [= ] 65/3687 1% [= ] 66/3687 1% [= ] 67/3687 1% [= ] 68/3687 1% [= ] 69/3687 1% [= ] 70/3687 1% [= ] 71/3687 1% [= ] 72/3687 1% [= ] 73/3687 1% [= ] 74/3687 2% [= ] 75/3687 2% [= ] 76/3687 2% [= ] 77/3687 2% [= ] 78/3687 2% [= ] 79/3687 2% [= ] 80/3687 2% [= ] 81/3687 2% [= ] 82/3687 2% [= ] 83/3687 2% [= ] 84/3687 2% [= ] 85/3687 2% [= ] 86/3687 2% [= ] 87/3687 2% [= ] 88/3687 2% [= ] 89/3687 2% [= ] 90/3687 2% [= ] 91/3687 2% [= ] 92/3687 2% [= ] 93/3687 2% [= ] 94/3687 2% [= ] 95/3687 2% [= ] 96/3687 2% [= ] 97/3687 2% [= ] 98/3687 2% [= ] 99/3687 2% [= ] 100/3687 2% [= ] 101/3687 2% [= ] 102/3687 2% [= ] 103/3687 2% [= ] 104/3687 2% [= ] 105/3687 2% [= ] 106/3687 2% [= ] 107/3687 2% [= ] 108/3687 2% [= ] 109/3687 2% [= ] 110/3687 2% [= ] 111/3687 3% [= ] 112/3687 3% [= ] 113/3687 3% [= ] 114/3687 3% [= ] 115/3687 3% [= ] 116/3687 3% [= ] 117/3687 3% [= ] 118/3687 3% [== ] 119/3687 3% [== ] 120/3687 3% [== ] 121/3687 3% [== ] 122/3687 3% [== ] 123/3687 3% [== ] 124/3687 3% [== ] 125/3687 3% [== ] 126/3687 3% [== ] 127/3687 3% [== ] 128/3687 3% [== ] 129/3687 3% [== ] 130/3687 3% [== ] 131/3687 3% [== ] 132/3687 3% [== ] 133/3687 3% [== ] 134/3687 3% [== ] 135/3687 3% [== ] 136/3687 3% [== ] 137/3687 3% [== ] 138/3687 3% [== ] 139/3687 3% [== ] 140/3687 3% [== ] 141/3687 3% [== ] 142/3687 3% [== ] 143/3687 3% [== ] 144/3687 3% [== ] 145/3687 3% [== ] 146/3687 3% [== ] 147/3687 3% [== ] 148/3687 4% [== ] 149/3687 4% [== ] 150/3687 4% [== ] 151/3687 4% [== ] 152/3687 4% [== ] 153/3687 4% [== ] 154/3687 4% [== ] 155/3687 4% [== ] 156/3687 4% [== ] 157/3687 4% [== ] 158/3687 4% [== ] 159/3687 4% [== ] 160/3687 4% [== ] 161/3687 4% [== ] 162/3687 4% [== ] 163/3687 4% [== ] 164/3687 4% [== ] 165/3687 4% [== ] 166/3687 4% [== ] 167/3687 4% [== ] 168/3687 4% [== ] 169/3687 4% [== ] 170/3687 4% [== ] 171/3687 4% [== ] 172/3687 4% [== ] 173/3687 4% [== ] 174/3687 4% [== ] 175/3687 4% [== ] 176/3687 4% [== ] 177/3687 4% [== ] 178/3687 4% [=== ] 179/3687 4% [=== ] 180/3687 4% [=== ] 181/3687 4% [=== ] 182/3687 4% [=== ] 183/3687 4% [=== ] 184/3687 4% [=== ] 185/3687 5% [=== ] 186/3687 5% [=== ] 187/3687 5% [=== ] 188/3687 5% [=== ] 189/3687 5% [=== ] 190/3687 5% [=== ] 191/3687 5% [=== ] 192/3687 5% [=== ] 193/3687 5% [=== ] 194/3687 5% [=== ] 195/3687 5% [=== ] 196/3687 5% [=== ] 197/3687 5% [=== ] 198/3687 5% [=== ] 199/3687 5% [=== ] 200/3687 5% [=== ] 201/3687 5% [=== ] 202/3687 5% [=== ] 203/3687 5% [=== ] 204/3687 5% [=== ] 205/3687 5% [=== ] 206/3687 5% [=== ] 207/3687 5% [=== ] 208/3687 5% [=== ] 209/3687 5% [=== ] 210/3687 5% [=== ] 211/3687 5% [=== ] 212/3687 5% [=== ] 213/3687 5% [=== ] 214/3687 5% [=== ] 215/3687 5% [=== ] 216/3687 5% [=== ] 217/3687 5% [=== ] 218/3687 5% [=== ] 219/3687 5% [=== ] 220/3687 5% [=== ] 221/3687 5% [=== ] 222/3687 6% [=== ] 223/3687 6% [=== ] 224/3687 6% [=== ] 225/3687 6% [=== ] 226/3687 6% [=== ] 227/3687 6% [=== ] 228/3687 6% [=== ] 229/3687 6% [=== ] 230/3687 6% [=== ] 231/3687 6% [=== ] 232/3687 6% [=== ] 233/3687 6% [=== ] 234/3687 6% [=== ] 235/3687 6% [=== ] 236/3687 6% [=== ] 237/3687 6% [==== ] 238/3687 6% [==== ] 239/3687 6% [==== ] 240/3687 6% [==== ] 241/3687 6% [==== ] 242/3687 6% [==== ] 243/3687 6% [==== ] 244/3687 6% [==== ] 245/3687 6% [==== ] 246/3687 6% [==== ] 247/3687 6% [==== ] 248/3687 6% [==== ] 249/3687 6% [==== ] 250/3687 6% [==== ] 251/3687 6% [==== ] 252/3687 6% [==== ] 253/3687 6% [==== ] 254/3687 6% [==== ] 255/3687 6% [==== ] 256/3687 6% [==== ] 257/3687 6% [==== ] 258/3687 6% [==== ] 259/3687 7% [==== ] 260/3687 7% [==== ] 261/3687 7% [==== ] 262/3687 7% [==== ] 263/3687 7% [==== ] 264/3687 7% [==== ] 265/3687 7% [==== ] 266/3687 7% [==== ] 267/3687 7% [==== ] 268/3687 7% [==== ] 269/3687 7% [==== ] 270/3687 7% [==== ] 271/3687 7% [==== ] 272/3687 7% [==== ] 273/3687 7% [==== ] 274/3687 7% [==== ] 275/3687 7% [==== ] 276/3687 7% [==== ] 277/3687 7% [==== ] 278/3687 7% [==== ] 279/3687 7% [==== ] 280/3687 7% [==== ] 281/3687 7% [==== ] 282/3687 7% [==== ] 283/3687 7% [==== ] 284/3687 7% [==== ] 285/3687 7% [==== ] 286/3687 7% [==== ] 287/3687 7% [==== ] 288/3687 7% [==== ] 289/3687 7% [==== ] 290/3687 7% [==== ] 291/3687 7% [==== ] 292/3687 7% [==== ] 293/3687 7% [==== ] 294/3687 7% [==== ] 295/3687 8% [==== ] 296/3687 8% [==== ] 297/3687 8% [===== ] 298/3687 8% [===== ] 299/3687 8% [===== ] 300/3687 8% [===== ] 301/3687 8% [===== ] 302/3687 8% [===== ] 303/3687 8% [===== ] 304/3687 8% [===== ] 305/3687 8% [===== ] 306/3687 8% [===== ] 307/3687 8% [===== ] 308/3687 8% [===== ] 309/3687 8% [===== ] 310/3687 8% [===== ] 311/3687 8% [===== ] 312/3687 8% [===== ] 313/3687 8% [===== ] 314/3687 8% [===== ] 315/3687 8% [===== ] 316/3687 8% [===== ] 317/3687 8% [===== ] 318/3687 8% [===== ] 319/3687 8% [===== ] 320/3687 8% [===== ] 321/3687 8% [===== ] 322/3687 8% [===== ] 323/3687 8% [===== ] 324/3687 8% [===== ] 325/3687 8% [===== ] 326/3687 8% [===== ] 327/3687 8% [===== ] 328/3687 8% [===== ] 329/3687 8% [===== ] 330/3687 8% [===== ] 331/3687 8% [===== ] 332/3687 9% [===== ] 333/3687 9% [===== ] 334/3687 9% [===== ] 335/3687 9% [===== ] 336/3687 9% [===== ] 337/3687 9% [===== ] 338/3687 9% [===== ] 339/3687 9% [===== ] 340/3687 9% [===== ] 341/3687 9% [===== ] 342/3687 9% [===== ] 343/3687 9% [===== ] 344/3687 9% [===== ] 345/3687 9% [===== ] 346/3687 9% [===== ] 347/3687 9% [===== ] 348/3687 9% [===== ] 349/3687 9% [===== ] 350/3687 9% [===== ] 351/3687 9% [===== ] 352/3687 9% [===== ] 353/3687 9% [===== ] 354/3687 9% [===== ] 355/3687 9% [===== ] 356/3687 9% [====== ] 357/3687 9% [====== ] 358/3687 9% [====== ] 359/3687 9% [====== ] 360/3687 9% [====== ] 361/3687 9% [====== ] 362/3687 9% [====== ] 363/3687 9% [====== ] 364/3687 9% [====== ] 365/3687 9% [====== ] 366/3687 9% [====== ] 367/3687 9% [====== ] 368/3687 9% [====== ] 369/3687 10% [====== ] 370/3687 10% [====== ] 371/3687 10% [====== ] 372/3687 10% [====== ] 373/3687 10% [====== ] 374/3687 10% [====== ] 375/3687 10% [====== ] 376/3687 10% [====== ] 377/3687 10% [====== ] 378/3687 10% [====== ] 379/3687 10% [====== ] 380/3687 10% [====== ] 381/3687 10% [====== ] 382/3687 10% [====== ] 383/3687 10% [====== ] 384/3687 10% [====== ] 385/3687 10% [====== ] 386/3687 10% [====== ] 387/3687 10% [====== ] 388/3687 10% [====== ] 389/3687 10% [====== ] 390/3687 10% [====== ] 391/3687 10% [====== ] 392/3687 10% [====== ] 393/3687 10% [====== ] 394/3687 10% [====== ] 395/3687 10% [====== ] 396/3687 10% [====== ] 397/3687 10% [====== ] 398/3687 10% [====== ] 399/3687 10% [====== ] 400/3687 10% [====== ] 401/3687 10% [====== ] 402/3687 10% [====== ] 403/3687 10% [====== ] 404/3687 10% [====== ] 405/3687 10% [====== ] 406/3687 11% [====== ] 407/3687 11% [====== ] 408/3687 11% [====== ] 409/3687 11% [====== ] 410/3687 11% [====== ] 411/3687 11% [====== ] 412/3687 11% [====== ] 413/3687 11% [====== ] 414/3687 11% [====== ] 415/3687 11% [====== ] 416/3687 11% [======= ] 417/3687 11% [======= ] 418/3687 11% [======= ] 419/3687 11% [======= ] 420/3687 11% [======= ] 421/3687 11% [======= ] 422/3687 11% [======= ] 423/3687 11% [======= ] 424/3687 11% [======= ] 425/3687 11% [======= ] 426/3687 11% [======= ] 427/3687 11% [======= ] 428/3687 11% [======= ] 429/3687 11% [======= ] 430/3687 11% [======= ] 431/3687 11% [======= ] 432/3687 11% [======= ] 433/3687 11% [======= ] 434/3687 11% [======= ] 435/3687 11% [======= ] 436/3687 11% [======= ] 437/3687 11% [======= ] 438/3687 11% [======= ] 439/3687 11% [======= ] 440/3687 11% [======= ] 441/3687 11% [======= ] 442/3687 11% [======= ] 443/3687 12% [======= ] 444/3687 12% [======= ] 445/3687 12% [======= ] 446/3687 12% [======= ] 447/3687 12% [======= ] 448/3687 12% [======= ] 449/3687 12% [======= ] 450/3687 12% [======= ] 451/3687 12% [======= ] 452/3687 12% [======= ] 453/3687 12% [======= ] 454/3687 12% [======= ] 455/3687 12% [======= ] 456/3687 12% [======= ] 457/3687 12% [======= ] 458/3687 12% [======= ] 459/3687 12% [======= ] 460/3687 12% [======= ] 461/3687 12% [======= ] 462/3687 12% [======= ] 463/3687 12% [======= ] 464/3687 12% [======= ] 465/3687 12% [======= ] 466/3687 12% [======= ] 467/3687 12% [======= ] 468/3687 12% [======= ] 469/3687 12% [======= ] 470/3687 12% [======= ] 471/3687 12% [======= ] 472/3687 12% [======= ] 473/3687 12% [======= ] 474/3687 12% [======= ] 475/3687 12% [======== ] 476/3687 12% [======== ] 477/3687 12% [======== ] 478/3687 12% [======== ] 479/3687 12% [======== ] 480/3687 13% [======== ] 481/3687 13% [======== ] 482/3687 13% [======== ] 483/3687 13% [======== ] 484/3687 13% [======== ] 485/3687 13% [======== ] 486/3687 13% [======== ] 487/3687 13% [======== ] 488/3687 13% [======== ] 489/3687 13% [======== ] 490/3687 13% [======== ] 491/3687 13% [======== ] 492/3687 13% [======== ] 493/3687 13% [======== ] 494/3687 13% [======== ] 495/3687 13% [======== ] 496/3687 13% [======== ] 497/3687 13% [======== ] 498/3687 13% [======== ] 499/3687 13% [======== ] 500/3687 13% [======== ] 501/3687 13% [======== ] 502/3687 13% [======== ] 503/3687 13% [======== ] 504/3687 13% [======== ] 505/3687 13% [======== ] 506/3687 13% [======== ] 507/3687 13% [======== ] 508/3687 13% [======== ] 509/3687 13% [======== ] 510/3687 13% [======== ] 511/3687 13% [======== ] 512/3687 13% [======== ] 513/3687 13% [======== ] 514/3687 13% [======== ] 515/3687 13% [======== ] 516/3687 13% [======== ] 517/3687 14% [======== ] 518/3687 14% [======== ] 519/3687 14% [======== ] 520/3687 14% [======== ] 521/3687 14% [======== ] 522/3687 14% [======== ] 523/3687 14% [======== ] 524/3687 14% [======== ] 525/3687 14% [======== ] 526/3687 14% [======== ] 527/3687 14% [======== ] 528/3687 14% [======== ] 529/3687 14% [======== ] 530/3687 14% [======== ] 531/3687 14% [======== ] 532/3687 14% [======== ] 533/3687 14% [======== ] 534/3687 14% [======== ] 535/3687 14% [========= ] 536/3687 14% [========= ] 537/3687 14% [========= ] 538/3687 14% [========= ] 539/3687 14% [========= ] 540/3687 14% [========= ] 541/3687 14% [========= ] 542/3687 14% [========= ] 543/3687 14% [========= ] 544/3687 14% [========= ] 545/3687 14% [========= ] 546/3687 14% [========= ] 547/3687 14% [========= ] 548/3687 14% [========= ] 549/3687 14% [========= ] 550/3687 14% [========= ] 551/3687 14% [========= ] 552/3687 14% [========= ] 553/3687 14% [========= ] 554/3687 15% [========= ] 555/3687 15% [========= ] 556/3687 15% [========= ] 557/3687 15% [========= ] 558/3687 15% [========= ] 559/3687 15% [========= ] 560/3687 15% [========= ] 561/3687 15% [========= ] 562/3687 15% [========= ] 563/3687 15% [========= ] 564/3687 15% [========= ] 565/3687 15% [========= ] 566/3687 15% [========= ] 567/3687 15% [========= ] 568/3687 15% [========= ] 569/3687 15% [========= ] 570/3687 15% [========= ] 571/3687 15% [========= ] 572/3687 15% [========= ] 573/3687 15% [========= ] 574/3687 15% [========= ] 575/3687 15% [========= ] 576/3687 15% [========= ] 577/3687 15% [========= ] 578/3687 15% [========= ] 579/3687 15% [========= ] 580/3687 15% [========= ] 581/3687 15% [========= ] 582/3687 15% [========= ] 583/3687 15% [========= ] 584/3687 15% [========= ] 585/3687 15% [========= ] 586/3687 15% [========= ] 587/3687 15% [========= ] 588/3687 15% [========= ] 589/3687 15% [========= ] 590/3687 16% [========= ] 591/3687 16% [========= ] 592/3687 16% [========= ] 593/3687 16% [========= ] 594/3687 16% [========== ] 595/3687 16% [========== ] 596/3687 16% [========== ] 597/3687 16% [========== ] 598/3687 16% [========== ] 599/3687 16% [========== ] 600/3687 16% [========== ] 601/3687 16% [========== ] 602/3687 16% [========== ] 603/3687 16% [========== ] 604/3687 16% [========== ] 605/3687 16% [========== ] 606/3687 16% [========== ] 607/3687 16% [========== ] 608/3687 16% [========== ] 609/3687 16% [========== ] 610/3687 16% [========== ] 611/3687 16% [========== ] 612/3687 16% [========== ] 613/3687 16% [========== ] 614/3687 16% [========== ] 615/3687 16% [========== ] 616/3687 16% [========== ] 617/3687 16% [========== ] 618/3687 16% [========== ] 619/3687 16% [========== ] 620/3687 16% [========== ] 621/3687 16% [========== ] 622/3687 16% [========== ] 623/3687 16% [========== ] 624/3687 16% [========== ] 625/3687 16% [========== ] 626/3687 16% [========== ] 627/3687 17% [========== ] 628/3687 17% [========== ] 629/3687 17% [========== ] 630/3687 17% [========== ] 631/3687 17% [========== ] 632/3687 17% [========== ] 633/3687 17% [========== ] 634/3687 17% [========== ] 635/3687 17% [========== ] 636/3687 17% [========== ] 637/3687 17% [========== ] 638/3687 17% [========== ] 639/3687 17% [========== ] 640/3687 17% [========== ] 641/3687 17% [========== ] 642/3687 17% [========== ] 643/3687 17% [========== ] 644/3687 17% [========== ] 645/3687 17% [========== ] 646/3687 17% [========== ] 647/3687 17% [========== ] 648/3687 17% [========== ] 649/3687 17% [========== ] 650/3687 17% [========== ] 651/3687 17% [========== ] 652/3687 17% [========== ] 653/3687 17% [========== ] 654/3687 17% [=========== ] 655/3687 17% [=========== ] 656/3687 17% [=========== ] 657/3687 17% [=========== ] 658/3687 17% [=========== ] 659/3687 17% [=========== ] 660/3687 17% [=========== ] 661/3687 17% [=========== ] 662/3687 17% [=========== ] 663/3687 17% [=========== ] 664/3687 18% [=========== ] 665/3687 18% [=========== ] 666/3687 18% [=========== ] 667/3687 18% [=========== ] 668/3687 18% [=========== ] 669/3687 18% [=========== ] 670/3687 18% [=========== ] 671/3687 18% [=========== ] 672/3687 18% [=========== ] 673/3687 18% [=========== ] 674/3687 18% [=========== ] 675/3687 18% [=========== ] 676/3687 18% [=========== ] 677/3687 18% [=========== ] 678/3687 18% [=========== ] 679/3687 18% [=========== ] 680/3687 18% [=========== ] 681/3687 18% [=========== ] 682/3687 18% [=========== ] 683/3687 18% [=========== ] 684/3687 18% [=========== ] 685/3687 18% [=========== ] 686/3687 18% [=========== ] 687/3687 18% [=========== ] 688/3687 18% [=========== ] 689/3687 18% [=========== ] 690/3687 18% [=========== ] 691/3687 18% [=========== ] 692/3687 18% [=========== ] 693/3687 18% [=========== ] 694/3687 18% [=========== ] 695/3687 18% [=========== ] 696/3687 18% [=========== ] 697/3687 18% [=========== ] 698/3687 18% [=========== ] 699/3687 18% [=========== ] 700/3687 18% [=========== ] 701/3687 19% [=========== ] 702/3687 19% [=========== ] 703/3687 19% [=========== ] 704/3687 19% [=========== ] 705/3687 19% [=========== ] 706/3687 19% [=========== ] 707/3687 19% [=========== ] 708/3687 19% [=========== ] 709/3687 19% [=========== ] 710/3687 19% [=========== ] 711/3687 19% [=========== ] 712/3687 19% [=========== ] 713/3687 19% [============ ] 714/3687 19% [============ ] 715/3687 19% [============ ] 716/3687 19% [============ ] 717/3687 19% [============ ] 718/3687 19% [============ ] 719/3687 19% [============ ] 720/3687 19% [============ ] 721/3687 19% [============ ] 722/3687 19% [============ ] 723/3687 19% [============ ] 724/3687 19% [============ ] 725/3687 19% [============ ] 726/3687 19% [============ ] 727/3687 19% [============ ] 728/3687 19% [============ ] 729/3687 19% [============ ] 730/3687 19% [============ ] 731/3687 19% [============ ] 732/3687 19% [============ ] 733/3687 19% [============ ] 734/3687 19% [============ ] 735/3687 19% [============ ] 736/3687 19% [============ ] 737/3687 19% [============ ] 738/3687 20% [============ ] 739/3687 20% [============ ] 740/3687 20% [============ ] 741/3687 20% [============ ] 742/3687 20% [============ ] 743/3687 20% [============ ] 744/3687 20% [============ ] 745/3687 20% [============ ] 746/3687 20% [============ ] 747/3687 20% [============ ] 748/3687 20% [============ ] 749/3687 20% [============ ] 750/3687 20% [============ ] 751/3687 20% [============ ] 752/3687 20% [============ ] 753/3687 20% [============ ] 754/3687 20% [============ ] 755/3687 20% [============ ] 756/3687 20% [============ ] 757/3687 20% [============ ] 758/3687 20% [============ ] 759/3687 20% [============ ] 760/3687 20% [============ ] 761/3687 20% [============ ] 762/3687 20% [============ ] 763/3687 20% [============ ] 764/3687 20% [============ ] 765/3687 20% [============ ] 766/3687 20% [============ ] 767/3687 20% [============ ] 768/3687 20% [============ ] 769/3687 20% [============ ] 770/3687 20% [============ ] 771/3687 20% [============ ] 772/3687 20% [============ ] 773/3687 20% [============= ] 774/3687 20% [============= ] 775/3687 21% [============= ] 776/3687 21% [============= ] 777/3687 21% [============= ] 778/3687 21% [============= ] 779/3687 21% [============= ] 780/3687 21% [============= ] 781/3687 21% [============= ] 782/3687 21% [============= ] 783/3687 21% [============= ] 784/3687 21% [============= ] 785/3687 21% [============= ] 786/3687 21% [============= ] 787/3687 21% [============= ] 788/3687 21% [============= ] 789/3687 21% [============= ] 790/3687 21% [============= ] 791/3687 21% [============= ] 792/3687 21% [============= ] 793/3687 21% [============= ] 794/3687 21% [============= ] 795/3687 21% [============= ] 796/3687 21% [============= ] 797/3687 21% [============= ] 798/3687 21% [============= ] 799/3687 21% [============= ] 800/3687 21% [============= ] 801/3687 21% [============= ] 802/3687 21% [============= ] 803/3687 21% [============= ] 804/3687 21% [============= ] 805/3687 21% [============= ] 806/3687 21% [============= ] 807/3687 21% [============= ] 808/3687 21% [============= ] 809/3687 21% [============= ] 810/3687 21% [============= ] 811/3687 21% [============= ] 812/3687 22% [============= ] 813/3687 22% [============= ] 814/3687 22% [============= ] 815/3687 22% [============= ] 816/3687 22% [============= ] 817/3687 22% [============= ] 818/3687 22% [============= ] 819/3687 22% [============= ] 820/3687 22% [============= ] 821/3687 22% [============= ] 822/3687 22% [============= ] 823/3687 22% [============= ] 824/3687 22% [============= ] 825/3687 22% [============= ] 826/3687 22% [============= ] 827/3687 22% [============= ] 828/3687 22% [============= ] 829/3687 22% [============= ] 830/3687 22% [============= ] 831/3687 22% [============= ] 832/3687 22% [============== ] 833/3687 22% [============== ] 834/3687 22% [============== ] 835/3687 22% [============== ] 836/3687 22% [============== ] 837/3687 22% [============== ] 838/3687 22% [============== ] 839/3687 22% [============== ] 840/3687 22% [============== ] 841/3687 22% [============== ] 842/3687 22% [============== ] 843/3687 22% [============== ] 844/3687 22% [============== ] 845/3687 22% [============== ] 846/3687 22% [============== ] 847/3687 22% [============== ] 848/3687 22% [============== ] 849/3687 23% [============== ] 850/3687 23% [============== ] 851/3687 23% [============== ] 852/3687 23% [============== ] 853/3687 23% [============== ] 854/3687 23% [============== ] 855/3687 23% [============== ] 856/3687 23% [============== ] 857/3687 23% [============== ] 858/3687 23% [============== ] 859/3687 23% [============== ] 860/3687 23% [============== ] 861/3687 23% [============== ] 862/3687 23% [============== ] 863/3687 23% [============== ] 864/3687 23% [============== ] 865/3687 23% [============== ] 866/3687 23% [============== ] 867/3687 23% [============== ] 868/3687 23% [============== ] 869/3687 23% [============== ] 870/3687 23% [============== ] 871/3687 23% [============== ] 872/3687 23% [============== ] 873/3687 23% [============== ] 874/3687 23% [============== ] 875/3687 23% [============== ] 876/3687 23% [============== ] 877/3687 23% [============== ] 878/3687 23% [============== ] 879/3687 23% [============== ] 880/3687 23% [============== ] 881/3687 23% [============== ] 882/3687 23% [============== ] 883/3687 23% [============== ] 884/3687 23% [============== ] 885/3687 24% [============== ] 886/3687 24% [============== ] 887/3687 24% [============== ] 888/3687 24% [============== ] 889/3687 24% [============== ] 890/3687 24% [============== ] 891/3687 24% [============== ] 892/3687 24% [=============== ] 893/3687 24% [=============== ] 894/3687 24% [=============== ] 895/3687 24% [=============== ] 896/3687 24% [=============== ] 897/3687 24% [=============== ] 898/3687 24% [=============== ] 899/3687 24% [=============== ] 900/3687 24% [=============== ] 901/3687 24% [=============== ] 902/3687 24% [=============== ] 903/3687 24% [=============== ] 904/3687 24% [=============== ] 905/3687 24% [=============== ] 906/3687 24% [=============== ] 907/3687 24% [=============== ] 908/3687 24% [=============== ] 909/3687 24% [=============== ] 910/3687 24% [=============== ] 911/3687 24% [=============== ] 912/3687 24% [=============== ] 913/3687 24% [=============== ] 914/3687 24% [=============== ] 915/3687 24% [=============== ] 916/3687 24% [=============== ] 917/3687 24% [=============== ] 918/3687 24% [=============== ] 919/3687 24% [=============== ] 920/3687 24% [=============== ] 921/3687 24% [=============== ] 922/3687 25% [=============== ] 923/3687 25% [=============== ] 924/3687 25% [=============== ] 925/3687 25% [=============== ] 926/3687 25% [=============== ] 927/3687 25% [=============== ] 928/3687 25% [=============== ] 929/3687 25% [=============== ] 930/3687 25% [=============== ] 931/3687 25% [=============== ] 932/3687 25% [=============== ] 933/3687 25% [=============== ] 934/3687 25% [=============== ] 935/3687 25% [=============== ] 936/3687 25% [=============== ] 937/3687 25% [=============== ] 938/3687 25% [=============== ] 939/3687 25% [=============== ] 940/3687 25% [=============== ] 941/3687 25% [=============== ] 942/3687 25% [=============== ] 943/3687 25% [=============== ] 944/3687 25% [=============== ] 945/3687 25% [=============== ] 946/3687 25% [=============== ] 947/3687 25% [=============== ] 948/3687 25% [=============== ] 949/3687 25% [=============== ] 950/3687 25% [=============== ] 951/3687 25% [================ ] 952/3687 25% [================ ] 953/3687 25% [================ ] 954/3687 25% [================ ] 955/3687 25% [================ ] 956/3687 25% [================ ] 957/3687 25% [================ ] 958/3687 25% [================ ] 959/3687 26% [================ ] 960/3687 26% [================ ] 961/3687 26% [================ ] 962/3687 26% [================ ] 963/3687 26% [================ ] 964/3687 26% [================ ] 965/3687 26% [================ ] 966/3687 26% [================ ] 967/3687 26% [================ ] 968/3687 26% [================ ] 969/3687 26% [================ ] 970/3687 26% [================ ] 971/3687 26% [================ ] 972/3687 26% [================ ] 973/3687 26% [================ ] 974/3687 26% [================ ] 975/3687 26% [================ ] 976/3687 26% [================ ] 977/3687 26% [================ ] 978/3687 26% [================ ] 979/3687 26% [================ ] 980/3687 26% [================ ] 981/3687 26% [================ ] 982/3687 26% [================ ] 983/3687 26% [================ ] 984/3687 26% [================ ] 985/3687 26% [================ ] 986/3687 26% [================ ] 987/3687 26% [================ ] 988/3687 26% [================ ] 989/3687 26% [================ ] 990/3687 26% [================ ] 991/3687 26% [================ ] 992/3687 26% [================ ] 993/3687 26% [================ ] 994/3687 26% [================ ] 995/3687 26% [================ ] 996/3687 27% [================ ] 997/3687 27% [================ ] 998/3687 27% [================ ] 999/3687 27% [================ ] 1000/3687 27% [================ ] 1001/3687 27% [================ ] 1002/3687 27% [================ ] 1003/3687 27% [================ ] 1004/3687 27% [================ ] 1005/3687 27% [================ ] 1006/3687 27% [================ ] 1007/3687 27% [================ ] 1008/3687 27% [================ ] 1009/3687 27% [================ ] 1010/3687 27% [================= ] 1011/3687 27% [================= ] 1012/3687 27% [================= ] 1013/3687 27% [================= ] 1014/3687 27% [================= ] 1015/3687 27% [================= ] 1016/3687 27% [================= ] 1017/3687 27% [================= ] 1018/3687 27% [================= ] 1019/3687 27% [================= ] 1020/3687 27% [================= ] 1021/3687 27% [================= ] 1022/3687 27% [================= ] 1023/3687 27% [================= ] 1024/3687 27% [================= ] 1025/3687 27% [================= ] 1026/3687 27% [================= ] 1027/3687 27% [================= ] 1028/3687 27% [================= ] 1029/3687 27% [================= ] 1030/3687 27% [================= ] 1031/3687 27% [================= ] 1032/3687 27% [================= ] 1033/3687 28% [================= ] 1034/3687 28% [================= ] 1035/3687 28% [================= ] 1036/3687 28% [================= ] 1037/3687 28% [================= ] 1038/3687 28% [================= ] 1039/3687 28% [================= ] 1040/3687 28% [================= ] 1041/3687 28% [================= ] 1042/3687 28% [================= ] 1043/3687 28% [================= ] 1044/3687 28% [================= ] 1045/3687 28% [================= ] 1046/3687 28% [================= ] 1047/3687 28% [================= ] 1048/3687 28% [================= ] 1049/3687 28% [================= ] 1050/3687 28% [================= ] 1051/3687 28% [================= ] 1052/3687 28% [================= ] 1053/3687 28% [================= ] 1054/3687 28% [================= ] 1055/3687 28% [================= ] 1056/3687 28% [================= ] 1057/3687 28% [================= ] 1058/3687 28% [================= ] 1059/3687 28% [================= ] 1060/3687 28% [================= ] 1061/3687 28% [================= ] 1062/3687 28% [================= ] 1063/3687 28% [================= ] 1064/3687 28% [================= ] 1065/3687 28% [================= ] 1066/3687 28% [================= ] 1067/3687 28% [================= ] 1068/3687 28% [================= ] 1069/3687 28% [================= ] 1070/3687 29% [================== ] 1071/3687 29% [================== ] 1072/3687 29% [================== ] 1073/3687 29% [================== ] 1074/3687 29% [================== ] 1075/3687 29% [================== ] 1076/3687 29% [================== ] 1077/3687 29% [================== ] 1078/3687 29% [================== ] 1079/3687 29% [================== ] 1080/3687 29% [================== ] 1081/3687 29% [================== ] 1082/3687 29% [================== ] 1083/3687 29% [================== ] 1084/3687 29% [================== ] 1085/3687 29% [================== ] 1086/3687 29% [================== ] 1087/3687 29% [================== ] 1088/3687 29% [================== ] 1089/3687 29% [================== ] 1090/3687 29% [================== ] 1091/3687 29% [================== ] 1092/3687 29% [================== ] 1093/3687 29% [================== ] 1094/3687 29% [================== ] 1095/3687 29% [================== ] 1096/3687 29% [================== ] 1097/3687 29% [================== ] 1098/3687 29% [================== ] 1099/3687 29% [================== ] 1100/3687 29% [================== ] 1101/3687 29% [================== ] 1102/3687 29% [================== ] 1103/3687 29% [================== ] 1104/3687 29% [================== ] 1105/3687 29% [================== ] 1106/3687 29% [================== ] 1107/3687 30% [================== ] 1108/3687 30% [================== ] 1109/3687 30% [================== ] 1110/3687 30% [================== ] 1111/3687 30% [================== ] 1112/3687 30% [================== ] 1113/3687 30% [================== ] 1114/3687 30% [================== ] 1115/3687 30% [================== ] 1116/3687 30% [================== ] 1117/3687 30% [================== ] 1118/3687 30% [================== ] 1119/3687 30% [================== ] 1120/3687 30% [================== ] 1121/3687 30% [================== ] 1122/3687 30% [================== ] 1123/3687 30% [================== ] 1124/3687 30% [================== ] 1125/3687 30% [================== ] 1126/3687 30% [================== ] 1127/3687 30% [================== ] 1128/3687 30% [================== ] 1129/3687 30% [=================== ] 1130/3687 30% [=================== ] 1131/3687 30% [=================== ] 1132/3687 30% [=================== ] 1133/3687 30% [=================== ] 1134/3687 30% [=================== ] 1135/3687 30% [=================== ] 1136/3687 30% [=================== ] 1137/3687 30% [=================== ] 1138/3687 30% [=================== ] 1139/3687 30% [=================== ] 1140/3687 30% [=================== ] 1141/3687 30% [=================== ] 1142/3687 30% [=================== ] 1143/3687 31% [=================== ] 1144/3687 31% [=================== ] 1145/3687 31% [=================== ] 1146/3687 31% [=================== ] 1147/3687 31% [=================== ] 1148/3687 31% [=================== ] 1149/3687 31% [=================== ] 1150/3687 31% [=================== ] 1151/3687 31% [=================== ] 1152/3687 31% [=================== ] 1153/3687 31% [=================== ] 1154/3687 31% [=================== ] 1155/3687 31% [=================== ] 1156/3687 31% [=================== ] 1157/3687 31% [=================== ] 1158/3687 31% [=================== ] 1159/3687 31% [=================== ] 1160/3687 31% [=================== ] 1161/3687 31% [=================== ] 1162/3687 31% [=================== ] 1163/3687 31% [=================== ] 1164/3687 31% [=================== ] 1165/3687 31% [=================== ] 1166/3687 31% [=================== ] 1167/3687 31% [=================== ] 1168/3687 31% [=================== ] 1169/3687 31% [=================== ] 1170/3687 31% [=================== ] 1171/3687 31% [=================== ] 1172/3687 31% [=================== ] 1173/3687 31% [=================== ] 1174/3687 31% [=================== ] 1175/3687 31% [=================== ] 1176/3687 31% [=================== ] 1177/3687 31% [=================== ] 1178/3687 31% [=================== ] 1179/3687 31% [=================== ] 1180/3687 32% [=================== ] 1181/3687 32% [=================== ] 1182/3687 32% [=================== ] 1183/3687 32% [=================== ] 1184/3687 32% [=================== ] 1185/3687 32% [=================== ] 1186/3687 32% [=================== ] 1187/3687 32% [=================== ] 1188/3687 32% [=================== ] 1189/3687 32% [==================== ] 1190/3687 32% [==================== ] 1191/3687 32% [==================== ] 1192/3687 32% [==================== ] 1193/3687 32% [==================== ] 1194/3687 32% [==================== ] 1195/3687 32% [==================== ] 1196/3687 32% [==================== ] 1197/3687 32% [==================== ] 1198/3687 32% [==================== ] 1199/3687 32% [==================== ] 1200/3687 32% [==================== ] 1201/3687 32% [==================== ] 1202/3687 32% [==================== ] 1203/3687 32% [==================== ] 1204/3687 32% [==================== ] 1205/3687 32% [==================== ] 1206/3687 32% [==================== ] 1207/3687 32% [==================== ] 1208/3687 32% [==================== ] 1209/3687 32% [==================== ] 1210/3687 32% [==================== ] 1211/3687 32% [==================== ] 1212/3687 32% [==================== ] 1213/3687 32% [==================== ] 1214/3687 32% [==================== ] 1215/3687 32% [==================== ] 1216/3687 32% [==================== ] 1217/3687 33% [==================== ] 1218/3687 33% [==================== ] 1219/3687 33% [==================== ] 1220/3687 33% [==================== ] 1221/3687 33% [==================== ] 1222/3687 33% [==================== ] 1223/3687 33% [==================== ] 1224/3687 33% [==================== ] 1225/3687 33% [==================== ] 1226/3687 33% [==================== ] 1227/3687 33% [==================== ] 1228/3687 33% [==================== ] 1229/3687 33% [==================== ] 1230/3687 33% [==================== ] 1231/3687 33% [==================== ] 1232/3687 33% [==================== ] 1233/3687 33% [==================== ] 1234/3687 33% [==================== ] 1235/3687 33% [==================== ] 1236/3687 33% [==================== ] 1237/3687 33% [==================== ] 1238/3687 33% [==================== ] 1239/3687 33% [==================== ] 1240/3687 33% [==================== ] 1241/3687 33% [==================== ] 1242/3687 33% [==================== ] 1243/3687 33% [==================== ] 1244/3687 33% [==================== ] 1245/3687 33% [==================== ] 1246/3687 33% [==================== ] 1247/3687 33% [==================== ] 1248/3687 33% [===================== ] 1249/3687 33% [===================== ] 1250/3687 33% [===================== ] 1251/3687 33% [===================== ] 1252/3687 33% [===================== ] 1253/3687 33% [===================== ] 1254/3687 34% [===================== ] 1255/3687 34% [===================== ] 1256/3687 34% [===================== ] 1257/3687 34% [===================== ] 1258/3687 34% [===================== ] 1259/3687 34% [===================== ] 1260/3687 34% [===================== ] 1261/3687 34% [===================== ] 1262/3687 34% [===================== ] 1263/3687 34% [===================== ] 1264/3687 34% [===================== ] 1265/3687 34% [===================== ] 1266/3687 34% [===================== ] 1267/3687 34% [===================== ] 1268/3687 34% [===================== ] 1269/3687 34% [===================== ] 1270/3687 34% [===================== ] 1271/3687 34% [===================== ] 1272/3687 34% [===================== ] 1273/3687 34% [===================== ] 1274/3687 34% [===================== ] 1275/3687 34% [===================== ] 1276/3687 34% [===================== ] 1277/3687 34% [===================== ] 1278/3687 34% [===================== ] 1279/3687 34% [===================== ] 1280/3687 34% [===================== ] 1281/3687 34% [===================== ] 1282/3687 34% [===================== ] 1283/3687 34% [===================== ] 1284/3687 34% [===================== ] 1285/3687 34% [===================== ] 1286/3687 34% [===================== ] 1287/3687 34% [===================== ] 1288/3687 34% [===================== ] 1289/3687 34% [===================== ] 1290/3687 34% [===================== ] 1291/3687 35% [===================== ] 1292/3687 35% [===================== ] 1293/3687 35% [===================== ] 1294/3687 35% [===================== ] 1295/3687 35% [===================== ] 1296/3687 35% [===================== ] 1297/3687 35% [===================== ] 1298/3687 35% [===================== ] 1299/3687 35% [===================== ] 1300/3687 35% [===================== ] 1301/3687 35% [===================== ] 1302/3687 35% [===================== ] 1303/3687 35% [===================== ] 1304/3687 35% [===================== ] 1305/3687 35% [===================== ] 1306/3687 35% [===================== ] 1307/3687 35% [===================== ] 1308/3687 35% [====================== ] 1309/3687 35% [====================== ] 1310/3687 35% [====================== ] 1311/3687 35% [====================== ] 1312/3687 35% [====================== ] 1313/3687 35% [====================== ] 1314/3687 35% [====================== ] 1315/3687 35% [====================== ] 1316/3687 35% [====================== ] 1317/3687 35% [====================== ] 1318/3687 35% [====================== ] 1319/3687 35% [====================== ] 1320/3687 35% [====================== ] 1321/3687 35% [====================== ] 1322/3687 35% [====================== ] 1323/3687 35% [====================== ] 1324/3687 35% [====================== ] 1325/3687 35% [====================== ] 1326/3687 35% [====================== ] 1327/3687 35% [====================== ] 1328/3687 36% [====================== ] 1329/3687 36% [====================== ] 1330/3687 36% [====================== ] 1331/3687 36% [====================== ] 1332/3687 36% [====================== ] 1333/3687 36% [====================== ] 1334/3687 36% [====================== ] 1335/3687 36% [====================== ] 1336/3687 36% [====================== ] 1337/3687 36% [====================== ] 1338/3687 36% [====================== ] 1339/3687 36% [====================== ] 1340/3687 36% [====================== ] 1341/3687 36% [====================== ] 1342/3687 36% [====================== ] 1343/3687 36% [====================== ] 1344/3687 36% [====================== ] 1345/3687 36% [====================== ] 1346/3687 36% [====================== ] 1347/3687 36% [====================== ] 1348/3687 36% [====================== ] 1349/3687 36% [====================== ] 1350/3687 36% [====================== ] 1351/3687 36% [====================== ] 1352/3687 36% [====================== ] 1353/3687 36% [====================== ] 1354/3687 36% [====================== ] 1355/3687 36% [====================== ] 1356/3687 36% [====================== ] 1357/3687 36% [====================== ] 1358/3687 36% [====================== ] 1359/3687 36% [====================== ] 1360/3687 36% [====================== ] 1361/3687 36% [====================== ] 1362/3687 36% [====================== ] 1363/3687 36% [====================== ] 1364/3687 36% [====================== ] 1365/3687 37% [====================== ] 1366/3687 37% [====================== ] 1367/3687 37% [======================= ] 1368/3687 37% [======================= ] 1369/3687 37% [======================= ] 1370/3687 37% [======================= ] 1371/3687 37% [======================= ] 1372/3687 37% [======================= ] 1373/3687 37% [======================= ] 1374/3687 37% [======================= ] 1375/3687 37% [======================= ] 1376/3687 37% [======================= ] 1377/3687 37% [======================= ] 1378/3687 37% [======================= ] 1379/3687 37% [======================= ] 1380/3687 37% [======================= ] 1381/3687 37% [======================= ] 1382/3687 37% [======================= ] 1383/3687 37% [======================= ] 1384/3687 37% [======================= ] 1385/3687 37% [======================= ] 1386/3687 37% [======================= ] 1387/3687 37% [======================= ] 1388/3687 37% [======================= ] 1389/3687 37% [======================= ] 1390/3687 37% [======================= ] 1391/3687 37% [======================= ] 1392/3687 37% [======================= ] 1393/3687 37% [======================= ] 1394/3687 37% [======================= ] 1395/3687 37% [======================= ] 1396/3687 37% [======================= ] 1397/3687 37% [======================= ] 1398/3687 37% [======================= ] 1399/3687 37% [======================= ] 1400/3687 37% [======================= ] 1401/3687 37% [======================= ] 1402/3687 38% [======================= ] 1403/3687 38% [======================= ] 1404/3687 38% [======================= ] 1405/3687 38% [======================= ] 1406/3687 38% [======================= ] 1407/3687 38% [======================= ] 1408/3687 38% [======================= ] 1409/3687 38% [======================= ] 1410/3687 38% [======================= ] 1411/3687 38% [======================= ] 1412/3687 38% [======================= ] 1413/3687 38% [======================= ] 1414/3687 38% [======================= ] 1415/3687 38% [======================= ] 1416/3687 38% [======================= ] 1417/3687 38% [======================= ] 1418/3687 38% [======================= ] 1419/3687 38% [======================= ] 1420/3687 38% [======================= ] 1421/3687 38% [======================= ] 1422/3687 38% [======================= ] 1423/3687 38% [======================= ] 1424/3687 38% [======================= ] 1425/3687 38% [======================= ] 1426/3687 38% [======================= ] 1427/3687 38% [======================== ] 1428/3687 38% [======================== ] 1429/3687 38% [======================== ] 1430/3687 38% [======================== ] 1431/3687 38% [======================== ] 1432/3687 38% [======================== ] 1433/3687 38% [======================== ] 1434/3687 38% [======================== ] 1435/3687 38% [======================== ] 1436/3687 38% [======================== ] 1437/3687 38% [======================== ] 1438/3687 39% [======================== ] 1439/3687 39% [======================== ] 1440/3687 39% [======================== ] 1441/3687 39% [======================== ] 1442/3687 39% [======================== ] 1443/3687 39% [======================== ] 1444/3687 39% [======================== ] 1445/3687 39% [======================== ] 1446/3687 39% [======================== ] 1447/3687 39% [======================== ] 1448/3687 39% [======================== ] 1449/3687 39% [======================== ] 1450/3687 39% [======================== ] 1451/3687 39% [======================== ] 1452/3687 39% [======================== ] 1453/3687 39% [======================== ] 1454/3687 39% [======================== ] 1455/3687 39% [======================== ] 1456/3687 39% [======================== ] 1457/3687 39% [======================== ] 1458/3687 39% [======================== ] 1459/3687 39% [======================== ] 1460/3687 39% [======================== ] 1461/3687 39% [======================== ] 1462/3687 39% [======================== ] 1463/3687 39% [======================== ] 1464/3687 39% [======================== ] 1465/3687 39% [======================== ] 1466/3687 39% [======================== ] 1467/3687 39% [======================== ] 1468/3687 39% [======================== ] 1469/3687 39% [======================== ] 1470/3687 39% [======================== ] 1471/3687 39% [======================== ] 1472/3687 39% [======================== ] 1473/3687 39% [======================== ] 1474/3687 39% [======================== ] 1475/3687 40% [======================== ] 1476/3687 40% [======================== ] 1477/3687 40% [======================== ] 1478/3687 40% [======================== ] 1479/3687 40% [======================== ] 1480/3687 40% [======================== ] 1481/3687 40% [======================== ] 1482/3687 40% [======================== ] 1483/3687 40% [======================== ] 1484/3687 40% [======================== ] 1485/3687 40% [======================== ] 1486/3687 40% [========================= ] 1487/3687 40% [========================= ] 1488/3687 40% [========================= ] 1489/3687 40% [========================= ] 1490/3687 40% [========================= ] 1491/3687 40% [========================= ] 1492/3687 40% [========================= ] 1493/3687 40% [========================= ] 1494/3687 40% [========================= ] 1495/3687 40% [========================= ] 1496/3687 40% [========================= ] 1497/3687 40% [========================= ] 1498/3687 40% [========================= ] 1499/3687 40% [========================= ] 1500/3687 40% [========================= ] 1501/3687 40% [========================= ] 1502/3687 40% [========================= ] 1503/3687 40% [========================= ] 1504/3687 40% [========================= ] 1505/3687 40% [========================= ] 1506/3687 40% [========================= ] 1507/3687 40% [========================= ] 1508/3687 40% [========================= ] 1509/3687 40% [========================= ] 1510/3687 40% [========================= ] 1511/3687 40% [========================= ] 1512/3687 41% [========================= ] 1513/3687 41% [========================= ] 1514/3687 41% [========================= ] 1515/3687 41% [========================= ] 1516/3687 41% [========================= ] 1517/3687 41% [========================= ] 1518/3687 41% [========================= ] 1519/3687 41% [========================= ] 1520/3687 41% [========================= ] 1521/3687 41% [========================= ] 1522/3687 41% [========================= ] 1523/3687 41% [========================= ] 1524/3687 41% [========================= ] 1525/3687 41% [========================= ] 1526/3687 41% [========================= ] 1527/3687 41% [========================= ] 1528/3687 41% [========================= ] 1529/3687 41% [========================= ] 1530/3687 41% [========================= ] 1531/3687 41% [========================= ] 1532/3687 41% [========================= ] 1533/3687 41% [========================= ] 1534/3687 41% [========================= ] 1535/3687 41% [========================= ] 1536/3687 41% [========================= ] 1537/3687 41% [========================= ] 1538/3687 41% [========================= ] 1539/3687 41% [========================= ] 1540/3687 41% [========================= ] 1541/3687 41% [========================= ] 1542/3687 41% [========================= ] 1543/3687 41% [========================= ] 1544/3687 41% [========================= ] 1545/3687 41% [========================= ] 1546/3687 41% [========================== ] 1547/3687 41% [========================== ] 1548/3687 41% [========================== ] 1549/3687 42% [========================== ] 1550/3687 42% [========================== ] 1551/3687 42% [========================== ] 1552/3687 42% [========================== ] 1553/3687 42% [========================== ] 1554/3687 42% [========================== ] 1555/3687 42% [========================== ] 1556/3687 42% [========================== ] 1557/3687 42% [========================== ] 1558/3687 42% [========================== ] 1559/3687 42% [========================== ] 1560/3687 42% [========================== ] 1561/3687 42% [========================== ] 1562/3687 42% [========================== ] 1563/3687 42% [========================== ] 1564/3687 42% [========================== ] 1565/3687 42% [========================== ] 1566/3687 42% [========================== ] 1567/3687 42% [========================== ] 1568/3687 42% [========================== ] 1569/3687 42% [========================== ] 1570/3687 42% [========================== ] 1571/3687 42% [========================== ] 1572/3687 42% [========================== ] 1573/3687 42% [========================== ] 1574/3687 42% [========================== ] 1575/3687 42% [========================== ] 1576/3687 42% [========================== ] 1577/3687 42% [========================== ] 1578/3687 42% [========================== ] 1579/3687 42% [========================== ] 1580/3687 42% [========================== ] 1581/3687 42% [========================== ] 1582/3687 42% [========================== ] 1583/3687 42% [========================== ] 1584/3687 42% [========================== ] 1585/3687 42% [========================== ] 1586/3687 43% [========================== ] 1587/3687 43% [========================== ] 1588/3687 43% [========================== ] 1589/3687 43% [========================== ] 1590/3687 43% [========================== ] 1591/3687 43% [========================== ] 1592/3687 43% [========================== ] 1593/3687 43% [========================== ] 1594/3687 43% [========================== ] 1595/3687 43% [========================== ] 1596/3687 43% [========================== ] 1597/3687 43% [========================== ] 1598/3687 43% [========================== ] 1599/3687 43% [========================== ] 1600/3687 43% [========================== ] 1601/3687 43% [========================== ] 1602/3687 43% [========================== ] 1603/3687 43% [========================== ] 1604/3687 43% [========================== ] 1605/3687 43% [=========================== ] 1606/3687 43% [=========================== ] 1607/3687 43% [=========================== ] 1608/3687 43% [=========================== ] 1609/3687 43% [=========================== ] 1610/3687 43% [=========================== ] 1611/3687 43% [=========================== ] 1612/3687 43% [=========================== ] 1613/3687 43% [=========================== ] 1614/3687 43% [=========================== ] 1615/3687 43% [=========================== ] 1616/3687 43% [=========================== ] 1617/3687 43% [=========================== ] 1618/3687 43% [=========================== ] 1619/3687 43% [=========================== ] 1620/3687 43% [=========================== ] 1621/3687 43% [=========================== ] 1622/3687 43% [=========================== ] 1623/3687 44% [=========================== ] 1624/3687 44% [=========================== ] 1625/3687 44% [=========================== ] 1626/3687 44% [=========================== ] 1627/3687 44% [=========================== ] 1628/3687 44% [=========================== ] 1629/3687 44% [=========================== ] 1630/3687 44% [=========================== ] 1631/3687 44% [=========================== ] 1632/3687 44% [=========================== ] 1633/3687 44% [=========================== ] 1634/3687 44% [=========================== ] 1635/3687 44% [=========================== ] 1636/3687 44% [=========================== ] 1637/3687 44% [=========================== ] 1638/3687 44% [=========================== ] 1639/3687 44% [=========================== ] 1640/3687 44% [=========================== ] 1641/3687 44% [=========================== ] 1642/3687 44% [=========================== ] 1643/3687 44% [=========================== ] 1644/3687 44% [=========================== ] 1645/3687 44% [=========================== ] 1646/3687 44% [=========================== ] 1647/3687 44% [=========================== ] 1648/3687 44% [=========================== ] 1649/3687 44% [=========================== ] 1650/3687 44% [=========================== ] 1651/3687 44% [=========================== ] 1652/3687 44% [=========================== ] 1653/3687 44% [=========================== ] 1654/3687 44% [=========================== ] 1655/3687 44% [=========================== ] 1656/3687 44% [=========================== ] 1657/3687 44% [=========================== ] 1658/3687 44% [=========================== ] 1659/3687 44% [=========================== ] 1660/3687 45% [=========================== ] 1661/3687 45% [=========================== ] 1662/3687 45% [=========================== ] 1663/3687 45% [=========================== ] 1664/3687 45% [=========================== ] 1665/3687 45% [============================ ] 1666/3687 45% [============================ ] 1667/3687 45% [============================ ] 1668/3687 45% [============================ ] 1669/3687 45% [============================ ] 1670/3687 45% [============================ ] 1671/3687 45% [============================ ] 1672/3687 45% [============================ ] 1673/3687 45% [============================ ] 1674/3687 45% [============================ ] 1675/3687 45% [============================ ] 1676/3687 45% [============================ ] 1677/3687 45% [============================ ] 1678/3687 45% [============================ ] 1679/3687 45% [============================ ] 1680/3687 45% [============================ ] 1681/3687 45% [============================ ] 1682/3687 45% [============================ ] 1683/3687 45% [============================ ] 1684/3687 45% [============================ ] 1685/3687 45% [============================ ] 1686/3687 45% [============================ ] 1687/3687 45% [============================ ] 1688/3687 45% [============================ ] 1689/3687 45% [============================ ] 1690/3687 45% [============================ ] 1691/3687 45% [============================ ] 1692/3687 45% [============================ ] 1693/3687 45% [============================ ] 1694/3687 45% [============================ ] 1695/3687 45% [============================ ] 1696/3687 45% [============================ ] 1697/3687 46% [============================ ] 1698/3687 46% [============================ ] 1699/3687 46% [============================ ] 1700/3687 46% [============================ ] 1701/3687 46% [============================ ] 1702/3687 46% [============================ ] 1703/3687 46% [============================ ] 1704/3687 46% [============================ ] 1705/3687 46% [============================ ] 1706/3687 46% [============================ ] 1707/3687 46% [============================ ] 1708/3687 46% [============================ ] 1709/3687 46% [============================ ] 1710/3687 46% [============================ ] 1711/3687 46% [============================ ] 1712/3687 46% [============================ ] 1713/3687 46% [============================ ] 1714/3687 46% [============================ ] 1715/3687 46% [============================ ] 1716/3687 46% [============================ ] 1717/3687 46% [============================ ] 1718/3687 46% [============================ ] 1719/3687 46% [============================ ] 1720/3687 46% [============================ ] 1721/3687 46% [============================ ] 1722/3687 46% [============================ ] 1723/3687 46% [============================ ] 1724/3687 46% [============================= ] 1725/3687 46% [============================= ] 1726/3687 46% [============================= ] 1727/3687 46% [============================= ] 1728/3687 46% [============================= ] 1729/3687 46% [============================= ] 1730/3687 46% [============================= ] 1731/3687 46% [============================= ] 1732/3687 46% [============================= ] 1733/3687 47% [============================= ] 1734/3687 47% [============================= ] 1735/3687 47% [============================= ] 1736/3687 47% [============================= ] 1737/3687 47% [============================= ] 1738/3687 47% [============================= ] 1739/3687 47% [============================= ] 1740/3687 47% [============================= ] 1741/3687 47% [============================= ] 1742/3687 47% [============================= ] 1743/3687 47% [============================= ] 1744/3687 47% [============================= ] 1745/3687 47% [============================= ] 1746/3687 47% [============================= ] 1747/3687 47% [============================= ] 1748/3687 47% [============================= ] 1749/3687 47% [============================= ] 1750/3687 47% [============================= ] 1751/3687 47% [============================= ] 1752/3687 47% [============================= ] 1753/3687 47% [============================= ] 1754/3687 47% [============================= ] 1755/3687 47% [============================= ] 1756/3687 47% [============================= ] 1757/3687 47% [============================= ] 1758/3687 47% [============================= ] 1759/3687 47% [============================= ] 1760/3687 47% [============================= ] 1761/3687 47% [============================= ] 1762/3687 47% [============================= ] 1763/3687 47% [============================= ] 1764/3687 47% [============================= ] 1765/3687 47% [============================= ] 1766/3687 47% [============================= ] 1767/3687 47% [============================= ] 1768/3687 47% [============================= ] 1769/3687 47% [============================= ] 1770/3687 48% [============================= ] 1771/3687 48% [============================= ] 1772/3687 48% [============================= ] 1773/3687 48% [============================= ] 1774/3687 48% [============================= ] 1775/3687 48% [============================= ] 1776/3687 48% [============================= ] 1777/3687 48% [============================= ] 1778/3687 48% [============================= ] 1779/3687 48% [============================= ] 1780/3687 48% [============================= ] 1781/3687 48% [============================= ] 1782/3687 48% [============================= ] 1783/3687 48% [============================= ] 1784/3687 48% [============================== ] 1785/3687 48% [============================== ] 1786/3687 48% [============================== ] 1787/3687 48% [============================== ] 1788/3687 48% [============================== ] 1789/3687 48% [============================== ] 1790/3687 48% [============================== ] 1791/3687 48% [============================== ] 1792/3687 48% [============================== ] 1793/3687 48% [============================== ] 1794/3687 48% [============================== ] 1795/3687 48% [============================== ] 1796/3687 48% [============================== ] 1797/3687 48% [============================== ] 1798/3687 48% [============================== ] 1799/3687 48% [============================== ] 1800/3687 48% [============================== ] 1801/3687 48% [============================== ] 1802/3687 48% [============================== ] 1803/3687 48% [============================== ] 1804/3687 48% [============================== ] 1805/3687 48% [============================== ] 1806/3687 48% [============================== ] 1807/3687 49% [============================== ] 1808/3687 49% [============================== ] 1809/3687 49% [============================== ] 1810/3687 49% [============================== ] 1811/3687 49% [============================== ] 1812/3687 49% [============================== ] 1813/3687 49% [============================== ] 1814/3687 49% [============================== ] 1815/3687 49% [============================== ] 1816/3687 49% [============================== ] 1817/3687 49% [============================== ] 1818/3687 49% [============================== ] 1819/3687 49% [============================== ] 1820/3687 49% [============================== ] 1821/3687 49% [============================== ] 1822/3687 49% [============================== ] 1823/3687 49% [============================== ] 1824/3687 49% [============================== ] 1825/3687 49% [============================== ] 1826/3687 49% [============================== ] 1827/3687 49% [============================== ] 1828/3687 49% [============================== ] 1829/3687 49% [============================== ] 1830/3687 49% [============================== ] 1831/3687 49% [============================== ] 1832/3687 49% [============================== ] 1833/3687 49% [============================== ] 1834/3687 49% [============================== ] 1835/3687 49% [============================== ] 1836/3687 49% [============================== ] 1837/3687 49% [============================== ] 1838/3687 49% [============================== ] 1839/3687 49% [============================== ] 1840/3687 49% [============================== ] 1841/3687 49% [============================== ] 1842/3687 49% [============================== ] 1843/3687 49% [=============================== ] 1844/3687 50% [=============================== ] 1845/3687 50% [=============================== ] 1846/3687 50% [=============================== ] 1847/3687 50% [=============================== ] 1848/3687 50% [=============================== ] 1849/3687 50% [=============================== ] 1850/3687 50% [=============================== ] 1851/3687 50% [=============================== ] 1852/3687 50% [=============================== ] 1853/3687 50% [=============================== ] 1854/3687 50% [=============================== ] 1855/3687 50% [=============================== ] 1856/3687 50% [=============================== ] 1857/3687 50% [=============================== ] 1858/3687 50% [=============================== ] 1859/3687 50% [=============================== ] 1860/3687 50% [=============================== ] 1861/3687 50% [=============================== ] 1862/3687 50% [=============================== ] 1863/3687 50% [=============================== ] 1864/3687 50% [=============================== ] 1865/3687 50% [=============================== ] 1866/3687 50% [=============================== ] 1867/3687 50% [=============================== ] 1868/3687 50% [=============================== ] 1869/3687 50% [=============================== ] 1870/3687 50% [=============================== ] 1871/3687 50% [=============================== ] 1872/3687 50% [=============================== ] 1873/3687 50% [=============================== ] 1874/3687 50% [=============================== ] 1875/3687 50% [=============================== ] 1876/3687 50% [=============================== ] 1877/3687 50% [=============================== ] 1878/3687 50% [=============================== ] 1879/3687 50% [=============================== ] 1880/3687 50% [=============================== ] 1881/3687 51% [=============================== ] 1882/3687 51% [=============================== ] 1883/3687 51% [=============================== ] 1884/3687 51% [=============================== ] 1885/3687 51% [=============================== ] 1886/3687 51% [=============================== ] 1887/3687 51% [=============================== ] 1888/3687 51% [=============================== ] 1889/3687 51% [=============================== ] 1890/3687 51% [=============================== ] 1891/3687 51% [=============================== ] 1892/3687 51% [=============================== ] 1893/3687 51% [=============================== ] 1894/3687 51% [=============================== ] 1895/3687 51% [=============================== ] 1896/3687 51% [=============================== ] 1897/3687 51% [=============================== ] 1898/3687 51% [=============================== ] 1899/3687 51% [=============================== ] 1900/3687 51% [=============================== ] 1901/3687 51% [=============================== ] 1902/3687 51% [================================ ] 1903/3687 51% [================================ ] 1904/3687 51% [================================ ] 1905/3687 51% [================================ ] 1906/3687 51% [================================ ] 1907/3687 51% [================================ ] 1908/3687 51% [================================ ] 1909/3687 51% [================================ ] 1910/3687 51% [================================ ] 1911/3687 51% [================================ ] 1912/3687 51% [================================ ] 1913/3687 51% [================================ ] 1914/3687 51% [================================ ] 1915/3687 51% [================================ ] 1916/3687 51% [================================ ] 1917/3687 51% [================================ ] 1918/3687 52% [================================ ] 1919/3687 52% [================================ ] 1920/3687 52% [================================ ] 1921/3687 52% [================================ ] 1922/3687 52% [================================ ] 1923/3687 52% [================================ ] 1924/3687 52% [================================ ] 1925/3687 52% [================================ ] 1926/3687 52% [================================ ] 1927/3687 52% [================================ ] 1928/3687 52% [================================ ] 1929/3687 52% [================================ ] 1930/3687 52% [================================ ] 1931/3687 52% [================================ ] 1932/3687 52% [================================ ] 1933/3687 52% [================================ ] 1934/3687 52% [================================ ] 1935/3687 52% [================================ ] 1936/3687 52% [================================ ] 1937/3687 52% [================================ ] 1938/3687 52% [================================ ] 1939/3687 52% [================================ ] 1940/3687 52% [================================ ] 1941/3687 52% [================================ ] 1942/3687 52% [================================ ] 1943/3687 52% [================================ ] 1944/3687 52% [================================ ] 1945/3687 52% [================================ ] 1946/3687 52% [================================ ] 1947/3687 52% [================================ ] 1948/3687 52% [================================ ] 1949/3687 52% [================================ ] 1950/3687 52% [================================ ] 1951/3687 52% [================================ ] 1952/3687 52% [================================ ] 1953/3687 52% [================================ ] 1954/3687 52% [================================ ] 1955/3687 53% [================================ ] 1956/3687 53% [================================ ] 1957/3687 53% [================================ ] 1958/3687 53% [================================ ] 1959/3687 53% [================================ ] 1960/3687 53% [================================ ] 1961/3687 53% [================================ ] 1962/3687 53% [================================= ] 1963/3687 53% [================================= ] 1964/3687 53% [================================= ] 1965/3687 53% [================================= ] 1966/3687 53% [================================= ] 1967/3687 53% [================================= ] 1968/3687 53% [================================= ] 1969/3687 53% [================================= ] 1970/3687 53% [================================= ] 1971/3687 53% [================================= ] 1972/3687 53% [================================= ] 1973/3687 53% [================================= ] 1974/3687 53% [================================= ] 1975/3687 53% [================================= ] 1976/3687 53% [================================= ] 1977/3687 53% [================================= ] 1978/3687 53% [================================= ] 1979/3687 53% [================================= ] 1980/3687 53% [================================= ] 1981/3687 53% [================================= ] 1982/3687 53% [================================= ] 1983/3687 53% [================================= ] 1984/3687 53% [================================= ] 1985/3687 53% [================================= ] 1986/3687 53% [================================= ] 1987/3687 53% [================================= ] 1988/3687 53% [================================= ] 1989/3687 53% [================================= ] 1990/3687 53% [================================= ] 1991/3687 54% [================================= ] 1992/3687 54% [================================= ] 1993/3687 54% [================================= ] 1994/3687 54% [================================= ] 1995/3687 54% [================================= ] 1996/3687 54% [================================= ] 1997/3687 54% [================================= ] 1998/3687 54% [================================= ] 1999/3687 54% [================================= ] 2000/3687 54% [================================= ] 2001/3687 54% [================================= ] 2002/3687 54% [================================= ] 2003/3687 54% [================================= ] 2004/3687 54% [================================= ] 2005/3687 54% [================================= ] 2006/3687 54% [================================= ] 2007/3687 54% [================================= ] 2008/3687 54% [================================= ] 2009/3687 54% [================================= ] 2010/3687 54% [================================= ] 2011/3687 54% [================================= ] 2012/3687 54% [================================= ] 2013/3687 54% [================================= ] 2014/3687 54% [================================= ] 2015/3687 54% [================================= ] 2016/3687 54% [================================= ] 2017/3687 54% [================================= ] 2018/3687 54% [================================= ] 2019/3687 54% [================================= ] 2020/3687 54% [================================= ] 2021/3687 54% [================================== ] 2022/3687 54% [================================== ] 2023/3687 54% [================================== ] 2024/3687 54% [================================== ] 2025/3687 54% [================================== ] 2026/3687 54% [================================== ] 2027/3687 54% [================================== ] 2028/3687 55% [================================== ] 2029/3687 55% [================================== ] 2030/3687 55% [================================== ] 2031/3687 55% [================================== ] 2032/3687 55% [================================== ] 2033/3687 55% [================================== ] 2034/3687 55% [================================== ] 2035/3687 55% [================================== ] 2036/3687 55% [================================== ] 2037/3687 55% [================================== ] 2038/3687 55% [================================== ] 2039/3687 55% [================================== ] 2040/3687 55% [================================== ] 2041/3687 55% [================================== ] 2042/3687 55% [================================== ] 2043/3687 55% [================================== ] 2044/3687 55% [================================== ] 2045/3687 55% [================================== ] 2046/3687 55% [================================== ] 2047/3687 55% [================================== ] 2048/3687 55% [================================== ] 2049/3687 55% [================================== ] 2050/3687 55% [================================== ] 2051/3687 55% [================================== ] 2052/3687 55% [================================== ] 2053/3687 55% [================================== ] 2054/3687 55% [================================== ] 2055/3687 55% [================================== ] 2056/3687 55% [================================== ] 2057/3687 55% [================================== ] 2058/3687 55% [================================== ] 2059/3687 55% [================================== ] 2060/3687 55% [================================== ] 2061/3687 55% [================================== ] 2062/3687 55% [================================== ] 2063/3687 55% [================================== ] 2064/3687 55% [================================== ] 2065/3687 56% [================================== ] 2066/3687 56% [================================== ] 2067/3687 56% [================================== ] 2068/3687 56% [================================== ] 2069/3687 56% [================================== ] 2070/3687 56% [================================== ] 2071/3687 56% [================================== ] 2072/3687 56% [================================== ] 2073/3687 56% [================================== ] 2074/3687 56% [================================== ] 2075/3687 56% [================================== ] 2076/3687 56% [================================== ] 2077/3687 56% [================================== ] 2078/3687 56% [================================== ] 2079/3687 56% [================================== ] 2080/3687 56% [================================== ] 2081/3687 56% [=================================== ] 2082/3687 56% [=================================== ] 2083/3687 56% [=================================== ] 2084/3687 56% [=================================== ] 2085/3687 56% [=================================== ] 2086/3687 56% [=================================== ] 2087/3687 56% [=================================== ] 2088/3687 56% [=================================== ] 2089/3687 56% [=================================== ] 2090/3687 56% [=================================== ] 2091/3687 56% [=================================== ] 2092/3687 56% [=================================== ] 2093/3687 56% [=================================== ] 2094/3687 56% [=================================== ] 2095/3687 56% [=================================== ] 2096/3687 56% [=================================== ] 2097/3687 56% [=================================== ] 2098/3687 56% [=================================== ] 2099/3687 56% [=================================== ] 2100/3687 56% [=================================== ] 2101/3687 56% [=================================== ] 2102/3687 57% [=================================== ] 2103/3687 57% [=================================== ] 2104/3687 57% [=================================== ] 2105/3687 57% [=================================== ] 2106/3687 57% [=================================== ] 2107/3687 57% [=================================== ] 2108/3687 57% [=================================== ] 2109/3687 57% [=================================== ] 2110/3687 57% [=================================== ] 2111/3687 57% [=================================== ] 2112/3687 57% [=================================== ] 2113/3687 57% [=================================== ] 2114/3687 57% [=================================== ] 2115/3687 57% [=================================== ] 2116/3687 57% [=================================== ] 2117/3687 57% [=================================== ] 2118/3687 57% [=================================== ] 2119/3687 57% [=================================== ] 2120/3687 57% [=================================== ] 2121/3687 57% [=================================== ] 2122/3687 57% [=================================== ] 2123/3687 57% [=================================== ] 2124/3687 57% [=================================== ] 2125/3687 57% [=================================== ] 2126/3687 57% [=================================== ] 2127/3687 57% [=================================== ] 2128/3687 57% [=================================== ] 2129/3687 57% [=================================== ] 2130/3687 57% [=================================== ] 2131/3687 57% [=================================== ] 2132/3687 57% [=================================== ] 2133/3687 57% [=================================== ] 2134/3687 57% [=================================== ] 2135/3687 57% [=================================== ] 2136/3687 57% [=================================== ] 2137/3687 57% [=================================== ] 2138/3687 57% [=================================== ] 2139/3687 58% [=================================== ] 2140/3687 58% [==================================== ] 2141/3687 58% [==================================== ] 2142/3687 58% [==================================== ] 2143/3687 58% [==================================== ] 2144/3687 58% [==================================== ] 2145/3687 58% [==================================== ] 2146/3687 58% [==================================== ] 2147/3687 58% [==================================== ] 2148/3687 58% [==================================== ] 2149/3687 58% [==================================== ] 2150/3687 58% [==================================== ] 2151/3687 58% [==================================== ] 2152/3687 58% [==================================== ] 2153/3687 58% [==================================== ] 2154/3687 58% [==================================== ] 2155/3687 58% [==================================== ] 2156/3687 58% [==================================== ] 2157/3687 58% [==================================== ] 2158/3687 58% [==================================== ] 2159/3687 58% [==================================== ] 2160/3687 58% [==================================== ] 2161/3687 58% [==================================== ] 2162/3687 58% [==================================== ] 2163/3687 58% [==================================== ] 2164/3687 58% [==================================== ] 2165/3687 58% [==================================== ] 2166/3687 58% [==================================== ] 2167/3687 58% [==================================== ] 2168/3687 58% [==================================== ] 2169/3687 58% [==================================== ] 2170/3687 58% [==================================== ] 2171/3687 58% [==================================== ] 2172/3687 58% [==================================== ] 2173/3687 58% [==================================== ] 2174/3687 58% [==================================== ] 2175/3687 58% [==================================== ] 2176/3687 59% [==================================== ] 2177/3687 59% [==================================== ] 2178/3687 59% [==================================== ] 2179/3687 59% [==================================== ] 2180/3687 59% [==================================== ] 2181/3687 59% [==================================== ] 2182/3687 59% [==================================== ] 2183/3687 59% [==================================== ] 2184/3687 59% [==================================== ] 2185/3687 59% [==================================== ] 2186/3687 59% [==================================== ] 2187/3687 59% [==================================== ] 2188/3687 59% [==================================== ] 2189/3687 59% [==================================== ] 2190/3687 59% [==================================== ] 2191/3687 59% [==================================== ] 2192/3687 59% [==================================== ] 2193/3687 59% [==================================== ] 2194/3687 59% [==================================== ] 2195/3687 59% [==================================== ] 2196/3687 59% [==================================== ] 2197/3687 59% [==================================== ] 2198/3687 59% [==================================== ] 2199/3687 59% [==================================== ] 2200/3687 59% [===================================== ] 2201/3687 59% [===================================== ] 2202/3687 59% [===================================== ] 2203/3687 59% [===================================== ] 2204/3687 59% [===================================== ] 2205/3687 59% [===================================== ] 2206/3687 59% [===================================== ] 2207/3687 59% [===================================== ] 2208/3687 59% [===================================== ] 2209/3687 59% [===================================== ] 2210/3687 59% [===================================== ] 2211/3687 59% [===================================== ] 2212/3687 59% [===================================== ] 2213/3687 60% [===================================== ] 2214/3687 60% [===================================== ] 2215/3687 60% [===================================== ] 2216/3687 60% [===================================== ] 2217/3687 60% [===================================== ] 2218/3687 60% [===================================== ] 2219/3687 60% [===================================== ] 2220/3687 60% [===================================== ] 2221/3687 60% [===================================== ] 2222/3687 60% [===================================== ] 2223/3687 60% [===================================== ] 2224/3687 60% [===================================== ] 2225/3687 60% [===================================== ] 2226/3687 60% [===================================== ] 2227/3687 60% [===================================== ] 2228/3687 60% [===================================== ] 2229/3687 60% [===================================== ] 2230/3687 60% [===================================== ] 2231/3687 60% [===================================== ] 2232/3687 60% [===================================== ] 2233/3687 60% [===================================== ] 2234/3687 60% [===================================== ] 2235/3687 60% [===================================== ] 2236/3687 60% [===================================== ] 2237/3687 60% [===================================== ] 2238/3687 60% [===================================== ] 2239/3687 60% [===================================== ] 2240/3687 60% [===================================== ] 2241/3687 60% [===================================== ] 2242/3687 60% [===================================== ] 2243/3687 60% [===================================== ] 2244/3687 60% [===================================== ] 2245/3687 60% [===================================== ] 2246/3687 60% [===================================== ] 2247/3687 60% [===================================== ] 2248/3687 60% [===================================== ] 2249/3687 60% [===================================== ] 2250/3687 61% [===================================== ] 2251/3687 61% [===================================== ] 2252/3687 61% [===================================== ] 2253/3687 61% [===================================== ] 2254/3687 61% [===================================== ] 2255/3687 61% [===================================== ] 2256/3687 61% [===================================== ] 2257/3687 61% [===================================== ] 2258/3687 61% [===================================== ] 2259/3687 61% [====================================== ] 2260/3687 61% [====================================== ] 2261/3687 61% [====================================== ] 2262/3687 61% [====================================== ] 2263/3687 61% [====================================== ] 2264/3687 61% [====================================== ] 2265/3687 61% [====================================== ] 2266/3687 61% [====================================== ] 2267/3687 61% [====================================== ] 2268/3687 61% [====================================== ] 2269/3687 61% [====================================== ] 2270/3687 61% [====================================== ] 2271/3687 61% [====================================== ] 2272/3687 61% [====================================== ] 2273/3687 61% [====================================== ] 2274/3687 61% [====================================== ] 2275/3687 61% [====================================== ] 2276/3687 61% [====================================== ] 2277/3687 61% [====================================== ] 2278/3687 61% [====================================== ] 2279/3687 61% [====================================== ] 2280/3687 61% [====================================== ] 2281/3687 61% [====================================== ] 2282/3687 61% [====================================== ] 2283/3687 61% [====================================== ] 2284/3687 61% [====================================== ] 2285/3687 61% [====================================== ] 2286/3687 62% [====================================== ] 2287/3687 62% [====================================== ] 2288/3687 62% [====================================== ] 2289/3687 62% [====================================== ] 2290/3687 62% [====================================== ] 2291/3687 62% [====================================== ] 2292/3687 62% [====================================== ] 2293/3687 62% [====================================== ] 2294/3687 62% [====================================== ] 2295/3687 62% [====================================== ] 2296/3687 62% [====================================== ] 2297/3687 62% [====================================== ] 2298/3687 62% [====================================== ] 2299/3687 62% [====================================== ] 2300/3687 62% [====================================== ] 2301/3687 62% [====================================== ] 2302/3687 62% [====================================== ] 2303/3687 62% [====================================== ] 2304/3687 62% [====================================== ] 2305/3687 62% [====================================== ] 2306/3687 62% [====================================== ] 2307/3687 62% [====================================== ] 2308/3687 62% [====================================== ] 2309/3687 62% [====================================== ] 2310/3687 62% [====================================== ] 2311/3687 62% [====================================== ] 2312/3687 62% [====================================== ] 2313/3687 62% [====================================== ] 2314/3687 62% [====================================== ] 2315/3687 62% [====================================== ] 2316/3687 62% [====================================== ] 2317/3687 62% [====================================== ] 2318/3687 62% [====================================== ] 2319/3687 62% [======================================= ] 2320/3687 62% [======================================= ] 2321/3687 62% [======================================= ] 2322/3687 62% [======================================= ] 2323/3687 63% [======================================= ] 2324/3687 63% [======================================= ] 2325/3687 63% [======================================= ] 2326/3687 63% [======================================= ] 2327/3687 63% [======================================= ] 2328/3687 63% [======================================= ] 2329/3687 63% [======================================= ] 2330/3687 63% [======================================= ] 2331/3687 63% [======================================= ] 2332/3687 63% [======================================= ] 2333/3687 63% [======================================= ] 2334/3687 63% [======================================= ] 2335/3687 63% [======================================= ] 2336/3687 63% [======================================= ] 2337/3687 63% [======================================= ] 2338/3687 63% [======================================= ] 2339/3687 63% [======================================= ] 2340/3687 63% [======================================= ] 2341/3687 63% [======================================= ] 2342/3687 63% [======================================= ] 2343/3687 63% [======================================= ] 2344/3687 63% [======================================= ] 2345/3687 63% [======================================= ] 2346/3687 63% [======================================= ] 2347/3687 63% [======================================= ] 2348/3687 63% [======================================= ] 2349/3687 63% [======================================= ] 2350/3687 63% [======================================= ] 2351/3687 63% [======================================= ] 2352/3687 63% [======================================= ] 2353/3687 63% [======================================= ] 2354/3687 63% [======================================= ] 2355/3687 63% [======================================= ] 2356/3687 63% [======================================= ] 2357/3687 63% [======================================= ] 2358/3687 63% [======================================= ] 2359/3687 63% [======================================= ] 2360/3687 64% [======================================= ] 2361/3687 64% [======================================= ] 2362/3687 64% [======================================= ] 2363/3687 64% [======================================= ] 2364/3687 64% [======================================= ] 2365/3687 64% [======================================= ] 2366/3687 64% [======================================= ] 2367/3687 64% [======================================= ] 2368/3687 64% [======================================= ] 2369/3687 64% [======================================= ] 2370/3687 64% [======================================= ] 2371/3687 64% [======================================= ] 2372/3687 64% [======================================= ] 2373/3687 64% [======================================= ] 2374/3687 64% [======================================= ] 2375/3687 64% [======================================= ] 2376/3687 64% [======================================= ] 2377/3687 64% [======================================= ] 2378/3687 64% [======================================== ] 2379/3687 64% [======================================== ] 2380/3687 64% [======================================== ] 2381/3687 64% [======================================== ] 2382/3687 64% [======================================== ] 2383/3687 64% [======================================== ] 2384/3687 64% [======================================== ] 2385/3687 64% [======================================== ] 2386/3687 64% [======================================== ] 2387/3687 64% [======================================== ] 2388/3687 64% [======================================== ] 2389/3687 64% [======================================== ] 2390/3687 64% [======================================== ] 2391/3687 64% [======================================== ] 2392/3687 64% [======================================== ] 2393/3687 64% [======================================== ] 2394/3687 64% [======================================== ] 2395/3687 64% [======================================== ] 2396/3687 64% [======================================== ] 2397/3687 65% [======================================== ] 2398/3687 65% [======================================== ] 2399/3687 65% [======================================== ] 2400/3687 65% [======================================== ] 2401/3687 65% [======================================== ] 2402/3687 65% [======================================== ] 2403/3687 65% [======================================== ] 2404/3687 65% [======================================== ] 2405/3687 65% [======================================== ] 2406/3687 65% [======================================== ] 2407/3687 65% [======================================== ] 2408/3687 65% [======================================== ] 2409/3687 65% [======================================== ] 2410/3687 65% [======================================== ] 2411/3687 65% [======================================== ] 2412/3687 65% [======================================== ] 2413/3687 65% [======================================== ] 2414/3687 65% [======================================== ] 2415/3687 65% [======================================== ] 2416/3687 65% [======================================== ] 2417/3687 65% [======================================== ] 2418/3687 65% [======================================== ] 2419/3687 65% [======================================== ] 2420/3687 65% [======================================== ] 2421/3687 65% [======================================== ] 2422/3687 65% [======================================== ] 2423/3687 65% [======================================== ] 2424/3687 65% [======================================== ] 2425/3687 65% [======================================== ] 2426/3687 65% [======================================== ] 2427/3687 65% [======================================== ] 2428/3687 65% [======================================== ] 2429/3687 65% [======================================== ] 2430/3687 65% [======================================== ] 2431/3687 65% [======================================== ] 2432/3687 65% [======================================== ] 2433/3687 65% [======================================== ] 2434/3687 66% [======================================== ] 2435/3687 66% [======================================== ] 2436/3687 66% [======================================== ] 2437/3687 66% [======================================== ] 2438/3687 66% [========================================= ] 2439/3687 66% [========================================= ] 2440/3687 66% [========================================= ] 2441/3687 66% [========================================= ] 2442/3687 66% [========================================= ] 2443/3687 66% [========================================= ] 2444/3687 66% [========================================= ] 2445/3687 66% [========================================= ] 2446/3687 66% [========================================= ] 2447/3687 66% [========================================= ] 2448/3687 66% [========================================= ] 2449/3687 66% [========================================= ] 2450/3687 66% [========================================= ] 2451/3687 66% [========================================= ] 2452/3687 66% [========================================= ] 2453/3687 66% [========================================= ] 2454/3687 66% [========================================= ] 2455/3687 66% [========================================= ] 2456/3687 66% [========================================= ] 2457/3687 66% [========================================= ] 2458/3687 66% [========================================= ] 2459/3687 66% [========================================= ] 2460/3687 66% [========================================= ] 2461/3687 66% [========================================= ] 2462/3687 66% [========================================= ] 2463/3687 66% [========================================= ] 2464/3687 66% [========================================= ] 2465/3687 66% [========================================= ] 2466/3687 66% [========================================= ] 2467/3687 66% [========================================= ] 2468/3687 66% [========================================= ] 2469/3687 66% [========================================= ] 2470/3687 66% [========================================= ] 2471/3687 67% [========================================= ] 2472/3687 67% [========================================= ] 2473/3687 67% [========================================= ] 2474/3687 67% [========================================= ] 2475/3687 67% [========================================= ] 2476/3687 67% [========================================= ] 2477/3687 67% [========================================= ] 2478/3687 67% [========================================= ] 2479/3687 67% [========================================= ] 2480/3687 67% [========================================= ] 2481/3687 67% [========================================= ] 2482/3687 67% [========================================= ] 2483/3687 67% [========================================= ] 2484/3687 67% [========================================= ] 2485/3687 67% [========================================= ] 2486/3687 67% [========================================= ] 2487/3687 67% [========================================= ] 2488/3687 67% [========================================= ] 2489/3687 67% [========================================= ] 2490/3687 67% [========================================= ] 2491/3687 67% [========================================= ] 2492/3687 67% [========================================= ] 2493/3687 67% [========================================= ] 2494/3687 67% [========================================= ] 2495/3687 67% [========================================= ] 2496/3687 67% [========================================= ] 2497/3687 67% [========================================== ] 2498/3687 67% [========================================== ] 2499/3687 67% [========================================== ] 2500/3687 67% [========================================== ] 2501/3687 67% [========================================== ] 2502/3687 67% [========================================== ] 2503/3687 67% [========================================== ] 2504/3687 67% [========================================== ] 2505/3687 67% [========================================== ] 2506/3687 67% [========================================== ] 2507/3687 67% [========================================== ] 2508/3687 68% [========================================== ] 2509/3687 68% [========================================== ] 2510/3687 68% [========================================== ] 2511/3687 68% [========================================== ] 2512/3687 68% [========================================== ] 2513/3687 68% [========================================== ] 2514/3687 68% [========================================== ] 2515/3687 68% [========================================== ] 2516/3687 68% [========================================== ] 2517/3687 68% [========================================== ] 2518/3687 68% [========================================== ] 2519/3687 68% [========================================== ] 2520/3687 68% [========================================== ] 2521/3687 68% [========================================== ] 2522/3687 68% [========================================== ] 2523/3687 68% [========================================== ] 2524/3687 68% [========================================== ] 2525/3687 68% [========================================== ] 2526/3687 68% [========================================== ] 2527/3687 68% [========================================== ] 2528/3687 68% [========================================== ] 2529/3687 68% [========================================== ] 2530/3687 68% [========================================== ] 2531/3687 68% [========================================== ] 2532/3687 68% [========================================== ] 2533/3687 68% [========================================== ] 2534/3687 68% [========================================== ] 2535/3687 68% [========================================== ] 2536/3687 68% [========================================== ] 2537/3687 68% [========================================== ] 2538/3687 68% [========================================== ] 2539/3687 68% [========================================== ] 2540/3687 68% [========================================== ] 2541/3687 68% [========================================== ] 2542/3687 68% [========================================== ] 2543/3687 68% [========================================== ] 2544/3687 68% [========================================== ] 2545/3687 69% [========================================== ] 2546/3687 69% [========================================== ] 2547/3687 69% [========================================== ] 2548/3687 69% [========================================== ] 2549/3687 69% [========================================== ] 2550/3687 69% [========================================== ] 2551/3687 69% [========================================== ] 2552/3687 69% [========================================== ] 2553/3687 69% [========================================== ] 2554/3687 69% [========================================== ] 2555/3687 69% [========================================== ] 2556/3687 69% [========================================== ] 2557/3687 69% [=========================================== ] 2558/3687 69% [=========================================== ] 2559/3687 69% [=========================================== ] 2560/3687 69% [=========================================== ] 2561/3687 69% [=========================================== ] 2562/3687 69% [=========================================== ] 2563/3687 69% [=========================================== ] 2564/3687 69% [=========================================== ] 2565/3687 69% [=========================================== ] 2566/3687 69% [=========================================== ] 2567/3687 69% [=========================================== ] 2568/3687 69% [=========================================== ] 2569/3687 69% [=========================================== ] 2570/3687 69% [=========================================== ] 2571/3687 69% [=========================================== ] 2572/3687 69% [=========================================== ] 2573/3687 69% [=========================================== ] 2574/3687 69% [=========================================== ] 2575/3687 69% [=========================================== ] 2576/3687 69% [=========================================== ] 2577/3687 69% [=========================================== ] 2578/3687 69% [=========================================== ] 2579/3687 69% [=========================================== ] 2580/3687 69% [=========================================== ] 2581/3687 70% [=========================================== ] 2582/3687 70% [=========================================== ] 2583/3687 70% [=========================================== ] 2584/3687 70% [=========================================== ] 2585/3687 70% [=========================================== ] 2586/3687 70% [=========================================== ] 2587/3687 70% [=========================================== ] 2588/3687 70% [=========================================== ] 2589/3687 70% [=========================================== ] 2590/3687 70% [=========================================== ] 2591/3687 70% [=========================================== ] 2592/3687 70% [=========================================== ] 2593/3687 70% [=========================================== ] 2594/3687 70% [=========================================== ] 2595/3687 70% [=========================================== ] 2596/3687 70% [=========================================== ] 2597/3687 70% [=========================================== ] 2598/3687 70% [=========================================== ] 2599/3687 70% [=========================================== ] 2600/3687 70% [=========================================== ] 2601/3687 70% [=========================================== ] 2602/3687 70% [=========================================== ] 2603/3687 70% [=========================================== ] 2604/3687 70% [=========================================== ] 2605/3687 70% [=========================================== ] 2606/3687 70% [=========================================== ] 2607/3687 70% [=========================================== ] 2608/3687 70% [=========================================== ] 2609/3687 70% [=========================================== ] 2610/3687 70% [=========================================== ] 2611/3687 70% [=========================================== ] 2612/3687 70% [=========================================== ] 2613/3687 70% [=========================================== ] 2614/3687 70% [=========================================== ] 2615/3687 70% [=========================================== ] 2616/3687 70% [============================================ ] 2617/3687 70% [============================================ ] 2618/3687 71% [============================================ ] 2619/3687 71% [============================================ ] 2620/3687 71% [============================================ ] 2621/3687 71% [============================================ ] 2622/3687 71% [============================================ ] 2623/3687 71% [============================================ ] 2624/3687 71% [============================================ ] 2625/3687 71% [============================================ ] 2626/3687 71% [============================================ ] 2627/3687 71% [============================================ ] 2628/3687 71% [============================================ ] 2629/3687 71% [============================================ ] 2630/3687 71% [============================================ ] 2631/3687 71% [============================================ ] 2632/3687 71% [============================================ ] 2633/3687 71% [============================================ ] 2634/3687 71% [============================================ ] 2635/3687 71% [============================================ ] 2636/3687 71% [============================================ ] 2637/3687 71% [============================================ ] 2638/3687 71% [============================================ ] 2639/3687 71% [============================================ ] 2640/3687 71% [============================================ ] 2641/3687 71% [============================================ ] 2642/3687 71% [============================================ ] 2643/3687 71% [============================================ ] 2644/3687 71% [============================================ ] 2645/3687 71% [============================================ ] 2646/3687 71% [============================================ ] 2647/3687 71% [============================================ ] 2648/3687 71% [============================================ ] 2649/3687 71% [============================================ ] 2650/3687 71% [============================================ ] 2651/3687 71% [============================================ ] 2652/3687 71% [============================================ ] 2653/3687 71% [============================================ ] 2654/3687 71% [============================================ ] 2655/3687 72% [============================================ ] 2656/3687 72% [============================================ ] 2657/3687 72% [============================================ ] 2658/3687 72% [============================================ ] 2659/3687 72% [============================================ ] 2660/3687 72% [============================================ ] 2661/3687 72% [============================================ ] 2662/3687 72% [============================================ ] 2663/3687 72% [============================================ ] 2664/3687 72% [============================================ ] 2665/3687 72% [============================================ ] 2666/3687 72% [============================================ ] 2667/3687 72% [============================================ ] 2668/3687 72% [============================================ ] 2669/3687 72% [============================================ ] 2670/3687 72% [============================================ ] 2671/3687 72% [============================================ ] 2672/3687 72% [============================================ ] 2673/3687 72% [============================================ ] 2674/3687 72% [============================================ ] 2675/3687 72% [============================================ ] 2676/3687 72% [============================================= ] 2677/3687 72% [============================================= ] 2678/3687 72% [============================================= ] 2679/3687 72% [============================================= ] 2680/3687 72% [============================================= ] 2681/3687 72% [============================================= ] 2682/3687 72% [============================================= ] 2683/3687 72% [============================================= ] 2684/3687 72% [============================================= ] 2685/3687 72% [============================================= ] 2686/3687 72% [============================================= ] 2687/3687 72% [============================================= ] 2688/3687 72% [============================================= ] 2689/3687 72% [============================================= ] 2690/3687 72% [============================================= ] 2691/3687 72% [============================================= ] 2692/3687 73% [============================================= ] 2693/3687 73% [============================================= ] 2694/3687 73% [============================================= ] 2695/3687 73% [============================================= ] 2696/3687 73% [============================================= ] 2697/3687 73% [============================================= ] 2698/3687 73% [============================================= ] 2699/3687 73% [============================================= ] 2700/3687 73% [============================================= ] 2701/3687 73% [============================================= ] 2702/3687 73% [============================================= ] 2703/3687 73% [============================================= ] 2704/3687 73% [============================================= ] 2705/3687 73% [============================================= ] 2706/3687 73% [============================================= ] 2707/3687 73% [============================================= ] 2708/3687 73% [============================================= ] 2709/3687 73% [============================================= ] 2710/3687 73% [============================================= ] 2711/3687 73% [============================================= ] 2712/3687 73% [============================================= ] 2713/3687 73% [============================================= ] 2714/3687 73% [============================================= ] 2715/3687 73% [============================================= ] 2716/3687 73% [============================================= ] 2717/3687 73% [============================================= ] 2718/3687 73% [============================================= ] 2719/3687 73% [============================================= ] 2720/3687 73% [============================================= ] 2721/3687 73% [============================================= ] 2722/3687 73% [============================================= ] 2723/3687 73% [============================================= ] 2724/3687 73% [============================================= ] 2725/3687 73% [============================================= ] 2726/3687 73% [============================================= ] 2727/3687 73% [============================================= ] 2728/3687 73% [============================================= ] 2729/3687 74% [============================================= ] 2730/3687 74% [============================================= ] 2731/3687 74% [============================================= ] 2732/3687 74% [============================================= ] 2733/3687 74% [============================================= ] 2734/3687 74% [============================================= ] 2735/3687 74% [============================================== ] 2736/3687 74% [============================================== ] 2737/3687 74% [============================================== ] 2738/3687 74% [============================================== ] 2739/3687 74% [============================================== ] 2740/3687 74% [============================================== ] 2741/3687 74% [============================================== ] 2742/3687 74% [============================================== ] 2743/3687 74% [============================================== ] 2744/3687 74% [============================================== ] 2745/3687 74% [============================================== ] 2746/3687 74% [============================================== ] 2747/3687 74% [============================================== ] 2748/3687 74% [============================================== ] 2749/3687 74% [============================================== ] 2750/3687 74% [============================================== ] 2751/3687 74% [============================================== ] 2752/3687 74% [============================================== ] 2753/3687 74% [============================================== ] 2754/3687 74% [============================================== ] 2755/3687 74% [============================================== ] 2756/3687 74% [============================================== ] 2757/3687 74% [============================================== ] 2758/3687 74% [============================================== ] 2759/3687 74% [============================================== ] 2760/3687 74% [============================================== ] 2761/3687 74% [============================================== ] 2762/3687 74% [============================================== ] 2763/3687 74% [============================================== ] 2764/3687 74% [============================================== ] 2765/3687 74% [============================================== ] 2766/3687 75% [============================================== ] 2767/3687 75% [============================================== ] 2768/3687 75% [============================================== ] 2769/3687 75% [============================================== ] 2770/3687 75% [============================================== ] 2771/3687 75% [============================================== ] 2772/3687 75% [============================================== ] 2773/3687 75% [============================================== ] 2774/3687 75% [============================================== ] 2775/3687 75% [============================================== ] 2776/3687 75% [============================================== ] 2777/3687 75% [============================================== ] 2778/3687 75% [============================================== ] 2779/3687 75% [============================================== ] 2780/3687 75% [============================================== ] 2781/3687 75% [============================================== ] 2782/3687 75% [============================================== ] 2783/3687 75% [============================================== ] 2784/3687 75% [============================================== ] 2785/3687 75% [============================================== ] 2786/3687 75% [============================================== ] 2787/3687 75% [============================================== ] 2788/3687 75% [============================================== ] 2789/3687 75% [============================================== ] 2790/3687 75% [============================================== ] 2791/3687 75% [============================================== ] 2792/3687 75% [============================================== ] 2793/3687 75% [============================================== ] 2794/3687 75% [=============================================== ] 2795/3687 75% [=============================================== ] 2796/3687 75% [=============================================== ] 2797/3687 75% [=============================================== ] 2798/3687 75% [=============================================== ] 2799/3687 75% [=============================================== ] 2800/3687 75% [=============================================== ] 2801/3687 75% [=============================================== ] 2802/3687 75% [=============================================== ] 2803/3687 76% [=============================================== ] 2804/3687 76% [=============================================== ] 2805/3687 76% [=============================================== ] 2806/3687 76% [=============================================== ] 2807/3687 76% [=============================================== ] 2808/3687 76% [=============================================== ] 2809/3687 76% [=============================================== ] 2810/3687 76% [=============================================== ] 2811/3687 76% [=============================================== ] 2812/3687 76% [=============================================== ] 2813/3687 76% [=============================================== ] 2814/3687 76% [=============================================== ] 2815/3687 76% [=============================================== ] 2816/3687 76% [=============================================== ] 2817/3687 76% [=============================================== ] 2818/3687 76% [=============================================== ] 2819/3687 76% [=============================================== ] 2820/3687 76% [=============================================== ] 2821/3687 76% [=============================================== ] 2822/3687 76% [=============================================== ] 2823/3687 76% [=============================================== ] 2824/3687 76% [=============================================== ] 2825/3687 76% [=============================================== ] 2826/3687 76% [=============================================== ] 2827/3687 76% [=============================================== ] 2828/3687 76% [=============================================== ] 2829/3687 76% [=============================================== ] 2830/3687 76% [=============================================== ] 2831/3687 76% [=============================================== ] 2832/3687 76% [=============================================== ] 2833/3687 76% [=============================================== ] 2834/3687 76% [=============================================== ] 2835/3687 76% [=============================================== ] 2836/3687 76% [=============================================== ] 2837/3687 76% [=============================================== ] 2838/3687 76% [=============================================== ] 2839/3687 77% [=============================================== ] 2840/3687 77% [=============================================== ] 2841/3687 77% [=============================================== ] 2842/3687 77% [=============================================== ] 2843/3687 77% [=============================================== ] 2844/3687 77% [=============================================== ] 2845/3687 77% [=============================================== ] 2846/3687 77% [=============================================== ] 2847/3687 77% [=============================================== ] 2848/3687 77% [=============================================== ] 2849/3687 77% [=============================================== ] 2850/3687 77% [=============================================== ] 2851/3687 77% [=============================================== ] 2852/3687 77% [=============================================== ] 2853/3687 77% [=============================================== ] 2854/3687 77% [================================================ ] 2855/3687 77% [================================================ ] 2856/3687 77% [================================================ ] 2857/3687 77% [================================================ ] 2858/3687 77% [================================================ ] 2859/3687 77% [================================================ ] 2860/3687 77% [================================================ ] 2861/3687 77% [================================================ ] 2862/3687 77% [================================================ ] 2863/3687 77% [================================================ ] 2864/3687 77% [================================================ ] 2865/3687 77% [================================================ ] 2866/3687 77% [================================================ ] 2867/3687 77% [================================================ ] 2868/3687 77% [================================================ ] 2869/3687 77% [================================================ ] 2870/3687 77% [================================================ ] 2871/3687 77% [================================================ ] 2872/3687 77% [================================================ ] 2873/3687 77% [================================================ ] 2874/3687 77% [================================================ ] 2875/3687 77% [================================================ ] 2876/3687 78% [================================================ ] 2877/3687 78% [================================================ ] 2878/3687 78% [================================================ ] 2879/3687 78% [================================================ ] 2880/3687 78% [================================================ ] 2881/3687 78% [================================================ ] 2882/3687 78% [================================================ ] 2883/3687 78% [================================================ ] 2884/3687 78% [================================================ ] 2885/3687 78% [================================================ ] 2886/3687 78% [================================================ ] 2887/3687 78% [================================================ ] 2888/3687 78% [================================================ ] 2889/3687 78% [================================================ ] 2890/3687 78% [================================================ ] 2891/3687 78% [================================================ ] 2892/3687 78% [================================================ ] 2893/3687 78% [================================================ ] 2894/3687 78% [================================================ ] 2895/3687 78% [================================================ ] 2896/3687 78% [================================================ ] 2897/3687 78% [================================================ ] 2898/3687 78% [================================================ ] 2899/3687 78% [================================================ ] 2900/3687 78% [================================================ ] 2901/3687 78% [================================================ ] 2902/3687 78% [================================================ ] 2903/3687 78% [================================================ ] 2904/3687 78% [================================================ ] 2905/3687 78% [================================================ ] 2906/3687 78% [================================================ ] 2907/3687 78% [================================================ ] 2908/3687 78% [================================================ ] 2909/3687 78% [================================================ ] 2910/3687 78% [================================================ ] 2911/3687 78% [================================================ ] 2912/3687 78% [================================================ ] 2913/3687 79% [================================================= ] 2914/3687 79% [================================================= ] 2915/3687 79% [================================================= ] 2916/3687 79% [================================================= ] 2917/3687 79% [================================================= ] 2918/3687 79% [================================================= ] 2919/3687 79% [================================================= ] 2920/3687 79% [================================================= ] 2921/3687 79% [================================================= ] 2922/3687 79% [================================================= ] 2923/3687 79% [================================================= ] 2924/3687 79% [================================================= ] 2925/3687 79% [================================================= ] 2926/3687 79% [================================================= ] 2927/3687 79% [================================================= ] 2928/3687 79% [================================================= ] 2929/3687 79% [================================================= ] 2930/3687 79% [================================================= ] 2931/3687 79% [================================================= ] 2932/3687 79% [================================================= ] 2933/3687 79% [================================================= ] 2934/3687 79% [================================================= ] 2935/3687 79% [================================================= ] 2936/3687 79% [================================================= ] 2937/3687 79% [================================================= ] 2938/3687 79% [================================================= ] 2939/3687 79% [================================================= ] 2940/3687 79% [================================================= ] 2941/3687 79% [================================================= ] 2942/3687 79% [================================================= ] 2943/3687 79% [================================================= ] 2944/3687 79% [================================================= ] 2945/3687 79% [================================================= ] 2946/3687 79% [================================================= ] 2947/3687 79% [================================================= ] 2948/3687 79% [================================================= ] 2949/3687 79% [================================================= ] 2950/3687 80% [================================================= ] 2951/3687 80% [================================================= ] 2952/3687 80% [================================================= ] 2953/3687 80% [================================================= ] 2954/3687 80% [================================================= ] 2955/3687 80% [================================================= ] 2956/3687 80% [================================================= ] 2957/3687 80% [================================================= ] 2958/3687 80% [================================================= ] 2959/3687 80% [================================================= ] 2960/3687 80% [================================================= ] 2961/3687 80% [================================================= ] 2962/3687 80% [================================================= ] 2963/3687 80% [================================================= ] 2964/3687 80% [================================================= ] 2965/3687 80% [================================================= ] 2966/3687 80% [================================================= ] 2967/3687 80% [================================================= ] 2968/3687 80% [================================================= ] 2969/3687 80% [================================================= ] 2970/3687 80% [================================================= ] 2971/3687 80% [================================================= ] 2972/3687 80% [================================================= ] 2973/3687 80% [================================================== ] 2974/3687 80% [================================================== ] 2975/3687 80% [================================================== ] 2976/3687 80% [================================================== ] 2977/3687 80% [================================================== ] 2978/3687 80% [================================================== ] 2979/3687 80% [================================================== ] 2980/3687 80% [================================================== ] 2981/3687 80% [================================================== ] 2982/3687 80% [================================================== ] 2983/3687 80% [================================================== ] 2984/3687 80% [================================================== ] 2985/3687 80% [================================================== ] 2986/3687 80% [================================================== ] 2987/3687 81% [================================================== ] 2988/3687 81% [================================================== ] 2989/3687 81% [================================================== ] 2990/3687 81% [================================================== ] 2991/3687 81% [================================================== ] 2992/3687 81% [================================================== ] 2993/3687 81% [================================================== ] 2994/3687 81% [================================================== ] 2995/3687 81% [================================================== ] 2996/3687 81% [================================================== ] 2997/3687 81% [================================================== ] 2998/3687 81% [================================================== ] 2999/3687 81% [================================================== ] 3000/3687 81% [================================================== ] 3001/3687 81% [================================================== ] 3002/3687 81% [================================================== ] 3003/3687 81% [================================================== ] 3004/3687 81% [================================================== ] 3005/3687 81% [================================================== ] 3006/3687 81% [================================================== ] 3007/3687 81% [================================================== ] 3008/3687 81% [================================================== ] 3009/3687 81% [================================================== ] 3010/3687 81% [================================================== ] 3011/3687 81% [================================================== ] 3012/3687 81% [================================================== ] 3013/3687 81% [================================================== ] 3014/3687 81% [================================================== ] 3015/3687 81% [================================================== ] 3016/3687 81% [================================================== ] 3017/3687 81% [================================================== ] 3018/3687 81% [================================================== ] 3019/3687 81% [================================================== ] 3020/3687 81% [================================================== ] 3021/3687 81% [================================================== ] 3022/3687 81% [================================================== ] 3023/3687 81% [================================================== ] 3024/3687 82% [================================================== ] 3025/3687 82% [================================================== ] 3026/3687 82% [================================================== ] 3027/3687 82% [================================================== ] 3028/3687 82% [================================================== ] 3029/3687 82% [================================================== ] 3030/3687 82% [================================================== ] 3031/3687 82% [================================================== ] 3032/3687 82% [=================================================== ] 3033/3687 82% [=================================================== ] 3034/3687 82% [=================================================== ] 3035/3687 82% [=================================================== ] 3036/3687 82% [=================================================== ] 3037/3687 82% [=================================================== ] 3038/3687 82% [=================================================== ] 3039/3687 82% [=================================================== ] 3040/3687 82% [=================================================== ] 3041/3687 82% [=================================================== ] 3042/3687 82% [=================================================== ] 3043/3687 82% [=================================================== ] 3044/3687 82% [=================================================== ] 3045/3687 82% [=================================================== ] 3046/3687 82% [=================================================== ] 3047/3687 82% [=================================================== ] 3048/3687 82% [=================================================== ] 3049/3687 82% [=================================================== ] 3050/3687 82% [=================================================== ] 3051/3687 82% [=================================================== ] 3052/3687 82% [=================================================== ] 3053/3687 82% [=================================================== ] 3054/3687 82% [=================================================== ] 3055/3687 82% [=================================================== ] 3056/3687 82% [=================================================== ] 3057/3687 82% [=================================================== ] 3058/3687 82% [=================================================== ] 3059/3687 82% [=================================================== ] 3060/3687 82% [=================================================== ] 3061/3687 83% [=================================================== ] 3062/3687 83% [=================================================== ] 3063/3687 83% [=================================================== ] 3064/3687 83% [=================================================== ] 3065/3687 83% [=================================================== ] 3066/3687 83% [=================================================== ] 3067/3687 83% [=================================================== ] 3068/3687 83% [=================================================== ] 3069/3687 83% [=================================================== ] 3070/3687 83% [=================================================== ] 3071/3687 83% [=================================================== ] 3072/3687 83% [=================================================== ] 3073/3687 83% [=================================================== ] 3074/3687 83% [=================================================== ] 3075/3687 83% [=================================================== ] 3076/3687 83% [=================================================== ] 3077/3687 83% [=================================================== ] 3078/3687 83% [=================================================== ] 3079/3687 83% [=================================================== ] 3080/3687 83% [=================================================== ] 3081/3687 83% [=================================================== ] 3082/3687 83% [=================================================== ] 3083/3687 83% [=================================================== ] 3084/3687 83% [=================================================== ] 3085/3687 83% [=================================================== ] 3086/3687 83% [=================================================== ] 3087/3687 83% [=================================================== ] 3088/3687 83% [=================================================== ] 3089/3687 83% [=================================================== ] 3090/3687 83% [=================================================== ] 3091/3687 83% [=================================================== ] 3092/3687 83% [==================================================== ] 3093/3687 83% [==================================================== ] 3094/3687 83% [==================================================== ] 3095/3687 83% [==================================================== ] 3096/3687 83% [==================================================== ] 3097/3687 83% [==================================================== ] 3098/3687 84% [==================================================== ] 3099/3687 84% [==================================================== ] 3100/3687 84% [==================================================== ] 3101/3687 84% [==================================================== ] 3102/3687 84% [==================================================== ] 3103/3687 84% [==================================================== ] 3104/3687 84% [==================================================== ] 3105/3687 84% [==================================================== ] 3106/3687 84% [==================================================== ] 3107/3687 84% [==================================================== ] 3108/3687 84% [==================================================== ] 3109/3687 84% [==================================================== ] 3110/3687 84% [==================================================== ] 3111/3687 84% [==================================================== ] 3112/3687 84% [==================================================== ] 3113/3687 84% [==================================================== ] 3114/3687 84% [==================================================== ] 3115/3687 84% [==================================================== ] 3116/3687 84% [==================================================== ] 3117/3687 84% [==================================================== ] 3118/3687 84% [==================================================== ] 3119/3687 84% [==================================================== ] 3120/3687 84% [==================================================== ] 3121/3687 84% [==================================================== ] 3122/3687 84% [==================================================== ] 3123/3687 84% [==================================================== ] 3124/3687 84% [==================================================== ] 3125/3687 84% [==================================================== ] 3126/3687 84% [==================================================== ] 3127/3687 84% [==================================================== ] 3128/3687 84% [==================================================== ] 3129/3687 84% [==================================================== ] 3130/3687 84% [==================================================== ] 3131/3687 84% [==================================================== ] 3132/3687 84% [==================================================== ] 3133/3687 84% [==================================================== ] 3134/3687 85% [==================================================== ] 3135/3687 85% [==================================================== ] 3136/3687 85% [==================================================== ] 3137/3687 85% [==================================================== ] 3138/3687 85% [==================================================== ] 3139/3687 85% [==================================================== ] 3140/3687 85% [==================================================== ] 3141/3687 85% [==================================================== ] 3142/3687 85% [==================================================== ] 3143/3687 85% [==================================================== ] 3144/3687 85% [==================================================== ] 3145/3687 85% [==================================================== ] 3146/3687 85% [==================================================== ] 3147/3687 85% [==================================================== ] 3148/3687 85% [==================================================== ] 3149/3687 85% [==================================================== ] 3150/3687 85% [==================================================== ] 3151/3687 85% [===================================================== ] 3152/3687 85% [===================================================== ] 3153/3687 85% [===================================================== ] 3154/3687 85% [===================================================== ] 3155/3687 85% [===================================================== ] 3156/3687 85% [===================================================== ] 3157/3687 85% [===================================================== ] 3158/3687 85% [===================================================== ] 3159/3687 85% [===================================================== ] 3160/3687 85% [===================================================== ] 3161/3687 85% [===================================================== ] 3162/3687 85% [===================================================== ] 3163/3687 85% [===================================================== ] 3164/3687 85% [===================================================== ] 3165/3687 85% [===================================================== ] 3166/3687 85% [===================================================== ] 3167/3687 85% [===================================================== ] 3168/3687 85% [===================================================== ] 3169/3687 85% [===================================================== ] 3170/3687 85% [===================================================== ] 3171/3687 86% [===================================================== ] 3172/3687 86% [===================================================== ] 3173/3687 86% [===================================================== ] 3174/3687 86% [===================================================== ] 3175/3687 86% [===================================================== ] 3176/3687 86% [===================================================== ] 3177/3687 86% [===================================================== ] 3178/3687 86% [===================================================== ] 3179/3687 86% [===================================================== ] 3180/3687 86% [===================================================== ] 3181/3687 86% [===================================================== ] 3182/3687 86% [===================================================== ] 3183/3687 86% [===================================================== ] 3184/3687 86% [===================================================== ] 3185/3687 86% [===================================================== ] 3186/3687 86% [===================================================== ] 3187/3687 86% [===================================================== ] 3188/3687 86% [===================================================== ] 3189/3687 86% [===================================================== ] 3190/3687 86% [===================================================== ] 3191/3687 86% [===================================================== ] 3192/3687 86% [===================================================== ] 3193/3687 86% [===================================================== ] 3194/3687 86% [===================================================== ] 3195/3687 86% [===================================================== ] 3196/3687 86% [===================================================== ] 3197/3687 86% [===================================================== ] 3198/3687 86% [===================================================== ] 3199/3687 86% [===================================================== ] 3200/3687 86% [===================================================== ] 3201/3687 86% [===================================================== ] 3202/3687 86% [===================================================== ] 3203/3687 86% [===================================================== ] 3204/3687 86% [===================================================== ] 3205/3687 86% [===================================================== ] 3206/3687 86% [===================================================== ] 3207/3687 86% [===================================================== ] 3208/3687 87% [===================================================== ] 3209/3687 87% [===================================================== ] 3210/3687 87% [===================================================== ] 3211/3687 87% [====================================================== ] 3212/3687 87% [====================================================== ] 3213/3687 87% [====================================================== ] 3214/3687 87% [====================================================== ] 3215/3687 87% [====================================================== ] 3216/3687 87% [====================================================== ] 3217/3687 87% [====================================================== ] 3218/3687 87% [====================================================== ] 3219/3687 87% [====================================================== ] 3220/3687 87% [====================================================== ] 3221/3687 87% [====================================================== ] 3222/3687 87% [====================================================== ] 3223/3687 87% [====================================================== ] 3224/3687 87% [====================================================== ] 3225/3687 87% [====================================================== ] 3226/3687 87% [====================================================== ] 3227/3687 87% [====================================================== ] 3228/3687 87% [====================================================== ] 3229/3687 87% [====================================================== ] 3230/3687 87% [====================================================== ] 3231/3687 87% [====================================================== ] 3232/3687 87% [====================================================== ] 3233/3687 87% [====================================================== ] 3234/3687 87% [====================================================== ] 3235/3687 87% [====================================================== ] 3236/3687 87% [====================================================== ] 3237/3687 87% [====================================================== ] 3238/3687 87% [====================================================== ] 3239/3687 87% [====================================================== ] 3240/3687 87% [====================================================== ] 3241/3687 87% [====================================================== ] 3242/3687 87% [====================================================== ] 3243/3687 87% [====================================================== ] 3244/3687 87% [====================================================== ] 3245/3687 88% [====================================================== ] 3246/3687 88% [====================================================== ] 3247/3687 88% [====================================================== ] 3248/3687 88% [====================================================== ] 3249/3687 88% [====================================================== ] 3250/3687 88% [====================================================== ] 3251/3687 88% [====================================================== ] 3252/3687 88% [====================================================== ] 3253/3687 88% [====================================================== ] 3254/3687 88% [====================================================== ] 3255/3687 88% [====================================================== ] 3256/3687 88% [====================================================== ] 3257/3687 88% [====================================================== ] 3258/3687 88% [====================================================== ] 3259/3687 88% [====================================================== ] 3260/3687 88% [====================================================== ] 3261/3687 88% [====================================================== ] 3262/3687 88% [====================================================== ] 3263/3687 88% [====================================================== ] 3264/3687 88% [====================================================== ] 3265/3687 88% [====================================================== ] 3266/3687 88% [====================================================== ] 3267/3687 88% [====================================================== ] 3268/3687 88% [====================================================== ] 3269/3687 88% [====================================================== ] 3270/3687 88% [======================================================= ] 3271/3687 88% [======================================================= ] 3272/3687 88% [======================================================= ] 3273/3687 88% [======================================================= ] 3274/3687 88% [======================================================= ] 3275/3687 88% [======================================================= ] 3276/3687 88% [======================================================= ] 3277/3687 88% [======================================================= ] 3278/3687 88% [======================================================= ] 3279/3687 88% [======================================================= ] 3280/3687 88% [======================================================= ] 3281/3687 88% [======================================================= ] 3282/3687 89% [======================================================= ] 3283/3687 89% [======================================================= ] 3284/3687 89% [======================================================= ] 3285/3687 89% [======================================================= ] 3286/3687 89% [======================================================= ] 3287/3687 89% [======================================================= ] 3288/3687 89% [======================================================= ] 3289/3687 89% [======================================================= ] 3290/3687 89% [======================================================= ] 3291/3687 89% [======================================================= ] 3292/3687 89% [======================================================= ] 3293/3687 89% [======================================================= ] 3294/3687 89% [======================================================= ] 3295/3687 89% [======================================================= ] 3296/3687 89% [======================================================= ] 3297/3687 89% [======================================================= ] 3298/3687 89% [======================================================= ] 3299/3687 89% [======================================================= ] 3300/3687 89% [======================================================= ] 3301/3687 89% [======================================================= ] 3302/3687 89% [======================================================= ] 3303/3687 89% [======================================================= ] 3304/3687 89% [======================================================= ] 3305/3687 89% [======================================================= ] 3306/3687 89% [======================================================= ] 3307/3687 89% [======================================================= ] 3308/3687 89% [======================================================= ] 3309/3687 89% [======================================================= ] 3310/3687 89% [======================================================= ] 3311/3687 89% [======================================================= ] 3312/3687 89% [======================================================= ] 3313/3687 89% [======================================================= ] 3314/3687 89% [======================================================= ] 3315/3687 89% [======================================================= ] 3316/3687 89% [======================================================= ] 3317/3687 89% [======================================================= ] 3318/3687 89% [======================================================= ] 3319/3687 90% [======================================================= ] 3320/3687 90% [======================================================= ] 3321/3687 90% [======================================================= ] 3322/3687 90% [======================================================= ] 3323/3687 90% [======================================================= ] 3324/3687 90% [======================================================= ] 3325/3687 90% [======================================================= ] 3326/3687 90% [======================================================= ] 3327/3687 90% [======================================================= ] 3328/3687 90% [======================================================= ] 3329/3687 90% [======================================================= ] 3330/3687 90% [======================================================== ] 3331/3687 90% [======================================================== ] 3332/3687 90% [======================================================== ] 3333/3687 90% [======================================================== ] 3334/3687 90% [======================================================== ] 3335/3687 90% [======================================================== ] 3336/3687 90% [======================================================== ] 3337/3687 90% [======================================================== ] 3338/3687 90% [======================================================== ] 3339/3687 90% [======================================================== ] 3340/3687 90% [======================================================== ] 3341/3687 90% [======================================================== ] 3342/3687 90% [======================================================== ] 3343/3687 90% [======================================================== ] 3344/3687 90% [======================================================== ] 3345/3687 90% [======================================================== ] 3346/3687 90% [======================================================== ] 3347/3687 90% [======================================================== ] 3348/3687 90% [======================================================== ] 3349/3687 90% [======================================================== ] 3350/3687 90% [======================================================== ] 3351/3687 90% [======================================================== ] 3352/3687 90% [======================================================== ] 3353/3687 90% [======================================================== ] 3354/3687 90% [======================================================== ] 3355/3687 90% [======================================================== ] 3356/3687 91% [======================================================== ] 3357/3687 91% [======================================================== ] 3358/3687 91% [======================================================== ] 3359/3687 91% [======================================================== ] 3360/3687 91% [======================================================== ] 3361/3687 91% [======================================================== ] 3362/3687 91% [======================================================== ] 3363/3687 91% [======================================================== ] 3364/3687 91% [======================================================== ] 3365/3687 91% [======================================================== ] 3366/3687 91% [======================================================== ] 3367/3687 91% [======================================================== ] 3368/3687 91% [======================================================== ] 3369/3687 91% [======================================================== ] 3370/3687 91% [======================================================== ] 3371/3687 91% [======================================================== ] 3372/3687 91% [======================================================== ] 3373/3687 91% [======================================================== ] 3374/3687 91% [======================================================== ] 3375/3687 91% [======================================================== ] 3376/3687 91% [======================================================== ] 3377/3687 91% [======================================================== ] 3378/3687 91% [======================================================== ] 3379/3687 91% [======================================================== ] 3380/3687 91% [======================================================== ] 3381/3687 91% [======================================================== ] 3382/3687 91% [======================================================== ] 3383/3687 91% [======================================================== ] 3384/3687 91% [======================================================== ] 3385/3687 91% [======================================================== ] 3386/3687 91% [======================================================== ] 3387/3687 91% [======================================================== ] 3388/3687 91% [======================================================== ] 3389/3687 91% [========================================================= ] 3390/3687 91% [========================================================= ] 3391/3687 91% [========================================================= ] 3392/3687 91% [========================================================= ] 3393/3687 92% [========================================================= ] 3394/3687 92% [========================================================= ] 3395/3687 92% [========================================================= ] 3396/3687 92% [========================================================= ] 3397/3687 92% [========================================================= ] 3398/3687 92% [========================================================= ] 3399/3687 92% [========================================================= ] 3400/3687 92% [========================================================= ] 3401/3687 92% [========================================================= ] 3402/3687 92% [========================================================= ] 3403/3687 92% [========================================================= ] 3404/3687 92% [========================================================= ] 3405/3687 92% [========================================================= ] 3406/3687 92% [========================================================= ] 3407/3687 92% [========================================================= ] 3408/3687 92% [========================================================= ] 3409/3687 92% [========================================================= ] 3410/3687 92% [========================================================= ] 3411/3687 92% [========================================================= ] 3412/3687 92% [========================================================= ] 3413/3687 92% [========================================================= ] 3414/3687 92% [========================================================= ] 3415/3687 92% [========================================================= ] 3416/3687 92% [========================================================= ] 3417/3687 92% [========================================================= ] 3418/3687 92% [========================================================= ] 3419/3687 92% [========================================================= ] 3420/3687 92% [========================================================= ] 3421/3687 92% [========================================================= ] 3422/3687 92% [========================================================= ] 3423/3687 92% [========================================================= ] 3424/3687 92% [========================================================= ] 3425/3687 92% [========================================================= ] 3426/3687 92% [========================================================= ] 3427/3687 92% [========================================================= ] 3428/3687 92% [========================================================= ] 3429/3687 93% [========================================================= ] 3430/3687 93% [========================================================= ] 3431/3687 93% [========================================================= ] 3432/3687 93% [========================================================= ] 3433/3687 93% [========================================================= ] 3434/3687 93% [========================================================= ] 3435/3687 93% [========================================================= ] 3436/3687 93% [========================================================= ] 3437/3687 93% [========================================================= ] 3438/3687 93% [========================================================= ] 3439/3687 93% [========================================================= ] 3440/3687 93% [========================================================= ] 3441/3687 93% [========================================================= ] 3442/3687 93% [========================================================= ] 3443/3687 93% [========================================================= ] 3444/3687 93% [========================================================= ] 3445/3687 93% [========================================================= ] 3446/3687 93% [========================================================= ] 3447/3687 93% [========================================================= ] 3448/3687 93% [========================================================= ] 3449/3687 93% [========================================================== ] 3450/3687 93% [========================================================== ] 3451/3687 93% [========================================================== ] 3452/3687 93% [========================================================== ] 3453/3687 93% [========================================================== ] 3454/3687 93% [========================================================== ] 3455/3687 93% [========================================================== ] 3456/3687 93% [========================================================== ] 3457/3687 93% [========================================================== ] 3458/3687 93% [========================================================== ] 3459/3687 93% [========================================================== ] 3460/3687 93% [========================================================== ] 3461/3687 93% [========================================================== ] 3462/3687 93% [========================================================== ] 3463/3687 93% [========================================================== ] 3464/3687 93% [========================================================== ] 3465/3687 93% [========================================================== ] 3466/3687 94% [========================================================== ] 3467/3687 94% [========================================================== ] 3468/3687 94% [========================================================== ] 3469/3687 94% [========================================================== ] 3470/3687 94% [========================================================== ] 3471/3687 94% [========================================================== ] 3472/3687 94% [========================================================== ] 3473/3687 94% [========================================================== ] 3474/3687 94% [========================================================== ] 3475/3687 94% [========================================================== ] 3476/3687 94% [========================================================== ] 3477/3687 94% [========================================================== ] 3478/3687 94% [========================================================== ] 3479/3687 94% [========================================================== ] 3480/3687 94% [========================================================== ] 3481/3687 94% [========================================================== ] 3482/3687 94% [========================================================== ] 3483/3687 94% [========================================================== ] 3484/3687 94% [========================================================== ] 3485/3687 94% [========================================================== ] 3486/3687 94% [========================================================== ] 3487/3687 94% [========================================================== ] 3488/3687 94% [========================================================== ] 3489/3687 94% [========================================================== ] 3490/3687 94% [========================================================== ] 3491/3687 94% [========================================================== ] 3492/3687 94% [========================================================== ] 3493/3687 94% [========================================================== ] 3494/3687 94% [========================================================== ] 3495/3687 94% [========================================================== ] 3496/3687 94% [========================================================== ] 3497/3687 94% [========================================================== ] 3498/3687 94% [========================================================== ] 3499/3687 94% [========================================================== ] 3500/3687 94% [========================================================== ] 3501/3687 94% [========================================================== ] 3502/3687 94% [========================================================== ] 3503/3687 95% [========================================================== ] 3504/3687 95% [========================================================== ] 3505/3687 95% [========================================================== ] 3506/3687 95% [========================================================== ] 3507/3687 95% [========================================================== ] 3508/3687 95% [=========================================================== ] 3509/3687 95% [=========================================================== ] 3510/3687 95% [=========================================================== ] 3511/3687 95% [=========================================================== ] 3512/3687 95% [=========================================================== ] 3513/3687 95% [=========================================================== ] 3514/3687 95% [=========================================================== ] 3515/3687 95% [=========================================================== ] 3516/3687 95% [=========================================================== ] 3517/3687 95% [=========================================================== ] 3518/3687 95% [=========================================================== ] 3519/3687 95% [=========================================================== ] 3520/3687 95% [=========================================================== ] 3521/3687 95% [=========================================================== ] 3522/3687 95% [=========================================================== ] 3523/3687 95% [=========================================================== ] 3524/3687 95% [=========================================================== ] 3525/3687 95% [=========================================================== ] 3526/3687 95% [=========================================================== ] 3527/3687 95% [=========================================================== ] 3528/3687 95% [=========================================================== ] 3529/3687 95% [=========================================================== ] 3530/3687 95% [=========================================================== ] 3531/3687 95% [=========================================================== ] 3532/3687 95% [=========================================================== ] 3533/3687 95% [=========================================================== ] 3534/3687 95% [=========================================================== ] 3535/3687 95% [=========================================================== ] 3536/3687 95% [=========================================================== ] 3537/3687 95% [=========================================================== ] 3538/3687 95% [=========================================================== ] 3539/3687 95% [=========================================================== ] 3540/3687 96% [=========================================================== ] 3541/3687 96% [=========================================================== ] 3542/3687 96% [=========================================================== ] 3543/3687 96% [=========================================================== ] 3544/3687 96% [=========================================================== ] 3545/3687 96% [=========================================================== ] 3546/3687 96% [=========================================================== ] 3547/3687 96% [=========================================================== ] 3548/3687 96% [=========================================================== ] 3549/3687 96% [=========================================================== ] 3550/3687 96% [=========================================================== ] 3551/3687 96% [=========================================================== ] 3552/3687 96% [=========================================================== ] 3553/3687 96% [=========================================================== ] 3554/3687 96% [=========================================================== ] 3555/3687 96% [=========================================================== ] 3556/3687 96% [=========================================================== ] 3557/3687 96% [=========================================================== ] 3558/3687 96% [=========================================================== ] 3559/3687 96% [=========================================================== ] 3560/3687 96% [=========================================================== ] 3561/3687 96% [=========================================================== ] 3562/3687 96% [=========================================================== ] 3563/3687 96% [=========================================================== ] 3564/3687 96% [=========================================================== ] 3565/3687 96% [=========================================================== ] 3566/3687 96% [=========================================================== ] 3567/3687 96% [=========================================================== ] 3568/3687 96% [============================================================ ] 3569/3687 96% [============================================================ ] 3570/3687 96% [============================================================ ] 3571/3687 96% [============================================================ ] 3572/3687 96% [============================================================ ] 3573/3687 96% [============================================================ ] 3574/3687 96% [============================================================ ] 3575/3687 96% [============================================================ ] 3576/3687 96% [============================================================ ] 3577/3687 97% [============================================================ ] 3578/3687 97% [============================================================ ] 3579/3687 97% [============================================================ ] 3580/3687 97% [============================================================ ] 3581/3687 97% [============================================================ ] 3582/3687 97% [============================================================ ] 3583/3687 97% [============================================================ ] 3584/3687 97% [============================================================ ] 3585/3687 97% [============================================================ ] 3586/3687 97% [============================================================ ] 3587/3687 97% [============================================================ ] 3588/3687 97% [============================================================ ] 3589/3687 97% [============================================================ ] 3590/3687 97% [============================================================ ] 3591/3687 97% [============================================================ ] 3592/3687 97% [============================================================ ] 3593/3687 97% [============================================================ ] 3594/3687 97% [============================================================ ] 3595/3687 97% [============================================================ ] 3596/3687 97% [============================================================ ] 3597/3687 97% [============================================================ ] 3598/3687 97% [============================================================ ] 3599/3687 97% [============================================================ ] 3600/3687 97% [============================================================ ] 3601/3687 97% [============================================================ ] 3602/3687 97% [============================================================ ] 3603/3687 97% [============================================================ ] 3604/3687 97% [============================================================ ] 3605/3687 97% [============================================================ ] 3606/3687 97% [============================================================ ] 3607/3687 97% [============================================================ ] 3608/3687 97% [============================================================ ] 3609/3687 97% [============================================================ ] 3610/3687 97% [============================================================ ] 3611/3687 97% [============================================================ ] 3612/3687 97% [============================================================ ] 3613/3687 97% [============================================================ ] 3614/3687 98% [============================================================ ] 3615/3687 98% [============================================================ ] 3616/3687 98% [============================================================ ] 3617/3687 98% [============================================================ ] 3618/3687 98% [============================================================ ] 3619/3687 98% [============================================================ ] 3620/3687 98% [============================================================ ] 3621/3687 98% [============================================================ ] 3622/3687 98% [============================================================ ] 3623/3687 98% [============================================================ ] 3624/3687 98% [============================================================ ] 3625/3687 98% [============================================================ ] 3626/3687 98% [============================================================ ] 3627/3687 98% [============================================================= ] 3628/3687 98% [============================================================= ] 3629/3687 98% [============================================================= ] 3630/3687 98% [============================================================= ] 3631/3687 98% [============================================================= ] 3632/3687 98% [============================================================= ] 3633/3687 98% [============================================================= ] 3634/3687 98% [============================================================= ] 3635/3687 98% [============================================================= ] 3636/3687 98% [============================================================= ] 3637/3687 98% [============================================================= ] 3638/3687 98% [============================================================= ] 3639/3687 98% [============================================================= ] 3640/3687 98% [============================================================= ] 3641/3687 98% [============================================================= ] 3642/3687 98% [============================================================= ] 3643/3687 98% [============================================================= ] 3644/3687 98% [============================================================= ] 3645/3687 98% [============================================================= ] 3646/3687 98% [============================================================= ] 3647/3687 98% [============================================================= ] 3648/3687 98% [============================================================= ] 3649/3687 98% [============================================================= ] 3650/3687 98% [============================================================= ] 3651/3687 99% [============================================================= ] 3652/3687 99% [============================================================= ] 3653/3687 99% [============================================================= ] 3654/3687 99% [============================================================= ] 3655/3687 99% [============================================================= ] 3656/3687 99% [============================================================= ] 3657/3687 99% [============================================================= ] 3658/3687 99% [============================================================= ] 3659/3687 99% [============================================================= ] 3660/3687 99% [============================================================= ] 3661/3687 99% [============================================================= ] 3662/3687 99% [============================================================= ] 3663/3687 99% [============================================================= ] 3664/3687 99% [============================================================= ] 3665/3687 99% [============================================================= ] 3666/3687 99% [============================================================= ] 3667/3687 99% [============================================================= ] 3668/3687 99% [============================================================= ] 3669/3687 99% [============================================================= ] 3670/3687 99% [============================================================= ] 3671/3687 99% [============================================================= ] 3672/3687 99% [============================================================= ] 3673/3687 99% [============================================================= ] 3674/3687 99% [============================================================= ] 3675/3687 99% [============================================================= ] 3676/3687 99% [============================================================= ] 3677/3687 99% [============================================================= ] 3678/3687 99% [============================================================= ] 3679/3687 99% [============================================================= ] 3680/3687 99% [============================================================= ] 3681/3687 99% [============================================================= ] 3682/3687 99% [============================================================= ] 3683/3687 99% [============================================================= ] 3684/3687 99% [============================================================= ] 3685/3687 99% [============================================================= ] 3686/3687 99% [==============================================================] 3687/3687 100% operation complete, 3687 objects in 44360 NAND pages. ln -snf /nvmedata/autobuild/instance-21/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-21/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot' make: Entering directory '/nvmedata/autobuild/instance-21/buildroot' >>> Buildroot 2022.05-302-g23e1e04d54 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aespipe 2.4f Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> dtv-scan-tables 25ee9e0ce4bbacdb278d4cff306ceb6528c4f548 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libdvdread 6.1.2 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> earlyoom 1.6.2 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> font-awesome 4.7.0 Collecting legal info >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> getent Collecting legal info >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> htpdate 1.3.4 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jquery 3.5.1 Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.83.1 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libidn 1.38 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> jpeg Collecting legal info >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> memtester 4.5.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openlayers 6.14.1 Collecting legal info >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> procps-ng 3.3.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> psmisc 23.4 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-networking 2.4.1.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> start-stop-daemon 1.20.7.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> stm32flash 0.6 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> 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-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vuejs 3.2.33 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-21/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot'