Skip to content

Pod count exceeds the number of test pods #3981

@tetianakh

Description

@tetianakh

What happened:
wait_for_controlled_pods.go reports total number of pods that exceeds the number of pods in the test deployment:

wait_for_controlled_pods.go:629] WaitForControlledPodsRunning: ... summary of pods : Pods: 5017 out of 4990 created, 4988 running (4988 updated), 0 pending scheduled, 2 not scheduled, 27 inactive, 0 terminating, 0 unknown, 0 runningButNotReady 

What you expected to happen:
I expect it to say, Pods: 4990 out of 4990 created, ...

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions