Skip to content

Another race: completion: no such container/pod #23327

@edsantiago

Description

@edsantiago

Seeing this on 100% of my laptop runs, parallelized, in the completion test:

# [08:17:33.191977368] $ bin/podman __completeNoDesc  container clone
# [08:17:35.303772119] [Debug] [Error] could not find container 434f172ce4e01a95e0a982202771b1f44d59ee77011cf30b4a68ca42695ca789 pod (id 9cf7f239db729a452efd4aa3504cb2affada2dd0744506d0d2e2f5aee0f9eef0) in state: no such pod

or

# [08:29:09.423573500] $ bin/podman pod stats --no-stream --format {{"\n"}}
# [08:29:10.813740865] Error: no pod with ID cfae61793335459d1500f57b642f1303aaf09e749056cf215daa06879e510243 found in database: no such pod

or

# [08:37:46.860673870] $ bin/podman __completeNoDesc  container start arg arg
# [08:37:48.074021817] [Debug] [Error] could not find container d8fe9ff54a9252cc6dc3edd3b860fff2dd454e04b850c441abf72e172605fe15 pod (id d4cd52d0e48caf07e968178f5dd21f01c3acaf6c180c06b11e76927d0124ea88) in state: no such pod

I have not yet found a reproducer (other than running parallel bats tests)

Metadata

Metadata

Assignees

Labels

flakesFlakes from Continuous Integrationlocked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions