Skip to content

[libfido2] Coverage builds are failing #13390

Open
@LDVG

Description

@LDVG

Hi,

Our coverage builds have been failing since 22 April 2025 with error messages similar to

...
Starting Step #5
Step #5: Already have image (with digest): gcr.io/oss-fuzz-base/base-runner
Step #5: [/corpus/fuzz_assert.zip]
Step #5:   End-of-central-directory signature not found.  Either this file is not
Step #5:   a zipfile, or it constitutes one disk of a multi-part archive.  In the
Step #5:   latter case the central directory and zipfile comment will be found on
Step #5:   the last disk(s) of this archive.
Step #5: unzip:  cannot find zipfile directory in one of /corpus/fuzz_assert.zip or
Step #5:         /corpus/fuzz_assert.zip.zip, and cannot find /corpus/fuzz_assert.zip.ZIP, period.
Step #5: Failed to unpack the corpus for fuzz_assert. This usually means that corpus backup for a particular fuzz target does not exist. If a fuzz target was added in the last 24 hours, please wait one more day. Otherwise, something is wrong with the fuzz target or the infrastructure, and corpus pruning task does not finish successfully.
...

I cannot reproduce this locally using the included infra/helper.py script. Any ideas as to what may be causing this?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions