Coder Social home page Coder Social logo

libremesh / chef Goto Github PK

View Code? Open in Web Editor NEW
78.0 12.0 32.0 579 KB

Online ImageBuilder for OpenWrt/LibreMesh

Home Page: https://chef.libremesh.org/

License: GNU Affero General Public License v3.0

JavaScript 62.06% HTML 37.94%
lede openwrt libremesh javascript

chef's People

Contributors

aparcar avatar freifunkufo avatar g10h4ck avatar gmarcos87 avatar henmohr avatar ilario avatar mokkin avatar patogit avatar rogerpueyo avatar translatewiki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chef's Issues

support freifunk leipzig

freifunk leipzig is using unpatched meshkit on unpatched (sometimes self-built) imagebuilder.
meshkit puts f.i. hostname and ip-adress into the firmware (not zeroconfig!)
usage without meshkit (take lede, install freifunk-packages) also possible: then you have to use the luci-app-meshwizard for main (only olsr) config of the node
mesh-protocols: 2x batman-adv (on wifi-vlan 12 and 61) and olsr (on wifi, without vlan)

make some tickets to support freifunk

@aparcar was asking about supporting freifunk mesh firmwares. and their packagelists.
for these many freifunk networks we need many presets, packagelists, "distributions" (fi gluon and berlin are built on LEDE, but with big patch-lists) and/or firmwares.
so we would need many tickets, at least one for each freifunk-approach

rename advanced view

when clicking "Edit Packages" there is a text shown: "Extra files".

that should be renamed, because there are NO "extra files", but only an "advanced view" or something like that..

"tr-queue-position" can't be naturally translated to Catalan

The string "tr-queue-position", which in English is translated as "You are in build queue position " (e.g. "You are in build queue position 123"), in Catalan would be "Us trobeu a la posició 123 de la cua de compilació". I can't find an equivalent sentence that has the number at the very end and sounds natural.

Can the "tr-queue-position" be modified to include the queue position inside the string?

Build issues

Says building but never finishes. Also WRT32X snapshot build manifest failures previous to this that, that don't clear after 24hrs for / mvebu / cortexa9 / .

Thanks.

[not a bug]dnsmasq-full

Hi, selecting dnsmasq-full to use mwan3 leads to the following error:

Collected errors:

  • check_data_file_clashes: Package dnsmasq wants to install file /mnt/worker/worker1/imagebuilder/lede/17.01.5/ar71xx/generic/build_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/etc/hotplug.d/ntp/25-dnsmasqsec
    But that file is already provided by package * dnsmasq-full
  • check_data_file_clashes: Package dnsmasq wants to install file /mnt/worker/worker1/imagebuilder/lede/17.01.5/ar71xx/generic/build_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/etc/init.d/dnsmasq
    But that file is already provided by package * dnsmasq-full
  • check_data_file_clashes: Package dnsmasq wants to install file /mnt/worker/worker1/imagebuilder/lede/17.01.5/ar71xx/generic/build_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/usr/sbin/dnsmasq
    But that file is already provided by package * dnsmasq-full
  • opkg_install_cmd: Cannot install package dnsmasq.
    make[2]: *** [package_install] Error 255
    make[1]: *** [_call_manifest] Error 2
    make: *** [manifest] Error 2

https://chef.libremesh.org/ is not having this behavior. Thanks

support freifunk gluon

chef should support freifunk-gluon.
https://github.com/freifunk-gluon

the firmware is zeroconfig capable, openwrt/lede has big patchsets (soometimes different on each community). each community has (at least) different wifi-settings, so these "city" could be a "network-profile" or "flavour" (similiar to libremesh)

qqq language files, translations via TranslateWiki and localization of web ui in the resulting firmware

This discussion started on libremesh/alterchef#14 by @patogit I copy it here:

Ok. The new Chef seems to be monolingual (English), with all the interface messages hard-coded in chef.html. Do you have any ideas about how we can internationalize this, in order to make easy translation possible? The first ideas that come to my mind are:

Find a way to replace the interface strings in the HTML file with keys that are rendered from a translation file, like LimeApp does at https://github.com/libremesh/lime-app/tree/uhttpd/i18n/translations. Then figure out when those pages get rendered, and how the user chooses their language.
...or...
Create a parser-generator in PHP (this would run on TranslateWiki.net) that pulls out the interface strings from that file (making them available to translate on TW.net) and then writes the translated strings to a new files, such as chef-es.html for Spanish. Then we'd have to put an option somewhere on the interface to switch between languages.

In the end, those two options are pretty similar to each other in terms of the work required. Maybe we can get better ideas from other software.

Right now it has fewer than 10 strings, so another option is to just translate by hand for a few languages. That still leaves the question: How do we let the user know that there are multiple languages available, and switch between them?

Also, once Chef is available in Spanish, will it be able to cook firmware that gives my router an interface in Spanish?

In other words, I choose Spanish for the interface for Chef (or my browser automatically sends me to the Spanish version), I cook some firmware, I flash that firmware onto a router and reboot it, I login to the router, and the LibreMesh/LuCI interface is in Spanish... one seamless experience.

There is 'lime_mini' but no 'lime_default' for the mt7628 for my GL-Inet GL-MT300N V2 's

Hi all, There is 'lime_mini' but nothing under 'lime_default' for the mt7628 . I have a few GL-Inet GL-MT300N V2 and the mini wont let me change the password or give access to any setup menus so i'd like to try the 'lime_default' . Id love to get a mesh up and kicking on my units.
The GL-Inet GL-MT300N V2 is not available in the chef builder or developer chef builder page. Maybe one of you kind folk could help build a 'lime_default' for my MT300N V2 and put it in the folder ?

Thanks in advance, Phil.

http://repo.libremesh.org/dayboot_rely/17.06/targets/ramips/mt7628/mt7628/lime_mini/
http://repo.libremesh.org/dayboot_rely/17.06/targets/ramips/mt7628/mt7628/lime_default/

use 'hand holding pen' icon for signature rather than key

in the list of previously created images the 'key' symbol for the signature file is a bit confusing imho.
i thought of something like 'hand singing official paper' or the classic 'document with seal' symbol often used for cryptographic certificates would be better. or maybe a stamp?

weird that there is no unicode symbol for that. the closest i could find are

🖋

📋

lime: wpad-mini vs. wpad-mesh

when using the 11s flavour, an other wpad* is needed. the needed package is added, but wpad-mini isnt needed anymore

teje-bug

chef libremesh raspberry pi 3

Hi folks. I am having a problem to download the image for my raspberry pi 3 on chief. that is the error log:

building package index...
Downloading http://downloads.openwrt.org/releases/18.06.1/targets/brcm2708/bcm2709/packages/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/reboot_core
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/reboot_base
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/reboot_routing
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/reboot_luci
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/reboot_packages
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/reboot_telephony
Downloading file:packages/Packages
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/imagebuilder
Downloading https://snapshots.libremesh.org/packages//Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/libremesh
Downloading http://repo.libremesh.org/releases/17.06/packages/arm_cortex-a7_neon-vfpv4/libremap/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/libremap
Downloading http://repo.libremesh.org/releases/17.06/packages/arm_cortex-a7_neon-vfpv4/limeui/Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/limeui
Downloading https://as-test.stephen304.com/network-profiles//Packages.gz
Updated list of available packages in /mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-brcm2708/../../../../../../../../../../../mnt/worker/worker2/imagebuilder/lime/testing/brcm2708/bcm2709/dl/lm_profiles
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for lime-full:
  • lime-basic * luci-app-lime-location *
  • opkg_install_cmd: Cannot install package lime-full.
    make[2]: *** [package_install] Error 255
    make[1]: *** [_call_manifest] Error 2
    make: *** [manifest] Error 2

Console error on firefox 57

In console I have 2 error when i load the chef page:

  1. TypeError: document.request_form.distro[document.request_form.distro.selectedIndex] is undefined chef.js:282:6
    distro_changed
    https://chef.libremesh.org/chef.js:282:6
    toggle_advanced_view
    https://chef.libremesh.org/chef.js:364:2
    bootstrap
    https://chef.libremesh.org/chef.js:376:2

  2. Errore interpretazione XML: errore di sintassi
    Indirizzo: https://repo.libremesh.org/network-profiles/Packages
    Riga numero 1, colonna 1:
    Packages:1:1

create advanced view

only show simple overview as default, special requirements (build log, signature, package edit) only in a "advanced view"

You're not moving forward in queue for a long time

Have been trying to make a slimmer firmware for the wr940n v6, using OpenWRT 18.0.6.1

I have tried on 3 occasions, after reboots and with seperate browsers to try eliminating any issues my end.

I am trying to build a web interface version with the following packages:

base-files
busybox
dnsmasq
dropbear
firewall
fstools
iptables
kmod-ath9k
kmod-gpio-button-hotplug
libc
libgcc
logd
luci
luci-app-openvpn
mtd
netifd
openvpn-openss1
opkg
swconfig
uboot-envtools
uci
uclient-fetch
wpad-mini

packageinstall via checkbox

add popular (or soon popular) packages via a checkbox should be supported

  • luci
  • luci-app-attendedsysupgrade
  • what_else?

Support of distro `latest`

The new distro API now shows a latest field which points to the latest stable release, which should be shown per default in chef (instead of showing the alphabetically latest release)

  {
    "id": 3,
    "name": "lede",
    "alias": "LEDE",
    "latest": "17.01.5",
    "description": ""
  },

Using Chef RedINC Community Image

When I try to generate a Libremesh image of the REDINC community I have the following error:
Unknown package in request: zz-redinc-comunitaria-hacklime

Y no permite generar la imagen.
Cuando hago la compilación manual usando el SDK no tengo problemas.

Build error for Openwrt Netgear R6220 snapshot

