www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

kolla-ansible -i multinode bootstrap preckeck deploy  执行过程中报错解决方法

测试环境pre brief

测试3台机器,一台deploy下发机,一台(控制+网络)双oStack角色,一台(计算+cinder存储)同样oStack双角色

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

1,install docker sdk for python 这个任务如果在那台目录下发节点主机出现问题,通过我们的检测是可以看到在下发失败的机器上所远程执行的命令是 /usr/bin/python /usr/bin/pip2 install -U docker

ssl报错或是检索下载包超时错误等,我们更换镜像源 

/usr/bin/python /usr/bin/pip2 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ -U docker  在下发报错的目标主机手动执行指令成功后,再运行就通过了

 

 

 2,Install pip 这个执行不成功的话在特定的目录下发主机,在下发失败的目标主机监测执行失败不通过的指令是/usr/bin/python /usr/bin/easy_install  --dry-run pip

/usr/bin/python /usr/bin/easy_install -i https://pypi.tuna.tsinghua.edu.cn/simple --dry-run pip  在下发失败的目标主机执行本指令

 

 

 3,Install yum packages  此下发指令的error 可以监测到在出错的下发主机执行的指令是/usr/bin/yum -d 2 -y install docker-ce git python-setuptools,

 

 

主要出问题原因是镜像源的问题。执行如下命令便于你执行kolla-ansible相关指令的顺利通过。

yum -y install epel-release   & yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo  &yum clean all && yum makecache  fast -y  

 

 

 

 报如上错误,按如下方法解决

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 在下发机器出错指令TASK [common : Ensure fluentd image is present for label check]  通过监测可知主要远程执行的是py脚本

问题修复方法是

修改/etc/docker/daemon.json  添加国内docker仓库源

 

 

 

 

 

 docker stats 

docker logs container-id

 

 

 

 

 

 

下发指令报错 RUNNING HANDLER [common : Restart kolla-toolbox container] **********************************************************************************************************************************
fatal: [kolla-control-netw]: FAILED! => {"changed": false, "msg": "Unknown error message: unauthorized: authentication required"}

修复方法:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 fatal: []: FAILED! => {"changed": false, "msg": "Can not parse the inner module output: localhost | SUCCESS => {\n "changed": false, \n "user": "haproxy"\n}\n"}

对于stein版本 要指定pip install kolla-ansible==8.0.1 --ignore-installed PyYAML
对于train版本 要指定pip install kolla-ansible==9.0.1 --ignore-installed PyYAML

Command "python setup.py egg_info" failed with error code 1 in

pip install --upgrade setuptools

python -m pip install --upgrade pip

 

 

 

 

 

"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2020-03-17 09:55:13 CST",
"ConditionTimestampMonotonic": "324879638210",
"Conflicts": "shutdown.target",
"ConsistsOf": "docker.socket",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "yes",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "https://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "11780",
"ExecMainStartTimestamp": "Tue 2020-03-17 09:55:13 CST",
"ExecMainStartTimestampMonotonic": "324879641959",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2020-03-17 09:55:13 CST",
"InactiveEnterTimestampMonotonic": "324879614905",
"InactiveExitTimestamp": "Tue 2020-03-17 09:55:13 CST",
"InactiveExitTimestampMonotonic": "324879642036",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "18446744073709551615",
"LimitNPROC": "18446744073709551615",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "7257",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "11780",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.socket basic.target",
"Restart": "always",
"RestartUSec": "2s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "3",
"StartLimitInterval": "60000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "0",
"TimerSlackNSec": "50000",
"Transient": "no",
"TriggeredBy": "docker.socket",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "system.slice network-online.target",
"WatchdogTimestamp": "Tue 2020-03-17 09:55:15 CST",
"WatchdogTimestampMonotonic": "324881839096",
"WatchdogUSec": "0"
}
}
<kolla-compute-storage> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "0", "ControlGroup": "/system.slice/docker.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "26746", "LimitSIGPENDING": "7257", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "60000000", "WatchdogTimestampMonotonic": "324874041346", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "324874041377", "StandardError": "inherit", "AssertTimestamp": "Tue 2020-03-17 09:55:09 CST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Tue 2020-03-17 09:55:09 CST", "WatchdogTimestamp": "Tue 2020-03-17 09:55:10 CST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target multi-user.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "324873297670", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "18446744073709551615", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Tue 2020-03-17 09:55:09 CST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "https://docs.docker.com", "StartLimitBurst": "3", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "yes", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "324873292043", "MainPID": "26746", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Tue 2020-03-17 09:55:10 CST", "FragmentPath": "/usr/lib/systemd/system/docker.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "2s", "ConditionTimestamp": "Tue 2020-03-17 09:55:09 CST", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "always", "CPUSchedulingPolicy": "0", "LimitNOFILE": "18446744073709551615", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "InactiveEnterTimestamp": "Tue 2020-03-17 09:55:09 CST", "StandardInput": "null", "AssertTimestampMonotonic": "324873292043", "DefaultDependencies": "yes", "Requires": "docker.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf", "ExecMainExitTimestampMonotonic": "0", "ConsistsOf": "docker.socket", "BindsTo": "containerd.service", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "324873297619", "AllowIsolate": "no", "Wants": "network-online.target system.slice", "After": "containerd.service system.slice basic.target systemd-journald.socket network-online.target docker.socket firewalld.service", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "TriggeredBy": "docker.socket", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "324873239560", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Docker Application Container Engine", "ActiveExitTimestampMonotonic": "324872449125", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "docker.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "docker.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "docker", "daemon_reexec": false, "enabled": null, "daemon_reload": true, "state": null, "user": null, "scope": null, "masked": null}}, "changed": false, "name": "docker"}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-compute-storage closed.\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413190.15-127129473491222/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-compute-storage] => {
"changed": false,
"invocation": {
"module_args": {
"daemon_reexec": false,
"daemon_reload": true,
"enabled": null,
"force": null,
"masked": null,
"name": "docker",
"no_block": false,
"scope": null,
"state": null,
"user": null
}
},
"name": "docker",
"status": {
"ActiveEnterTimestamp": "Tue 2020-03-17 09:55:10 CST",
"ActiveEnterTimestampMonotonic": "324874041377",
"ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST",
"ActiveExitTimestampMonotonic": "324872449125",
"ActiveState": "active",
"After": "containerd.service system.slice basic.target systemd-journald.socket network-online.target docker.socket firewalld.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2020-03-17 09:55:09 CST",
"AssertTimestampMonotonic": "324873292043",
"Before": "shutdown.target multi-user.target",
"BindsTo": "containerd.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2020-03-17 09:55:09 CST",
"ConditionTimestampMonotonic": "324873292043",
"Conflicts": "shutdown.target",
"ConsistsOf": "docker.socket",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "yes",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "https://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "26746",
"ExecMainStartTimestamp": "Tue 2020-03-17 09:55:09 CST",
"ExecMainStartTimestampMonotonic": "324873297619",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2020-03-17 09:55:09 CST",
"InactiveEnterTimestampMonotonic": "324873239560",
"InactiveExitTimestamp": "Tue 2020-03-17 09:55:09 CST",
"InactiveExitTimestampMonotonic": "324873297670",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "18446744073709551615",
"LimitNPROC": "18446744073709551615",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "7257",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "26746",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.socket basic.target",
"Restart": "always",
"RestartUSec": "2s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "3",
"StartLimitInterval": "60000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "0",
"TimerSlackNSec": "50000",
"Transient": "no",
"TriggeredBy": "docker.socket",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network-online.target system.slice",
"WatchdogTimestamp": "Tue 2020-03-17 09:55:10 CST",
"WatchdogTimestampMonotonic": "324874041346",
"WatchdogUSec": "0"
}
}

TASK [baremetal : Get stat of libvirtd apparmor profile] ************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:88
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Remove apparmor profile for libvirt] **************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:94
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Create docker group] ******************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:101
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423 `" && echo ansible-tmp-1584413191.7-184906983889423="` echo /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'ansible-tmp-1584413191.7-184906983889423=/root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/group.py
<kolla-control-netw> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmppOfh5Q TO /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/AnsiballZ_group.py
<kolla-control-netw> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba '[kolla-control-netw]'
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-compute-storage> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702 `" && echo ansible-tmp-1584413191.8-275011277272702="` echo /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmppOfh5Q /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/AnsiballZ_group.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmppOfh5Q\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/AnsiballZ_group.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:9448\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 9448 bytes at 98304\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/ /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/AnsiballZ_group.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'ansible-tmp-1584413191.8-275011277272702=/root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/group.py
<kolla-compute-storage> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmpR6Ze0u TO /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/AnsiballZ_group.py
<kolla-compute-storage> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 '[kolla-compute-storage]'
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba -tt kolla-control-netw '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/AnsiballZ_group.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmpR6Ze0u /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/AnsiballZ_group.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmpR6Ze0u\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/AnsiballZ_group.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:9448\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 9448 bytes at 98304\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/ /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/AnsiballZ_group.py && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 -tt kolla-compute-storage '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/AnsiballZ_group.py && sleep 0'"'"''
<kolla-control-netw> (0, '\r\n{"name": "docker", "changed": false, "system": false, "state": "present", "gid": 995, "invocation": {"module_args": {"non_unique": false, "name": "docker", "system": false, "state": "present", "gid": null, "local": false}}}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-control-netw closed.\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413191.7-184906983889423/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-control-netw] => {
"changed": false,
"gid": 995,
"invocation": {
"module_args": {
"gid": null,
"local": false,
"name": "docker",
"non_unique": false,
"state": "present",
"system": false
}
},
"name": "docker",
"state": "present",
"system": false
}
<kolla-compute-storage> (0, '\r\n{"name": "docker", "changed": false, "system": false, "state": "present", "gid": 995, "invocation": {"module_args": {"non_unique": false, "name": "docker", "system": false, "state": "present", "gid": null, "local": false}}}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-compute-storage closed.\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413191.8-275011277272702/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-compute-storage] => {
"changed": false,
"gid": 995,
"invocation": {
"module_args": {
"gid": null,
"local": false,
"name": "docker",
"non_unique": false,
"state": "present",
"system": false
}
},
"name": "docker",
"state": "present",
"system": false
}

TASK [baremetal : Add kolla user to docker group] *******************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:106
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146 `" && echo ansible-tmp-1584413192.49-256056480322146="` echo /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146 `" ) && sleep 0'"'"''
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, 'ansible-tmp-1584413192.49-256056480322146=/root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py
<kolla-control-netw> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmpZuJNth TO /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/AnsiballZ_user.py
<kolla-control-netw> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba '[kolla-control-netw]'
<kolla-compute-storage> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452 `" && echo ansible-tmp-1584413192.6-217426675737452="` echo /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmpZuJNth /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/AnsiballZ_user.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmpZuJNth\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/AnsiballZ_user.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:29655\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 29655 bytes at 98304\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/ /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/AnsiballZ_user.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'ansible-tmp-1584413192.6-217426675737452=/root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py
<kolla-compute-storage> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmpH6GNK8 TO /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/AnsiballZ_user.py
<kolla-compute-storage> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 '[kolla-compute-storage]'
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba -tt kolla-control-netw '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/AnsiballZ_user.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmpH6GNK8 /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/AnsiballZ_user.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmpH6GNK8\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/AnsiballZ_user.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:29654\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 29654 bytes at 98304\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/ /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/AnsiballZ_user.py && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 -tt kolla-compute-storage '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/AnsiballZ_user.py && sleep 0'"'"''
<kolla-control-netw> (0, '\r\n{"comment": "", "shell": "/bin/bash", "group": 1002, "name": "kolla", "changed": false, "state": "present", "groups": "docker", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "password_lock": null, "ssh_key_passphrase": null, "uid": null, "home": null, "append": true, "skeleton": null, "ssh_key_comment": "ansible-generated on kolla-control-netw", "group": null, "system": false, "state": "present", "role": null, "hidden": null, "local": null, "authorization": null, "profile": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": ["docker"], "move_home": false, "password": null, "name": "kolla", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/home/kolla", "move_home": false, "append": true, "uid": 1001}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-control-netw closed.\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413192.49-256056480322146/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-control-netw] => {
"append": true,
"changed": false,
"comment": "",
"group": 1002,
"groups": "docker",
"home": "/home/kolla",
"invocation": {
"module_args": {
"append": true,
"authorization": null,
"comment": null,
"create_home": true,
"expires": null,
"force": false,
"generate_ssh_key": null,
"group": null,
"groups": [
"docker"
],
"hidden": null,
"home": null,
"local": null,
"login_class": null,
"move_home": false,
"name": "kolla",
"non_unique": false,
"password": null,
"password_lock": null,
"profile": null,
"remove": false,
"role": null,
"seuser": null,
"shell": null,
"skeleton": null,
"ssh_key_bits": 0,
"ssh_key_comment": "ansible-generated on kolla-control-netw",
"ssh_key_file": null,
"ssh_key_passphrase": null,
"ssh_key_type": "rsa",
"state": "present",
"system": false,
"uid": null,
"update_password": "always"
}
},
"move_home": false,
"name": "kolla",
"shell": "/bin/bash",
"state": "present",
"uid": 1001
}
<kolla-compute-storage> (0, '\r\n{"comment": "", "shell": "/bin/bash", "group": 1002, "name": "kolla", "changed": false, "state": "present", "groups": "docker", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "password_lock": null, "ssh_key_passphrase": null, "uid": null, "home": null, "append": true, "skeleton": null, "ssh_key_comment": "ansible-generated on kolla-compute-storage", "group": null, "system": false, "state": "present", "role": null, "hidden": null, "local": null, "authorization": null, "profile": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": ["docker"], "move_home": false, "password": null, "name": "kolla", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/home/kolla", "move_home": false, "append": true, "uid": 1001}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-compute-storage closed.\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413192.6-217426675737452/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-compute-storage] => {
"append": true,
"changed": false,
"comment": "",
"group": 1002,
"groups": "docker",
"home": "/home/kolla",
"invocation": {
"module_args": {
"append": true,
"authorization": null,
"comment": null,
"create_home": true,
"expires": null,
"force": false,
"generate_ssh_key": null,
"group": null,
"groups": [
"docker"
],
"hidden": null,
"home": null,
"local": null,
"login_class": null,
"move_home": false,
"name": "kolla",
"non_unique": false,
"password": null,
"password_lock": null,
"profile": null,
"remove": false,
"role": null,
"seuser": null,
"shell": null,
"skeleton": null,
"ssh_key_bits": 0,
"ssh_key_comment": "ansible-generated on kolla-compute-storage",
"ssh_key_file": null,
"ssh_key_passphrase": null,
"ssh_key_type": "rsa",
"state": "present",
"system": false,
"uid": null,
"update_password": "always"
}
},
"move_home": false,
"name": "kolla",
"shell": "/bin/bash",
"state": "present",
"uid": 1001
}

TASK [baremetal : Start docker] *************************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:114
Running systemd
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037 `" && echo ansible-tmp-1584413193.41-95863287823037="` echo /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'ansible-tmp-1584413193.41-95863287823037=/root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Running systemd
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<kolla-control-netw> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmpHC07FX TO /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/AnsiballZ_systemd.py
<kolla-control-netw> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba '[kolla-control-netw]'
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-compute-storage> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856 `" && echo ansible-tmp-1584413193.52-210344447286856="` echo /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmpHC07FX /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/AnsiballZ_systemd.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmpHC07FX\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/AnsiballZ_systemd.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:8 O:131072 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:9 O:163840 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:10 O:196608 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:11 O:229376 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:12 O:262144 S:2646\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 32768 bytes at 98304\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 8 32768 bytes at 131072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 9 32768 bytes at 163840\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 10 32768 bytes at 196608\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 11 32768 bytes at 229376\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 12 2646 bytes at 262144\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/ /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'ansible-tmp-1584413193.52-210344447286856=/root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<kolla-compute-storage> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmp8IqNRf TO /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/AnsiballZ_systemd.py
<kolla-compute-storage> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 '[kolla-compute-storage]'
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba -tt kolla-control-netw '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmp8IqNRf /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/AnsiballZ_systemd.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmp8IqNRf\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/AnsiballZ_systemd.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:8 O:131072 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:9 O:163840 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:10 O:196608 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:11 O:229376 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:12 O:262144 S:2647\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 32768 bytes at 98304\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 8 32768 bytes at 131072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 9 32768 bytes at 163840\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 10 32768 bytes at 196608\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 11 32768 bytes at 229376\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 12 2647 bytes at 262144\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/ /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 -tt kolla-compute-storage '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-control-netw> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "0", "ControlGroup": "/system.slice/docker.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "11780", "LimitSIGPENDING": "7257", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "60000000", "WatchdogTimestampMonotonic": "324881839096", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "324881839132", "StandardError": "inherit", "AssertTimestamp": "Tue 2020-03-17 09:55:13 CST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Tue 2020-03-17 09:55:13 CST", "WatchdogTimestamp": "Tue 2020-03-17 09:55:15 CST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "multi-user.target shutdown.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "324879642036", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "18446744073709551615", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Tue 2020-03-17 09:55:13 CST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "https://docs.docker.com", "StartLimitBurst": "3", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "yes", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "324879638210", "MainPID": "11780", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Tue 2020-03-17 09:55:15 CST", "FragmentPath": "/usr/lib/systemd/system/docker.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "2s", "ConditionTimestamp": "Tue 2020-03-17 09:55:13 CST", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "always", "CPUSchedulingPolicy": "0", "LimitNOFILE": "18446744073709551615", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "InactiveEnterTimestamp": "Tue 2020-03-17 09:55:13 CST", "StandardInput": "null", "AssertTimestampMonotonic": "324879638210", "DefaultDependencies": "yes", "Requires": "docker.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf", "ExecMainExitTimestampMonotonic": "0", "ConsistsOf": "docker.socket", "BindsTo": "containerd.service", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "324879641959", "AllowIsolate": "no", "Wants": "system.slice network-online.target", "After": "containerd.service firewalld.service network-online.target system.slice basic.target systemd-journald.socket docker.socket", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "TriggeredBy": "docker.socket", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "324879614905", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Docker Application Container Engine", "ActiveExitTimestampMonotonic": "324874812890", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "docker.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "docker.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "docker", "daemon_reexec": false, "enabled": null, "daemon_reload": false, "state": "started", "masked": null, "scope": null, "user": null}}, "state": "started", "changed": false, "name": "docker"}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-control-netw closed.\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413193.41-95863287823037/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "0", "ControlGroup": "/system.slice/docker.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "26746", "LimitSIGPENDING": "7257", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "60000000", "WatchdogTimestampMonotonic": "324874041346", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "324874041377", "StandardError": "inherit", "AssertTimestamp": "Tue 2020-03-17 09:55:09 CST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Tue 2020-03-17 09:55:09 CST", "WatchdogTimestamp": "Tue 2020-03-17 09:55:10 CST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target multi-user.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "324873297670", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "18446744073709551615", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Tue 2020-03-17 09:55:09 CST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "https://docs.docker.com", "StartLimitBurst": "3", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "yes", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "324873292043", "MainPID": "26746", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Tue 2020-03-17 09:55:10 CST", "FragmentPath": "/usr/lib/systemd/system/docker.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "2s", "ConditionTimestamp": "Tue 2020-03-17 09:55:09 CST", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "always", "CPUSchedulingPolicy": "0", "LimitNOFILE": "18446744073709551615", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "InactiveEnterTimestamp": "Tue 2020-03-17 09:55:09 CST", "StandardInput": "null", "AssertTimestampMonotonic": "324873292043", "DefaultDependencies": "yes", "Requires": "docker.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf", "ExecMainExitTimestampMonotonic": "0", "ConsistsOf": "docker.socket", "BindsTo": "containerd.service", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "324873297619", "AllowIsolate": "no", "Wants": "network-online.target system.slice", "After": "containerd.service system.slice basic.target systemd-journald.socket network-online.target docker.socket firewalld.service", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "TriggeredBy": "docker.socket", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "324873239560", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Docker Application Container Engine", "ActiveExitTimestampMonotonic": "324872449125", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "docker.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "docker.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "docker", "daemon_reexec": false, "enabled": null, "daemon_reload": false, "state": "started", "masked": null, "scope": null, "user": null}}, "state": "started", "changed": false, "name": "docker"}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-compute-storage closed.\r\n')
ok: [kolla-control-netw] => {
"changed": false,
"invocation": {
"module_args": {
"daemon_reexec": false,
"daemon_reload": false,
"enabled": null,
"force": null,
"masked": null,
"name": "docker",
"no_block": false,
"scope": null,
"state": "started",
"user": null
}
},
"name": "docker",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Tue 2020-03-17 09:55:15 CST",
"ActiveEnterTimestampMonotonic": "324881839132",
"ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST",
"ActiveExitTimestampMonotonic": "324874812890",
"ActiveState": "active",
"After": "containerd.service firewalld.service network-online.target system.slice basic.target systemd-journald.socket docker.socket",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2020-03-17 09:55:13 CST",
"AssertTimestampMonotonic": "324879638210",
"Before": "multi-user.target shutdown.target",
"BindsTo": "containerd.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2020-03-17 09:55:13 CST",
"ConditionTimestampMonotonic": "324879638210",
"Conflicts": "shutdown.target",
"ConsistsOf": "docker.socket",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "yes",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "https://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "11780",
"ExecMainStartTimestamp": "Tue 2020-03-17 09:55:13 CST",
"ExecMainStartTimestampMonotonic": "324879641959",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2020-03-17 09:55:13 CST",
"InactiveEnterTimestampMonotonic": "324879614905",
"InactiveExitTimestamp": "Tue 2020-03-17 09:55:13 CST",
"InactiveExitTimestampMonotonic": "324879642036",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "18446744073709551615",
"LimitNPROC": "18446744073709551615",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "7257",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "11780",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.socket basic.target",
"Restart": "always",
"RestartUSec": "2s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "3",
"StartLimitInterval": "60000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "0",
"TimerSlackNSec": "50000",
"Transient": "no",
"TriggeredBy": "docker.socket",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "system.slice network-online.target",
"WatchdogTimestamp": "Tue 2020-03-17 09:55:15 CST",
"WatchdogTimestampMonotonic": "324881839096",
"WatchdogUSec": "0"
}
}
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413193.52-210344447286856/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-compute-storage] => {
"changed": false,
"invocation": {
"module_args": {
"daemon_reexec": false,
"daemon_reload": false,
"enabled": null,
"force": null,
"masked": null,
"name": "docker",
"no_block": false,
"scope": null,
"state": "started",
"user": null
}
},
"name": "docker",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Tue 2020-03-17 09:55:10 CST",
"ActiveEnterTimestampMonotonic": "324874041377",
"ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST",
"ActiveExitTimestampMonotonic": "324872449125",
"ActiveState": "active",
"After": "containerd.service system.slice basic.target systemd-journald.socket network-online.target docker.socket firewalld.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2020-03-17 09:55:09 CST",
"AssertTimestampMonotonic": "324873292043",
"Before": "shutdown.target multi-user.target",
"BindsTo": "containerd.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2020-03-17 09:55:09 CST",
"ConditionTimestampMonotonic": "324873292043",
"Conflicts": "shutdown.target",
"ConsistsOf": "docker.socket",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "yes",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "https://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "26746",
"ExecMainStartTimestamp": "Tue 2020-03-17 09:55:09 CST",
"ExecMainStartTimestampMonotonic": "324873297619",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2020-03-17 09:55:09 CST",
"InactiveEnterTimestampMonotonic": "324873239560",
"InactiveExitTimestamp": "Tue 2020-03-17 09:55:09 CST",
"InactiveExitTimestampMonotonic": "324873297670",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "18446744073709551615",
"LimitNPROC": "18446744073709551615",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "7257",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "26746",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.socket basic.target",
"Restart": "always",
"RestartUSec": "2s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "3",
"StartLimitInterval": "60000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "0",
"TimerSlackNSec": "50000",
"Transient": "no",
"TriggeredBy": "docker.socket",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network-online.target system.slice",
"WatchdogTimestamp": "Tue 2020-03-17 09:55:10 CST",
"WatchdogTimestampMonotonic": "324874041346",
"WatchdogUSec": "0"
}
}

TASK [baremetal : Restart docker] ***********************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:120
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Enable docker] ************************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:127
Running systemd
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453 `" && echo ansible-tmp-1584413194.67-59569973103453="` echo /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'ansible-tmp-1584413194.67-59569973103453=/root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Running systemd
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<kolla-control-netw> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmppj2t79 TO /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/AnsiballZ_systemd.py
<kolla-control-netw> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba '[kolla-control-netw]'
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-compute-storage> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240 `" && echo ansible-tmp-1584413194.76-267353436680240="` echo /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240 `" ) && sleep 0'"'"''
<kolla-control-netw> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmppj2t79 /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/AnsiballZ_systemd.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmppj2t79\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/AnsiballZ_systemd.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:8 O:131072 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:9 O:163840 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:10 O:196608 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:11 O:229376 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:12 O:262144 S:2643\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 32768 bytes at 98304\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 8 32768 bytes at 131072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 9 32768 bytes at 163840\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 10 32768 bytes at 196608\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 11 32768 bytes at 229376\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 12 2643 bytes at 262144\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/ /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'ansible-tmp-1584413194.76-267353436680240=/root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<kolla-compute-storage> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmpG91vih TO /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/AnsiballZ_systemd.py
<kolla-compute-storage> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 '[kolla-compute-storage]'
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba -tt kolla-control-netw '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-compute-storage> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmpG91vih /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/AnsiballZ_systemd.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmpG91vih\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/AnsiballZ_systemd.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:8 O:131072 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:9 O:163840 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:10 O:196608 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:11 O:229376 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:12 O:262144 S:2644\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 32768 bytes at 98304\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 8 32768 bytes at 131072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 9 32768 bytes at 163840\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 10 32768 bytes at 196608\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 11 32768 bytes at 229376\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 12 2644 bytes at 262144\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/ /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 -tt kolla-compute-storage '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/AnsiballZ_systemd.py && sleep 0'"'"''
<kolla-control-netw> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "0", "ControlGroup": "/system.slice/docker.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "11780", "LimitSIGPENDING": "7257", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "60000000", "WatchdogTimestampMonotonic": "324881839096", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "324881839132", "StandardError": "inherit", "AssertTimestamp": "Tue 2020-03-17 09:55:13 CST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Tue 2020-03-17 09:55:13 CST", "WatchdogTimestamp": "Tue 2020-03-17 09:55:15 CST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "multi-user.target shutdown.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "324879642036", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "18446744073709551615", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Tue 2020-03-17 09:55:13 CST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "https://docs.docker.com", "StartLimitBurst": "3", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "yes", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "324879638210", "MainPID": "11780", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Tue 2020-03-17 09:55:15 CST", "FragmentPath": "/usr/lib/systemd/system/docker.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "2s", "ConditionTimestamp": "Tue 2020-03-17 09:55:13 CST", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "always", "CPUSchedulingPolicy": "0", "LimitNOFILE": "18446744073709551615", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "InactiveEnterTimestamp": "Tue 2020-03-17 09:55:13 CST", "StandardInput": "null", "AssertTimestampMonotonic": "324879638210", "DefaultDependencies": "yes", "Requires": "docker.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf", "ExecMainExitTimestampMonotonic": "0", "ConsistsOf": "docker.socket", "BindsTo": "containerd.service", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "324879641959", "AllowIsolate": "no", "Wants": "system.slice network-online.target", "After": "containerd.service firewalld.service network-online.target system.slice basic.target systemd-journald.socket docker.socket", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "TriggeredBy": "docker.socket", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "324879614905", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Docker Application Container Engine", "ActiveExitTimestampMonotonic": "324874812890", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "docker.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "docker.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "docker", "daemon_reexec": false, "enabled": true, "daemon_reload": false, "state": null, "masked": null, "scope": null, "user": null}}, "changed": false, "enabled": true, "name": "docker"}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-control-netw closed.\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413194.67-59569973103453/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-control-netw] => {
"changed": false,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reexec": false,
"daemon_reload": false,
"enabled": true,
"force": null,
"masked": null,
"name": "docker",
"no_block": false,
"scope": null,
"state": null,
"user": null
}
},
"name": "docker",
"status": {
"ActiveEnterTimestamp": "Tue 2020-03-17 09:55:15 CST",
"ActiveEnterTimestampMonotonic": "324881839132",
"ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST",
"ActiveExitTimestampMonotonic": "324874812890",
"ActiveState": "active",
"After": "containerd.service firewalld.service network-online.target system.slice basic.target systemd-journald.socket docker.socket",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2020-03-17 09:55:13 CST",
"AssertTimestampMonotonic": "324879638210",
"Before": "multi-user.target shutdown.target",
"BindsTo": "containerd.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2020-03-17 09:55:13 CST",
"ConditionTimestampMonotonic": "324879638210",
"Conflicts": "shutdown.target",
"ConsistsOf": "docker.socket",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "yes",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "https://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "11780",
"ExecMainStartTimestamp": "Tue 2020-03-17 09:55:13 CST",
"ExecMainStartTimestampMonotonic": "324879641959",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2020-03-17 09:55:13 CST",
"InactiveEnterTimestampMonotonic": "324879614905",
"InactiveExitTimestamp": "Tue 2020-03-17 09:55:13 CST",
"InactiveExitTimestampMonotonic": "324879642036",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "18446744073709551615",
"LimitNPROC": "18446744073709551615",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "7257",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "11780",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.socket basic.target",
"Restart": "always",
"RestartUSec": "2s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "3",
"StartLimitInterval": "60000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "0",
"TimerSlackNSec": "50000",
"Transient": "no",
"TriggeredBy": "docker.socket",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "system.slice network-online.target",
"WatchdogTimestamp": "Tue 2020-03-17 09:55:15 CST",
"WatchdogTimestampMonotonic": "324881839096",
"WatchdogUSec": "0"
}
}
<kolla-compute-storage> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "0", "ControlGroup": "/system.slice/docker.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "26746", "LimitSIGPENDING": "7257", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "60000000", "WatchdogTimestampMonotonic": "324874041346", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "324874041377", "StandardError": "inherit", "AssertTimestamp": "Tue 2020-03-17 09:55:09 CST", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Tue 2020-03-17 09:55:09 CST", "WatchdogTimestamp": "Tue 2020-03-17 09:55:10 CST", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target multi-user.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "324873297670", "SendSIGHUP": "no", "TimeoutStartUSec": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "18446744073709551615", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Tue 2020-03-17 09:55:09 CST", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "https://docs.docker.com", "StartLimitBurst": "3", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "yes", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "324873292043", "MainPID": "26746", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Tue 2020-03-17 09:55:10 CST", "FragmentPath": "/usr/lib/systemd/system/docker.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "2s", "ConditionTimestamp": "Tue 2020-03-17 09:55:09 CST", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "always", "CPUSchedulingPolicy": "0", "LimitNOFILE": "18446744073709551615", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "InactiveEnterTimestamp": "Tue 2020-03-17 09:55:09 CST", "StandardInput": "null", "AssertTimestampMonotonic": "324873292043", "DefaultDependencies": "yes", "Requires": "docker.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf", "ExecMainExitTimestampMonotonic": "0", "ConsistsOf": "docker.socket", "BindsTo": "containerd.service", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "324873297619", "AllowIsolate": "no", "Wants": "network-online.target system.slice", "After": "containerd.service system.slice basic.target systemd-journald.socket network-online.target docker.socket firewalld.service", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "TriggeredBy": "docker.socket", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "324873239560", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Docker Application Container Engine", "ActiveExitTimestampMonotonic": "324872449125", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "docker.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "docker.service"}, "invocation": {"module_args": {"no_block": false, "force": null, "name": "docker", "daemon_reexec": false, "enabled": true, "daemon_reload": false, "state": null, "masked": null, "scope": null, "user": null}}, "changed": false, "enabled": true, "name": "docker"}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-compute-storage closed.\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413194.76-267353436680240/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-compute-storage] => {
"changed": false,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reexec": false,
"daemon_reload": false,
"enabled": true,
"force": null,
"masked": null,
"name": "docker",
"no_block": false,
"scope": null,
"state": null,
"user": null
}
},
"name": "docker",
"status": {
"ActiveEnterTimestamp": "Tue 2020-03-17 09:55:10 CST",
"ActiveEnterTimestampMonotonic": "324874041377",
"ActiveExitTimestamp": "Tue 2020-03-17 09:55:08 CST",
"ActiveExitTimestampMonotonic": "324872449125",
"ActiveState": "active",
"After": "containerd.service system.slice basic.target systemd-journald.socket network-online.target docker.socket firewalld.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Tue 2020-03-17 09:55:09 CST",
"AssertTimestampMonotonic": "324873292043",
"Before": "shutdown.target multi-user.target",
"BindsTo": "containerd.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Tue 2020-03-17 09:55:09 CST",
"ConditionTimestampMonotonic": "324873292043",
"Conflicts": "shutdown.target",
"ConsistsOf": "docker.socket",
"ControlGroup": "/system.slice/docker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "yes",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "https://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/kolla.conf",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "26746",
"ExecMainStartTimestamp": "Tue 2020-03-17 09:55:09 CST",
"ExecMainStartTimestampMonotonic": "324873297619",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd --log-opt max-file=5 --log-opt max-size=50m ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Tue 2020-03-17 09:55:09 CST",
"InactiveEnterTimestampMonotonic": "324873239560",
"InactiveExitTimestamp": "Tue 2020-03-17 09:55:09 CST",
"InactiveExitTimestampMonotonic": "324873297670",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "18446744073709551615",
"LimitNPROC": "18446744073709551615",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "7257",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "26746",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "docker.socket basic.target",
"Restart": "always",
"RestartUSec": "2s",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "3",
"StartLimitInterval": "60000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "0",
"TimerSlackNSec": "50000",
"Transient": "no",
"TriggeredBy": "docker.socket",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network-online.target system.slice",
"WatchdogTimestamp": "Tue 2020-03-17 09:55:10 CST",
"WatchdogTimestampMonotonic": "324874041346",
"WatchdogUSec": "0"
}
}

TASK [baremetal : Stop time service] ********************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:133
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Stop time service] ********************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:142
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Synchronizing time one-time] **********************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:151
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Start time sync service] **************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:156
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Start time sync service] **************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:166
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [baremetal : Change state of selinux] **************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:176
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538 `" && echo ansible-tmp-1584413196.81-221479689490538="` echo /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538 `" ) && sleep 0'"'"''
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
<kolla-control-netw> (0, 'ansible-tmp-1584413196.81-221479689490538=/root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> (0, '/root\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666 `" && echo ansible-tmp-1584413196.89-54098758887666="` echo /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666 `" ) && sleep 0'"'"''
<kolla-compute-storage> (0, 'ansible-tmp-1584413196.89-54098758887666=/root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/selinux.py
<kolla-control-netw> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmp62JHrX TO /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/AnsiballZ_selinux.py
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/selinux.py
<kolla-control-netw> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba '[kolla-control-netw]'
<kolla-compute-storage> PUT /root/.ansible/tmp/ansible-local-3577nOizuO/tmpk96Kgx TO /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/AnsiballZ_selinux.py
<kolla-compute-storage> SSH: EXEC sshpass -d9 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 '[kolla-compute-storage]'
<kolla-compute-storage> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmpk96Kgx /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/AnsiballZ_selinux.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmpk96Kgx\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/AnsiballZ_selinux.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:8 O:131072 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:9 O:163840 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:10 O:196608 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:11 O:229376 S:25269\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 32768 bytes at 98304\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 8 32768 bytes at 131072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 9 32768 bytes at 163840\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 10 32768 bytes at 196608\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 11 25269 bytes at 229376\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/ /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/AnsiballZ_selinux.py && sleep 0'"'"''
<kolla-control-netw> (0, 'sftp> put /root/.ansible/tmp/ansible-local-3577nOizuO/tmp62JHrX /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/AnsiballZ_selinux.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 5 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-3577nOizuO/tmp62JHrX\r\ndebug3: Sent message fd 5 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/AnsiballZ_selinux.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:98304 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:8 O:131072 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:9 O:163840 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:10 O:196608 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:11 O:229376 S:25270\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 32768 bytes at 65536\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 32768 bytes at 98304\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 8 32768 bytes at 131072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 9 32768 bytes at 163840\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 10 32768 bytes at 196608\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 11 25270 bytes at 229376\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/ /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/AnsiballZ_selinux.py && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 -tt kolla-compute-storage '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/AnsiballZ_selinux.py && sleep 0'"'"''
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba -tt kolla-control-netw '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/AnsiballZ_selinux.py && sleep 0'"'"''
<kolla-compute-storage> (0, '\r\n{"changed": false, "configfile": "/etc/selinux/config", "reboot_required": false, "invocation": {"module_args": {"policy": "targeted", "configfile": "/etc/selinux/config", "state": "permissive"}}, "state": "permissive", "policy": "targeted", "msg": ""}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-compute-storage closed.\r\n')
<kolla-compute-storage> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-compute-storage> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/7b919c62a6 kolla-compute-storage '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413196.89-54098758887666/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-control-netw> (0, '\r\n{"changed": false, "configfile": "/etc/selinux/config", "reboot_required": false, "invocation": {"module_args": {"policy": "targeted", "configfile": "/etc/selinux/config", "state": "permissive"}}, "state": "permissive", "policy": "targeted", "msg": ""}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to kolla-control-netw closed.\r\n')
<kolla-control-netw> ESTABLISH SSH CONNECTION FOR USER: root
<kolla-control-netw> SSH: EXEC sshpass -d9 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/f1234e3bba kolla-control-netw '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1584413196.81-221479689490538/ > /dev/null 2>&1 && sleep 0'"'"''
<kolla-compute-storage> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 2715\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-compute-storage] => {
"changed": false,
"configfile": "/etc/selinux/config",
"invocation": {
"module_args": {
"configfile": "/etc/selinux/config",
"policy": "targeted",
"state": "permissive"
}
},
"msg": "",
"policy": "targeted",
"reboot_required": false,
"state": "permissive"
}
<kolla-control-netw> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 884\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
ok: [kolla-control-netw] => {
"changed": false,
"configfile": "/etc/selinux/config",
"invocation": {
"module_args": {
"configfile": "/etc/selinux/config",
"policy": "targeted",
"state": "permissive"
}
},
"msg": "",
"policy": "targeted",
"reboot_required": false,
"state": "permissive"
}

TASK [baremetal : Reboot] *******************************************************************************************************************************************************************
task path: /usr/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml:185
skipping: [kolla-control-netw] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
skipping: [kolla-compute-storage] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers

PLAY RECAP **********************************************************************************************************************************************************************************
kolla-compute-storage : ok=37 changed=1 unreachable=0 failed=0 skipped=24 rescued=0 ignored=0
kolla-control-netw : ok=37 changed=1 unreachable=0 failed=0 skipped=24 rescued=0 ignored=0
kolla-deploy : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0

 

 

 
posted on 2020-03-12 15:09  秦瑞It行程实录  阅读(1651)  评论(0编辑  收藏  举报
www.cnblogs.com/ruiyqinrui