-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
featurerequestFeature requestFeature requestwontfixThis will not be worked onThis will not be worked on
Description
Summary
Hi,
CI/CD (Jenkins and Github workflow) fails due to arduino-cli timout with Silabs arduino library download.
Process:
$arduino-cli core install SiliconLabs:silabs
Downloading packages...
SiliconLabs:gcc-arm-none-eabi@12.2.rel1 SiliconLabs:gcc-arm-none-eabi@12.2.rel1 already downloaded
SiliconLabs:openocd@0.12.0-arduino1-static SiliconLabs:openocd@0.12.0-arduino1-static already downloaded
SiliconLabs:simplicitycommander@1.16.4 SiliconLabs:simplicitycommander@1.16.4 already downloaded
SiliconLabs:silabs@3.0.0 18.43 MiB / 574.15 MiB [====>-------------------------------------------------------------------------------------------------------------------------------------------] 3.21% 03m19s
Error message:
SiliconLabs:silabs@3.0.0 context deadline exceeded
Error during install: context deadline exceeded
Workaround: (Not working at some cloud based CI/CD)
Change defaulat timout
arduino-cli config set network.connection_timeout 600s
Request:
Downsize the Silabs Aurduino library release.
Metadata
Metadata
Assignees
Labels
featurerequestFeature requestFeature requestwontfixThis will not be worked onThis will not be worked on