Skip to content

composefs?? random ENOENTS in CI #2033

@edsantiago

Description

@edsantiago

Seeing a lot of these in my no-flake-retry PR, only on rawhide root, only today:

something something
Error: copying layers and metadata for container "cid":  \
    initializing source containers-storage:test1: \
    extracting layer "sha": \
    lgetxattr /tmp/CI_RQPB/podman-e2e-827543605/imagecachedir/overlay/sha/merged/usr/bin/killall: no such file or directory

or

Error: exporting root file-system diff for "sha": \
    lgetxattr /tmp/CI_RQPB/podman-e2e-827543605/imagecachedir/overlay/sha/merged/usr/bin/bunzip2: no such file or directory

or llistxattr or even just open. There's also a very weird one in podman diff that does not match the same pattern but I would bet is related.

Today's changes are (1) local registry and (2) test composefs on rawhide.

  • rawhide : int podman rawhide root host sqlite
    • 07-11 09:14 in Podman commit podman commit with volumes mounts and no include-volumes
    • 07-11 09:14 in Podman pod create podman create pod with --infra-image
    • 07-11 09:14 in Podman checkpoint podman restore multiple containers from single checkpoint image
  • rawhide : int remote rawhide root host sqlite [remote]
    • 07-11 09:14 in Podman run entrypoint podman run user entrypoint with command overrides image entrypoint and image cmd
x x x x x x
int(4) podman(3) rawhide(4) root(4) host(4) sqlite(4)
remote(1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions