Staging Environment: Content and features may be unstable or change without notice.
Back to All Runs

NVDImporterPipeline Run Log


Pipeline ID

nvd_importer

Status

Failure

Runtime

416 seconds (6.9 minutes)

Exit Code

1

Start

2026-01-28 09:12 a.m. UTC

End

2026-01-28 09:19 a.m. UTC

Created

2026-01-28 08:41 a.m. UTC

Version

37.0.0

Job ID

51f47027-dcf0-4bd6-99c0-7c3d5d4bff0a

Run Error

Compressed file ended before the end-of-stream marker was reached

Traceback:
  File "/app/vulnerabilities/pipelines/__init__.py", line 110, in execute
    step(self)
  File "/app/vulnerabilities/pipelines/__init__.py", line 205, in collect_and_store_advisories
    for advisory in progress.iter(self.collect_advisories()):
  File "/usr/local/lib/python3.9/site-packages/aboutcode/pipeline/__init__.py", line 314, in iter
    for item in iterator:
  File "/app/vulnerabilities/pipelines/nvd_importer.py", line 98, in collect_advisories
    for _year, cve_data in fetch_cve_data_2_0(logger=self.log):
  File "/app/vulnerabilities/pipelines/nvd_importer.py", line 120, in fetch_cve_data_2_0
    yield year, fetch(url=download_url, logger=logger)
  File "/app/vulnerabilities/pipelines/nvd_importer.py", line 107, in fetch
    data = gzip.decompress(gz_file.content)
  File "/usr/local/lib/python3.9/gzip.py", line 556, in decompress
    return f.read()
  File "/usr/local/lib/python3.9/gzip.py", line 300, in read
    return self._buffer.read(size)
  File "/usr/local/lib/python3.9/gzip.py", line 506, in read
    raise EOFError("Compressed file ended before the "

Log Output

                    
                
Snippet 1
Back to All Runs