tiup cluster deploy 执行报错:failed: signal: killed

My env:

[warren@master1 tidb]$ cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)

[root@master1 bin]# tiup cluster deploy tidb-cluster v4.0.0 ./topo.yaml --user root -p
Starting component `cluster`: /root/.tiup/components/cluster/v1.0.7/tiup-cluster deploy tidb-cluster v4.0.0 ./topo.yaml --user root -p
Please confirm your topology:
TiDB Cluster: tidb-cluster
TiDB Version: v4.0.0
Type        Host             Ports                            OS/Arch       Directories
----        ----             -----                            -------       -----------
pd          192.168.217.131  2379/2380                        linux/x86_64  /tidb-deploy/pd-2379,/tidb-data/pd-2379
tikv        192.168.217.131  [20160](tel:20160)/[20180](tel:20180)                      linux/x86_64  /tidb-deploy/tikv-[20160](tel:20160),/tidb-data/tikv-[20160](tel:20160)
tikv        192.168.217.131  [20161](tel:20161)/[20181](tel:20181)                      linux/x86_64  /tidb-deploy/tikv-[20161](tel:20161),/tidb-data/tikv-[20161](tel:20161)
tikv        192.168.217.131  [20162](tel:20162)/[20182](tel:20182)                      linux/x86_64  /tidb-deploy/tikv-[20162](tel:20162),/tidb-data/tikv-[20162](tel:20162)
tidb        192.168.217.131  4000/[10080](tel:10080)                       linux/x86_64  /tidb-deploy/tidb-4000
tiflash     192.168.217.131  9000/8123/3930/[20170](tel:20170)/[20292](tel:20292)/8234  linux/x86_64  /tidb-deploy/tiflash-9000,/tidb-data/tiflash-9000
prometheus  192.168.217.131  9090                             linux/x86_64  /tidb-deploy/prometheus-9090,/tidb-data/prometheus-9090
grafana     192.168.217.131  3000                             linux/x86_64  /tidb-deploy/grafana-3000
Attention:
1. If the topology is not what you expected, check your yaml file.
2. Please confirm there is no port/directory conflicts in same host.
Do you want to continue? [y/N]:  y
Input SSH password:
+ Generate SSH keys ... Done
+ Download TiDB components
- Download pd:v4.0.0 (linux/amd64) ... Done
- Download tikv:v4.0.0 (linux/amd64) ... ⠏ Download: component=tikv, version=v4.0.0, os=linux, arch=amd64
- Download tidb:v4.0.0 (linux/amd64) ... Done
- Download tiflash:v4.0.0 (linux/amd64) ... ⠏ Download: component=tiflash, version=v4.0.0, os=linux, arch=amd64
- Download prometheus:v4.0.0 (linux/amd64) ... Done
- Download grafana:v4.0.0 (linux/amd64) ... Done
- Download node_exporter:v0.17.0 (linux/amd64) ... Done
- Download blackbox_exporter:v0.12.0 (linux/amd64) ... Done
Error: run `/root/.tiup/components/cluster/v1.0.7/tiup-cluster` (wd:/root/.tiup/data/S2zsE8t) failed: signal: killed

Error log:

[root@master1 logs]# ls
tiup-cluster-debug-2020-06-25-23-35-22.log  tiup-cluster-debug-2020-06-25-23-36-04.log
[root@master1 logs]# cat *
2020-06-25T23:35:22.[596-0700](tel:596-0700)    INFO    Execute command {"command": "tiup cluster start tidb-cluster"}
2020-06-25T23:35:22.[596-0700](tel:596-0700)    DEBUG   Environment variables   {"env": ["TIUP_HOME=/root/.tiup", "TIUP_WORK_DIR=/root/.tiup/bin", "TIUP_INSTANCE_DATA_DIR=/root/.tiup/data/S2zsyxk", "TIUP_COMPONENT_DATA_DIR=/root/.tiup/storage/cluster", "TIUP_COMPONENT_INSTALL_DIR=/root/.tiup/components/cluster/v1.0.7", "TIUP_TELEMETRY_STATUS=enable", "TIUP_TELEMETRY_UUID=1b2443c9-6b19-4d6f-bacd-965f4c23d78b", "TIUP_TAG=S2zsyxk", "XDG_SESSION_ID=6", "HOSTNAME=master1", "SHELL=/bin/bash", "TERM=xterm", "HISTSIZE=1000", "OLDPWD=/root", "USER=root", "LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:", "MAIL=/var/spool/mail/root", "PATH=/opt/kubernetes/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/root/.tiup/bin", "PWD=/root/.tiup/bin", "LANG=en_US.UTF-8", "HISTCONTROL=ignoredups", "SHLVL=1", "HOME=/root", "LOGNAME=root", "XDG_DATA_DIRS=/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share", "LESSOPEN=||/usr/bin/lesspipe.sh %s", "_=/root/.tiup/bin/tiup", "TIUP_MIRRORS=[https://tiup-mirrors.pingcap.com"](https://tiup-mirrors.pingcap.com%22/);]}
2020-06-25T23:35:22.[598-0700](tel:598-0700)    INFO    Execute command finished        {"code": 1, "error": "cannot start non-exists cluster tidb-cluster", "errorVerbose": "cannot start non-exists cluster tidb-cluster\[ngithub.com/pingcap/tiup/components/cluster/command.newStartCmd.func1\
\tgithub.com/pingcap/tiup@/components/cluster/command/start.go:47\
github.com/spf13/cobra.(*Command).execute\
\tgithub.com/spf13/cobra@v1.0.0/command.go:842\
github.com/spf13/cobra.(*Command).ExecuteC\
\tgithub.com/spf13/cobra@v1.0.0/command.go:950\
github.com/spf13/cobra.(*Command).Execute\
\tgithub.com/spf13/cobra@v1.0.0/command.go:887\
github.com/pingcap/tiup/components/cluster/command.Execute\
\tgithub.com/pingcap/tiup@/components/cluster/command/root.go:220\
main.main\
\tgithub.com/pingcap/tiup@/components/cluster/main.go:19\
runtime.main\
\truntime/proc.go:203\
runtime.goexit\
\truntime/asm_amd64.s:1357"](http://ngithub.com/pingcap/tiup/components/cluster/command.newStartCmd.func1/n/tgithub.com/pingcap/tiup@/components/cluster/command/start.go:47/ngithub.com/spf13/cobra.(*Command).execute/n/tgithub.com/spf13/cobra@v1.0.0/command.go:842/ngithub.com/spf13/cobra.(*Command).ExecuteC/n/tgithub.com/spf13/cobra@v1.0.0/command.go:950/ngithub.com/spf13/cobra.(*Command).Execute/n/tgithub.com/spf13/cobra@v1.0.0/command.go:887/ngithub.com/pingcap/tiup/components/cluster/command.Execute/n/tgithub.com/pingcap/tiup@/components/cluster/command/root.go:220/nmain.main/n/tgithub.com/pingcap/tiup@/components/cluster/main.go:19/nruntime.main/n/truntime/proc.go:203/nruntime.goexit/n/truntime/asm_amd64.s:1357%22);}
2020-06-25T23:36:04.[303-0700](tel:303-0700)    INFO    Execute command {"command": "/root/.tiup/components/cluster/v1.0.7/tiup-cluster start tidb-cluster"}
2020-06-25T23:36:04.[303-0700](tel:303-0700)    DEBUG   Environment variables   {"env": ["XDG_SESSION_ID=6", "HOSTNAME=master1", "SHELL=/bin/bash", "TERM=xterm", "HISTSIZE=1000", "OLDPWD=/root", "USER=root", "LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:", "MAIL=/var/spool/mail/root", "PATH=/opt/kubernetes/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/root/.tiup/bin", "PWD=/root/.tiup/bin", "LANG=en_US.UTF-8", "HISTCONTROL=ignoredups", "SHLVL=1", "HOME=/root", "LOGNAME=root", "XDG_DATA_DIRS=/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share", "LESSOPEN=||/usr/bin/lesspipe.sh %s", "_=/root/.tiup/components/cluster/v1.0.7/tiup-cluster"]}
2020-06-25T23:36:04.[305-0700](tel:305-0700)    INFO    Execute command finished        {"code": 1, "error": "cannot start non-exists cluster tidb-cluster", "errorVerbose": "cannot start non-exists cluster tidb-cluster\[ngithub.com/pingcap/tiup/components/cluster/command.newStartCmd.func1\
\tgithub.com/pingcap/tiup@/components/cluster/command/start.go:47\
github.com/spf13/cobra.(*Command).execute\
\tgithub.com/spf13/cobra@v1.0.0/command.go:842\
github.com/spf13/cobra.(*Command).ExecuteC\
\tgithub.com/spf13/cobra@v1.0.0/command.go:950\
github.com/spf13/cobra.(*Command).Execute\
\tgithub.com/spf13/cobra@v1.0.0/command.go:887\
github.com/pingcap/tiup/components/cluster/command.Execute\
\tgithub.com/pingcap/tiup@/components/cluster/command/root.go:220\
main.main\
\tgithub.com/pingcap/tiup@/components/cluster/main.go:19\
runtime.main\
\truntime/proc.go:203\
runtime.goexit\
\truntime/asm_amd64.s:1357"](http://ngithub.com/pingcap/tiup/components/cluster/command.newStartCmd.func1/n/tgithub.com/pingcap/tiup@/components/cluster/command/start.go:47/ngithub.com/spf13/cobra.(*Command).execute/n/tgithub.com/spf13/cobra@v1.0.0/command.go:842/ngithub.com/spf13/cobra.(*Command).ExecuteC/n/tgithub.com/spf13/cobra@v1.0.0/command.go:950/ngithub.com/spf13/cobra.(*Command).Execute/n/tgithub.com/spf13/cobra@v1.0.0/command.go:887/ngithub.com/pingcap/tiup/components/cluster/command.Execute/n/tgithub.com/pingcap/tiup@/components/cluster/command/root.go:220/nmain.main/n/tgithub.com/pingcap/tiup@/components/cluster/main.go:19/nruntime.main/n/truntime/proc.go:203/nruntime.goexit/n/truntime/asm_amd64.s:1357%22);}

你好,

辛苦在执行下 tiup cluster deploy tidb-cluster v4.0.0 ./topo.yaml --user root -p