2021-11-23 06:43:04,490 [salt.state :321 ][ERROR ][2733604] An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/
ppa.py", line 380, in get_ppa_info
ret = get_ppa_info_from_lp(user, ppa)
File "/usr/lib/python3/dist-packages/softwareproperties/
ppa.py", line 110, in get_ppa_info_from_lp
return get_info_from_lp(lp_url)
File "/usr/lib/python3/dist-packages/softwareproperties/
ppa.py", line 104, in get_info_from_lp
return get_info_from_https(lp_url, True)
File "/usr/lib/python3/dist-packages/softwareproperties/
ppa.py", line 96, in get_info_from_https
data = func(lp_url=url, accept_json=accept_json, retry_delays=retry_delays)
File "/usr/lib/python3/dist-packages/softwareproperties/
ppa.py", line 153, in _get_https_content_py3
raise err
softwareproperties.ppa.PPAException: 'Error reading
https://launchpad.net/api/devel/~openjdk-r/+archive/ubuntu/ppa (1 tries): [Errno 101] Network is unreachable'