> Building images for ramips - Netgear R6220
> Packages: base-files busybox dnsmasq dropbear firewall fstools ip6tables iptables kmod-gpio-button-hotplug kmod-leds-gpio kmod-mt7603 kmod-mt76x2 kmod-usb-ledtrig-usbport kmod-usb3 libc libgcc logd luci mtd netifd odhcp6c odhcpd-ipv6only opkg ppp ppp-mod-pppoe swconfig uci uclient-fetch wpad-mini base-files busybox dnsmasq dropbear firewall fstools ip6tables iptables kernel kmod-gpio-button-hotplug kmod-leds-gpio kmod-mt7603 kmod-mt76x2 kmod-usb-ledtrig-usbport kmod-usb3 libc libgcc logd mtd netifd odhcp6c odhcpd-ipv6only opkg ppp ppp-mod-pppoe swconfig uci uclient-fetch wpad-mini
> 
> Downloading http://downloads.lede-project.org/snapshots/targets/ramips/mt7621/packages/Packages.gz
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/openwrt_core
> Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/Packages.gz
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/openwrt_base
> Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/luci/Packages.gz
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/openwrt_luci
> Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/packages/Packages.gz
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/openwrt_packages
> Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/routing/Packages.gz
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/openwrt_routing
> Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/telephony/Packages.gz
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/openwrt_telephony
> Downloading file:packages/Packages
> Updated list of available packages in /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../../../../../../srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/imagebuilder
> 
> Installing packages...
> Installing libc (1.1.19-1) to root...
> Installing libgcc (7.3.0-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libgcc_7.3.0-1_mipsel_24kc.ipk.
> Configuring libgcc.
> Configuring libc.
> Installing kernel (4.9.86-1-7b0229462924bc7d622a017c72d3a01f) to root...
> Configuring kernel.
> Installing base-files (186-r6486-e273860351) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/base-files_186-r6486-e273860351_mipsel_24kc.ipk.
> Installing libubox (2018-02-08-bb0c830b-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libubox_2018-02-08-bb0c830b-1_mipsel_24kc.ipk.
> Installing libuci (2018-01-01-5beb95da-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libuci_2018-01-01-5beb95da-1_mipsel_24kc.ipk.
> Installing libnl-tiny (0.1-5) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libnl-tiny_0.1-5_mipsel_24kc.ipk.
> Installing libubus (2018-01-16-5bae22eb-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libubus_2018-01-16-5bae22eb-1_mipsel_24kc.ipk.
> Installing libjson-c (0.12.1-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libjson-c_0.12.1-1_mipsel_24kc.ipk.
> Installing libblobmsg-json (2018-02-08-bb0c830b-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libblobmsg-json_2018-02-08-bb0c830b-1_mipsel_24kc.ipk.
> Installing ubusd (2018-01-16-5bae22eb-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/ubusd_2018-01-16-5bae22eb-1_mipsel_24kc.ipk.
> Installing ubus (2018-01-16-5bae22eb-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/ubus_2018-01-16-5bae22eb-1_mipsel_24kc.ipk.
> Installing jshn (2018-02-08-bb0c830b-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/jshn_2018-02-08-bb0c830b-1_mipsel_24kc.ipk.
> Installing netifd (2018-03-13-69aeaabc-5) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/netifd_2018-03-13-69aeaabc-5_mipsel_24kc.ipk.
> Installing libjson-script (2018-02-08-bb0c830b-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libjson-script_2018-02-08-bb0c830b-1_mipsel_24kc.ipk.
> Installing ubox (2018-02-14-128bc35f-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/ubox_2018-02-14-128bc35f-1_mipsel_24kc.ipk.
> Installing procd (2018-01-23-653629f1-2) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/procd_2018-01-23-653629f1-2_mipsel_24kc.ipk.
> Installing jsonfilter (2018-02-04-c7e938d6-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/jsonfilter_2018-02-04-c7e938d6-1_mipsel_24kc.ipk.
> Installing usign (2015-07-04-ef641914-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/usign_2015-07-04-ef641914-1_mipsel_24kc.ipk.
> Installing lede-keyring (2017-01-20-a50b7529-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/lede-keyring_2017-01-20-a50b7529-1_mipsel_24kc.ipk.
> Installing ubi-utils (1.5.2-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/ubi-utils_1.5.2-1_mipsel_24kc.ipk.
> Installing fstools (2018-02-11-3d239815-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/fstools_2018-02-11-3d239815-1_mipsel_24kc.ipk.
> Installing fwtool (1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/fwtool_1_mipsel_24kc.ipk.
> Installing busybox (1.27.2-3) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/busybox_1.27.2-3_mipsel_24kc.ipk.
> Installing dnsmasq (2.79rc2-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/dnsmasq_2.79rc2-1_mipsel_24kc.ipk.
> Installing dropbear (2017.75-5) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/dropbear_2017.75-5_mipsel_24kc.ipk.
> Installing firewall (2018-03-02-8ef12cb5-2) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/firewall_2018-03-02-8ef12cb5-2_mipsel_24kc.ipk.
> Package fstools (2018-02-11-3d239815-1) installed in root is up to date.
> Installing ip6tables (1.6.2-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/ip6tables_1.6.2-1_mipsel_24kc.ipk.
> Installing iptables (1.6.2-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/iptables_1.6.2-1_mipsel_24kc.ipk.
> Installing kmod-gpio-button-hotplug (4.9.87-2) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/kmod-gpio-button-hotplug_4.9.87-2_mipsel_24kc.ipk.
> Installing kmod-leds-gpio (4.9.87-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/kmod-leds-gpio_4.9.87-1_mipsel_24kc.ipk.
> Installing kmod-mt7603 (4.9.87+2018-02-27-ffa2069e-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/kmod-mt7603_4.9.87+2018-02-27-ffa2069e-1_mipsel_24kc.ipk.
> Installing kmod-mt76x2 (4.9.87+2018-02-27-ffa2069e-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/kmod-mt76x2_4.9.87+2018-02-27-ffa2069e-1_mipsel_24kc.ipk.
> Installing kmod-usb-ledtrig-usbport (4.9.87-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/kmod-usb-ledtrig-usbport_4.9.87-1_mipsel_24kc.ipk.
> Installing kmod-usb3 (4.9.87-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/kmod-usb3_4.9.87-1_mipsel_24kc.ipk.
> Package libc (1.1.19-1) installed in root is up to date.
> Package libgcc (7.3.0-1) installed in root is up to date.
> Installing logd (2018-02-14-128bc35f-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/logd_2018-02-14-128bc35f-1_mipsel_24kc.ipk.
> Installing luci (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci_git-18.075.43296-b2fbfed-1_all.ipk.
> Installing uhttpd (2017-11-04-a235636a-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/uhttpd_2017-11-04-a235636a-1_mipsel_24kc.ipk.
> Installing uhttpd-mod-ubus (2017-11-04-a235636a-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/uhttpd-mod-ubus_2017-11-04-a235636a-1_mipsel_24kc.ipk.
> Installing liblua (5.1.5-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/liblua_5.1.5-1_mipsel_24kc.ipk.
> Installing libuci-lua (2018-01-01-5beb95da-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libuci-lua_2018-01-01-5beb95da-1_mipsel_24kc.ipk.
> Installing lua (5.1.5-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/lua_5.1.5-1_mipsel_24kc.ipk.
> Installing luci-lib-nixio (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-lib-nixio_git-18.075.43296-b2fbfed-1_mipsel_24kc.ipk.
> Installing luci-lib-ip (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-lib-ip_git-18.075.43296-b2fbfed-1_mipsel_24kc.ipk.
> Installing rpcd (2017-12-07-cfe1e75c-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/rpcd_2017-12-07-cfe1e75c-1_mipsel_24kc.ipk.
> Installing libubus-lua (2018-01-16-5bae22eb-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libubus-lua_2018-01-16-5bae22eb-1_mipsel_24kc.ipk.
> Installing luci-lib-jsonc (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-lib-jsonc_git-18.075.43296-b2fbfed-1_mipsel_24kc.ipk.
> Installing luci-base (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-base_git-18.075.43296-b2fbfed-1_mipsel_24kc.ipk.
> Installing luci-mod-admin-full (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-mod-admin-full_git-18.075.43296-b2fbfed-1_mipsel_24kc.ipk.
> Installing luci-theme-bootstrap (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-theme-bootstrap_git-18.075.43296-b2fbfed-1_all.ipk.
> Installing firewall (2018-03-02-8ef12cb5-2) to root...
> Installing luci-app-firewall (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-app-firewall_git-18.075.43296-b2fbfed-1_all.ipk.
> Installing luci-proto-ppp (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-proto-ppp_git-18.075.43296-b2fbfed-1_all.ipk.
> Installing libiwinfo (2018-02-15-223e09bf-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libiwinfo_2018-02-15-223e09bf-1_mipsel_24kc.ipk.
> Installing libiwinfo-lua (2018-02-15-223e09bf-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libiwinfo-lua_2018-02-15-223e09bf-1_mipsel_24kc.ipk.
> Installing luci-proto-ipv6 (git-18.075.43296-b2fbfed-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/luci-proto-ipv6_git-18.075.43296-b2fbfed-1_all.ipk.
> Installing rpcd-mod-rrdns (20170710) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/rpcd-mod-rrdns_20170710_mipsel_24kc.ipk.
> Installing mtd (21) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/mtd_21_mipsel_24kc.ipk.
> Package netifd (2018-03-13-69aeaabc-5) installed in root is up to date.
> Installing odhcp6c (2017-09-05-1f93bd4c-10) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/odhcp6c_2017-09-05-1f93bd4c-10_mipsel_24kc.ipk.
> Installing odhcpd-ipv6only (1.4-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/odhcpd-ipv6only_1.4-1_mipsel_24kc.ipk.
> Installing opkg (2017-12-07-3b417b9f-2) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/opkg_2017-12-07-3b417b9f-2_mipsel_24kc.ipk.
> Installing libuclient (2017-11-02-4b87d831-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libuclient_2017-11-02-4b87d831-1_mipsel_24kc.ipk.
> Installing uclient-fetch (2017-11-02-4b87d831-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/uclient-fetch_2017-11-02-4b87d831-1_mipsel_24kc.ipk.
> Installing libpthread (1.1.19-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/libpthread_1.1.19-1_mipsel_24kc.ipk.
> Installing ppp (2.4.7-12) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/ppp_2.4.7-12_mipsel_24kc.ipk.
> Installing ppp-mod-pppoe (2.4.7-12) to root...
> Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/ppp-mod-pppoe_2.4.7-12_mipsel_24kc.ipk
> Installing swconfig (11) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/swconfig_11_mipsel_24kc.ipk.
> Installing uci (2018-01-01-5beb95da-1) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/uci_2018-01-01-5beb95da-1_mipsel_24kc.ipk.
> Package uclient-fetch (2017-11-02-4b87d831-1) installed in root is up to date.
> Installing wpad-mini (2017-08-24-c2d4f2eb-6) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/wpad-mini_2017-08-24-c2d4f2eb-6_mipsel_24kc.ipk.
> Installing hostapd-common (2017-08-24-c2d4f2eb-6) to root...
> Copying /srv/imagebuilder/openwrt/snapshot/ramips/mt7621/dl/hostapd-common_2017-08-24-c2d4f2eb-6_mipsel_24kc.ipk.
> Package base-files (186-r6486-e273860351) installed in root is up to date.
> Package busybox (1.27.2-3) installed in root is up to date.
> Package dnsmasq (2.79rc2-1) installed in root is up to date.
> Package dropbear (2017.75-5) installed in root is up to date.
> Package firewall (2018-03-02-8ef12cb5-2) installed in root is up to date.
> Package fstools (2018-02-11-3d239815-1) installed in root is up to date.
> Installing ip6tables (1.6.2-1) to root...
> Package iptables (1.6.2-1) installed in root is up to date.
> Package kernel (4.9.86-1-7b0229462924bc7d622a017c72d3a01f) installed in root is up to date.
> Installing kmod-gpio-button-hotplug (4.9.87-2) to root...
> Installing kmod-leds-gpio (4.9.87-1) to root...
> Installing kmod-mt7603 (4.9.87+2018-02-27-ffa2069e-1) to root...
> Installing kmod-mt76x2 (4.9.87+2018-02-27-ffa2069e-1) to root...
> Installing kmod-usb-ledtrig-usbport (4.9.87-1) to root...
> Installing kmod-usb3 (4.9.87-1) to root...
> Package libc (1.1.19-1) installed in root is up to date.
> Package libgcc (7.3.0-1) installed in root is up to date.
> Package logd (2018-02-14-128bc35f-1) installed in root is up to date.
> Package mtd (21) installed in root is up to date.
> Package netifd (2018-03-13-69aeaabc-5) installed in root is up to date.
> Package odhcp6c (2017-09-05-1f93bd4c-10) installed in root is up to date.
> Package odhcpd-ipv6only (1.4-1) installed in root is up to date.
> Package opkg (2017-12-07-3b417b9f-2) installed in rCollected errors:
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for firewall:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package firewall.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for ip6tables:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package ip6tables.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-gpio-button-hotplug:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package kmod-gpio-button-hotplug.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-leds-gpio:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package kmod-leds-gpio.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-mt7603:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package kmod-mt7603.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-mt76x2:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package kmod-mt76x2.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-ledtrig-usbport:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package kmod-usb-ledtrig-usbport.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb3:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package kmod-usb3.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for ppp:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package ppp.
>  * satisfy_dependencies_for: Cannot satisfy the following dependencies for ppp-mod-pppoe:
>  * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 	kernel (= 4.9.87-1-7b0229462924bc7d622a017c72d3a01f) * 
>  * opkg_install_cmd: Cannot install package ppp-mod-pppoe.
> oot is up to date.
> Installing ppp (2.4.7-12) to root...
> Installing ppp-mod-pppoe (2.4.7-12) to root...
> Package swconfig (11) installed in root is up to date.
> Package uci (2018-01-01-5beb95da-1) installed in root is up to date.
> Package uclient-fetch (2017-11-02-4b87d831-1) installed in root is up to date.
> Package wpad-mini (2017-08-24-c2d4f2eb-6) installed in root is up to date.
> Configuring libubox.
> Configuring libuci.
> Configuring liblua.
> Configuring libuci-lua.
> Configuring libuclient.
> Configuring uclient-fetch.
> Configuring libpthread.
> Configuring opkg.
> Configuring libubus.
> Configuring libjson-c.
> Configuring libblobmsg-json.
> Configuring ubusd.
> Configuring ubus.
> Configuring rpcd.
> Configuring busybox.
> Configuring libnl-tiny.
> Configuring luci-lib-ip.
> Configuring libubus-lua.
> Configuring libiwinfo.
> Configuring libiwinfo-lua.
> Configuring swconfig.
> Configuring luci-theme-bootstrap.
> Configuring jshn.
> Configuring netifd.
> Configuring libjson-script.
> Configuring ubox.
> Configuring procd.
> Configuring jsonfilter.
> Configuring usign.
> Configuring lede-keyring.
> Configuring ubi-utils.
> Configuring fstools.
> Configuring fwtool.
> Configuring base-files.
> Configuring dnsmasq.
> Configuring kmod-usb3.
> Configuring firewall.
> Configuring luci-app-firewall.
> Configuring odhcp6c.
> Configuring uci.
> Configuring lua.
> Configuring hostapd-common.
> Configuring wpad-mini.
> Configuring dropbear.
> Configuring mtd.
> Configuring odhcpd-ipv6only.
> Configuring luci-proto-ppp.
> Configuring ppp.
> Configuring luci-lib-nixio.
> Configuring luci-lib-jsonc.
> Configuring luci-base.
> Configuring luci-mod-admin-full.
> Configuring kmod-leds-gpio.
> Configuring kmod-gpio-button-hotplug.
> Configuring logd.
> Configuring kmod-mt7603.
> Configuring luci-proto-ipv6.
> Configuring iptables.
> Configuring uhttpd.
> Configuring ip6tables.
> Configuring uhttpd-mod-ubus.
> Configuring rpcd-mod-rrdns.
> Configuring luci.
> Configuring kmod-usb-ledtrig-usbport.
> Configuring kmod-mt76x2.
> Configuring ppp-mod-pppoe.
> Makefile:134: recipe for target 'package_install' failed
> make[2]: *** [package_install] Error 255
> Makefile:100: recipe for target '_call_image' failed
> make[1]: *** [_call_image] Error 2
> Makefile:175: recipe for target 'image' failed
> make: *** [image] Error 2

"Unknown package np-..." error for first compilation and subsequent errors

This is a followup from the lime-users mailing list here for an issue described here and here.

I tried to reproduce and I also think that there's a bug, maybe in Chef or in repo.libremesh.org or some browser plugin that break Chef (but I confirmed with two different browsers)
In the log posted on lime-users there's an error, like if Chef could not reach http://repo.libremesh.org/network-profiles/:
Unknown package 'np-libremesh-encrypt-11s'.

Because of this error, a compilation for a new model (not one for which the image have already been cooked) selecting a non empty network profile fails often (not always, maybe just with new targets?). And all next builds fails pointing to exactly the same log as the first failed compilation.

Another strange thing is that some times selecting another profile seems solving but whichever network profile is selected, the image to download is identical.

snapshot for wrt32x build fail

18.06.1 runs fine with same options, but snapshot fails on run oct 4 2018. see below

BUILD COMMAND:

ID=5417
REQUEST_HASH=247bade0e874
SUBTARGET=cortexa9
DISTRO=openwrt
PACKAGES=wpad-mini uclient-fetch uci uboot-envtools swconfig ppp-mod-pppoe ppp opkg openssl-util odhcpd-ipv6only odhcp6c netifd mwlwifi-firmware-88w8964 mtd luci-ssl luci-app-uhttpd luci-app-statistics luci-app-sqm luci-app-nlbwmon luci-app-firewall luci-app-ddns luci-app-commands luci-app-advanced-reboot luci logd libgcc kmod-mwlwifi kmod-mwifiex-sdio kmod-ipt-offload kmod-gpio-button-hotplug kmod-btmrvl iwinfo iptables ip6tables fstools firewall dropbear dnsmasq collectd-mod-sensors busybox base-files
VERSION=snapshots
DEFAULTS_HASH=
IMAGE_HASH=None
PROFILE=linksys-wrt32x
TARGET=mvebu
sh meta

STDERR:

gpg: key CD84BCED626471F1: "LEDE Build System (LEDE GnuPG key for unattended build jobs) [email protected]" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gpg: key 833C6010D52BBB6B: "LEDE Release Builder (17.01 "Reboot" Signing Key) [email protected]" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gpg: key 0F20257417E1CE16: "OpenWrt Release Builder (18.06 Signing Key) [email protected]" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
download checksums and signature
--2018-10-04 20:17:58-- https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/sha256sums
Resolving downloads.openwrt.org (downloads.openwrt.org)... 148.251.78.235, 2a01:4f8:202:43ea::2
Connecting to downloads.openwrt.org (downloads.openwrt.org)|148.251.78.235|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 109221 (107K) [text/plain]
Saving to: ‘sha256sums’

 0K .......... .......... .......... .......... .......... 46%  491K 0s
50K .......... .......... .......... .......... .......... 93%  495K 0s

100K ...... 100% 62.4M=0.2s

2018-10-04 20:17:59 (525 KB/s) - ‘sha256sums’ saved [109221/109221]

--2018-10-04 20:17:59-- https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/sha256sums.gpg
Resolving downloads.openwrt.org (downloads.openwrt.org)... 148.251.78.235, 2a01:4f8:202:43ea::2
Connecting to downloads.openwrt.org (downloads.openwrt.org)|148.251.78.235|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/sha256sums.asc [following]
--2018-10-04 20:17:59-- https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/sha256sums.asc
Reusing existing connection to downloads.openwrt.org:443.
HTTP request sent, awaiting response... 200 OK
Length: 837 [text/plain]
Saving to: ‘sha256sums.asc’

 0K                                                       100% 15.0M=0s

2018-10-04 20:17:59 (15.0 MB/s) - ‘sha256sums.asc’ saved [837/837]

verifying sha256sums signature
gpg: assuming signed data in 'sha256sums'
gpg: Signature made Thu 04 Oct 2018 03:58:42 PM EDT
gpg: using RSA key F93525A88B699029
gpg: Good signature from "LEDE Build System (LEDE GnuPG key for unattended build jobs) [email protected]" [ultimate]
verified sha256sums signature.
openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64.tar.xz: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
sha256 doesn't match or ImageBuilder file wasn't downloaded yet.
download ImageBuilder
--2018-10-04 20:18:00-- https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64.tar.xz
Resolving downloads.openwrt.org (downloads.openwrt.org)... 148.251.78.235, 2a01:4f8:202:43ea::2
Connecting to downloads.openwrt.org (downloads.openwrt.org)|148.251.78.235|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60867100 (58M) [application/octet-stream]
Saving to: ‘openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64.tar.xz’

 0K .......... .......... .......... .......... ..........  0%  473K 2m6s
50K .......... .......... .......... .......... ..........  0%  476K 2m5s

100K .......... .......... .......... .......... .......... 0% 44.9M 84s
150K .......... .......... .......... .......... .......... 0% 59.1M 63s
200K .......... .......... .......... .......... .......... 0% 479K 75s
250K .......... .......... .......... .......... .......... 0% 55.6M 63s
300K .......... .......... .......... .......... .......... 0% 62.4M 54s
350K .......... .......... .......... .......... .......... 0% 484K 62s
400K .......... .......... .......... .......... .......... 0% 50.5M 55s
450K .......... .......... .......... .......... .......... 0% 58.0M 50s
500K .......... .......... .......... .......... .......... 0% 68.5M 45s
550K .......... .......... .......... .......... .......... 1% 57.3M 42s
600K .......... .......... .......... .......... .......... 1% 49.1M 39s
650K .......... .......... .......... .......... .......... 1% 62.5M 36s
700K .......... .......... .......... .......... .......... 1% 61.7M 33s
750K .......... .......... .......... .......... .......... 1% 502K 39s
800K .......... .......... .......... .......... .......... 1% 54.7M 36s
850K .......... .......... .......... .......... .......... 1% 55.1M 34s
900K .......... .......... .......... .......... .......... 1% 45.8M 33s
950K .......... .......... .......... .......... .......... 1% 50.1M 31s
1000K .......... .......... .......... .......... .......... 1% 57.0M 30s
1050K .......... .......... .......... .......... .......... 1% 53.7M 28s
1100K .......... .......... .......... .......... .......... 1% 48.2M 27s
1150K .......... .......... .......... .......... .......... 2% 39.2M 26s
1200K .......... .......... .......... .......... .......... 2% 68.3M 25s
1250K .......... .......... .......... .......... .......... 2% 517K 28s
1300K .......... .......... .......... .......... .......... 2% 58.4M 27s
1350K .......... .......... .......... .......... .......... 2% 58.9M 26s
1400K .......... .......... .......... .......... .......... 2% 50.5M 25s
1450K .......... .......... .......... .......... .......... 2% 61.0M 25s
1500K .......... .......... .......... .......... .......... 2% 61.0M 24s
1550K .......... .......... .......... .......... .......... 2% 49.1M 23s
1600K .......... .......... .......... .......... .......... 2% 56.1M 22s
1650K .......... .......... .......... .......... .......... 2% 60.7M 22s
1700K .......... .......... .......... .......... .......... 2% 63.8M 21s
1750K .......... .......... .......... .......... .......... 3% 57.7M 21s
1800K .......... .......... .......... .......... .......... 3% 59.6M 20s
1850K .......... .......... .......... .......... .......... 3% 60.4M 19s
1900K .......... .......... .......... .......... .......... 3% 59.9M 19s
1950K .......... .......... .......... .......... .......... 3% 47.9M 19s
2000K .......... .......... .......... .......... .......... 3% 62.0M 18s
2050K .......... .......... .......... .......... .......... 3% 54.5M 18s
2100K .......... .......... .......... .......... .......... 3% 58.8M 17s
2150K .......... .......... .......... .......... .......... 3% 54.2M 17s
2200K .......... .......... .......... .......... .......... 3% 60.7M 17s
2250K .......... .......... .......... .......... .......... 3% 58.8M 16s
2300K .......... .......... .......... .......... .......... 3% 69.1M 16s
2350K .......... .......... .......... .......... .......... 4% 55.0M 15s
2400K .......... .......... .......... .......... .......... 4% 578K 17s
2450K .......... .......... .......... .......... .......... 4% 48.5M 17s
2500K .......... .......... .......... .......... .......... 4% 47.2M 17s
2550K .......... .......... .......... .......... .......... 4% 58.9M 16s
2600K .......... .......... .......... .......... .......... 4% 12.4M 16s
2650K .......... .......... .......... .......... .......... 4% 54.7M 16s
2700K .......... .......... .......... .......... .......... 4% 59.3M 15s
2750K .......... .......... .......... .......... .......... 4% 43.9M 15s
2800K .......... .......... .......... .......... .......... 4% 33.7M 15s
2850K .......... .......... .......... .......... .......... 4% 53.8M 15s
2900K .......... .......... .......... .......... .......... 4% 56.9M 14s
2950K .......... .......... .......... .......... .......... 5% 51.8M 14s
3000K .......... .......... .......... .......... .......... 5% 67.0M 14s
3050K .......... .......... .......... .......... .......... 5% 53.7M 14s
3100K .......... .......... .......... .......... .......... 5% 60.8M 13s
3150K .......... .......... .......... .......... .......... 5% 46.2M 13s
3200K .......... .......... .......... .......... .......... 5% 61.1M 13s
3250K .......... .......... .......... .......... .......... 5% 59.4M 13s
3300K .......... .......... .......... .......... .......... 5% 59.3M 13s
3350K .......... .......... .......... .......... .......... 5% 53.6M 13s
3400K .......... .......... .......... .......... .......... 5% 60.1M 12s
3450K .......... .......... .......... .......... .......... 5% 59.9M 12s
3500K .......... .......... .......... .......... .......... 5% 65.7M 12s
3550K .......... .......... .......... .......... .......... 6% 55.0M 12s
3600K .......... .......... .......... .......... .......... 6% 67.1M 12s
3650K .......... .......... .......... .......... .......... 6% 559K 13s
3700K .......... .......... .......... .......... .......... 6% 54.4M 13s
3750K .......... .......... .......... .......... .......... 6% 54.0M 13s
3800K .......... .......... .......... .......... .......... 6% 60.0M 12s
3850K .......... .......... .......... .......... .......... 6% 60.1M 12s
3900K .......... .......... .......... .......... .......... 6% 62.1M 12s
3950K .......... .......... .......... .......... .......... 6% 46.2M 12s
4000K .......... .......... .......... .......... .......... 6% 62.2M 12s
4050K .......... .......... .......... .......... .......... 6% 61.6M 12s
4100K .......... .......... .......... .......... .......... 6% 59.9M 11s
4150K .......... .......... .......... .......... .......... 7% 58.5M 11s
4200K .......... .......... .......... .......... .......... 7% 50.9M 11s
4250K .......... .......... .......... .......... .......... 7% 60.2M 11s
4300K .......... .......... .......... .......... .......... 7% 60.7M 11s
4350K .......... .......... .......... .......... .......... 7% 50.9M 11s
4400K .......... .......... .......... .......... .......... 7% 64.4M 11s
4450K .......... .......... .......... .......... .......... 7% 58.5M 11s
4500K .......... .......... .......... .......... .......... 7% 63.7M 10s
4550K .......... .......... .......... .......... .......... 7% 59.1M 10s
4600K .......... .......... .......... .......... .......... 7% 58.4M 10s
4650K .......... .......... .......... .......... .......... 7% 60.7M 10s
4700K .......... .......... .......... .......... .......... 7% 60.3M 10s
4750K .......... .......... .......... .......... .......... 8% 49.6M 10s
4800K .......... .......... .......... .......... .......... 8% 66.2M 10s
4850K .......... .......... .......... .......... .......... 8% 63.4M 10s
4900K .......... .......... .......... .......... .......... 8% 63.2M 10s
4950K .......... .......... .......... .......... .......... 8% 55.8M 10s
5000K .......... .......... .......... .......... .......... 8% 65.3M 9s
5050K .......... .......... .......... .......... .......... 8% 554K 10s
5100K .......... .......... .......... .......... .......... 8% 56.2M 10s
5150K .......... .......... .......... .......... .......... 8% 49.2M 10s
5200K .......... .......... .......... .......... .......... 8% 61.3M 10s
5250K .......... .......... .......... .......... .......... 8% 63.6M 10s
5300K .......... .......... .......... .......... .......... 9% 61.1M 10s
5350K .......... .......... .......... .......... .......... 9% 55.1M 10s
5400K .......... .......... .......... .......... .......... 9% 58.8M 10s
5450K .......... .......... .......... .......... .......... 9% 60.2M 10s
5500K .......... .......... .......... .......... .......... 9% 66.4M 9s
5550K .......... .......... .......... .......... .......... 9% 25.0M 9s
5600K .......... .......... .......... .......... .......... 9% 60.9M 9s
5650K .......... .......... .......... .......... .......... 9% 58.5M 9s
5700K .......... .......... .......... .......... .......... 9% 63.0M 9s
5750K .......... .......... .......... .......... .......... 9% 55.3M 9s
5800K .......... .......... .......... .......... .......... 9% 61.1M 9s
5850K .......... .......... .......... .......... .......... 9% 60.4M 9s
5900K .......... .......... .......... .......... .......... 10% 64.2M 9s
5950K .......... .......... .......... .......... .......... 10% 48.2M 9s
6000K .......... .......... .......... .......... .......... 10% 63.0M 9s
6050K .......... .......... .......... .......... .......... 10% 64.8M 9s
6100K .......... .......... .......... .......... .......... 10% 553K 9s
6150K .......... .......... .......... .......... .......... 10% 51.8M 9s
6200K .......... .......... .......... .......... .......... 10% 56.8M 9s
6250K .......... .......... .......... .......... .......... 10% 62.0M 9s
6300K .......... .......... .......... .......... .......... 10% 64.7M 9s
6350K .......... .......... .......... .......... .......... 10% 48.5M 9s
6400K .......... .......... .......... .......... .......... 10% 62.2M 9s
6450K .......... .......... .......... .......... .......... 10% 61.9M 9s
6500K .......... .......... .......... .......... .......... 11% 59.1M 9s
6550K .......... .......... .......... .......... .......... 11% 60.7M 9s
6600K .......... .......... .......... .......... .......... 11% 69.4M 9s
6650K .......... .......... .......... .......... .......... 11% 44.4M 9s
6700K .......... .......... .......... .......... .......... 11% 59.9M 8s
6750K .......... .......... .......... .......... .......... 11% 48.6M 8s
6800K .......... .......... .......... .......... .......... 11% 65.1M 8s
6850K .......... .......... .......... .......... .......... 11% 56.1M 8s
6900K .......... .......... .......... .......... .......... 11% 59.0M 8s
6950K .......... .......... .......... .......... .......... 11% 57.9M 8s
7000K .......... .......... .......... .......... .......... 11% 60.7M 8s
7050K .......... .......... .......... .......... .......... 11% 55.7M 8s
7100K .......... .......... .......... .......... .......... 12% 63.9M 8s
7150K .......... .......... .......... .......... .......... 12% 54.6M 8s
7200K .......... .......... .......... .......... .......... 12% 554K 9s
7250K .......... .......... .......... .......... .......... 12% 57.3M 8s
7300K .......... .......... .......... .......... .......... 12% 55.5M 8s
7350K .......... .......... .......... .......... .......... 12% 52.7M 8s
7400K .......... .......... .......... .......... .......... 12% 63.7M 8s
7450K .......... .......... .......... .......... .......... 12% 62.9M 8s
7500K .......... .......... .......... .......... .......... 12% 59.3M 8s
7550K .......... .......... .......... .......... .......... 12% 51.3M 8s
7600K .......... .......... .......... .......... .......... 12% 59.2M 8s
7650K .......... .......... .......... .......... .......... 12% 64.3M 8s
7700K .......... .......... .......... .......... .......... 13% 33.6M 8s
7750K .......... .......... .......... .......... .......... 13% 39.7M 8s
7800K .......... .......... .......... .......... .......... 13% 52.4M 8s
7850K .......... .......... .......... .......... .......... 13% 51.9M 8s
7900K .......... .......... .......... .......... .......... 13% 55.7M 8s
7950K .......... .......... .......... .......... .......... 13% 33.5M 8s
8000K .......... .......... .......... .......... .......... 13% 52.9M 8s
8050K .......... .......... .......... .......... .......... 13% 65.9M 8s
8100K .......... .......... .......... .......... .......... 13% 61.6M 8s
8150K .......... .......... .......... .......... .......... 13% 52.4M 7s
8200K .......... .......... .......... .......... .......... 13% 10.9M 7s
8250K .......... .......... .......... .......... .......... 13% 48.9M 7s
8300K .......... .......... .......... .......... .......... 14% 53.5M 7s
8350K .......... .......... .......... .......... .......... 14% 44.2M 7s
8400K .......... .......... .......... .......... .......... 14% 55.2M 7s
8450K .......... .......... .......... .......... .......... 14% 61.1M 7s
8500K .......... .......... .......... .......... .......... 14% 69.0M 7s
8550K .......... .......... .......... .......... .......... 14% 588K 8s
8600K .......... .......... .......... .......... .......... 14% 48.3M 8s
8650K .......... .......... .......... .......... .......... 14% 45.5M 8s
8700K .......... .......... .......... .......... .......... 14% 52.2M 8s
8750K .......... .......... .......... .......... .......... 14% 46.1M 7s
8800K .......... .......... .......... .......... .......... 14% 55.9M 7s
8850K .......... .......... .......... .......... .......... 14% 53.4M 7s
8900K .......... .......... .......... .......... .......... 15% 56.1M 7s
8950K .......... .......... .......... .......... .......... 15% 62.1M 7s
9000K .......... .......... .......... .......... .......... 15% 66.7M 7s
9050K .......... .......... .......... .......... .......... 15% 46.8M 7s
9100K .......... .......... .......... .......... .......... 15% 55.7M 7s
9150K .......... .......... .......... .......... .......... 15% 46.1M 7s
9200K .......... .......... .......... .......... .......... 15% 54.8M 7s
9250K .......... .......... .......... .......... .......... 15% 54.1M 7s
9300K .......... .......... .......... .......... .......... 15% 61.0M 7s
9350K .......... .......... .......... .......... .......... 15% 50.1M 7s
9400K .......... .......... .......... .......... .......... 15% 67.0M 7s
9450K .......... .......... .......... .......... .......... 15% 67.7M 7s
9500K .......... .......... .......... .......... .......... 16% 56.0M 7s
9550K .......... .......... .......... .......... .......... 16% 556K 7s
9600K .......... .......... .......... .......... .......... 16% 57.0M 7s
9650K .......... .......... .......... .......... .......... 16% 61.1M 7s
9700K .......... .......... .......... .......... .......... 16% 59.0M 7s
9750K .......... .......... .......... .......... .......... 16% 55.6M 7s
9800K .......... .......... .......... .......... .......... 16% 64.3M 7s
9850K .......... .......... .......... .......... .......... 16% 62.1M 7s
9900K .......... .......... .......... .......... .......... 16% 62.9M 7s
9950K .......... .......... .......... .......... .......... 16% 49.7M 7s
10000K .......... .......... .......... .......... .......... 16% 69.4M 7s
10050K .......... .......... .......... .......... .......... 16% 2.65M 7s
10100K .......... .......... .......... .......... .......... 17% 52.5M 7s
10150K .......... .......... .......... .......... .......... 17% 57.4M 7s
10200K .......... .......... .......... .......... .......... 17% 61.2M 7s
10250K .......... .......... .......... .......... .......... 17% 68.5M 7s
10300K .......... .......... .......... .......... .......... 17% 7.23M 7s
10350K .......... .......... .......... .......... .......... 17% 48.3M 7s
10400K .......... .......... .......... .......... .......... 17% 60.5M 7s
10450K .......... .......... .......... .......... .......... 17% 44.7M 7s
10500K .......... .......... .......... .......... .......... 17% 58.4M 7s
10550K .......... .......... .......... .......... .......... 17% 58.3M 7s
10600K .......... .......... .......... .......... .......... 17% 58.8M 7s
10650K .......... .......... .......... .......... .......... 18% 67.2M 7s
10700K .......... .......... .......... .......... .......... 18% 52.7M 7s
10750K .......... .......... .......... .......... .......... 18% 55.0M 7s
10800K .......... .......... .......... .......... .......... 18% 7.59M 6s
10850K .......... .......... .......... .......... .......... 18% 53.1M 6s
10900K .......... .......... .......... .......... .......... 18% 823K 7s
10950K .......... .......... .......... .......... .......... 18% 46.4M 7s
11000K .......... .......... .......... .......... .......... 18% 53.9M 7s
11050K .......... .......... .......... .......... .......... 18% 51.1M 7s
11100K .......... .......... .......... .......... .......... 18% 55.5M 7s
11150K .......... .......... .......... .......... .......... 18% 38.9M 7s
11200K .......... .......... .......... .......... .......... 18% 55.8M 7s
11250K .......... .......... .......... .......... .......... 19% 56.4M 6s
11300K .......... .......... .......... .......... .......... 19% 65.1M 6s
11350K .......... .......... .......... .......... .......... 19% 63.0M 6s
11400K .......... .......... .......... .......... .......... 19% 1.99M 6s
11450K .......... .......... .......... .......... .......... 19% 52.8M 6s
11500K .......... .......... .......... .......... .......... 19% 59.1M 6s
11550K .......... .......... .......... .......... .......... 19% 3.17M 6s
11600K .......... .......... .......... .......... .......... 19% 41.4M 6s
11650K .......... .......... .......... .......... .......... 19% 51.2M 6s
11700K .......... .......... .......... .......... .......... 19% 55.9M 6s
11750K .......... .......... .......... .......... .......... 19% 45.9M 6s
11800K .......... .......... .......... .......... .......... 19% 52.2M 6s
11850K .......... .......... .......... .......... .......... 20% 57.7M 6s
11900K .......... .......... .......... .......... .......... 20% 55.1M 6s
11950K .......... .......... .......... .......... .......... 20% 41.3M 6s
12000K .......... .......... .......... .......... .......... 20% 20.0M 6s
12050K .......... .......... .......... .......... .......... 20% 51.8M 6s
12100K .......... .......... .......... .......... .......... 20% 66.4M 6s
12150K .......... .......... .......... .......... .......... 20% 53.7M 6s
12200K .......... .......... .......... .......... .......... 20% 64.6M 6s
12250K .......... .......... .......... .......... .......... 20% 1.01M 6s
12300K .......... .......... .......... .......... .......... 20% 50.4M 6s
12350K .......... .......... .......... .......... .......... 20% 44.5M 6s
12400K .......... .......... .......... .......... .......... 20% 58.4M 6s
12450K .......... .......... .......... .......... .......... 21% 58.1M 6s
12500K .......... .......... .......... .......... .......... 21% 53.0M 6s
12550K .......... .......... .......... .......... .......... 21% 48.4M 6s
12600K .......... .......... .......... .......... .......... 21% 56.2M 6s
12650K .......... .......... .......... .......... .......... 21% 55.2M 6s
12700K .......... .......... .......... .......... .......... 21% 63.3M 6s
12750K .......... .......... .......... .......... .......... 21% 1.23M 6s
12800K .......... .......... .......... .......... .......... 21% 59.4M 6s
12850K .......... .......... .......... .......... .......... 21% 59.6M 6s
12900K .......... .......... .......... .......... .......... 21% 61.3M 6s
12950K .......... .......... .......... .......... .......... 21% 59.2M 6s
13000K .......... .......... .......... .......... .......... 21% 60.8M 6s
13050K .......... .......... .......... .......... .......... 22% 60.8M 6s
13100K .......... .......... .......... .......... .......... 22% 61.6M 6s
13150K .......... .......... .......... .......... .......... 22% 43.8M 6s
13200K .......... .......... .......... .......... .......... 22% 65.6M 6s
13250K .......... .......... .......... .......... .......... 22% 70.0M 6s
13300K .......... .......... .......... .......... .......... 22% 926K 6s
13350K .......... .......... .......... .......... .......... 22% 49.6M 6s
13400K .......... .......... .......... .......... .......... 22% 65.6M 6s
13450K .......... .......... .......... .......... .......... 22% 63.5M 6s
13500K .......... .......... .......... .......... .......... 22% 59.6M 6s
13550K .......... .......... .......... .......... .......... 22% 46.7M 6s
13600K .......... .......... .......... .......... .......... 22% 61.5M 6s
13650K .......... .......... .......... .......... .......... 23% 69.8M 6s
13700K .......... .......... .......... .......... .......... 23% 69.7M 6s
13750K .......... .......... .......... .......... .......... 23% 63.6M 6s
13800K .......... .......... .......... .......... .......... 23% 68.8M 6s
13850K .......... .......... .......... .......... .......... 23% 1.29M 6s
13900K .......... .......... .......... .......... .......... 23% 57.5M 6s
13950K .......... .......... .......... .......... .......... 23% 46.9M 6s
14000K .......... .......... .......... .......... .......... 23% 58.9M 6s
14050K .......... .......... .......... .......... .......... 23% 61.6M 6s
14100K .......... .......... .......... .......... .......... 23% 61.8M 6s
14150K .......... .......... .......... .......... .......... 23% 57.1M 6s
14200K .......... .......... .......... .......... .......... 23% 64.7M 6s
14250K .......... .......... .......... .......... .......... 24% 60.6M 6s
14300K .......... .......... .......... .......... .......... 24% 63.9M 6s
14350K .......... .......... .......... .......... .......... 24% 54.8M 6s
14400K .......... .......... .......... .......... .......... 24% 955K 6s
14450K .......... .......... .......... .......... .......... 24% 59.3M 6s
14500K .......... .......... .......... .......... .......... 24% 61.8M 6s
14550K .......... .......... .......... .......... .......... 24% 56.1M 6s
14600K .......... .......... .......... .......... .......... 24% 22.0M 6s
14650K .......... .......... .......... .......... .......... 24% 55.6M 6s
14700K .......... .......... .......... .......... .......... 24% 57.8M 6s
14750K .......... .......... .......... .......... .......... 24% 49.1M 6s
14800K .......... .......... .......... .......... .......... 24% 59.1M 6s
14850K .......... .......... .......... .......... .......... 25% 54.6M 6s
14900K .......... .......... .......... .......... .......... 25% 58.5M 6s
14950K .......... .......... .......... .......... .......... 25% 56.7M 5s
15000K .......... .......... .......... .......... .......... 25% 50.0M 5s
15050K .......... .......... .......... .......... .......... 25% 59.0M 5s
15100K .......... .......... .......... .......... .......... 25% 67.5M 5s
15150K .......... .......... .......... .......... .......... 25% 56.0M 5s
15200K .......... .......... .......... .......... .......... 25% 1.31M 5s
15250K .......... .......... .......... .......... .......... 25% 60.4M 5s
15300K .......... .......... .......... .......... .......... 25% 57.1M 5s
15350K .......... .......... .......... .......... .......... 25% 47.9M 5s
15400K .......... .......... .......... .......... .......... 25% 59.4M 5s
15450K .......... .......... .......... .......... .......... 26% 66.1M 5s
15500K .......... .......... .......... .......... .......... 26% 68.3M 5s
15550K .......... .......... .......... .......... .......... 26% 27.0M 5s
15600K .......... .......... .......... .......... .......... 26% 69.0M 5s
15650K .......... .......... .......... .......... .......... 26% 69.8M 5s
15700K .......... .......... .......... .......... .......... 26% 932K 5s
15750K .......... .......... .......... .......... .......... 26% 51.5M 5s
15800K .......... .......... .......... .......... .......... 26% 57.8M 5s
15850K .......... .......... .......... .......... .......... 26% 67.4M 5s
15900K .......... .......... .......... .......... .......... 26% 1.35M 5s
15950K .......... .......... .......... .......... .......... 26% 47.7M 5s
16000K .......... .......... .......... .......... .......... 27% 62.0M 5s
16050K .......... .......... .......... .......... .......... 27% 58.7M 5s
16100K .......... .......... .......... .......... .......... 27% 62.4M 5s
16150K .......... .......... .......... .......... .......... 27% 56.2M 5s
16200K .......... .......... .......... .......... .......... 27% 58.9M 5s
16250K .......... .......... .......... .......... .......... 27% 61.1M 5s
16300K .......... .......... .......... .......... .......... 27% 57.8M 5s
16350K .......... .......... .......... .......... .......... 27% 46.0M 5s
16400K .......... .......... .......... .......... .......... 27% 63.7M 5s
16450K .......... .......... .......... .......... .......... 27% 63.9M 5s
16500K .......... .......... .......... .......... .......... 27% 69.8M 5s
16550K .......... .......... .......... .......... .......... 27% 23.4M 5s
16600K .......... .......... .......... .......... .......... 28% 63.0M 5s
16650K .......... .......... .......... .......... .......... 28% 61.3M 5s
16700K .......... .......... .......... .......... .......... 28% 60.5M 5s
16750K .......... .......... .......... .......... .......... 28% 52.8M 5s
16800K .......... .......... .......... .......... .......... 28% 23.6M 5s
16850K .......... .......... .......... .......... .......... 28% 59.9M 5s
16900K .......... .......... .......... .......... .......... 28% 59.2M 5s
16950K .......... .......... .......... .......... .......... 28% 58.9M 5s
17000K .......... .......... .......... .......... .......... 28% 66.8M 5s
17050K .......... .......... .......... .......... .......... 28% 566K 5s
17100K .......... .......... .......... .......... .......... 28% 58.5M 5s
17150K .......... .......... .......... .......... .......... 28% 51.0M 5s
17200K .......... .......... .......... .......... .......... 29% 60.5M 5s
17250K .......... .......... .......... .......... .......... 29% 57.8M 5s
17300K .......... .......... .......... .......... .......... 29% 59.0M 5s
17350K .......... .......... .......... .......... .......... 29% 55.9M 5s
17400K .......... .......... .......... .......... .......... 29% 61.8M 5s
17450K .......... .......... .......... .......... .......... 29% 60.5M 5s
17500K .......... .......... .......... .......... .......... 29% 66.5M 5s
17550K .......... .......... .......... .......... .......... 29% 18.3M 5s
17600K .......... .......... .......... .......... .......... 29% 57.9M 5s
17650K .......... .......... .......... .......... .......... 29% 60.3M 5s
17700K .......... .......... .......... .......... .......... 29% 57.6M 5s
17750K .......... .......... .......... .......... .......... 29% 57.0M 5s
17800K .......... .......... .......... .......... .......... 30% 63.1M 5s
17850K .......... .......... .......... .......... .......... 30% 58.7M 5s
17900K .......... .......... .......... .......... .......... 30% 62.6M 5s
17950K .......... .......... .......... .......... .......... 30% 50.1M 5s
18000K .......... .......... .......... .......... .......... 30% 63.9M 5s
18050K .......... .......... .......... .......... .......... 30% 63.8M 5s
18100K .......... .......... .......... .......... .......... 30% 562K 5s
18150K .......... .......... .......... .......... .......... 30% 44.4M 5s
18200K .......... .......... .......... .......... .......... 30% 49.2M 5s
18250K .......... .......... .......... .......... .......... 30% 60.6M 5s
18300K .......... .......... .......... .......... .......... 30% 65.5M 5s
18350K .......... .......... .......... .......... .......... 30% 2.62M 5s
18400K .......... .......... .......... .......... .......... 31% 60.1M 5s
18450K .......... .......... .......... .......... .......... 31% 58.9M 5s
18500K .......... .......... .......... .......... .......... 31% 60.7M 5s
18550K .......... .......... .......... .......... .......... 31% 51.6M 5s
18600K .......... .......... .......... .......... .......... 31% 53.4M 5s
18650K .......... .......... .......... .......... .......... 31% 57.8M 5s
18700K .......... .......... .......... .......... .......... 31% 56.7M 5s
18750K .......... .......... .......... .......... .......... 31% 46.2M 5s
18800K .......... .......... .......... .......... .......... 31% 60.7M 5s
18850K .......... .......... .......... .......... .......... 31% 58.3M 5s
18900K .......... .......... .......... .......... .......... 31% 60.3M 5s
18950K .......... .......... .......... .......... .......... 31% 54.0M 5s
19000K .......... .......... .......... .......... .......... 32% 60.4M 5s
19050K .......... .......... .......... .......... .......... 32% 60.9M 5s
19100K .......... .......... .......... .......... .......... 32% 62.7M 5s
19150K .......... .......... .......... .......... .......... 32% 44.7M 5s
19200K .......... .......... .......... .......... .......... 32% 58.9M 5s
19250K .......... .......... .......... .......... .......... 32% 59.0M 5s
19300K .......... .......... .......... .......... .......... 32% 58.8M 5s
19350K .......... .......... .......... .......... .......... 32% 66.3M 5s
19400K .......... .......... .......... .......... .......... 32% 68.9M 5s
19450K .......... .......... .......... .......... .......... 32% 70.7M 5s
19500K .......... .......... .......... .......... .......... 32% 551K 5s
19550K .......... .......... .......... .......... .......... 32% 32.7M 5s
19600K .......... .......... .......... .......... .......... 33% 54.3M 5s
19650K .......... .......... .......... .......... .......... 33% 47.2M 5s
19700K .......... .......... .......... .......... .......... 33% 51.8M 5s
19750K .......... .......... .......... .......... .......... 33% 48.9M 5s
19800K .......... .......... .......... .......... .......... 33% 59.1M 5s
19850K .......... .......... .......... .......... .......... 33% 56.5M 5s
19900K .......... .......... .......... .......... .......... 33% 53.8M 5s
19950K .......... .......... .......... .......... .......... 33% 38.5M 5s
20000K .......... .......... .......... .......... .......... 33% 51.4M 5s
20050K .......... .......... .......... .......... .......... 33% 57.4M 5s
20100K .......... .......... .......... .......... .......... 33% 50.0M 5s
20150K .......... .......... .......... .......... .......... 33% 50.1M 5s
20200K .......... .......... .......... .......... .......... 34% 52.6M 5s
20250K .......... .......... .......... .......... .......... 34% 55.2M 5s
20300K .......... .......... .......... .......... .......... 34% 68.9M 5s
20350K .......... .......... .......... .......... .......... 34% 50.3M 5s
20400K .......... .......... .......... .......... .......... 34% 66.8M 4s
20450K .......... .......... .......... .......... .......... 34% 67.2M 4s
20500K .......... .......... .......... .......... .......... 34% 62.1M 4s
20550K .......... .......... .......... .......... .......... 34% 563K 5s
20600K .......... .......... .......... .......... .......... 34% 53.2M 5s
20650K .......... .......... .......... .......... .......... 34% 62.2M 5s
20700K .......... .......... .......... .......... .......... 34% 59.4M 5s
20750K .......... .......... .......... .......... .......... 34% 26.8M 5s
20800K .......... .......... .......... .......... .......... 35% 50.9M 5s
20850K .......... .......... .......... .......... .......... 35% 63.6M 5s
20900K .......... .......... .......... .......... .......... 35% 60.3M 5s
20950K .......... .......... .......... .......... .......... 35% 57.7M 4s
21000K .......... .......... .......... .......... .......... 35% 60.1M 4s
21050K .......... .......... .......... .......... .......... 35% 59.9M 4s
21100K .......... .......... .......... .......... .......... 35% 64.5M 4s
21150K .......... .......... .......... .......... .......... 35% 48.0M 4s
21200K .......... .......... .......... .......... .......... 35% 56.8M 4s
21250K .......... .......... .......... .......... .......... 35% 56.8M 4s
21300K .......... .......... .......... .......... .......... 35% 59.4M 4s
21350K .......... .......... .......... .......... .......... 36% 57.7M 4s
21400K .......... .......... .......... .......... .......... 36% 63.3M 4s
21450K .......... .......... .......... .......... .......... 36% 63.1M 4s
21500K .......... .......... .......... .......... .......... 36% 59.7M 4s
21550K .......... .......... .......... .......... .......... 36% 49.2M 4s
21600K .......... .......... .......... .......... .......... 36% 62.9M 4s
21650K .......... .......... .......... .......... .......... 36% 60.2M 4s
21700K .......... .......... .......... .......... .......... 36% 62.6M 4s
21750K .......... .......... .......... .......... .......... 36% 56.7M 4s
21800K .......... .......... .......... .......... .......... 36% 56.7M 4s
21850K .......... .......... .......... .......... .......... 36% 29.4M 4s
21900K .......... .......... .......... .......... .......... 36% 558K 4s
21950K .......... .......... .......... .......... .......... 37% 47.1M 4s
22000K .......... .......... .......... .......... .......... 37% 60.6M 4s
22050K .......... .......... .......... .......... .......... 37% 58.9M 4s
22100K .......... .......... .......... .......... .......... 37% 59.7M 4s
22150K .......... .......... .......... .......... .......... 37% 59.6M 4s
22200K .......... .......... .......... .......... .......... 37% 57.6M 4s
22250K .......... .......... .......... .......... .......... 37% 67.6M 4s
22300K .......... .......... .......... .......... .......... 37% 13.4M 4s
22350K .......... .......... .......... .......... .......... 37% 43.3M 4s
22400K .......... .......... .......... .......... .......... 37% 54.4M 4s
22450K .......... .......... .......... .......... .......... 37% 50.1M 4s
22500K .......... .......... .......... .......... .......... 37% 56.8M 4s
22550K .......... .......... .......... .......... .......... 38% 49.5M 4s
22600K .......... .......... .......... .......... .......... 38% 48.5M 4s
22650K .......... .......... .......... .......... .......... 38% 51.5M 4s
22700K .......... .......... .......... .......... .......... 38% 53.5M 4s
22750K .......... .......... .......... .......... .......... 38% 42.3M 4s
22800K .......... .......... .......... .......... .......... 38% 57.2M 4s
22850K .......... .......... .......... .......... .......... 38% 56.6M 4s
22900K .......... .......... .......... .......... .......... 38% 54.0M 4s
22950K .......... .......... .......... .......... .......... 38% 52.1M 4s
23000K .......... .......... .......... .......... .......... 38% 57.9M 4s
23050K .......... .......... .......... .......... .......... 38% 54.6M 4s
23100K .......... .......... .......... .......... .......... 38% 55.8M 4s
23150K .......... .......... .......... .......... .......... 39% 54.9M 4s
23200K .......... .......... .......... .......... .......... 39% 67.3M 4s
23250K .......... .......... .......... .......... .......... 39% 559K 4s
23300K .......... .......... .......... .......... .......... 39% 50.6M 4s
23350K .......... .......... .......... .......... .......... 39% 55.7M 4s
23400K .......... .......... .......... .......... .......... 39% 62.2M 4s
23450K .......... .......... .......... .......... .......... 39% 61.9M 4s
23500K .......... .......... .......... .......... .......... 39% 59.6M 4s
23550K .......... .......... .......... .......... .......... 39% 43.8M 4s
23600K .......... .......... .......... .......... .......... 39% 58.6M 4s
23650K .......... .......... .......... .......... .......... 39% 55.5M 4s
23700K .......... .......... .......... .......... .......... 39% 59.2M 4s
23750K .......... .......... .......... .......... .......... 40% 58.6M 4s
23800K .......... .......... .......... .......... .......... 40% 57.5M 4s
23850K .......... .......... .......... .......... .......... 40% 57.8M 4s
23900K .......... .......... .......... .......... .......... 40% 61.6M 4s
23950K .......... .......... .......... .......... .......... 40% 47.7M 4s
24000K .......... .......... .......... .......... .......... 40% 53.5M 4s
24050K .......... .......... .......... .......... .......... 40% 53.3M 4s
24100K .......... .......... .......... .......... .......... 40% 63.2M 4s
24150K .......... .......... .......... .......... .......... 40% 59.6M 4s
24200K .......... .......... .......... .......... .......... 40% 70.0M 4s
24250K .......... .......... .......... .......... .......... 40% 69.1M 4s
24300K .......... .......... .......... .......... .......... 40% 69.8M 4s
24350K .......... .......... .......... .......... .......... 41% 546K 4s
24400K .......... .......... .......... .......... .......... 41% 72.5M 4s
24450K .......... .......... .......... .......... .......... 41% 9.59M 4s
24500K .......... .......... .......... .......... .......... 41% 54.3M 4s
24550K .......... .......... .......... .......... .......... 41% 54.7M 4s
24600K .......... .......... .......... .......... .......... 41% 56.5M 4s
24650K .......... .......... .......... .......... .......... 41% 63.2M 4s
24700K .......... .......... .......... .......... .......... 41% 65.2M 4s
24750K .......... .......... .......... .......... .......... 41% 46.6M 4s
24800K .......... .......... .......... .......... .......... 41% 56.7M 4s
24850K .......... .......... .......... .......... .......... 41% 59.3M 4s
24900K .......... .......... .......... .......... .......... 41% 60.5M 4s
24950K .......... .......... .......... .......... .......... 42% 59.2M 4s
25000K .......... .......... .......... .......... .......... 42% 69.3M 4s
25050K .......... .......... .......... .......... .......... 42% 68.2M 4s
25100K .......... .......... .......... .......... .......... 42% 70.0M 4s
25150K .......... .......... .......... .......... .......... 42% 55.3M 4s
25200K .......... .......... .......... .......... .......... 42% 71.1M 4s
25250K .......... .......... .......... .......... .......... 42% 67.5M 4s
25300K .......... .......... .......... .......... .......... 42% 69.9M 4s
25350K .......... .......... .......... .......... .......... 42% 547K 4s
25400K .......... .......... .......... .......... .......... 42% 55.5M 4s
25450K .......... .......... .......... .......... .......... 42% 59.5M 4s
25500K .......... .......... .......... .......... .......... 42% 61.1M 4s
25550K .......... .......... .......... .......... .......... 43% 47.6M 4s
25600K .......... .......... .......... .......... .......... 43% 61.5M 4s
25650K .......... .......... .......... .......... .......... 43% 61.1M 4s
25700K .......... .......... .......... .......... .......... 43% 60.4M 4s
25750K .......... .......... .......... .......... .......... 43% 59.3M 4s
25800K .......... .......... .......... .......... .......... 43% 59.7M 4s
25850K .......... .......... .......... .......... .......... 43% 61.2M 4s
25900K .......... .......... .......... .......... .......... 43% 62.3M 4s
25950K .......... .......... .......... .......... .......... 43% 49.3M 4s
26000K .......... .......... .......... .......... .......... 43% 63.7M 4s
26050K .......... .......... .......... .......... .......... 43% 60.1M 4s
26100K .......... .......... .......... .......... .......... 43% 60.8M 4s
26150K .......... .......... .......... .......... .......... 44% 60.6M 4s
26200K .......... .......... .......... .......... .......... 44% 62.1M 4s
26250K .......... .......... .......... .......... .......... 44% 60.9M 4s
26300K .......... .......... .......... .......... .......... 44% 59.7M 4s
26350K .......... .......... .......... .......... .......... 44% 48.8M 4s
26400K .......... .......... .......... .......... .......... 44% 60.8M 4s
26450K .......... .......... .......... .......... .......... 44% 58.7M 4s
26500K .......... .......... .......... .......... .......... 44% 63.0M 4s
26550K .......... .......... .......... .......... .......... 44% 56.1M 4s
26600K .......... .......... .......... .......... .......... 44% 60.3M 4s
26650K .......... .......... .......... .......... .......... 44% 73.5M 4s
26700K .......... .......... .......... .......... .......... 45% 70.0M 4s
26750K .......... .......... .......... .......... .......... 45% 548K 4s
26800K .......... .......... .......... .......... .......... 45% 61.8M 4s
26850K .......... .......... .......... .......... .......... 45% 59.8M 4s
26900K .......... .......... .......... .......... .......... 45% 6.31M 4s
26950K .......... .......... .......... .......... .......... 45% 48.6M 4s
27000K .......... .......... .......... .......... .......... 45% 59.5M 4s
27050K .......... .......... .......... .......... .......... 45% 60.2M 4s
27100K .......... .......... .......... .......... .......... 45% 62.4M 4s
27150K .......... .......... .......... .......... .......... 45% 49.0M 4s
27200K .......... .......... .......... .......... .......... 45% 59.8M 4s
27250K .......... .......... .......... .......... .......... 45% 62.2M 4s
27300K .......... .......... .......... .......... .......... 46% 62.1M 4s
27350K .......... .......... .......... .......... .......... 46% 57.3M 4s
27400K .......... .......... .......... .......... .......... 46% 60.0M 4s
27450K .......... .......... .......... .......... .......... 46% 60.1M 4s
27500K .......... .......... .......... .......... .......... 46% 60.6M 4s
27550K .......... .......... .......... .......... .......... 46% 50.0M 3s
27600K .......... .......... .......... .......... .......... 46% 61.7M 3s
27650K .......... .......... .......... .......... .......... 46% 60.8M 3s
27700K .......... .......... .......... .......... .......... 46% 60.1M 3s
27750K .......... .......... .......... .......... .......... 46% 55.8M 3s
27800K .......... .......... .......... .......... .......... 46% 60.0M 3s
27850K .......... .......... .......... .......... .......... 46% 62.9M 3s
27900K .......... .......... .......... .......... .......... 47% 69.8M 3s
27950K .......... .......... .......... .......... .......... 47% 54.8M 3s
28000K .......... .......... .......... .......... .......... 47% 549K 4s
28050K .......... .......... .......... .......... .......... 47% 54.3M 3s
28100K .......... .......... .......... .......... .......... 47% 57.6M 3s
28150K .......... .......... .......... .......... .......... 47% 55.3M 3s
28200K .......... .......... .......... .......... .......... 47% 61.3M 3s
28250K .......... .......... .......... .......... .......... 47% 61.1M 3s
28300K .......... .......... .......... .......... .......... 47% 61.2M 3s
28350K .......... .......... .......... .......... .......... 47% 46.8M 3s
28400K .......... .......... .......... .......... .......... 47% 58.8M 3s
28450K .......... .......... .......... .......... .......... 47% 63.9M 3s
28500K .......... .......... .......... .......... .......... 48% 61.5M 3s
28550K .......... .......... .......... .......... .......... 48% 55.5M 3s
28600K .......... .......... .......... .......... .......... 48% 60.6M 3s
28650K .......... .......... .......... .......... .......... 48% 54.7M 3s
28700K .......... .......... .......... .......... .......... 48% 61.1M 3s
28750K .......... .......... .......... .......... .......... 48% 50.2M 3s
28800K .......... .......... .......... .......... .......... 48% 59.8M 3s
28850K .......... .......... .......... .......... .......... 48% 58.5M 3s
28900K .......... .......... .......... .......... .......... 48% 62.4M 3s
28950K .......... .......... .......... .......... .......... 48% 65.3M 3s
29000K .......... .......... .......... .......... .......... 48% 68.1M 3s
29050K .......... .......... .......... .......... .......... 48% 551K 3s
29100K .......... .......... .......... .......... .......... 49% 58.1M 3s
29150K .......... .......... .......... .......... .......... 49% 50.8M 3s
29200K .......... .......... .......... .......... .......... 49% 62.3M 3s
29250K .......... .......... .......... .......... .......... 49% 65.2M 3s
29300K .......... .......... .......... .......... .......... 49% 59.6M 3s
29350K .......... .......... .......... .......... .......... 49% 53.5M 3s
29400K .......... .......... .......... .......... .......... 49% 61.9M 3s
29450K .......... .......... .......... .......... .......... 49% 61.8M 3s
29500K .......... .......... .......... .......... .......... 49% 66.5M 3s
29550K .......... .......... .......... .......... .......... 49% 51.7M 3s
29600K .......... .......... .......... .......... .......... 49% 58.8M 3s
29650K .......... .......... .......... .......... .......... 49% 57.5M 3s
29700K .......... .......... .......... .......... .......... 50% 59.9M 3s
29750K .......... .......... .......... .......... .......... 50% 55.5M 3s
29800K .......... .......... .......... .......... .......... 50% 67.1M 3s
29850K .......... .......... .......... .......... .......... 50% 6.40M 3s
29900K .......... .......... .......... .......... .......... 50% 57.5M 3s
29950K .......... .......... .......... .......... .......... 50% 49.0M 3s
30000K .......... .......... .......... .......... .......... 50% 63.0M 3s
30050K .......... .......... .......... .......... .......... 50% 62.2M 3s
30100K .......... .......... .......... .......... .......... 50% 62.8M 3s
30150K .......... .......... .......... .......... .......... 50% 58.9M 3s
30200K .......... .......... .......... .......... .......... 50% 62.1M 3s
30250K .......... .......... .......... .......... .......... 50% 60.4M 3s
30300K .......... .......... .......... .......... .......... 51% 66.5M 3s
30350K .......... .......... .......... .......... .......... 51% 37.0M 3s
30400K .......... .......... .......... .......... .......... 51% 600K 3s
30450K .......... .......... .......... .......... .......... 51% 57.8M 3s
30500K .......... .......... .......... .......... .......... 51% 60.9M 3s
30550K .......... .......... .......... .......... .......... 51% 56.3M 3s
30600K .......... .......... .......... .......... .......... 51% 61.2M 3s
30650K .......... .......... .......... .......... .......... 51% 62.8M 3s
30700K .......... .......... .......... .......... .......... 51% 59.2M 3s
30750K .......... .......... .......... .......... .......... 51% 49.9M 3s
30800K .......... .......... .......... .......... .......... 51% 60.8M 3s
30850K .......... .......... .......... .......... .......... 51% 63.1M 3s
30900K .......... .......... .......... .......... .......... 52% 69.9M 3s
30950K .......... .......... .......... .......... .......... 52% 5.96M 3s
31000K .......... .......... .......... .......... .......... 52% 57.7M 3s
31050K .......... .......... .......... .......... .......... 52% 63.3M 3s
31100K .......... .......... .......... .......... .......... 52% 45.9M 3s
31150K .......... .......... .......... .......... .......... 52% 47.4M 3s
31200K .......... .......... .......... .......... .......... 52% 52.1M 3s
31250K .......... .......... .......... .......... .......... 52% 57.8M 3s
31300K .......... .......... .......... .......... .......... 52% 59.2M 3s
31350K .......... .......... .......... .......... .......... 52% 59.1M 3s
31400K .......... .......... .......... .......... .......... 52% 69.8M 3s
31450K .......... .......... .......... .......... .......... 52% 68.3M 3s
31500K .......... .......... .......... .......... .......... 53% 599K 3s
31550K .......... .......... .......... .......... .......... 53% 46.9M 3s
31600K .......... .......... .......... .......... .......... 53% 51.4M 3s
31650K .......... .......... .......... .......... .......... 53% 1.93M 3s
31700K .......... .......... .......... .......... .......... 53% 57.6M 3s
31750K .......... .......... .......... .......... .......... 53% 54.6M 3s
31800K .......... .......... .......... .......... .......... 53% 59.0M 3s
31850K .......... .......... .......... .......... .......... 53% 61.6M 3s
31900K .......... .......... .......... .......... .......... 53% 60.3M 3s
31950K .......... .......... .......... .......... .......... 53% 46.9M 3s
32000K .......... .......... .......... .......... .......... 53% 3.56M 3s
32050K .......... .......... .......... .......... .......... 54% 67.9M 3s
32100K .......... .......... .......... .......... .......... 54% 69.7M 3s
32150K .......... .......... .......... .......... .......... 54% 64.6M 3s
32200K .......... .......... .......... .......... .......... 54% 67.7M 3s
32250K .......... .......... .......... .......... .......... 54% 69.5M 3s
32300K .......... .......... .......... .......... .......... 54% 69.5M 3s
32350K .......... .......... .......... .......... .......... 54% 53.9M 3s
32400K .......... .......... .......... .......... .......... 54% 68.3M 3s
32450K .......... .......... .......... .......... .......... 54% 67.6M 3s
32500K .......... .......... .......... .......... .......... 54% 69.1M 3s
32550K .......... .......... .......... .......... .......... 54% 63.7M 3s
32600K .......... .......... .......... .......... .......... 54% 68.3M 3s
32650K .......... .......... .......... .......... .......... 55% 68.5M 3s
32700K .......... .......... .......... .......... .......... 55% 67.8M 3s
32750K .......... .......... .......... .......... .......... 55% 55.4M 3s
32800K .......... .......... .......... .......... .......... 55% 69.0M 3s
32850K .......... .......... .......... .......... .......... 55% 629K 3s
32900K .......... .......... .......... .......... .......... 55% 55.0M 3s
32950K .......... .......... .......... .......... .......... 55% 58.9M 3s
33000K .......... .......... .......... .......... .......... 55% 63.9M 3s
33050K .......... .......... .......... .......... .......... 55% 45.3M 3s
33100K .......... .......... .......... .......... .......... 55% 45.5M 3s
33150K .......... .......... .......... .......... .......... 55% 43.9M 3s
33200K .......... .......... .......... .......... .......... 55% 54.6M 3s
33250K .......... .......... .......... .......... .......... 56% 55.3M 3s
33300K .......... .......... .......... .......... .......... 56% 51.0M 3s
33350K .......... .......... .......... .......... .......... 56% 62.7M 3s
33400K .......... .......... .......... .......... .......... 56% 36.4M 3s
33450K .......... .......... .......... .......... .......... 56% 56.3M 3s
33500K .......... .......... .......... .......... .......... 56% 60.5M 3s
33550K .......... .......... .......... .......... .......... 56% 48.0M 3s
33600K .......... .......... .......... .......... .......... 56% 61.3M 3s
33650K .......... .......... .......... .......... .......... 56% 60.0M 3s
33700K .......... .......... .......... .......... .......... 56% 59.5M 3s
33750K .......... .......... .......... .......... .......... 56% 57.8M 3s
33800K .......... .......... .......... .......... .......... 56% 64.0M 3s
33850K .......... .......... .......... .......... .......... 57% 53.8M 3s
33900K .......... .......... .......... .......... .......... 57% 59.2M 3s
33950K .......... .......... .......... .......... .......... 57% 48.5M 3s
34000K .......... .......... .......... .......... .......... 57% 67.8M 3s
34050K .......... .......... .......... .......... .......... 57% 555K 3s
34100K .......... .......... .......... .......... .......... 57% 54.8M 3s
34150K .......... .......... .......... .......... .......... 57% 61.6M 3s
34200K .......... .......... .......... .......... .......... 57% 5.55M 3s
34250K .......... .......... .......... .......... .......... 57% 60.1M 3s
34300K .......... .......... .......... .......... .......... 57% 59.0M 3s
34350K .......... .......... .......... .......... .......... 57% 49.4M 3s
34400K .......... .......... .......... .......... .......... 57% 62.9M 3s
34450K .......... .......... .......... .......... .......... 58% 61.4M 3s
34500K .......... .......... .......... .......... .......... 58% 58.3M 3s
34550K .......... .......... .......... .......... .......... 58% 55.0M 3s
34600K .......... .......... .......... .......... .......... 58% 61.8M 3s
34650K .......... .......... .......... .......... .......... 58% 48.4M 3s
34700K .......... .......... .......... .......... .......... 58% 49.9M 3s
34750K .......... .......... .......... .......... .......... 58% 45.0M 3s
34800K .......... .......... .......... .......... .......... 58% 65.1M 3s
34850K .......... .......... .......... .......... .......... 58% 59.9M 3s
34900K .......... .......... .......... .......... .......... 58% 60.6M 3s
34950K .......... .......... .......... .......... .......... 58% 59.0M 3s
35000K .......... .......... .......... .......... .......... 58% 57.8M 3s
35050K .......... .......... .......... .......... .......... 59% 58.9M 3s
35100K .......... .......... .......... .......... .......... 59% 59.5M 3s
35150K .......... .......... .......... .......... .......... 59% 49.3M 3s
35200K .......... .......... .......... .......... .......... 59% 62.3M 3s
35250K .......... .......... .......... .......... .......... 59% 65.3M 3s
35300K .......... .......... .......... .......... .......... 59% 70.0M 3s
35350K .......... .......... .......... .......... .......... 59% 66.4M 3s
35400K .......... .......... .......... .......... .......... 59% 552K 3s
35450K .......... .......... .......... .......... .......... 59% 54.0M 3s
35500K .......... .......... .......... .......... .......... 59% 55.1M 3s
35550K .......... .......... .......... .......... .......... 59% 48.8M 3s
35600K .......... .......... .......... .......... .......... 59% 58.6M 3s
35650K .......... .......... .......... .......... .......... 60% 61.4M 3s
35700K .......... .......... .......... .......... .......... 60% 61.4M 3s
35750K .......... .......... .......... .......... .......... 60% 55.8M 3s
35800K .......... .......... .......... .......... .......... 60% 58.6M 3s
35850K .......... .......... .......... .......... .......... 60% 57.6M 3s
35900K .......... .......... .......... .......... .......... 60% 62.1M 3s
35950K .......... .......... .......... .......... .......... 60% 48.1M 2s
36000K .......... .......... .......... .......... .......... 60% 57.9M 2s
36050K .......... .......... .......... .......... .......... 60% 58.6M 2s
36100K .......... .......... .......... .......... .......... 60% 48.5M 2s
36150K .......... .......... .......... .......... .......... 60% 53.6M 2s
36200K .......... .......... .......... .......... .......... 60% 60.2M 2s
36250K .......... .......... .......... .......... .......... 61% 62.2M 2s
36300K .......... .......... .......... .......... .......... 61% 61.6M 2s
36350K .......... .......... .......... .......... .......... 61% 50.7M 2s
36400K .......... .......... .......... .......... .......... 61% 68.7M 2s
36450K .......... .......... .......... .......... .......... 61% 70.3M 2s
36500K .......... .......... .......... .......... .......... 61% 553K 2s
36550K .......... .......... .......... .......... .......... 61% 56.1M 2s
36600K .......... .......... .......... .......... .......... 61% 56.6M 2s
36650K .......... .......... .......... .......... .......... 61% 59.7M 2s
36700K .......... .......... .......... .......... .......... 61% 59.6M 2s
36750K .......... .......... .......... .......... .......... 61% 48.1M 2s
36800K .......... .......... .......... .......... .......... 61% 65.5M 2s
36850K .......... .......... .......... .......... .......... 62% 59.5M 2s
36900K .......... .......... .......... .......... .......... 62% 63.6M 2s
36950K .......... .......... .......... .......... .......... 62% 56.1M 2s
37000K .......... .......... .......... .......... .......... 62% 57.0M 2s
37050K .......... .......... .......... .......... .......... 62% 55.7M 2s
37100K .......... .......... .......... .......... .......... 62% 58.3M 2s
37150K .......... .......... .......... .......... .......... 62% 45.6M 2s
37200K .......... .......... .......... .......... .......... 62% 57.1M 2s
37250K .......... .......... .......... .......... .......... 62% 60.7M 2s
37300K .......... .......... .......... .......... .......... 62% 60.5M 2s
37350K .......... .......... .......... .......... .......... 62% 59.2M 2s
37400K .......... .......... .......... .......... .......... 63% 63.3M 2s
37450K .......... .......... .......... .......... .......... 63% 70.8M 2s
37500K .......... .......... .......... .......... .......... 63% 69.2M 2s
37550K .......... .......... .......... .......... .......... 63% 551K 2s
37600K .......... .......... .......... .......... .......... 63% 52.0M 2s
37650K .......... .......... .......... .......... .......... 63% 59.0M 2s
37700K .......... .......... .......... .......... .......... 63% 58.2M 2s
37750K .......... .......... .......... .......... .......... 63% 60.5M 2s
37800K .......... .......... .......... .......... .......... 63% 8.99M 2s
37850K .......... .......... .......... .......... .......... 63% 61.0M 2s
37900K .......... .......... .......... .......... .......... 63% 64.3M 2s
37950K .......... .......... .......... .......... .......... 63% 48.1M 2s
38000K .......... .......... .......... .......... .......... 64% 57.7M 2s
38050K .......... .......... .......... .......... .......... 64% 63.1M 2s
38100K .......... .......... .......... .......... .......... 64% 58.4M 2s
38150K .......... .......... .......... .......... .......... 64% 59.1M 2s
38200K .......... .......... .......... .......... .......... 64% 62.9M 2s
38250K .......... .......... .......... .......... .......... 64% 60.8M 2s
38300K .......... .......... .......... .......... .......... 64% 63.1M 2s
38350K .......... .......... .......... .......... .......... 64% 44.7M 2s
38400K .......... .......... .......... .......... .......... 64% 44.1M 2s
38450K .......... .......... .......... .......... .......... 64% 45.5M 2s
38500K .......... .......... .......... .......... .......... 64% 45.8M 2s
38550K .......... .......... .......... .......... .......... 64% 45.2M 2s
38600K .......... .......... .......... .......... .......... 65% 61.2M 2s
38650K .......... .......... .......... .......... .......... 65% 60.3M 2s
38700K .......... .......... .......... .......... .......... 65% 59.6M 2s
38750K .......... .......... .......... .......... .......... 65% 553K 2s
38800K .......... .......... .......... .......... .......... 65% 54.1M 2s
38850K .......... .......... .......... .......... .......... 65% 57.7M 2s
38900K .......... .......... .......... .......... .......... 65% 55.2M 2s
38950K .......... .......... .......... .......... .......... 65% 59.8M 2s
39000K .......... .......... .......... .......... .......... 65% 59.6M 2s
39050K .......... .......... .......... .......... .......... 65% 59.8M 2s
39100K .......... .......... .......... .......... .......... 65% 61.7M 2s
39150K .......... .......... .......... .......... .......... 65% 47.7M 2s
39200K .......... .......... .......... .......... .......... 66% 68.5M 2s
39250K .......... .......... .......... .......... .......... 66% 66.9M 2s
39300K .......... .......... .......... .......... .......... 66% 59.8M 2s
39350K .......... .......... .......... .......... .......... 66% 54.3M 2s
39400K .......... .......... .......... .......... .......... 66% 60.8M 2s
39450K .......... .......... .......... .......... .......... 66% 61.1M 2s
39500K .......... .......... .......... .......... .......... 66% 59.3M 2s
39550K .......... .......... .......... .......... .......... 66% 2.60M 2s
39600K .......... .......... .......... .......... .......... 66% 58.9M 2s
39650K .......... .......... .......... .......... .......... 66% 56.3M 2s
39700K .......... .......... .......... .......... .......... 66% 59.2M 2s
39750K .......... .......... .......... .......... .......... 66% 61.5M 2s
39800K .......... .......... .......... .......... .......... 67% 58.7M 2s
39850K .......... .......... .......... .......... .......... 67% 61.3M 2s
39900K .......... .......... .......... .......... .......... 67% 60.5M 2s
39950K .......... .......... .......... .......... .......... 67% 49.3M 2s
40000K .......... .......... .......... .......... .......... 67% 59.9M 2s
40050K .......... .......... .......... .......... .......... 67% 70.2M 2s
40100K .......... .......... .......... .......... .......... 67% 692K 2s
40150K .......... .......... .......... .......... .......... 67% 51.8M 2s
40200K .......... .......... .......... .......... .......... 67% 60.0M 2s
40250K .......... .......... .......... .......... .......... 67% 61.4M 2s
40300K .......... .......... .......... .......... .......... 67% 64.2M 2s
40350K .......... .......... .......... .......... .......... 67% 16.2M 2s
40400K .......... .......... .......... .......... .......... 68% 58.5M 2s
40450K .......... .......... .......... .......... .......... 68% 59.4M 2s
40500K .......... .......... .......... .......... .......... 68% 61.3M 2s
40550K .......... .......... .......... .......... .......... 68% 56.9M 2s
40600K .......... .......... .......... .......... .......... 68% 60.8M 2s
40650K .......... .......... .......... .......... .......... 68% 60.9M 2s
40700K .......... .......... .......... .......... .......... 68% 64.8M 2s
40750K .......... .......... .......... .......... .......... 68% 47.3M 2s
40800K .......... .......... .......... .......... .......... 68% 56.7M 2s
40850K .......... .......... .......... .......... .......... 68% 63.7M 2s
40900K .......... .......... .......... .......... .......... 68% 68.5M 2s
40950K .......... .......... .......... .......... .......... 68% 2.89M 2s
41000K .......... .......... .......... .......... .......... 69% 60.1M 2s
41050K .......... .......... .......... .......... .......... 69% 58.2M 2s
41100K .......... .......... .......... .......... .......... 69% 3.59M 2s
41150K .......... .......... .......... .......... .......... 69% 49.7M 2s
41200K .......... .......... .......... .......... .......... 69% 60.7M 2s
41250K .......... .......... .......... .......... .......... 69% 61.9M 2s
41300K .......... .......... .......... .......... .......... 69% 62.4M 2s
41350K .......... .......... .......... .......... .......... 69% 58.5M 2s
41400K .......... .......... .......... .......... .......... 69% 61.7M 2s
41450K .......... .......... .......... .......... .......... 69% 67.6M 2s
41500K .......... .......... .......... .......... .......... 69% 804K 2s
41550K .......... .......... .......... .......... .......... 69% 41.8M 2s
41600K .......... .......... .......... .......... .......... 70% 51.1M 2s
41650K .......... .......... .......... .......... .......... 70% 57.2M 2s
41700K .......... .......... .......... .......... .......... 70% 55.5M 2s
41750K .......... .......... .......... .......... .......... 70% 49.6M 2s
41800K .......... .......... .......... .......... .......... 70% 56.2M 2s
41850K .......... .......... .......... .......... .......... 70% 50.6M 2s
41900K .......... .......... .......... .......... .......... 70% 66.4M 2s
41950K .......... .......... .......... .......... .......... 70% 54.7M 2s
42000K .......... .......... .......... .......... .......... 70% 3.07M 2s
42050K .......... .......... .......... .......... .......... 70% 54.9M 2s
42100K .......... .......... .......... .......... .......... 70% 55.6M 2s
42150K .......... .......... .......... .......... .......... 70% 50.9M 2s
42200K .......... .......... .......... .......... .......... 71% 54.4M 2s
42250K .......... .......... .......... .......... .......... 71% 53.2M 2s
42300K .......... .......... .......... .......... .......... 71% 51.8M 2s
42350K .......... .......... .......... .......... .......... 71% 43.6M 2s
42400K .......... .......... .......... .......... .......... 71% 67.6M 2s
42450K .......... .......... .......... .......... .......... 71% 670K 2s
42500K .......... .......... .......... .......... .......... 71% 47.3M 2s
42550K .......... .......... .......... .......... .......... 71% 51.0M 2s
42600K .......... .......... .......... .......... .......... 71% 57.8M 2s
42650K .......... .......... .......... .......... .......... 71% 52.4M 2s
42700K .......... .......... .......... .......... .......... 71% 53.7M 2s
42750K .......... .......... .......... .......... .......... 72% 45.8M 2s
42800K .......... .......... .......... .......... .......... 72% 52.6M 2s
42850K .......... .......... .......... .......... .......... 72% 54.3M 2s
42900K .......... .......... .......... .......... .......... 72% 67.1M 2s
42950K .......... .......... .......... .......... .......... 72% 68.0M 2s
43000K .......... .......... .......... .......... .......... 72% 3.06M 2s
43050K .......... .......... .......... .......... .......... 72% 50.5M 2s
43100K .......... .......... .......... .......... .......... 72% 57.8M 2s
43150K .......... .......... .......... .......... .......... 72% 39.4M 2s
43200K .......... .......... .......... .......... .......... 72% 55.7M 2s
43250K .......... .......... .......... .......... .......... 72% 50.4M 2s
43300K .......... .......... .......... .......... .......... 72% 46.8M 2s
43350K .......... .......... .......... .......... .......... 73% 44.7M 2s
43400K .......... .......... .......... .......... .......... 73% 54.4M 2s
43450K .......... .......... .......... .......... .......... 73% 66.8M 2s
43500K .......... .......... .......... .......... .......... 73% 67.0M 2s
43550K .......... .......... .......... .......... .......... 73% 672K 2s
43600K .......... .......... .......... .......... .......... 73% 57.5M 2s
43650K .......... .......... .......... .......... .......... 73% 59.8M 2s
43700K .......... .......... .......... .......... .......... 73% 56.6M 2s
43750K .......... .......... .......... .......... .......... 73% 60.3M 2s
43800K .......... .......... .......... .......... .......... 73% 4.93M 2s
43850K .......... .......... .......... .......... .......... 73% 61.6M 2s
43900K .......... .......... .......... .......... .......... 73% 30.3M 2s
43950K .......... .......... .......... .......... .......... 74% 48.0M 2s
44000K .......... .......... .......... .......... .......... 74% 66.0M 2s
44050K .......... .......... .......... .......... .......... 74% 7.84M 2s
44100K .......... .......... .......... .......... .......... 74% 60.3M 2s
44150K .......... .......... .......... .......... .......... 74% 59.2M 2s
44200K .......... .......... .......... .......... .......... 74% 64.3M 2s
44250K .......... .......... .......... .......... .......... 74% 57.0M 2s
44300K .......... .......... .......... .......... .......... 74% 61.7M 2s
44350K .......... .......... .......... .......... .......... 74% 49.5M 2s
44400K .......... .......... .......... .......... .......... 74% 62.8M 2s
44450K .......... .......... .......... .......... .......... 74% 60.2M 2s
44500K .......... .......... .......... .......... .......... 74% 62.5M 2s
44550K .......... .......... .......... .......... .......... 75% 55.1M 2s
44600K .......... .......... .......... .......... .......... 75% 60.3M 2s
44650K .......... .......... .......... .......... .......... 75% 61.0M 2s
44700K .......... .......... .......... .......... .......... 75% 59.0M 2s
44750K .......... .......... .......... .......... .......... 75% 46.9M 2s
44800K .......... .......... .......... .......... .......... 75% 61.1M 2s
44850K .......... .......... .......... .......... .......... 75% 69.8M 2s
44900K .......... .......... .......... .......... .......... 75% 69.7M 1s
44950K .......... .......... .......... .......... .......... 75% 590K 2s
45000K .......... .......... .......... .......... .......... 75% 60.2M 2s
45050K .......... .......... .......... .......... .......... 75% 67.2M 2s
45100K .......... .......... .......... .......... .......... 75% 4.88M 1s
45150K .......... .......... .......... .......... .......... 76% 44.2M 1s
45200K .......... .......... .......... .......... .......... 76% 58.0M 1s
45250K .......... .......... .......... .......... .......... 76% 61.2M 1s
45300K .......... .......... .......... .......... .......... 76% 64.1M 1s
45350K .......... .......... .......... .......... .......... 76% 2.99M 1s
45400K .......... .......... .......... .......... .......... 76% 59.4M 1s
45450K .......... .......... .......... .......... .......... 76% 59.6M 1s
45500K .......... .......... .......... .......... .......... 76% 63.9M 1s
45550K .......... .......... .......... .......... .......... 76% 49.5M 1s
45600K .......... .......... .......... .......... .......... 76% 60.3M 1s
45650K .......... .......... .......... .......... .......... 76% 62.3M 1s
45700K .......... .......... .......... .......... .......... 76% 64.1M 1s
45750K .......... .......... .......... .......... .......... 77% 58.8M 1s
45800K .......... .......... .......... .......... .......... 77% 59.5M 1s
45850K .......... .......... .......... .......... .......... 77% 62.6M 1s
45900K .......... .......... .......... .......... .......... 77% 51.1M 1s
45950K .......... .......... .......... .......... .......... 77% 46.0M 1s
46000K .......... .......... .......... .......... .......... 77% 59.6M 1s
46050K .......... .......... .......... .......... .......... 77% 61.1M 1s
46100K .......... .......... .......... .......... .......... 77% 59.4M 1s
46150K .......... .......... .......... .......... .......... 77% 60.2M 1s
46200K .......... .......... .......... .......... .......... 77% 69.3M 1s
46250K .......... .......... .......... .......... .......... 77% 71.6M 1s
46300K .......... .......... .......... .......... .......... 77% 547K 1s
46350K .......... .......... .......... .......... .......... 78% 45.2M 1s
46400K .......... .......... .......... .......... .......... 78% 62.2M 1s
46450K .......... .......... .......... .......... .......... 78% 56.7M 1s
46500K .......... .......... .......... .......... .......... 78% 58.4M 1s
46550K .......... .......... .......... .......... .......... 78% 58.5M 1s
46600K .......... .......... .......... .......... .......... 78% 62.7M 1s
46650K .......... .......... .......... .......... .......... 78% 62.2M 1s
46700K .......... .......... .......... .......... .......... 78% 52.7M 1s
46750K .......... .......... .......... .......... .......... 78% 49.7M 1s
46800K .......... .......... .......... .......... .......... 78% 71.0M 1s
46850K .......... .......... .......... .......... .......... 78% 5.49M 1s
46900K .......... .......... .......... .......... .......... 78% 58.8M 1s
46950K .......... .......... .......... .......... .......... 79% 44.9M 1s
47000K .......... .......... .......... .......... .......... 79% 63.0M 1s
47050K .......... .......... .......... .......... .......... 79% 63.8M 1s
47100K .......... .......... .......... .......... .......... 79% 58.7M 1s
47150K .......... .......... .......... .......... .......... 79% 45.7M 1s
47200K .......... .......... .......... .......... .......... 79% 59.8M 1s
47250K .......... .......... .......... .......... .......... 79% 63.5M 1s
47300K .......... .......... .......... .......... .......... 79% 61.4M 1s
47350K .......... .......... .......... .......... .......... 79% 50.0M 1s
47400K .......... .......... .......... .......... .......... 79% 62.2M 1s
47450K .......... .......... .......... .......... .......... 79% 62.0M 1s
47500K .......... .......... .......... .......... .......... 79% 62.8M 1s
47550K .......... .......... .......... .......... .......... 80% 49.1M 1s
47600K .......... .......... .......... .......... .......... 80% 69.4M 1s
47650K .......... .......... .......... .......... .......... 80% 610K 1s
47700K .......... .......... .......... .......... .......... 80% 59.5M 1s
47750K .......... .......... .......... .......... .......... 80% 60.3M 1s
47800K .......... .......... .......... .......... .......... 80% 59.7M 1s
47850K .......... .......... .......... .......... .......... 80% 57.9M 1s
47900K .......... .......... .......... .......... .......... 80% 61.7M 1s
47950K .......... .......... .......... .......... .......... 80% 45.7M 1s
48000K .......... .......... .......... .......... .......... 80% 65.2M 1s
48050K .......... .......... .......... .......... .......... 80% 61.6M 1s
48100K .......... .......... .......... .......... .......... 81% 61.2M 1s
48150K .......... .......... .......... .......... .......... 81% 65.5M 1s
48200K .......... .......... .......... .......... .......... 81% 5.27M 1s
48250K .......... .......... .......... .......... .......... 81% 61.1M 1s
48300K .......... .......... .......... .......... .......... 81% 60.4M 1s
48350K .......... .......... .......... .......... .......... 81% 49.9M 1s
48400K .......... .......... .......... .......... .......... 81% 59.5M 1s
48450K .......... .......... .......... .......... .......... 81% 60.5M 1s
48500K .......... .......... .......... .......... .......... 81% 59.2M 1s
48550K .......... .......... .......... .......... .......... 81% 57.2M 1s
48600K .......... .......... .......... .......... .......... 81% 59.1M 1s
48650K .......... .......... .......... .......... .......... 81% 68.3M 1s
48700K .......... .......... .......... .......... .......... 82% 603K 1s
48750K .......... .......... .......... .......... .......... 82% 49.1M 1s
48800K .......... .......... .......... .......... .......... 82% 54.7M 1s
48850K .......... .......... .......... .......... .......... 82% 58.3M 1s
48900K .......... .......... .......... .......... .......... 82% 62.0M 1s
48950K .......... .......... .......... .......... .......... 82% 54.8M 1s
49000K .......... .......... .......... .......... .......... 82% 64.5M 1s
49050K .......... .......... .......... .......... .......... 82% 62.8M 1s
49100K .......... .......... .......... .......... .......... 82% 54.4M 1s
49150K .......... .......... .......... .......... .......... 82% 51.9M 1s
49200K .......... .......... .......... .......... .......... 82% 70.2M 1s
49250K .......... .......... .......... .......... .......... 82% 5.37M 1s
49300K .......... .......... .......... .......... .......... 83% 59.8M 1s
49350K .......... .......... .......... .......... .......... 83% 59.5M 1s
49400K .......... .......... .......... .......... .......... 83% 61.0M 1s
49450K .......... .......... .......... .......... .......... 83% 61.5M 1s
49500K .......... .......... .......... .......... .......... 83% 62.2M 1s
49550K .......... .......... .......... .......... .......... 83% 49.6M 1s
49600K .......... .......... .......... .......... .......... 83% 61.3M 1s
49650K .......... .......... .......... .......... .......... 83% 68.0M 1s
49700K .......... .......... .......... .......... .......... 83% 64.9M 1s
49750K .......... .......... .......... .......... .......... 83% 608K 1s
49800K .......... .......... .......... .......... .......... 83% 56.7M 1s
49850K .......... .......... .......... .......... .......... 83% 59.3M 1s
49900K .......... .......... .......... .......... .......... 84% 58.1M 1s
49950K .......... .......... .......... .......... .......... 84% 45.1M 1s
50000K .......... .......... .......... .......... .......... 84% 57.3M 1s
50050K .......... .......... .......... .......... .......... 84% 58.0M 1s
50100K .......... .......... .......... .......... .......... 84% 53.4M 1s
50150K .......... .......... .......... .......... .......... 84% 52.4M 1s
50200K .......... .......... .......... .......... .......... 84% 58.5M 1s
50250K .......... .......... .......... .......... .......... 84% 40.2M 1s
50300K .......... .......... .......... .......... .......... 84% 5.99M 1s
50350K .......... .......... .......... .......... .......... 84% 44.4M 1s
50400K .......... .......... .......... .......... .......... 84% 57.0M 1s
50450K .......... .......... .......... .......... .......... 84% 59.1M 1s
50500K .......... .......... .......... .......... .......... 85% 56.6M 1s
50550K .......... .......... .......... .......... .......... 85% 53.3M 1s
50600K .......... .......... .......... .......... .......... 85% 62.2M 1s
50650K .......... .......... .......... .......... .......... 85% 57.2M 1s
50700K .......... .......... .......... .......... .......... 85% 57.6M 1s
50750K .......... .......... .......... .......... .......... 85% 48.9M 1s
50800K .......... .......... .......... .......... .......... 85% 62.4M 1s
50850K .......... .......... .......... .......... .......... 85% 609K 1s
50900K .......... .......... .......... .......... .......... 85% 58.9M 1s
50950K .......... .......... .......... .......... .......... 85% 57.2M 1s
51000K .......... .......... .......... .......... .......... 85% 60.4M 1s
51050K .......... .......... .......... .......... .......... 85% 61.5M 1s
51100K .......... .......... .......... .......... .......... 86% 37.0M 1s
51150K .......... .......... .......... .......... .......... 86% 47.3M 1s
51200K .......... .......... .......... .......... .......... 86% 59.7M 1s
51250K .......... .......... .......... .......... .......... 86% 62.0M 1s
51300K .......... .......... .......... .......... .......... 86% 69.3M 1s
51350K .......... .......... .......... .......... .......... 86% 65.6M 1s
51400K .......... .......... .......... .......... .......... 86% 5.46M 1s
51450K .......... .......... .......... .......... .......... 86% 56.0M 1s
51500K .......... .......... .......... .......... .......... 86% 57.7M 1s
51550K .......... .......... .......... .......... .......... 86% 46.8M 1s
51600K .......... .......... .......... .......... .......... 86% 59.4M 1s
51650K .......... .......... .......... .......... .......... 86% 62.6M 1s
51700K .......... .......... .......... .......... .......... 87% 56.2M 1s
51750K .......... .......... .......... .......... .......... 87% 56.0M 1s
51800K .......... .......... .......... .......... .......... 87% 67.4M 1s
51850K .......... .......... .......... .......... .......... 87% 71.4M 1s
51900K .......... .......... .......... .......... .......... 87% 608K 1s
51950K .......... .......... .......... .......... .......... 87% 41.4M 1s
52000K .......... .......... .......... .......... .......... 87% 57.9M 1s
52050K .......... .......... .......... .......... .......... 87% 54.4M 1s
52100K .......... .......... .......... .......... .......... 87% 46.5M 1s
52150K .......... .......... .......... .......... .......... 87% 48.1M 1s
52200K .......... .......... .......... .......... .......... 87% 54.1M 1s
52250K .......... .......... .......... .......... .......... 87% 48.9M 1s
52300K .......... .......... .......... .......... .......... 88% 61.8M 1s
52350K .......... .......... .......... .......... .......... 88% 52.8M 1s
52400K .......... .......... .......... .......... .......... 88% 66.4M 1s
52450K .......... .......... .......... .......... .......... 88% 6.21M 1s
52500K .......... .......... .......... .......... .......... 88% 60.8M 1s
52550K .......... .......... .......... .......... .......... 88% 55.0M 1s
52600K .......... .......... .......... .......... .......... 88% 63.2M 1s
52650K .......... .......... .......... .......... .......... 88% 62.8M 1s
52700K .......... .......... .......... .......... .......... 88% 62.3M 1s
52750K .......... .......... .......... .......... .......... 88% 48.4M 1s
52800K .......... .......... .......... .......... .......... 88% 63.5M 1s
52850K .......... .......... .......... .......... .......... 88% 61.1M 1s
52900K .......... .......... .......... .......... .......... 89% 69.1M 1s
52950K .......... .......... .......... .......... .......... 89% 605K 1s
53000K .......... .......... .......... .......... .......... 89% 58.3M 1s
53050K .......... .......... .......... .......... .......... 89% 57.9M 1s
53100K .......... .......... .......... .......... .......... 89% 63.4M 1s
53150K .......... .......... .......... .......... .......... 89% 48.4M 1s
53200K .......... .......... .......... .......... .......... 89% 60.6M 1s
53250K .......... .......... .......... .......... .......... 89% 63.1M 1s
53300K .......... .......... .......... .......... .......... 89% 59.2M 1s
53350K .......... .......... .......... .......... .......... 89% 54.3M 1s
53400K .......... .......... .......... .......... .......... 89% 71.1M 1s
53450K .......... .......... .......... .......... .......... 90% 5.00M 1s
53500K .......... .......... .......... .......... .......... 90% 54.2M 1s
53550K .......... .......... .......... .......... .......... 90% 44.4M 1s
53600K .......... .......... .......... .......... .......... 90% 54.2M 1s
53650K .......... .......... .......... .......... .......... 90% 60.9M 1s
53700K .......... .......... .......... .......... .......... 90% 58.0M 1s
53750K .......... .......... .......... .......... .......... 90% 50.8M 1s
53800K .......... .......... .......... .......... .......... 90% 57.1M 1s
53850K .......... .......... .......... .......... .......... 90% 61.2M 1s
53900K .......... .......... .......... .......... .......... 90% 69.7M 1s
53950K .......... .......... .......... .......... .......... 90% 54.4M 1s
54000K .......... .......... .......... .......... .......... 90% 614K 1s
54050K .......... .......... .......... .......... .......... 91% 54.6M 1s
54100K .......... .......... .......... .......... .......... 91% 41.8M 1s
54150K .......... .......... .......... .......... .......... 91% 42.0M 1s
54200K .......... .......... .......... .......... .......... 91% 44.8M 1s
54250K .......... .......... .......... .......... .......... 91% 60.6M 1s
54300K .......... .......... .......... .......... .......... 91% 57.9M 1s
54350K .......... .......... .......... .......... .......... 91% 49.5M 1s
54400K .......... .......... .......... .......... .......... 91% 60.4M 1s
54450K .......... .......... .......... .......... .......... 91% 59.8M 1s
54500K .......... .......... .......... .......... .......... 91% 5.55M 1s
54550K .......... .......... .......... .......... .......... 91% 51.2M 0s
54600K .......... .......... .......... .......... .......... 91% 58.7M 0s
54650K .......... .......... .......... .......... .......... 92% 62.3M 0s
54700K .......... .......... .......... .......... .......... 92% 61.5M 0s
54750K .......... .......... .......... .......... .......... 92% 47.3M 0s
54800K .......... .......... .......... .......... .......... 92% 56.9M 0s
54850K .......... .......... .......... .......... .......... 92% 60.9M 0s
54900K .......... .......... .......... .......... .......... 92% 55.6M 0s
54950K .......... .......... .......... .......... .......... 92% 56.3M 0s
55000K .......... .......... .......... .......... .......... 92% 64.0M 0s
55050K .......... .......... .......... .......... .......... 92% 70.8M 0s
55100K .......... .......... .......... .......... .......... 92% 602K 0s
55150K .......... .......... .......... .......... .......... 92% 44.5M 0s
55200K .......... .......... .......... .......... .......... 92% 60.9M 0s
55250K .......... .......... .......... .......... .......... 93% 64.4M 0s
55300K .......... .......... .......... .......... .......... 93% 4.56M 0s
55350K .......... .......... .......... .......... .......... 93% 5.71M 0s
55400K .......... .......... .......... .......... .......... 93% 57.9M 0s
55450K .......... .......... .......... .......... .......... 93% 63.0M 0s
55500K .......... .......... .......... .......... .......... 93% 57.2M 0s
55550K .......... .......... .......... .......... .......... 93% 50.2M 0s
55600K .......... .......... .......... .......... .......... 93% 61.8M 0s
55650K .......... .......... .......... .......... .......... 93% 63.4M 0s
55700K .......... .......... .......... .......... .......... 93% 60.5M 0s
55750K .......... .......... .......... .......... .......... 93% 55.9M 0s
55800K .......... .......... .......... .......... .......... 93% 61.0M 0s
55850K .......... .......... .......... .......... .......... 94% 61.6M 0s
55900K .......... .......... .......... .......... .......... 94% 63.9M 0s
55950K .......... .......... .......... .......... .......... 94% 47.9M 0s
56000K .......... .......... .......... .......... .......... 94% 62.1M 0s
56050K .......... .......... .......... .......... .......... 94% 58.0M 0s
56100K .......... .......... .......... .......... .......... 94% 59.3M 0s
56150K .......... .......... .......... .......... .......... 94% 58.3M 0s
56200K .......... .......... .......... .......... .......... 94% 63.0M 0s
56250K .......... .......... .......... .......... .......... 94% 62.1M 0s
56300K .......... .......... .......... .......... .......... 94% 62.5M 0s
56350K .......... .......... .......... .......... .......... 94% 53.8M 0s
56400K .......... .......... .......... .......... .......... 94% 69.8M 0s
56450K .......... .......... .......... .......... .......... 95% 548K 0s
56500K .......... .......... .......... .......... .......... 95% 56.3M 0s
56550K .......... .......... .......... .......... .......... 95% 57.8M 0s
56600K .......... .......... .......... .......... .......... 95% 59.2M 0s
56650K .......... .......... .......... .......... .......... 95% 62.1M 0s
56700K .......... .......... .......... .......... .......... 95% 57.1M 0s
56750K .......... .......... .......... .......... .......... 95% 48.6M 0s
56800K .......... .......... .......... .......... .......... 95% 62.5M 0s
56850K .......... .......... .......... .......... .......... 95% 63.0M 0s
56900K .......... .......... .......... .......... .......... 95% 61.7M 0s
56950K .......... .......... .......... .......... .......... 95% 62.6M 0s
57000K .......... .......... .......... .......... .......... 95% 56.8M 0s
57050K .......... .......... .......... .......... .......... 96% 63.1M 0s
57100K .......... .......... .......... .......... .......... 96% 59.8M 0s
57150K .......... .......... .......... .......... .......... 96% 43.8M 0s
57200K .......... .......... .......... .......... .......... 96% 54.8M 0s
57250K .......... .......... .......... .......... .......... 96% 71.7M 0s
57300K .......... .......... .......... .......... .......... 96% 4.68M 0s
57350K .......... .......... .......... .......... .......... 96% 57.0M 0s
57400K .......... .......... .......... .......... .......... 96% 62.5M 0s
57450K .......... .......... .......... .......... .......... 96% 59.8M 0s
57500K .......... .......... .......... .......... .......... 96% 4.11M 0s
57550K .......... .......... .......... .......... .......... 96% 50.2M 0s
57600K .......... .......... .......... .......... .......... 96% 66.2M 0s
57650K .......... .......... .......... .......... .......... 97% 66.0M 0s
57700K .......... .......... .......... .......... .......... 97% 64.6M 0s
57750K .......... .......... .......... .......... .......... 97% 59.1M 0s
57800K .......... .......... .......... .......... .......... 97% 424K 0s
57850K .......... .......... .......... .......... .......... 97% 59.9M 0s
57900K .......... .......... .......... .......... .......... 97% 68.2M 0s
57950K .......... .......... .......... .......... .......... 97% 53.6M 0s
58000K .......... .......... .......... .......... .......... 97% 67.7M 0s
58050K .......... .......... .......... .......... .......... 97% 70.3M 0s
58100K .......... .......... .......... .......... .......... 97% 68.4M 0s
58150K .......... .......... .......... .......... .......... 97% 66.0M 0s
58200K .......... .......... .......... .......... .......... 97% 66.3M 0s
58250K .......... .......... .......... .......... .......... 98% 68.6M 0s
58300K .......... .......... .......... .......... .......... 98% 67.9M 0s
58350K .......... .......... .......... .......... .......... 98% 54.1M 0s
58400K .......... .......... .......... .......... .......... 98% 69.6M 0s
58450K .......... .......... .......... .......... .......... 98% 69.7M 0s
58500K .......... .......... .......... .......... .......... 98% 69.3M 0s
58550K .......... .......... .......... .......... .......... 98% 64.9M 0s
58600K .......... .......... .......... .......... .......... 98% 67.9M 0s
58650K .......... .......... .......... .......... .......... 98% 69.0M 0s
58700K .......... .......... .......... .......... .......... 98% 70.7M 0s
58750K .......... .......... .......... .......... .......... 98% 54.8M 0s
58800K .......... .......... .......... .......... .......... 99% 70.4M 0s
58850K .......... .......... .......... .......... .......... 99% 764K 0s
58900K .......... .......... .......... .......... .......... 99% 47.7M 0s
58950K .......... .......... .......... .......... .......... 99% 40.9M 0s
59000K .......... .......... .......... .......... .......... 99% 50.9M 0s
59050K .......... .......... .......... .......... .......... 99% 46.9M 0s
59100K .......... .......... .......... .......... .......... 99% 45.5M 0s
59150K .......... .......... .......... .......... .......... 99% 44.0M 0s
59200K .......... .......... .......... .......... .......... 99% 48.7M 0s
59250K .......... .......... .......... .......... .......... 99% 66.9M 0s
59300K .......... .......... .......... .......... .......... 99% 60.5M 0s
59350K .......... .......... .......... .......... .......... 99% 55.5M 0s
59400K .......... .......... .......... .......... 100% 60.8M=6.1s

2018-10-04 20:18:07 (9.50 MB/s) - ‘openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64.tar.xz’ saved [60867100/60867100]

Checking sha256sum a second time
openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64.tar.xz: OK
ImageBuilder is up-to-date
Package list missing or not up-to-date, generating it.

Building package index...
Downloading http://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/packages/Packages.gz
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/openwrt_core
Downloading http://downloads.openwrt.org/snapshots/packages/arm_cortex-a9_vfpv3/base/Packages.gz
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/openwrt_base
Downloading http://downloads.openwrt.org/snapshots/packages/arm_cortex-a9_vfpv3/luci/Packages.gz
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/openwrt_luci
Downloading http://downloads.openwrt.org/snapshots/packages/arm_cortex-a9_vfpv3/packages/Packages.gz
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/openwrt_packages
Downloading http://downloads.openwrt.org/snapshots/packages/arm_cortex-a9_vfpv3/routing/Packages.gz
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/openwrt_routing
Downloading http://downloads.openwrt.org/snapshots/packages/arm_cortex-a9_vfpv3/telephony/Packages.gz
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/openwrt_telephony
Downloading file:packages/Packages
Updated list of available packages in /mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/../../../../../../../../../../../mnt/worker/worker1/imagebuilder/openwrt/snapshots/mvebu/cortexa9/dl/imagebuilder
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for ppp-mod-pppoe:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package ppp-mod-pppoe.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for mwlwifi-firmware-88w8964:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package mwlwifi-firmware-88w8964.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-ssl:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package luci-ssl.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-sqm:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package luci-app-sqm.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-nlbwmon:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package luci-app-nlbwmon.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-mwifiex-sdio:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package kmod-mwifiex-sdio.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ipt-offload:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package kmod-ipt-offload.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-gpio-button-hotplug:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package kmod-gpio-button-hotplug.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-btmrvl:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package kmod-btmrvl.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for ip6tables:
  • kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) * kernel (= 4.14.74-1-57915b076d0a209a436caaf133006cd0) *
  • opkg_install_cmd: Cannot install package ip6tables.
    make[2]: *** [package_install] Error 255
    make[1]: *** [_call_manifest] Error 2
    make: *** [manifest] Error 2

error messages of previous submissions remain visible

An error message triggered by a previous attempt (e.g. "could not find package 'xxx' for requested target") remains visible for ever.
Fix: Everytime the 'Create Image...' button is being pressed, all previous error messages should by cleared.

de-select packages

in meshkit (and imagebuilder) there is the possibility to mark packages as "not to install" with a "minus"
this is sometimes important to get rid of unwanted packages, which are in the dependecies of other, needed packages.

for instance: i want to have libremesh (package lime-full) without "lime-proto-wan" and "lime-hwd-openwrt-wan" to avoid the usage of dhcp-client on wan-interface.

lime-full
-lime-proto-wan
-lime-hwd-openwrt-wan

translations repo out of sync

when I create a new pull request for new translation commits, GitHub tries to pull in all the commits ever made in the translation repo, instead of just the new commits. I don't know if rebasing is the appropriate action. Please suggest how we can fix this. @aparcar and @gmarcos87 maybe you have ideas.

a new name for this project

the name "imagebuilder" is already existing for Openwrt/LEDE. Using the same name would be confusing. (see discussion on lime-dev mailinglist).
also the URLs should change, when a new name was found.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.