You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
W1017 23:22:18.094] Could not resolve all files for configuration ':buildSrc:runtimeClasspath'.
W1017 23:22:18.094] > Could not download sdk-common.jar (com.android.tools:sdk-common:26.0.1)
W1017 23:22:18.094] > Could not get resource 'https://maven.google.com/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.jar'.
W1017 23:22:18.095] > Connection reset
Based on other flakes, I wonder if there's general network unreliability in the CI environment.
The text was updated successfully, but these errors were encountered:
This may not be related, but in my own experience I have seen some gradle versions time out when talking to maven.google.com a lot, but upgrading to the latest gradle/gradlew version fixed it for me.
See for example https://k8s-gubernator.appspot.com/build/android-ci/pr-logs/pull/firebase_firebase-android-sdk/76/smoke-tests-debug/1052700842647359491/:
Based on other flakes, I wonder if there's general network unreliability in the CI environment.
The text was updated successfully, but these errors were encountered: