Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System coredns stuck at containerCreating due to handler endpoint_opr_on_endpoint_provisioned failed temporarily #639

Open
Sindica opened this issue Mar 2, 2022 · 1 comment
Assignees

Comments

@Sindica
Copy link
Collaborator

Sindica commented Mar 2, 2022

What happened:
In 2x2 local env, coredns for both TP stuck at ContainerCreating

Operator log:

27477:[2022-03-02 17:33:54,017] kopf.objects         [ERROR   ] [default/coredns-default-ip-172-30-0-14-78dd67d496-jzfpj-kube-system-system-eth0] Handler 'endpoint_opr_on_endpoint_provisioned' fail
ed temporarily: Temporary Error: Update_agent_substrate ep returned ERROR! Retrying as agent may have not yet been loaded.
...
41852:[2022-03-02 17:48:18,874] kopf.objects         [ERROR   ] [default/coredns-default-ip-172-30-0-14-78dd67d496-jzfpj-kube-system-system-eth0] Handler 'endpoint_opr_on_endpoint_provisioned' failed temporarily: Temporary Error: update ep returned ERROR! Retrying as agent may have not yet been loaded.
@Sindica
Copy link
Collaborator Author

Sindica commented Mar 2, 2022

Was able to reproduce (1/3):

  1. Start TP1 and TP2, wait for message "Waiting for Mizar CRDs to reach 'Provisioned' state"
  2. Start RP1 and RP2. TP2 has coredns pod stuck at ContainerCreating

kubelet log:

E0302 21:54:22.318200   21678 kuberuntime_sandbox.go:86] CreatePodSandbox for pod "coredns-default-ip-172-30-0-156-857d6d684d-kpjff_kube-system_system(e5a6ee6e-9996-41d1-a04d-a599cd207e10)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "47077e2217a9603945fb2886496c78ad100b47809a1d91d593d35fd262d8b868": netplugin failed but error parsing its diagnostic message "{\n    \"dns\": {}\n}{\n    \"code\": 999,\n    \"msg\": \"Link not found\"\n}": invalid character '{' after top-level value

Operator has above log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants