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

after tiup destroy, some node still have tikv-xxx directory. reuse tiup deploy success. but start cluster error. #1047

Closed
mengling2012 opened this issue Jan 8, 2021 · 15 comments · Fixed by #1093
Labels
type/bug Categorizes issue as related to a bug.

Comments

@mengling2012
Copy link

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

tiup destroy cluster , then tiup deploy same cluster. tiup deploy success,but start cluster failed.

  1. What did you expect to see?

tiup start ok.

  1. What did you see instead?
    tiup start failed.

  2. What version of TiUP are you using (tiup --version)?
    tiup --version
    v1.3.1 tiup
    Go Version: go1.13
    Git Branch: release-1.3
    GitHash: d51bd0c

@mengling2012 mengling2012 added the type/bug Categorizes issue as related to a bug. label Jan 8, 2021
@9547
Copy link
Contributor

9547 commented Jan 8, 2021

Could you please post the destroy step and logs here?

@mengling2012
Copy link
Author

[tidb6wu@ip-172-16-5-192 ~]$ tiup cluster destroy tidb-01
Starting component cluster: /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster destroy tidb-01
This operation will destroy tidb v4.0.9 cluster tidb-01 and its data.
Do you want to continue? [y/N]: y
Destroying cluster...

  • [ Serial ] - SSHKeySet: privateKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa, publicKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa.pub
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.177
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.225
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.136
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.200
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.177
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.132
  • [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.136
  • [ Serial ] - StopCluster
    Stopping component alertmanager
    Stopping instance xxx.xxx.5.121
    Stop alertmanager xxx.xxx.5.121:29093 success
    Stopping component grafana
    Stopping instance xxx.xxx.5.121
    Stop grafana xxx.xxx.5.121:23000 success
    Stopping component prometheus
    Stopping instance xxx.xxx.5.121
    Stop prometheus xxx.xxx.5.121:29090 success
    Stopping component tidb
    Stopping instance xxx.xxx.4.132
    Stopping instance xxx.xxx.5.136
    Stopping instance xxx.xxx.5.121
    Stop tidb xxx.xxx.5.121:24000 success
    Stop tidb xxx.xxx.5.136:24000 success
    Stop tidb xxx.xxx.4.132:24000 success
    Stopping component node_exporter
    Stopping component blackbox_exporter
    Stopping component tikv
    Stopping instance xxx.xxx.4.225
    Stopping instance xxx.xxx.4.177
    Stopping instance xxx.xxx.4.200
    Stop tikv xxx.xxx.4.225:32160 success
    Stop tikv xxx.xxx.4.200:32160 success
    Stop tikv xxx.xxx.4.177:32160 success
    Stopping component node_exporter
    Stopping component blackbox_exporter
    Stopping component node_exporter
    Stopping component blackbox_exporter
    Stopping component pd
    Stopping instance xxx.xxx.4.177
    Stopping instance xxx.xxx.5.136
    Stopping instance xxx.xxx.5.121
    Stop pd xxx.xxx.4.177:22379 success
    Stop pd xxx.xxx.5.121:22379 success
    Stop pd xxx.xxx.5.136:22379 success
    Stopping component node_exporter
    Stopping component blackbox_exporter
    Stopping component node_exporter
    Stopping component blackbox_exporter
    Stopping component node_exporter
    Stopping component blackbox_exporter
  • [ Serial ] - DestroyCluster
    Destroying component alertmanager
    Destroying instance xxx.xxx.5.121
    Destroy xxx.xxx.5.121 success
  • Destroy alertmanager paths: [/home/tidb6wu/tidb1-alertmanager-29093 /home/tidb6wu/tidb1-deploy/alertmanager-29093/log /home/tidb6wu/tidb1-deploy/alertmanager-29093 /etc/systemd/system/alertmanager-29093.service]
    Destroying component grafana
    Destroying instance xxx.xxx.5.121
    Destroy xxx.xxx.5.121 success
  • Destroy grafana paths: [/home/tidb6wu/tidb1-deploy/grafana-23000 /etc/systemd/system/grafana-23000.service]
    Destroying component prometheus
    Destroying instance xxx.xxx.5.121
    Destroy xxx.xxx.5.121 success
  • Destroy prometheus paths: [/etc/systemd/system/prometheus-29090.service /home/tidb6wu/tidb1-prometheus-29090 /home/tidb6wu/tidb1-deploy/prometheus-29090/log /home/tidb6wu/tidb1-deploy/prometheus-29090]
    Destroying component tidb
    Destroying instance xxx.xxx.5.121
    Destroy xxx.xxx.5.121 success
  • Destroy tidb paths: [/home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service]
    Destroying instance xxx.xxx.5.136
    Destroy xxx.xxx.5.136 success
  • Destroy tidb paths: [/home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service]
    Destroying instance xxx.xxx.4.132
    Destroy xxx.xxx.4.132 success
  • Destroy tidb paths: [/home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service]
    Destroying monitored xxx.xxx.4.132
    Destroying instance xxx.xxx.4.132
    Destroy monitored on xxx.xxx.4.132 success
    Destroying component tikv
    Destroying instance xxx.xxx.4.177
    Destroy xxx.xxx.4.177 success
  • Destroy tikv paths: [/etc/systemd/system/tikv-32160.service /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160]
    Destroying instance xxx.xxx.4.200
    Destroy xxx.xxx.4.200 success
  • Destroy tikv paths: [/home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service]
    Destroying instance xxx.xxx.4.225
    Destroy xxx.xxx.4.225 success
  • Destroy tikv paths: [/home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service]
    Destroying monitored xxx.xxx.4.200
    Destroying instance xxx.xxx.4.200
    Destroy monitored on xxx.xxx.4.200 success
    Destroying monitored xxx.xxx.4.225
    Destroying instance xxx.xxx.4.225
    Destroy monitored on xxx.xxx.4.225 success
    Destroying component pd
    Destroying instance xxx.xxx.5.121
    Destroy xxx.xxx.5.121 success
  • Destroy pd paths: [/home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service]
    Destroying instance xxx.xxx.5.136
    Destroy xxx.xxx.5.136 success
  • Destroy pd paths: [/etc/systemd/system/pd-22379.service /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379]
    Destroying instance xxx.xxx.4.177
    Destroy xxx.xxx.4.177 success
  • Destroy pd paths: [/home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service]
    Destroying monitored xxx.xxx.5.121
    Destroying instance xxx.xxx.5.121
    Destroy monitored on xxx.xxx.5.121 success
    Destroying monitored xxx.xxx.5.136
    Destroying instance xxx.xxx.5.136
    Destroy monitored on xxx.xxx.5.136 success
    Destroying monitored xxx.xxx.4.177
    Destroying instance xxx.xxx.4.177
    Destroy monitored on xxx.xxx.4.177 success
    Clean global directories xxx.xxx.4.200
    Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.200
    Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.200
    Clean global directories xxx.xxx.4.200 success
    Clean global directories xxx.xxx.4.225
    Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.225
    Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.225
    Clean global directories xxx.xxx.4.225 success
    Clean global directories xxx.xxx.4.132
    Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.132
    Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.132
    Clean global directories xxx.xxx.4.132 success
    Clean global directories xxx.xxx.5.121
    Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.5.121
    Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.5.121
    Clean global directories xxx.xxx.5.121 success
    Clean global directories xxx.xxx.5.136
    Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.5.136
    Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.5.136
    Clean global directories xxx.xxx.5.136 success
    Clean global directories xxx.xxx.4.177
    Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.177
    Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.177
    Clean global directories xxx.xxx.4.177 success
    Delete public key xxx.xxx.5.136
    Delete public key xxx.xxx.5.136 success
    Delete public key xxx.xxx.4.177
    Delete public key xxx.xxx.4.177 success
    Delete public key xxx.xxx.4.200
    Delete public key xxx.xxx.4.200 success
    Delete public key xxx.xxx.4.225
    Delete public key xxx.xxx.4.225 success
    Delete public key xxx.xxx.4.132
    Delete public key xxx.xxx.4.132 success
    Delete public key xxx.xxx.5.121
    Delete public key xxx.xxx.5.121 success
    Destroyed cluster tidb-01 successfully
    [tidb6wu@ip-172-16-5-192 ~]$
    [tidb6wu@ip-172-16-5-192 ~]$ ls ls_tidb6wu.sh
    ls_tidb6wu.sh
    [tidb6wu@ip-172-16-5-192 ~]$ pwd
    /home/tidb6wu
    [tidb6wu@ip-172-16-5-192 ~]$ sh ls_tidb6wu.sh
    ls: cannot access /home/tidb6wu/tidb*: No such file or directory
    total 0
    drwxr-xr-x 6 tidb6wu tidb6wu 118 Jan 11 20:44 tikv-32160
    ls: cannot access /home/tidb6wu/tidb*: No such file or directory
    total 0
    drwxr-xr-x 6 tidb6wu tidb6wu 118 Jan 11 20:44 tikv-32160
    total 0
    drwxr-xr-x 6 tidb6wu tidb6wu 118 Jan 11 20:44 tikv-32160
    ls: cannot access /home/tidb6wu/tidb*: No such file or directory
    ls: cannot access /home/tidb6wu/tidb*: No such file or directory
    [tidb6wu@ip-172-16-5-192 ~]$ cat ls_tidb6wu.sh
    ssh xxx.xxx.5.192 "ls -lrth /home/tidb6wu/tidb*"
    ssh xxx.xxx.4.177 "ls -lrth /home/tidb6wu/tidb*"
    ssh xxx.xxx.4.132 "ls -lrth /home/tidb6wu/tidb*"
    ssh xxx.xxx.4.200 "ls -lrth /home/tidb6wu/tidb*"
    ssh xxx.xxx.4.225 "ls -lrth /home/tidb6wu/tidb*"
    ssh xxx.xxx.5.121 "ls -lrth /home/tidb6wu/tidb*"
    ssh xxx.xxx.5.136 "ls -lrth /home/tidb6wu/tidb*"
    [tidb6wu@ip-172-16-5-192 ~]$

@mengling2012
Copy link
Author

[tidb6wu@ip-172-16-5-192 audit]$ tiup cluster audit
Starting component cluster: /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster audit
ID Time Command


fwVwHt8XCqn 2021-01-11T20:44:46+08:00 /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster destroy tidb-01
fwVwFZJJTm2 2021-01-11T20:44:20+08:00 /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster display tidb-01
fwVwFwMjQ8g 2021-01-11T20:44:12+08:00 /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster display
fwVwD61g2B1 2021-01-11T20:43:47+08:00 /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster list

@mengling2012
Copy link
Author

/home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster destroy tidb-01
2021-01-11T20:44:29.818+0800 INFO Execute command {"command": "tiup cluster destroy tidb-01"}
2021-01-11T20:44:29.818+0800 DEBUG Environment variables {"env": ["TIUP_HOME=/home/tidb6wu/.tiup", "TIUP_WORK_DIR=/home/tidb6wu", "TIUP_INSTANCE_DATA_DIR=/home/tidb6wu/.tiup/data/SLmyVFL", "TIUP_COMPONENT_DATA_DIR=/home/tidb6wu/.tiup/storage/cluster", "TIUP_COMPONENT_INSTALL_DIR=/home/tidb6wu/.tiup/components/cluster/v1.3.1", "TIUP_TELEMETRY_STATUS=enable", "TIUP_TELEMETRY_UUID=423668ba-8991-4907-93d2-f5636dc3e04b", "TIUP_TAG=SLmyVFL", "XDG_SESSION_ID=22013", "HOSTNAME=ip-172-16-5-192", "SHELL=/bin/bash", "TERM=xterm", "HISTSIZE=1000", "USER=tidb6wu", "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/tidb6wu", "PATH=/home/tidb6wu/.tiup/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/tidb6wu/.local/bin:/home/tidb6wu/bin", "PWD=/home/tidb6wu", "LANG=en_US.UTF-8", "HISTCONTROL=ignoredups", "SHLVL=1", "HOME=/home/tidb6wu", "LOGNAME=tidb6wu", "LESSOPEN=||/usr/bin/lesspipe.sh %s", "_=/home/tidb6wu/.tiup/bin/tiup", "TIUP_MIRRORS=/home/tidb6wu/wukunyun/tidb-community-server-v4.0.9-linux-amd64"]}
2021-01-11T20:44:32.386+0800 INFO Destroying cluster...
2021-01-11T20:44:32.386+0800 INFO + [ Serial ] - SSHKeySet: privateKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa, publicKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa.pub
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "SSHKeySet: privateKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa, publicKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa.pub"}
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "SSHKeySet: privateKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa, publicKey=/home/tidb6wu/.tiup/storage/cluster/clusters/tidb-01/ssh/id_rsa.pub"}
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.136\nUserSSH: user=tidb6wu, host=xxx.xxx.4.177\nUserSSH: user=tidb6wu, host=xxx.xxx.4.177\nUserSSH: user=tidb6wu, host=xxx.xxx.4.200\nUserSSH: user=tidb6wu, host=xxx.xxx.4.225\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.136\nUserSSH: user=tidb6wu, host=xxx.xxx.4.132\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.225
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.136
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.177
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.177"}
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.225"}
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.136
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.136"}
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.225"}
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.177"}
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.136"}
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.200
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.5.121
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.177
2021-01-11T20:44:32.386+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.386+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.200"}
2021-01-11T20:44:32.386+0800 INFO + [Parallel] - UserSSH: user=tidb6wu, host=xxx.xxx.4.132
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.200"}
2021-01-11T20:44:32.387+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.387+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.387+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.177"}
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.177"}
2021-01-11T20:44:32.387+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.132"}
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.4.132"}
2021-01-11T20:44:32.387+0800 DEBUG TaskBegin {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.136"}
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.136"}
2021-01-11T20:44:32.387+0800 DEBUG TaskFinish {"task": "UserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.136\nUserSSH: user=tidb6wu, host=xxx.xxx.4.177\nUserSSH: user=tidb6wu, host=xxx.xxx.4.177\nUserSSH: user=tidb6wu, host=xxx.xxx.4.200\nUserSSH: user=tidb6wu, host=xxx.xxx.4.225\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.136\nUserSSH: user=tidb6wu, host=xxx.xxx.4.132\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121\nUserSSH: user=tidb6wu, host=xxx.xxx.5.121"}
2021-01-11T20:44:32.387+0800 INFO + [ Serial ] - StopCluster
2021-01-11T20:44:32.387+0800 DEBUG TaskBegin {"task": "StopCluster"}
2021-01-11T20:44:32.387+0800 INFO Stopping component alertmanager
2021-01-11T20:44:32.387+0800 INFO Stopping instance xxx.xxx.5.121
2021-01-11T20:44:32.645+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop alertmanager-29093.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:32.645+0800 INFO Stop alertmanager xxx.xxx.5.121:29093 success
2021-01-11T20:44:32.645+0800 INFO Stopping component grafana
2021-01-11T20:44:32.645+0800 INFO Stopping instance xxx.xxx.5.121
2021-01-11T20:44:32.877+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop grafana-23000.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:32.877+0800 INFO Stop grafana xxx.xxx.5.121:23000 success
2021-01-11T20:44:32.877+0800 INFO Stopping component prometheus
2021-01-11T20:44:32.877+0800 INFO Stopping instance xxx.xxx.5.121
2021-01-11T20:44:33.122+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop prometheus-29090.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:33.122+0800 INFO Stop prometheus xxx.xxx.5.121:29090 success
2021-01-11T20:44:33.122+0800 INFO Stopping component tidb
2021-01-11T20:44:33.122+0800 INFO Stopping instance xxx.xxx.4.132
2021-01-11T20:44:33.122+0800 INFO Stopping instance xxx.xxx.5.136
2021-01-11T20:44:33.122+0800 INFO Stopping instance xxx.xxx.5.121
2021-01-11T20:44:33.360+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop tidb-24000.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:33.360+0800 INFO Stop tidb xxx.xxx.5.121:24000 success
2021-01-11T20:44:33.375+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop tidb-24000.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:33.375+0800 INFO Stop tidb xxx.xxx.5.136:24000 success
2021-01-11T20:44:33.397+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop tidb-24000.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:33.397+0800 INFO Stop tidb xxx.xxx.4.132:24000 success
2021-01-11T20:44:33.397+0800 INFO Stopping component node_exporter
2021-01-11T20:44:33.637+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop node_exporter-29200.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:33.766+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 xxx.xxx.4.132:9093 : \nLISTEN 0 32768 xxx.xxx.4.132:9094 : \nLISTEN 0 32768 xxx.xxx.4.132:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 50 :3306 : \nLISTEN 0 32768 xxx.xxx.4.132:2379 : \nLISTEN 0 32768 xxx.xxx.4.132:2380 : \nLISTEN 0 32768 xxx.xxx.4.132:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 xxx.xxx.4.132:19095 : \nLISTEN 0 32768 xxx.xxx.4.132:19096 : \nLISTEN 0 32768 :::12379 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::9090 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::3000 ::: \nLISTEN 0 32768 :::3001 ::: \n", "stderr": ""}
2021-01-11T20:44:33.766+0800 INFO Stopping component blackbox_exporter
2021-01-11T20:44:34.010+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop blackbox_exporter-29215.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:34.135+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 xxx.xxx.4.132:9093 : \nLISTEN 0 32768 xxx.xxx.4.132:9094 : \nLISTEN 0 32768 xxx.xxx.4.132:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 50 :3306 : \nLISTEN 0 32768 xxx.xxx.4.132:2379 : \nLISTEN 0 32768 xxx.xxx.4.132:2380 : \nLISTEN 0 32768 xxx.xxx.4.132:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 xxx.xxx.4.132:19095 : \nLISTEN 0 32768 xxx.xxx.4.132:19096 : \nLISTEN 0 32768 :::12379 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::9090 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::3000 ::: \nLISTEN 0 32768 :::3001 ::: \n", "stderr": ""}
2021-01-11T20:44:34.136+0800 INFO Stopping component tikv
2021-01-11T20:44:34.136+0800 INFO Stopping instance xxx.xxx.4.225
2021-01-11T20:44:34.136+0800 INFO Stopping instance xxx.xxx.4.177
2021-01-11T20:44:34.136+0800 INFO Stopping instance xxx.xxx.4.200
2021-01-11T20:44:34.380+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop tikv-32160.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:34.380+0800 INFO Stop tikv xxx.xxx.4.225:32160 success
2021-01-11T20:44:34.395+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop tikv-32160.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:34.395+0800 INFO Stop tikv xxx.xxx.4.200:32160 success
2021-01-11T20:44:34.399+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop tikv-32160.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:34.399+0800 INFO Stop tikv xxx.xxx.4.177:32160 success
2021-01-11T20:44:34.399+0800 INFO Stopping component node_exporter
2021-01-11T20:44:34.633+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop node_exporter-29200.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:34.757+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:46198 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 127.0.0.1:35260 : \nLISTEN 0 32768 xxx.xxx.4.200:2371 : \nLISTEN 0 32768 xxx.xxx.4.200:8291 : \nLISTEN 0 32768 xxx.xxx.4.200:2372 : \nLISTEN 0 32768 127.0.0.1:43749 : \nLISTEN 0 32768 xxx.xxx.4.200:9093 : \nLISTEN 0 32768 127.0.0.1:38469 : \nLISTEN 0 32768 xxx.xxx.4.200:9094 : \nLISTEN 0 32768 xxx.xxx.4.200:12264 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 :::
\nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::10200 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \nLISTEN 0 32768 :::9315 :::* \nLISTEN 0 32768 :::4003 :::* \nLISTEN 0 32768 :::9123 :::* \nLISTEN 0 32768 :::8261 :::* \nLISTEN 0 32768 :::33061 :::* \nLISTEN 0 32768 :::10086 :::* \nLISTEN 0 32768 :::10215 :::* \nLISTEN 0 32768 :::10280 :::* \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::2379 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::2380 :::* \nLISTEN 0 128 :::111 :::* \n", "stderr": ""}
2021-01-11T20:44:34.758+0800 INFO Stopping component blackbox_exporter
2021-01-11T20:44:34.987+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop blackbox_exporter-29215.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:35.111+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:46198 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 127.0.0.1:35260 : \nLISTEN 0 32768 xxx.xxx.4.200:2371 : \nLISTEN 0 32768 xxx.xxx.4.200:8291 : \nLISTEN 0 32768 xxx.xxx.4.200:2372 : \nLISTEN 0 32768 127.0.0.1:43749 : \nLISTEN 0 32768 xxx.xxx.4.200:9093 : \nLISTEN 0 32768 127.0.0.1:38469 : \nLISTEN 0 32768 xxx.xxx.4.200:9094 : \nLISTEN 0 32768 xxx.xxx.4.200:12264 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::10200 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \nLISTEN 0 32768 :::9315 :::* \nLISTEN 0 32768 :::4003 :::* \nLISTEN 0 32768 :::9123 :::* \nLISTEN 0 32768 :::8261 :::* \nLISTEN 0 32768 :::33061 :::* \nLISTEN 0 32768 :::10086 :::* \nLISTEN 0 32768 :::10215 :::* \nLISTEN 0 32768 :::10280 :::* \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::2379 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::2380 :::* \nLISTEN 0 128 :::111 :::* \n", "stderr": ""}
2021-01-11T20:44:35.111+0800 INFO Stopping component node_exporter
2021-01-11T20:44:35.352+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop node_exporter-29200.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:35.478+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 xxx.xxx.4.225:2371 : \nLISTEN 0 32768 xxx.xxx.4.225:2372 : \nLISTEN 0 32768 xxx.xxx.4.225:12263 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.4.225:20180 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::2579 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \n", "stderr": ""}
2021-01-11T20:44:35.479+0800 INFO Stopping component blackbox_exporter
2021-01-11T20:44:35.711+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop blackbox_exporter-29215.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:35.834+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 xxx.xxx.4.225:2371 : \nLISTEN 0 32768 xxx.xxx.4.225:2372 : \nLISTEN 0 32768 xxx.xxx.4.225:12263 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.4.225:20180 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::2579 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \n", "stderr": ""}
2021-01-11T20:44:35.834+0800 INFO Stopping component pd
2021-01-11T20:44:35.835+0800 INFO Stopping instance xxx.xxx.4.177
2021-01-11T20:44:35.835+0800 INFO Stopping instance xxx.xxx.5.136
2021-01-11T20:44:35.835+0800 INFO Stopping instance xxx.xxx.5.121
2021-01-11T20:44:36.071+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop pd-22379.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:36.071+0800 INFO Stop pd xxx.xxx.4.177:22379 success
2021-01-11T20:44:36.079+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop pd-22379.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:36.079+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop pd-22379.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:36.079+0800 INFO Stop pd xxx.xxx.5.121:22379 success
2021-01-11T20:44:36.079+0800 INFO Stop pd xxx.xxx.5.136:22379 success
2021-01-11T20:44:36.079+0800 INFO Stopping component node_exporter
2021-01-11T20:44:36.315+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop node_exporter-29200.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:36.445+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:34335 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.121:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 127.0.0.1:33572 : \nLISTEN 0 32768 127.0.0.1:42053 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.5.121:20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 32768 127.0.0.1:34422 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 xxx.xxx.5.121:20280 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::8450 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::10180 ::: \nLISTEN 0 32768 :::4100 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::2424 ::: \nLISTEN 0 32768 :::2425 :::* \nLISTEN 0 32768 :::9115 :::* \n", "stderr": ""}
2021-01-11T20:44:36.446+0800 INFO Stopping component blackbox_exporter
2021-01-11T20:44:36.679+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop blackbox_exporter-29215.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:36.804+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:34335 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.121:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 127.0.0.1:33572 : \nLISTEN 0 32768 127.0.0.1:42053 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.5.121:20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 32768 127.0.0.1:34422 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 xxx.xxx.5.121:20280 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::8450 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::10180 ::: \nLISTEN 0 32768 :::4100 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::2424 ::: \nLISTEN 0 32768 :::2425 :::* \nLISTEN 0 32768 :::9115 :::* \n", "stderr": ""}
2021-01-11T20:44:36.805+0800 INFO Stopping component node_exporter
2021-01-11T20:44:37.049+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop node_exporter-29200.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:37.177+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 xxx.xxx.5.136:20280 : \nLISTEN 0 32768 xxx.xxx.5.136:8449 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.136:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 xxx.xxx.5.136:9094 : \nLISTEN 0 32768 xxx.xxx.5.136:9095 : \nLISTEN 0 32768 xxx.xxx.5.136:2379 : \nLISTEN 0 32768 xxx.xxx.5.136:2380 : \nLISTEN 0 32768 xxx.xxx.5.136:9293 : \nLISTEN 0 32768 xxx.xxx.5.136:9294 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 xxx.xxx.5.136:9393 : \nLISTEN 0 32768 xxx.xxx.5.136:9394 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :::3001 ::: \nLISTEN 0 32768 :::9115 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::3200 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::4001 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::3300 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9190 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::9290 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::9390 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 128 :::22 :::* \n", "stderr": ""}
2021-01-11T20:44:37.177+0800 INFO Stopping component blackbox_exporter
2021-01-11T20:44:37.410+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop blackbox_exporter-29215.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:37.538+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 xxx.xxx.5.136:20280 : \nLISTEN 0 32768 xxx.xxx.5.136:8449 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.136:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 xxx.xxx.5.136:9094 : \nLISTEN 0 32768 xxx.xxx.5.136:9095 : \nLISTEN 0 32768 xxx.xxx.5.136:2379 : \nLISTEN 0 32768 xxx.xxx.5.136:2380 : \nLISTEN 0 32768 xxx.xxx.5.136:9293 : \nLISTEN 0 32768 xxx.xxx.5.136:9294 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 xxx.xxx.5.136:9393 : \nLISTEN 0 32768 xxx.xxx.5.136:9394 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :::3001 ::: \nLISTEN 0 32768 :::9115 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::3200 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::4001 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::3300 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9190 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::9290 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::9390 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 128 :::22 :::* \n", "stderr": ""}
2021-01-11T20:44:37.538+0800 INFO Stopping component node_exporter
2021-01-11T20:44:37.779+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop node_exporter-29200.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:37.906+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:43487 : \nLISTEN 0 32768 127.0.0.1:38559 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 127.0.0.1:37537 : \nLISTEN 0 32768 xxx.xxx.4.177:2371 : \nLISTEN 0 32768 xxx.xxx.4.177:2372 : \nLISTEN 0 32768 xxx.xxx.4.177:12261 : \nLISTEN 0 32768 xxx.xxx.4.177:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 127.0.0.1:39148 : \nLISTEN 0 32768 xxx.xxx.4.177:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::10082 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10086 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 32768 :::8301 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::12379 :::* \n", "stderr": ""}
2021-01-11T20:44:37.907+0800 INFO Stopping component blackbox_exporter
2021-01-11T20:44:38.141+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "systemctl daemon-reload && systemctl stop blackbox_exporter-29215.service"", "stdout": "", "stderr": ""}
2021-01-11T20:44:38.267+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:43487 : \nLISTEN 0 32768 127.0.0.1:38559 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 127.0.0.1:37537 : \nLISTEN 0 32768 xxx.xxx.4.177:2371 : \nLISTEN 0 32768 xxx.xxx.4.177:2372 : \nLISTEN 0 32768 xxx.xxx.4.177:12261 : \nLISTEN 0 32768 xxx.xxx.4.177:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 127.0.0.1:39148 : \nLISTEN 0 32768 xxx.xxx.4.177:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::10082 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10086 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 32768 :::8301 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::12379 :::* \n", "stderr": ""}
2021-01-11T20:44:38.268+0800 DEBUG TaskFinish {"task": "StopCluster"}
2021-01-11T20:44:38.268+0800 INFO + [ Serial ] - DestroyCluster
2021-01-11T20:44:38.268+0800 DEBUG TaskBegin {"task": "DestroyCluster"}
2021-01-11T20:44:38.268+0800 INFO Destroying component alertmanager
2021-01-11T20:44:38.268+0800 INFO Destroying instance xxx.xxx.5.121
2021-01-11T20:44:38.268+0800 DEBUG Deleting paths on xxx.xxx.5.121: /home/tidb6wu/tidb1-alertmanager-29093 /home/tidb6wu/tidb1-deploy/alertmanager-29093/log /home/tidb6wu/tidb1-deploy/alertmanager-29093 /etc/systemd/system/alertmanager-29093.service
2021-01-11T20:44:38.481+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-deploy/alertmanager-29093 /etc/systemd/system/alertmanager-29093.service /home/tidb6wu/tidb1-alertmanager-29093 /home/tidb6wu/tidb1-deploy/alertmanager-29093/log;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:38.481+0800 INFO Destroy xxx.xxx.5.121 success
2021-01-11T20:44:38.481+0800 INFO - Destroy alertmanager paths: [/home/tidb6wu/tidb1-alertmanager-29093 /home/tidb6wu/tidb1-deploy/alertmanager-29093/log /home/tidb6wu/tidb1-deploy/alertmanager-29093 /etc/systemd/system/alertmanager-29093.service]
2021-01-11T20:44:38.481+0800 INFO Destroying component grafana
2021-01-11T20:44:38.481+0800 INFO Destroying instance xxx.xxx.5.121
2021-01-11T20:44:38.481+0800 DEBUG Deleting paths on xxx.xxx.5.121: /home/tidb6wu/tidb1-deploy/grafana-23000 /etc/systemd/system/grafana-23000.service
2021-01-11T20:44:38.820+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-deploy/grafana-23000 /etc/systemd/system/grafana-23000.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:38.820+0800 INFO Destroy xxx.xxx.5.121 success
2021-01-11T20:44:38.820+0800 INFO - Destroy grafana paths: [/home/tidb6wu/tidb1-deploy/grafana-23000 /etc/systemd/system/grafana-23000.service]
2021-01-11T20:44:38.820+0800 INFO Destroying component prometheus
2021-01-11T20:44:38.821+0800 INFO Destroying instance xxx.xxx.5.121
2021-01-11T20:44:38.822+0800 DEBUG Deleting paths on xxx.xxx.5.121: /etc/systemd/system/prometheus-29090.service /home/tidb6wu/tidb1-prometheus-29090 /home/tidb6wu/tidb1-deploy/prometheus-29090/log /home/tidb6wu/tidb1-deploy/prometheus-29090
2021-01-11T20:44:39.003+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-deploy/prometheus-29090 /etc/systemd/system/prometheus-29090.service /home/tidb6wu/tidb1-prometheus-29090 /home/tidb6wu/tidb1-deploy/prometheus-29090/log;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:39.003+0800 INFO Destroy xxx.xxx.5.121 success
2021-01-11T20:44:39.003+0800 INFO - Destroy prometheus paths: [/etc/systemd/system/prometheus-29090.service /home/tidb6wu/tidb1-prometheus-29090 /home/tidb6wu/tidb1-deploy/prometheus-29090/log /home/tidb6wu/tidb1-deploy/prometheus-29090]
2021-01-11T20:44:39.003+0800 INFO Destroying component tidb
2021-01-11T20:44:39.003+0800 INFO Destroying instance xxx.xxx.5.121
2021-01-11T20:44:39.003+0800 DEBUG Deleting paths on xxx.xxx.5.121: /etc/systemd/system/tidb-24000.service /home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000
2021-01-11T20:44:39.198+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:39.198+0800 INFO Destroy xxx.xxx.5.121 success
2021-01-11T20:44:39.198+0800 INFO - Destroy tidb paths: [/home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service]
2021-01-11T20:44:39.198+0800 INFO Destroying instance xxx.xxx.5.136
2021-01-11T20:44:39.199+0800 DEBUG Deleting paths on xxx.xxx.5.136: /etc/systemd/system/tidb-24000.service /home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000
2021-01-11T20:44:39.376+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /etc/systemd/system/tidb-24000.service /home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:39.376+0800 INFO Destroy xxx.xxx.5.136 success
2021-01-11T20:44:39.376+0800 INFO - Destroy tidb paths: [/home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service]
2021-01-11T20:44:39.376+0800 INFO Destroying instance xxx.xxx.4.132
2021-01-11T20:44:39.377+0800 DEBUG Deleting paths on xxx.xxx.4.132: /home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service
2021-01-11T20:44:39.562+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /etc/systemd/system/tidb-24000.service /home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:39.562+0800 INFO Destroy xxx.xxx.4.132 success
2021-01-11T20:44:39.562+0800 INFO - Destroy tidb paths: [/home/tidb6wu/tidb1-deploy/tidb-24000/log /home/tidb6wu/tidb1-deploy/tidb-24000 /etc/systemd/system/tidb-24000.service]
2021-01-11T20:44:39.562+0800 INFO Destroying monitored xxx.xxx.4.132
2021-01-11T20:44:39.562+0800 INFO Destroying instance xxx.xxx.4.132
2021-01-11T20:44:39.764+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-monitor-29200 /home/tidb6wu/tidb1-deploy/monitor-29200/log /home/tidb6wu/tidb1-deploy/monitor-29200 /etc/systemd/system/node_exporter-29200.service /etc/systemd/system/blackbox_exporter-29215.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:39.899+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 xxx.xxx.4.132:9093 : \nLISTEN 0 32768 xxx.xxx.4.132:9094 : \nLISTEN 0 32768 xxx.xxx.4.132:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 50 :3306 : \nLISTEN 0 32768 xxx.xxx.4.132:2379 : \nLISTEN 0 32768 xxx.xxx.4.132:2380 : \nLISTEN 0 32768 xxx.xxx.4.132:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 xxx.xxx.4.132:19095 : \nLISTEN 0 32768 xxx.xxx.4.132:19096 : \nLISTEN 0 32768 :::12379 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::9090 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::3000 ::: \nLISTEN 0 32768 :::3001 ::: \n", "stderr": ""}
2021-01-11T20:44:40.026+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 xxx.xxx.4.132:9093 : \nLISTEN 0 32768 xxx.xxx.4.132:9094 : \nLISTEN 0 32768 xxx.xxx.4.132:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 50 :3306 : \nLISTEN 0 32768 xxx.xxx.4.132:2379 : \nLISTEN 0 32768 xxx.xxx.4.132:2380 : \nLISTEN 0 32768 xxx.xxx.4.132:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 xxx.xxx.4.132:19095 : \nLISTEN 0 32768 xxx.xxx.4.132:19096 : \nLISTEN 0 32768 :::12379 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::9090 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::3000 ::: \nLISTEN 0 32768 :::3001 ::: \n", "stderr": ""}
2021-01-11T20:44:40.026+0800 INFO Destroy monitored on xxx.xxx.4.132 success
2021-01-11T20:44:40.026+0800 INFO Destroying component tikv
2021-01-11T20:44:40.026+0800 INFO Destroying instance xxx.xxx.4.177
2021-01-11T20:44:40.026+0800 DEBUG Deleting paths on xxx.xxx.4.177: /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service
2021-01-11T20:44:40.239+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:40.239+0800 INFO Destroy xxx.xxx.4.177 success
2021-01-11T20:44:40.239+0800 INFO - Destroy tikv paths: [/etc/systemd/system/tikv-32160.service /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160]
2021-01-11T20:44:40.239+0800 INFO Destroying instance xxx.xxx.4.200
2021-01-11T20:44:40.240+0800 DEBUG Deleting paths on xxx.xxx.4.200: /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service /home/tidb6wu/tidb1-data/tikv-32160/log
2021-01-11T20:44:40.458+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:40.458+0800 INFO Destroy xxx.xxx.4.200 success
2021-01-11T20:44:40.459+0800 INFO - Destroy tikv paths: [/home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service]
2021-01-11T20:44:40.459+0800 INFO Destroying instance xxx.xxx.4.225
2021-01-11T20:44:40.459+0800 DEBUG Deleting paths on xxx.xxx.4.225: /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service
2021-01-11T20:44:40.670+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:40.670+0800 INFO Destroy xxx.xxx.4.225 success
2021-01-11T20:44:40.670+0800 INFO - Destroy tikv paths: [/home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160 /etc/systemd/system/tikv-32160.service]
2021-01-11T20:44:40.670+0800 INFO Destroying monitored xxx.xxx.4.200
2021-01-11T20:44:40.670+0800 INFO Destroying instance xxx.xxx.4.200
2021-01-11T20:44:40.824+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-monitor-29200 /home/tidb6wu/tidb1-deploy/monitor-29200/log /home/tidb6wu/tidb1-deploy/monitor-29200 /etc/systemd/system/node_exporter-29200.service /etc/systemd/system/blackbox_exporter-29215.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:40.951+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:46198 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 127.0.0.1:35260 : \nLISTEN 0 32768 xxx.xxx.4.200:2371 : \nLISTEN 0 32768 xxx.xxx.4.200:8291 : \nLISTEN 0 32768 xxx.xxx.4.200:2372 : \nLISTEN 0 32768 127.0.0.1:43749 : \nLISTEN 0 32768 xxx.xxx.4.200:9093 : \nLISTEN 0 32768 127.0.0.1:38469 : \nLISTEN 0 32768 xxx.xxx.4.200:9094 : \nLISTEN 0 32768 xxx.xxx.4.200:12264 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::10200 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \nLISTEN 0 32768 :::9315 :::* \nLISTEN 0 32768 :::4003 :::* \nLISTEN 0 32768 :::9123 :::* \nLISTEN 0 32768 :::8261 :::* \nLISTEN 0 32768 :::33061 :::* \nLISTEN 0 32768 :::10086 :::* \nLISTEN 0 32768 :::10215 :::* \nLISTEN 0 32768 :::10280 :::* \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::2379 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::2380 :::* \nLISTEN 0 128 :::111 :::* \n", "stderr": ""}
2021-01-11T20:44:41.077+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:46198 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 127.0.0.1:35260 : \nLISTEN 0 32768 xxx.xxx.4.200:2371 : \nLISTEN 0 32768 xxx.xxx.4.200:8291 : \nLISTEN 0 32768 xxx.xxx.4.200:2372 : \nLISTEN 0 32768 127.0.0.1:43749 : \nLISTEN 0 32768 xxx.xxx.4.200:9093 : \nLISTEN 0 32768 127.0.0.1:38469 : \nLISTEN 0 32768 xxx.xxx.4.200:9094 : \nLISTEN 0 32768 xxx.xxx.4.200:12264 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::10200 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \nLISTEN 0 32768 :::9315 :::* \nLISTEN 0 32768 :::4003 :::* \nLISTEN 0 32768 :::9123 :::* \nLISTEN 0 32768 :::8261 :::* \nLISTEN 0 32768 :::33061 :::* \nLISTEN 0 32768 :::10086 :::* \nLISTEN 0 32768 :::10215 :::* \nLISTEN 0 32768 :::10280 :::* \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::2379 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::2380 :::* \nLISTEN 0 128 :::111 :::* \n", "stderr": ""}
2021-01-11T20:44:41.077+0800 INFO Destroy monitored on xxx.xxx.4.200 success
2021-01-11T20:44:41.077+0800 INFO Destroying monitored xxx.xxx.4.225
2021-01-11T20:44:41.077+0800 INFO Destroying instance xxx.xxx.4.225
2021-01-11T20:44:41.233+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-monitor-29200 /home/tidb6wu/tidb1-deploy/monitor-29200/log /home/tidb6wu/tidb1-deploy/monitor-29200 /etc/systemd/system/node_exporter-29200.service /etc/systemd/system/blackbox_exporter-29215.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:41.362+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 xxx.xxx.4.225:2371 : \nLISTEN 0 32768 xxx.xxx.4.225:2372 : \nLISTEN 0 32768 xxx.xxx.4.225:12263 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.4.225:20180 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::2579 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \n", "stderr": ""}
2021-01-11T20:44:41.491+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 xxx.xxx.4.225:2371 : \nLISTEN 0 32768 xxx.xxx.4.225:2372 : \nLISTEN 0 32768 xxx.xxx.4.225:12263 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.4.225:20180 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 :::* \nLISTEN 0 32768 :::8362 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::2579 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 32768 :::2580 :::* \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::3000 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::9119 :::* \nLISTEN 0 32768 :::9090 :::* \nLISTEN 0 32768 :::8450 :::* \nLISTEN 0 32768 :::10082 :::* \n", "stderr": ""}
2021-01-11T20:44:41.491+0800 INFO Destroy monitored on xxx.xxx.4.225 success
2021-01-11T20:44:41.491+0800 INFO Destroying component pd
2021-01-11T20:44:41.491+0800 INFO Destroying instance xxx.xxx.5.121
2021-01-11T20:44:41.492+0800 DEBUG Deleting paths on xxx.xxx.5.121: /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service
2021-01-11T20:44:41.666+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:41.666+0800 INFO Destroy xxx.xxx.5.121 success
2021-01-11T20:44:41.666+0800 INFO - Destroy pd paths: [/home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service]
2021-01-11T20:44:41.666+0800 INFO Destroying instance xxx.xxx.5.136
2021-01-11T20:44:41.666+0800 DEBUG Deleting paths on xxx.xxx.5.136: /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service
2021-01-11T20:44:41.831+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:41.832+0800 INFO Destroy xxx.xxx.5.136 success
2021-01-11T20:44:41.832+0800 INFO - Destroy pd paths: [/etc/systemd/system/pd-22379.service /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379]
2021-01-11T20:44:41.832+0800 INFO Destroying instance xxx.xxx.4.177
2021-01-11T20:44:41.832+0800 DEBUG Deleting paths on xxx.xxx.4.177: /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service
2021-01-11T20:44:42.020+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /etc/systemd/system/pd-22379.service /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:42.020+0800 INFO Destroy xxx.xxx.4.177 success
2021-01-11T20:44:42.020+0800 INFO - Destroy pd paths: [/home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379/log /home/tidb6wu/tidb1-deploy/pd-22379 /etc/systemd/system/pd-22379.service]
2021-01-11T20:44:42.020+0800 INFO Destroying monitored xxx.xxx.5.121
2021-01-11T20:44:42.020+0800 INFO Destroying instance xxx.xxx.5.121
2021-01-11T20:44:42.185+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-monitor-29200 /home/tidb6wu/tidb1-deploy/monitor-29200/log /home/tidb6wu/tidb1-deploy/monitor-29200 /etc/systemd/system/node_exporter-29200.service /etc/systemd/system/blackbox_exporter-29215.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:42.317+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:34335 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.121:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 127.0.0.1:33572 : \nLISTEN 0 32768 127.0.0.1:42053 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.5.121:20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 32768 127.0.0.1:34422 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 xxx.xxx.5.121:20280 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::8450 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::10180 ::: \nLISTEN 0 32768 :::4100 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::2424 ::: \nLISTEN 0 32768 :::2425 :::* \nLISTEN 0 32768 :::9115 :::* \n", "stderr": ""}
2021-01-11T20:44:42.460+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:34335 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.121:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 127.0.0.1:33572 : \nLISTEN 0 32768 127.0.0.1:42053 : \nLISTEN 0 128 :111 : \nLISTEN 0 1024 xxx.xxx.5.121:20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 32768 127.0.0.1:34422 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 xxx.xxx.5.121:20280 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::8450 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::10180 ::: \nLISTEN 0 32768 :::4100 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::10215 ::: \nLISTEN 0 32768 :::10280 ::: \nLISTEN 0 32768 :::4200 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::2579 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 32768 :::2580 ::: \nLISTEN 0 128 :::22 ::: \nLISTEN 0 32768 :::10200 ::: \nLISTEN 0 32768 :::2424 ::: \nLISTEN 0 32768 :::2425 :::* \nLISTEN 0 32768 :::9115 :::* \n", "stderr": ""}
2021-01-11T20:44:42.460+0800 INFO Destroy monitored on xxx.xxx.5.121 success
2021-01-11T20:44:42.460+0800 INFO Destroying monitored xxx.xxx.5.136
2021-01-11T20:44:42.460+0800 INFO Destroying instance xxx.xxx.5.136
2021-01-11T20:44:42.629+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-monitor-29200 /home/tidb6wu/tidb1-deploy/monitor-29200/log /home/tidb6wu/tidb1-deploy/monitor-29200 /etc/systemd/system/node_exporter-29200.service /etc/systemd/system/blackbox_exporter-29215.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:42.755+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 xxx.xxx.5.136:20280 : \nLISTEN 0 32768 xxx.xxx.5.136:8449 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.136:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 xxx.xxx.5.136:9094 : \nLISTEN 0 32768 xxx.xxx.5.136:9095 : \nLISTEN 0 32768 xxx.xxx.5.136:2379 : \nLISTEN 0 32768 xxx.xxx.5.136:2380 : \nLISTEN 0 32768 xxx.xxx.5.136:9293 : \nLISTEN 0 32768 xxx.xxx.5.136:9294 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 xxx.xxx.5.136:9393 : \nLISTEN 0 32768 xxx.xxx.5.136:9394 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :::3001 ::: \nLISTEN 0 32768 :::9115 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::3200 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::4001 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::3300 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9190 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::9290 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::9390 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 128 :::22 :::* \n", "stderr": ""}
2021-01-11T20:44:42.880+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 128 xxx.xxx.5.136:20280 : \nLISTEN 0 32768 xxx.xxx.5.136:8449 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 :20162 : \nLISTEN 0 32768 xxx.xxx.5.136:8291 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 :20260 : \nLISTEN 0 32768 xxx.xxx.5.136:9094 : \nLISTEN 0 32768 xxx.xxx.5.136:9095 : \nLISTEN 0 32768 xxx.xxx.5.136:2379 : \nLISTEN 0 32768 xxx.xxx.5.136:2380 : \nLISTEN 0 32768 xxx.xxx.5.136:9293 : \nLISTEN 0 32768 xxx.xxx.5.136:9294 : \nLISTEN 0 128 :111 : \nLISTEN 0 32768 xxx.xxx.5.136:9393 : \nLISTEN 0 32768 xxx.xxx.5.136:9394 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :20182 : \nLISTEN 0 128 :22 : \nLISTEN 0 32768 :::3001 ::: \nLISTEN 0 32768 :::9115 ::: \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::3200 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::4001 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::9091 ::: \nLISTEN 0 32768 :::3300 ::: \nLISTEN 0 32768 :::8261 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::9190 ::: \nLISTEN 0 32768 :::9191 ::: \nLISTEN 0 32768 :::9290 :::* \nLISTEN 0 80 :::3306 :::* \nLISTEN 0 32768 :::9100 :::* \nLISTEN 0 32768 :::9390 :::* \nLISTEN 0 128 :::111 :::* \nLISTEN 0 32768 :::9300 :::* \nLISTEN 0 128 :::22 :::* \n", "stderr": ""}
2021-01-11T20:44:42.880+0800 INFO Destroy monitored on xxx.xxx.5.136 success
2021-01-11T20:44:42.880+0800 INFO Destroying monitored xxx.xxx.4.177
2021-01-11T20:44:42.880+0800 INFO Destroying instance xxx.xxx.4.177
2021-01-11T20:44:43.047+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "rm -rf /home/tidb6wu/tidb1-monitor-29200 /home/tidb6wu/tidb1-deploy/monitor-29200/log /home/tidb6wu/tidb1-deploy/monitor-29200 /etc/systemd/system/node_exporter-29200.service /etc/systemd/system/blackbox_exporter-29215.service;"", "stdout": "", "stderr": ""}
2021-01-11T20:44:43.175+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:43487 : \nLISTEN 0 32768 127.0.0.1:38559 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 127.0.0.1:37537 : \nLISTEN 0 32768 xxx.xxx.4.177:2371 : \nLISTEN 0 32768 xxx.xxx.4.177:2372 : \nLISTEN 0 32768 xxx.xxx.4.177:12261 : \nLISTEN 0 32768 xxx.xxx.4.177:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 127.0.0.1:39148 : \nLISTEN 0 32768 xxx.xxx.4.177:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::10082 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10086 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 32768 :::8301 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::12379 :::* \n", "stderr": ""}
2021-01-11T20:44:43.312+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin ss -ltn", "stdout": "State Recv-Q Send-Q Local Address:Port Peer Address:Port \nLISTEN 0 32768 127.0.0.1:43487 : \nLISTEN 0 32768 127.0.0.1:38559 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20160 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 :20161 : \nLISTEN 0 32768 127.0.0.1:37537 : \nLISTEN 0 32768 xxx.xxx.4.177:2371 : \nLISTEN 0 32768 xxx.xxx.4.177:2372 : \nLISTEN 0 32768 xxx.xxx.4.177:12261 : \nLISTEN 0 32768 xxx.xxx.4.177:8391 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 :20360 : \nLISTEN 0 32768 127.0.0.1:39148 : \nLISTEN 0 32768 xxx.xxx.4.177:2382 : \nLISTEN 0 128 :111 : \nLISTEN 0 128 :20180 : \nLISTEN 0 128 :20181 : \nLISTEN 0 128 :22 : \nLISTEN 0 128 :20380 : \nLISTEN 0 32768 :::9119 ::: \nLISTEN 0 32768 :::10080 ::: \nLISTEN 0 32768 :::4000 ::: \nLISTEN 0 32768 :::10081 ::: \nLISTEN 0 32768 :::10082 ::: \nLISTEN 0 32768 :::9315 ::: \nLISTEN 0 32768 :::4003 ::: \nLISTEN 0 32768 :::9123 ::: \nLISTEN 0 32768 :::33061 ::: \nLISTEN 0 32768 :::10086 ::: \nLISTEN 0 32768 :::8262 ::: \nLISTEN 0 32768 :::4008 ::: \nLISTEN 0 32768 :::8361 ::: \nLISTEN 0 32768 :::9100 ::: \nLISTEN 0 32768 :::8301 ::: \nLISTEN 0 128 :::111 ::: \nLISTEN 0 32768 :::9300 ::: \nLISTEN 0 128 :::22 :::* \nLISTEN 0 32768 :::1400 :::* \nLISTEN 0 32768 :::9115 :::* \nLISTEN 0 32768 :::12379 :::* \n", "stderr": ""}
2021-01-11T20:44:43.312+0800 INFO Destroy monitored on xxx.xxx.4.177 success
2021-01-11T20:44:43.312+0800 INFO Clean global directories xxx.xxx.4.200
2021-01-11T20:44:43.312+0800 INFO Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.200
2021-01-11T20:44:43.436+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-deploy > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:43.436+0800 INFO Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.200
2021-01-11T20:44:43.562+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-data > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:43.563+0800 INFO Clean global directories xxx.xxx.4.200 success
2021-01-11T20:44:43.563+0800 INFO Clean global directories xxx.xxx.4.225
2021-01-11T20:44:43.563+0800 INFO Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.225
2021-01-11T20:44:43.691+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-deploy > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:43.691+0800 INFO Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.225
2021-01-11T20:44:43.820+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-data > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:43.820+0800 INFO Clean global directories xxx.xxx.4.225 success
2021-01-11T20:44:43.820+0800 INFO Clean global directories xxx.xxx.4.132
2021-01-11T20:44:43.820+0800 INFO Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.132
2021-01-11T20:44:43.944+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-deploy > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:43.944+0800 INFO Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.132
2021-01-11T20:44:44.089+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-data > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.089+0800 INFO Clean global directories xxx.xxx.4.132 success
2021-01-11T20:44:44.089+0800 INFO Clean global directories xxx.xxx.5.121
2021-01-11T20:44:44.089+0800 INFO Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.5.121
2021-01-11T20:44:44.220+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-deploy > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.221+0800 INFO Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.5.121
2021-01-11T20:44:44.346+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-data > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.346+0800 INFO Clean global directories xxx.xxx.5.121 success
2021-01-11T20:44:44.346+0800 INFO Clean global directories xxx.xxx.5.136
2021-01-11T20:44:44.346+0800 INFO Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.5.136
2021-01-11T20:44:44.474+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-deploy > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.474+0800 INFO Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.5.136
2021-01-11T20:44:44.611+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-data > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.612+0800 INFO Clean global directories xxx.xxx.5.136 success
2021-01-11T20:44:44.612+0800 INFO Clean global directories xxx.xxx.4.177
2021-01-11T20:44:44.612+0800 INFO Clean directory /home/tidb6wu/tidb1-deploy on instance xxx.xxx.4.177
2021-01-11T20:44:44.738+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-deploy > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.738+0800 INFO Clean directory /home/tidb6wu/tidb1-data on instance xxx.xxx.4.177
2021-01-11T20:44:44.868+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin rmdir /home/tidb6wu/tidb1-data > /dev/null 2>&1 || true", "stdout": "", "stderr": ""}
2021-01-11T20:44:44.868+0800 INFO Clean global directories xxx.xxx.4.177 success
2021-01-11T20:44:44.868+0800 INFO Delete public key xxx.xxx.5.136
2021-01-11T20:44:45.017+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "grep -Ev '^\s*#|^\s*$' /etc/ssh/sshd_config"", "stdout": "HostKey /etc/ssh/ssh_host_rsa_key\nHostKey /etc/ssh/ssh_host_ecdsa_key\nHostKey /etc/ssh/ssh_host_ed25519_key\nSyslogFacility AUTHPRIV\nAuthorizedKeysFile\t.ssh/authorized_keys\nPasswordAuthentication yes\nChallengeResponseAuthentication no\nGSSAPIAuthentication yes\nGSSAPICleanupCredentials no\nUsePAM yes\nX11Forwarding yes\nUseDNS no\nAcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES\nAcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT\nAcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE\nAcceptEnv XMODIFIERS\nSubsystem\tsftp\t/usr/libexec/openssh/sftp-server\n", "stderr": ""}
2021-01-11T20:44:45.151+0800 INFO SSHCommand {"host": "xxx.xxx.5.136", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sed -i '/ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC2RzW+XJb6yqj\/JcCdL1GaJ8CDwIpvULksYBMrXavlursdLcdS2juk6OV97CEVjZreeAQCaAkyPawkloPjNVOye9bozLYnTeznenFRwqMGDg2wZMf1OuNiEKHwcpeMGrFD5yoDpHnPe2asVprs\/Sa19IGAGtd0Qw7R7Lm7kCDIEPYIOE6uKDg7bqzxoZziRjGfOyZThyshr2ZtnYomqFq0JSkphX5R7gDaFMQIMkBscZQWkS5wDbl0rv\/mBOiS767Ee+FqlNuC6Nk7ti6V5h5TeezWYU33TcOET\/jLPSxWuXvm+xIu4rvdFO15TfK8TL9OoHl4bHNWUZrWPs4xaBQkWuu49vdmhCOmgHgfqaDl\/CLDsE3eh7iV1MtvVjebNd1VAxwKXoLIgFF7JC7HjIEcEkRPSpxp57Dvky\/L12KDGKF4TD63Ou5atSoEvbPchYNh1MzegX7VeU6lNTcadJqsup7+Sd\/lRHkHa6fRTpDKRYche7nJuyUoX1ygqwS86y\/GdKYh+KGrCm0DVrZTcdbzC1YZ028LvIVIcDB\/f9Grd9eGSnm+FbELm1jGUrrObkSfI6SgGCkgthzMv\/AbgJO4\/8f919PFJ3eQ1nRRGQFnoK9GzKfBHTsQfSvQtwzUiPzxMfvyFcA9alaN3qHdnp9Eb1d8B+3SqPyh4Iy7D8loxw==/d' ~/.ssh/authorized_keys", "stdout": "", "stderr": ""}
2021-01-11T20:44:45.151+0800 INFO Delete public key xxx.xxx.5.136 success
2021-01-11T20:44:45.151+0800 INFO Delete public key xxx.xxx.4.177
2021-01-11T20:44:45.306+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "grep -Ev '^\s*#|^\s*$' /etc/ssh/sshd_config"", "stdout": "HostKey /etc/ssh/ssh_host_rsa_key\nHostKey /etc/ssh/ssh_host_ecdsa_key\nHostKey /etc/ssh/ssh_host_ed25519_key\nSyslogFacility AUTHPRIV\nAuthorizedKeysFile\t.ssh/authorized_keys\nPasswordAuthentication yes\nChallengeResponseAuthentication no\nGSSAPIAuthentication yes\nGSSAPICleanupCredentials no\nUsePAM yes\nX11Forwarding yes\nUseDNS no\nAcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES\nAcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT\nAcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE\nAcceptEnv XMODIFIERS\nSubsystem\tsftp\t/usr/libexec/openssh/sftp-server\n", "stderr": ""}
2021-01-11T20:44:45.437+0800 INFO SSHCommand {"host": "xxx.xxx.4.177", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sed -i '/ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC2RzW+XJb6yqj\/JcCdL1GaJ8CDwIpvULksYBMrXavlursdLcdS2juk6OV97CEVjZreeAQCaAkyPawkloPjNVOye9bozLYnTeznenFRwqMGDg2wZMf1OuNiEKHwcpeMGrFD5yoDpHnPe2asVprs\/Sa19IGAGtd0Qw7R7Lm7kCDIEPYIOE6uKDg7bqzxoZziRjGfOyZThyshr2ZtnYomqFq0JSkphX5R7gDaFMQIMkBscZQWkS5wDbl0rv\/mBOiS767Ee+FqlNuC6Nk7ti6V5h5TeezWYU33TcOET\/jLPSxWuXvm+xIu4rvdFO15TfK8TL9OoHl4bHNWUZrWPs4xaBQkWuu49vdmhCOmgHgfqaDl\/CLDsE3eh7iV1MtvVjebNd1VAxwKXoLIgFF7JC7HjIEcEkRPSpxp57Dvky\/L12KDGKF4TD63Ou5atSoEvbPchYNh1MzegX7VeU6lNTcadJqsup7+Sd\/lRHkHa6fRTpDKRYche7nJuyUoX1ygqwS86y\/GdKYh+KGrCm0DVrZTcdbzC1YZ028LvIVIcDB\/f9Grd9eGSnm+FbELm1jGUrrObkSfI6SgGCkgthzMv\/AbgJO4\/8f919PFJ3eQ1nRRGQFnoK9GzKfBHTsQfSvQtwzUiPzxMfvyFcA9alaN3qHdnp9Eb1d8B+3SqPyh4Iy7D8loxw==/d' ~/.ssh/authorized_keys", "stdout": "", "stderr": ""}
2021-01-11T20:44:45.437+0800 INFO Delete public key xxx.xxx.4.177 success
2021-01-11T20:44:45.437+0800 INFO Delete public key xxx.xxx.4.200
2021-01-11T20:44:45.579+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "grep -Ev '^\s*#|^\s*$' /etc/ssh/sshd_config"", "stdout": "HostKey /etc/ssh/ssh_host_rsa_key\nHostKey /etc/ssh/ssh_host_ecdsa_key\nHostKey /etc/ssh/ssh_host_ed25519_key\nSyslogFacility AUTHPRIV\nAuthorizedKeysFile\t.ssh/authorized_keys\nPasswordAuthentication yes\nChallengeResponseAuthentication no\nGSSAPIAuthentication yes\nGSSAPICleanupCredentials no\nUsePAM yes\nX11Forwarding yes\nUseDNS no\nAcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES\nAcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT\nAcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE\nAcceptEnv XMODIFIERS\nSubsystem\tsftp\t/usr/libexec/openssh/sftp-server\n", "stderr": ""}
2021-01-11T20:44:45.705+0800 INFO SSHCommand {"host": "xxx.xxx.4.200", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sed -i '/ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC2RzW+XJb6yqj\/JcCdL1GaJ8CDwIpvULksYBMrXavlursdLcdS2juk6OV97CEVjZreeAQCaAkyPawkloPjNVOye9bozLYnTeznenFRwqMGDg2wZMf1OuNiEKHwcpeMGrFD5yoDpHnPe2asVprs\/Sa19IGAGtd0Qw7R7Lm7kCDIEPYIOE6uKDg7bqzxoZziRjGfOyZThyshr2ZtnYomqFq0JSkphX5R7gDaFMQIMkBscZQWkS5wDbl0rv\/mBOiS767Ee+FqlNuC6Nk7ti6V5h5TeezWYU33TcOET\/jLPSxWuXvm+xIu4rvdFO15TfK8TL9OoHl4bHNWUZrWPs4xaBQkWuu49vdmhCOmgHgfqaDl\/CLDsE3eh7iV1MtvVjebNd1VAxwKXoLIgFF7JC7HjIEcEkRPSpxp57Dvky\/L12KDGKF4TD63Ou5atSoEvbPchYNh1MzegX7VeU6lNTcadJqsup7+Sd\/lRHkHa6fRTpDKRYche7nJuyUoX1ygqwS86y\/GdKYh+KGrCm0DVrZTcdbzC1YZ028LvIVIcDB\/f9Grd9eGSnm+FbELm1jGUrrObkSfI6SgGCkgthzMv\/AbgJO4\/8f919PFJ3eQ1nRRGQFnoK9GzKfBHTsQfSvQtwzUiPzxMfvyFcA9alaN3qHdnp9Eb1d8B+3SqPyh4Iy7D8loxw==/d' ~/.ssh/authorized_keys", "stdout": "", "stderr": ""}
2021-01-11T20:44:45.705+0800 INFO Delete public key xxx.xxx.4.200 success
2021-01-11T20:44:45.705+0800 INFO Delete public key xxx.xxx.4.225
2021-01-11T20:44:45.851+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "grep -Ev '^\s*#|^\s*$' /etc/ssh/sshd_config"", "stdout": "HostKey /etc/ssh/ssh_host_rsa_key\nHostKey /etc/ssh/ssh_host_ecdsa_key\nHostKey /etc/ssh/ssh_host_ed25519_key\nSyslogFacility AUTHPRIV\nAuthorizedKeysFile\t.ssh/authorized_keys\nPasswordAuthentication yes\nChallengeResponseAuthentication no\nGSSAPIAuthentication yes\nGSSAPICleanupCredentials no\nUsePAM yes\nX11Forwarding yes\nUseDNS no\nAcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES\nAcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT\nAcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE\nAcceptEnv XMODIFIERS\nSubsystem\tsftp\t/usr/libexec/openssh/sftp-server\n", "stderr": ""}
2021-01-11T20:44:45.981+0800 INFO SSHCommand {"host": "xxx.xxx.4.225", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sed -i '/ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC2RzW+XJb6yqj\/JcCdL1GaJ8CDwIpvULksYBMrXavlursdLcdS2juk6OV97CEVjZreeAQCaAkyPawkloPjNVOye9bozLYnTeznenFRwqMGDg2wZMf1OuNiEKHwcpeMGrFD5yoDpHnPe2asVprs\/Sa19IGAGtd0Qw7R7Lm7kCDIEPYIOE6uKDg7bqzxoZziRjGfOyZThyshr2ZtnYomqFq0JSkphX5R7gDaFMQIMkBscZQWkS5wDbl0rv\/mBOiS767Ee+FqlNuC6Nk7ti6V5h5TeezWYU33TcOET\/jLPSxWuXvm+xIu4rvdFO15TfK8TL9OoHl4bHNWUZrWPs4xaBQkWuu49vdmhCOmgHgfqaDl\/CLDsE3eh7iV1MtvVjebNd1VAxwKXoLIgFF7JC7HjIEcEkRPSpxp57Dvky\/L12KDGKF4TD63Ou5atSoEvbPchYNh1MzegX7VeU6lNTcadJqsup7+Sd\/lRHkHa6fRTpDKRYche7nJuyUoX1ygqwS86y\/GdKYh+KGrCm0DVrZTcdbzC1YZ028LvIVIcDB\/f9Grd9eGSnm+FbELm1jGUrrObkSfI6SgGCkgthzMv\/AbgJO4\/8f919PFJ3eQ1nRRGQFnoK9GzKfBHTsQfSvQtwzUiPzxMfvyFcA9alaN3qHdnp9Eb1d8B+3SqPyh4Iy7D8loxw==/d' ~/.ssh/authorized_keys", "stdout": "", "stderr": ""}
2021-01-11T20:44:45.981+0800 INFO Delete public key xxx.xxx.4.225 success
2021-01-11T20:44:45.981+0800 INFO Delete public key xxx.xxx.4.132
2021-01-11T20:44:46.128+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "grep -Ev '^\s*#|^\s*$' /etc/ssh/sshd_config"", "stdout": "HostKey /etc/ssh/ssh_host_rsa_key\nHostKey /etc/ssh/ssh_host_ecdsa_key\nHostKey /etc/ssh/ssh_host_ed25519_key\nSyslogFacility AUTHPRIV\nAuthorizedKeysFile\t.ssh/authorized_keys\nPasswordAuthentication yes\nChallengeResponseAuthentication no\nGSSAPIAuthentication yes\nGSSAPICleanupCredentials no\nUsePAM yes\nX11Forwarding yes\nUseDNS no\nAcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES\nAcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT\nAcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE\nAcceptEnv XMODIFIERS\nSubsystem\tsftp\t/usr/libexec/openssh/sftp-server\n", "stderr": ""}
2021-01-11T20:44:46.262+0800 INFO SSHCommand {"host": "xxx.xxx.4.132", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sed -i '/ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC2RzW+XJb6yqj\/JcCdL1GaJ8CDwIpvULksYBMrXavlursdLcdS2juk6OV97CEVjZreeAQCaAkyPawkloPjNVOye9bozLYnTeznenFRwqMGDg2wZMf1OuNiEKHwcpeMGrFD5yoDpHnPe2asVprs\/Sa19IGAGtd0Qw7R7Lm7kCDIEPYIOE6uKDg7bqzxoZziRjGfOyZThyshr2ZtnYomqFq0JSkphX5R7gDaFMQIMkBscZQWkS5wDbl0rv\/mBOiS767Ee+FqlNuC6Nk7ti6V5h5TeezWYU33TcOET\/jLPSxWuXvm+xIu4rvdFO15TfK8TL9OoHl4bHNWUZrWPs4xaBQkWuu49vdmhCOmgHgfqaDl\/CLDsE3eh7iV1MtvVjebNd1VAxwKXoLIgFF7JC7HjIEcEkRPSpxp57Dvky\/L12KDGKF4TD63Ou5atSoEvbPchYNh1MzegX7VeU6lNTcadJqsup7+Sd\/lRHkHa6fRTpDKRYche7nJuyUoX1ygqwS86y\/GdKYh+KGrCm0DVrZTcdbzC1YZ028LvIVIcDB\/f9Grd9eGSnm+FbELm1jGUrrObkSfI6SgGCkgthzMv\/AbgJO4\/8f919PFJ3eQ1nRRGQFnoK9GzKfBHTsQfSvQtwzUiPzxMfvyFcA9alaN3qHdnp9Eb1d8B+3SqPyh4Iy7D8loxw==/d' ~/.ssh/authorized_keys", "stdout": "", "stderr": ""}
2021-01-11T20:44:46.262+0800 INFO Delete public key xxx.xxx.4.132 success
2021-01-11T20:44:46.262+0800 INFO Delete public key xxx.xxx.5.121
2021-01-11T20:44:46.407+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sudo -H bash -c "grep -Ev '^\s*#|^\s*$' /etc/ssh/sshd_config"", "stdout": "HostKey /etc/ssh/ssh_host_rsa_key\nHostKey /etc/ssh/ssh_host_ecdsa_key\nHostKey /etc/ssh/ssh_host_ed25519_key\nSyslogFacility AUTHPRIV\nAuthorizedKeysFile\t.ssh/authorized_keys\nPasswordAuthentication yes\nChallengeResponseAuthentication no\nGSSAPIAuthentication yes\nGSSAPICleanupCredentials no\nUsePAM yes\nX11Forwarding yes\nUseDNS no\nAcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES\nAcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT\nAcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE\nAcceptEnv XMODIFIERS\nSubsystem\tsftp\t/usr/libexec/openssh/sftp-server\n", "stderr": ""}
2021-01-11T20:44:46.541+0800 INFO SSHCommand {"host": "xxx.xxx.5.121", "port": "22", "cmd": "export LANG=C; PATH=$PATH:/usr/bin:/usr/sbin sed -i '/ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC2RzW+XJb6yqj\/JcCdL1GaJ8CDwIpvULksYBMrXavlursdLcdS2juk6OV97CEVjZreeAQCaAkyPawkloPjNVOye9bozLYnTeznenFRwqMGDg2wZMf1OuNiEKHwcpeMGrFD5yoDpHnPe2asVprs\/Sa19IGAGtd0Qw7R7Lm7kCDIEPYIOE6uKDg7bqzxoZziRjGfOyZThyshr2ZtnYomqFq0JSkphX5R7gDaFMQIMkBscZQWkS5wDbl0rv\/mBOiS767Ee+FqlNuC6Nk7ti6V5h5TeezWYU33TcOET\/jLPSxWuXvm+xIu4rvdFO15TfK8TL9OoHl4bHNWUZrWPs4xaBQkWuu49vdmhCOmgHgfqaDl\/CLDsE3eh7iV1MtvVjebNd1VAxwKXoLIgFF7JC7HjIEcEkRPSpxp57Dvky\/L12KDGKF4TD63Ou5atSoEvbPchYNh1MzegX7VeU6lNTcadJqsup7+Sd\/lRHkHa6fRTpDKRYche7nJuyUoX1ygqwS86y\/GdKYh+KGrCm0DVrZTcdbzC1YZ028LvIVIcDB\/f9Grd9eGSnm+FbELm1jGUrrObkSfI6SgGCkgthzMv\/AbgJO4\/8f919PFJ3eQ1nRRGQFnoK9GzKfBHTsQfSvQtwzUiPzxMfvyFcA9alaN3qHdnp9Eb1d8B+3SqPyh4Iy7D8loxw==/d' ~/.ssh/authorized_keys", "stdout": "", "stderr": ""}
2021-01-11T20:44:46.541+0800 INFO Delete public key xxx.xxx.5.121 success
2021-01-11T20:44:46.541+0800 DEBUG TaskFinish {"task": "DestroyCluster"}
2021-01-11T20:44:46.546+0800 INFO Destroyed cluster tidb-01 successfully
2021-01-11T20:44:46.546+0800 INFO Execute command finished {"code": 0}

@mengling2012
Copy link
Author

need more logs?

thanks.

@9547
Copy link
Contributor

9547 commented Jan 11, 2021

Destroy tikv paths: [/etc/systemd/system/tikv-32160.service /home/tidb6wu/tidb1-data/tikv-32160/log /home/tidb6wu/tidb1-deploy/tikv-32160]

From the log you provided, seems the data-dir of TiKV and other components were not deleted. So Is this a 100 percent recurring problem? If it is, could you please provide your topology.yaml file? And before the destroy command, could you paste the display result with tiup cluster display tidb-01

@mengling2012
Copy link
Author

[tidb6wu@ip-172-16-5-192 ~]$ tiup cluster display tidb-01
Starting component cluster: /home/tidb6wu/.tiup/components/cluster/v1.3.1/tiup-cluster display tidb-01
Cluster type: tidb
Cluster name: tidb-01
Cluster version: v4.0.9
SSH type: builtin
Dashboard URL: http://xxx.xxx.5.136:22379/dashboard
ID Role Host Ports OS/Arch Status Data Dir Deploy Dir


xxx.xxx.5.121:29093 alertmanager xxx.xxx.5.121 29093/29094 linux/x86_64 Up /home/tidb6wu/tidb1-alertmanager-29093 /home/tidb6wu/tidb1-deploy/alertmanager-29093
xxx.xxx.5.121:23000 grafana xxx.xxx.5.121 23000 linux/x86_64 Up - /home/tidb6wu/tidb1-deploy/grafana-23000
xxx.xxx.4.177:22379 pd xxx.xxx.4.177 22379/22380 linux/x86_64 Up|L /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379
xxx.xxx.5.121:22379 pd xxx.xxx.5.121 22379/22380 linux/x86_64 Up /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379
xxx.xxx.5.136:22379 pd xxx.xxx.5.136 22379/22380 linux/x86_64 Up|UI /home/tidb6wu/tidb1-pd-22379 /home/tidb6wu/tidb1-deploy/pd-22379
xxx.xxx.5.121:29090 prometheus xxx.xxx.5.121 29090 linux/x86_64 Up /home/tidb6wu/tidb1-prometheus-29090 /home/tidb6wu/tidb1-deploy/prometheus-29090
xxx.xxx.4.132:24000 tidb xxx.xxx.4.132 24000/12080 linux/x86_64 Up - /home/tidb6wu/tidb1-deploy/tidb-24000
xxx.xxx.5.121:24000 tidb xxx.xxx.5.121 24000/12080 linux/x86_64 Up - /home/tidb6wu/tidb1-deploy/tidb-24000
xxx.xxx.5.136:24000 tidb xxx.xxx.5.136 24000/12080 linux/x86_64 Up - /home/tidb6wu/tidb1-deploy/tidb-24000
xxx.xxx.4.177:32160 tikv xxx.xxx.4.177 32160/32180 linux/x86_64 Up /home/tidb6wu/tidb1-data/tikv-32160 /home/tidb6wu/tidb1-deploy/tikv-32160
xxx.xxx.4.200:32160 tikv xxx.xxx.4.200 32160/32180 linux/x86_64 Up /home/tidb6wu/tidb1-data/tikv-32160 /home/tidb6wu/tidb1-deploy/tikv-32160
xxx.xxx.4.225:32160 tikv xxx.xxx.4.225 32160/32180 linux/x86_64 Up /home/tidb6wu/tidb1-data/tikv-32160 /home/tidb6wu/tidb1-deploy/tikv-32160
Total nodes: 12
[tidb6wu@ip-172-16-5-192 ~]$

@mengling2012
Copy link
Author

This is this a 100 percent recurring problem.

@mengling2012
Copy link
Author

You can recrrring this problem again on yourself architecture.

@9547
Copy link
Contributor

9547 commented Jan 17, 2021

From the log you provided, I can probably find out the cause of the problem, and I can reproduce your problem locally with the topology as below:

global:
  user: tidb6wu
  group: pingcap
  deploy_dir: tidb1-deploy
  data_dir: tidb1-data

server_configs:
  tidb:
    binlog.enable: true
    binlog.ignore-error: false
  tikv:
    storage.reserve-space: 1K
  pump:
    storage.stop-write-at-available-space: 1 mib

pd_servers:
  - host: n3
  - host: n4
  - host: n5

tikv_servers:
  - host: n1
    port: 32160
    status_port: 32180
    log_dir: '/home/tidb6wu/tidb1-data/tikv-32160/log'
    data_dir: '/home/tidb6wu/tidb1-data/tikv-32160'
  - host: n2
  - host: n3

Does this topology.yaml similar to yours?

After deploying the cluster, the disk layout in n1 looks like:

# cd /home/tidb6wu
# tree .
.
|-- tidb1-data
|   `-- tikv-32160
|       |-- LOCK
|       |-- db
|       |   |-- 000003.log
|       |   |-- CURRENT
|       |   |-- IDENTITY
|       |   |-- LOCK
|       |   |-- LOG
|       |   |-- MANIFEST-000001
|       |   |-- MANIFEST-000006
|       |   |-- OPTIONS-000010
|       |   `-- OPTIONS-000012
|       |-- import
|       |-- last_tikv.toml
|       |-- log
|       |   |-- tikv.log
|       |   `-- tikv_stderr.log
|       |-- raft
|       |   |-- 000003.log
|       |   |-- CURRENT
|       |   |-- IDENTITY
|       |   |-- LOCK
|       |   |-- LOG
|       |   |-- MANIFEST-000001
|       |   `-- OPTIONS-000005
|       |-- snap
|       `-- space_placeholder_file
`-- tidb1-deploy
    |-- monitor-9100
    |   |-- bin
    |   |   |-- blackbox_exporter
    |   |   |   |-- LICENSE
    |   |   |   |-- NOTICE
    |   |   |   |-- blackbox.yml
    |   |   |   `-- blackbox_exporter
    |   |   `-- node_exporter
    |   |       |-- LICENSE
    |   |       |-- NOTICE
    |   |       `-- node_exporter
    |   |-- conf
    |   |   `-- blackbox.yml
    |   |-- scripts
    |   |   |-- run_blackbox_exporter.sh
    |   |   `-- run_node_exporter.sh
    |   |-- tidb1-data
    |   |   `-- monitor-9100
    |   `-- tidb1-deploy
    |       `-- monitor-9100
    |           `-- log
    |               |-- blackbox_exporter.log
    |               `-- node_exporter.log
    `-- tikv-32160
        |-- bin
        |   `-- tikv-server
        |-- conf
        |   `-- tikv.toml
        `-- scripts
            `-- run_tikv.sh

the log directory is embedded in the data directory:
image

Let's look back at our topology.yaml:

tikv_servers:
  - host: n1
    port: 32160
    status_port: 32180
    log_dir: '/home/tidb6wu/tidb1-data/tikv-32160/log'
    data_dir: '/home/tidb6wu/tidb1-data/tikv-32160'

You SHOULD NOT embed the log directory inside data, and it's not easy to maintain in prod env.
IMO, you can set the log directory outside the data directory, such as:

tikv_servers:
  - host: n1
    port: 32160
    status_port: 32180
    log_dir: '/home/tidb6wu/tidb1-data/tikv-32160-log'
    data_dir: '/home/tidb6wu/tidb1-data/tikv-32160'

or leave the data_dir and log_dir blank to use the default location,

eg, the node n2 in the previous topology.yaml is:

  • data_dir: /home/tidb6wu/tidb1-deploy/tikv-20160/tidb1-data
  • deploy_dir: /home/tidb6wu/tidb1-deploy/tikv-20160
  • log_dir: /home/tidb6wu/tidb1-deploy/tikv-20160/log

@mengling2012
Copy link
Author

yes, you are right.

thanks.

@9547
Copy link
Contributor

9547 commented Jan 18, 2021

Thanks for your report, and for this usage scenario, I'll add some checking steps.

@lucklove
Copy link
Member

lucklove commented Jan 21, 2021

@mengling2012 @9547 Thanks for investigating. Maybe we should forbid deploying cluster with log dir under data dir... It's very risky... We support a clean command that can cleanup data except log, but when user deploy log under data, we don't know if he thinks his log is a type of data...

@9547
Copy link
Contributor

9547 commented Jan 21, 2021

I'll file a pr to check this condition, it's wip

  • log under data
  • data under log

@lucklove
Copy link
Member

I'll file a pr to check this condition, it's wip

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants