=== START CALAMARES 3.4.1 2026-02-02 - 06:33:45 [6]: void CalamaresApplication::init() 2026-02-02 - 06:33:45 [6]: Calamares version: 3.4.1 2026-02-02 - 06:33:45 [6]: .. Using Qt version: 6.10.1 2026-02-02 - 06:33:45 [6]: .. Build type: Release 2026-02-02 - 06:33:45 [6]: .. Using Boost Python 2026-02-02 - 06:33:45 [6]: .. Using settings: "/etc/calamares/settings.conf" 2026-02-02 - 06:33:45 [6]: .. Using log file: "/home/liveuser/.cache/calamares/session.log" 2026-02-02 - 06:33:45 [6]: .. Languages: QList("ar", "as", "ast", "az", "az_AZ", "be", "bg", "bn", "ca", "ca@valencia", "cs_CZ", "da", "de", "el", "en", "en_GB", "eo", "es", "es_AR", "es_MX", "et", "eu", "fa", "fi_FI", "fr", "fur", "gl", "he", "hi", "hr", "hu", "ia", "id", "is", "it_IT", "ja", "ka", "ko", "lt", "ml", "mr", "nb", "nl", "oc", "pl", "pt_BR", "pt_PT", "ro", "ru", "si", "sk", "sl", "sq", "sr", "sr@latin", "sv", "tg", "th", "tr_TR", "uk", "uz", "vi", "zh_CN", "zh_TW") 2026-02-02 - 06:33:45 [6]: bool Calamares::initQmlModulesDir() 2026-02-02 - 06:33:45 [6]: Using Calamares QML directory "/usr/share/calamares/qml" 2026-02-02 - 06:33:45 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-02-02 - 06:33:45 [6]: Using Calamares branding file at "/usr/share/calamares/branding/cachyos/branding.desc" 2026-02-02 - 06:33:45 [2]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-02-02 - 06:33:45 [2]: WARNING: the branding component "/usr/share/calamares/branding/cachyos" does not ship translations. 2026-02-02 - 06:33:45 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-02-02 - 06:33:45 [6]: Loaded branding component "cachyos" 2026-02-02 - 06:33:45 [6]: .. No translation for "tz_" "C" using default (en) 2026-02-02 - 06:33:45 [6]: .. No translation for "calamares_" "C" using default (en) 2026-02-02 - 06:33:45 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done 2026-02-02 - 06:33:45 [6]: .. STARTUP: initModuleManager: module init started 2026-02-02 - 06:33:45 [6]: void Calamares::ModuleManager::doInit() 2026-02-02 - 06:33:45 [6]: Found 38 modules 2026-02-02 - 06:33:45 [6]: void CalamaresApplication::initView() 2026-02-02 - 06:33:45 [6]: STARTUP: initModuleManager: all modules init done 2026-02-02 - 06:33:45 [6]: void CalamaresApplication::initView() 2026-02-02 - 06:33:45 [6]: STARTUP: initJobQueue done 2026-02-02 - 06:33:45 [6]: CalamaresWindow::CalamaresWindow(QWidget*) 2026-02-02 - 06:33:45 [6]: Available desktop QSize(800, 570) minimum size QSize(800, 520) 2026-02-02 - 06:33:45 [6]: .. Proposed window size: 800 520 2026-02-02 - 06:33:45 [6]: QString Calamares::searchQmlFile(QmlSearch, const QString&) 2026-02-02 - 06:33:45 [6]: Looking for QML for "calamares-sidebar" 2026-02-02 - 06:33:45 [6]: .. Looking at QML file "/usr/share/calamares/branding/cachyos/calamares-sidebar.qml" 2026-02-02 - 06:33:45 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/calamares-sidebar.qml:26:5: TypeError: Cannot read property 'width' of null 2026-02-02 - 06:33:45 [6]: void CalamaresApplication::initView() 2026-02-02 - 06:33:45 [6]: STARTUP: CalamaresWindow created; loadModules started 2026-02-02 - 06:33:45 [6]: void Config::initLanguages() 2026-02-02 - 06:33:45 [6]: Trying to match locale "C" 2026-02-02 - 06:33:45 [6]: void Config::initLanguages() 2026-02-02 - 06:33:45 [6]: Trying to match locale QLocale::system()/* C, Default, Default */ 2026-02-02 - 06:33:45 [6]: .. Trying to match approximate locale QLocale::C 2026-02-02 - 06:33:45 [6]: .. Trying to match English (US) 2026-02-02 - 06:33:45 [6]: void Config::setLocaleIndex(int) 2026-02-02 - 06:33:45 [6]: Index 14 Selected locale "en" 2026-02-02 - 06:33:45 [6]: .. Loaded QRC translation "tz_" "en" 2026-02-02 - 06:33:45 [6]: .. Loaded QRC translation "calamares_" "en" 2026-02-02 - 06:33:45 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:45 [6]: ViewModule "welcome@online" loading complete. 2026-02-02 - 06:33:45 [6]: QStringList loadLocales(const QString&) 2026-02-02 - 06:33:45 [6]: Loading locales from "/usr/share/i18n/SUPPORTED" 2026-02-02 - 06:33:45 [6]: .. Read 501 lines 2026-02-02 - 06:33:45 [6]: .. After filtering 326 lines 2026-02-02 - 06:33:45 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:45 [6]: ViewModule "locale@locale" loading complete. 2026-02-02 - 06:33:45 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*) 2026-02-02 - 06:33:45 [6]: Loaded 183 keyboard models 2026-02-02 - 06:33:45 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*) 2026-02-02 - 06:33:45 [6]: Loaded 45 keyboard groups 2026-02-02 - 06:33:45 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2026-02-02 - 06:33:45 [6]: Variants now total= 0 selected= -1 2026-02-02 - 06:33:45 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2026-02-02 - 06:33:45 [6]: Groups now total= 45 selected= -1 2026-02-02 - 06:33:45 [6]: .. Loaded QRC translation "kb_" "en" 2026-02-02 - 06:33:45 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&) 2026-02-02 - 06:33:45 [6]: QList("pc", "us", "inet(evdev)\"") 2026-02-02 - 06:33:46 [6]: QStringList Calamares::GeoIP::getElementTexts(const QByteArray&, const QString&) 2026-02-02 - 06:33:46 [6]: GeoIP found 1 elements 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "keyboard@keyboard" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Config::setConfigurationMap(const QVariantMap&) 2026-02-02 - 06:33:46 [6]: Using module ID "packagechooser@bootloader" 2026-02-02 - 06:33:46 [6]: void fillModel(PackageListModel*, const QVariantList&) 2026-02-02 - 06:33:46 [6]: Loading PackageChooser model items from config 2026-02-02 - 06:33:46 [6]: .. Loaded PackageChooser with 5 entries. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "packagechooser@bootloader" loading complete. 2026-02-02 - 06:33:46 [6]: Calamares::Partition::InternalManager::InternalManager() 2026-02-02 - 06:33:46 [6]: KPMCore backend starting .. 2026-02-02 - 06:33:46 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin" 2026-02-02 - 06:33:46 [6]: .. Backend @0x559a6820be40 "pmsfdiskbackendplugin" "1" 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "partition@partition" loading complete. 2026-02-02 - 06:33:46 [6]: void fillModel(PackageListModel*, const QVariantList&) 2026-02-02 - 06:33:46 [6]: Loading PackageChooser model items from config 2026-02-02 - 06:33:46 [6]: .. Loaded PackageChooser with 19 entries. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "packagechooser@desktop" loading complete. 2026-02-02 - 06:33:46 [6]: void Config::setConfigurationMap(const QVariantMap&) 2026-02-02 - 06:33:46 [6]: Loading netinstall from 2 alternate sources. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "netinstall@netinstall" loading complete. 2026-02-02 - 06:33:46 [6]: .. minLength set to 4 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "users@users" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "summary@summary" loading complete. 2026-02-02 - 06:33:46 [6]: void Calamares::ModuleManager::loadModules() 2026-02-02 - 06:33:46 [6]: Module "partition@partition" already loaded. 2026-02-02 - 06:33:46 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2026-02-02 - 06:33:46 [6]: QML import paths: "/usr/share/calamares/qml" "/usr/bin" "qrc:/qt-project.org/imports" "qrc:/qt/qml" "/usr/lib/qt6/qml" 2026-02-02 - 06:33:46 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2026-02-02 - 06:33:46 [6]: QML load on startup, API 2. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "zfs@zfs" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@modify_mk_hook" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@initialize_pacman" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@before-online" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "machineid@machineid" loading complete. 2026-02-02 - 06:33:46 [6]: void Calamares::ModuleManager::loadModules() 2026-02-02 - 06:33:46 [6]: Module "locale@locale" already loaded. 2026-02-02 - 06:33:46 [6]: void Calamares::ModuleManager::loadModules() 2026-02-02 - 06:33:46 [6]: Module "keyboard@keyboard" already loaded. 2026-02-02 - 06:33:46 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2026-02-02 - 06:33:46 [2]: WARNING: No config file for "chwd" found anywhere at "/etc/calamares/modules/chwd.conf" "/usr/share/calamares/modules/chwd.conf" 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "luksopenswaphookcfg@luksopenswaphookcfg" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "initcpio@initcpio" loading complete. 2026-02-02 - 06:33:46 [6]: void Calamares::ModuleManager::loadModules() 2026-02-02 - 06:33:46 [6]: Module "users@users" already loaded. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@removeucode" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@reset_mk_hook" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@shellprocess" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "shellprocess@enable_ufw" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-02-02 - 06:33:46 [6]: CppJobModule "umount@umount" loading complete. 2026-02-02 - 06:33:46 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-02-02 - 06:33:46 [6]: ViewModule "finished@finished" loading complete. 2026-02-02 - 06:33:46 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-02-02 - 06:33:46 [6]: xkbmap selection changed to: "us" - "" 2026-02-02 - 06:33:46 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'io.calamares.calamares'") 2026-02-02 - 06:33:46 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'io.calamares.calamares'") 2026-02-02 - 06:33:46 [6]: setGeoIP(Config*, const QVariantMap&):: 2026-02-02 - 06:33:46 [6]: GeoIP result for welcome= "SK" 2026-02-02 - 06:33:46 [6]: void Config::setLocaleIndex(int) 2026-02-02 - 06:33:46 [6]: Index 50 Selected locale "sk" 2026-02-02 - 06:33:46 [6]: .. No translation for "tz_" "sk" using default (en) 2026-02-02 - 06:33:46 [6]: .. Loaded QRC translation "calamares_" "sk" 2026-02-02 - 06:33:46 [6]: void LoaderQueue::fetch(const QUrl&) 2026-02-02 - 06:33:46 [6]: NetInstall loading groups from QUrl("https://raw.githubusercontent.com/CachyOS/cachyos-calamares/cachyos-dev/src/modules/netinstall/netinstall.yaml") 2026-02-02 - 06:33:46 [6]: void CalamaresApplication::initViewSteps() 2026-02-02 - 06:33:46 [6]: STARTUP: loadModules for all modules done 2026-02-02 - 06:33:46 [6]: void Calamares::ModuleManager::checkRequirements() 2026-02-02 - 06:33:46 [6]: Checking module requirements .. 2026-02-02 - 06:33:47 [6]: void CalamaresApplication::initViewSteps() 2026-02-02 - 06:33:47 [6]: STARTUP: Window now visible and ProgressTreeView populated 2026-02-02 - 06:33:47 [6]: .. 11 view steps loaded. 2026-02-02 - 06:33:47 [6]: .. No translation for "kb_" "sk" using default (en) 2026-02-02 - 06:33:47 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Connection already associated with an application ID") 2026-02-02 - 06:33:47 [6]: void Calamares::SlideshowQML::loadQmlV2Complete() 2026-02-02 - 06:33:47 [6]: QML component complete, API 2 2026-02-02 - 06:33:47 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements() 2026-02-02 - 06:33:47 [6]: GeneralRequirements output: storage : 8589934592 enoughStorage : true RAM : 2684354560 enoughRam : true hasPower : true hasInternet : true isRoot : true 2026-02-02 - 06:33:47 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) 2026-02-02 - 06:33:47 [6]: Got 6 requirement results from "welcome" 2026-02-02 - 06:33:47 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:39:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-02-02 - 06:33:47 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:54:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-02-02 - 06:33:47 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:70:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-02-02 - 06:33:47 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:85:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-02-02 - 06:33:47 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:100:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-02-02 - 06:33:47 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:115:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-02-02 - 06:33:47 [6]: .. Loading "/usr/share/calamares/branding/cachyos/show.qml" 2026-02-02 - 06:33:47 [6]: .. No translation for "kb_" "sk" using default (en) 2026-02-02 - 06:33:47 [6]: void LoaderQueue::dataArrived() 2026-02-02 - 06:33:47 [6]: NetInstall group data received 16825 bytes from QUrl("https://raw.githubusercontent.com/CachyOS/cachyos-calamares/cachyos-dev/src/modules/netinstall/netinstall.yaml") 2026-02-02 - 06:33:47 [6]: DEBUG (Qt): getting temp failed for "/dev/nvme0n1" : No such file or directory 2026-02-02 - 06:33:47 [6]: DEBUG (Qt): getting powered on time failed for "/dev/nvme0n1" : No such file or directory 2026-02-02 - 06:33:47 [6]: DEBUG (Qt): getting power cycles failed for "/dev/nvme0n1" : No such file or directory 2026-02-02 - 06:33:47 [2]: WARNING (Qt): unknown file system type "" on "/dev/nvme0n1" 2026-02-02 - 06:33:47 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory 2026-02-02 - 06:33:47 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : No such file or directory 2026-02-02 - 06:33:47 [6]: QList PartUtils::getDevices(DeviceType) 2026-02-02 - 06:33:47 [6]: Removing unsuitable devices: 3 candidates. 2026-02-02 - 06:33:47 [6]: .. Running QList("blkid", "/dev/nvme0n1") 2026-02-02 - 06:33:47 [6]: .. Target cmd: QList("blkid", "/dev/nvme0n1") Exit code: 2 (no output) 2026-02-02 - 06:33:47 [6]: .. Running QList("blkid", "/dev/sda") 2026-02-02 - 06:33:47 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sda" 2026-02-02 - 06:33:47 [6]: .. Removing zram "/dev/zram0" 2026-02-02 - 06:33:47 [6]: .. there are 1 devices left. 2026-02-02 - 06:33:47 [6]: void PartitionCoreModule::doInit() 2026-02-02 - 06:33:47 [6]: LIST OF DETECTED DEVICES: 2026-02-02 - 06:33:47 [6]: .. node capacity name prettyName 2026-02-02 - 06:33:47 [6]: .. "/dev/nvme0n1" 500107862016 DevName$bd7f111b DevNamePretty$fc04cb1b 2026-02-02 - 06:33:47 [6]: .. 1 devices detected. 2026-02-02 - 06:33:48 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-02-02 - 06:33:48 [6]: Remaining modules: 1 "partition" 2026-02-02 - 06:33:49 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*) 2026-02-02 - 06:33:49 [6]: os-prober gave no output. 2026-02-02 - 06:33:49 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x559a68206480) without calling endResetModel first 2026-02-02 - 06:33:49 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x559a68206480) without calling beginResetModel first 2026-02-02 - 06:33:49 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-02-02 - 06:33:49 [6]: Remaining modules: 1 "partition" 2026-02-02 - 06:33:49 [2]: void PartitionCoreModule::scanForEfiSystemPartitions() 2026-02-02 - 06:33:49 [2]: WARNING: system is EFI but no EFI system partitions found. 2026-02-02 - 06:33:49 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) 2026-02-02 - 06:33:49 [6]: Got 1 requirement results from "partition" 2026-02-02 - 06:33:49 [2]: void ChoicePage::updateActionDescriptionsTr() 2026-02-02 - 06:33:49 [2]: WARNING: Invalid osprober count, labels and buttons not updated. 2026-02-02 - 06:33:49 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:33:49 [6]: No partitioning choice has been made yet 2026-02-02 - 06:33:49 [6]: void ChoicePage::updateDeviceStatePreview() 2026-02-02 - 06:33:49 [6]: Updating partitioning state widgets. 2026-02-02 - 06:33:49 [6]: void ChoicePage::setupActions() 2026-02-02 - 06:33:49 [6]: Setting up actions for "/dev/nvme0n1" with 0 entries. 2026-02-02 - 06:33:49 [6]: void ChoicePage::updateActionDescriptionsTr() 2026-02-02 - 06:33:49 [6]: Setting texts for 0 osprober entries 2026-02-02 - 06:33:49 [6]: void ChoicePage::setupActions() 2026-02-02 - 06:33:49 [6]: No partitions available for replace-action. 2026-02-02 - 06:33:49 [6]: void ChoicePage::setupActions() 2026-02-02 - 06:33:49 [6]: No partitions available for resize-action. 2026-02-02 - 06:33:49 [2]: void ChoicePage::setupActions() 2026-02-02 - 06:33:49 [2]: WARNING: System is EFI but there's no EFI system partition, DISABLING alongside and replace features. 2026-02-02 - 06:33:49 [6]: void ChoicePage::continueApplyDeviceChoice() 2026-02-02 - 06:33:49 [6]: Previous device -1 new device 0 2026-02-02 - 06:33:49 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:33:49 [6]: InstallChoice Config::NoChoice "none" 2026-02-02 - 06:33:49 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:33:49 [6]: No partitioning choice has been made yet 2026-02-02 - 06:33:49 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:33:49 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:33:49 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:33:49 [6]: No partitioning choice has been made yet 2026-02-02 - 06:33:49 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:33:49 [6]: No partitioning choice has been made yet 2026-02-02 - 06:33:49 [6]: void Calamares::RequirementsChecker::finished() 2026-02-02 - 06:33:49 [6]: All requirements have been checked. 2026-02-02 - 06:33:49 [6]: void Calamares::RequirementsModel::describe() const 2026-02-02 - 06:33:49 [6]: Requirements model has 7 items 2026-02-02 - 06:33:49 [6]: .. requirement 0 "storage" satisfied? true mandatory? false 2026-02-02 - 06:33:49 [6]: .. requirement 1 "ram" satisfied? true mandatory? true 2026-02-02 - 06:33:49 [6]: .. requirement 2 "power" satisfied? true mandatory? false 2026-02-02 - 06:33:49 [6]: .. requirement 3 "internet" satisfied? true mandatory? true 2026-02-02 - 06:33:49 [6]: .. requirement 4 "root" satisfied? true mandatory? false 2026-02-02 - 06:33:49 [6]: .. requirement 5 "screen" satisfied? true mandatory? false 2026-02-02 - 06:33:49 [6]: .. requirement 6 "partitions" satisfied? true mandatory? true 2026-02-02 - 05:28:23 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-02-02 - 05:28:23 [6]: Mapping "sk" in "SK" to locale. 2026-02-02 - 05:28:23 [6]: .. Got best match for "sk" as "sk_SK.UTF-8" 2026-02-02 - 05:28:23 [6]: .. Got best match for "sk_SK" as "sk_SK.UTF-8" 2026-02-02 - 06:28:23 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-02-02 - 06:28:23 [6]: Mapping "sk" in "SK" to locale. 2026-02-02 - 06:28:23 [6]: .. Got best match for "sk" as "sk_SK.UTF-8" 2026-02-02 - 06:28:23 [6]: .. Got best match for "sk_SK" as "sk_SK.UTF-8" 2026-02-02 - 06:28:23 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-02-02 - 06:28:23 [6]: Mapping "sk" in "SK" to locale. 2026-02-02 - 06:28:23 [6]: .. Got best match for "sk" as "sk_SK.UTF-8" 2026-02-02 - 06:28:23 [6]: .. Got best match for "sk_SK" as "sk_SK.UTF-8" 2026-02-02 - 06:28:27 [6]: void Config::guessLocaleKeyboardLayout() 2026-02-02 - 06:28:27 [6]: Got locale language "sk_SK.UTF-8" 2026-02-02 - 06:28:27 [6]: .. looking for locale part "SK" 2026-02-02 - 06:28:27 [6]: .. matched "sk" 2026-02-02 - 06:28:27 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*) 2026-02-02 - 06:28:27 [6]: Next level: "sk" 2026-02-02 - 06:28:28 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-02-02 - 06:28:28 [6]: xkbmap selection changed to: "sk" - "" 2026-02-02 - 06:37:31 [6]: void Config::updateGlobalStorage(const QStringList&) const 2026-02-02 - 06:37:31 [6]: "packagechooser@bootloader" selected "limine" 2026-02-02 - 06:37:31 [2]: void Config::setConfigurationMap(const QVariantMap&) 2026-02-02 - 06:37:31 [2]: WARNING: Configuration for *initialSwapChoice* is not one of the *userSwapChoices* 2026-02-02 - 06:37:31 [2]: .. Choice "none" added. 2026-02-02 - 06:37:31 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:37:31 [6]: InstallChoice Config::NoChoice "none" 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:37:31 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:37:31 [6]: InstallChoice Config::NoChoice "none" 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:37:31 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:37:31 [6]: InstallChoice Config::NoChoice "none" 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:37:31 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:37:31 [6]: InstallChoice Config::NoChoice "none" 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:37:31 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateDeviceStatePreview() 2026-02-02 - 06:37:31 [6]: Updating partitioning state widgets. 2026-02-02 - 06:37:31 [6]: void ChoicePage::setupActions() 2026-02-02 - 06:37:31 [6]: Setting up actions for "/dev/nvme0n1" with 0 entries. 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateActionDescriptionsTr() 2026-02-02 - 06:37:31 [6]: Setting texts for 0 osprober entries 2026-02-02 - 06:37:31 [6]: void ChoicePage::setupActions() 2026-02-02 - 06:37:31 [6]: No partitions available for replace-action. 2026-02-02 - 06:37:31 [6]: void ChoicePage::setupActions() 2026-02-02 - 06:37:31 [6]: No partitions available for resize-action. 2026-02-02 - 06:37:31 [2]: void ChoicePage::setupActions() 2026-02-02 - 06:37:31 [2]: WARNING: System is EFI but there's no EFI system partition, DISABLING alongside and replace features. 2026-02-02 - 06:37:31 [6]: void ChoicePage::continueApplyDeviceChoice() 2026-02-02 - 06:37:31 [6]: Previous device 0 new device 0 2026-02-02 - 06:37:31 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:37:31 [6]: InstallChoice Config::NoChoice "none" 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:37:31 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:31 [6]: bool ChoicePage::calculateNextEnabled() const 2026-02-02 - 06:37:31 [6]: No partitioning choice has been made yet 2026-02-02 - 06:37:35 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-02-02 - 06:37:35 [6]: InstallChoice Config::Erase "erase" 2026-02-02 - 06:37:35 [6]: PartitionTable* CreatePartitionTableJob::createTable() 2026-02-02 - 06:37:35 [6]: CreatePartitionTableJob::createTable trying to make table for device "/dev/nvme0n1" 2026-02-02 - 06:37:35 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x559a68206480) without calling endResetModel first 2026-02-02 - 06:37:35 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x559a68206480) without calling beginResetModel first 2026-02-02 - 06:37:35 [2]: void PartitionCoreModule::scanForEfiSystemPartitions() 2026-02-02 - 06:37:35 [2]: WARNING: system is EFI but no EFI system partitions found. 2026-02-02 - 06:37:35 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x559a68206480) without calling endResetModel first 2026-02-02 - 06:37:35 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x559a68206480) without calling beginResetModel first 2026-02-02 - 06:37:35 [6]: void PartitionCoreModule::scanForEfiSystemPartitions() 2026-02-02 - 06:37:35 [6]: system is EFI and new EFI system partition has been found. 2026-02-02 - 06:37:35 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x559a68206480) without calling endResetModel first 2026-02-02 - 06:37:35 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x559a68206480) without calling beginResetModel first 2026-02-02 - 06:37:35 [6]: void PartitionCoreModule::dumpQueue() const 2026-02-02 - 06:37:35 [6]: # Queue: 2026-02-02 - 06:37:35 [6]: .. ## Device: "/dev/nvme0n1" 2026-02-02 - 06:37:35 [6]: .. - CreatePartitionTableJob 2026-02-02 - 06:37:35 [6]: .. - CreatePartitionJob 2026-02-02 - 06:37:35 [6]: .. - SetPartFlagsJob 2026-02-02 - 06:37:35 [6]: .. - CreatePartitionJob 2026-02-02 - 06:37:35 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-02-02 - 06:37:35 [6]: Updating partitioning preview widgets. 2026-02-02 - 06:38:20 [6]: void Config::updateGlobalStorage(const QStringList&) const 2026-02-02 - 06:38:20 [6]: "packagechooser@desktop" groups to select in netinstall QList("KDE-Desktop") 2026-02-02 - 06:38:30 [2]: WARNING (Qt): dataChanged() called with an invalid index range: topleft: QModelIndex(0,0,0x559a6dfa75f0,PackageModel(0x559a69350a40)) bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0)) 2026-02-02 - 06:38:32 [2]: WARNING (Qt): dataChanged() called with an invalid index range: topleft: QModelIndex(0,0,0x559a6dfa75f0,PackageModel(0x559a69350a40)) bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0)) 2026-02-02 - 06:39:05 [6]: bool additions(Calamares::GlobalStorage*, const QString&, const QVariantList&, const QVariantList&) 2026-02-02 - 06:39:05 [6]: Existing package operations length 0 2026-02-02 - 06:39:05 [6]: .. 202 critical packages. 2026-02-02 - 06:39:05 [6]: .. 6 non-critical packages. 2026-02-02 - 06:40:36 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread 2026-02-02 - 06:40:36 [6]: virtual QString PartitionViewStep::prettyStatus() const 2026-02-02 - 06:40:36 [6]: Summary for Partition 1 Config::Erase 2026-02-02 - 06:40:36 [6]: QStringList findEssentialLVs(const QList&) 2026-02-02 - 06:40:36 [6]: Checking LVM use on 1 devices 2026-02-02 - 06:40:36 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-02-02 - 06:40:36 [6]: Building partition information map 2026-02-02 - 06:40:36 [6]: .. partitions on "/dev/nvme0n1" 2026-02-02 - 06:40:36 [6]: .. mapping for "" "unallocated" partlabel : "" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "" fs: : "unknown" fsName : "unknown" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "false" 2026-02-02 - 06:40:36 [6]: .. mapping for "" "New Partition" partlabel : "" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "/boot" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "true" 2026-02-02 - 06:40:36 [6]: .. mapping for "" "New Partition" partlabel : "root" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "/" fs: : "btrfs" fsName : "btrfs" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "true" 2026-02-02 - 06:40:36 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout 2026-02-02 - 06:40:36 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread 2026-02-02 - 06:40:36 [6]: QStringList findEssentialLVs(const QList&) 2026-02-02 - 06:40:36 [6]: Checking LVM use on 1 devices 2026-02-02 - 06:40:36 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-02-02 - 06:40:36 [6]: Building partition information map 2026-02-02 - 06:40:36 [6]: .. partitions on "/dev/nvme0n1" 2026-02-02 - 06:40:36 [6]: .. mapping for "" "unallocated" partlabel : "" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "" fs: : "unknown" fsName : "unknown" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "false" 2026-02-02 - 06:40:36 [6]: .. mapping for "" "New Partition" partlabel : "" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "/boot" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "true" 2026-02-02 - 06:40:36 [6]: .. mapping for "" "New Partition" partlabel : "root" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "/" fs: : "btrfs" fsName : "btrfs" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "true" 2026-02-02 - 06:40:36 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*) 2026-02-02 - 06:40:36 [6]: Summary widget is larger than viewport, enlarge by 114 to QSize(800, 578) 2026-02-02 - 06:40:46 [6]: DEBUG (Qt): QML Component (default slideshow) activated 2026-02-02 - 06:40:46 [6]: QStringList findEssentialLVs(const QList&) 2026-02-02 - 06:40:46 [6]: Checking LVM use on 1 devices 2026-02-02 - 06:40:46 [6]: void Calamares::JobThread::finalize() 2026-02-02 - 06:40:46 [6]: There are 45 jobs, total weight 32 2026-02-02 - 06:40:46 [6]: .. Job 1 "Spravujú sa nastavenia automatického pripojenia…" +wt 0.111111 tot.wt 0.111111 2026-02-02 - 06:40:46 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.111111 tot.wt 0.222222 2026-02-02 - 06:40:46 [6]: .. Job 3 "Vymazať pripojenia pre operácie rozdelenia oddielov na zariadení /dev/nvme0n1" +wt 0.111111 tot.wt 0.333333 2026-02-02 - 06:40:46 [6]: .. Job 4 "Creating new gpt partition table on /dev/nvme0n1…" +wt 0.111111 tot.wt 0.444444 2026-02-02 - 06:40:46 [6]: .. Job 5 "Create new 4192MiB partition on /dev/nvme0n1 (Samsung SSD 980 500GB)" +wt 0.111111 tot.wt 0.555556 2026-02-02 - 06:40:46 [6]: .. Job 6 "Set flags on 4192MiB fat32 partition" +wt 0.111111 tot.wt 0.666667 2026-02-02 - 06:40:46 [6]: .. Job 7 "Create new 472745MiB partition on /dev/nvme0n1 (Samsung SSD 980 500GB) with entries root" +wt 0.111111 tot.wt 0.777778 2026-02-02 - 06:40:46 [6]: .. Job 8 "Nastaviť informácie o oddieli" +wt 0.111111 tot.wt 0.888889 2026-02-02 - 06:40:46 [6]: .. Job 9 "Spravujú sa nastavenia automatického pripojenia…" +wt 0.111111 tot.wt 1 2026-02-02 - 06:40:46 [6]: .. Job 10 "Creating ZFS pools and datasets…" +wt 1 tot.wt 2 2026-02-02 - 06:40:46 [6]: .. Job 11 "mount" +wt 1 tot.wt 3 2026-02-02 - 06:40:46 [6]: .. Job 12 "modify 90-mkinitcpio-install.hook on host and chroot" +wt 1 tot.wt 4 2026-02-02 - 06:40:46 [6]: .. Job 13 "initialize pacman ... ranking mirrors ... copy pacman mirrorlist and keyring to target ..." +wt 1 tot.wt 5 2026-02-02 - 06:40:46 [6]: .. Job 14 "Preparing your system for online installation of CachyOS" +wt 1 tot.wt 6 2026-02-02 - 06:40:46 [6]: .. Job 15 "pacstrap" +wt 1 tot.wt 7 2026-02-02 - 06:40:46 [6]: .. Job 16 "Generovanie identifikátora počítača." +wt 1 tot.wt 8 2026-02-02 - 06:40:46 [6]: .. Job 17 "Setting timezone to Europe/Bratislava…" +wt 1 tot.wt 9 2026-02-02 - 06:40:46 [6]: .. Job 18 "Setting keyboard model to pc105, layout as sk-…" +wt 1 tot.wt 10 2026-02-02 - 06:40:46 [6]: .. Job 19 "localecfg" +wt 1 tot.wt 11 2026-02-02 - 06:40:46 [6]: .. Job 20 "chwd" +wt 1 tot.wt 12 2026-02-02 - 06:40:46 [6]: .. Job 21 "packages" +wt 1 tot.wt 13 2026-02-02 - 06:40:46 [6]: .. Job 22 "Nastavuje sa kľúčový súbor LUKS." +wt 1 tot.wt 14 2026-02-02 - 06:40:46 [6]: .. Job 23 "Konfigurácia zašifrovaného odkladacieho priestoru." +wt 1 tot.wt 15 2026-02-02 - 06:40:46 [6]: .. Job 24 "fstab" +wt 1 tot.wt 16 2026-02-02 - 06:40:46 [6]: .. Job 25 "plymouthcfg" +wt 1 tot.wt 17 2026-02-02 - 06:40:46 [6]: .. Job 26 "zfshostid" +wt 1 tot.wt 18 2026-02-02 - 06:40:46 [6]: .. Job 27 "initcpiocfg" +wt 1 tot.wt 19 2026-02-02 - 06:40:46 [6]: .. Job 28 "Creating initramfs with mkinitcpio…" +wt 1 tot.wt 20 2026-02-02 - 06:40:46 [6]: .. Job 29 "Configuring
sudo
users…" +wt 0.166667 tot.wt 20.1667 2026-02-02 - 06:40:46 [6]: .. Job 30 "Preparing groups…" +wt 0.166667 tot.wt 20.3333 2026-02-02 - 06:40:46 [6]: .. Job 31 "Vytvoriť používateľa duke_dragon" +wt 0.166667 tot.wt 20.5 2026-02-02 - 06:40:46 [6]: .. Job 32 "Nastavenie hesla pre používateľa duke_dragon" +wt 0.166667 tot.wt 20.6667 2026-02-02 - 06:40:46 [6]: .. Job 33 "Nastavenie hesla pre používateľa root" +wt 0.166667 tot.wt 20.8333 2026-02-02 - 06:40:46 [6]: .. Job 34 "Nastavenie názvu hostiteľa DragonMachine" +wt 0.166667 tot.wt 21 2026-02-02 - 06:40:46 [6]: .. Job 35 "networkcfg" +wt 1 tot.wt 22 2026-02-02 - 06:40:46 [6]: .. Job 36 "displaymanager" +wt 1 tot.wt 23 2026-02-02 - 06:40:46 [6]: .. Job 37 "hwclock" +wt 1 tot.wt 24 2026-02-02 - 06:40:46 [6]: .. Job 38 "Remove unneeded ucode" +wt 1 tot.wt 25 2026-02-02 - 06:40:46 [6]: .. Job 39 "grubcfg" +wt 1 tot.wt 26 2026-02-02 - 06:40:46 [6]: .. Job 40 "bootloader" +wt 1 tot.wt 27 2026-02-02 - 06:40:46 [6]: .. Job 41 "reset 90-mkinitcpio-install.hook" +wt 1 tot.wt 28 2026-02-02 - 06:40:46 [6]: .. Job 42 "services-systemd" +wt 1 tot.wt 29 2026-02-02 - 06:40:46 [6]: .. Job 43 "Running shell processes…" +wt 1 tot.wt 30 2026-02-02 - 06:40:46 [6]: .. Job 44 "Enable the UFW Firewall as default and allow outgoing but deny incoming" +wt 1 tot.wt 31 2026-02-02 - 06:40:46 [6]: .. Job 45 "Unmounting file systems…" +wt 1 tot.wt 32 2026-02-02 - 06:40:46 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:46 [6]: Starting job "Spravujú sa nastavenia automatického pripojenia…" ( 1 / 45 ) 2026-02-02 - 06:40:46 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() 2026-02-02 - 06:40:46 [6]: Set automount to disable 2026-02-02 - 06:40:46 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*) 2026-02-02 - 06:40:46 [1]: ERROR: Could not inhibit sleep: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.freedesktop.PowerManagement.Inhibit was not provided by any .service files") 2026-02-02 - 06:40:46 [6]: std::shared_ptr Calamares::Partition::automountDisable(bool) 2026-02-02 - 06:40:46 [6]: Setting Solid automount to disabled 2026-02-02 - 06:40:46 [6]: .. 2 reply QList() 2026-02-02 - 06:40:46 [6]: .. 2 reply QList(QVariant(bool, false)) 2026-02-02 - 06:40:46 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:46 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 45 ) 2026-02-02 - 06:40:46 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:46 [6]: Starting job "Vymazať pripojenia pre operácie rozdelenia oddielov na zariadení /dev/nvme0n1" ( 3 / 45 ) 2026-02-02 - 06:40:46 [6]: QStringList getPartitionsForDevice(const QString&) 2026-02-02 - 06:40:46 [6]: Reading from "/proc/partitions" looking for "nvme0n1" 2026-02-02 - 06:40:46 [6]: virtual Calamares::JobResult ClearMountsJob::exec() 2026-02-02 - 06:40:46 [6]: ClearMountsJob finished. Here's what was done: 2026-02-02 - 06:40:46 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:40:46 [6]: .. Running QList("sync") 2026-02-02 - 06:40:46 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:46 [6]: Starting job "Creating new gpt partition table on /dev/nvme0n1…" ( 4 / 45 ) 2026-02-02 - 06:40:46 [6]: virtual Calamares::JobResult CreatePartitionTableJob::exec() 2026-02-02 - 06:40:46 [6]: Creating new partition table of type "gpt" , uncommitted partitions: 2026-02-02 - 06:40:46 [6]: .. "unallocated" 2026-02-02 - 06:40:46 [6]: .. "New Partition" 2026-02-02 - 06:40:46 [6]: .. "New Partition" 2026-02-02 - 06:40:46 [6]: .. Running QList("lsblk") 2026-02-02 - 06:40:46 [6]: .. lsblk output: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 2.7G 1 loop /run/archiso/airootfs sda 8:0 0 119.2G 0 disk |-sda1 8:1 0 2.9G 0 part `-sda2 8:2 0 24M 0 part zram0 253:0 0 13.4G 0 disk [SWAP] nvme0n1 259:0 0 465.8G 0 disk 2026-02-02 - 06:40:46 [6]: .. Running QList("mount") 2026-02-02 - 06:40:46 [6]: .. mount output: proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) dev on /dev type devtmpfs (rw,nosuid,relatime,size=6968288k,nr_inodes=1742072,mode=755,inode64) run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64) efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime) copytoram on /run/archiso/copytoram type tmpfs (rw,relatime,size=10516152k,mode=755,inode64,x-initrd.mount) cowspace on /run/archiso/cowspace type tmpfs (rw,relatime,size=10485760k,mode=755,inode64,x-initrd.mount) /dev/loop0 on /run/archiso/airootfs type squashfs (ro,relatime,errors=continue,threads=single,x-initrd.mount) airootfs on / type overlay (rw,relatime,lowerdir=/run/archiso/airootfs,upperdir=/run/archiso/cowspace/persistent_/x86_64/upperdir,workdir=/run/archiso/cowspace/persistent_/x86_64/workdir,uuid=on) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64,usrquota) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=600,ptmxmode=000) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot,memory_hugetlb_accounting) none on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=42,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=7424) none on /run/credentials/systemd-journald.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) hugetlbfs on /dev/hugepages type hugetlbfs (rw,nosuid,nodev,relatime,pagesize=2M) tmpfs on /etc/pacman.d/gnupg type tmpfs (rw,relatime,mode=755,inode64,noswap) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,nr_inodes=1048576,inode64,usrquota) none on /run/credentials/systemd-networkd.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap) none on /run/credentials/systemd-resolved.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap) tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1402152k,nr_inodes=350538,mode=700,uid=1000,gid=1000,inode64) portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000) portal on /home/liveuser/.cache/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=0,group_id=0) 2026-02-02 - 06:40:47 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:47 [6]: Starting job "Create new 4192MiB partition on /dev/nvme0n1 (Samsung SSD 980 500GB)" ( 5 / 45 ) 2026-02-02 - 06:40:48 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:48 [6]: Starting job "Set flags on partition /dev/nvme0n1p1" ( 6 / 45 ) 2026-02-02 - 06:40:48 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec() 2026-02-02 - 06:40:48 [6]: Setting flags on "/dev/nvme0n1" partition "/dev/nvme0n1p1" "boot" 2026-02-02 - 06:40:50 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:40:50 [6]: Starting job "Create new 472745MiB partition on /dev/nvme0n1 (Samsung SSD 980 500GB) with entries root" ( 7 / 45 ) 2026-02-02 - 06:41:12 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:12 [6]: Starting job "Nastaviť informácie o oddieli" ( 8 / 45 ) 2026-02-02 - 06:41:12 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-02-02 - 06:41:12 [6]: Building partition information map 2026-02-02 - 06:41:12 [6]: .. partitions on "/dev/nvme0n1" 2026-02-02 - 06:41:12 [6]: .. mapping for "" "unallocated" partlabel : "" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "" fs: : "unknown" fsName : "unknown" filesystem-uuid (uuid) : "FSUUID$64e823c3" claimed : "false" 2026-02-02 - 06:41:12 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" partlabel : "" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "/boot" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$4b7159f9" claimed : "true" 2026-02-02 - 06:41:12 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" partlabel : "root" partition-uuid (partuuid) : "PartUUID$1c4125ad" parttype : "" partattrs : "0" mountPoint: : "/" fs: : "btrfs" fsName : "btrfs" filesystem-uuid (uuid) : "FSUUID$e264b6de" claimed : "true" 2026-02-02 - 06:41:12 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec() 2026-02-02 - 06:41:12 [6]: Saving partition information map to GlobalStorage["partitions"] 2026-02-02 - 06:41:12 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec() 2026-02-02 - 06:41:12 [6]: FillGlobalStorageJob writing empty bootLoader value 2026-02-02 - 06:41:12 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:12 [6]: Starting job "Spravujú sa nastavenia automatického pripojenia…" ( 9 / 45 ) 2026-02-02 - 06:41:12 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() 2026-02-02 - 06:41:12 [6]: Restore automount settings 2026-02-02 - 06:41:12 [6]: .. 2 reply QList() 2026-02-02 - 06:41:12 [6]: .. 2 reply QList(QVariant(bool, false)) 2026-02-02 - 06:41:12 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:12 [6]: Starting job "Creating ZFS pools and datasets…" ( 10 / 45 ) 2026-02-02 - 06:41:12 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:12 [6]: Starting job "mount" ( 11 / 45 ) 2026-02-02 - 06:41:12 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec() 2026-02-02 - 06:41:12 [6]: Job file "/usr/lib/calamares/modules/mount/main.py" 2026-02-02 - 06:41:13 [6]: [PYTHON JOB]: Found gettext "sk" in "/usr/share/locale/sk" 2026-02-02 - 06:41:13 [6]: .. Job description from pretty_name "mount" = "Pripájanie oddielov." 2026-02-02 - 06:41:13 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:13 [6]: .. Running QList("sync") 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:13 [6]: .. Running QList("sync") 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@home,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/home") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:13 [6]: .. Running QList("sync") 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@root,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/root") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:13 [6]: .. Running QList("sync") 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@srv,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/srv") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:13 [6]: .. Running QList("sync") 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@cache,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/var/cache") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:13 [6]: .. Running QList("sync") 2026-02-02 - 06:41:13 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@tmp,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/var/tmp") 2026-02-02 - 06:41:13 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-t", "btrfs", "-o", "subvol=/@log,defaults,noatime,compress=zstd:1", "/dev/nvme0n1p2", "/tmp/calamares-root-qli2cyyc/var/log") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-t", "vfat", "-o", "defaults,umask=0077", "/dev/nvme0n1p1", "/tmp/calamares-root-qli2cyyc/boot") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-o", "bind", "/dev", "/tmp/calamares-root-qli2cyyc/dev") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-t", "proc", "-o", "defaults,noatime", "proc", "/tmp/calamares-root-qli2cyyc/proc") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-t", "tmpfs", "-o", "defaults,noatime", "tmpfs", "/tmp/calamares-root-qli2cyyc/run") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-qli2cyyc/run/udev") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-t", "sysfs", "-o", "defaults,noatime", "sys", "/tmp/calamares-root-qli2cyyc/sys") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-02-02 - 06:41:14 [6]: .. Running QList("mount", "-t", "efivarfs", "-o", "defaults,noatime", "efivarfs", "/tmp/calamares-root-qli2cyyc/sys/firmware/efi/efivars") 2026-02-02 - 06:41:14 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:14 [6]: .. Running QList("sync") 2026-02-02 - 06:41:14 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:14 [6]: Starting job "modify 90-mkinitcpio-install.hook on host and chroot" ( 12 / 45 ) 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /etc/pacman.d/hooks/") 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/calamares/scripts/90-mkinitcpio-install.hook /etc/pacman.d/hooks/") 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /tmp/calamares-root-qli2cyyc/usr/share/libalpm/scripts/") 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/calamares/scripts/mkinitcpio-install-calamares /tmp/calamares-root-qli2cyyc/usr/share/libalpm/scripts/") 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "chmod +x /tmp/calamares-root-qli2cyyc/usr/share/libalpm/scripts/mkinitcpio-install-calamares") 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /tmp/calamares-root-qli2cyyc/etc/pacman.d/hooks/") 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/calamares/scripts/90-mkinitcpio-install.hook /tmp/calamares-root-qli2cyyc/etc/pacman.d/hooks/") 2026-02-02 - 06:41:14 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:14 [6]: Starting job "initialize pacman ... ranking mirrors ... copy pacman mirrorlist and keyring to target ..." ( 13 / 45 ) 2026-02-02 - 06:41:14 [6]: .. Running QList("/bin/sh", "-c", "bash /etc/calamares/scripts/update-mirrorlist") 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "Updating rate-mirrors\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: ":: Synchronizing package databases...\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: " cachyos downloading...\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: " core downloading...\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: " extra downloading...\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: " multilib downloading...\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "warning: cachyos-rate-mirrors-18-1 is up to date -- skipping\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "warning: rate-mirrors-0.23.0-3 is up to date -- skipping\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: " there is nothing to do\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: " --> Ranking mirrors for arch repository in /etc/pacman.d/mirrorlist...\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# STARTED AT: 2026-02-02 06:41:14.723651955 +01:00\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# ARGS: rate-mirrors --save /tmp/tmp.KxIjgZhTeT arch\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# FETCHED MIRRORS: 1166\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# MIRRORS LEFT AFTER FILTERING: 299\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# JUMP #1\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# EXPLORING SK\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# VISITED SK\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# + NEIGHBOR UK (by HubsFirst)\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# + NEIGHBOR ID (by HubsFirst)\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# + NEIGHBOR FR (by HubsFirst)\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# + NEIGHBOR DE (by DistanceFirst)\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# + NEIGHBOR SE (by DistanceFirst)\n" 2026-02-02 - 06:41:14 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:14 [6]: "# + NEIGHBOR NL (by DistanceFirst)\n" 2026-02-02 - 06:41:15 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:15 [6]: "# TOO FEW BYTES LOADED https://ams.nl.mirrors.bjg.at/arch/\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [SK] SpeedTestResult { speed: 33.0 MB/s; elapsed: 1.00s; connection_time: 21ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [SE] SpeedTestResult { speed: 27.3 MB/s; elapsed: 1.00s; connection_time: 67ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [DE] SpeedTestResult { speed: 2.3 MB/s; elapsed: 979ms; connection_time: 215ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [DE] SpeedTestResult { speed: 1.3 MB/s; elapsed: 982ms; connection_time: 234ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [NL] SpeedTestResult { speed: 27.1 MB/s; elapsed: 1.00s; connection_time: 272ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [FR] SpeedTestResult { speed: 505.1 KB/s; elapsed: 940ms; connection_time: 266ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [UK] SpeedTestResult { speed: 608.1 KB/s; elapsed: 969ms; connection_time: 289ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [FR] SpeedTestResult { speed: 552.2 KB/s; elapsed: 978ms; connection_time: 305ms }\n" 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [SE] SpeedTestResult { speed: 523.4 KB/s; elapsed: 969ms; connection_time: 318ms }\n" 2026-02-02 - 06:41:16 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-02-02 - 06:41:16 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:16 [6]: "# [UK] SpeedTestResult { speed: 463.8 KB/s; elapsed: 988ms; connection_time: 764ms }\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# TOO FEW BYTES LOADED https://mirror.ditatompel.com/archlinux/\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# [ID] SpeedTestResult { speed: 230.6 KB/s; elapsed: 993ms; connection_time: 1.86s }\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# TOP CONNECTION TIME: SK - 21ms\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# TOP NEIGHBOR - CONNECTION TIME: SE - 67ms\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# TOP SPEED: SK - 33.0 MB/s\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# TOP NEIGHBOR - SPEED: SE - 27.3 MB/s\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# \n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# JUMP #2\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# EXPLORING SE\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# + NEIGHBOR ES (by HubsFirst)\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# + NEIGHBOR IN (by HubsFirst)\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# + NEIGHBOR CN (by HubsFirst)\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# + NEIGHBOR PL (by DistanceFirst)\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# + NEIGHBOR FI (by DistanceFirst)\n" 2026-02-02 - 06:41:17 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:17 [6]: "# + NEIGHBOR DK (by DistanceFirst)\n" 2026-02-02 - 06:41:18 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:18 [6]: "# [FI] SpeedTestResult { speed: 17.6 MB/s; elapsed: 407ms; connection_time: 216ms }\n" 2026-02-02 - 06:41:18 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:18 [6]: "# [ES] SpeedTestResult { speed: 9.0 MB/s; elapsed: 447ms; connection_time: 181ms }\n" 2026-02-02 - 06:41:18 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:18 [6]: "# [PL] SpeedTestResult { speed: 9.3 MB/s; elapsed: 372ms; connection_time: 276ms }\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# TOO FEW BYTES LOADED https://mirrors.aliyun.com/archlinux/\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# [DK] SpeedTestResult { speed: 5.0 MB/s; elapsed: 641ms; connection_time: 476ms }\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# [FI] SpeedTestResult { speed: 7.3 MB/s; elapsed: 992ms; connection_time: 226ms }\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# [ES] SpeedTestResult { speed: 26.9 MB/s; elapsed: 998ms; connection_time: 264ms }\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# [DK] SpeedTestResult { speed: 2.6 MB/s; elapsed: 996ms; connection_time: 349ms }\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# [PL] SpeedTestResult { speed: 735.0 KB/s; elapsed: 992ms; connection_time: 430ms }\n" 2026-02-02 - 06:41:19 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:19 [6]: "# [IN] SpeedTestResult { speed: 258.0 KB/s; elapsed: 840ms; connection_time: 774ms }\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# TOO FEW BYTES LOADED https://mirrors.saswata.cc/archlinux/\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# [CN] SpeedTestResult { speed: 203.9 KB/s; elapsed: 962ms; connection_time: 2.94s }\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# TOP NEIGHBOR - CONNECTION TIME: ES - 181ms\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# TOP NEIGHBOR - SPEED: ES - 26.9 MB/s\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# CONNECTION TIMES ARE GETTING WORSE, STOPPING\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# COUNTRY JUMPING YIELDED TOO FEW MIRRORS (21), ADDING OTHERS TO UNLABELED\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# \n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "\n" 2026-02-02 - 06:41:21 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:21 [6]: "# TESTING UNLABELED MIRRORS\n" 2026-02-02 - 06:41:22 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:22 [6]: "# TOO FEW BYTES LOADED https://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/\n" 2026-02-02 - 06:41:22 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:22 [6]: "# [CZ] SpeedTestResult { speed: 26.5 MB/s; elapsed: 983ms; connection_time: 82ms }\n" 2026-02-02 - 06:41:22 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:22 [6]: "# [FR] SpeedTestResult { speed: 1.1 MB/s; elapsed: 959ms; connection_time: 132ms }\n" 2026-02-02 - 06:41:22 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:22 [6]: "# [CH] SpeedTestResult { speed: 2.6 MB/s; elapsed: 996ms; connection_time: 146ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [NL] SpeedTestResult { speed: 864.9 KB/s; elapsed: 965ms; connection_time: 149ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 1.2 MB/s; elapsed: 973ms; connection_time: 159ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [CH] SpeedTestResult { speed: 14.4 MB/s; elapsed: 998ms; connection_time: 192ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [MD] SpeedTestResult { speed: 630.2 KB/s; elapsed: 857ms; connection_time: 196ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [UK] SpeedTestResult { speed: 806.9 KB/s; elapsed: 913ms; connection_time: 200ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [EE] SpeedTestResult { speed: 7.3 MB/s; elapsed: 837ms; connection_time: 367ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [SI] SpeedTestResult { speed: 663.8 KB/s; elapsed: 985ms; connection_time: 205ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [CH] SpeedTestResult { speed: 361.4 KB/s; elapsed: 996ms; connection_time: 186ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 827.5 KB/s; elapsed: 930ms; connection_time: 207ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 428.7 KB/s; elapsed: 955ms; connection_time: 198ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [FI] SpeedTestResult { speed: 611.9 KB/s; elapsed: 989ms; connection_time: 227ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [NL] SpeedTestResult { speed: 11.2 MB/s; elapsed: 1.00s; connection_time: 206ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 699.7 KB/s; elapsed: 959ms; connection_time: 213ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [CH] SpeedTestResult { speed: 582.7 KB/s; elapsed: 967ms; connection_time: 247ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [NL] SpeedTestResult { speed: 475.3 KB/s; elapsed: 983ms; connection_time: 245ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [NL] SpeedTestResult { speed: 523.9 KB/s; elapsed: 1.00s; connection_time: 259ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [CH] SpeedTestResult { speed: 509.0 KB/s; elapsed: 997ms; connection_time: 272ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 790.8 KB/s; elapsed: 951ms; connection_time: 280ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [SI] SpeedTestResult { speed: 426.6 KB/s; elapsed: 998ms; connection_time: 280ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [NL] SpeedTestResult { speed: 765.8 KB/s; elapsed: 962ms; connection_time: 303ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [AL] FAILED TO CONNECT TO https://al.arch.niranjan.co/extra/os/x86_64/extra.files\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [FR] SpeedTestResult { speed: 173.2 KB/s; elapsed: 955ms; connection_time: 343ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 265.8 KB/s; elapsed: 801ms; connection_time: 371ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [RO] SpeedTestResult { speed: 132.7 KB/s; elapsed: 985ms; connection_time: 358ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [UK] SpeedTestResult { speed: 627.9 KB/s; elapsed: 991ms; connection_time: 393ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [RO] SpeedTestResult { speed: 376.5 KB/s; elapsed: 954ms; connection_time: 392ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [DE] SpeedTestResult { speed: 289.9 KB/s; elapsed: 903ms; connection_time: 418ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [CA] SpeedTestResult { speed: 7.0 MB/s; elapsed: 1.00s; connection_time: 407ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [NL] SpeedTestResult { speed: 279.2 KB/s; elapsed: 996ms; connection_time: 414ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [FI] SpeedTestResult { speed: 164.8 KB/s; elapsed: 970ms; connection_time: 499ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [EE] SpeedTestResult { speed: 242.3 KB/s; elapsed: 946ms; connection_time: 607ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [FI] SpeedTestResult { speed: 2.6 MB/s; elapsed: 1.00s; connection_time: 667ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [CO] SpeedTestResult { speed: 230.6 KB/s; elapsed: 922ms; connection_time: 740ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [BE] SpeedTestResult { speed: 29.9 MB/s; elapsed: 304ms; connection_time: 186ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [FI] SpeedTestResult { speed: 321.0 KB/s; elapsed: 918ms; connection_time: 516ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [LT] SpeedTestResult { speed: 11.8 MB/s; elapsed: 362ms; connection_time: 200ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [IL] SpeedTestResult { speed: 250.5 KB/s; elapsed: 979ms; connection_time: 978ms }\n" 2026-02-02 - 06:41:23 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:23 [6]: "# [UK] SpeedTestResult { speed: 322.9 KB/s; elapsed: 962ms; connection_time: 1.09s }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [NO] SpeedTestResult { speed: 8.3 MB/s; elapsed: 995ms; connection_time: 350ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [NO] SpeedTestResult { speed: 1.7 MB/s; elapsed: 995ms; connection_time: 377ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [MD] SpeedTestResult { speed: 12.3 MB/s; elapsed: 960ms; connection_time: 1.54s }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [LT] SpeedTestResult { speed: 1.6 MB/s; elapsed: 969ms; connection_time: 288ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 9.5 MB/s; elapsed: 756ms; connection_time: 403ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 602.1 KB/s; elapsed: 996ms; connection_time: 237ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 390.4 KB/s; elapsed: 922ms; connection_time: 252ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 1.2 MB/s; elapsed: 950ms; connection_time: 336ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [BE] SpeedTestResult { speed: 16.5 MB/s; elapsed: 1.00s; connection_time: 378ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 300.3 KB/s; elapsed: 980ms; connection_time: 312ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 181.1 KB/s; elapsed: 971ms; connection_time: 411ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [ZA] SpeedTestResult { speed: 2.2 MB/s; elapsed: 995ms; connection_time: 599ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [ZA] SpeedTestResult { speed: 822.5 KB/s; elapsed: 936ms; connection_time: 608ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 12.3 MB/s; elapsed: 974ms; connection_time: 625ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [US] SpeedTestResult { speed: 444.4 KB/s; elapsed: 957ms; connection_time: 449ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SG] SpeedTestResult { speed: 272.5 KB/s; elapsed: 539ms; connection_time: 769ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [KE] SpeedTestResult { speed: 262.5 KB/s; elapsed: 810ms; connection_time: 863ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 529.5 KB/s; elapsed: 993ms; connection_time: 623ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [ZA] SpeedTestResult { speed: 487.7 KB/s; elapsed: 973ms; connection_time: 834ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# TOO FEW BYTES LOADED https://mirror.guillaumea.fr/archlinux/\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SG] SpeedTestResult { speed: 1.2 MB/s; elapsed: 998ms; connection_time: 822ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SE] SpeedTestResult { speed: 114.7 KB/s; elapsed: 957ms; connection_time: 645ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [AE] SpeedTestResult { speed: 174.1 KB/s; elapsed: 845ms; connection_time: 912ms }\n" 2026-02-02 - 06:41:24 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:24 [6]: "# [SG] SpeedTestResult { speed: 149.4 KB/s; elapsed: 987ms; connection_time: 859ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [MX] SpeedTestResult { speed: 463.8 KB/s; elapsed: 987ms; connection_time: 1.13s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 166.0 KB/s; elapsed: 935ms; connection_time: 504ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [KZ] SpeedTestResult { speed: 106.2 KB/s; elapsed: 768ms; connection_time: 2.36s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [ZA] SpeedTestResult { speed: 132.0 KB/s; elapsed: 991ms; connection_time: 1.20s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [SG] SpeedTestResult { speed: 250.7 KB/s; elapsed: 978ms; connection_time: 1.20s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [SG] SpeedTestResult { speed: 138.5 KB/s; elapsed: 944ms; connection_time: 1.27s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 101.9 KB/s; elapsed: 964ms; connection_time: 708ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [ZA] SpeedTestResult { speed: 174.3 KB/s; elapsed: 844ms; connection_time: 1.40s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 3.7 MB/s; elapsed: 952ms; connection_time: 657ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 722.3 KB/s; elapsed: 929ms; connection_time: 1.06s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 447.8 KB/s; elapsed: 804ms; connection_time: 978ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 2.3 MB/s; elapsed: 736ms; connection_time: 896ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 5.7 MB/s; elapsed: 842ms; connection_time: 539ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 3.5 MB/s; elapsed: 842ms; connection_time: 392ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 105.0 KB/s; elapsed: 777ms; connection_time: 1.48s }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 2.8 MB/s; elapsed: 961ms; connection_time: 413ms }\n" 2026-02-02 - 06:41:25 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:25 [6]: "# [US] SpeedTestResult { speed: 713.4 KB/s; elapsed: 895ms; connection_time: 498ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 10.4 MB/s; elapsed: 1.00s; connection_time: 397ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 3.3 MB/s; elapsed: 977ms; connection_time: 407ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 917.8 KB/s; elapsed: 910ms; connection_time: 682ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.2 MB/s; elapsed: 998ms; connection_time: 1.80s }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 690.1 KB/s; elapsed: 973ms; connection_time: 737ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.2 MB/s; elapsed: 914ms; connection_time: 762ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.0 MB/s; elapsed: 999ms; connection_time: 552ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.6 MB/s; elapsed: 997ms; connection_time: 853ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 984.1 KB/s; elapsed: 998ms; connection_time: 361ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.3 MB/s; elapsed: 999ms; connection_time: 540ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 967.8 KB/s; elapsed: 998ms; connection_time: 660ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.2 MB/s; elapsed: 998ms; connection_time: 621ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 543.6 KB/s; elapsed: 994ms; connection_time: 693ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 981.9 KB/s; elapsed: 984ms; connection_time: 736ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 3.7 MB/s; elapsed: 999ms; connection_time: 1.13s }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 2.0 MB/s; elapsed: 909ms; connection_time: 808ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 1.3 MB/s; elapsed: 998ms; connection_time: 649ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 3.0 MB/s; elapsed: 995ms; connection_time: 865ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 196.6 KB/s; elapsed: 915ms; connection_time: 919ms }\n" 2026-02-02 - 06:41:26 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:26 [6]: "# [US] SpeedTestResult { speed: 263.2 KB/s; elapsed: 995ms; connection_time: 994ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 128.9 KB/s; elapsed: 887ms; connection_time: 1.08s }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 690.2 KB/s; elapsed: 830ms; connection_time: 735ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 133.6 KB/s; elapsed: 978ms; connection_time: 2.42s }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 2.0 MB/s; elapsed: 904ms; connection_time: 742ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 4.7 MB/s; elapsed: 779ms; connection_time: 932ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 605.8 KB/s; elapsed: 1.00s; connection_time: 952ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 89.3 KB/s; elapsed: 896ms; connection_time: 866ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [MA] SpeedTestResult { speed: 3.7 MB/s; elapsed: 999ms; connection_time: 303ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [UA] SpeedTestResult { speed: 25.8 MB/s; elapsed: 897ms; connection_time: 316ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 104.7 KB/s; elapsed: 934ms; connection_time: 1.11s }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# TOO FEW BYTES LOADED https://download.nus.edu.sg/mirror/archlinux/\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 1.0 MB/s; elapsed: 757ms; connection_time: 1.06s }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 2.3 MB/s; elapsed: 975ms; connection_time: 574ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 488.3 KB/s; elapsed: 838ms; connection_time: 1.93s }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [UA] SpeedTestResult { speed: 3.5 MB/s; elapsed: 998ms; connection_time: 400ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 719.1 KB/s; elapsed: 978ms; connection_time: 775ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 512.1 KB/s; elapsed: 895ms; connection_time: 988ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [UA] SpeedTestResult { speed: 2.6 MB/s; elapsed: 983ms; connection_time: 522ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 2.5 MB/s; elapsed: 999ms; connection_time: 813ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [TR] SpeedTestResult { speed: 5.9 MB/s; elapsed: 532ms; connection_time: 253ms }\n" 2026-02-02 - 06:41:27 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:27 [6]: "# [US] SpeedTestResult { speed: 1.7 MB/s; elapsed: 742ms; connection_time: 921ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://gsl-syd.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [AU] SpeedTestResult { speed: 737.0 KB/s; elapsed: 993ms; connection_time: 980ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [HU] SpeedTestResult { speed: 14.2 MB/s; elapsed: 985ms; connection_time: 236ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [GE] SpeedTestResult { speed: 229.9 KB/s; elapsed: 855ms; connection_time: 712ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://au.arch.niranjan.co/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [US] SpeedTestResult { speed: 295.7 KB/s; elapsed: 830ms; connection_time: 1.91s }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://mirror2.keiminem.com/archlinux/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [RU] SpeedTestResult { speed: 2.5 MB/s; elapsed: 964ms; connection_time: 204ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [TR] SpeedTestResult { speed: 1.0 MB/s; elapsed: 989ms; connection_time: 367ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [KR] SpeedTestResult { speed: 533.5 KB/s; elapsed: 912ms; connection_time: 965ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [ES] SpeedTestResult { speed: 3.2 MB/s; elapsed: 974ms; connection_time: 184ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [JP] SpeedTestResult { speed: 681.5 KB/s; elapsed: 810ms; connection_time: 875ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [RU] SpeedTestResult { speed: 10.7 MB/s; elapsed: 992ms; connection_time: 340ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [VN] SpeedTestResult { speed: 106.2 KB/s; elapsed: 894ms; connection_time: 721ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [LV] SpeedTestResult { speed: 7.3 MB/s; elapsed: 796ms; connection_time: 490ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [ES] SpeedTestResult { speed: 2.7 MB/s; elapsed: 999ms; connection_time: 201ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [HU] SpeedTestResult { speed: 354.1 KB/s; elapsed: 554ms; connection_time: 627ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [LV] SpeedTestResult { speed: 6.9 MB/s; elapsed: 999ms; connection_time: 356ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://mirror.keiminem.com/archlinux/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [HK] SpeedTestResult { speed: 643.8 KB/s; elapsed: 608ms; connection_time: 821ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://mirror.siwoo.org/archlinux/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [IT] SpeedTestResult { speed: 8.3 MB/s; elapsed: 932ms; connection_time: 176ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [IS] SpeedTestResult { speed: 241.6 KB/s; elapsed: 944ms; connection_time: 339ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [IT] SpeedTestResult { speed: 295.3 KB/s; elapsed: 943ms; connection_time: 172ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [ES] SpeedTestResult { speed: 114.2 KB/s; elapsed: 979ms; connection_time: 387ms }\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://mirrors.sonic.net/archlinux/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# TOO FEW BYTES LOADED https://mirror.funami.tech/arch/\n" 2026-02-02 - 06:41:28 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:28 [6]: "# [RU] SpeedTestResult { speed: 83.7 KB/s; elapsed: 973ms; connection_time: 718ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [SA] SpeedTestResult { speed: 16.9 MB/s; elapsed: 999ms; connection_time: 342ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [PL] SpeedTestResult { speed: 191.0 KB/s; elapsed: 942ms; connection_time: 524ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [AU] SpeedTestResult { speed: 202.4 KB/s; elapsed: 969ms; connection_time: 2.06s }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [KR] SpeedTestResult { speed: 136.3 KB/s; elapsed: 944ms; connection_time: 1.86s }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# TOO FEW BYTES LOADED https://mirror.rain.ne.jp/archlinux/\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [AT] SpeedTestResult { speed: 2.4 MB/s; elapsed: 918ms; connection_time: 279ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [AT] SpeedTestResult { speed: 2.9 MB/s; elapsed: 989ms; connection_time: 264ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [DE] SpeedTestResult { speed: 563.6 KB/s; elapsed: 979ms; connection_time: 142ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [FR] SpeedTestResult { speed: 888.3 KB/s; elapsed: 995ms; connection_time: 230ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [FR] SpeedTestResult { speed: 525.0 KB/s; elapsed: 966ms; connection_time: 184ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [DE] SpeedTestResult { speed: 1.1 MB/s; elapsed: 751ms; connection_time: 230ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [FR] SpeedTestResult { speed: 1.1 MB/s; elapsed: 972ms; connection_time: 311ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [DE] SpeedTestResult { speed: 683.9 KB/s; elapsed: 958ms; connection_time: 167ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [NL] SpeedTestResult { speed: 153.0 KB/s; elapsed: 955ms; connection_time: 528ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [FR] SpeedTestResult { speed: 630.7 KB/s; elapsed: 908ms; connection_time: 241ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [AT] SpeedTestResult { speed: 14.9 MB/s; elapsed: 995ms; connection_time: 588ms }\n" 2026-02-02 - 06:41:29 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:29 [6]: "# [FR] SpeedTestResult { speed: 792.8 KB/s; elapsed: 971ms; connection_time: 218ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [PL] SpeedTestResult { speed: 714.6 KB/s; elapsed: 985ms; connection_time: 1.29s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [PT] SpeedTestResult { speed: 594.2 KB/s; elapsed: 964ms; connection_time: 910ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 13.2 MB/s; elapsed: 993ms; connection_time: 541ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [FR] SpeedTestResult { speed: 240.2 KB/s; elapsed: 750ms; connection_time: 316ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 1.9 MB/s; elapsed: 962ms; connection_time: 533ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [HK] SpeedTestResult { speed: 229.9 KB/s; elapsed: 781ms; connection_time: 2.24s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [PT] SpeedTestResult { speed: 117.4 KB/s; elapsed: 973ms; connection_time: 1.01s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 1.8 MB/s; elapsed: 975ms; connection_time: 284ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [FR] SpeedTestResult { speed: 12.4 MB/s; elapsed: 983ms; connection_time: 276ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [AZ] SpeedTestResult { speed: 84.1 KB/s; elapsed: 970ms; connection_time: 1.28s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 353.6 KB/s; elapsed: 972ms; connection_time: 390ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 393.7 KB/s; elapsed: 997ms; connection_time: 556ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [EE] SpeedTestResult { speed: 592.2 KB/s; elapsed: 940ms; connection_time: 520ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# TOO FEW BYTES LOADED https://mirror.smayzy.ovh/archlinux/\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [RO] SpeedTestResult { speed: 647.1 KB/s; elapsed: 986ms; connection_time: 155ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [PL] SpeedTestResult { speed: 251.2 KB/s; elapsed: 846ms; connection_time: 1.68s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 12.6 MB/s; elapsed: 403ms; connection_time: 143ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [AT] SpeedTestResult { speed: 19.8 MB/s; elapsed: 999ms; connection_time: 1.18s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [SA] SpeedTestResult { speed: 453.3 KB/s; elapsed: 938ms; connection_time: 1.96s }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [IN] SpeedTestResult { speed: 341.1 KB/s; elapsed: 960ms; connection_time: 837ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [RO] SpeedTestResult { speed: 685.6 KB/s; elapsed: 955ms; connection_time: 189ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [CZ] SpeedTestResult { speed: 403.4 KB/s; elapsed: 973ms; connection_time: 95ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [CH] SpeedTestResult { speed: 219.2 KB/s; elapsed: 965ms; connection_time: 954ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 617.3 KB/s; elapsed: 954ms; connection_time: 109ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [IN] SpeedTestResult { speed: 3.3 MB/s; elapsed: 996ms; connection_time: 615ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# [DE] SpeedTestResult { speed: 341.6 KB/s; elapsed: 982ms; connection_time: 133ms }\n" 2026-02-02 - 06:41:30 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:30 [6]: "# TOO FEW BYTES LOADED https://archlinux.kushwanthreddy.com/\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 332.8 KB/s; elapsed: 934ms; connection_time: 181ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [AT] SpeedTestResult { speed: 15.0 MB/s; elapsed: 989ms; connection_time: 539ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 7.5 MB/s; elapsed: 689ms; connection_time: 359ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [RO] SpeedTestResult { speed: 8.7 MB/s; elapsed: 999ms; connection_time: 165ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [CZ] SpeedTestResult { speed: 6.8 MB/s; elapsed: 999ms; connection_time: 446ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 275.9 KB/s; elapsed: 985ms; connection_time: 382ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 1.7 MB/s; elapsed: 998ms; connection_time: 470ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 160.4 KB/s; elapsed: 917ms; connection_time: 292ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 270.8 KB/s; elapsed: 974ms; connection_time: 253ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# TOO FEW BYTES LOADED https://mirror.cyberbits.asia/archlinux/\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# TOO FEW BYTES LOADED https://mirror.xenyth.net/archlinux/\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [DE] SpeedTestResult { speed: 437.3 KB/s; elapsed: 711ms; connection_time: 182ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [SI] SpeedTestResult { speed: 530.2 KB/s; elapsed: 648ms; connection_time: 153ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [FR] SpeedTestResult { speed: 12.1 MB/s; elapsed: 1.00s; connection_time: 181ms }\n" 2026-02-02 - 06:41:31 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:31 [6]: "# [CZ] SpeedTestResult { speed: 444.8 KB/s; elapsed: 993ms; connection_time: 1.04s }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 8.0 MB/s; elapsed: 1.00s; connection_time: 630ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [TW] SpeedTestResult { speed: 839.8 KB/s; elapsed: 999ms; connection_time: 971ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# TOO FEW BYTES LOADED https://www.miraa.jp/archlinux/\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [RO] SpeedTestResult { speed: 994.7 KB/s; elapsed: 981ms; connection_time: 307ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 12.5 MB/s; elapsed: 992ms; connection_time: 232ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 11.8 MB/s; elapsed: 990ms; connection_time: 849ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# TOO FEW BYTES LOADED https://archlinux.nautile.nc/archlinux/\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 581.6 KB/s; elapsed: 987ms; connection_time: 199ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [UK] SpeedTestResult { speed: 461.2 KB/s; elapsed: 638ms; connection_time: 221ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 457.1 KB/s; elapsed: 645ms; connection_time: 464ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [MU] SpeedTestResult { speed: 89.7 KB/s; elapsed: 981ms; connection_time: 1.21s }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [IN] SpeedTestResult { speed: 225.5 KB/s; elapsed: 882ms; connection_time: 1.41s }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [UK] SpeedTestResult { speed: 285.8 KB/s; elapsed: 858ms; connection_time: 378ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [BD] SpeedTestResult { speed: 152.0 KB/s; elapsed: 967ms; connection_time: 958ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [TW] SpeedTestResult { speed: 202.0 KB/s; elapsed: 971ms; connection_time: 1.40s }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 39.3 MB/s; elapsed: 770ms; connection_time: 839ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [IN] SpeedTestResult { speed: 107.8 KB/s; elapsed: 909ms; connection_time: 2.65s }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [CA] SpeedTestResult { speed: 246.7 KB/s; elapsed: 994ms; connection_time: 1.66s }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [UK] SpeedTestResult { speed: 131.8 KB/s; elapsed: 870ms; connection_time: 501ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 164.9 KB/s; elapsed: 992ms; connection_time: 149ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [DE] SpeedTestResult { speed: 6.1 MB/s; elapsed: 987ms; connection_time: 148ms }\n" 2026-02-02 - 06:41:32 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:32 [6]: "# [BD] SpeedTestResult { speed: 83.8 KB/s; elapsed: 974ms; connection_time: 1.34s }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [DE] SpeedTestResult { speed: 600.0 KB/s; elapsed: 982ms; connection_time: 460ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [MK] SpeedTestResult { speed: 361.5 KB/s; elapsed: 996ms; connection_time: 740ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [DE] SpeedTestResult { speed: 433.2 KB/s; elapsed: 982ms; connection_time: 297ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [IN] SpeedTestResult { speed: 151.5 KB/s; elapsed: 973ms; connection_time: 2.72s }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# TOO FEW BYTES LOADED https://arch.mirror.winslow.cloud/\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# TOO FEW BYTES LOADED https://taipei.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [FR] SpeedTestResult { speed: 25.9 MB/s; elapsed: 322ms; connection_time: 205ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [AU] SpeedTestResult { speed: 214.5 KB/s; elapsed: 985ms; connection_time: 6.34s }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [UK] SpeedTestResult { speed: 21.3 MB/s; elapsed: 420ms; connection_time: 206ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [BG] SpeedTestResult { speed: 654.8 KB/s; elapsed: 994ms; connection_time: 157ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [DE] SpeedTestResult { speed: 1.4 MB/s; elapsed: 974ms; connection_time: 192ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [DE] SpeedTestResult { speed: 1.0 MB/s; elapsed: 976ms; connection_time: 357ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [DE] SpeedTestResult { speed: 986.3 KB/s; elapsed: 979ms; connection_time: 184ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [TW] SpeedTestResult { speed: 157.5 KB/s; elapsed: 986ms; connection_time: 1.89s }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [BR] SpeedTestResult { speed: 1.4 MB/s; elapsed: 992ms; connection_time: 862ms }\n" 2026-02-02 - 06:41:33 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:33 [6]: "# [BR] SpeedTestResult { speed: 503.8 KB/s; elapsed: 714ms; connection_time: 1.18s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [UK] SpeedTestResult { speed: 11.1 MB/s; elapsed: 988ms; connection_time: 273ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CA] SpeedTestResult { speed: 819.0 KB/s; elapsed: 924ms; connection_time: 447ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CA] SpeedTestResult { speed: 540.5 KB/s; elapsed: 944ms; connection_time: 502ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [FR] SpeedTestResult { speed: 1.1 MB/s; elapsed: 981ms; connection_time: 383ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CL] SpeedTestResult { speed: 101.1 KB/s; elapsed: 951ms; connection_time: 775ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [TH] SpeedTestResult { speed: 396.0 KB/s; elapsed: 992ms; connection_time: 1.52s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [BG] SpeedTestResult { speed: 847.3 KB/s; elapsed: 985ms; connection_time: 966ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [UK] SpeedTestResult { speed: 33.2 MB/s; elapsed: 994ms; connection_time: 229ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CA] SpeedTestResult { speed: 838.6 KB/s; elapsed: 996ms; connection_time: 945ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [BR] SpeedTestResult { speed: 185.4 KB/s; elapsed: 949ms; connection_time: 2.11s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [FR] SpeedTestResult { speed: 605.8 KB/s; elapsed: 999ms; connection_time: 418ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CA] SpeedTestResult { speed: 1.9 MB/s; elapsed: 997ms; connection_time: 837ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [NZ] SpeedTestResult { speed: 461.7 KB/s; elapsed: 957ms; connection_time: 1.30s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [TW] SpeedTestResult { speed: 279.5 KB/s; elapsed: 878ms; connection_time: 2.79s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CA] SpeedTestResult { speed: 386.5 KB/s; elapsed: 931ms; connection_time: 968ms }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [DE] SpeedTestResult { speed: 41.2 MB/s; elapsed: 1.00s; connection_time: 1.55s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [NZ] SpeedTestResult { speed: 119.5 KB/s; elapsed: 957ms; connection_time: 1.69s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [IN] SpeedTestResult { speed: 113.5 KB/s; elapsed: 719ms; connection_time: 3.97s }\n" 2026-02-02 - 06:41:34 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:34 [6]: "# [CN] SpeedTestResult { speed: 232.0 KB/s; elapsed: 986ms; connection_time: 2.68s }\n" 2026-02-02 - 06:41:35 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:35 [6]: "# [BR] SpeedTestResult { speed: 256.6 KB/s; elapsed: 318ms; connection_time: 2.23s }\n" 2026-02-02 - 06:41:35 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:35 [6]: "# [NZ] SpeedTestResult { speed: 139.9 KB/s; elapsed: 1.00s; connection_time: 2.24s }\n" 2026-02-02 - 06:41:35 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:35 [6]: "# TOO FEW BYTES LOADED https://mirrors.nju.edu.cn/archlinux/\n" 2026-02-02 - 06:41:38 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:38 [6]: "# [TW] FAILED TO CONNECT TO https://mirror.archlinux.tw/ArchLinux/extra/os/x86_64/extra.files\n" 2026-02-02 - 06:41:38 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:38 [6]: "# [CN] SpeedTestResult { speed: 172.4 KB/s; elapsed: 948ms; connection_time: 6.57s }\n" 2026-02-02 - 06:41:39 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:39 [6]: "# [CN] SpeedTestResult { speed: 109.3 KB/s; elapsed: 755ms; connection_time: 6.26s }\n" 2026-02-02 - 06:41:39 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:39 [6]: "# \n" 2026-02-02 - 06:41:39 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:39 [6]: "\n" 2026-02-02 - 06:41:39 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:39 [6]: "# RE-TESTING TOP MIRRORS\n" 2026-02-02 - 06:41:40 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:40 [6]: "# [DE] SpeedTestResult { speed: 67.6 MB/s; elapsed: 720ms; connection_time: 193ms }\n" 2026-02-02 - 06:41:41 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:41 [6]: "# [DE] SpeedTestResult { speed: 76.4 MB/s; elapsed: 524ms; connection_time: 72ms }\n" 2026-02-02 - 06:41:42 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:42 [6]: "# [UK] SpeedTestResult { speed: 80.6 MB/s; elapsed: 604ms; connection_time: 164ms }\n" 2026-02-02 - 06:41:42 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:42 [6]: "# [SK] SpeedTestResult { speed: 64.9 MB/s; elapsed: 750ms; connection_time: 15ms }\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# [BE] SpeedTestResult { speed: 72.7 MB/s; elapsed: 540ms; connection_time: 79ms }\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# ==== RESULTS (top re-tested) ====\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 1. [UK] SpeedTestResult { speed: 80.6 MB/s; elapsed: 604ms; connection_time: 164ms } -> https://gb.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 2. [DE] SpeedTestResult { speed: 76.4 MB/s; elapsed: 524ms; connection_time: 72ms } -> https://mirrors.niyawe.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 3. [BE] SpeedTestResult { speed: 72.7 MB/s; elapsed: 540ms; connection_time: 79ms } -> https://mirror.1ago.be/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 4. [DE] SpeedTestResult { speed: 67.6 MB/s; elapsed: 720ms; connection_time: 193ms } -> https://de.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 5. [SK] SpeedTestResult { speed: 64.9 MB/s; elapsed: 750ms; connection_time: 15ms } -> https://ftp.energotel.sk/pub/linux/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 6. [SE] SpeedTestResult { speed: 27.3 MB/s; elapsed: 1.00s; connection_time: 67ms } -> https://mirror.osbeck.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 7. [NL] SpeedTestResult { speed: 27.1 MB/s; elapsed: 1.00s; connection_time: 272ms } -> https://nl.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 8. [ES] SpeedTestResult { speed: 26.9 MB/s; elapsed: 998ms; connection_time: 264ms } -> https://es.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 9. [CZ] SpeedTestResult { speed: 26.5 MB/s; elapsed: 983ms; connection_time: 82ms } -> https://gluttony.sin.cvut.cz/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 10. [FR] SpeedTestResult { speed: 25.9 MB/s; elapsed: 322ms; connection_time: 205ms } -> https://mirror.thekinrar.fr/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 11. [UA] SpeedTestResult { speed: 25.8 MB/s; elapsed: 897ms; connection_time: 316ms } -> https://mirror.mirohost.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 12. [UK] SpeedTestResult { speed: 21.3 MB/s; elapsed: 420ms; connection_time: 206ms } -> https://repo.c48.uk/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 13. [AT] SpeedTestResult { speed: 19.8 MB/s; elapsed: 999ms; connection_time: 1.18s } -> https://at.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 14. [FI] SpeedTestResult { speed: 17.6 MB/s; elapsed: 407ms; connection_time: 216ms } -> https://arch.yhtez.xyz/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 15. [SA] SpeedTestResult { speed: 16.9 MB/s; elapsed: 999ms; connection_time: 342ms } -> https://sa.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 16. [BE] SpeedTestResult { speed: 16.5 MB/s; elapsed: 1.00s; connection_time: 378ms } -> https://archlinux.mirror-services.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 17. [AT] SpeedTestResult { speed: 15.0 MB/s; elapsed: 989ms; connection_time: 539ms } -> https://at-vie.soulharsh007.dev/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 18. [AT] SpeedTestResult { speed: 14.9 MB/s; elapsed: 995ms; connection_time: 588ms } -> https://at.arch.mirror.kescher.at/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 19. [CH] SpeedTestResult { speed: 14.4 MB/s; elapsed: 998ms; connection_time: 192ms } -> https://ch.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 20. [HU] SpeedTestResult { speed: 14.2 MB/s; elapsed: 985ms; connection_time: 236ms } -> https://hu.mirror.frigyes.dev/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 21. [DE] SpeedTestResult { speed: 13.2 MB/s; elapsed: 993ms; connection_time: 541ms } -> https://archlinux.richard-neumann.de/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 22. [DE] SpeedTestResult { speed: 12.6 MB/s; elapsed: 403ms; connection_time: 143ms } -> https://mirrors.xtom.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 23. [DE] SpeedTestResult { speed: 12.5 MB/s; elapsed: 992ms; connection_time: 232ms } -> https://mirror.ubrco.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 24. [FR] SpeedTestResult { speed: 12.4 MB/s; elapsed: 983ms; connection_time: 276ms } -> https://elda.asgardius.company/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 25. [MD] SpeedTestResult { speed: 12.3 MB/s; elapsed: 960ms; connection_time: 1.54s } -> https://mirror.ihost.md/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 26. [SE] SpeedTestResult { speed: 12.3 MB/s; elapsed: 974ms; connection_time: 625ms } -> https://mirror.accum.se/mirror/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 27. [FR] SpeedTestResult { speed: 12.1 MB/s; elapsed: 1.00s; connection_time: 181ms } -> https://fr.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 28. [DE] SpeedTestResult { speed: 11.8 MB/s; elapsed: 990ms; connection_time: 849ms } -> https://mirror.cmt.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 29. [LT] SpeedTestResult { speed: 11.8 MB/s; elapsed: 362ms; connection_time: 200ms } -> https://mirror.sinirlan.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 30. [NL] SpeedTestResult { speed: 11.2 MB/s; elapsed: 1.00s; connection_time: 206ms } -> https://mirrors.xtom.nl/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 31. [UK] SpeedTestResult { speed: 11.1 MB/s; elapsed: 988ms; connection_time: 273ms } -> https://uk.repo.c48.uk/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 32. [RU] SpeedTestResult { speed: 10.7 MB/s; elapsed: 992ms; connection_time: 340ms } -> https://ru.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 33. [US] SpeedTestResult { speed: 10.4 MB/s; elapsed: 1.00s; connection_time: 397ms } -> https://us.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 34. [SE] SpeedTestResult { speed: 9.5 MB/s; elapsed: 756ms; connection_time: 403ms } -> https://ftp.lysator.liu.se/pub/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 35. [PL] SpeedTestResult { speed: 9.3 MB/s; elapsed: 372ms; connection_time: 276ms } -> https://arch.midov.pl/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 36. [ES] SpeedTestResult { speed: 9.0 MB/s; elapsed: 447ms; connection_time: 181ms } -> https://mirror.raiolanetworks.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 37. [RO] SpeedTestResult { speed: 8.7 MB/s; elapsed: 999ms; connection_time: 165ms } -> https://mirrors.nxthost.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 38. [IT] SpeedTestResult { speed: 8.3 MB/s; elapsed: 932ms; connection_time: 176ms } -> https://it.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 39. [NO] SpeedTestResult { speed: 8.3 MB/s; elapsed: 995ms; connection_time: 350ms } -> https://mirror.neuf.no/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 40. [DE] SpeedTestResult { speed: 8.0 MB/s; elapsed: 1.00s; connection_time: 630ms } -> https://arch.mirror.cloud.thatcyberlynx.de/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 41. [DE] SpeedTestResult { speed: 7.5 MB/s; elapsed: 689ms; connection_time: 359ms } -> https://de.arch.mirror.kescher.at/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 42. [FI] SpeedTestResult { speed: 7.3 MB/s; elapsed: 992ms; connection_time: 226ms } -> https://fi.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 43. [EE] SpeedTestResult { speed: 7.3 MB/s; elapsed: 837ms; connection_time: 367ms } -> https://mirrors.xtom.ee/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 44. [LV] SpeedTestResult { speed: 7.3 MB/s; elapsed: 796ms; connection_time: 490ms } -> https://archlinux.koyanet.lv/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 45. [CA] SpeedTestResult { speed: 7.0 MB/s; elapsed: 1.00s; connection_time: 407ms } -> https://ca.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 46. [LV] SpeedTestResult { speed: 6.9 MB/s; elapsed: 999ms; connection_time: 356ms } -> https://ftp.linux.edu.lv/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 47. [CZ] SpeedTestResult { speed: 6.8 MB/s; elapsed: 999ms; connection_time: 446ms } -> https://mirror.dkm.cz/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 48. [DE] SpeedTestResult { speed: 6.1 MB/s; elapsed: 987ms; connection_time: 148ms } -> https://mirror.thereisno.page/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 49. [TR] SpeedTestResult { speed: 5.9 MB/s; elapsed: 532ms; connection_time: 253ms } -> https://tr.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 50. [US] SpeedTestResult { speed: 5.7 MB/s; elapsed: 842ms; connection_time: 539ms } -> https://mirror.zackmyers.io/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 51. [DK] SpeedTestResult { speed: 5.0 MB/s; elapsed: 641ms; connection_time: 476ms } -> https://mirrors.dotsrc.org/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 52. [US] SpeedTestResult { speed: 4.7 MB/s; elapsed: 779ms; connection_time: 932ms } -> https://repo.ialab.dsu.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 53. [MA] SpeedTestResult { speed: 3.7 MB/s; elapsed: 999ms; connection_time: 303ms } -> https://mirror.abderraziq.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 54. [US] SpeedTestResult { speed: 3.7 MB/s; elapsed: 952ms; connection_time: 657ms } -> https://mirror.theash.xyz/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 55. [US] SpeedTestResult { speed: 3.7 MB/s; elapsed: 999ms; connection_time: 1.13s } -> https://plug-mirror.rcac.purdue.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 56. [UA] SpeedTestResult { speed: 3.5 MB/s; elapsed: 998ms; connection_time: 400ms } -> https://mirror.hostiko.network/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 57. [US] SpeedTestResult { speed: 3.5 MB/s; elapsed: 842ms; connection_time: 392ms } -> https://nnenix.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 58. [IN] SpeedTestResult { speed: 3.3 MB/s; elapsed: 996ms; connection_time: 615ms } -> https://in.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 59. [US] SpeedTestResult { speed: 3.3 MB/s; elapsed: 977ms; connection_time: 407ms } -> https://forksystems.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 60. [ES] SpeedTestResult { speed: 3.2 MB/s; elapsed: 974ms; connection_time: 184ms } -> https://mirror.es.cdn-perfprod.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 61. [US] SpeedTestResult { speed: 3.0 MB/s; elapsed: 995ms; connection_time: 865ms } -> https://mirrors.lahansons.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 62. [AT] SpeedTestResult { speed: 2.9 MB/s; elapsed: 989ms; connection_time: 264ms } -> https://at.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 63. [US] SpeedTestResult { speed: 2.8 MB/s; elapsed: 961ms; connection_time: 413ms } -> https://coresite.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 64. [ES] SpeedTestResult { speed: 2.7 MB/s; elapsed: 999ms; connection_time: 201ms } -> https://nox.panibrez.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 65. [CH] SpeedTestResult { speed: 2.6 MB/s; elapsed: 996ms; connection_time: 146ms } -> https://mirror.puzzle.ch/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 66. [DK] SpeedTestResult { speed: 2.6 MB/s; elapsed: 996ms; connection_time: 349ms } -> https://mirror.group.one/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 67. [FI] SpeedTestResult { speed: 2.6 MB/s; elapsed: 1.00s; connection_time: 667ms } -> https://archlinux.doridian.net/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 68. [UA] SpeedTestResult { speed: 2.6 MB/s; elapsed: 983ms; connection_time: 522ms } -> https://mirrors.reitarovskyi.com.ua/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 69. [RU] SpeedTestResult { speed: 2.5 MB/s; elapsed: 964ms; connection_time: 204ms } -> https://archlinux.gay/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 70. [US] SpeedTestResult { speed: 2.5 MB/s; elapsed: 999ms; connection_time: 813ms } -> https://mirror.cs.odu.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 71. [AT] SpeedTestResult { speed: 2.4 MB/s; elapsed: 918ms; connection_time: 279ms } -> https://mirror.alwyzon.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 72. [US] SpeedTestResult { speed: 2.3 MB/s; elapsed: 736ms; connection_time: 896ms } -> https://mirrors.rit.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 73. [US] SpeedTestResult { speed: 2.3 MB/s; elapsed: 975ms; connection_time: 574ms } -> https://mirror.clarkson.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 74. [DE] SpeedTestResult { speed: 2.3 MB/s; elapsed: 979ms; connection_time: 215ms } -> https://de.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 75. [ZA] SpeedTestResult { speed: 2.2 MB/s; elapsed: 995ms; connection_time: 599ms } -> https://za.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 76. [US] SpeedTestResult { speed: 2.0 MB/s; elapsed: 904ms; connection_time: 742ms } -> https://archmirror1.octyl.net/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 77. [US] SpeedTestResult { speed: 2.0 MB/s; elapsed: 909ms; connection_time: 808ms } -> https://mirror.akane.network/archmirror/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 78. [CA] SpeedTestResult { speed: 1.9 MB/s; elapsed: 997ms; connection_time: 837ms } -> https://mirror.csclub.uwaterloo.ca/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 79. [DE] SpeedTestResult { speed: 1.9 MB/s; elapsed: 962ms; connection_time: 533ms } -> https://mirror.metalgamer.eu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 80. [DE] SpeedTestResult { speed: 1.8 MB/s; elapsed: 975ms; connection_time: 284ms } -> https://mirror.sunred.org/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 81. [NO] SpeedTestResult { speed: 1.7 MB/s; elapsed: 995ms; connection_time: 377ms } -> https://mirror.archlinux.no/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 82. [DE] SpeedTestResult { speed: 1.7 MB/s; elapsed: 998ms; connection_time: 470ms } -> https://mirror.selfnet.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 83. [US] SpeedTestResult { speed: 1.7 MB/s; elapsed: 742ms; connection_time: 921ms } -> https://arch.mirror.k0.ae/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 84. [US] SpeedTestResult { speed: 1.6 MB/s; elapsed: 997ms; connection_time: 853ms } -> https://iad.mirrors.misaka.one/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 85. [LT] SpeedTestResult { speed: 1.6 MB/s; elapsed: 969ms; connection_time: 288ms } -> https://mirrors.atviras.lt/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 86. [DE] SpeedTestResult { speed: 1.4 MB/s; elapsed: 974ms; connection_time: 192ms } -> https://frankfurt.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 87. [BR] SpeedTestResult { speed: 1.4 MB/s; elapsed: 992ms; connection_time: 862ms } -> https://br.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 88. [DE] SpeedTestResult { speed: 1.3 MB/s; elapsed: 982ms; connection_time: 234ms } -> https://berlin.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 89. [US] SpeedTestResult { speed: 1.3 MB/s; elapsed: 999ms; connection_time: 540ms } -> https://southfront.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 90. [US] SpeedTestResult { speed: 1.3 MB/s; elapsed: 998ms; connection_time: 649ms } -> https://codingflyboy.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 91. [US] SpeedTestResult { speed: 1.2 MB/s; elapsed: 998ms; connection_time: 621ms } -> https://ziply.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 92. [SE] SpeedTestResult { speed: 1.2 MB/s; elapsed: 950ms; connection_time: 336ms } -> https://mirror.tedwall.se/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 93. [US] SpeedTestResult { speed: 1.2 MB/s; elapsed: 914ms; connection_time: 762ms } -> https://mirror.wdc1.us.leaseweb.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 94. [DE] SpeedTestResult { speed: 1.2 MB/s; elapsed: 973ms; connection_time: 159ms } -> https://mirror.23m.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 95. [US] SpeedTestResult { speed: 1.2 MB/s; elapsed: 998ms; connection_time: 1.80s } -> https://arch.mirror.constant.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 96. [SG] SpeedTestResult { speed: 1.2 MB/s; elapsed: 998ms; connection_time: 822ms } -> https://sg.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 97. [FR] SpeedTestResult { speed: 1.1 MB/s; elapsed: 959ms; connection_time: 132ms } -> https://arch.syxpi.fr/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 98. [FR] SpeedTestResult { speed: 1.1 MB/s; elapsed: 972ms; connection_time: 311ms } -> https://mirrors.jtremesay.org/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 99. [DE] SpeedTestResult { speed: 1.1 MB/s; elapsed: 751ms; connection_time: 230ms } -> https://mirrors.n-ix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 100. [FR] SpeedTestResult { speed: 1.1 MB/s; elapsed: 981ms; connection_time: 383ms } -> https://arch.yourlabs.org/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 101. [US] SpeedTestResult { speed: 1.0 MB/s; elapsed: 999ms; connection_time: 552ms } -> https://nocix.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 102. [DE] SpeedTestResult { speed: 1.0 MB/s; elapsed: 976ms; connection_time: 357ms } -> https://mirror.bethselamin.de/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 103. [TR] SpeedTestResult { speed: 1.0 MB/s; elapsed: 989ms; connection_time: 367ms } -> https://mirror.nucc.tr/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 104. [US] SpeedTestResult { speed: 1.0 MB/s; elapsed: 757ms; connection_time: 1.06s } -> https://arch-mirror.brightlight.today/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 105. [RO] SpeedTestResult { speed: 994.7 KB/s; elapsed: 981ms; connection_time: 307ms } -> https://mirror.efect.ro/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 106. [DE] SpeedTestResult { speed: 986.3 KB/s; elapsed: 979ms; connection_time: 184ms } -> https://de.mirror.shibe.party/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 107. [US] SpeedTestResult { speed: 984.1 KB/s; elapsed: 998ms; connection_time: 361ms } -> https://mirror.us.cdn-perfprod.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 108. [US] SpeedTestResult { speed: 981.9 KB/s; elapsed: 984ms; connection_time: 736ms } -> https://mirrors.kernel.org/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 109. [US] SpeedTestResult { speed: 967.8 KB/s; elapsed: 998ms; connection_time: 660ms } -> https://irltoolkit.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 110. [US] SpeedTestResult { speed: 917.8 KB/s; elapsed: 910ms; connection_time: 682ms } -> https://arch.hu.fo/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 111. [FR] SpeedTestResult { speed: 888.3 KB/s; elapsed: 995ms; connection_time: 230ms } -> https://mirror.peeres-telecom.fr/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 112. [NL] SpeedTestResult { speed: 864.9 KB/s; elapsed: 965ms; connection_time: 149ms } -> https://nl.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 113. [BG] SpeedTestResult { speed: 847.3 KB/s; elapsed: 985ms; connection_time: 966ms } -> https://mirrors.uni-plovdiv.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 114. [TW] SpeedTestResult { speed: 839.8 KB/s; elapsed: 999ms; connection_time: 971ms } -> https://tw.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 115. [CA] SpeedTestResult { speed: 838.6 KB/s; elapsed: 996ms; connection_time: 945ms } -> https://mirror.quantum5.ca/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 116. [DE] SpeedTestResult { speed: 827.5 KB/s; elapsed: 930ms; connection_time: 207ms } -> https://mirror.lcarilla.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 117. [ZA] SpeedTestResult { speed: 822.5 KB/s; elapsed: 936ms; connection_time: 608ms } -> https://mirrors.urbanwave.co.za/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 118. [CA] SpeedTestResult { speed: 819.0 KB/s; elapsed: 924ms; connection_time: 447ms } -> https://mirror.scd31.com/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 119. [UK] SpeedTestResult { speed: 806.9 KB/s; elapsed: 913ms; connection_time: 200ms } -> https://mirror.server.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 120. [FR] SpeedTestResult { speed: 792.8 KB/s; elapsed: 971ms; connection_time: 218ms } -> https://mirrors.eric.ovh/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 121. [DE] SpeedTestResult { speed: 790.8 KB/s; elapsed: 951ms; connection_time: 280ms } -> https://os.codefionn.eu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 122. [NL] SpeedTestResult { speed: 765.8 KB/s; elapsed: 962ms; connection_time: 303ms } -> https://mirror.ams1.nl.leaseweb.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 123. [AU] SpeedTestResult { speed: 737.0 KB/s; elapsed: 993ms; connection_time: 980ms } -> https://au.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 124. [PL] SpeedTestResult { speed: 735.0 KB/s; elapsed: 992ms; connection_time: 430ms } -> https://mirror.juniorjpdj.pl/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 125. [US] SpeedTestResult { speed: 722.3 KB/s; elapsed: 929ms; connection_time: 1.06s } -> https://mirrors.logal.dev/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 126. [US] SpeedTestResult { speed: 719.1 KB/s; elapsed: 978ms; connection_time: 775ms } -> https://ord.mirror.rackspace.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 127. [PL] SpeedTestResult { speed: 714.6 KB/s; elapsed: 985ms; connection_time: 1.29s } -> https://mirror.przekichane.pl/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 128. [US] SpeedTestResult { speed: 713.4 KB/s; elapsed: 895ms; connection_time: 498ms } -> https://ohioix.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 129. [DE] SpeedTestResult { speed: 699.7 KB/s; elapsed: 959ms; connection_time: 213ms } -> https://mirror.ipb.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 130. [US] SpeedTestResult { speed: 690.2 KB/s; elapsed: 830ms; connection_time: 735ms } -> https://mirrors.xtom.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 131. [US] SpeedTestResult { speed: 690.1 KB/s; elapsed: 973ms; connection_time: 737ms } -> https://volico.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 132. [RO] SpeedTestResult { speed: 685.6 KB/s; elapsed: 955ms; connection_time: 189ms } -> https://ro.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 133. [DE] SpeedTestResult { speed: 683.9 KB/s; elapsed: 958ms; connection_time: 167ms } -> https://mirror.pagenotfound.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 134. [JP] SpeedTestResult { speed: 681.5 KB/s; elapsed: 810ms; connection_time: 875ms } -> https://jp.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 135. [SI] SpeedTestResult { speed: 663.8 KB/s; elapsed: 985ms; connection_time: 205ms } -> https://mirror.tux.si/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 136. [BG] SpeedTestResult { speed: 654.8 KB/s; elapsed: 994ms; connection_time: 157ms } -> https://mirror.telepoint.bg/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 137. [RO] SpeedTestResult { speed: 647.1 KB/s; elapsed: 986ms; connection_time: 155ms } -> https://mirrors.pidginhost.com/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 138. [HK] SpeedTestResult { speed: 643.8 KB/s; elapsed: 608ms; connection_time: 821ms } -> https://hk.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 139. [FR] SpeedTestResult { speed: 630.7 KB/s; elapsed: 908ms; connection_time: 241ms } -> https://archmirror.hogwarts.fr/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 140. [MD] SpeedTestResult { speed: 630.2 KB/s; elapsed: 857ms; connection_time: 196ms } -> https://md.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 141. [UK] SpeedTestResult { speed: 627.9 KB/s; elapsed: 991ms; connection_time: 393ms } -> https://mirrors.melbourne.co.uk/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 142. [DE] SpeedTestResult { speed: 617.3 KB/s; elapsed: 954ms; connection_time: 109ms } -> https://mirrors.aminvakil.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 143. [FI] SpeedTestResult { speed: 611.9 KB/s; elapsed: 989ms; connection_time: 227ms } -> https://mirror.wuki.li/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 144. [UK] SpeedTestResult { speed: 608.1 KB/s; elapsed: 969ms; connection_time: 289ms } -> https://london.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 145. [US] SpeedTestResult { speed: 605.8 KB/s; elapsed: 1.00s; connection_time: 952ms } -> https://mirror.sfo12.us.leaseweb.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 146. [FR] SpeedTestResult { speed: 605.8 KB/s; elapsed: 999ms; connection_time: 418ms } -> https://f.matthieul.dev/mirror/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 147. [SE] SpeedTestResult { speed: 602.1 KB/s; elapsed: 996ms; connection_time: 237ms } -> https://mirror.braindrainlan.nu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 148. [DE] SpeedTestResult { speed: 600.0 KB/s; elapsed: 982ms; connection_time: 460ms } -> https://mirror.moson.org/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 149. [PT] SpeedTestResult { speed: 594.2 KB/s; elapsed: 964ms; connection_time: 910ms } -> https://glua.ua.pt/pub/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 150. [EE] SpeedTestResult { speed: 592.2 KB/s; elapsed: 940ms; connection_time: 520ms } -> https://mirror.cspacehostings.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 151. [CH] SpeedTestResult { speed: 582.7 KB/s; elapsed: 967ms; connection_time: 247ms } -> https://theswissbay.ch/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 152. [DE] SpeedTestResult { speed: 581.6 KB/s; elapsed: 987ms; connection_time: 199ms } -> https://arch.jensgutermuth.de/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 153. [DE] SpeedTestResult { speed: 563.6 KB/s; elapsed: 979ms; connection_time: 142ms } -> https://ftp.fau.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 154. [FR] SpeedTestResult { speed: 552.2 KB/s; elapsed: 978ms; connection_time: 305ms } -> https://mirror.trap.moe/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 155. [US] SpeedTestResult { speed: 543.6 KB/s; elapsed: 994ms; connection_time: 693ms } -> https://opencolo.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 156. [CA] SpeedTestResult { speed: 540.5 KB/s; elapsed: 944ms; connection_time: 502ms } -> https://mirror.franscorack.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 157. [KR] SpeedTestResult { speed: 533.5 KB/s; elapsed: 912ms; connection_time: 965ms } -> https://kr.mirrors.cicku.me/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 158. [SI] SpeedTestResult { speed: 530.2 KB/s; elapsed: 648ms; connection_time: 153ms } -> https://www.sooftware.com/mirrors/Arch-Linux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 159. [SE] SpeedTestResult { speed: 529.5 KB/s; elapsed: 993ms; connection_time: 623ms } -> https://mirror.zyner.org/mirror/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 160. [FR] SpeedTestResult { speed: 525.0 KB/s; elapsed: 966ms; connection_time: 184ms } -> https://mirror.rznet.fr/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 161. [NL] SpeedTestResult { speed: 523.9 KB/s; elapsed: 1.00s; connection_time: 259ms } -> https://mirror.cj2.nl/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 162. [SE] SpeedTestResult { speed: 523.4 KB/s; elapsed: 969ms; connection_time: 318ms } -> https://umea.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 163. [US] SpeedTestResult { speed: 512.1 KB/s; elapsed: 895ms; connection_time: 988ms } -> https://mirrors.mit.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 164. [CH] SpeedTestResult { speed: 509.0 KB/s; elapsed: 997ms; connection_time: 272ms } -> https://mirror.init7.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 165. [FR] SpeedTestResult { speed: 505.1 KB/s; elapsed: 940ms; connection_time: 266ms } -> https://mirror.cyberbits.eu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 166. [BR] SpeedTestResult { speed: 503.8 KB/s; elapsed: 714ms; connection_time: 1.18s } -> https://mirror.ufscar.br/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 167. [US] SpeedTestResult { speed: 488.3 KB/s; elapsed: 838ms; connection_time: 1.93s } -> https://mirror.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 168. [ZA] SpeedTestResult { speed: 487.7 KB/s; elapsed: 973ms; connection_time: 834ms } -> https://johannesburg.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 169. [NL] SpeedTestResult { speed: 475.3 KB/s; elapsed: 983ms; connection_time: 245ms } -> https://archlinux.mirror.wearetriple.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 170. [MX] SpeedTestResult { speed: 463.8 KB/s; elapsed: 987ms; connection_time: 1.13s } -> https://lidsol.fi-b.unam.mx/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 171. [UK] SpeedTestResult { speed: 463.8 KB/s; elapsed: 988ms; connection_time: 764ms } -> https://archlinux.uk.mirror.allworldit.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 172. [NZ] SpeedTestResult { speed: 461.7 KB/s; elapsed: 957ms; connection_time: 1.30s } -> https://nz.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 173. [UK] SpeedTestResult { speed: 461.2 KB/s; elapsed: 638ms; connection_time: 221ms } -> https://mirrors.ukfast.co.uk/sites/archlinux.org/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 174. [DE] SpeedTestResult { speed: 457.1 KB/s; elapsed: 645ms; connection_time: 464ms } -> https://mirror.pseudoform.org/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 175. [SA] SpeedTestResult { speed: 453.3 KB/s; elapsed: 938ms; connection_time: 1.96s } -> https://mirror.maeen.sa/arch-mirror/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 176. [US] SpeedTestResult { speed: 447.8 KB/s; elapsed: 804ms; connection_time: 978ms } -> https://mirrors.lug.mtu.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 177. [CZ] SpeedTestResult { speed: 444.8 KB/s; elapsed: 993ms; connection_time: 1.04s } -> https://ftp.sh.cvut.cz/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 178. [US] SpeedTestResult { speed: 444.4 KB/s; elapsed: 957ms; connection_time: 449ms } -> https://us.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 179. [DE] SpeedTestResult { speed: 437.3 KB/s; elapsed: 711ms; connection_time: 182ms } -> https://mirrors.purring.online/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 180. [DE] SpeedTestResult { speed: 433.2 KB/s; elapsed: 982ms; connection_time: 297ms } -> https://arch.owochle.app/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 181. [DE] SpeedTestResult { speed: 428.7 KB/s; elapsed: 955ms; connection_time: 198ms } -> https://arch.phinau.de/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 182. [SI] SpeedTestResult { speed: 426.6 KB/s; elapsed: 998ms; connection_time: 280ms } -> https://mirror.archlinux.si/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 183. [CZ] SpeedTestResult { speed: 403.4 KB/s; elapsed: 973ms; connection_time: 95ms } -> https://archlinux.nic.cz/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 184. [TH] SpeedTestResult { speed: 396.0 KB/s; elapsed: 992ms; connection_time: 1.52s } -> https://mirror.kku.ac.th/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 185. [DE] SpeedTestResult { speed: 393.7 KB/s; elapsed: 997ms; connection_time: 556ms } -> https://mirror.hugo-betrugo.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 186. [SE] SpeedTestResult { speed: 390.4 KB/s; elapsed: 922ms; connection_time: 252ms } -> https://mirror.bahnhof.net/pub/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 187. [CA] SpeedTestResult { speed: 386.5 KB/s; elapsed: 931ms; connection_time: 968ms } -> https://muug.ca/mirror/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 188. [RO] SpeedTestResult { speed: 376.5 KB/s; elapsed: 954ms; connection_time: 392ms } -> https://ro.mirror.flokinet.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 189. [MK] SpeedTestResult { speed: 361.5 KB/s; elapsed: 996ms; connection_time: 740ms } -> https://mirror.t-home.mk/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 190. [CH] SpeedTestResult { speed: 361.4 KB/s; elapsed: 996ms; connection_time: 186ms } -> https://mirror.metanet.ch/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 191. [HU] SpeedTestResult { speed: 354.1 KB/s; elapsed: 554ms; connection_time: 627ms } -> https://ftp.ek-cer.hu/pub/mirrors/ftp.archlinux.org/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 192. [DE] SpeedTestResult { speed: 353.6 KB/s; elapsed: 972ms; connection_time: 390ms } -> https://mirror.fra10.de.leaseweb.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 193. [DE] SpeedTestResult { speed: 341.6 KB/s; elapsed: 982ms; connection_time: 133ms } -> https://mirror.dogado.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 194. [IN] SpeedTestResult { speed: 341.1 KB/s; elapsed: 960ms; connection_time: 837ms } -> https://mirrors.nxtgen.com/archlinux-mirror/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 195. [DE] SpeedTestResult { speed: 332.8 KB/s; elapsed: 934ms; connection_time: 181ms } -> https://mirror.netcologne.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 196. [UK] SpeedTestResult { speed: 322.9 KB/s; elapsed: 962ms; connection_time: 1.09s } -> https://repo.slithery.uk/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 197. [FI] SpeedTestResult { speed: 321.0 KB/s; elapsed: 918ms; connection_time: 516ms } -> https://mirror.5i.fi/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 198. [SE] SpeedTestResult { speed: 300.3 KB/s; elapsed: 980ms; connection_time: 312ms } -> https://ftp.myrveln.se/pub/linux/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 199. [US] SpeedTestResult { speed: 295.7 KB/s; elapsed: 830ms; connection_time: 1.91s } -> https://mirrors.ocf.berkeley.edu/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 200. [IT] SpeedTestResult { speed: 295.3 KB/s; elapsed: 943ms; connection_time: 172ms } -> https://arch.mirror.hyperbit.it/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 201. [DE] SpeedTestResult { speed: 289.9 KB/s; elapsed: 903ms; connection_time: 418ms } -> https://arch.unixpeople.org/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 202. [UK] SpeedTestResult { speed: 285.8 KB/s; elapsed: 858ms; connection_time: 378ms } -> https://mirror.netweaver.uk/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 203. [TW] SpeedTestResult { speed: 279.5 KB/s; elapsed: 878ms; connection_time: 2.79s } -> https://archlinux.cs.nycu.edu.tw/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 204. [NL] SpeedTestResult { speed: 279.2 KB/s; elapsed: 996ms; connection_time: 414ms } -> https://mirror.nyaa.vc/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 205. [DE] SpeedTestResult { speed: 275.9 KB/s; elapsed: 985ms; connection_time: 382ms } -> https://files.hadiko.de/pub/dists/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 206. [SG] SpeedTestResult { speed: 272.5 KB/s; elapsed: 539ms; connection_time: 769ms } -> https://singapore.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 207. [DE] SpeedTestResult { speed: 270.8 KB/s; elapsed: 974ms; connection_time: 253ms } -> https://mirror.informatik.tu-freiberg.de/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 208. [DE] SpeedTestResult { speed: 265.8 KB/s; elapsed: 801ms; connection_time: 371ms } -> https://archlinux.thaller.ws/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 209. [US] SpeedTestResult { speed: 263.2 KB/s; elapsed: 995ms; connection_time: 994ms } -> https://mirror.adectra.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 210. [KE] SpeedTestResult { speed: 262.5 KB/s; elapsed: 810ms; connection_time: 863ms } -> https://archlinux.mirror.liquidtelecom.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 211. [IN] SpeedTestResult { speed: 258.0 KB/s; elapsed: 840ms; connection_time: 774ms } -> https://mirror.sahil.world/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 212. [BR] SpeedTestResult { speed: 256.6 KB/s; elapsed: 318ms; connection_time: 2.23s } -> https://mirrors.ic.unicamp.br/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 213. [PL] SpeedTestResult { speed: 251.2 KB/s; elapsed: 846ms; connection_time: 1.68s } -> https://arch.sakamoto.pl/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 214. [SG] SpeedTestResult { speed: 250.7 KB/s; elapsed: 978ms; connection_time: 1.20s } -> https://mirror.sg.cdn-perfprod.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 215. [IL] SpeedTestResult { speed: 250.5 KB/s; elapsed: 979ms; connection_time: 978ms } -> https://archlinux.interhost.co.il/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 216. [CA] SpeedTestResult { speed: 246.7 KB/s; elapsed: 994ms; connection_time: 1.66s } -> https://mirror.cpsc.ucalgary.ca/mirror/archlinux.org/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 217. [EE] SpeedTestResult { speed: 242.3 KB/s; elapsed: 946ms; connection_time: 607ms } -> https://repo.br.ee/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 218. [IS] SpeedTestResult { speed: 241.6 KB/s; elapsed: 944ms; connection_time: 339ms } -> https://is.mirror.flokinet.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 219. [FR] SpeedTestResult { speed: 240.2 KB/s; elapsed: 750ms; connection_time: 316ms } -> https://mirror.oldsql.cc/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 220. [CN] SpeedTestResult { speed: 232.0 KB/s; elapsed: 986ms; connection_time: 2.68s } -> https://mirrors.cqu.edu.cn/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 221. [ID] SpeedTestResult { speed: 230.6 KB/s; elapsed: 993ms; connection_time: 1.86s } -> https://mirror.papua.go.id/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 222. [CO] SpeedTestResult { speed: 230.6 KB/s; elapsed: 922ms; connection_time: 740ms } -> https://edgeuno-bog2.mm.fcix.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 223. [HK] SpeedTestResult { speed: 229.9 KB/s; elapsed: 781ms; connection_time: 2.24s } -> https://mirror.xtom.com.hk/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 224. [GE] SpeedTestResult { speed: 229.9 KB/s; elapsed: 855ms; connection_time: 712ms } -> https://archlinux.grena.ge/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 225. [IN] SpeedTestResult { speed: 225.5 KB/s; elapsed: 882ms; connection_time: 1.41s } -> https://mirror.maa.albony.in/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 226. [CH] SpeedTestResult { speed: 219.2 KB/s; elapsed: 965ms; connection_time: 954ms } -> https://mirror.worldhotspot.org/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 227. [AU] SpeedTestResult { speed: 214.5 KB/s; elapsed: 985ms; connection_time: 6.34s } -> https://mirror.aarnet.edu.au/pub/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 228. [CN] SpeedTestResult { speed: 203.9 KB/s; elapsed: 962ms; connection_time: 2.94s } -> https://mirrors.ustc.edu.cn/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 229. [AU] SpeedTestResult { speed: 202.4 KB/s; elapsed: 969ms; connection_time: 2.06s } -> https://archlinux.mirror.digitalpacific.com.au/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 230. [TW] SpeedTestResult { speed: 202.0 KB/s; elapsed: 971ms; connection_time: 1.40s } -> https://mirror.twds.com.tw/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 231. [US] SpeedTestResult { speed: 196.6 KB/s; elapsed: 915ms; connection_time: 919ms } -> https://zxcvfdsa.com/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 232. [PL] SpeedTestResult { speed: 191.0 KB/s; elapsed: 942ms; connection_time: 524ms } -> https://ftp.psnc.pl/linux/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 233. [BR] SpeedTestResult { speed: 185.4 KB/s; elapsed: 949ms; connection_time: 2.11s } -> https://archlinux.c3sl.ufpr.br/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 234. [SE] SpeedTestResult { speed: 181.1 KB/s; elapsed: 971ms; connection_time: 411ms } -> https://mirror.retropc.se/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 235. [ZA] SpeedTestResult { speed: 174.3 KB/s; elapsed: 844ms; connection_time: 1.40s } -> https://archlinux.mirror.net.za/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 236. [AE] SpeedTestResult { speed: 174.1 KB/s; elapsed: 845ms; connection_time: 912ms } -> https://mirror.hafeezh.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 237. [FR] SpeedTestResult { speed: 173.2 KB/s; elapsed: 955ms; connection_time: 343ms } -> https://fr.mirror.shibe.party/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 238. [CN] SpeedTestResult { speed: 172.4 KB/s; elapsed: 948ms; connection_time: 6.57s } -> https://mirrors.tuna.tsinghua.edu.cn/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 239. [US] SpeedTestResult { speed: 166.0 KB/s; elapsed: 935ms; connection_time: 504ms } -> https://mirror.givebytes.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 240. [DE] SpeedTestResult { speed: 164.9 KB/s; elapsed: 992ms; connection_time: 149ms } -> https://mirror.as20647.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 241. [FI] SpeedTestResult { speed: 164.8 KB/s; elapsed: 970ms; connection_time: 499ms } -> https://mirror.srv.fail/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 242. [DE] SpeedTestResult { speed: 160.4 KB/s; elapsed: 917ms; connection_time: 292ms } -> https://packages.oth-regensburg.de/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 243. [TW] SpeedTestResult { speed: 157.5 KB/s; elapsed: 986ms; connection_time: 1.89s } -> https://archlinux.ccns.ncku.edu.tw/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 244. [NL] SpeedTestResult { speed: 153.0 KB/s; elapsed: 955ms; connection_time: 528ms } -> https://nl.mirror.flokinet.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 245. [BD] SpeedTestResult { speed: 152.0 KB/s; elapsed: 967ms; connection_time: 958ms } -> https://mirror.xeonbd.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 246. [IN] SpeedTestResult { speed: 151.5 KB/s; elapsed: 973ms; connection_time: 2.72s } -> https://mirror.del2.albony.in/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 247. [SG] SpeedTestResult { speed: 149.4 KB/s; elapsed: 987ms; connection_time: 859ms } -> https://mirror.jingk.ai/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 248. [NZ] SpeedTestResult { speed: 139.9 KB/s; elapsed: 1.00s; connection_time: 2.24s } -> https://mirror.fsmg.org.nz/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 249. [SG] SpeedTestResult { speed: 138.5 KB/s; elapsed: 944ms; connection_time: 1.27s } -> https://sg.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 250. [KR] SpeedTestResult { speed: 136.3 KB/s; elapsed: 944ms; connection_time: 1.86s } -> https://mirror.techlabs.co.kr/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 251. [US] SpeedTestResult { speed: 133.6 KB/s; elapsed: 978ms; connection_time: 2.42s } -> https://losangeles.mirror.pkgbuild.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 252. [RO] SpeedTestResult { speed: 132.7 KB/s; elapsed: 985ms; connection_time: 358ms } -> https://mirrors.hosterion.ro/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 253. [ZA] SpeedTestResult { speed: 132.0 KB/s; elapsed: 991ms; connection_time: 1.20s } -> https://archlinux.za.mirror.allworldit.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 254. [UK] SpeedTestResult { speed: 131.8 KB/s; elapsed: 870ms; connection_time: 501ms } -> https://mirror.st2projects.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 255. [US] SpeedTestResult { speed: 128.9 KB/s; elapsed: 887ms; connection_time: 1.08s } -> https://arch.miningtcup.me/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 256. [NZ] SpeedTestResult { speed: 119.5 KB/s; elapsed: 957ms; connection_time: 1.69s } -> https://mirror.2degrees.nz/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 257. [PT] SpeedTestResult { speed: 117.4 KB/s; elapsed: 973ms; connection_time: 1.01s } -> https://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 258. [SE] SpeedTestResult { speed: 114.7 KB/s; elapsed: 957ms; connection_time: 645ms } -> https://ftp.ludd.ltu.se/mirrors/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 259. [ES] SpeedTestResult { speed: 114.2 KB/s; elapsed: 979ms; connection_time: 387ms } -> https://ftp.rediris.es/mirror/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 260. [IN] SpeedTestResult { speed: 113.5 KB/s; elapsed: 719ms; connection_time: 3.97s } -> https://in-mirror.garudalinux.org/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 261. [CN] SpeedTestResult { speed: 109.3 KB/s; elapsed: 755ms; connection_time: 6.26s } -> https://mirrors.hit.edu.cn/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 262. [IN] SpeedTestResult { speed: 107.8 KB/s; elapsed: 909ms; connection_time: 2.65s } -> https://in.arch.niranjan.co/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 263. [KZ] SpeedTestResult { speed: 106.2 KB/s; elapsed: 768ms; connection_time: 2.36s } -> https://mirror.ps.kz/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 264. [VN] SpeedTestResult { speed: 106.2 KB/s; elapsed: 894ms; connection_time: 721ms } -> https://mirrors.huongnguyen.dev/arch/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 265. [US] SpeedTestResult { speed: 105.0 KB/s; elapsed: 777ms; connection_time: 1.48s } -> https://arch.mirror.marcusspencer.us:4443/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 266. [US] SpeedTestResult { speed: 104.7 KB/s; elapsed: 934ms; connection_time: 1.11s } -> https://mirror.colonelhosting.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 267. [US] SpeedTestResult { speed: 101.9 KB/s; elapsed: 964ms; connection_time: 708ms } -> https://arlm.tyzoid.com/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 268. [CL] SpeedTestResult { speed: 101.1 KB/s; elapsed: 951ms; connection_time: 775ms } -> https://mirror.anquan.cl/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 269. [MU] SpeedTestResult { speed: 89.7 KB/s; elapsed: 981ms; connection_time: 1.21s } -> https://archlinux-mirror.cloud.mu/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 270. [US] SpeedTestResult { speed: 89.3 KB/s; elapsed: 896ms; connection_time: 866ms } -> https://repo.customcomputercare.com/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 271. [AZ] SpeedTestResult { speed: 84.1 KB/s; elapsed: 970ms; connection_time: 1.28s } -> https://mirror.ourhost.az/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 272. [BD] SpeedTestResult { speed: 83.8 KB/s; elapsed: 974ms; connection_time: 1.34s } -> https://mirror.limda.net/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# 273. [RU] SpeedTestResult { speed: 83.7 KB/s; elapsed: 973ms; connection_time: 718ms } -> https://mirror.kpfu.ru/archlinux/\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# FINISHED AT: 2026-02-02 06:41:43.495501982 +01:00\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://gb.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.niyawe.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.1ago.be/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://de.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.energotel.sk/pub/linux/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.osbeck.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nl.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://es.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://gluttony.sin.cvut.cz/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.thekinrar.fr/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.mirohost.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://repo.c48.uk/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://at.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.yhtez.xyz/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://sa.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.mirror-services.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://at-vie.soulharsh007.dev/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://at.arch.mirror.kescher.at/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ch.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://hu.mirror.frigyes.dev/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.richard-neumann.de/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.xtom.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ubrco.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://elda.asgardius.company/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ihost.md/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.accum.se/mirror/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://fr.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.cmt.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.sinirlan.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.xtom.nl/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://uk.repo.c48.uk/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ru.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://us.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.midov.pl/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.raiolanetworks.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.nxthost.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://it.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.neuf.no/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.mirror.cloud.thatcyberlynx.de/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://de.arch.mirror.kescher.at/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://fi.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.xtom.ee/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.koyanet.lv/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ca.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.linux.edu.lv/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.dkm.cz/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.thereisno.page/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://tr.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.zackmyers.io/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.dotsrc.org/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://repo.ialab.dsu.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.abderraziq.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.theash.xyz/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.hostiko.network/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nnenix.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://in.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://forksystems.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.es.cdn-perfprod.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.lahansons.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://at.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://coresite.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nox.panibrez.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.puzzle.ch/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.group.one/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.doridian.net/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.reitarovskyi.com.ua/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.gay/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.cs.odu.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.alwyzon.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.rit.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.clarkson.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://de.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://za.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archmirror1.octyl.net/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.akane.network/archmirror/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.metalgamer.eu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.sunred.org/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.archlinux.no/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.selfnet.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.mirror.k0.ae/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://iad.mirrors.misaka.one/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.atviras.lt/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://frankfurt.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://br.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://berlin.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://southfront.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://codingflyboy.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ziply.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.tedwall.se/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.23m.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.mirror.constant.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://sg.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.syxpi.fr/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.jtremesay.org/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.n-ix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.yourlabs.org/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nocix.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.bethselamin.de/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.nucc.tr/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch-mirror.brightlight.today/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.efect.ro/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://de.mirror.shibe.party/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.us.cdn-perfprod.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.kernel.org/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://irltoolkit.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.hu.fo/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.peeres-telecom.fr/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nl.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://tw.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.quantum5.ca/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.lcarilla.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.urbanwave.co.za/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.scd31.com/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.server.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.eric.ovh/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://os.codefionn.eu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ams1.nl.leaseweb.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://au.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.juniorjpdj.pl/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.logal.dev/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ord.mirror.rackspace.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.przekichane.pl/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ohioix.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ipb.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.xtom.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://volico.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ro.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.pagenotfound.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://jp.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.tux.si/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.telepoint.bg/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.pidginhost.com/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://hk.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archmirror.hogwarts.fr/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://md.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.aminvakil.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.wuki.li/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://london.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://f.matthieul.dev/mirror/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.braindrainlan.nu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.moson.org/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://glua.ua.pt/pub/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.cspacehostings.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://theswissbay.ch/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.jensgutermuth.de/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.fau.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.trap.moe/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://opencolo.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.franscorack.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://kr.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://www.sooftware.com/mirrors/Arch-Linux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.zyner.org/mirror/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.rznet.fr/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.cj2.nl/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://umea.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.mit.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.init7.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.cyberbits.eu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ufscar.br/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://johannesburg.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.mirror.wearetriple.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://lidsol.fi-b.unam.mx/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nz.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.ukfast.co.uk/sites/archlinux.org/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.pseudoform.org/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.maeen.sa/arch-mirror/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.sh.cvut.cz/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://us.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.purring.online/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.owochle.app/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.phinau.de/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.archlinux.si/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.nic.cz/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.kku.ac.th/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.hugo-betrugo.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.bahnhof.net/pub/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://muug.ca/mirror/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ro.mirror.flokinet.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.t-home.mk/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.metanet.ch/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.ek-cer.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.fra10.de.leaseweb.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.dogado.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.nxtgen.com/archlinux-mirror/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.netcologne.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://repo.slithery.uk/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.5i.fi/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.myrveln.se/pub/linux/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.mirror.hyperbit.it/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.unixpeople.org/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.netweaver.uk/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.cs.nycu.edu.tw/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.nyaa.vc/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://files.hadiko.de/pub/dists/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://singapore.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.informatik.tu-freiberg.de/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.thaller.ws/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.adectra.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.mirror.liquidtelecom.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.sahil.world/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.ic.unicamp.br/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.sakamoto.pl/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.sg.cdn-perfprod.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.interhost.co.il/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.cpsc.ucalgary.ca/mirror/archlinux.org/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://repo.br.ee/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://is.mirror.flokinet.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.oldsql.cc/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.cqu.edu.cn/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.papua.go.id/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://edgeuno-bog2.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.xtom.com.hk/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.grena.ge/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.maa.albony.in/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.worldhotspot.org/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.twds.com.tw/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://zxcvfdsa.com/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.psnc.pl/linux/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.c3sl.ufpr.br/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.retropc.se/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.mirror.net.za/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.hafeezh.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://fr.mirror.shibe.party/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.givebytes.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.as20647.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.srv.fail/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://packages.oth-regensburg.de/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.ccns.ncku.edu.tw/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://nl.mirror.flokinet.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.xeonbd.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.del2.albony.in/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.jingk.ai/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.fsmg.org.nz/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://sg.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.techlabs.co.kr/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://losangeles.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.hosterion.ro/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux.za.mirror.allworldit.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.st2projects.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.miningtcup.me/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.2degrees.nz/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.ludd.ltu.se/mirrors/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://ftp.rediris.es/mirror/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://in-mirror.garudalinux.org/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.hit.edu.cn/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://in.arch.niranjan.co/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ps.kz/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirrors.huongnguyen.dev/arch/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arch.mirror.marcusspencer.us:4443/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.colonelhosting.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://arlm.tyzoid.com/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.anquan.cl/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://archlinux-mirror.cloud.mu/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://repo.customcomputercare.com/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.ourhost.az/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.limda.net/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "Server = https://mirror.kpfu.ru/archlinux/$repo/os/$arch\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "==> Done [arch] /etc/pacman.d/mirrorlist\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: " --> Ranking mirrors for cachyos repository in /etc/pacman.d/cachyos-mirrorlist...\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# STARTED AT: 2026-02-02 06:41:43.504654320 +01:00\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# ARGS: rate-mirrors --save /tmp/tmp.KxIjgZhTeT cachyos\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# MIRRORS LEFT AFTER FILTERING: 20\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# JUMP #1\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# EXPLORING SK\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# VISITED SK\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# BLANK ITERATION\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# COUNTRY JUMPING YIELDED TOO FEW MIRRORS (0), ADDING OTHERS TO UNLABELED\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# \n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# TESTING UNLABELED MIRRORS\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# FAILED TO CONNECT TO https://mirror.meowsmp.net/cachyOS/repo/x86_64/cachyos/cachyos.files\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# SpeedTestResult { speed: 26.3 MB/s; elapsed: 218ms; connection_time: 83ms }\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# SpeedTestResult { speed: 24.6 MB/s; elapsed: 233ms; connection_time: 99ms }\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# SpeedTestResult { speed: 23.1 MB/s; elapsed: 248ms; connection_time: 97ms }\n" 2026-02-02 - 06:41:43 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:43 [6]: "# SpeedTestResult { speed: 23.8 MB/s; elapsed: 240ms; connection_time: 153ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 17.3 MB/s; elapsed: 332ms; connection_time: 116ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 15.5 MB/s; elapsed: 370ms; connection_time: 149ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 6.3 MB/s; elapsed: 906ms; connection_time: 243ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 810.3 KB/s; elapsed: 985ms; connection_time: 156ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 997.7 KB/s; elapsed: 978ms; connection_time: 160ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 1.1 MB/s; elapsed: 995ms; connection_time: 193ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 7.6 MB/s; elapsed: 754ms; connection_time: 579ms }\n" 2026-02-02 - 06:41:44 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:44 [6]: "# SpeedTestResult { speed: 6.4 MB/s; elapsed: 892ms; connection_time: 464ms }\n" 2026-02-02 - 06:41:45 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:45 [6]: "# SpeedTestResult { speed: 6.9 MB/s; elapsed: 832ms; connection_time: 574ms }\n" 2026-02-02 - 06:41:45 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:45 [6]: "# SpeedTestResult { speed: 506.2 KB/s; elapsed: 970ms; connection_time: 445ms }\n" 2026-02-02 - 06:41:45 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:45 [6]: "# SpeedTestResult { speed: 1.9 MB/s; elapsed: 957ms; connection_time: 662ms }\n" 2026-02-02 - 06:41:45 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:45 [6]: "# SpeedTestResult { speed: 558.9 KB/s; elapsed: 966ms; connection_time: 882ms }\n" 2026-02-02 - 06:41:45 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:45 [6]: "# SpeedTestResult { speed: 204.9 KB/s; elapsed: 958ms; connection_time: 1.34s }\n" 2026-02-02 - 06:41:45 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:45 [6]: "# SpeedTestResult { speed: 267.3 KB/s; elapsed: 734ms; connection_time: 1.36s }\n" 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "# SpeedTestResult { speed: 471.1 KB/s; elapsed: 938ms; connection_time: 1.58s }\n" 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "# \n" 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "\n" 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "# RE-TESTING TOP MIRRORS\n" 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "# SpeedTestResult { speed: 40.7 MB/s; elapsed: 141ms; connection_time: 37ms }\n" 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "# SpeedTestResult { speed: 41.1 MB/s; elapsed: 139ms; connection_time: 35ms }\n" 2026-02-02 - 06:41:46 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-02-02 - 06:41:46 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:46 [6]: "# SpeedTestResult { speed: 41.7 MB/s; elapsed: 137ms; connection_time: 38ms }\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# SpeedTestResult { speed: 25.7 MB/s; elapsed: 223ms; connection_time: 49ms }\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# SpeedTestResult { speed: 35.4 MB/s; elapsed: 162ms; connection_time: 44ms }\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# ==== RESULTS (top re-tested) ====\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 1. SpeedTestResult { speed: 41.7 MB/s; elapsed: 137ms; connection_time: 38ms } -> https://de-nue.soulharsh007.dev/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 2. SpeedTestResult { speed: 41.1 MB/s; elapsed: 139ms; connection_time: 35ms } -> https://mirror.cachyos.org/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 3. SpeedTestResult { speed: 40.7 MB/s; elapsed: 141ms; connection_time: 37ms } -> https://cdn.cachyos.org/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 4. SpeedTestResult { speed: 35.4 MB/s; elapsed: 162ms; connection_time: 44ms } -> https://at.cachyos.org/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 5. SpeedTestResult { speed: 25.7 MB/s; elapsed: 223ms; connection_time: 49ms } -> https://cdn77.cachyos.org/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 6. SpeedTestResult { speed: 15.5 MB/s; elapsed: 370ms; connection_time: 149ms } -> https://nl.mirror.cx/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 7. SpeedTestResult { speed: 7.6 MB/s; elapsed: 754ms; connection_time: 579ms } -> https://us.cachyos.org/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 8. SpeedTestResult { speed: 6.9 MB/s; elapsed: 832ms; connection_time: 574ms } -> https://cachyos.doridian.net/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 9. SpeedTestResult { speed: 6.4 MB/s; elapsed: 892ms; connection_time: 464ms } -> https://us-mnz.soulharsh007.dev/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 10. SpeedTestResult { speed: 6.3 MB/s; elapsed: 906ms; connection_time: 243ms } -> https://cachyos.next-works.it/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 11. SpeedTestResult { speed: 1.9 MB/s; elapsed: 957ms; connection_time: 662ms } -> https://ca.mirror.cx/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 12. SpeedTestResult { speed: 1.1 MB/s; elapsed: 995ms; connection_time: 193ms } -> https://no.mirror.cx/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 13. SpeedTestResult { speed: 997.7 KB/s; elapsed: 978ms; connection_time: 160ms } -> https://archlinux.gay/cachy/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 14. SpeedTestResult { speed: 810.3 KB/s; elapsed: 985ms; connection_time: 156ms } -> https://mirror.lesviallon.fr/cachy/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 15. SpeedTestResult { speed: 558.9 KB/s; elapsed: 966ms; connection_time: 882ms } -> https://mirrors.lansing2600.org/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 16. SpeedTestResult { speed: 506.2 KB/s; elapsed: 970ms; connection_time: 445ms } -> https://mirror.hb9hil.org/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 17. SpeedTestResult { speed: 471.1 KB/s; elapsed: 938ms; connection_time: 1.58s } -> https://mirror.nju.edu.cn/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 18. SpeedTestResult { speed: 267.3 KB/s; elapsed: 734ms; connection_time: 1.36s } -> https://mirror.limda.net/cachy/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# 19. SpeedTestResult { speed: 204.9 KB/s; elapsed: 958ms; connection_time: 1.34s } -> https://mirrors.ustc.edu.cn/cachyos/repo/\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "# FINISHED AT: 2026-02-02 06:41:47.251903459 +01:00\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://de-nue.soulharsh007.dev/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirror.cachyos.org/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://cdn.cachyos.org/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://at.cachyos.org/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://cdn77.cachyos.org/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://nl.mirror.cx/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://us.cachyos.org/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://cachyos.doridian.net/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://us-mnz.soulharsh007.dev/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://cachyos.next-works.it/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://ca.mirror.cx/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://no.mirror.cx/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://archlinux.gay/cachy/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirror.lesviallon.fr/cachy/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirrors.lansing2600.org/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirror.hb9hil.org/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirror.nju.edu.cn/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirror.limda.net/cachy/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Server = https://mirrors.ustc.edu.cn/cachyos/repo/$arch/$repo\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "==> Done [cachyos] /etc/pacman.d/cachyos-mirrorlist\n" 2026-02-02 - 06:41:47 [6]: .. Running QList("/bin/sh", "-c", "bash /etc/calamares/scripts/create-pacman-keyring") 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "gpg: key DE8F14C8C4CBA191 was created 3108 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: ":: Synchronizing package databases...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " cachyos downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " core downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " extra downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " multilib downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "warning: cachyos-keyring-20240331-1 is up to date -- skipping\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " there is nothing to do\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: ":: Synchronizing package databases...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " cachyos downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " core downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " extra downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " multilib downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "resolving dependencies...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "looking for conflicting packages...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Package (1) Old Version New Version Net Change Download Size\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "cachyos/archlinux-keyring 20260107-3 20260131-2 0.00 MiB 1.20 MiB\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Total Download Size: 1.20 MiB\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Total Installed Size: 1.71 MiB\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "Net Upgrade Size: 0.00 MiB\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: ":: Proceed with installation? [Y/n] \n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: ":: Retrieving packages...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: " archlinux-keyring-20260131-2-any downloading...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "checking keyring...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "checking package integrity...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "loading package files...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "checking for file conflicts...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: ":: Processing package changes...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "upgrading archlinux-keyring...\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "gpg: key DE8F14C8C4CBA191 was created 3108 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:47 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:47 [6]: "==> Appending keys from archlinux.gpg...\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "gpg: key DE8F14C8C4CBA191 was created 3106 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> Locally signing trusted keys in keyring...\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> ERROR: 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E could not be locally signed.\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> ERROR: 69E6471E3AE065297529832E6BA0F5A2037F4F41 could not be locally signed.\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> ERROR: D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C could not be locally signed.\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> ERROR: 3572FA2A1B067F22C58AF155F8B821B42A6FDCD7 could not be locally signed.\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> ERROR: 91FFE0700E80619CEB73235CA88E23E377514E00 could not be locally signed.\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "==> ERROR: 99B6618472A3B3B814185BAED7D3D823B88BDB9B could not be locally signed.\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "error: command failed to execute correctly\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: ":: Running post-transaction hooks...\n" 2026-02-02 - 06:41:49 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:49 [6]: "(1/3) Reloading system manager configuration...\n" 2026-02-02 - 06:41:50 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:50 [6]: "(2/3) Restarting marked services...\n" 2026-02-02 - 06:41:50 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:50 [6]: "(3/3) Arming ConditionNeedsUpdate...\n" 2026-02-02 - 06:41:50 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:50 [6]: "gpg: key DE8F14C8C4CBA191 was created 3105 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:50 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:50 [6]: "==> Appending keys from archlinux.gpg...\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "==> Appending keys from cachyos.gpg...\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "gpg: key DE8F14C8C4CBA191 was created 3104 seconds in the future (time warp or clock problem)\n" 2026-02-02 - 06:41:51 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:51 [6]: "==> Locally signing trusted keys in keyring...\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: 882DCFE48E2051D48E2562ABF3B607488DB35A47 could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: 69E6471E3AE065297529832E6BA0F5A2037F4F41 could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: 3572FA2A1B067F22C58AF155F8B821B42A6FDCD7 could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: 91FFE0700E80619CEB73235CA88E23E377514E00 could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: Calamares::CommandList::run():: 2026-02-02 - 06:41:52 [6]: "==> ERROR: 99B6618472A3B3B814185BAED7D3D823B88BDB9B could not be locally signed.\n" 2026-02-02 - 06:41:52 [6]: .. Target cmd: QList("/bin/sh", "-c", "bash /etc/calamares/scripts/create-pacman-keyring") Exit code: 1 (no output) 2026-02-02 - 06:41:52 [6]: virtual void Calamares::JobThread::run() 2026-02-02 - 06:41:52 [6]: Skipping non-emergency job "Preparing your system for online installation of CachyOS" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "pacstrap" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Generovanie identifikátora počítača." 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Setting timezone to Europe/Bratislava…" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Setting keyboard model to pc105, layout as sk-…" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "localecfg" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "chwd" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "packages" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Nastavuje sa kľúčový súbor LUKS." 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Konfigurácia zašifrovaného odkladacieho priestoru." 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "fstab" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "plymouthcfg" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "zfshostid" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "initcpiocfg" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Creating initramfs with mkinitcpio…" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Configuring
sudo
users…" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Preparing groups…" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Vytvoriť používateľa duke_dragon" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Nastavenie hesla pre používateľa duke_dragon" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Nastavenie hesla pre používateľa root" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Nastavenie názvu hostiteľa DragonMachine" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "networkcfg" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "displaymanager" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "hwclock" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Remove unneeded ucode" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "grubcfg" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "bootloader" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "reset 90-mkinitcpio-install.hook" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "services-systemd" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Running shell processes…" 2026-02-02 - 06:41:52 [6]: .. Skipping non-emergency job "Enable the UFW Firewall as default and allow outgoing but deny incoming" 2026-02-02 - 06:41:52 [6]: .. Starting EMERGENCY JOB "Unmounting file systems…" ( 45 / 45 ) 2026-02-02 - 06:41:52 [6]: Calamares::JobResult unmountTargetMounts(const QString&) 2026-02-02 - 06:41:52 [6]: Read 13 entries from "/tmp/calamares-root-qli2cyyc/" 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/var/tmp") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/var/log") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/var/cache") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/sys/firmware/efi/efivars") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/sys") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/srv") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/run/udev") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/run") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/root") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/proc") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/home") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/dev") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc/boot") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-qli2cyyc") 2026-02-02 - 06:41:52 [6]: .. Running QList("udevadm", "settle") 2026-02-02 - 06:41:52 [6]: .. Running QList("sync") 2026-02-02 - 06:41:52 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) 2026-02-02 - 06:41:52 [1]: ERROR: Installation failed: "Externý príkaz bol dokončený s chybami." 2026-02-02 - 06:41:52 [6]: .. - message: "Externý príkaz bol dokončený s chybami." 2026-02-02 - 06:41:52 [6]: .. - details: Príkaz bash /etc/calamares/scripts/create-pacman-keyring skončil s ukončovacím kódom 1. Žiadny výstup z príkazu. 2026-02-02 - 06:41:52 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) 2026-02-02 - 06:41:52 [6]: Calamares will quit when the dialog closes. 2026-02-02 - 06:41:52 [6]: DEBUG (Qt): QML Component (default slideshow) deactivated 2026-02-02 - 06:41:52 [6]: void Config::doNotify(bool, bool) 2026-02-02 - 06:41:52 [6]: Notification not sent; completion: failed 2026-02-02 - 06:41:52 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep() 2026-02-02 - 06:41:52 [6]: Sleep was never inhibited.