kubekey icon indicating copy to clipboard operation
kubekey copied to clipboard

Ubuntu22.04: unknown service runtime.v1alpha2.ImageService

Open btdan opened this issue 2 years ago • 1 comments

What is version of KubeKey has the issue?

version.BuildInfo{Version:"2.2.0", GitCommit:"979f18ca", GitTreeState:"", GoVersion:"go1.17.11"}

What is your os environment?

Ubuntu22.04

KubeKey config file

apiVersion: kubekey.kubesphere.io/v1alpha2
kind: Cluster
metadata:
  name: sample
spec:
  hosts:
  - {name: master1, address: 192.168.0.62, internalAddress: 192.168.0.62, user: root, password: "cnic.cn"}
  - {name: master2, address: 192.168.0.61, internalAddress: 192.168.0.61, user: root, password: "cnic.cn"}
  - {name: master3, address: 192.168.0.40, internalAddress: 192.168.0.40, user: root, password: "cnic.cn"}
  - {name: work1, address: 192.168.0.30, internalAddress: 192.168.0.30, user: root, password: "cnic.cn"}
  - {name: work2, address: 192.168.0.63, internalAddress: 192.168.0.63, user: root, password: "cnic.cn"}
  - {name: work3, address: 192.168.0.64, internalAddress: 192.168.0.64, user: root, password: "cnic.cn"}
  roleGroups:
    etcd:
    - master[1:3]
    control-plane:
    - master[1:3]
    worker:
    - work[1:3]
  controlPlaneEndpoint:
    ## Internal loadbalancer for apiservers
    internalLoadbalancer: haproxy

    domain: lb.kubesphere.local
    address: ""
    port: 6443
  kubernetes:
    version: v1.24.1
    clusterName: cluster.local
    autoRenewCerts: true
    containerManager: containerd
  etcd:
    type: kubekey
  network:
    plugin: calico
    kubePodsCIDR: 10.233.64.0/18
    kubeServiceCIDR: 10.233.0.0/18
    ## multus support. https://github.com/k8snetworkplumbingwg/multus-cni
    multusCNI:
      enabled: false
  registry:
    privateRegistry: ""
    namespaceOverride: ""
    registryMirrors: []
    insecureRegistries: []
  addons: []

A clear and concise description of what happend.

I run the command kk create cluster -f config-sample.yaml but I can not install k8s 1.24.1 successfully.

Relevant log output

_   __      _          _   __
| | / /     | |        | | / /
| |/ / _   _| |__   ___| |/ /  ___ _   _
|    \| | | | '_ \ / _ \    \ / _ \ | | |
| |\  \ |_| | |_) |  __/ |\  \  __/ |_| |
\_| \_/\__,_|_.__/ \___\_| \_/\___|\__, |
                                    __/ |
                                   |___/

09:12:58 CST [GreetingsModule] Greetings
09:13:00 CST message: [master2]
Greetings, KubeKey!
09:13:01 CST message: [work3]
Greetings, KubeKey!
09:13:02 CST message: [master3]
Greetings, KubeKey!
09:13:03 CST message: [work1]
Greetings, KubeKey!
09:13:04 CST message: [work2]
Greetings, KubeKey!
09:13:04 CST message: [master1]
Greetings, KubeKey!
09:13:04 CST success: [master2]
09:13:04 CST success: [work3]
09:13:04 CST success: [master3]
09:13:04 CST success: [work1]
09:13:04 CST success: [work2]
09:13:04 CST success: [master1]
09:13:04 CST [NodePreCheckModule] A pre-check on nodes
09:13:06 CST success: [master2]
09:13:06 CST success: [master3]
09:13:06 CST success: [master1]
09:13:06 CST success: [work2]
09:13:06 CST success: [work3]
09:13:06 CST success: [work1]
09:13:06 CST [ConfirmModule] Display confirmation form
+---------+------+------+---------+----------+-------+-------+---------+-----------+--------+----------+------------+------------+-------------+------------------+--------------+
| name    | sudo | curl | openssl | ebtables | socat | ipset | ipvsadm | conntrack | chrony | docker   | containerd | nfs client | ceph client | glusterfs client | time         |
+---------+------+------+---------+----------+-------+-------+---------+-----------+--------+----------+------------+------------+-------------+------------------+--------------+
| master1 | y    | y    | y       | y        | y     | y     | y       | y         | y      | 20.10.17 | 1.6.6      | y          |             |                  | CST 09:13:06 |
| master2 | y    | y    | y       | y        | y     | y     | y       | y         | y      | 20.10.17 | 1.6.6      | y          |             |                  | CST 09:13:06 |
| master3 | y    | y    | y       | y        | y     | y     | y       | y         | y      | 20.10.17 | 1.6.6      | y          |             |                  | CST 09:13:06 |
| work1   | y    | y    | y       | y        | y     | y     | y       | y         | y      | 20.10.17 | 1.6.6      | y          |             |                  | CST 09:13:06 |
| work2   | y    | y    | y       | y        | y     | y     | y       | y         | y      | 20.10.17 | 1.6.6      | y          |             |                  | CST 09:13:06 |
| work3   | y    | y    | y       | y        | y     | y     | y       | y         | y      | 20.10.17 | 1.6.6      | y          |             |                  | CST 09:13:06 |
+---------+------+------+---------+----------+-------+-------+---------+-----------+--------+----------+------------+------------+-------------+------------------+--------------+

This is a simple check of your environment.
Before installation, ensure that your machines meet all requirements specified at
https://github.com/kubesphere/kubekey#requirements-and-recommendations

Continue this installation? [yes/no]: yes
09:13:09 CST success: [LocalHost]
09:13:09 CST [NodeBinariesModule] Download installation binaries
09:13:09 CST message: [localhost]
downloading amd64 kubeadm v1.24.1 ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 42.3M  100 42.3M    0     0  14.7M      0  0:00:02  0:00:02 --:--:-- 14.7M
09:13:13 CST message: [localhost]
downloading amd64 kubelet v1.24.1 ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  110M  100  110M    0     0  18.7M      0  0:00:05  0:00:05 --:--:-- 22.1M
09:13:20 CST message: [localhost]
downloading amd64 kubectl v1.24.1 ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 43.5M  100 43.5M    0     0  16.3M      0  0:00:02  0:00:02 --:--:-- 16.3M
09:13:23 CST message: [localhost]
downloading amd64 helm v3.6.3 ...
09:13:24 CST message: [localhost]
helm is existed
09:13:24 CST message: [localhost]
downloading amd64 kubecni v0.9.1 ...
09:13:25 CST message: [localhost]
kubecni is existed
09:13:25 CST message: [localhost]
downloading amd64 crictl v1.24.0 ...
09:13:25 CST message: [localhost]
crictl is existed
09:13:25 CST message: [localhost]
downloading amd64 etcd v3.4.13 ...
09:13:25 CST message: [localhost]
etcd is existed
09:13:25 CST message: [localhost]
downloading amd64 containerd 1.6.4 ...
09:13:26 CST message: [localhost]
containerd is existed
09:13:26 CST message: [localhost]
downloading amd64 runc v1.1.1 ...
09:13:26 CST message: [localhost]
runc is existed
09:13:26 CST success: [LocalHost]
09:13:26 CST [ConfigureOSModule] Prepare to init OS
09:13:27 CST success: [work1]
09:13:27 CST success: [work3]
09:13:27 CST success: [work2]
09:13:27 CST success: [master2]
09:13:27 CST success: [master3]
09:13:27 CST success: [master1]
09:13:27 CST [ConfigureOSModule] Generate init os script
09:13:28 CST success: [master3]
09:13:28 CST success: [master2]
09:13:28 CST success: [master1]
09:13:28 CST success: [work1]
09:13:28 CST success: [work2]
09:13:28 CST success: [work3]
09:13:28 CST [ConfigureOSModule] Exec init os script
09:13:31 CST stdout: [work2]
net.ipv4.ip_forward = 1
vm.swappiness = 1
net.bridge.bridge-nf-call-arptables = 1
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_local_reserved_ports = 30000-32767
vm.max_map_count = 262144
fs.inotify.max_user_instances = 524288
kernel.pid_max = 65535
09:13:31 CST stdout: [master2]
net.ipv4.ip_forward = 1
vm.swappiness = 1
net.bridge.bridge-nf-call-arptables = 1
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_local_reserved_ports = 30000-32767
vm.max_map_count = 262144
fs.inotify.max_user_instances = 524288
kernel.pid_max = 65535
09:13:31 CST stdout: [master1]
net.ipv4.ip_forward = 1
vm.swappiness = 1
net.bridge.bridge-nf-call-arptables = 1
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_local_reserved_ports = 30000-32767
vm.max_map_count = 262144
fs.inotify.max_user_instances = 524288
kernel.pid_max = 65535
09:13:31 CST stdout: [master3]
net.ipv4.ip_forward = 1
vm.swappiness = 1
net.bridge.bridge-nf-call-arptables = 1
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_local_reserved_ports = 30000-32767
vm.max_map_count = 262144
fs.inotify.max_user_instances = 524288
kernel.pid_max = 65535
09:13:31 CST stdout: [work3]
net.ipv4.ip_forward = 1
vm.swappiness = 1
net.bridge.bridge-nf-call-arptables = 1
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_local_reserved_ports = 30000-32767
vm.max_map_count = 262144
fs.inotify.max_user_instances = 524288
kernel.pid_max = 65535
09:13:31 CST stdout: [work1]
net.ipv4.ip_forward = 1
vm.swappiness = 1
net.bridge.bridge-nf-call-arptables = 1
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_local_reserved_ports = 30000-32767
vm.max_map_count = 262144
fs.inotify.max_user_instances = 524288
kernel.pid_max = 65535
09:13:31 CST success: [work2]
09:13:31 CST success: [master2]
09:13:31 CST success: [master1]
09:13:31 CST success: [master3]
09:13:31 CST success: [work3]
09:13:31 CST success: [work1]
09:13:31 CST [ConfigureOSModule] configure the ntp server for each node
09:13:31 CST skipped: [work3]
09:13:31 CST skipped: [master1]
09:13:31 CST skipped: [master2]
09:13:31 CST skipped: [master3]
09:13:31 CST skipped: [work2]
09:13:31 CST skipped: [work1]
09:13:31 CST [KubernetesStatusModule] Get kubernetes cluster status
09:13:32 CST success: [master1]
09:13:32 CST success: [master2]
09:13:32 CST success: [master3]
09:13:32 CST [InstallContainerModule] Sync containerd binaries
09:13:32 CST skipped: [master1]
09:13:32 CST skipped: [master3]
09:13:32 CST skipped: [master2]
09:13:32 CST skipped: [work2]
09:13:32 CST skipped: [work1]
09:13:32 CST skipped: [work3]
09:13:32 CST [InstallContainerModule] Sync crictl binaries
09:13:32 CST skipped: [work3]
09:13:32 CST skipped: [work1]
09:13:32 CST skipped: [master2]
09:13:32 CST skipped: [work2]
09:13:32 CST skipped: [master3]
09:13:32 CST skipped: [master1]
09:13:32 CST [InstallContainerModule] Generate containerd service
09:13:32 CST skipped: [work3]
09:13:32 CST skipped: [master2]
09:13:32 CST skipped: [master3]
09:13:32 CST skipped: [work2]
09:13:32 CST skipped: [master1]
09:13:32 CST skipped: [work1]
09:13:32 CST [InstallContainerModule] Generate containerd config
09:13:32 CST skipped: [work3]
09:13:32 CST skipped: [master3]
09:13:32 CST skipped: [master1]
09:13:32 CST skipped: [work1]
09:13:32 CST skipped: [master2]
09:13:32 CST skipped: [work2]
09:13:32 CST [InstallContainerModule] Generate crictl config
09:13:32 CST skipped: [work3]
09:13:32 CST skipped: [master2]
09:13:32 CST skipped: [master1]
09:13:32 CST skipped: [work1]
09:13:32 CST skipped: [work2]
09:13:32 CST skipped: [master3]
09:13:32 CST [InstallContainerModule] Enable containerd
09:13:32 CST skipped: [master3]
09:13:32 CST skipped: [work3]
09:13:32 CST skipped: [master2]
09:13:32 CST skipped: [work2]
09:13:32 CST skipped: [work1]
09:13:32 CST skipped: [master1]
09:13:32 CST [PullModule] Start to pull images on all nodes
09:13:32 CST message: [work3]
downloading image: kubesphere/pause:3.7
09:13:32 CST message: [work1]
downloading image: kubesphere/pause:3.7
09:13:32 CST message: [master3]
downloading image: kubesphere/pause:3.7
09:13:32 CST message: [work2]
downloading image: kubesphere/pause:3.7
09:13:32 CST message: [master2]
downloading image: kubesphere/pause:3.7
09:13:32 CST message: [master1]
downloading image: kubesphere/pause:3.7
09:13:33 CST message: [master3]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:33.312606   64059 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:33 CST retry: [master3]
09:13:33 CST message: [work3]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:33.310909   62733 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:33 CST retry: [work3]
09:13:33 CST message: [work2]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:33.313699   63348 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:33 CST retry: [work2]
09:13:33 CST message: [work1]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:33.313250   64028 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:33 CST retry: [work1]
09:13:33 CST message: [master2]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:33.445677   64495 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:33 CST retry: [master2]
09:13:33 CST message: [master1]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:33.695711   62415 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:33 CST retry: [master1]
09:13:38 CST message: [work2]
downloading image: kubesphere/pause:3.7
09:13:38 CST message: [work3]
downloading image: kubesphere/pause:3.7
09:13:38 CST message: [work1]
downloading image: kubesphere/pause:3.7
09:13:38 CST message: [master3]
downloading image: kubesphere/pause:3.7
09:13:38 CST message: [work3]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:38.394727   62765 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:38 CST retry: [work3]
09:13:38 CST message: [master3]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:38.403828   64508 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:38 CST retry: [master3]
09:13:38 CST message: [work1]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:38.401499   64501 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:38 CST retry: [work1]
09:13:38 CST message: [work2]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:38.409274   63815 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:38 CST retry: [work2]
09:13:38 CST message: [master2]
downloading image: kubesphere/pause:3.7
09:13:38 CST message: [master2]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:38.538478   64520 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:38 CST retry: [master2]
09:13:38 CST message: [master1]
downloading image: kubesphere/pause:3.7
09:13:38 CST message: [master1]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:38.773388   62859 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:38 CST retry: [master1]
09:13:43 CST message: [work3]
downloading image: kubesphere/pause:3.7
09:13:43 CST message: [master3]
downloading image: kubesphere/pause:3.7
09:13:43 CST message: [work1]
downloading image: kubesphere/pause:3.7
09:13:43 CST message: [work2]
downloading image: kubesphere/pause:3.7
09:13:43 CST message: [master3]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.477466   64564 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:43 CST message: [work3]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.485097   62776 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:43 CST message: [work1]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.494246   64538 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:43 CST message: [work2]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.504859   63851 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:43 CST message: [master2]
downloading image: kubesphere/pause:3.7
09:13:43 CST message: [master2]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.623722   64532 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:43 CST message: [master1]
downloading image: kubesphere/pause:3.7
09:13:43 CST message: [master1]
pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.862991   62913 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
09:13:43 CST failed: [master3]
09:13:43 CST failed: [work3]
09:13:43 CST failed: [work1]
09:13:43 CST failed: [work2]
09:13:43 CST failed: [master2]
09:13:43 CST failed: [master1]
error: Pipeline[CreateClusterPipeline] execute failed: Module[PullModule] exec failed:
failed: [master3] [PullImages] exec failed after 3 retires: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.477466   64564 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
failed: [work3] [PullImages] exec failed after 3 retires: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.485097   62776 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
failed: [work1] [PullImages] exec failed after 3 retires: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.494246   64538 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
failed: [work2] [PullImages] exec failed after 3 retires: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.504859   63851 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
failed: [master2] [PullImages] exec failed after 3 retires: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.623722   64532 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1
failed: [master1] [PullImages] exec failed after 3 retires: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull kubesphere/pause:3.7"
E0624 09:13:43.862991   62913 remote_image.go:218] "PullImage from image service failed" err="rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService" image="kubesphere/pause:3.7"
FATA[0000] pulling image: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.ImageService: Process exited with status 1

Additional information

The ip address in config_sample.yaml is replaced with private ip address, such as 192.168.0.62. But in the real config_sample.yaml it is a public ip address, and it can access the Internet directly.

btdan avatar Jun 24 '22 01:06 btdan

Hi @btdan Here is a reference link, I think it can help you. https://github.com/kubernetes-sigs/cri-tools/issues/710

24sama avatar Jun 24 '22 01:06 24sama

the same problem to me

lywnko avatar Oct 10 '22 16:10 lywnko

Facing same issue tried with https://github.com/kubernetes-sigs/cri-tools/issues/710 to disable cri but till had the same

gosavip avatar Oct 26 '22 11:10 gosavip