File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.aegisub.org', port=80): Max retries exceeded with url: /pub/archives/releases/source/aegisub-3.2.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb641d2d950>, 'Connection to ftp.aegisub.org timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.aegisub.org', port=80): Max retries exceeded with url: /pub/archives/releases/source/aegisub-3.2.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb641d2d950>, 'Connection to ftp.aegisub.org timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://crates.io/api/v1/crates/agate/2.5.2/download for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpabuf_a7n/download'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/usr/local/lib/python3.7/http/client.py", line 1032, in _send_output
self.send(msg)
File "/usr/local/lib/python3.7/http/client.py", line 972, in send
self.connect()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 200, in connect
conn = self._new_conn()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn
self, "Failed to establish a new connection: %s" % e
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fb5c4784dd0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='dl.osdn.jp', port=80): Max retries exceeded with url: /anthy/37536/anthy-9100h.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fb5c4784dd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='dl.osdn.jp', port=80): Max retries exceeded with url: /anthy/37536/anthy-9100h.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fb5c4784dd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR:swh.loader.package.loader:Failed loading branch https://www.aquamaniac.de/rdm/attachments/download/224/aqbanking-5.99.44beta.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmp4_1zteus/armagetronad-0.2.9.0.1.tbz. Reason: Unknown archive format '/tmp/tmp4_1zteus/armagetronad-0.2.9.0.1.tbz'
ERROR:swh.loader.package.loader:Failed loading branch http://http.debian.net/debian/pool/main/a/assword/assword_0.11.orig.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/at-spi2-atk/2.34/at-spi2-atk-2.34.1.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643342190>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/at-spi2-atk/2.34/at-spi2-atk-2.34.1.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643342190>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/at-spi2-core/2.34/at-spi2-core-2.34.0.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/at-spi2-core/2.34/at-spi2-core-2.34.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb644d28810>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/at-spi2-core/2.34/at-spi2-core-2.34.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb644d28810>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/atk/2.34/atk-2.34.1.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/atk/2.34/atk-2.34.1.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c4e77f10>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/atk/2.34/atk-2.34.1.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c4e77f10>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/atkmm/2.28/atkmm-2.28.0.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/atkmm/2.28/atkmm-2.28.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c400d590>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/atkmm/2.28/atkmm-2.28.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c400d590>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/baobab/3.38/baobab-3.38.0.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/baobab/3.38/baobab-3.38.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb64372f150>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/baobab/3.38/baobab-3.38.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb64372f150>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://crates.io/api/v1/crates/bat/0.18.0/download for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmp77se5fdb/download'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpxz2qbgdz/bio-blastxmlparser-2.0.4.gem. Reason: Unknown archive format '/tmp/tmpxz2qbgdz/bio-blastxmlparser-2.0.4.gem'
ERROR:swh.loader.package.loader:Failed loading branch https://rubygems.org/downloads/bio-locus-0.0.7.gem for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpa71n1to7/bio-locus-0.0.7.gem'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/brasero/3.12/brasero-3.12.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643190590>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/brasero/3.12/brasero-3.12.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643190590>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
tar (child): lzip: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
ERROR:swh.loader.package.loader:Failed loading branch https://github.com/glv2/bruteforce-luks/releases/download/1.4.0/bruteforce-luks-1.4.0.tar.lz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 35, in _unpack_tar
File "/usr/local/lib/python3.7/subprocess.py", line 512, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['tar', 'xf', '/tmp/tmpficcmfva/bruteforce-luks-1.4.0.tar.lz', '-C', '/tmp/tmpficcmfva/src']' returned non-zero exit status 2.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 1002, in unpack_archive
func(filename, extract_dir, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 39, in _unpack_tar
f"Unable to uncompress {tarpath} to {extract_dir}. Reason: {e}"
shutil.ReadError: Unable to uncompress /tmp/tmpficcmfva/bruteforce-luks-1.4.0.tar.lz to /tmp/tmpficcmfva/src. Reason: Command '['tar', 'xf', '/tmp/tmpficcmfva/bruteforce-luks-1.4.0.tar.lz', '-C', '/tmp/tmpficcmfva/src']' returned non-zero exit status 2.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpficcmfva/bruteforce-luks-1.4.0.tar.lz. Reason: Unable to uncompress /tmp/tmpficcmfva/bruteforce-luks-1.4.0.tar.lz to /tmp/tmpficcmfva/src. Reason: Command '['tar', 'xf', '/tmp/tmpficcmfva/bruteforce-luks-1.4.0.tar.lz', '-C', '/tmp/tmpficcmfva/src']' returned non-zero exit status 2.
ERROR:swh.loader.package.loader:Failed loading branch https://rubygems.org/downloads/bundler-2.1.4.gem for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpq5d7uzjy/bundler-2.1.4.gem'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/caribou/0.4/caribou-0.4.21.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb642d376d0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/caribou/0.4/caribou-0.4.21.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb642d376d0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://binaries.openttd.org/extra/catcodec/1.0.5/catcodec-1.0.5-source.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/cheese/3.38/cheese-3.38.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c45a6b10>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/cheese/3.38/cheese-3.38.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c45a6b10>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://trac.chirp.danplanet.com/chirp_daily/daily-20181205/chirp-daily-20181205.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/clutter/1.26/clutter-1.26.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c41b8c90>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/clutter/1.26/clutter-1.26.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c41b8c90>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/clutter-gst/3.0/clutter-gst-3.0.27.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/clutter-gst/3.0/clutter-gst-3.0.27.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb644dc0d90>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/clutter-gst/3.0/clutter-gst-3.0.27.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb644dc0d90>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb641d34d90>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb641d34d90>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/cogl/1.22/cogl-1.22.8.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/cogl/1.22/cogl-1.22.8.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c4616510>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/cogl/1.22/cogl-1.22.8.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c4616510>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://ftp.heanet.ie/mirrors/ftp.xemacs.org/aux/compface-1.5.2.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/d-feet/0.3/d-feet-0.3.14.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c4efae10>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/d-feet/0.3/d-feet-0.3.14.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c4efae10>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2 for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 649, in send
adapter = self.get_adapter(url=request.url)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 742, in get_adapter
raise InvalidSchema("No connection adapters were found for {!r}".format(url))
requests.exceptions.InvalidSchema: No connection adapters were found for 'ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk366/dcmtk-3.6.6.tar.gz'
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/dconf/0.36/dconf-0.36.0.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/dconf/0.36/dconf-0.36.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb642334950>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/dconf/0.36/dconf-0.36.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb642334950>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/dconf-editor/3.34/dconf-editor-3.34.2.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/dconf-editor/3.34/dconf-editor-3.34.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6430f3290>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/dconf-editor/3.34/dconf-editor-3.34.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6430f3290>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
tar (child): lzip: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
ERROR:swh.loader.package.loader:Failed loading branch https://ftpmirror.gnu.org/gnu/ddrescue/ddrescue-1.25.tar.lz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 35, in _unpack_tar
File "/usr/local/lib/python3.7/subprocess.py", line 512, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['tar', 'xf', '/tmp/tmpmpyv6whi/ddrescue-1.25.tar.lz', '-C', '/tmp/tmpmpyv6whi/src']' returned non-zero exit status 2.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 1002, in unpack_archive
func(filename, extract_dir, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 39, in _unpack_tar
f"Unable to uncompress {tarpath} to {extract_dir}. Reason: {e}"
shutil.ReadError: Unable to uncompress /tmp/tmpmpyv6whi/ddrescue-1.25.tar.lz to /tmp/tmpmpyv6whi/src. Reason: Command '['tar', 'xf', '/tmp/tmpmpyv6whi/ddrescue-1.25.tar.lz', '-C', '/tmp/tmpmpyv6whi/src']' returned non-zero exit status 2.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpmpyv6whi/ddrescue-1.25.tar.lz. Reason: Unable to uncompress /tmp/tmpmpyv6whi/ddrescue-1.25.tar.lz to /tmp/tmpmpyv6whi/src. Reason: Command '['tar', 'xf', '/tmp/tmpmpyv6whi/ddrescue-1.25.tar.lz', '-C', '/tmp/tmpmpyv6whi/src']' returned non-zero exit status 2.
ERROR:swh.loader.package.loader:Failed loading branch https://github.com/Doom-Utils/deutex/releases/download/v5.2.2/deutex-5.2.2.tar.zst for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpq2dd64ip/deutex-5.2.2.tar.zst'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/devhelp/3.34/devhelp-3.34.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643454bd0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/devhelp/3.34/devhelp-3.34.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643454bd0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch ftp://invisible-island.net/diffstat/diffstat-1.64.tgz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dirvish.org', port=443): Max retries exceeded with url: /dirvish-1.2.1.tgz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 677, in send
history = [resp for resp in gen]
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 677, in <listcomp>
history = [resp for resp in gen]
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 245, in resolve_redirects
**adapter_kwargs
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 514, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='dirvish.org', port=443): Max retries exceeded with url: /dirvish-1.2.1.tgz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))
ERROR:swh.loader.package.loader:Failed loading branch http://downloads.sourceforge.net/project/djvu/DjVuLibre/3,5,28/djvulibre-3.5.28.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.7/socket.py", line 752, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen
chunked=chunked,
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn
self, "Failed to establish a new connection: %s" % e
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fb5c44cd690>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dl.suckless.org', port=443): Max retries exceeded with url: /tools/dmenu-5.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb5c44cd690>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dl.suckless.org', port=443): Max retries exceeded with url: /tools/dmenu-5.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb5c44cd690>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
ERROR:swh.loader.package.loader:Failed loading branch https://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.9.5.tar.bz2 for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.7/socket.py", line 752, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen
chunked=chunked,
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn
self, "Failed to establish a new connection: %s" % e
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fb5c4ab57d0>: Failed to establish a new connection: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.download.dnscrypt.org', port=443): Max retries exceeded with url: /dnscrypt-proxy/dnscrypt-proxy-1.9.5.tar.bz2 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb5c4ab57d0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 677, in send
history = [resp for resp in gen]
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 677, in <listcomp>
history = [resp for resp in gen]
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 245, in resolve_redirects
**adapter_kwargs
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.download.dnscrypt.org', port=443): Max retries exceeded with url: /dnscrypt-proxy/dnscrypt-proxy-1.9.5.tar.bz2 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb5c4ab57d0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
ERROR:swh.loader.package.loader:Failed loading branch https://bitbucket.org/khinsen/domainfinder/downloads/DomainFinder-2.0.5.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpzm_8km62/archive.tar.gz?ref=v2.1.0. Reason: Unknown archive format '/tmp/tmpzm_8km62/archive.tar.gz?ref=v2.1.0'
ERROR:swh.loader.package.loader:Failed loading branch http://www.doxygen.nl/files/doxygen-1.8.17.src.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/connection.py", line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.7/socket.py", line 752, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen
chunked=chunked,
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 182, in _new_conn
self, "Failed to establish a new connection: %s" % e
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fb643944d50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.linbit.com', port=443): Max retries exceeded with url: /downloads/drbd/utils/archive/drbd-utils-9.15.1.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb643944d50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.linbit.com', port=443): Max retries exceeded with url: /downloads/drbd/utils/archive/drbd-utils-9.15.1.tar.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb643944d50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
ERROR:swh.loader.package.loader:Failed loading branch https://crates.io/api/v1/crates/drill/0.7.1/download for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmp2jqd0l1a/download'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/easytag/2.4/easytag-2.4.3.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6433bb210>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/easytag/2.4/easytag-2.4.3.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6433bb210>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://download.enlightenment.org/rel/apps/econnman/econnman-1.1.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/usr/local/lib/python3.7/subprocess.py", line 512, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['tar', 'xf', '/tmp/tmpj85b7efm/ed-1.16.tar.lz', '-C', '/tmp/tmpj85b7efm/src']' returned non-zero exit status 2.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 1002, in unpack_archive
func(filename, extract_dir, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 39, in _unpack_tar
f"Unable to uncompress {tarpath} to {extract_dir}. Reason: {e}"
shutil.ReadError: Unable to uncompress /tmp/tmpj85b7efm/ed-1.16.tar.lz to /tmp/tmpj85b7efm/src. Reason: Command '['tar', 'xf', '/tmp/tmpj85b7efm/ed-1.16.tar.lz', '-C', '/tmp/tmpj85b7efm/src']' returned non-zero exit status 2.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpj85b7efm/ed-1.16.tar.lz. Reason: Unable to uncompress /tmp/tmpj85b7efm/ed-1.16.tar.lz to /tmp/tmpj85b7efm/src. Reason: Command '['tar', 'xf', '/tmp/tmpj85b7efm/ed-1.16.tar.lz', '-C', '/tmp/tmpj85b7efm/src']' returned non-zero exit status 2.
ERROR:swh.loader.package.loader:Failed loading branch ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/versions/13.3.20200128/edirect-13.3.20200128.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 649, in send
adapter = self.get_adapter(url=request.url)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 742, in get_adapter
raise InvalidSchema("No connection adapters were found for {!r}".format(url))
requests.exceptions.InvalidSchema: No connection adapters were found for 'ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/versions/13.3.20200128/edirect-13.3.20200128.tar.gz'
ERROR:swh.loader.package.loader:Failed loading branch https://bitbucket.org/eigen/eigen/get/3.3.8.tar.bz2 for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpmvjwkbdd/elpa-2018.11.001.tar.gz. Reason: /tmp/tmpmvjwkbdd/elpa-2018.11.001.tar.gz is not a compressed or uncompressed tar file
ERROR:swh.loader.package.loader:Failed loading branch https://melpa.org/packages/2048-game-20151026.1233.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmp1quqfyro/aggressive-indent-1.8.3.el. Reason: Unknown archive format '/tmp/tmp1quqfyro/aggressive-indent-1.8.3.el'
ERROR:swh.loader.package.loader:Failed loading branch https://elpa.gnu.org/packages/ascii-art-to-unicode-1.13.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpas1xz215/ascii-art-to-unicode-1.13.el'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpas1xz215/ascii-art-to-unicode-1.13.el. Reason: Unknown archive format '/tmp/tmpas1xz215/ascii-art-to-unicode-1.13.el'
ERROR:swh.loader.package.loader:Failed loading branch https://elpa.gnu.org/packages/bluetooth-0.2.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpmdu80g92/bluetooth-0.2.el'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='howm.sourceforge.jp', port=443): Max retries exceeded with url: /a/howm-1.4.7.tar.gz (Caused by SSLError(SSLCertVerificationError("hostname 'howm.sourceforge.jp' doesn't match either of '*.osdn.jp', 'osdn.jp'")))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 514, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='howm.sourceforge.jp', port=443): Max retries exceeded with url: /a/howm-1.4.7.tar.gz (Caused by SSLError(SSLCertVerificationError("hostname 'howm.sourceforge.jp' doesn't match either of '*.osdn.jp', 'osdn.jp'")))
ERROR:swh.loader.package.loader:Failed loading branch https://raw.githubusercontent.com/DarwinAwardWinner/ido-ubiquitous/v4.13/ido-completing-read+.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmprxyz2uds/ido-completing-read+.el'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmprxyz2uds/ido-completing-read+.el. Reason: Unknown archive format '/tmp/tmprxyz2uds/ido-completing-read+.el'
ERROR:swh.loader.package.loader:Failed loading branch https://raw.githubusercontent.com/DarwinAwardWinner/ido-ubiquitous/v4.13/ido-ubiquitous.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpzpldflec/ido-ubiquitous.el'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpgubjnv5k/pinentry.el?id=dcc9ba03252ee5d39e03bba31b420e0708c3ba0c. Reason: Unknown archive format '/tmp/tmpgubjnv5k/pinentry.el?id=dcc9ba03252ee5d39e03bba31b420e0708c3ba0c'
ERROR:swh.loader.package.loader:Failed loading branch https://raw.githubusercontent.com/bbatsov/projectile/v2.3.0/projectile.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpml2p7n0p/projectile.el'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='marmalade-repo.org', port=443): Max retries exceeded with url: /packages/znc-0.0.2.el (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 514, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='marmalade-repo.org', port=443): Max retries exceeded with url: /packages/znc-0.0.2.el (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))
ERROR:swh.loader.package.loader:Failed loading branch https://elpa.gnu.org/packages/zones-2019.7.13.el for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpq91t_b90/zones-2019.7.13.el'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/eog/3.34/eog-3.34.1.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6433e93d0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/eog/3.34/eog-3.34.1.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6433e93d0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/eog-plugins/3.26/eog-plugins-3.26.4.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/eog-plugins/3.26/eog-plugins-3.26.4.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643350110>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/eog-plugins/3.26/eog-plugins-3.26.4.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb643350110>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/epiphany/3.34/epiphany-3.34.4.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/epiphany/3.34/epiphany-3.34.4.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6424cc6d0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/epiphany/3.34/epiphany-3.34.4.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6424cc6d0>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://rubygems.org/downloads/es_dump_restore-2.1.0.gem for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpz9o15aid/es_dump_restore-2.1.0.gem'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpz9o15aid/es_dump_restore-2.1.0.gem. Reason: Unknown archive format '/tmp/tmpz9o15aid/es_dump_restore-2.1.0.gem'
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/evince/3.36/evince-3.36.5.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/evince/3.36/evince-3.36.5.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c21c4090>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/evince/3.36/evince-3.36.5.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c21c4090>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/evolution/3.34/evolution-3.34.2.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/evolution/3.34/evolution-3.34.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c0a29350>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/evolution/3.34/evolution-3.34.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c0a29350>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/evolution-data-server/3.34/evolution-data-server-3.34.2.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/evolution-data-server/3.34/evolution-data-server-3.34.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c0a31350>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/evolution-data-server/3.34/evolution-data-server-3.34.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb5c0a31350>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://crates.io/api/v1/crates/exa/0.9.0/download for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmpa6zovx3g/download'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.exiv2.org', port=443): Max retries exceeded with url: /builds/exiv2-0.27.3-Source.tar.gz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7fb64315e990>, 'Connection to www.exiv2.org timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='www.exiv2.org', port=443): Max retries exceeded with url: /builds/exiv2-0.27.3-Source.tar.gz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7fb64315e990>, 'Connection to www.exiv2.org timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch https://www.astromatic.net/download/eye/eye-1.4.1.tar.gz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 377, in uncompress
uncompress(a_path, dest=uncompressed_path)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 74, in uncompress
raise ValueError(f"Problem during unpacking {tarpath}. Reason: {e}")
ValueError: Problem during unpacking /tmp/tmpcxi77ybi/fasthenry-3.0-12Nov96.tar.z. Reason: Unknown archive format '/tmp/tmpcxi77ybi/fasthenry-3.0-12Nov96.tar.z'
ERROR:swh.loader.package.loader:Failed loading branch http://www.microbesonline.org/fasttree/FastTree-2.1.10.c for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/tarball.py", line 72, in uncompress
shutil.unpack_archive(tarpath, extract_dir=dest)
File "/usr/local/lib/python3.7/shutil.py", line 998, in unpack_archive
raise ReadError("Unknown archive format '{0}'".format(filename))
shutil.ReadError: Unknown archive format '/tmp/tmp2jmmgczf/FastTree-2.1.10.c'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 715, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/file-roller/3.38/file-roller-3.38.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb644d53910>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/file-roller/3.38/file-roller-3.38.0.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb644d53910>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
ERROR:swh.loader.package.loader:Failed loading branch http://ftp.belnet.be/ftp.gnome.org/sources/five-or-more/3.32/five-or-more-3.32.2.tar.xz for https://guix.gnu.org/sources.json
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/five-or-more/3.32/five-or-more-3.32.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6439e8190>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 576, in load
res = self._load_revision(p_info, origin)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/loader/package/loader.py", line 713, in _load_revision
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/srv/softwareheritage/venv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='ftp.belnet.be', port=80): Max retries exceeded with url: /ftp.gnome.org/sources/five-or-more/3.32/five-or-more-3.32.2.tar.xz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fb6439e8190>, 'Connection to ftp.belnet.be timed out. (connect timeout=60)'))