Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mattlevan/42ea89c11d9da927c208aaf21ec99f3e to your computer and use it in GitHub Desktop.
Save mattlevan/42ea89c11d9da927c208aaf21ec99f3e to your computer and use it in GitHub Desktop.
Monday 02 March 2020 18:23:32 +0000 (0:00:00.775) 0:24:24.538 **********
FAILED - RETRYING: Create kubeadm token for joining nodes with 24h expiration (default) (5 retries left).
FAILED - RETRYING: Create kubeadm token for joining nodes with 24h expiration (default) (4 retries left).
FAILED - RETRYING: Create kubeadm token for joining nodes with 24h expiration (default) (3 retries left).
FAILED - RETRYING: Create kubeadm token for joining nodes with 24h expiration (default) (2 retries left).
FAILED - RETRYING: Create kubeadm token for joining nodes with 24h expiration (default) (1 retries left).
TASK [kubernetes/master : Create kubeadm token for joining nodes with 24h expiration (default)] ************************************fatal: [node1 -> 10.195.92.108]: FAILED! => {"attempts": 5, "changed": true, "cmd": ["/usr/local/bin/kubeadm", "--kubeconfig", "/etc/kubernetes/admin.conf", "token", "create"], "delta": "0:01:15.060518", "end": "2020-03-02 18:31:30.943124", "msg": "non-zero return code", "rc": 1, "start": "2020-03-02 18:30:15.882606", "stderr": "timed out waiting for the condition\nTo see the stack trace of this error execute with --v=5 or higher", "stderr_lines": ["timed out waiting for the condition", "To see the stack trace of this error execute with --v=5 or higher"], "stdout": "", "stdout_lines": []}
NO MORE HOSTS LEFT ***************************************************************************************************************** to retry, use: --limit @/home/h241724a/kubespray/cluster.retry
PLAY RECAP *************************************************************************************************************************localhost : ok=1 changed=0 unreachable=0 failed=0
node1 : ok=526 changed=18 unreachable=0 failed=1
node2 : ok=406 changed=18 unreachable=0 failed=0
node3 : ok=406 changed=16 unreachable=0 failed=0
Monday 02 March 2020 18:31:30 +0000 (0:07:58.115) 0:32:22.654 **********
===============================================================================
kubernetes/master : Create kubeadm token for joining nodes with 24h expiration (default) ---------------------------------- 478.12s
kubernetes/preinstall : Install packages requirements ---------------------------------------------------------------------- 22.32s
kubernetes/preinstall : Hosts | populate inventory into hosts file --------------------------------------------------------- 15.07s
etcd : Refresh config | Create etcd config file ---------------------------------------------------------------------------- 11.12s
etcd : Refresh config | Create etcd config file ---------------------------------------------------------------------------- 11.09s
etcd : Refresh config | Create etcd config file ---------------------------------------------------------------------------- 10.94s
container-engine/docker : ensure docker packages are installed -------------------------------------------------------------- 8.50s
etcd : Configure | Check if etcd cluster is healthy ------------------------------------------------------------------------- 8.45s
etcd : Configure | Check if member is in etcd cluster ----------------------------------------------------------------------- 8.33s
kubernetes/master : kubeadm | Create kubeadm config ------------------------------------------------------------------------- 7.93s
container-engine/docker : Ensure old versions of Docker are not installed. | RedHat ----------------------------------------- 7.74s
download : prep_kubeadm_images | Create kubeadm config ---------------------------------------------------------------------- 5.98s
download : download | Download files / images ------------------------------------------------------------------------------- 5.51s
kubernetes/node : Write kubelet environment config file (kubeadm) ----------------------------------------------------------- 5.35s
kubernetes/node : nginx-proxy | Write nginx-proxy configuration ------------------------------------------------------------- 4.97s
download : download_container | Download image if required ------------------------------------------------------------------ 3.97s
etcd : Configure | Check if etcd cluster is healthy ------------------------------------------------------------------------- 3.67s
download : download_container | Download image if required ------------------------------------------------------------------ 3.58s
download : download_container | Download image if required ------------------------------------------------------------------ 3.55s
download : download_container | Download image if required ------------------------------------------------------------------ 3.52s
@ManuelCastilla
Copy link

Hi, do you have a fix for this problem? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment