Hi all, Is anyone else getting these errors in apache_beam.runners.portability.artifact_service_test.ZipFileArtifactServiceTest?
They seem to be taking two forms: zipfile.BadZipFile: Bad CRC-32 for file '/3e3ff9aa4fe679c1bf76383e69bfb5e2167afb945aa30e15f05406cc8f55ad14/9367417d63903350aeb7e092bca792263d4fd82d4912252e014e073a8931b4c1' zipfile.BadZipFile: Bad magic number for file header Here are some gradle scans: https://scans.gradle.com/s/b7jd7oyu5f5f6/console-log?task=:sdks:python:test-suites:tox:py37:testPy37Cython#L14473 https://scans.gradle.com/s/4iega3kyf5kw2/console-log?task=:sdks:python:test-suites:tox:py37:testPython37#L13749 I got it to go through eventually after 4 tries. -chad