Closed
Description
Many builds across engine and framework CI are failing to access pub. For example:
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20Android%20AOT%20Engine/9925/overview
Resolving dependencies...
It looks like pub.dartlang.org is having some trouble.
Pub will wait for a while before trying to connect again.
Got TLS error trying to find package package_config at https://pub.dartlang.org.
Traceback (most recent call last):
File "src/flutter/tools/run_third_party_dart.py", line 13, in <module>
subprocess.check_call([os.path.join(leading, pub), "global", "activate", "-spath", "./src/flutter/tools/generate_package_config"])
File "C:\b\s\w\ir\cipd_bin_packages\cpython\bin\Lib\subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['src\\third_party\\dart\\tools\\sdks\\dart-sdk\\bin\\pub.bat', 'global', 'activate', '-spath', './src/flutter/tools/generate_package_config']' returned non-zero exit status 69