2017-11-20 09:27:15,805 [salt.cli.daemons ][WARNING ][887] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-20 09:27:42,973 [salt.state       ][ERROR   ][1073] No contents found in top file
2017-11-20 09:27:46,022 [salt.transport.ipc][ERROR   ][887] Exception occurred while handling stream: [Errno 0] Success
2017-11-20 09:27:52,637 [py.warnings      ][WARNING ][1201] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-20 09:27:52,644 [salt.loaded.int.module.cmdmod][ERROR   ][1201] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-11-20 09:27:52,645 [salt.loaded.int.module.cmdmod][ERROR   ][1201] output: /bin/sh: 1: rabbitmqctl: not found
2017-11-20 09:27:53,694 [salt.loaded.int.module.cmdmod][ERROR   ][1201] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-11-20 09:27:53,695 [salt.loaded.int.module.cmdmod][ERROR   ][1201] output: /bin/sh: 1: rabbitmqctl: not found
2017-11-20 09:28:08,471 [salt.loaded.int.module.cmdmod][ERROR   ][1201] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-11-20 09:28:10,622 [salt.loaded.int.module.cmdmod][INFO    ][1694] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-20 09:28:10,630 [salt.loaded.int.module.cmdmod][INFO    ][1694] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-20 09:28:10,639 [salt.loaded.int.module.cmdmod][INFO    ][1694] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-20 09:28:10,662 [salt.utils.parsers][WARNING ][887] Minion received a SIGTERM. Exiting.
2017-11-20 09:28:10,931 [salt.cli.daemons ][INFO    ][1763] Setting up the Salt Minion "msg03.baremetal-mcp-ocata-odl-ha.local"
2017-11-20 09:28:11,261 [salt.minion      ][INFO    ][1763] Creating minion process manager
2017-11-20 09:28:11,261 [salt.cli.daemons ][WARNING ][1763] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-20 09:28:11,262 [salt.cli.daemons ][INFO    ][1763] The Salt Minion is starting up
2017-11-20 09:28:11,262 [salt.minion      ][INFO    ][1763] Minion is starting as user 'root'
2017-11-20 09:28:11,262 [salt.utils.event ][INFO    ][1763] Starting pull socket on /var/run/salt/minion/minion_event_965342fda0_pull.ipc
2017-11-20 09:28:12,271 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command ['date', '+%z'] in directory '/root'
2017-11-20 09:28:12,279 [salt.utils.schedule][INFO    ][1763] Updating job settings for scheduled job: __mine_interval
2017-11-20 09:28:12,282 [salt.minion      ][INFO    ][1763] Added mine.update to scheduler
2017-11-20 09:28:12,310 [salt.minion      ][INFO    ][1763] Minion is ready to receive requests!
2017-11-20 09:28:12,515 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.apply with jid 20171120092812503227
2017-11-20 09:28:12,529 [salt.minion      ][INFO    ][1871] Starting a new job with PID 1871
2017-11-20 09:28:13,312 [salt.utils.schedule][INFO    ][1763] Running scheduled job: __mine_interval
2017-11-20 09:28:16,552 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-11-20 09:28:16,580 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-20 09:28:16,608 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-20 09:28:16,645 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:16,706 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-20 09:28:16,723 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,047 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-20 09:28:17,066 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,176 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-20 09:28:17,244 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,350 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-20 09:28:17,387 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,451 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-20 09:28:17,466 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,527 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-20 09:28:17,572 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,656 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-20 09:28:17,692 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,762 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-20 09:28:17,788 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,855 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-20 09:28:17,877 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:17,946 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-20 09:28:17,984 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,063 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-20 09:28:18,092 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,160 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-20 09:28:18,181 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,250 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-20 09:28:18,272 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,349 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-20 09:28:18,375 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,445 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-20 09:28:18,471 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,542 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-20 09:28:18,589 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,695 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-20 09:28:18,791 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,862 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-20 09:28:18,886 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:18,955 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-20 09:28:18,986 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:19,053 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-20 09:28:19,066 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-20 09:28:19,084 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-20 09:28:19,105 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-20 09:28:19,125 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-20 09:28:19,144 [salt.state       ][INFO    ][1871] Running state [/etc/environment] at time 09:28:19.144084
2017-11-20 09:28:19,144 [salt.state       ][INFO    ][1871] Executing state file.blockreplace for /etc/environment
2017-11-20 09:28:19,151 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2017-11-20 09:28:19,151 [salt.state       ][INFO    ][1871] Completed state [/etc/environment] at time 09:28:19.150880 duration_in_ms=6.796
2017-11-20 09:28:19,151 [salt.state       ][INFO    ][1871] Running state [/etc/profile.d] at time 09:28:19.151119
2017-11-20 09:28:19,151 [salt.state       ][INFO    ][1871] Executing state file.directory for /etc/profile.d
2017-11-20 09:28:19,152 [salt.state       ][INFO    ][1871] Directory /etc/profile.d is in the correct state
2017-11-20 09:28:19,152 [salt.state       ][INFO    ][1871] Completed state [/etc/profile.d] at time 09:28:19.152457 duration_in_ms=1.338
2017-11-20 09:28:19,501 [salt.state       ][INFO    ][1871] Running state [linux_repo_prereq_pkgs] at time 09:28:19.500784
2017-11-20 09:28:19,501 [salt.state       ][INFO    ][1871] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-20 09:28:19,502 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:28:20,049 [salt.state       ][INFO    ][1871] All specified packages are already installed
2017-11-20 09:28:20,049 [salt.state       ][INFO    ][1871] Completed state [linux_repo_prereq_pkgs] at time 09:28:20.049055 duration_in_ms=548.271
2017-11-20 09:28:20,049 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:28:20.049283
2017-11-20 09:28:20,050 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-20 09:28:20,050 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-20 09:28:20,050 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:28:20.050450 duration_in_ms=1.168
2017-11-20 09:28:20,051 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:28:20.050819
2017-11-20 09:28:20,051 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-20 09:28:20,075 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:20,098 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:20,152 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:20,153 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:28:20.152855 duration_in_ms=102.036
2017-11-20 09:28:20,156 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 09:28:20.156122
2017-11-20 09:28:20,157 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-20 09:28:20,345 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:28:20,465 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:22,564 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120092822553496
2017-11-20 09:28:22,583 [salt.minion      ][INFO    ][2383] Starting a new job with PID 2383
2017-11-20 09:28:22,593 [salt.minion      ][INFO    ][2383] Returning information for job: 20171120092822553496
2017-11-20 09:28:23,002 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-20 09:28:23,003 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 09:28:23.002588 duration_in_ms=2846.466
2017-11-20 09:28:23,003 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:28:23.002993
2017-11-20 09:28:23,003 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-20 09:28:23,004 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-20 09:28:23,004 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:28:23.004209 duration_in_ms=1.215
2017-11-20 09:28:23,005 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/uca] at time 09:28:23.004580
2017-11-20 09:28:23,005 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-20 09:28:23,005 [salt.state       ][INFO    ][1871] File /etc/apt/preferences.d/uca is not present
2017-11-20 09:28:23,006 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/uca] at time 09:28:23.005712 duration_in_ms=1.133
2017-11-20 09:28:23,007 [salt.state       ][INFO    ][1871] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 09:28:23.006886
2017-11-20 09:28:23,007 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-20 09:28:23,089 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-20 09:28:23,142 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-11-20 09:28:23,362 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:25,284 [salt.state       ][INFO    ][1871] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-11-20 09:28:25,285 [salt.state       ][INFO    ][1871] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 09:28:25.285141 duration_in_ms=2278.254
2017-11-20 09:28:25,286 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 09:28:25.285624
2017-11-20 09:28:25,286 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-20 09:28:25,287 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-20 09:28:25,287 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 09:28:25.286955 duration_in_ms=1.331
2017-11-20 09:28:25,287 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 09:28:25.287321
2017-11-20 09:28:25,288 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-20 09:28:25,304 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:25,328 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:25,383 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:25,384 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 09:28:25.384053 duration_in_ms=96.731
2017-11-20 09:28:25,385 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 09:28:25.385288
2017-11-20 09:28:25,386 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-20 09:28:25,456 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:28:25,548 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:27,697 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-20 09:28:27,697 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 09:28:27.697080 duration_in_ms=2311.791
2017-11-20 09:28:27,698 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 09:28:27.697504
2017-11-20 09:28:27,698 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-20 09:28:27,698 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-20 09:28:27,699 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 09:28:27.698718 duration_in_ms=1.214
2017-11-20 09:28:27,699 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 09:28:27.699067
2017-11-20 09:28:27,699 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-20 09:28:27,719 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:27,739 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:27,791 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:27,791 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 09:28:27.791227 duration_in_ms=92.16
2017-11-20 09:28:27,792 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 09:28:27.792457
2017-11-20 09:28:27,793 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-20 09:28:27,892 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:28:27,977 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:30,288 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-20 09:28:30,288 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 09:28:30.288393 duration_in_ms=2495.935
2017-11-20 09:28:30,289 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:28:30.288844
2017-11-20 09:28:30,289 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-20 09:28:30,290 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-20 09:28:30,290 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:28:30.290385 duration_in_ms=1.541
2017-11-20 09:28:30,291 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:28:30.290756
2017-11-20 09:28:30,291 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-20 09:28:30,314 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:30,334 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:30,393 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:30,394 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:28:30.393773 duration_in_ms=103.016
2017-11-20 09:28:30,395 [salt.state       ][INFO    ][1871] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 09:28:30.395057
2017-11-20 09:28:30,395 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-20 09:28:30,485 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-20 09:28:30,607 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:32,697 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120092832683592
2017-11-20 09:28:32,713 [salt.minion      ][INFO    ][4616] Starting a new job with PID 4616
2017-11-20 09:28:32,725 [salt.minion      ][INFO    ][4616] Returning information for job: 20171120092832683592
2017-11-20 09:28:32,781 [salt.state       ][INFO    ][1871] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-20 09:28:32,781 [salt.state       ][INFO    ][1871] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 09:28:32.781364 duration_in_ms=2386.306
2017-11-20 09:28:32,782 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:28:32.781835
2017-11-20 09:28:32,782 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-20 09:28:32,783 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-20 09:28:32,783 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:28:32.783112 duration_in_ms=1.277
2017-11-20 09:28:32,784 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mcp_extra] at time 09:28:32.783471
2017-11-20 09:28:32,784 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-20 09:28:32,798 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:32,821 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:32,877 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:32,878 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mcp_extra] at time 09:28:32.877612 duration_in_ms=94.14
2017-11-20 09:28:32,879 [salt.state       ][INFO    ][1871] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 09:28:32.878800
2017-11-20 09:28:32,879 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-20 09:28:32,959 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-20 09:28:33,071 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:35,166 [salt.state       ][INFO    ][1871] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-20 09:28:35,167 [salt.state       ][INFO    ][1871] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 09:28:35.166510 duration_in_ms=2287.709
2017-11-20 09:28:35,167 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 09:28:35.166971
2017-11-20 09:28:35,167 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-20 09:28:35,168 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-20 09:28:35,168 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 09:28:35.168401 duration_in_ms=1.43
2017-11-20 09:28:35,169 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 09:28:35.168824
2017-11-20 09:28:35,169 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-20 09:28:35,194 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:35,218 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:35,280 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:35,281 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 09:28:35.281192 duration_in_ms=112.367
2017-11-20 09:28:35,283 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 09:28:35.282538
2017-11-20 09:28:35,283 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-20 09:28:35,464 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:28:35,563 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:38,066 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-20 09:28:38,066 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 09:28:38.066174 duration_in_ms=2783.635
2017-11-20 09:28:38,067 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 09:28:38.066601
2017-11-20 09:28:38,067 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-20 09:28:38,068 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-20 09:28:38,068 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 09:28:38.067827 duration_in_ms=1.226
2017-11-20 09:28:38,068 [salt.state       ][INFO    ][1871] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 09:28:38.068181
2017-11-20 09:28:38,069 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-20 09:28:38,089 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:28:38,106 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:38,159 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:38,159 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 09:28:38.159168 duration_in_ms=90.985
2017-11-20 09:28:38,160 [salt.state       ][INFO    ][1871] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 09:28:38.160334
2017-11-20 09:28:38,161 [salt.state       ][INFO    ][1871] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-20 09:28:38,240 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:28:38,333 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:40,537 [salt.state       ][INFO    ][1871] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-20 09:28:40,538 [salt.state       ][INFO    ][1871] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 09:28:40.537524 duration_in_ms=2377.189
2017-11-20 09:28:40,538 [salt.state       ][INFO    ][1871] Running state [linux_extra_packages_purged] at time 09:28:40.537981
2017-11-20 09:28:40,538 [salt.state       ][INFO    ][1871] Executing state pkg.purged for linux_extra_packages_purged
2017-11-20 09:28:40,559 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-20 09:28:42,345 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:28:42,375 [salt.state       ][INFO    ][1871] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-20 09:28:42,396 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-11-20 09:28:42,418 [salt.state       ][INFO    ][1871] Completed state [linux_extra_packages_purged] at time 09:28:42.417938 duration_in_ms=1879.956
2017-11-20 09:28:42,424 [salt.state       ][INFO    ][1871] Running state [linux_extra_packages_latest] at time 09:28:42.424404
2017-11-20 09:28:42,425 [salt.state       ][INFO    ][1871] Executing state pkg.latest for linux_extra_packages_latest
2017-11-20 09:28:42,675 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:42,760 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120092842746963
2017-11-20 09:28:42,776 [salt.minion      ][INFO    ][6777] Starting a new job with PID 6777
2017-11-20 09:28:42,786 [salt.minion      ][INFO    ][6777] Returning information for job: 20171120092842746963
2017-11-20 09:28:45,282 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-20 09:28:45,328 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-20 09:28:45,377 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-11-20 09:28:47,124 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:28:47,148 [salt.state       ][INFO    ][1871] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-20 09:28:47,159 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-11-20 09:28:47,178 [salt.state       ][INFO    ][1871] Completed state [linux_extra_packages_latest] at time 09:28:47.177894 duration_in_ms=4753.489
2017-11-20 09:28:47,181 [salt.state       ][INFO    ][1871] Running state [UTC] at time 09:28:47.180715
2017-11-20 09:28:47,181 [salt.state       ][INFO    ][1871] Executing state timezone.system for UTC
2017-11-20 09:28:47,183 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['timedatectl'] in directory '/root'
2017-11-20 09:28:47,232 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['timedatectl'] in directory '/root'
2017-11-20 09:28:47,241 [salt.state       ][INFO    ][1871] Timezone UTC already set, UTC already set to UTC
2017-11-20 09:28:47,242 [salt.state       ][INFO    ][1871] Completed state [UTC] at time 09:28:47.241847 duration_in_ms=61.131
2017-11-20 09:28:47,245 [salt.state       ][INFO    ][1871] Running state [nf_conntrack] at time 09:28:47.244492
2017-11-20 09:28:47,245 [salt.state       ][INFO    ][1871] Executing state kmod.present for nf_conntrack
2017-11-20 09:28:47,246 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-11-20 09:28:47,534 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-11-20 09:28:47,540 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-20 09:28:47,549 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'lsmod' in directory '/root'
2017-11-20 09:28:47,598 [salt.state       ][INFO    ][1871] {'nf_conntrack': 'loaded'}
2017-11-20 09:28:47,598 [salt.state       ][INFO    ][1871] Completed state [nf_conntrack] at time 09:28:47.598446 duration_in_ms=353.953
2017-11-20 09:28:47,601 [salt.state       ][INFO    ][1871] Running state [kernel.panic] at time 09:28:47.600987
2017-11-20 09:28:47,601 [salt.state       ][INFO    ][1871] Executing state sysctl.present for kernel.panic
2017-11-20 09:28:47,602 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,639 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-20 09:28:47,646 [salt.state       ][INFO    ][1871] {'kernel.panic': 60}
2017-11-20 09:28:47,646 [salt.state       ][INFO    ][1871] Completed state [kernel.panic] at time 09:28:47.646021 duration_in_ms=45.034
2017-11-20 09:28:47,646 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_probes] at time 09:28:47.646425
2017-11-20 09:28:47,647 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-20 09:28:47,647 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,663 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-20 09:28:47,669 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-20 09:28:47,670 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:28:47.669688 duration_in_ms=23.262
2017-11-20 09:28:47,670 [salt.state       ][INFO    ][1871] Running state [fs.file-max] at time 09:28:47.670063
2017-11-20 09:28:47,670 [salt.state       ][INFO    ][1871] Executing state sysctl.present for fs.file-max
2017-11-20 09:28:47,671 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,685 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-20 09:28:47,691 [salt.state       ][INFO    ][1871] {'fs.file-max': 124165}
2017-11-20 09:28:47,691 [salt.state       ][INFO    ][1871] Completed state [fs.file-max] at time 09:28:47.691290 duration_in_ms=21.227
2017-11-20 09:28:47,692 [salt.state       ][INFO    ][1871] Running state [net.core.somaxconn] at time 09:28:47.691665
2017-11-20 09:28:47,692 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.core.somaxconn
2017-11-20 09:28:47,693 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,706 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-20 09:28:47,712 [salt.state       ][INFO    ][1871] {'net.core.somaxconn': 4096}
2017-11-20 09:28:47,713 [salt.state       ][INFO    ][1871] Completed state [net.core.somaxconn] at time 09:28:47.712477 duration_in_ms=20.811
2017-11-20 09:28:47,713 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:28:47.712892
2017-11-20 09:28:47,713 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-20 09:28:47,714 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,728 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-20 09:28:47,734 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-20 09:28:47,734 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:28:47.734378 duration_in_ms=21.486
2017-11-20 09:28:47,735 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_tw_reuse] at time 09:28:47.734765
2017-11-20 09:28:47,735 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-20 09:28:47,736 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,749 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-20 09:28:47,755 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-20 09:28:47,756 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_tw_reuse] at time 09:28:47.755492 duration_in_ms=20.727
2017-11-20 09:28:47,756 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_congestion_control] at time 09:28:47.755924
2017-11-20 09:28:47,756 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-20 09:28:47,757 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,771 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-11-20 09:28:47,782 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-11-20 09:28:47,783 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_congestion_control] at time 09:28:47.782462 duration_in_ms=26.538
2017-11-20 09:28:47,783 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_retries2] at time 09:28:47.782866
2017-11-20 09:28:47,783 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-20 09:28:47,784 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,800 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-20 09:28:47,807 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_retries2': 5}
2017-11-20 09:28:47,808 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_retries2] at time 09:28:47.807648 duration_in_ms=24.781
2017-11-20 09:28:47,808 [salt.state       ][INFO    ][1871] Running state [net.core.netdev_max_backlog] at time 09:28:47.808076
2017-11-20 09:28:47,808 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-20 09:28:47,809 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,824 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-20 09:28:47,830 [salt.state       ][INFO    ][1871] {'net.core.netdev_max_backlog': 261144}
2017-11-20 09:28:47,831 [salt.state       ][INFO    ][1871] Completed state [net.core.netdev_max_backlog] at time 09:28:47.830695 duration_in_ms=22.619
2017-11-20 09:28:47,831 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:28:47.831068
2017-11-20 09:28:47,831 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-20 09:28:47,832 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,846 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-11-20 09:28:47,853 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-11-20 09:28:47,853 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:28:47.852944 duration_in_ms=21.876
2017-11-20 09:28:47,853 [salt.state       ][INFO    ][1871] Running state [vm.swappiness] at time 09:28:47.853339
2017-11-20 09:28:47,854 [salt.state       ][INFO    ][1871] Executing state sysctl.present for vm.swappiness
2017-11-20 09:28:47,854 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,868 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-20 09:28:47,874 [salt.state       ][INFO    ][1871] {'vm.swappiness': 10}
2017-11-20 09:28:47,874 [salt.state       ][INFO    ][1871] Completed state [vm.swappiness] at time 09:28:47.874188 duration_in_ms=20.849
2017-11-20 09:28:47,875 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:28:47.874570
2017-11-20 09:28:47,875 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-20 09:28:47,875 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,889 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-20 09:28:47,896 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-20 09:28:47,896 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:28:47.896328 duration_in_ms=21.758
2017-11-20 09:28:47,897 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:28:47.896699
2017-11-20 09:28:47,897 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-20 09:28:47,898 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,911 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-20 09:28:47,918 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-20 09:28:47,919 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:28:47.918467 duration_in_ms=21.767
2017-11-20 09:28:47,919 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:28:47.918859
2017-11-20 09:28:47,919 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-20 09:28:47,920 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,935 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-20 09:28:47,941 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-20 09:28:47,942 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:28:47.941800 duration_in_ms=22.941
2017-11-20 09:28:47,942 [salt.state       ][INFO    ][1871] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:28:47.942186
2017-11-20 09:28:47,943 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-20 09:28:47,943 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,958 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-20 09:28:47,965 [salt.state       ][INFO    ][1871] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-20 09:28:47,966 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:28:47.965553 duration_in_ms=23.367
2017-11-20 09:28:47,966 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_fin_timeout] at time 09:28:47.965936
2017-11-20 09:28:47,966 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-20 09:28:47,967 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:47,981 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-11-20 09:28:47,987 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_fin_timeout': 30}
2017-11-20 09:28:47,987 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_fin_timeout] at time 09:28:47.987327 duration_in_ms=21.391
2017-11-20 09:28:47,988 [salt.state       ][INFO    ][1871] Running state [net.ipv4.tcp_keepalive_time] at time 09:28:47.987758
2017-11-20 09:28:47,988 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-20 09:28:47,989 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:48,002 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-20 09:28:48,008 [salt.state       ][INFO    ][1871] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-20 09:28:48,008 [salt.state       ][INFO    ][1871] Completed state [net.ipv4.tcp_keepalive_time] at time 09:28:48.008443 duration_in_ms=20.684
2017-11-20 09:28:48,009 [salt.state       ][INFO    ][1871] Running state [net.nf_conntrack_max] at time 09:28:48.008875
2017-11-20 09:28:48,009 [salt.state       ][INFO    ][1871] Executing state sysctl.present for net.nf_conntrack_max
2017-11-20 09:28:48,010 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:28:48,024 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-20 09:28:48,030 [salt.state       ][INFO    ][1871] {'net.nf_conntrack_max': 1048576}
2017-11-20 09:28:48,030 [salt.state       ][INFO    ][1871] Completed state [net.nf_conntrack_max] at time 09:28:48.030325 duration_in_ms=21.448
2017-11-20 09:28:48,036 [salt.state       ][INFO    ][1871] Running state [linux_sysfs_package] at time 09:28:48.036118
2017-11-20 09:28:48,036 [salt.state       ][INFO    ][1871] Executing state pkg.installed for linux_sysfs_package
2017-11-20 09:28:48,250 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-20 09:28:48,299 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:28:50,341 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-11-20 09:28:52,276 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:28:52,297 [salt.state       ][INFO    ][1871] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-11-20 09:28:52,308 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-11-20 09:28:52,332 [salt.state       ][INFO    ][1871] Completed state [linux_sysfs_package] at time 09:28:52.332045 duration_in_ms=4295.926
2017-11-20 09:28:52,335 [salt.state       ][INFO    ][1871] Running state [/etc/sysfs.d] at time 09:28:52.335030
2017-11-20 09:28:52,335 [salt.state       ][INFO    ][1871] Executing state file.directory for /etc/sysfs.d
2017-11-20 09:28:52,337 [salt.state       ][INFO    ][1871] Directory /etc/sysfs.d is in the correct state
2017-11-20 09:28:52,338 [salt.state       ][INFO    ][1871] Completed state [/etc/sysfs.d] at time 09:28:52.337598 duration_in_ms=2.568
2017-11-20 09:28:52,417 [salt.state       ][INFO    ][1871] Running state [ondemand] at time 09:28:52.416464
2017-11-20 09:28:52,417 [salt.state       ][INFO    ][1871] Executing state service.dead for ondemand
2017-11-20 09:28:52,419 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-20 09:28:52,429 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,437 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,448 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,497 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,508 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,522 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,534 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-20 09:28:52,621 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-20 09:28:52,634 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'runlevel' in directory '/root'
2017-11-20 09:28:52,641 [salt.state       ][INFO    ][1871] {'ondemand': True}
2017-11-20 09:28:52,642 [salt.state       ][INFO    ][1871] Completed state [ondemand] at time 09:28:52.641643 duration_in_ms=225.179
2017-11-20 09:28:52,643 [salt.state       ][INFO    ][1871] Running state [cs_CZ.UTF-8] at time 09:28:52.643115
2017-11-20 09:28:52,643 [salt.state       ][INFO    ][1871] Executing state locale.present for cs_CZ.UTF-8
2017-11-20 09:28:52,644 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'locale -a' in directory '/root'
2017-11-20 09:28:52,654 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-20 09:28:52,798 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120092852786717
2017-11-20 09:28:52,823 [salt.minion      ][INFO    ][8352] Starting a new job with PID 8352
2017-11-20 09:28:52,882 [salt.minion      ][INFO    ][8352] Returning information for job: 20171120092852786717
2017-11-20 09:28:53,318 [salt.state       ][INFO    ][1871] {'locale': 'cs_CZ.UTF-8'}
2017-11-20 09:28:53,319 [salt.state       ][INFO    ][1871] Completed state [cs_CZ.UTF-8] at time 09:28:53.318651 duration_in_ms=675.535
2017-11-20 09:28:53,319 [salt.state       ][INFO    ][1871] Running state [en_US.UTF-8] at time 09:28:53.318928
2017-11-20 09:28:53,319 [salt.state       ][INFO    ][1871] Executing state locale.present for en_US.UTF-8
2017-11-20 09:28:53,320 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'locale -a' in directory '/root'
2017-11-20 09:28:53,326 [salt.state       ][INFO    ][1871] Locale en_US.UTF-8 is already present
2017-11-20 09:28:53,326 [salt.state       ][INFO    ][1871] Completed state [en_US.UTF-8] at time 09:28:53.326395 duration_in_ms=7.467
2017-11-20 09:28:53,328 [salt.state       ][INFO    ][1871] Running state [en_US.UTF-8] at time 09:28:53.327682
2017-11-20 09:28:53,328 [salt.state       ][INFO    ][1871] Executing state locale.system for en_US.UTF-8
2017-11-20 09:28:53,328 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'localectl' in directory '/root'
2017-11-20 09:28:53,371 [salt.state       ][INFO    ][1871] System locale en_US.UTF-8 already set
2017-11-20 09:28:53,371 [salt.state       ][INFO    ][1871] Completed state [en_US.UTF-8] at time 09:28:53.371359 duration_in_ms=43.677
2017-11-20 09:28:53,373 [salt.state       ][INFO    ][1871] Running state [root] at time 09:28:53.373362
2017-11-20 09:28:53,374 [salt.state       ][INFO    ][1871] Executing state user.present for root
2017-11-20 09:28:53,379 [salt.state       ][INFO    ][1871] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17490}
2017-11-20 09:28:53,379 [salt.state       ][INFO    ][1871] Completed state [root] at time 09:28:53.379148 duration_in_ms=5.786
2017-11-20 09:28:53,380 [salt.state       ][INFO    ][1871] Running state [/root] at time 09:28:53.380379
2017-11-20 09:28:53,381 [salt.state       ][INFO    ][1871] Executing state file.directory for /root
2017-11-20 09:28:53,381 [salt.state       ][INFO    ][1871] Directory /root is in the correct state
2017-11-20 09:28:53,381 [salt.state       ][INFO    ][1871] Completed state [/root] at time 09:28:53.381346 duration_in_ms=0.967
2017-11-20 09:28:53,382 [salt.state       ][INFO    ][1871] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:28:53.381537
2017-11-20 09:28:53,382 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-20 09:28:53,382 [salt.state       ][INFO    ][1871] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-20 09:28:53,383 [salt.state       ][INFO    ][1871] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:28:53.382482 duration_in_ms=0.945
2017-11-20 09:28:53,383 [salt.state       ][INFO    ][1871] Running state [ubuntu] at time 09:28:53.382690
2017-11-20 09:28:53,383 [salt.state       ][INFO    ][1871] Executing state user.present for ubuntu
2017-11-20 09:28:53,383 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-20 09:28:53,435 [salt.state       ][INFO    ][1871] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-11-20 09:28:53,435 [salt.state       ][INFO    ][1871] Completed state [ubuntu] at time 09:28:53.435055 duration_in_ms=52.364
2017-11-20 09:28:53,437 [salt.state       ][INFO    ][1871] Running state [/home/ubuntu] at time 09:28:53.436474
2017-11-20 09:28:53,437 [salt.state       ][INFO    ][1871] Executing state file.directory for /home/ubuntu
2017-11-20 09:28:53,438 [salt.state       ][INFO    ][1871] {'mode': '0700'}
2017-11-20 09:28:53,438 [salt.state       ][INFO    ][1871] Completed state [/home/ubuntu] at time 09:28:53.437868 duration_in_ms=1.394
2017-11-20 09:28:53,439 [salt.state       ][INFO    ][1871] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:28:53.438742
2017-11-20 09:28:53,439 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-20 09:28:53,459 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-20 09:28:53,463 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command '/usr/sbin/visudo -c -f /tmp/tmpbursgK' in directory '/root'
2017-11-20 09:28:53,477 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:53,477 [salt.state       ][INFO    ][1871] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:28:53.477007 duration_in_ms=38.263
2017-11-20 09:28:53,477 [salt.state       ][INFO    ][1871] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:28:53.477253
2017-11-20 09:28:53,477 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-20 09:28:53,495 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-20 09:28:53,518 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:53,574 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:53,574 [salt.state       ][INFO    ][1871] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:28:53.574075 duration_in_ms=96.822
2017-11-20 09:28:53,574 [salt.state       ][INFO    ][1871] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:28:53.574291
2017-11-20 09:28:53,575 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-20 09:28:53,591 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-20 09:28:53,614 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:28:53,663 [salt.state       ][INFO    ][1871] File changed:
New file
2017-11-20 09:28:53,664 [salt.state       ][INFO    ][1871] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:28:53.663900 duration_in_ms=89.607
2017-11-20 09:28:53,665 [salt.state       ][INFO    ][1871] Running state [service.systemctl_reload] at time 09:28:53.665344
2017-11-20 09:28:53,666 [salt.state       ][INFO    ][1871] Executing state module.wait for service.systemctl_reload
2017-11-20 09:28:53,666 [salt.state       ][INFO    ][1871] No changes made for service.systemctl_reload
2017-11-20 09:28:53,666 [salt.state       ][INFO    ][1871] Completed state [service.systemctl_reload] at time 09:28:53.666286 duration_in_ms=0.942
2017-11-20 09:28:53,667 [salt.state       ][INFO    ][1871] Running state [service.systemctl_reload] at time 09:28:53.666591
2017-11-20 09:28:53,667 [salt.state       ][INFO    ][1871] Executing state module.mod_watch for service.systemctl_reload
2017-11-20 09:28:53,667 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-20 09:28:53,706 [salt.state       ][INFO    ][1871] {'ret': True}
2017-11-20 09:28:53,706 [salt.state       ][INFO    ][1871] Completed state [service.systemctl_reload] at time 09:28:53.706214 duration_in_ms=39.623
2017-11-20 09:28:53,707 [salt.state       ][INFO    ][1871] Running state [/etc/hostname] at time 09:28:53.706528
2017-11-20 09:28:53,707 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/hostname
2017-11-20 09:28:53,727 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-20 09:28:53,730 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-11-20 09:28:53,731 [salt.state       ][INFO    ][1871] Completed state [/etc/hostname] at time 09:28:53.730919 duration_in_ms=24.39
2017-11-20 09:28:53,733 [salt.state       ][INFO    ][1871] Running state [hostname msg03] at time 09:28:53.733012
2017-11-20 09:28:53,733 [salt.state       ][INFO    ][1871] Executing state cmd.wait for hostname msg03
2017-11-20 09:28:53,734 [salt.state       ][INFO    ][1871] No changes made for hostname msg03
2017-11-20 09:28:53,734 [salt.state       ][INFO    ][1871] Completed state [hostname msg03] at time 09:28:53.734036 duration_in_ms=1.024
2017-11-20 09:28:53,734 [salt.state       ][INFO    ][1871] Running state [hostname msg03] at time 09:28:53.734333
2017-11-20 09:28:53,735 [salt.state       ][INFO    ][1871] Executing state cmd.mod_watch for hostname msg03
2017-11-20 09:28:53,735 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command 'hostname msg03' in directory '/root'
2017-11-20 09:28:53,743 [salt.state       ][INFO    ][1871] {'pid': 8381, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-20 09:28:53,743 [salt.state       ][INFO    ][1871] Completed state [hostname msg03] at time 09:28:53.743421 duration_in_ms=9.087
2017-11-20 09:28:53,745 [salt.state       ][INFO    ][1871] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.744821
2017-11-20 09:28:53,745 [salt.state       ][INFO    ][1871] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,747 [salt.state       ][INFO    ][1871] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,747 [salt.state       ][INFO    ][1871] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.746932 duration_in_ms=2.111
2017-11-20 09:28:53,747 [salt.state       ][INFO    ][1871] Running state [mdb02] at time 09:28:53.747137
2017-11-20 09:28:53,747 [salt.state       ][INFO    ][1871] Executing state host.present for mdb02
2017-11-20 09:28:53,748 [salt.state       ][INFO    ][1871] {'host': 'mdb02'}
2017-11-20 09:28:53,748 [salt.state       ][INFO    ][1871] Completed state [mdb02] at time 09:28:53.748362 duration_in_ms=1.225
2017-11-20 09:28:53,749 [salt.state       ][INFO    ][1871] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.748757
2017-11-20 09:28:53,749 [salt.state       ][INFO    ][1871] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,750 [salt.state       ][INFO    ][1871] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,750 [salt.state       ][INFO    ][1871] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.750214 duration_in_ms=1.456
2017-11-20 09:28:53,751 [salt.state       ][INFO    ][1871] Running state [mdb03] at time 09:28:53.750559
2017-11-20 09:28:53,751 [salt.state       ][INFO    ][1871] Executing state host.present for mdb03
2017-11-20 09:28:53,752 [salt.state       ][INFO    ][1871] {'host': 'mdb03'}
2017-11-20 09:28:53,752 [salt.state       ][INFO    ][1871] Completed state [mdb03] at time 09:28:53.752015 duration_in_ms=1.455
2017-11-20 09:28:53,752 [salt.state       ][INFO    ][1871] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.752375
2017-11-20 09:28:53,753 [salt.state       ][INFO    ][1871] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,754 [salt.state       ][INFO    ][1871] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,754 [salt.state       ][INFO    ][1871] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.753839 duration_in_ms=1.464
2017-11-20 09:28:53,754 [salt.state       ][INFO    ][1871] Running state [mdb01] at time 09:28:53.754185
2017-11-20 09:28:53,755 [salt.state       ][INFO    ][1871] Executing state host.present for mdb01
2017-11-20 09:28:53,755 [salt.state       ][INFO    ][1871] {'host': 'mdb01'}
2017-11-20 09:28:53,756 [salt.state       ][INFO    ][1871] Completed state [mdb01] at time 09:28:53.755615 duration_in_ms=1.429
2017-11-20 09:28:53,756 [salt.state       ][INFO    ][1871] Running state [mdb] at time 09:28:53.755993
2017-11-20 09:28:53,756 [salt.state       ][INFO    ][1871] Executing state host.present for mdb
2017-11-20 09:28:53,757 [salt.state       ][INFO    ][1871] {'host': 'mdb'}
2017-11-20 09:28:53,758 [salt.state       ][INFO    ][1871] Completed state [mdb] at time 09:28:53.757486 duration_in_ms=1.493
2017-11-20 09:28:53,758 [salt.state       ][INFO    ][1871] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.757853
2017-11-20 09:28:53,758 [salt.state       ][INFO    ][1871] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,759 [salt.state       ][INFO    ][1871] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,759 [salt.state       ][INFO    ][1871] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.759304 duration_in_ms=1.449
2017-11-20 09:28:53,760 [salt.state       ][INFO    ][1871] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.759655
2017-11-20 09:28:53,760 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,761 [salt.state       ][INFO    ][1871] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,761 [salt.state       ][INFO    ][1871] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.761218 duration_in_ms=1.563
2017-11-20 09:28:53,762 [salt.state       ][INFO    ][1871] Running state [cfg01] at time 09:28:53.761568
2017-11-20 09:28:53,762 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01
2017-11-20 09:28:53,763 [salt.state       ][INFO    ][1871] {'host': 'cfg01'}
2017-11-20 09:28:53,763 [salt.state       ][INFO    ][1871] Completed state [cfg01] at time 09:28:53.763030 duration_in_ms=1.462
2017-11-20 09:28:53,763 [salt.state       ][INFO    ][1871] Running state [prx01] at time 09:28:53.763379
2017-11-20 09:28:53,764 [salt.state       ][INFO    ][1871] Executing state host.present for prx01
2017-11-20 09:28:53,765 [salt.state       ][INFO    ][1871] {'host': 'prx01'}
2017-11-20 09:28:53,765 [salt.state       ][INFO    ][1871] Completed state [prx01] at time 09:28:53.764902 duration_in_ms=1.523
2017-11-20 09:28:53,765 [salt.state       ][INFO    ][1871] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.765281
2017-11-20 09:28:53,766 [salt.state       ][INFO    ][1871] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,766 [salt.state       ][INFO    ][1871] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,767 [salt.state       ][INFO    ][1871] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.766740 duration_in_ms=1.459
2017-11-20 09:28:53,767 [salt.state       ][INFO    ][1871] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.767099
2017-11-20 09:28:53,767 [salt.state       ][INFO    ][1871] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,768 [salt.state       ][INFO    ][1871] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,769 [salt.state       ][INFO    ][1871] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.768715 duration_in_ms=1.616
2017-11-20 09:28:53,769 [salt.state       ][INFO    ][1871] Running state [kvm01] at time 09:28:53.769080
2017-11-20 09:28:53,769 [salt.state       ][INFO    ][1871] Executing state host.present for kvm01
2017-11-20 09:28:53,770 [salt.state       ][INFO    ][1871] {'host': 'kvm01'}
2017-11-20 09:28:53,771 [salt.state       ][INFO    ][1871] Completed state [kvm01] at time 09:28:53.770598 duration_in_ms=1.532
2017-11-20 09:28:53,771 [salt.state       ][INFO    ][1871] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.770940
2017-11-20 09:28:53,771 [salt.state       ][INFO    ][1871] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,772 [salt.state       ][INFO    ][1871] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,772 [salt.state       ][INFO    ][1871] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.772415 duration_in_ms=1.475
2017-11-20 09:28:53,773 [salt.state       ][INFO    ][1871] Running state [kvm03] at time 09:28:53.772778
2017-11-20 09:28:53,773 [salt.state       ][INFO    ][1871] Executing state host.present for kvm03
2017-11-20 09:28:53,774 [salt.state       ][INFO    ][1871] {'host': 'kvm03'}
2017-11-20 09:28:53,774 [salt.state       ][INFO    ][1871] Completed state [kvm03] at time 09:28:53.774246 duration_in_ms=1.468
2017-11-20 09:28:53,775 [salt.state       ][INFO    ][1871] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.774597
2017-11-20 09:28:53,775 [salt.state       ][INFO    ][1871] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,776 [salt.state       ][INFO    ][1871] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,776 [salt.state       ][INFO    ][1871] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.776086 duration_in_ms=1.488
2017-11-20 09:28:53,776 [salt.state       ][INFO    ][1871] Running state [kvm02] at time 09:28:53.776430
2017-11-20 09:28:53,777 [salt.state       ][INFO    ][1871] Executing state host.present for kvm02
2017-11-20 09:28:53,778 [salt.state       ][INFO    ][1871] {'host': 'kvm02'}
2017-11-20 09:28:53,778 [salt.state       ][INFO    ][1871] Completed state [kvm02] at time 09:28:53.778229 duration_in_ms=1.799
2017-11-20 09:28:53,779 [salt.state       ][INFO    ][1871] Running state [dbs] at time 09:28:53.778571
2017-11-20 09:28:53,779 [salt.state       ][INFO    ][1871] Executing state host.present for dbs
2017-11-20 09:28:53,780 [salt.state       ][INFO    ][1871] {'host': 'dbs'}
2017-11-20 09:28:53,780 [salt.state       ][INFO    ][1871] Completed state [dbs] at time 09:28:53.780052 duration_in_ms=1.481
2017-11-20 09:28:53,780 [salt.state       ][INFO    ][1871] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.780387
2017-11-20 09:28:53,781 [salt.state       ][INFO    ][1871] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,782 [salt.state       ][INFO    ][1871] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,782 [salt.state       ][INFO    ][1871] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.781892 duration_in_ms=1.505
2017-11-20 09:28:53,782 [salt.state       ][INFO    ][1871] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.782247
2017-11-20 09:28:53,783 [salt.state       ][INFO    ][1871] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,783 [salt.state       ][INFO    ][1871] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,784 [salt.state       ][INFO    ][1871] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.783706 duration_in_ms=1.459
2017-11-20 09:28:53,784 [salt.state       ][INFO    ][1871] Running state [prx] at time 09:28:53.784055
2017-11-20 09:28:53,784 [salt.state       ][INFO    ][1871] Executing state host.present for prx
2017-11-20 09:28:53,785 [salt.state       ][INFO    ][1871] {'host': 'prx'}
2017-11-20 09:28:53,786 [salt.state       ][INFO    ][1871] Completed state [prx] at time 09:28:53.785681 duration_in_ms=1.625
2017-11-20 09:28:53,786 [salt.state       ][INFO    ][1871] Running state [prx02] at time 09:28:53.786023
2017-11-20 09:28:53,786 [salt.state       ][INFO    ][1871] Executing state host.present for prx02
2017-11-20 09:28:53,787 [salt.state       ][INFO    ][1871] {'host': 'prx02'}
2017-11-20 09:28:53,788 [salt.state       ][INFO    ][1871] Completed state [prx02] at time 09:28:53.787487 duration_in_ms=1.464
2017-11-20 09:28:53,788 [salt.state       ][INFO    ][1871] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.787841
2017-11-20 09:28:53,788 [salt.state       ][INFO    ][1871] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,789 [salt.state       ][INFO    ][1871] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,789 [salt.state       ][INFO    ][1871] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.789385 duration_in_ms=1.544
2017-11-20 09:28:53,790 [salt.state       ][INFO    ][1871] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.789725
2017-11-20 09:28:53,790 [salt.state       ][INFO    ][1871] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,791 [salt.state       ][INFO    ][1871] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,791 [salt.state       ][INFO    ][1871] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.791204 duration_in_ms=1.479
2017-11-20 09:28:53,792 [salt.state       ][INFO    ][1871] Running state [msg02] at time 09:28:53.791547
2017-11-20 09:28:53,792 [salt.state       ][INFO    ][1871] Executing state host.present for msg02
2017-11-20 09:28:53,793 [salt.state       ][INFO    ][1871] {'host': 'msg02'}
2017-11-20 09:28:53,793 [salt.state       ][INFO    ][1871] Completed state [msg02] at time 09:28:53.793118 duration_in_ms=1.571
2017-11-20 09:28:53,793 [salt.state       ][INFO    ][1871] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.793459
2017-11-20 09:28:53,794 [salt.state       ][INFO    ][1871] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,795 [salt.state       ][INFO    ][1871] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,795 [salt.state       ][INFO    ][1871] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.794956 duration_in_ms=1.497
2017-11-20 09:28:53,795 [salt.state       ][INFO    ][1871] Running state [msg03] at time 09:28:53.795297
2017-11-20 09:28:53,796 [salt.state       ][INFO    ][1871] Executing state host.present for msg03
2017-11-20 09:28:53,797 [salt.state       ][INFO    ][1871] {'host': 'msg03'}
2017-11-20 09:28:53,797 [salt.state       ][INFO    ][1871] Completed state [msg03] at time 09:28:53.796869 duration_in_ms=1.571
2017-11-20 09:28:53,797 [salt.state       ][INFO    ][1871] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.797236
2017-11-20 09:28:53,798 [salt.state       ][INFO    ][1871] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,798 [salt.state       ][INFO    ][1871] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,799 [salt.state       ][INFO    ][1871] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.798753 duration_in_ms=1.517
2017-11-20 09:28:53,799 [salt.state       ][INFO    ][1871] Running state [msg01] at time 09:28:53.799100
2017-11-20 09:28:53,799 [salt.state       ][INFO    ][1871] Executing state host.present for msg01
2017-11-20 09:28:53,800 [salt.state       ][INFO    ][1871] {'host': 'msg01'}
2017-11-20 09:28:53,801 [salt.state       ][INFO    ][1871] Completed state [msg01] at time 09:28:53.800692 duration_in_ms=1.591
2017-11-20 09:28:53,801 [salt.state       ][INFO    ][1871] Running state [msg] at time 09:28:53.801047
2017-11-20 09:28:53,801 [salt.state       ][INFO    ][1871] Executing state host.present for msg
2017-11-20 09:28:53,802 [salt.state       ][INFO    ][1871] {'host': 'msg'}
2017-11-20 09:28:53,803 [salt.state       ][INFO    ][1871] Completed state [msg] at time 09:28:53.802599 duration_in_ms=1.552
2017-11-20 09:28:53,803 [salt.state       ][INFO    ][1871] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.802937
2017-11-20 09:28:53,803 [salt.state       ][INFO    ][1871] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,804 [salt.state       ][INFO    ][1871] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,805 [salt.state       ][INFO    ][1871] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.804654 duration_in_ms=1.717
2017-11-20 09:28:53,805 [salt.state       ][INFO    ][1871] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.805008
2017-11-20 09:28:53,805 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,806 [salt.state       ][INFO    ][1871] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 09:28:53,806 [salt.state       ][INFO    ][1871] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.806106 duration_in_ms=1.098
2017-11-20 09:28:53,806 [salt.state       ][INFO    ][1871] Running state [cfg01] at time 09:28:53.806426
2017-11-20 09:28:53,807 [salt.state       ][INFO    ][1871] Executing state host.present for cfg01
2017-11-20 09:28:53,807 [salt.state       ][INFO    ][1871] Host cfg01 (192.168.10.100) already present
2017-11-20 09:28:53,808 [salt.state       ][INFO    ][1871] Completed state [cfg01] at time 09:28:53.807487 duration_in_ms=1.061
2017-11-20 09:28:53,808 [salt.state       ][INFO    ][1871] Running state [cmp002] at time 09:28:53.807820
2017-11-20 09:28:53,808 [salt.state       ][INFO    ][1871] Executing state host.present for cmp002
2017-11-20 09:28:53,809 [salt.state       ][INFO    ][1871] {'host': 'cmp002'}
2017-11-20 09:28:53,809 [salt.state       ][INFO    ][1871] Completed state [cmp002] at time 09:28:53.809426 duration_in_ms=1.606
2017-11-20 09:28:53,810 [salt.state       ][INFO    ][1871] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.809772
2017-11-20 09:28:53,810 [salt.state       ][INFO    ][1871] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,811 [salt.state       ][INFO    ][1871] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,811 [salt.state       ][INFO    ][1871] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.811352 duration_in_ms=1.58
2017-11-20 09:28:53,812 [salt.state       ][INFO    ][1871] Running state [cmp001] at time 09:28:53.811693
2017-11-20 09:28:53,812 [salt.state       ][INFO    ][1871] Executing state host.present for cmp001
2017-11-20 09:28:53,813 [salt.state       ][INFO    ][1871] {'host': 'cmp001'}
2017-11-20 09:28:53,813 [salt.state       ][INFO    ][1871] Completed state [cmp001] at time 09:28:53.813314 duration_in_ms=1.621
2017-11-20 09:28:53,814 [salt.state       ][INFO    ][1871] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.813665
2017-11-20 09:28:53,814 [salt.state       ][INFO    ][1871] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,815 [salt.state       ][INFO    ][1871] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,815 [salt.state       ][INFO    ][1871] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.815229 duration_in_ms=1.564
2017-11-20 09:28:53,816 [salt.state       ][INFO    ][1871] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.815584
2017-11-20 09:28:53,816 [salt.state       ][INFO    ][1871] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,817 [salt.state       ][INFO    ][1871] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,817 [salt.state       ][INFO    ][1871] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.817225 duration_in_ms=1.641
2017-11-20 09:28:53,818 [salt.state       ][INFO    ][1871] Running state [dbs01] at time 09:28:53.817574
2017-11-20 09:28:53,818 [salt.state       ][INFO    ][1871] Executing state host.present for dbs01
2017-11-20 09:28:53,819 [salt.state       ][INFO    ][1871] {'host': 'dbs01'}
2017-11-20 09:28:53,819 [salt.state       ][INFO    ][1871] Completed state [dbs01] at time 09:28:53.819155 duration_in_ms=1.58
2017-11-20 09:28:53,820 [salt.state       ][INFO    ][1871] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.819495
2017-11-20 09:28:53,820 [salt.state       ][INFO    ][1871] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,821 [salt.state       ][INFO    ][1871] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,821 [salt.state       ][INFO    ][1871] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.821136 duration_in_ms=1.641
2017-11-20 09:28:53,822 [salt.state       ][INFO    ][1871] Running state [dbs02] at time 09:28:53.821485
2017-11-20 09:28:53,822 [salt.state       ][INFO    ][1871] Executing state host.present for dbs02
2017-11-20 09:28:53,823 [salt.state       ][INFO    ][1871] {'host': 'dbs02'}
2017-11-20 09:28:53,823 [salt.state       ][INFO    ][1871] Completed state [dbs02] at time 09:28:53.823069 duration_in_ms=1.583
2017-11-20 09:28:53,823 [salt.state       ][INFO    ][1871] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.823419
2017-11-20 09:28:53,824 [salt.state       ][INFO    ][1871] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,825 [salt.state       ][INFO    ][1871] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,825 [salt.state       ][INFO    ][1871] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.825183 duration_in_ms=1.764
2017-11-20 09:28:53,826 [salt.state       ][INFO    ][1871] Running state [dbs03] at time 09:28:53.825528
2017-11-20 09:28:53,826 [salt.state       ][INFO    ][1871] Executing state host.present for dbs03
2017-11-20 09:28:53,827 [salt.state       ][INFO    ][1871] {'host': 'dbs03'}
2017-11-20 09:28:53,827 [salt.state       ][INFO    ][1871] Completed state [dbs03] at time 09:28:53.827207 duration_in_ms=1.678
2017-11-20 09:28:53,828 [salt.state       ][INFO    ][1871] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.827549
2017-11-20 09:28:53,828 [salt.state       ][INFO    ][1871] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,829 [salt.state       ][INFO    ][1871] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,829 [salt.state       ][INFO    ][1871] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.829367 duration_in_ms=1.818
2017-11-20 09:28:53,830 [salt.state       ][INFO    ][1871] Running state [odl01] at time 09:28:53.829704
2017-11-20 09:28:53,830 [salt.state       ][INFO    ][1871] Executing state host.present for odl01
2017-11-20 09:28:53,831 [salt.state       ][INFO    ][1871] {'host': 'odl01'}
2017-11-20 09:28:53,831 [salt.state       ][INFO    ][1871] Completed state [odl01] at time 09:28:53.831312 duration_in_ms=1.607
2017-11-20 09:28:53,832 [salt.state       ][INFO    ][1871] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.831656
2017-11-20 09:28:53,832 [salt.state       ][INFO    ][1871] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,833 [salt.state       ][INFO    ][1871] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,833 [salt.state       ][INFO    ][1871] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.833379 duration_in_ms=1.722
2017-11-20 09:28:53,834 [salt.state       ][INFO    ][1871] Running state [mas01] at time 09:28:53.833724
2017-11-20 09:28:53,834 [salt.state       ][INFO    ][1871] Executing state host.present for mas01
2017-11-20 09:28:53,835 [salt.state       ][INFO    ][1871] {'host': 'mas01'}
2017-11-20 09:28:53,835 [salt.state       ][INFO    ][1871] Completed state [mas01] at time 09:28:53.835360 duration_in_ms=1.636
2017-11-20 09:28:53,836 [salt.state       ][INFO    ][1871] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.835731
2017-11-20 09:28:53,836 [salt.state       ][INFO    ][1871] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,837 [salt.state       ][INFO    ][1871] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,838 [salt.state       ][INFO    ][1871] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.837476 duration_in_ms=1.745
2017-11-20 09:28:53,838 [salt.state       ][INFO    ][1871] Running state [ctl02] at time 09:28:53.837819
2017-11-20 09:28:53,838 [salt.state       ][INFO    ][1871] Executing state host.present for ctl02
2017-11-20 09:28:53,839 [salt.state       ][INFO    ][1871] {'host': 'ctl02'}
2017-11-20 09:28:53,839 [salt.state       ][INFO    ][1871] Completed state [ctl02] at time 09:28:53.839458 duration_in_ms=1.639
2017-11-20 09:28:53,840 [salt.state       ][INFO    ][1871] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.839839
2017-11-20 09:28:53,840 [salt.state       ][INFO    ][1871] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,841 [salt.state       ][INFO    ][1871] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,842 [salt.state       ][INFO    ][1871] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.841571 duration_in_ms=1.731
2017-11-20 09:28:53,842 [salt.state       ][INFO    ][1871] Running state [ctl03] at time 09:28:53.841915
2017-11-20 09:28:53,842 [salt.state       ][INFO    ][1871] Executing state host.present for ctl03
2017-11-20 09:28:53,847 [salt.state       ][INFO    ][1871] {'host': 'ctl03'}
2017-11-20 09:28:53,847 [salt.state       ][INFO    ][1871] Completed state [ctl03] at time 09:28:53.846997 duration_in_ms=5.081
2017-11-20 09:28:53,847 [salt.state       ][INFO    ][1871] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.847371
2017-11-20 09:28:53,848 [salt.state       ][INFO    ][1871] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,849 [salt.state       ][INFO    ][1871] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,849 [salt.state       ][INFO    ][1871] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.849361 duration_in_ms=1.989
2017-11-20 09:28:53,850 [salt.state       ][INFO    ][1871] Running state [ctl01] at time 09:28:53.849713
2017-11-20 09:28:53,850 [salt.state       ][INFO    ][1871] Executing state host.present for ctl01
2017-11-20 09:28:53,851 [salt.state       ][INFO    ][1871] {'host': 'ctl01'}
2017-11-20 09:28:53,852 [salt.state       ][INFO    ][1871] Completed state [ctl01] at time 09:28:53.851483 duration_in_ms=1.77
2017-11-20 09:28:53,852 [salt.state       ][INFO    ][1871] Running state [ctl] at time 09:28:53.851851
2017-11-20 09:28:53,852 [salt.state       ][INFO    ][1871] Executing state host.present for ctl
2017-11-20 09:28:53,853 [salt.state       ][INFO    ][1871] {'host': 'ctl'}
2017-11-20 09:28:53,854 [salt.state       ][INFO    ][1871] Completed state [ctl] at time 09:28:53.853598 duration_in_ms=1.747
2017-11-20 09:28:53,854 [salt.state       ][INFO    ][1871] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.853928
2017-11-20 09:28:53,854 [salt.state       ][INFO    ][1871] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:28:53,855 [salt.state       ][INFO    ][1871] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-11-20 09:28:53,856 [salt.state       ][INFO    ][1871] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 09:28:53.855618 duration_in_ms=1.69
2017-11-20 09:28:53,859 [salt.state       ][INFO    ][1871] Running state [ens2] at time 09:28:53.859021
2017-11-20 09:28:53,859 [salt.state       ][INFO    ][1871] Executing state network.managed for ens2
2017-11-20 09:28:54,248 [salt.state       ][INFO    ][1871] Interface ens2 is up to date.
2017-11-20 09:28:54,249 [salt.state       ][INFO    ][1871] Completed state [ens2] at time 09:28:54.249010 duration_in_ms=389.989
2017-11-20 09:28:54,249 [salt.state       ][INFO    ][1871] Running state [ens3] at time 09:28:54.249416
2017-11-20 09:28:54,250 [salt.state       ][INFO    ][1871] Executing state network.managed for ens3
2017-11-20 09:28:54,262 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-20 09:28:54,285 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-20 09:28:54,354 [salt.state       ][INFO    ][1871] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 192.168.10.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-11-20 09:28:54,354 [salt.state       ][INFO    ][1871] Completed state [ens3] at time 09:28:54.354002 duration_in_ms=104.586
2017-11-20 09:28:54,354 [salt.state       ][INFO    ][1871] Running state [/etc/profile.d/proxy.sh] at time 09:28:54.354454
2017-11-20 09:28:54,355 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-20 09:28:54,355 [salt.state       ][INFO    ][1871] File /etc/profile.d/proxy.sh is not present
2017-11-20 09:28:54,356 [salt.state       ][INFO    ][1871] Completed state [/etc/profile.d/proxy.sh] at time 09:28:54.355766 duration_in_ms=1.313
2017-11-20 09:28:54,356 [salt.state       ][INFO    ][1871] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:28:54.356172
2017-11-20 09:28:54,357 [salt.state       ][INFO    ][1871] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-20 09:28:54,357 [salt.state       ][INFO    ][1871] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-20 09:28:54,357 [salt.state       ][INFO    ][1871] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:28:54.357269 duration_in_ms=1.097
2017-11-20 09:28:54,363 [salt.state       ][INFO    ][1871] Running state [ntp] at time 09:28:54.363006
2017-11-20 09:28:54,363 [salt.state       ][INFO    ][1871] Executing state pkg.installed for ntp
2017-11-20 09:28:54,526 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-11-20 09:28:57,170 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:28:57,194 [salt.state       ][INFO    ][1871] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-11-20 09:28:57,204 [salt.state       ][INFO    ][1871] Loading fresh modules for state activity
2017-11-20 09:28:57,224 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 09:28:57.224039 duration_in_ms=2861.032
2017-11-20 09:28:57,227 [salt.state       ][INFO    ][1871] Running state [/etc/ntp.conf] at time 09:28:57.226833
2017-11-20 09:28:57,227 [salt.state       ][INFO    ][1871] Executing state file.managed for /etc/ntp.conf
2017-11-20 09:28:57,245 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-20 09:28:57,275 [salt.fileclient  ][INFO    ][1871] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-20 09:28:57,287 [salt.state       ][INFO    ][1871] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2017-11-20 09:28:57,289 [salt.state       ][INFO    ][1871] Completed state [/etc/ntp.conf] at time 09:28:57.288498 duration_in_ms=61.664
2017-11-20 09:28:57,358 [salt.state       ][INFO    ][1871] Running state [ntp] at time 09:28:57.357558
2017-11-20 09:28:57,358 [salt.state       ][INFO    ][1871] Executing state service.running for ntp
2017-11-20 09:28:57,360 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-20 09:28:57,369 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-20 09:28:57,375 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-20 09:28:57,382 [salt.state       ][INFO    ][1871] The service ntp is already running
2017-11-20 09:28:57,383 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 09:28:57.382675 duration_in_ms=25.118
2017-11-20 09:28:57,383 [salt.state       ][INFO    ][1871] Running state [ntp] at time 09:28:57.382900
2017-11-20 09:28:57,383 [salt.state       ][INFO    ][1871] Executing state service.mod_watch for ntp
2017-11-20 09:28:57,384 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-20 09:28:57,390 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-20 09:28:57,398 [salt.loaded.int.module.cmdmod][INFO    ][1871] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-20 09:28:57,442 [salt.state       ][INFO    ][1871] {'ntp': True}
2017-11-20 09:28:57,442 [salt.state       ][INFO    ][1871] Completed state [ntp] at time 09:28:57.441990 duration_in_ms=59.09
2017-11-20 09:28:57,446 [salt.minion      ][INFO    ][1871] Returning information for job: 20171120092812503227
2017-11-20 09:29:34,951 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.apply with jid 20171120092934942073
2017-11-20 09:29:34,963 [salt.minion      ][INFO    ][8840] Starting a new job with PID 8840
2017-11-20 09:29:37,465 [salt.state       ][INFO    ][8840] Loading fresh modules for state activity
2017-11-20 09:29:37,492 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-20 09:29:37,517 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-20 09:29:37,551 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:37,609 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-20 09:29:37,626 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:37,683 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-20 09:29:37,700 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:37,757 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-20 09:29:38,913 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,015 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-20 09:29:39,048 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,224 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-20 09:29:39,244 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,312 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-20 09:29:39,347 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,433 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-20 09:29:39,456 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,523 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-20 09:29:39,548 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,618 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-20 09:29:39,640 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,714 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-20 09:29:39,755 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,832 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-20 09:29:39,862 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:39,932 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-20 09:29:39,960 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,029 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-20 09:29:40,049 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,125 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-20 09:29:40,147 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,216 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-20 09:29:40,244 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,315 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-20 09:29:40,361 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,477 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-20 09:29:40,572 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,649 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-20 09:29:40,676 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,748 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-20 09:29:40,781 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:40,852 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-20 09:29:40,868 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-20 09:29:40,896 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-20 09:29:40,921 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-20 09:29:40,946 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-20 09:29:40,966 [salt.state       ][INFO    ][8840] Running state [/etc/environment] at time 09:29:40.966437
2017-11-20 09:29:40,967 [salt.state       ][INFO    ][8840] Executing state file.blockreplace for /etc/environment
2017-11-20 09:29:40,974 [salt.state       ][INFO    ][8840] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-11-20 09:29:40,975 [salt.state       ][INFO    ][8840] Completed state [/etc/environment] at time 09:29:40.975140 duration_in_ms=8.704
2017-11-20 09:29:40,976 [salt.state       ][INFO    ][8840] Running state [/etc/profile.d] at time 09:29:40.975507
2017-11-20 09:29:40,976 [salt.state       ][INFO    ][8840] Executing state file.directory for /etc/profile.d
2017-11-20 09:29:40,977 [salt.state       ][INFO    ][8840] Directory /etc/profile.d is in the correct state
2017-11-20 09:29:40,977 [salt.state       ][INFO    ][8840] Completed state [/etc/profile.d] at time 09:29:40.977247 duration_in_ms=1.74
2017-11-20 09:29:41,343 [salt.state       ][INFO    ][8840] Running state [linux_repo_prereq_pkgs] at time 09:29:41.342865
2017-11-20 09:29:41,344 [salt.state       ][INFO    ][8840] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-20 09:29:41,344 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:29:41,824 [salt.state       ][INFO    ][8840] All specified packages are already installed
2017-11-20 09:29:41,824 [salt.state       ][INFO    ][8840] Completed state [linux_repo_prereq_pkgs] at time 09:29:41.823955 duration_in_ms=481.09
2017-11-20 09:29:41,824 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:29:41.824197
2017-11-20 09:29:41,824 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-20 09:29:41,825 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-20 09:29:41,825 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:29:41.824891 duration_in_ms=0.694
2017-11-20 09:29:41,825 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:29:41.825080
2017-11-20 09:29:41,825 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-20 09:29:41,849 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:29:41,873 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:41,928 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-20 09:29:41,929 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:29:41.928681 duration_in_ms=103.6
2017-11-20 09:29:41,931 [salt.state       ][INFO    ][8840] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 09:29:41.931268
2017-11-20 09:29:41,932 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-20 09:29:42,106 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:29:42,206 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:29:44,768 [salt.state       ][INFO    ][8840] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-20 09:29:44,769 [salt.state       ][INFO    ][8840] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 09:29:44.768740 duration_in_ms=2837.471
2017-11-20 09:29:44,769 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:29:44.769184
2017-11-20 09:29:44,770 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-20 09:29:44,770 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-20 09:29:44,770 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:29:44.770434 duration_in_ms=1.25
2017-11-20 09:29:44,771 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/uca] at time 09:29:44.770803
2017-11-20 09:29:44,771 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-20 09:29:44,772 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/uca is not present
2017-11-20 09:29:44,772 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/uca] at time 09:29:44.771877 duration_in_ms=1.073
2017-11-20 09:29:44,773 [salt.state       ][INFO    ][8840] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 09:29:44.773089
2017-11-20 09:29:44,773 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-20 09:29:44,858 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-20 09:29:44,910 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:29:45,078 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120092945059679
2017-11-20 09:29:45,094 [salt.minion      ][INFO    ][9750] Starting a new job with PID 9750
2017-11-20 09:29:45,105 [salt.minion      ][INFO    ][9750] Returning information for job: 20171120092945059679
2017-11-20 09:29:46,997 [salt.state       ][INFO    ][8840] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-20 09:29:46,997 [salt.state       ][INFO    ][8840] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 09:29:46.997315 duration_in_ms=2224.225
2017-11-20 09:29:46,998 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 09:29:46.997730
2017-11-20 09:29:46,998 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-20 09:29:46,999 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-20 09:29:46,999 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 09:29:46.998842 duration_in_ms=1.112
2017-11-20 09:29:46,999 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 09:29:46.999166
2017-11-20 09:29:46,1000 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-20 09:29:47,023 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:29:47,049 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:47,097 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-20 09:29:47,097 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 09:29:47.096891 duration_in_ms=97.725
2017-11-20 09:29:47,098 [salt.state       ][INFO    ][8840] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 09:29:47.097948
2017-11-20 09:29:47,098 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-20 09:29:47,225 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:29:47,314 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:29:49,840 [salt.state       ][INFO    ][8840] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-20 09:29:49,841 [salt.state       ][INFO    ][8840] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 09:29:49.841008 duration_in_ms=2743.06
2017-11-20 09:29:49,841 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 09:29:49.841407
2017-11-20 09:29:49,842 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-20 09:29:49,842 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-20 09:29:49,843 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 09:29:49.842637 duration_in_ms=1.23
2017-11-20 09:29:49,843 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 09:29:49.843026
2017-11-20 09:29:49,843 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-20 09:29:49,865 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:29:49,889 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:49,940 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-20 09:29:49,940 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 09:29:49.940330 duration_in_ms=97.303
2017-11-20 09:29:49,941 [salt.state       ][INFO    ][8840] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 09:29:49.941436
2017-11-20 09:29:49,942 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-20 09:29:50,028 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:29:50,130 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:29:52,767 [salt.state       ][INFO    ][8840] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-20 09:29:52,768 [salt.state       ][INFO    ][8840] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 09:29:52.767917 duration_in_ms=2826.48
2017-11-20 09:29:52,768 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:29:52.768374
2017-11-20 09:29:52,769 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-20 09:29:52,769 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-20 09:29:52,770 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:29:52.769622 duration_in_ms=1.248
2017-11-20 09:29:52,770 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:29:52.769964
2017-11-20 09:29:52,770 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-20 09:29:52,792 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:29:52,812 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:52,864 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-20 09:29:52,864 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:29:52.864400 duration_in_ms=94.435
2017-11-20 09:29:52,866 [salt.state       ][INFO    ][8840] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 09:29:52.865726
2017-11-20 09:29:52,866 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-20 09:29:52,963 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-20 09:29:53,068 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:29:55,100 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120092955089186
2017-11-20 09:29:55,124 [salt.minion      ][INFO    ][12265] Starting a new job with PID 12265
2017-11-20 09:29:55,141 [salt.minion      ][INFO    ][12265] Returning information for job: 20171120092955089186
2017-11-20 09:29:55,396 [salt.state       ][INFO    ][8840] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-20 09:29:55,397 [salt.state       ][INFO    ][8840] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 09:29:55.396503 duration_in_ms=2530.776
2017-11-20 09:29:55,397 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:29:55.396756
2017-11-20 09:29:55,397 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-20 09:29:55,398 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-20 09:29:55,398 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:29:55.397921 duration_in_ms=1.165
2017-11-20 09:29:55,398 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mcp_extra] at time 09:29:55.398251
2017-11-20 09:29:55,399 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-20 09:29:55,416 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:29:55,436 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:55,491 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-20 09:29:55,492 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mcp_extra] at time 09:29:55.491986 duration_in_ms=93.734
2017-11-20 09:29:55,493 [salt.state       ][INFO    ][8840] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 09:29:55.493318
2017-11-20 09:29:55,494 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-20 09:29:55,582 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-20 09:29:55,677 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:29:57,693 [salt.state       ][INFO    ][8840] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-20 09:29:57,694 [salt.state       ][INFO    ][8840] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 09:29:57.693601 duration_in_ms=2200.282
2017-11-20 09:29:57,694 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 09:29:57.694014
2017-11-20 09:29:57,694 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-20 09:29:57,695 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-20 09:29:57,695 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 09:29:57.695208 duration_in_ms=1.193
2017-11-20 09:29:57,696 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 09:29:57.695539
2017-11-20 09:29:57,696 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-20 09:29:57,715 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:29:57,736 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:29:57,789 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-20 09:29:57,790 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 09:29:57.789885 duration_in_ms=94.345
2017-11-20 09:29:57,791 [salt.state       ][INFO    ][8840] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 09:29:57.791126
2017-11-20 09:29:57,792 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-20 09:29:57,937 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:29:58,039 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:30:00,274 [salt.state       ][INFO    ][8840] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-20 09:30:00,274 [salt.state       ][INFO    ][8840] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 09:30:00.273995 duration_in_ms=2482.869
2017-11-20 09:30:00,274 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 09:30:00.274245
2017-11-20 09:30:00,274 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-20 09:30:00,275 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-20 09:30:00,275 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 09:30:00.274941 duration_in_ms=0.696
2017-11-20 09:30:00,275 [salt.state       ][INFO    ][8840] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 09:30:00.275122
2017-11-20 09:30:00,275 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-20 09:30:00,296 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-20 09:30:00,317 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:30:00,372 [salt.state       ][INFO    ][8840] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-20 09:30:00,373 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 09:30:00.372462 duration_in_ms=97.339
2017-11-20 09:30:00,374 [salt.state       ][INFO    ][8840] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 09:30:00.373493
2017-11-20 09:30:00,374 [salt.state       ][INFO    ][8840] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-20 09:30:00,460 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-20 09:30:00,556 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:30:03,321 [salt.state       ][INFO    ][8840] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-20 09:30:03,322 [salt.state       ][INFO    ][8840] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 09:30:03.321528 duration_in_ms=2948.034
2017-11-20 09:30:03,322 [salt.state       ][INFO    ][8840] Running state [linux_extra_packages_purged] at time 09:30:03.321793
2017-11-20 09:30:03,322 [salt.state       ][INFO    ][8840] Executing state pkg.purged for linux_extra_packages_purged
2017-11-20 09:30:03,330 [salt.state       ][INFO    ][8840] All specified packages are already absent
2017-11-20 09:30:03,331 [salt.state       ][INFO    ][8840] Completed state [linux_extra_packages_purged] at time 09:30:03.330511 duration_in_ms=8.718
2017-11-20 09:30:03,331 [salt.state       ][INFO    ][8840] Running state [linux_extra_packages_latest] at time 09:30:03.330872
2017-11-20 09:30:03,331 [salt.state       ][INFO    ][8840] Executing state pkg.latest for linux_extra_packages_latest
2017-11-20 09:30:03,336 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:30:05,125 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120093005110865
2017-11-20 09:30:05,144 [salt.minion      ][INFO    ][14897] Starting a new job with PID 14897
2017-11-20 09:30:05,156 [salt.minion      ][INFO    ][14897] Returning information for job: 20171120093005110865
2017-11-20 09:30:05,662 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-20 09:30:05,711 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-20 09:30:05,763 [salt.state       ][INFO    ][8840] All packages are up-to-date (mcelog, python-msgpack).
2017-11-20 09:30:05,763 [salt.state       ][INFO    ][8840] Completed state [linux_extra_packages_latest] at time 09:30:05.763434 duration_in_ms=2432.561
2017-11-20 09:30:05,764 [salt.state       ][INFO    ][8840] Running state [UTC] at time 09:30:05.764331
2017-11-20 09:30:05,765 [salt.state       ][INFO    ][8840] Executing state timezone.system for UTC
2017-11-20 09:30:05,765 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['timedatectl'] in directory '/root'
2017-11-20 09:30:05,800 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['timedatectl'] in directory '/root'
2017-11-20 09:30:05,813 [salt.state       ][INFO    ][8840] Timezone UTC already set, UTC already set to UTC
2017-11-20 09:30:05,813 [salt.state       ][INFO    ][8840] Completed state [UTC] at time 09:30:05.813018 duration_in_ms=48.686
2017-11-20 09:30:05,814 [salt.state       ][INFO    ][8840] Running state [nf_conntrack] at time 09:30:05.813934
2017-11-20 09:30:05,814 [salt.state       ][INFO    ][8840] Executing state kmod.present for nf_conntrack
2017-11-20 09:30:05,815 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'lsmod' in directory '/root'
2017-11-20 09:30:05,824 [salt.state       ][INFO    ][8840] Kernel module nf_conntrack is already present
2017-11-20 09:30:05,824 [salt.state       ][INFO    ][8840] Completed state [nf_conntrack] at time 09:30:05.824099 duration_in_ms=10.164
2017-11-20 09:30:05,825 [salt.state       ][INFO    ][8840] Running state [kernel.panic] at time 09:30:05.824973
2017-11-20 09:30:05,825 [salt.state       ][INFO    ][8840] Executing state sysctl.present for kernel.panic
2017-11-20 09:30:05,833 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,850 [salt.state       ][INFO    ][8840] Sysctl value kernel.panic = 60 is already set
2017-11-20 09:30:05,850 [salt.state       ][INFO    ][8840] Completed state [kernel.panic] at time 09:30:05.850029 duration_in_ms=25.056
2017-11-20 09:30:05,851 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_keepalive_probes] at time 09:30:05.850529
2017-11-20 09:30:05,851 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-20 09:30:05,852 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,868 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-20 09:30:05,868 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:30:05.868438 duration_in_ms=17.908
2017-11-20 09:30:05,869 [salt.state       ][INFO    ][8840] Running state [fs.file-max] at time 09:30:05.868865
2017-11-20 09:30:05,869 [salt.state       ][INFO    ][8840] Executing state sysctl.present for fs.file-max
2017-11-20 09:30:05,870 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,886 [salt.state       ][INFO    ][8840] Sysctl value fs.file-max = 124165 is already set
2017-11-20 09:30:05,887 [salt.state       ][INFO    ][8840] Completed state [fs.file-max] at time 09:30:05.886505 duration_in_ms=17.639
2017-11-20 09:30:05,887 [salt.state       ][INFO    ][8840] Running state [net.core.somaxconn] at time 09:30:05.886924
2017-11-20 09:30:05,887 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.core.somaxconn
2017-11-20 09:30:05,888 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,905 [salt.state       ][INFO    ][8840] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-20 09:30:05,905 [salt.state       ][INFO    ][8840] Completed state [net.core.somaxconn] at time 09:30:05.905108 duration_in_ms=18.183
2017-11-20 09:30:05,906 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:30:05.905512
2017-11-20 09:30:05,906 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-20 09:30:05,907 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,923 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-20 09:30:05,923 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:30:05.923206 duration_in_ms=17.693
2017-11-20 09:30:05,924 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_tw_reuse] at time 09:30:05.923601
2017-11-20 09:30:05,924 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-20 09:30:05,925 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,941 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-20 09:30:05,942 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_tw_reuse] at time 09:30:05.942005 duration_in_ms=18.403
2017-11-20 09:30:05,943 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_congestion_control] at time 09:30:05.942533
2017-11-20 09:30:05,943 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-20 09:30:05,944 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,963 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-20 09:30:05,964 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_congestion_control] at time 09:30:05.963630 duration_in_ms=21.096
2017-11-20 09:30:05,964 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_retries2] at time 09:30:05.964310
2017-11-20 09:30:05,965 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-20 09:30:05,966 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:05,982 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-20 09:30:05,983 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_retries2] at time 09:30:05.982800 duration_in_ms=18.489
2017-11-20 09:30:05,983 [salt.state       ][INFO    ][8840] Running state [net.core.netdev_max_backlog] at time 09:30:05.983231
2017-11-20 09:30:05,984 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-20 09:30:05,984 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,001 [salt.state       ][INFO    ][8840] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-20 09:30:06,002 [salt.state       ][INFO    ][8840] Completed state [net.core.netdev_max_backlog] at time 09:30:06.001572 duration_in_ms=18.34
2017-11-20 09:30:06,002 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:06.001988
2017-11-20 09:30:06,002 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-20 09:30:06,003 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,020 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-20 09:30:06,021 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:06.020942 duration_in_ms=18.941
2017-11-20 09:30:06,022 [salt.state       ][INFO    ][8840] Running state [vm.swappiness] at time 09:30:06.021613
2017-11-20 09:30:06,022 [salt.state       ][INFO    ][8840] Executing state sysctl.present for vm.swappiness
2017-11-20 09:30:06,023 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,043 [salt.state       ][INFO    ][8840] Sysctl value vm.swappiness = 10 is already set
2017-11-20 09:30:06,044 [salt.state       ][INFO    ][8840] Completed state [vm.swappiness] at time 09:30:06.043997 duration_in_ms=22.384
2017-11-20 09:30:06,045 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:30:06.044561
2017-11-20 09:30:06,045 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-20 09:30:06,046 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,064 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-20 09:30:06,065 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:30:06.064879 duration_in_ms=20.317
2017-11-20 09:30:06,065 [salt.state       ][INFO    ][8840] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:06.065347
2017-11-20 09:30:06,066 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-20 09:30:06,067 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,085 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-20 09:30:06,086 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:06.085442 duration_in_ms=20.094
2017-11-20 09:30:06,086 [salt.state       ][INFO    ][8840] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:06.085906
2017-11-20 09:30:06,086 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-20 09:30:06,087 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,106 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-20 09:30:06,106 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:06.106220 duration_in_ms=20.313
2017-11-20 09:30:06,107 [salt.state       ][INFO    ][8840] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:06.106730
2017-11-20 09:30:06,107 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-20 09:30:06,108 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,127 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-20 09:30:06,127 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:06.126939 duration_in_ms=20.209
2017-11-20 09:30:06,127 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_fin_timeout] at time 09:30:06.127226
2017-11-20 09:30:06,128 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-20 09:30:06,128 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,146 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-20 09:30:06,146 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_fin_timeout] at time 09:30:06.146373 duration_in_ms=19.146
2017-11-20 09:30:06,147 [salt.state       ][INFO    ][8840] Running state [net.ipv4.tcp_keepalive_time] at time 09:30:06.146693
2017-11-20 09:30:06,147 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-20 09:30:06,148 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,165 [salt.state       ][INFO    ][8840] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-20 09:30:06,166 [salt.state       ][INFO    ][8840] Completed state [net.ipv4.tcp_keepalive_time] at time 09:30:06.165747 duration_in_ms=19.053
2017-11-20 09:30:06,166 [salt.state       ][INFO    ][8840] Running state [net.nf_conntrack_max] at time 09:30:06.166028
2017-11-20 09:30:06,166 [salt.state       ][INFO    ][8840] Executing state sysctl.present for net.nf_conntrack_max
2017-11-20 09:30:06,167 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'sysctl -a' in directory '/root'
2017-11-20 09:30:06,185 [salt.state       ][INFO    ][8840] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-20 09:30:06,186 [salt.state       ][INFO    ][8840] Completed state [net.nf_conntrack_max] at time 09:30:06.185506 duration_in_ms=19.477
2017-11-20 09:30:06,186 [salt.state       ][INFO    ][8840] Running state [linux_sysfs_package] at time 09:30:06.185798
2017-11-20 09:30:06,186 [salt.state       ][INFO    ][8840] Executing state pkg.installed for linux_sysfs_package
2017-11-20 09:30:06,191 [salt.state       ][INFO    ][8840] All specified packages are already installed
2017-11-20 09:30:06,191 [salt.state       ][INFO    ][8840] Completed state [linux_sysfs_package] at time 09:30:06.190806 duration_in_ms=5.008
2017-11-20 09:30:06,192 [salt.state       ][INFO    ][8840] Running state [/etc/sysfs.d] at time 09:30:06.192153
2017-11-20 09:30:06,192 [salt.state       ][INFO    ][8840] Executing state file.directory for /etc/sysfs.d
2017-11-20 09:30:06,193 [salt.state       ][INFO    ][8840] Directory /etc/sysfs.d is in the correct state
2017-11-20 09:30:06,193 [salt.state       ][INFO    ][8840] Completed state [/etc/sysfs.d] at time 09:30:06.193136 duration_in_ms=0.983
2017-11-20 09:30:06,194 [salt.state       ][INFO    ][8840] Running state [ondemand] at time 09:30:06.193765
2017-11-20 09:30:06,194 [salt.state       ][INFO    ][8840] Executing state service.dead for ondemand
2017-11-20 09:30:06,195 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-20 09:30:06,207 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-20 09:30:06,217 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-20 09:30:06,232 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'runlevel' in directory '/root'
2017-11-20 09:30:06,241 [salt.state       ][INFO    ][8840] The service ondemand is already dead
2017-11-20 09:30:06,241 [salt.state       ][INFO    ][8840] Completed state [ondemand] at time 09:30:06.241320 duration_in_ms=47.554
2017-11-20 09:30:06,242 [salt.state       ][INFO    ][8840] Running state [cs_CZ.UTF-8] at time 09:30:06.242065
2017-11-20 09:30:06,242 [salt.state       ][INFO    ][8840] Executing state locale.present for cs_CZ.UTF-8
2017-11-20 09:30:06,243 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'locale -a' in directory '/root'
2017-11-20 09:30:06,250 [salt.state       ][INFO    ][8840] Locale cs_CZ.UTF-8 is already present
2017-11-20 09:30:06,250 [salt.state       ][INFO    ][8840] Completed state [cs_CZ.UTF-8] at time 09:30:06.250026 duration_in_ms=7.959
2017-11-20 09:30:06,251 [salt.state       ][INFO    ][8840] Running state [en_US.UTF-8] at time 09:30:06.250513
2017-11-20 09:30:06,251 [salt.state       ][INFO    ][8840] Executing state locale.present for en_US.UTF-8
2017-11-20 09:30:06,251 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'locale -a' in directory '/root'
2017-11-20 09:30:06,259 [salt.state       ][INFO    ][8840] Locale en_US.UTF-8 is already present
2017-11-20 09:30:06,259 [salt.state       ][INFO    ][8840] Completed state [en_US.UTF-8] at time 09:30:06.258891 duration_in_ms=8.377
2017-11-20 09:30:06,260 [salt.state       ][INFO    ][8840] Running state [en_US.UTF-8] at time 09:30:06.260460
2017-11-20 09:30:06,261 [salt.state       ][INFO    ][8840] Executing state locale.system for en_US.UTF-8
2017-11-20 09:30:06,261 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'localectl' in directory '/root'
2017-11-20 09:30:06,299 [salt.state       ][INFO    ][8840] System locale en_US.UTF-8 already set
2017-11-20 09:30:06,299 [salt.state       ][INFO    ][8840] Completed state [en_US.UTF-8] at time 09:30:06.298970 duration_in_ms=38.508
2017-11-20 09:30:06,300 [salt.state       ][INFO    ][8840] Running state [root] at time 09:30:06.300205
2017-11-20 09:30:06,301 [salt.state       ][INFO    ][8840] Executing state user.present for root
2017-11-20 09:30:06,302 [salt.state       ][INFO    ][8840] User root is present and up to date
2017-11-20 09:30:06,302 [salt.state       ][INFO    ][8840] Completed state [root] at time 09:30:06.301803 duration_in_ms=1.598
2017-11-20 09:30:06,303 [salt.state       ][INFO    ][8840] Running state [/root] at time 09:30:06.303128
2017-11-20 09:30:06,303 [salt.state       ][INFO    ][8840] Executing state file.directory for /root
2017-11-20 09:30:06,304 [salt.state       ][INFO    ][8840] Directory /root is in the correct state
2017-11-20 09:30:06,304 [salt.state       ][INFO    ][8840] Completed state [/root] at time 09:30:06.304304 duration_in_ms=1.175
2017-11-20 09:30:06,305 [salt.state       ][INFO    ][8840] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:30:06.304590
2017-11-20 09:30:06,305 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-20 09:30:06,305 [salt.state       ][INFO    ][8840] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-20 09:30:06,306 [salt.state       ][INFO    ][8840] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:30:06.305518 duration_in_ms=0.927
2017-11-20 09:30:06,306 [salt.state       ][INFO    ][8840] Running state [ubuntu] at time 09:30:06.305810
2017-11-20 09:30:06,306 [salt.state       ][INFO    ][8840] Executing state user.present for ubuntu
2017-11-20 09:30:06,307 [salt.state       ][INFO    ][8840] User ubuntu is present and up to date
2017-11-20 09:30:06,307 [salt.state       ][INFO    ][8840] Completed state [ubuntu] at time 09:30:06.307246 duration_in_ms=1.435
2017-11-20 09:30:06,308 [salt.state       ][INFO    ][8840] Running state [/home/ubuntu] at time 09:30:06.308424
2017-11-20 09:30:06,309 [salt.state       ][INFO    ][8840] Executing state file.directory for /home/ubuntu
2017-11-20 09:30:06,309 [salt.state       ][INFO    ][8840] Directory /home/ubuntu is in the correct state
2017-11-20 09:30:06,310 [salt.state       ][INFO    ][8840] Completed state [/home/ubuntu] at time 09:30:06.309548 duration_in_ms=1.123
2017-11-20 09:30:06,311 [salt.state       ][INFO    ][8840] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:30:06.310541
2017-11-20 09:30:06,311 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-20 09:30:06,336 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-20 09:30:06,340 [salt.state       ][INFO    ][8840] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-20 09:30:06,340 [salt.state       ][INFO    ][8840] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:30:06.340006 duration_in_ms=29.463
2017-11-20 09:30:06,340 [salt.state       ][INFO    ][8840] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:30:06.340323
2017-11-20 09:30:06,341 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-20 09:30:06,356 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-20 09:30:06,376 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:30:06,429 [salt.state       ][INFO    ][8840] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-20 09:30:06,430 [salt.state       ][INFO    ][8840] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:30:06.429608 duration_in_ms=89.284
2017-11-20 09:30:06,430 [salt.state       ][INFO    ][8840] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:30:06.429939
2017-11-20 09:30:06,430 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-20 09:30:06,448 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-20 09:30:06,471 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:30:06,523 [salt.state       ][INFO    ][8840] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-20 09:30:06,523 [salt.state       ][INFO    ][8840] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:30:06.523081 duration_in_ms=93.142
2017-11-20 09:30:06,525 [salt.state       ][INFO    ][8840] Running state [service.systemctl_reload] at time 09:30:06.524472
2017-11-20 09:30:06,525 [salt.state       ][INFO    ][8840] Executing state module.wait for service.systemctl_reload
2017-11-20 09:30:06,525 [salt.state       ][INFO    ][8840] No changes made for service.systemctl_reload
2017-11-20 09:30:06,525 [salt.state       ][INFO    ][8840] Completed state [service.systemctl_reload] at time 09:30:06.525098 duration_in_ms=0.626
2017-11-20 09:30:06,525 [salt.state       ][INFO    ][8840] Running state [/etc/hostname] at time 09:30:06.525290
2017-11-20 09:30:06,526 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/hostname
2017-11-20 09:30:06,544 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-20 09:30:06,545 [salt.state       ][INFO    ][8840] File /etc/hostname is in the correct state
2017-11-20 09:30:06,546 [salt.state       ][INFO    ][8840] Completed state [/etc/hostname] at time 09:30:06.545490 duration_in_ms=20.2
2017-11-20 09:30:06,547 [salt.state       ][INFO    ][8840] Running state [hostname msg03] at time 09:30:06.546840
2017-11-20 09:30:06,547 [salt.state       ][INFO    ][8840] Executing state cmd.wait for hostname msg03
2017-11-20 09:30:06,547 [salt.state       ][INFO    ][8840] No changes made for hostname msg03
2017-11-20 09:30:06,547 [salt.state       ][INFO    ][8840] Completed state [hostname msg03] at time 09:30:06.547422 duration_in_ms=0.582
2017-11-20 09:30:06,548 [salt.state       ][INFO    ][8840] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.547860
2017-11-20 09:30:06,548 [salt.state       ][INFO    ][8840] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,549 [salt.state       ][INFO    ][8840] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-20 09:30:06,549 [salt.state       ][INFO    ][8840] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.548632 duration_in_ms=0.772
2017-11-20 09:30:06,549 [salt.state       ][INFO    ][8840] Running state [mdb02] at time 09:30:06.548812
2017-11-20 09:30:06,549 [salt.state       ][INFO    ][8840] Executing state host.present for mdb02
2017-11-20 09:30:06,549 [salt.state       ][INFO    ][8840] Host mdb02 (192.168.10.77) already present
2017-11-20 09:30:06,550 [salt.state       ][INFO    ][8840] Completed state [mdb02] at time 09:30:06.549561 duration_in_ms=0.75
2017-11-20 09:30:06,550 [salt.state       ][INFO    ][8840] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.549743
2017-11-20 09:30:06,550 [salt.state       ][INFO    ][8840] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,550 [salt.state       ][INFO    ][8840] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-20 09:30:06,551 [salt.state       ][INFO    ][8840] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.550484 duration_in_ms=0.74
2017-11-20 09:30:06,551 [salt.state       ][INFO    ][8840] Running state [mdb03] at time 09:30:06.550673
2017-11-20 09:30:06,551 [salt.state       ][INFO    ][8840] Executing state host.present for mdb03
2017-11-20 09:30:06,551 [salt.state       ][INFO    ][8840] Host mdb03 (192.168.10.78) already present
2017-11-20 09:30:06,551 [salt.state       ][INFO    ][8840] Completed state [mdb03] at time 09:30:06.551398 duration_in_ms=0.724
2017-11-20 09:30:06,552 [salt.state       ][INFO    ][8840] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.551580
2017-11-20 09:30:06,552 [salt.state       ][INFO    ][8840] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,552 [salt.state       ][INFO    ][8840] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-20 09:30:06,552 [salt.state       ][INFO    ][8840] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.552291 duration_in_ms=0.711
2017-11-20 09:30:06,552 [salt.state       ][INFO    ][8840] Running state [mdb01] at time 09:30:06.552468
2017-11-20 09:30:06,553 [salt.state       ][INFO    ][8840] Executing state host.present for mdb01
2017-11-20 09:30:06,553 [salt.state       ][INFO    ][8840] Host mdb01 (192.168.10.76) already present
2017-11-20 09:30:06,553 [salt.state       ][INFO    ][8840] Completed state [mdb01] at time 09:30:06.553162 duration_in_ms=0.694
2017-11-20 09:30:06,553 [salt.state       ][INFO    ][8840] Running state [mdb] at time 09:30:06.553353
2017-11-20 09:30:06,554 [salt.state       ][INFO    ][8840] Executing state host.present for mdb
2017-11-20 09:30:06,554 [salt.state       ][INFO    ][8840] Host mdb (192.168.10.75) already present
2017-11-20 09:30:06,554 [salt.state       ][INFO    ][8840] Completed state [mdb] at time 09:30:06.554065 duration_in_ms=0.713
2017-11-20 09:30:06,554 [salt.state       ][INFO    ][8840] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.554238
2017-11-20 09:30:06,554 [salt.state       ][INFO    ][8840] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,555 [salt.state       ][INFO    ][8840] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-20 09:30:06,555 [salt.state       ][INFO    ][8840] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.554997 duration_in_ms=0.759
2017-11-20 09:30:06,555 [salt.state       ][INFO    ][8840] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.555220
2017-11-20 09:30:06,555 [salt.state       ][INFO    ][8840] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,556 [salt.state       ][INFO    ][8840] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 09:30:06,556 [salt.state       ][INFO    ][8840] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.555937 duration_in_ms=0.717
2017-11-20 09:30:06,556 [salt.state       ][INFO    ][8840] Running state [cfg01] at time 09:30:06.556112
2017-11-20 09:30:06,556 [salt.state       ][INFO    ][8840] Executing state host.present for cfg01
2017-11-20 09:30:06,557 [salt.state       ][INFO    ][8840] Host cfg01 (192.168.10.100) already present
2017-11-20 09:30:06,557 [salt.state       ][INFO    ][8840] Completed state [cfg01] at time 09:30:06.556784 duration_in_ms=0.671
2017-11-20 09:30:06,557 [salt.state       ][INFO    ][8840] Running state [prx01] at time 09:30:06.556960
2017-11-20 09:30:06,557 [salt.state       ][INFO    ][8840] Executing state host.present for prx01
2017-11-20 09:30:06,558 [salt.state       ][INFO    ][8840] Host prx01 (192.168.10.81) already present
2017-11-20 09:30:06,558 [salt.state       ][INFO    ][8840] Completed state [prx01] at time 09:30:06.557718 duration_in_ms=0.759
2017-11-20 09:30:06,558 [salt.state       ][INFO    ][8840] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.557889
2017-11-20 09:30:06,558 [salt.state       ][INFO    ][8840] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,558 [salt.state       ][INFO    ][8840] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-11-20 09:30:06,559 [salt.state       ][INFO    ][8840] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.558593 duration_in_ms=0.704
2017-11-20 09:30:06,559 [salt.state       ][INFO    ][8840] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.558788
2017-11-20 09:30:06,559 [salt.state       ][INFO    ][8840] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,559 [salt.state       ][INFO    ][8840] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-20 09:30:06,560 [salt.state       ][INFO    ][8840] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.559523 duration_in_ms=0.735
2017-11-20 09:30:06,560 [salt.state       ][INFO    ][8840] Running state [kvm01] at time 09:30:06.559706
2017-11-20 09:30:06,560 [salt.state       ][INFO    ][8840] Executing state host.present for kvm01
2017-11-20 09:30:06,560 [salt.state       ][INFO    ][8840] Host kvm01 (192.168.10.141) already present
2017-11-20 09:30:06,560 [salt.state       ][INFO    ][8840] Completed state [kvm01] at time 09:30:06.560414 duration_in_ms=0.708
2017-11-20 09:30:06,561 [salt.state       ][INFO    ][8840] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.560607
2017-11-20 09:30:06,561 [salt.state       ][INFO    ][8840] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,561 [salt.state       ][INFO    ][8840] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-20 09:30:06,561 [salt.state       ][INFO    ][8840] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.561308 duration_in_ms=0.7
2017-11-20 09:30:06,562 [salt.state       ][INFO    ][8840] Running state [kvm03] at time 09:30:06.561487
2017-11-20 09:30:06,562 [salt.state       ][INFO    ][8840] Executing state host.present for kvm03
2017-11-20 09:30:06,563 [salt.state       ][INFO    ][8840] Host kvm03 (192.168.10.143) already present
2017-11-20 09:30:06,563 [salt.state       ][INFO    ][8840] Completed state [kvm03] at time 09:30:06.562717 duration_in_ms=1.229
2017-11-20 09:30:06,563 [salt.state       ][INFO    ][8840] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.562935
2017-11-20 09:30:06,563 [salt.state       ][INFO    ][8840] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,564 [salt.state       ][INFO    ][8840] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-20 09:30:06,564 [salt.state       ][INFO    ][8840] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.563673 duration_in_ms=0.737
2017-11-20 09:30:06,564 [salt.state       ][INFO    ][8840] Running state [kvm02] at time 09:30:06.563869
2017-11-20 09:30:06,564 [salt.state       ][INFO    ][8840] Executing state host.present for kvm02
2017-11-20 09:30:06,564 [salt.state       ][INFO    ][8840] Host kvm02 (192.168.10.142) already present
2017-11-20 09:30:06,565 [salt.state       ][INFO    ][8840] Completed state [kvm02] at time 09:30:06.564552 duration_in_ms=0.683
2017-11-20 09:30:06,565 [salt.state       ][INFO    ][8840] Running state [dbs] at time 09:30:06.564721
2017-11-20 09:30:06,565 [salt.state       ][INFO    ][8840] Executing state host.present for dbs
2017-11-20 09:30:06,565 [salt.state       ][INFO    ][8840] Host dbs (192.168.10.50) already present
2017-11-20 09:30:06,565 [salt.state       ][INFO    ][8840] Completed state [dbs] at time 09:30:06.565415 duration_in_ms=0.694
2017-11-20 09:30:06,566 [salt.state       ][INFO    ][8840] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.565600
2017-11-20 09:30:06,566 [salt.state       ][INFO    ][8840] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,566 [salt.state       ][INFO    ][8840] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-20 09:30:06,566 [salt.state       ][INFO    ][8840] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.566300 duration_in_ms=0.7
2017-11-20 09:30:06,567 [salt.state       ][INFO    ][8840] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.566505
2017-11-20 09:30:06,567 [salt.state       ][INFO    ][8840] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,567 [salt.state       ][INFO    ][8840] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-20 09:30:06,567 [salt.state       ][INFO    ][8840] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.567183 duration_in_ms=0.678
2017-11-20 09:30:06,567 [salt.state       ][INFO    ][8840] Running state [prx] at time 09:30:06.567367
2017-11-20 09:30:06,568 [salt.state       ][INFO    ][8840] Executing state host.present for prx
2017-11-20 09:30:06,568 [salt.state       ][INFO    ][8840] Host prx (100.64.200.103) already present
2017-11-20 09:30:06,568 [salt.state       ][INFO    ][8840] Completed state [prx] at time 09:30:06.568078 duration_in_ms=0.712
2017-11-20 09:30:06,568 [salt.state       ][INFO    ][8840] Running state [prx02] at time 09:30:06.568254
2017-11-20 09:30:06,568 [salt.state       ][INFO    ][8840] Executing state host.present for prx02
2017-11-20 09:30:06,569 [salt.state       ][INFO    ][8840] Host prx02 (192.168.10.82) already present
2017-11-20 09:30:06,569 [salt.state       ][INFO    ][8840] Completed state [prx02] at time 09:30:06.568927 duration_in_ms=0.673
2017-11-20 09:30:06,569 [salt.state       ][INFO    ][8840] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.569099
2017-11-20 09:30:06,569 [salt.state       ][INFO    ][8840] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,570 [salt.state       ][INFO    ][8840] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-11-20 09:30:06,570 [salt.state       ][INFO    ][8840] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.569770 duration_in_ms=0.671
2017-11-20 09:30:06,570 [salt.state       ][INFO    ][8840] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.569955
2017-11-20 09:30:06,570 [salt.state       ][INFO    ][8840] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,571 [salt.state       ][INFO    ][8840] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-20 09:30:06,571 [salt.state       ][INFO    ][8840] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.570717 duration_in_ms=0.762
2017-11-20 09:30:06,571 [salt.state       ][INFO    ][8840] Running state [msg02] at time 09:30:06.570904
2017-11-20 09:30:06,571 [salt.state       ][INFO    ][8840] Executing state host.present for msg02
2017-11-20 09:30:06,571 [salt.state       ][INFO    ][8840] Host msg02 (192.168.10.42) already present
2017-11-20 09:30:06,572 [salt.state       ][INFO    ][8840] Completed state [msg02] at time 09:30:06.571596 duration_in_ms=0.693
2017-11-20 09:30:06,572 [salt.state       ][INFO    ][8840] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.571787
2017-11-20 09:30:06,572 [salt.state       ][INFO    ][8840] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,572 [salt.state       ][INFO    ][8840] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-20 09:30:06,572 [salt.state       ][INFO    ][8840] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.572469 duration_in_ms=0.682
2017-11-20 09:30:06,573 [salt.state       ][INFO    ][8840] Running state [msg03] at time 09:30:06.572655
2017-11-20 09:30:06,573 [salt.state       ][INFO    ][8840] Executing state host.present for msg03
2017-11-20 09:30:06,573 [salt.state       ][INFO    ][8840] Host msg03 (192.168.10.43) already present
2017-11-20 09:30:06,573 [salt.state       ][INFO    ][8840] Completed state [msg03] at time 09:30:06.573332 duration_in_ms=0.677
2017-11-20 09:30:06,574 [salt.state       ][INFO    ][8840] Running state [file.replace] at time 09:30:06.574332
2017-11-20 09:30:06,575 [salt.state       ][INFO    ][8840] Executing state module.run for file.replace
2017-11-20 09:30:06,841 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-20 09:30:06,849 [salt.state       ][INFO    ][8840] onlyif execution failed
2017-11-20 09:30:06,850 [salt.state       ][INFO    ][8840] Completed state [file.replace] at time 09:30:06.849555 duration_in_ms=275.223
2017-11-20 09:30:06,850 [salt.state       ][INFO    ][8840] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.849841
2017-11-20 09:30:06,850 [salt.state       ][INFO    ][8840] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,851 [salt.state       ][INFO    ][8840] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-20 09:30:06,851 [salt.state       ][INFO    ][8840] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.850967 duration_in_ms=1.126
2017-11-20 09:30:06,851 [salt.state       ][INFO    ][8840] Running state [msg01] at time 09:30:06.851181
2017-11-20 09:30:06,851 [salt.state       ][INFO    ][8840] Executing state host.present for msg01
2017-11-20 09:30:06,852 [salt.state       ][INFO    ][8840] Host msg01 (192.168.10.41) already present
2017-11-20 09:30:06,852 [salt.state       ][INFO    ][8840] Completed state [msg01] at time 09:30:06.851978 duration_in_ms=0.798
2017-11-20 09:30:06,852 [salt.state       ][INFO    ][8840] Running state [msg] at time 09:30:06.852198
2017-11-20 09:30:06,852 [salt.state       ][INFO    ][8840] Executing state host.present for msg
2017-11-20 09:30:06,853 [salt.state       ][INFO    ][8840] Host msg (192.168.10.40) already present
2017-11-20 09:30:06,853 [salt.state       ][INFO    ][8840] Completed state [msg] at time 09:30:06.852969 duration_in_ms=0.771
2017-11-20 09:30:06,853 [salt.state       ][INFO    ][8840] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.853177
2017-11-20 09:30:06,853 [salt.state       ][INFO    ][8840] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,854 [salt.state       ][INFO    ][8840] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-20 09:30:06,854 [salt.state       ][INFO    ][8840] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.853944 duration_in_ms=0.767
2017-11-20 09:30:06,854 [salt.state       ][INFO    ][8840] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.854147
2017-11-20 09:30:06,854 [salt.state       ][INFO    ][8840] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,855 [salt.state       ][INFO    ][8840] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 09:30:06,855 [salt.state       ][INFO    ][8840] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.854971 duration_in_ms=0.824
2017-11-20 09:30:06,855 [salt.state       ][INFO    ][8840] Running state [cfg01] at time 09:30:06.855160
2017-11-20 09:30:06,855 [salt.state       ][INFO    ][8840] Executing state host.present for cfg01
2017-11-20 09:30:06,856 [salt.state       ][INFO    ][8840] Host cfg01 (192.168.10.100) already present
2017-11-20 09:30:06,856 [salt.state       ][INFO    ][8840] Completed state [cfg01] at time 09:30:06.855941 duration_in_ms=0.781
2017-11-20 09:30:06,856 [salt.state       ][INFO    ][8840] Running state [cmp002] at time 09:30:06.856147
2017-11-20 09:30:06,856 [salt.state       ][INFO    ][8840] Executing state host.present for cmp002
2017-11-20 09:30:06,857 [salt.state       ][INFO    ][8840] Host cmp002 (192.168.10.102) already present
2017-11-20 09:30:06,857 [salt.state       ][INFO    ][8840] Completed state [cmp002] at time 09:30:06.856946 duration_in_ms=0.799
2017-11-20 09:30:06,857 [salt.state       ][INFO    ][8840] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.857166
2017-11-20 09:30:06,857 [salt.state       ][INFO    ][8840] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,858 [salt.state       ][INFO    ][8840] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-20 09:30:06,858 [salt.state       ][INFO    ][8840] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.857931 duration_in_ms=0.765
2017-11-20 09:30:06,858 [salt.state       ][INFO    ][8840] Running state [cmp001] at time 09:30:06.858119
2017-11-20 09:30:06,858 [salt.state       ][INFO    ][8840] Executing state host.present for cmp001
2017-11-20 09:30:06,859 [salt.state       ][INFO    ][8840] Host cmp001 (192.168.10.101) already present
2017-11-20 09:30:06,859 [salt.state       ][INFO    ][8840] Completed state [cmp001] at time 09:30:06.859039 duration_in_ms=0.92
2017-11-20 09:30:06,859 [salt.state       ][INFO    ][8840] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.859240
2017-11-20 09:30:06,859 [salt.state       ][INFO    ][8840] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,860 [salt.state       ][INFO    ][8840] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-20 09:30:06,860 [salt.state       ][INFO    ][8840] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.860033 duration_in_ms=0.793
2017-11-20 09:30:06,860 [salt.state       ][INFO    ][8840] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.860237
2017-11-20 09:30:06,860 [salt.state       ][INFO    ][8840] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,861 [salt.state       ][INFO    ][8840] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-20 09:30:06,861 [salt.state       ][INFO    ][8840] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.861038 duration_in_ms=0.801
2017-11-20 09:30:06,861 [salt.state       ][INFO    ][8840] Running state [dbs01] at time 09:30:06.861229
2017-11-20 09:30:06,861 [salt.state       ][INFO    ][8840] Executing state host.present for dbs01
2017-11-20 09:30:06,862 [salt.state       ][INFO    ][8840] Host dbs01 (192.168.10.51) already present
2017-11-20 09:30:06,862 [salt.state       ][INFO    ][8840] Completed state [dbs01] at time 09:30:06.861959 duration_in_ms=0.73
2017-11-20 09:30:06,862 [salt.state       ][INFO    ][8840] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.862153
2017-11-20 09:30:06,862 [salt.state       ][INFO    ][8840] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,863 [salt.state       ][INFO    ][8840] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-20 09:30:06,863 [salt.state       ][INFO    ][8840] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.862942 duration_in_ms=0.789
2017-11-20 09:30:06,863 [salt.state       ][INFO    ][8840] Running state [dbs02] at time 09:30:06.863123
2017-11-20 09:30:06,863 [salt.state       ][INFO    ][8840] Executing state host.present for dbs02
2017-11-20 09:30:06,864 [salt.state       ][INFO    ][8840] Host dbs02 (192.168.10.52) already present
2017-11-20 09:30:06,864 [salt.state       ][INFO    ][8840] Completed state [dbs02] at time 09:30:06.863873 duration_in_ms=0.75
2017-11-20 09:30:06,864 [salt.state       ][INFO    ][8840] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.864078
2017-11-20 09:30:06,864 [salt.state       ][INFO    ][8840] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,865 [salt.state       ][INFO    ][8840] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-20 09:30:06,865 [salt.state       ][INFO    ][8840] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.865020 duration_in_ms=0.943
2017-11-20 09:30:06,865 [salt.state       ][INFO    ][8840] Running state [dbs03] at time 09:30:06.865224
2017-11-20 09:30:06,865 [salt.state       ][INFO    ][8840] Executing state host.present for dbs03
2017-11-20 09:30:06,866 [salt.state       ][INFO    ][8840] Host dbs03 (192.168.10.53) already present
2017-11-20 09:30:06,866 [salt.state       ][INFO    ][8840] Completed state [dbs03] at time 09:30:06.865970 duration_in_ms=0.746
2017-11-20 09:30:06,866 [salt.state       ][INFO    ][8840] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.866175
2017-11-20 09:30:06,866 [salt.state       ][INFO    ][8840] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,867 [salt.state       ][INFO    ][8840] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-20 09:30:06,867 [salt.state       ][INFO    ][8840] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.866925 duration_in_ms=0.75
2017-11-20 09:30:06,867 [salt.state       ][INFO    ][8840] Running state [odl01] at time 09:30:06.867117
2017-11-20 09:30:06,867 [salt.state       ][INFO    ][8840] Executing state host.present for odl01
2017-11-20 09:30:06,868 [salt.state       ][INFO    ][8840] Host odl01 (192.168.10.111) already present
2017-11-20 09:30:06,868 [salt.state       ][INFO    ][8840] Completed state [odl01] at time 09:30:06.867931 duration_in_ms=0.814
2017-11-20 09:30:06,868 [salt.state       ][INFO    ][8840] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.868128
2017-11-20 09:30:06,868 [salt.state       ][INFO    ][8840] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,869 [salt.state       ][INFO    ][8840] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-20 09:30:06,869 [salt.state       ][INFO    ][8840] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.868915 duration_in_ms=0.788
2017-11-20 09:30:06,869 [salt.state       ][INFO    ][8840] Running state [mas01] at time 09:30:06.869123
2017-11-20 09:30:06,869 [salt.state       ][INFO    ][8840] Executing state host.present for mas01
2017-11-20 09:30:06,870 [salt.state       ][INFO    ][8840] Host mas01 (192.168.10.3) already present
2017-11-20 09:30:06,870 [salt.state       ][INFO    ][8840] Completed state [mas01] at time 09:30:06.869851 duration_in_ms=0.728
2017-11-20 09:30:06,870 [salt.state       ][INFO    ][8840] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.870054
2017-11-20 09:30:06,870 [salt.state       ][INFO    ][8840] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,871 [salt.state       ][INFO    ][8840] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-20 09:30:06,871 [salt.state       ][INFO    ][8840] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.870819 duration_in_ms=0.765
2017-11-20 09:30:06,871 [salt.state       ][INFO    ][8840] Running state [ctl02] at time 09:30:06.871007
2017-11-20 09:30:06,871 [salt.state       ][INFO    ][8840] Executing state host.present for ctl02
2017-11-20 09:30:06,872 [salt.state       ][INFO    ][8840] Host ctl02 (192.168.10.12) already present
2017-11-20 09:30:06,872 [salt.state       ][INFO    ][8840] Completed state [ctl02] at time 09:30:06.871731 duration_in_ms=0.724
2017-11-20 09:30:06,872 [salt.state       ][INFO    ][8840] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.871935
2017-11-20 09:30:06,872 [salt.state       ][INFO    ][8840] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,873 [salt.state       ][INFO    ][8840] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-20 09:30:06,873 [salt.state       ][INFO    ][8840] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.872657 duration_in_ms=0.722
2017-11-20 09:30:06,873 [salt.state       ][INFO    ][8840] Running state [ctl03] at time 09:30:06.872858
2017-11-20 09:30:06,873 [salt.state       ][INFO    ][8840] Executing state host.present for ctl03
2017-11-20 09:30:06,873 [salt.state       ][INFO    ][8840] Host ctl03 (192.168.10.13) already present
2017-11-20 09:30:06,874 [salt.state       ][INFO    ][8840] Completed state [ctl03] at time 09:30:06.873604 duration_in_ms=0.746
2017-11-20 09:30:06,874 [salt.state       ][INFO    ][8840] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.873784
2017-11-20 09:30:06,874 [salt.state       ][INFO    ][8840] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,874 [salt.state       ][INFO    ][8840] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-20 09:30:06,875 [salt.state       ][INFO    ][8840] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.874511 duration_in_ms=0.727
2017-11-20 09:30:06,875 [salt.state       ][INFO    ][8840] Running state [ctl01] at time 09:30:06.874690
2017-11-20 09:30:06,875 [salt.state       ][INFO    ][8840] Executing state host.present for ctl01
2017-11-20 09:30:06,875 [salt.state       ][INFO    ][8840] Host ctl01 (192.168.10.11) already present
2017-11-20 09:30:06,875 [salt.state       ][INFO    ][8840] Completed state [ctl01] at time 09:30:06.875378 duration_in_ms=0.688
2017-11-20 09:30:06,876 [salt.state       ][INFO    ][8840] Running state [ctl] at time 09:30:06.875557
2017-11-20 09:30:06,876 [salt.state       ][INFO    ][8840] Executing state host.present for ctl
2017-11-20 09:30:06,876 [salt.state       ][INFO    ][8840] Host ctl (192.168.10.10) already present
2017-11-20 09:30:06,876 [salt.state       ][INFO    ][8840] Completed state [ctl] at time 09:30:06.876296 duration_in_ms=0.739
2017-11-20 09:30:06,877 [salt.state       ][INFO    ][8840] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.876491
2017-11-20 09:30:06,877 [salt.state       ][INFO    ][8840] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:30:06,877 [salt.state       ][INFO    ][8840] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-20 09:30:06,877 [salt.state       ][INFO    ][8840] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 09:30:06.877244 duration_in_ms=0.753
2017-11-20 09:30:06,877 [salt.state       ][INFO    ][8840] Running state [ens2] at time 09:30:06.877447
2017-11-20 09:30:06,878 [salt.state       ][INFO    ][8840] Executing state network.managed for ens2
2017-11-20 09:30:07,340 [salt.state       ][INFO    ][8840] Interface ens2 is up to date.
2017-11-20 09:30:07,341 [salt.state       ][INFO    ][8840] Completed state [ens2] at time 09:30:07.340751 duration_in_ms=463.304
2017-11-20 09:30:07,341 [salt.state       ][INFO    ][8840] Running state [ens3] at time 09:30:07.341166
2017-11-20 09:30:07,342 [salt.state       ][INFO    ][8840] Executing state network.managed for ens3
2017-11-20 09:30:07,724 [salt.state       ][INFO    ][8840] Interface ens3 is up to date.
2017-11-20 09:30:07,725 [salt.state       ][INFO    ][8840] Completed state [ens3] at time 09:30:07.724765 duration_in_ms=383.598
2017-11-20 09:30:07,725 [salt.state       ][INFO    ][8840] Running state [/etc/profile.d/proxy.sh] at time 09:30:07.725168
2017-11-20 09:30:07,726 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-20 09:30:07,726 [salt.state       ][INFO    ][8840] File /etc/profile.d/proxy.sh is not present
2017-11-20 09:30:07,726 [salt.state       ][INFO    ][8840] Completed state [/etc/profile.d/proxy.sh] at time 09:30:07.726323 duration_in_ms=1.154
2017-11-20 09:30:07,727 [salt.state       ][INFO    ][8840] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:30:07.726703
2017-11-20 09:30:07,727 [salt.state       ][INFO    ][8840] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-20 09:30:07,727 [salt.state       ][INFO    ][8840] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-20 09:30:07,728 [salt.state       ][INFO    ][8840] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:30:07.727695 duration_in_ms=0.992
2017-11-20 09:30:07,728 [salt.state       ][INFO    ][8840] Running state [ntp] at time 09:30:07.728094
2017-11-20 09:30:07,728 [salt.state       ][INFO    ][8840] Executing state pkg.installed for ntp
2017-11-20 09:30:07,733 [salt.state       ][INFO    ][8840] Package ntp is already installed
2017-11-20 09:30:07,733 [salt.state       ][INFO    ][8840] Completed state [ntp] at time 09:30:07.733177 duration_in_ms=5.083
2017-11-20 09:30:07,734 [salt.state       ][INFO    ][8840] Running state [/etc/ntp.conf] at time 09:30:07.734401
2017-11-20 09:30:07,735 [salt.state       ][INFO    ][8840] Executing state file.managed for /etc/ntp.conf
2017-11-20 09:30:07,755 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-20 09:30:07,789 [salt.fileclient  ][INFO    ][8840] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-20 09:30:07,797 [salt.state       ][INFO    ][8840] File /etc/ntp.conf is in the correct state
2017-11-20 09:30:07,798 [salt.state       ][INFO    ][8840] Completed state [/etc/ntp.conf] at time 09:30:07.797726 duration_in_ms=63.324
2017-11-20 09:30:07,799 [salt.state       ][INFO    ][8840] Running state [ntp] at time 09:30:07.798913
2017-11-20 09:30:07,799 [salt.state       ][INFO    ][8840] Executing state service.running for ntp
2017-11-20 09:30:07,800 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-20 09:30:07,812 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-20 09:30:07,828 [salt.loaded.int.module.cmdmod][INFO    ][8840] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-20 09:30:07,840 [salt.state       ][INFO    ][8840] The service ntp is already running
2017-11-20 09:30:07,840 [salt.state       ][INFO    ][8840] Completed state [ntp] at time 09:30:07.840270 duration_in_ms=41.356
2017-11-20 09:30:07,844 [salt.minion      ][INFO    ][8840] Returning information for job: 20171120092934942073
2017-11-20 09:30:25,980 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171120093025968260
2017-11-20 09:30:25,994 [salt.minion      ][INFO    ][15148] Starting a new job with PID 15148
2017-11-20 09:30:26,003 [salt.minion      ][INFO    ][15148] Returning information for job: 20171120093025968260
2017-11-20 09:37:41,135 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command test.ping with jid 20171120093741126200
2017-11-20 09:37:41,156 [salt.minion      ][INFO    ][15544] Starting a new job with PID 15544
2017-11-20 09:37:41,225 [salt.minion      ][INFO    ][15544] Returning information for job: 20171120093741126200
2017-11-20 09:37:41,356 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.sls with jid 20171120093741346548
2017-11-20 09:37:41,370 [salt.minion      ][INFO    ][15549] Starting a new job with PID 15549
2017-11-20 09:37:43,522 [salt.state       ][INFO    ][15549] Loading fresh modules for state activity
2017-11-20 09:37:43,553 [salt.fileclient  ][INFO    ][15549] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-20 09:37:43,572 [salt.fileclient  ][INFO    ][15549] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-20 09:37:43,604 [salt.fileclient  ][INFO    ][15549] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-20 09:37:43,926 [salt.state       ][INFO    ][15549] Running state [lsof] at time 09:37:43.926160
2017-11-20 09:37:43,927 [salt.state       ][INFO    ][15549] Executing state pkg.installed for lsof
2017-11-20 09:37:43,927 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:37:44,408 [salt.state       ][INFO    ][15549] Package lsof is already installed
2017-11-20 09:37:44,409 [salt.state       ][INFO    ][15549] Completed state [lsof] at time 09:37:44.408584 duration_in_ms=482.423
2017-11-20 09:37:44,409 [salt.state       ][INFO    ][15549] Running state [keepalived] at time 09:37:44.408974
2017-11-20 09:37:44,409 [salt.state       ][INFO    ][15549] Executing state pkg.installed for keepalived
2017-11-20 09:37:44,427 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:37:46,619 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-11-20 09:37:49,120 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:37:49,143 [salt.state       ][INFO    ][15549] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-11-20 09:37:49,155 [salt.state       ][INFO    ][15549] Loading fresh modules for state activity
2017-11-20 09:37:49,172 [salt.state       ][INFO    ][15549] Completed state [keepalived] at time 09:37:49.172217 duration_in_ms=4763.243
2017-11-20 09:37:49,175 [salt.state       ][INFO    ][15549] Running state [/etc/keepalived/keepalived.conf] at time 09:37:49.174999
2017-11-20 09:37:49,175 [salt.state       ][INFO    ][15549] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-20 09:37:49,206 [salt.fileclient  ][INFO    ][15549] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-20 09:37:49,255 [salt.fileclient  ][INFO    ][15549] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-20 09:37:49,263 [salt.state       ][INFO    ][15549] File changed:
New file
2017-11-20 09:37:49,264 [salt.state       ][INFO    ][15549] Completed state [/etc/keepalived/keepalived.conf] at time 09:37:49.263876 duration_in_ms=88.876
2017-11-20 09:37:49,349 [salt.state       ][INFO    ][15549] Running state [keepalived] at time 09:37:49.348691
2017-11-20 09:37:49,349 [salt.state       ][INFO    ][15549] Executing state service.running for keepalived
2017-11-20 09:37:49,351 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-20 09:37:49,362 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,369 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,377 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,384 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,417 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,429 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,438 [salt.loaded.int.module.cmdmod][INFO    ][15549] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-20 09:37:49,446 [salt.state       ][INFO    ][15549] {'keepalived': True}
2017-11-20 09:37:49,447 [salt.state       ][INFO    ][15549] Completed state [keepalived] at time 09:37:49.446979 duration_in_ms=98.288
2017-11-20 09:37:49,448 [salt.minion      ][INFO    ][15549] Returning information for job: 20171120093741346548
2017-11-20 09:39:55,899 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command pillar.get with jid 20171120093955878042
2017-11-20 09:39:55,916 [salt.minion      ][INFO    ][16650] Starting a new job with PID 16650
2017-11-20 09:39:55,919 [salt.minion      ][INFO    ][16650] Returning information for job: 20171120093955878042
2017-11-20 09:42:03,470 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.sls with jid 20171120094203438354
2017-11-20 09:42:03,483 [salt.minion      ][INFO    ][16683] Starting a new job with PID 16683
2017-11-20 09:42:06,391 [salt.state       ][INFO    ][16683] Loading fresh modules for state activity
2017-11-20 09:42:06,440 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-11-20 09:42:06,486 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-11-20 09:42:06,530 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-11-20 09:42:06,565 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:06,579 [py.warnings      ][WARNING ][16683] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-20 09:42:06,580 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-11-20 09:42:06,586 [salt.loaded.int.module.cmdmod][ERROR   ][16683] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-11-20 09:42:06,587 [salt.loaded.int.module.cmdmod][ERROR   ][16683] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-11-20 09:42:06,639 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-11-20 09:42:06,705 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:06,733 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-11-20 09:42:06,756 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:06,783 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-11-20 09:42:06,831 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:06,875 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-11-20 09:42:06,901 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:06,930 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-11-20 09:42:06,954 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:06,982 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-20 09:42:07,021 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 09:42:07,408 [salt.state       ][INFO    ][16683] Running state [rabbitmq-server] at time 09:42:07.407556
2017-11-20 09:42:07,408 [salt.state       ][INFO    ][16683] Executing state pkg.installed for rabbitmq-server
2017-11-20 09:42:07,409 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:42:07,885 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 09:42:09,899 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-11-20 09:42:13,588 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094213561588
2017-11-20 09:42:13,600 [salt.minion      ][INFO    ][17295] Starting a new job with PID 17295
2017-11-20 09:42:13,609 [salt.minion      ][INFO    ][17295] Returning information for job: 20171120094213561588
2017-11-20 09:42:23,745 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094223718656
2017-11-20 09:42:23,760 [salt.minion      ][INFO    ][17820] Starting a new job with PID 17820
2017-11-20 09:42:23,770 [salt.minion      ][INFO    ][17820] Returning information for job: 20171120094223718656
2017-11-20 09:42:33,957 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094233928802
2017-11-20 09:42:33,973 [salt.minion      ][INFO    ][17825] Starting a new job with PID 17825
2017-11-20 09:42:33,986 [salt.minion      ][INFO    ][17825] Returning information for job: 20171120094233928802
2017-11-20 09:42:44,193 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094244159640
2017-11-20 09:42:44,207 [salt.minion      ][INFO    ][17835] Starting a new job with PID 17835
2017-11-20 09:42:44,216 [salt.minion      ][INFO    ][17835] Returning information for job: 20171120094244159640
2017-11-20 09:42:53,557 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 09:42:53,581 [salt.state       ][INFO    ][16683] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-11-20 09:42:53,595 [salt.state       ][INFO    ][16683] Loading fresh modules for state activity
2017-11-20 09:42:53,612 [salt.state       ][INFO    ][16683] Completed state [rabbitmq-server] at time 09:42:53.611568 duration_in_ms=46204.012
2017-11-20 09:42:53,618 [salt.state       ][INFO    ][16683] Running state [gettext-base] at time 09:42:53.618186
2017-11-20 09:42:53,619 [salt.state       ][INFO    ][16683] Executing state pkg.installed for gettext-base
2017-11-20 09:42:53,867 [salt.state       ][INFO    ][16683] Package gettext-base is already installed
2017-11-20 09:42:53,868 [salt.state       ][INFO    ][16683] Completed state [gettext-base] at time 09:42:53.867788 duration_in_ms=249.602
2017-11-20 09:42:53,870 [salt.state       ][INFO    ][16683] Running state [/etc/rabbitmq/rabbitmq.config] at time 09:42:53.869961
2017-11-20 09:42:53,870 [salt.state       ][INFO    ][16683] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-11-20 09:42:53,908 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-11-20 09:42:53,955 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:53,971 [salt.state       ][INFO    ][16683] File changed:
New file
2017-11-20 09:42:53,972 [salt.state       ][INFO    ][16683] Completed state [/etc/rabbitmq/rabbitmq.config] at time 09:42:53.971803 duration_in_ms=101.831
2017-11-20 09:42:53,973 [salt.state       ][INFO    ][16683] Running state [/etc/default/rabbitmq-server] at time 09:42:53.972585
2017-11-20 09:42:53,973 [salt.state       ][INFO    ][16683] Executing state file.managed for /etc/default/rabbitmq-server
2017-11-20 09:42:54,006 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-11-20 09:42:54,034 [salt.fileclient  ][INFO    ][16683] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 09:42:54,049 [salt.state       ][INFO    ][16683] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-11-20 09:42:54,051 [salt.state       ][INFO    ][16683] Completed state [/etc/default/rabbitmq-server] at time 09:42:54.050976 duration_in_ms=78.391
2017-11-20 09:42:54,053 [salt.state       ][INFO    ][16683] Running state [sleep 30] at time 09:42:54.052735
2017-11-20 09:42:54,053 [salt.state       ][INFO    ][16683] Executing state cmd.run for sleep 30
2017-11-20 09:42:54,054 [py.warnings      ][WARNING ][16683] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-11-20 09:42:54,054 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-11-20 09:42:54,450 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094254397644
2017-11-20 09:42:54,462 [salt.minion      ][INFO    ][17927] Starting a new job with PID 17927
2017-11-20 09:42:54,473 [salt.minion      ][INFO    ][17927] Returning information for job: 20171120094254397644
2017-11-20 09:43:04,662 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094304638154
2017-11-20 09:43:04,674 [salt.minion      ][INFO    ][18086] Starting a new job with PID 18086
2017-11-20 09:43:04,686 [salt.minion      ][INFO    ][18086] Returning information for job: 20171120094304638154
2017-11-20 09:43:14,881 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094314859752
2017-11-20 09:43:14,894 [salt.minion      ][INFO    ][18091] Starting a new job with PID 18091
2017-11-20 09:43:14,904 [salt.minion      ][INFO    ][18091] Returning information for job: 20171120094314859752
2017-11-20 09:43:24,082 [salt.state       ][INFO    ][16683] {'pid': 17923, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-20 09:43:24,082 [salt.state       ][INFO    ][16683] Completed state [sleep 30] at time 09:43:24.082101 duration_in_ms=30029.365
2017-11-20 09:43:24,083 [salt.state       ][INFO    ][16683] Running state [service rabbitmq-server stop] at time 09:43:24.083097
2017-11-20 09:43:24,083 [salt.state       ][INFO    ][16683] Executing state cmd.run for service rabbitmq-server stop
2017-11-20 09:43:24,084 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-11-20 09:43:24,188 [salt.state       ][INFO    ][16683] {'pid': 18094, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-20 09:43:24,188 [salt.state       ][INFO    ][16683] Completed state [service rabbitmq-server stop] at time 09:43:24.188151 duration_in_ms=105.054
2017-11-20 09:43:24,189 [salt.state       ][INFO    ][16683] Running state [/var/lib/rabbitmq] at time 09:43:24.188603
2017-11-20 09:43:24,189 [salt.state       ][INFO    ][16683] Executing state file.directory for /var/lib/rabbitmq
2017-11-20 09:43:24,190 [salt.state       ][INFO    ][16683] Directory /var/lib/rabbitmq is in the correct state
2017-11-20 09:43:24,190 [salt.state       ][INFO    ][16683] Completed state [/var/lib/rabbitmq] at time 09:43:24.190018 duration_in_ms=1.415
2017-11-20 09:43:24,192 [salt.state       ][INFO    ][16683] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 09:43:24.191491
2017-11-20 09:43:24,192 [salt.state       ][INFO    ][16683] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-11-20 09:43:24,194 [salt.state       ][INFO    ][16683] File changed:
--- 
+++ 
@@ -1 +1 @@
-HYIXDIXUNIVYFDIMPBQZ+opnfv_secret

2017-11-20 09:43:24,194 [salt.state       ][INFO    ][16683] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 09:43:24.194282 duration_in_ms=2.79
2017-11-20 09:43:24,195 [salt.state       ][INFO    ][16683] Running state [sleep 30] at time 09:43:24.194976
2017-11-20 09:43:24,195 [salt.state       ][INFO    ][16683] Executing state cmd.run for sleep 30
2017-11-20 09:43:24,196 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-11-20 09:43:25,102 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094325075249
2017-11-20 09:43:25,115 [salt.minion      ][INFO    ][18125] Starting a new job with PID 18125
2017-11-20 09:43:25,125 [salt.minion      ][INFO    ][18125] Returning information for job: 20171120094325075249
2017-11-20 09:43:35,135 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094335111564
2017-11-20 09:43:35,146 [salt.minion      ][INFO    ][18136] Starting a new job with PID 18136
2017-11-20 09:43:35,156 [salt.minion      ][INFO    ][18136] Returning information for job: 20171120094335111564
2017-11-20 09:43:45,166 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094345134825
2017-11-20 09:43:45,178 [salt.minion      ][INFO    ][18141] Starting a new job with PID 18141
2017-11-20 09:43:45,188 [salt.minion      ][INFO    ][18141] Returning information for job: 20171120094345134825
2017-11-20 09:43:54,222 [salt.state       ][INFO    ][16683] {'pid': 18121, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-20 09:43:54,222 [salt.state       ][INFO    ][16683] Completed state [sleep 30] at time 09:43:54.222344 duration_in_ms=30027.368
2017-11-20 09:43:54,224 [salt.state       ][INFO    ][16683] Running state [rabbitmq-server] at time 09:43:54.224104
2017-11-20 09:43:54,224 [salt.state       ][INFO    ][16683] Executing state service.running for rabbitmq-server
2017-11-20 09:43:54,225 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-11-20 09:43:54,237 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:54,246 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:54,257 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:54,266 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:55,247 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094355194425
2017-11-20 09:43:55,258 [salt.minion      ][INFO    ][18357] Starting a new job with PID 18357
2017-11-20 09:43:55,269 [salt.minion      ][INFO    ][18357] Returning information for job: 20171120094355194425
2017-11-20 09:43:56,415 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:56,426 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:56,438 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:56,449 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:56,459 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:56,683 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 09:43:56,693 [salt.state       ][INFO    ][16683] {'rabbitmq-server': True}
2017-11-20 09:43:56,694 [salt.state       ][INFO    ][16683] Completed state [rabbitmq-server] at time 09:43:56.693747 duration_in_ms=2469.643
2017-11-20 09:43:56,696 [salt.state       ][INFO    ][16683] Running state [amqp_client] at time 09:43:56.695510
2017-11-20 09:43:56,696 [salt.state       ][INFO    ][16683] Executing state rabbitmq_plugin.enabled for amqp_client
2017-11-20 09:43:56,697 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-11-20 09:43:57,392 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-11-20 09:43:58,216 [salt.state       ][INFO    ][16683] {'new': 'amqp_client', 'old': ''}
2017-11-20 09:43:58,216 [salt.state       ][INFO    ][16683] Completed state [amqp_client] at time 09:43:58.216059 duration_in_ms=1520.548
2017-11-20 09:43:58,217 [salt.state       ][INFO    ][16683] Running state [rabbitmq_management] at time 09:43:58.216881
2017-11-20 09:43:58,217 [salt.state       ][INFO    ][16683] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-11-20 09:43:58,218 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-11-20 09:43:58,861 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-11-20 09:44:00,746 [salt.state       ][INFO    ][16683] {'new': 'rabbitmq_management', 'old': ''}
2017-11-20 09:44:00,746 [salt.state       ][INFO    ][16683] Completed state [rabbitmq_management] at time 09:44:00.745886 duration_in_ms=2529.004
2017-11-20 09:44:00,748 [salt.state       ][INFO    ][16683] Running state [/openstack] at time 09:44:00.747538
2017-11-20 09:44:00,748 [salt.state       ][INFO    ][16683] Executing state rabbitmq_vhost.present for /openstack
2017-11-20 09:44:00,748 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-11-20 09:44:01,400 [salt.state       ][INFO    ][16683] Virtual Host '/openstack' already exists.
2017-11-20 09:44:01,401 [salt.state       ][INFO    ][16683] Completed state [/openstack] at time 09:44:01.400658 duration_in_ms=653.119
2017-11-20 09:44:01,402 [salt.state       ][INFO    ][16683] Running state [openstack] at time 09:44:01.402314
2017-11-20 09:44:01,403 [salt.state       ][INFO    ][16683] Executing state rabbitmq_user.present for openstack
2017-11-20 09:44:01,403 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 09:44:02,043 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-20 09:44:04,008 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-11-20 09:44:04,656 [salt.state       ][INFO    ][16683] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-20 09:44:04,656 [salt.state       ][INFO    ][16683] Completed state [openstack] at time 09:44:04.656109 duration_in_ms=3253.794
2017-11-20 09:44:04,658 [salt.state       ][INFO    ][16683] Running state [Ceilometer] at time 09:44:04.657742
2017-11-20 09:44:04,658 [salt.state       ][INFO    ][16683] Executing state rabbitmq_policy.present for Ceilometer
2017-11-20 09:44:04,659 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-11-20 09:44:05,300 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-11-20 09:44:05,316 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094405261818
2017-11-20 09:44:05,327 [salt.minion      ][INFO    ][20041] Starting a new job with PID 20041
2017-11-20 09:44:05,342 [salt.minion      ][INFO    ][20041] Returning information for job: 20171120094405261818
2017-11-20 09:44:05,990 [salt.state       ][INFO    ][16683] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-11-20 09:44:05,990 [salt.state       ][INFO    ][16683] Completed state [Ceilometer] at time 09:44:05.990292 duration_in_ms=1332.549
2017-11-20 09:44:05,991 [salt.state       ][INFO    ][16683] Running state [HA] at time 09:44:05.991054
2017-11-20 09:44:05,991 [salt.state       ][INFO    ][16683] Executing state rabbitmq_policy.present for HA
2017-11-20 09:44:05,992 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-11-20 09:44:06,626 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-11-20 09:44:07,268 [salt.state       ][INFO    ][16683] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-11-20 09:44:07,268 [salt.state       ][INFO    ][16683] Completed state [HA] at time 09:44:07.267857 duration_in_ms=1276.801
2017-11-20 09:44:07,268 [salt.state       ][INFO    ][16683] Running state [guest] at time 09:44:07.268178
2017-11-20 09:44:07,268 [salt.state       ][INFO    ][16683] Executing state rabbitmq_user.present for guest
2017-11-20 09:44:07,269 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 09:44:07,893 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-20 09:44:09,818 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-11-20 09:44:10,465 [salt.state       ][INFO    ][16683] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-20 09:44:10,465 [salt.state       ][INFO    ][16683] Completed state [guest] at time 09:44:10.464902 duration_in_ms=3196.723
2017-11-20 09:44:10,466 [salt.state       ][INFO    ][16683] Running state [HA] at time 09:44:10.465657
2017-11-20 09:44:10,466 [salt.state       ][INFO    ][16683] Executing state rabbitmq_policy.present for HA
2017-11-20 09:44:10,466 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-11-20 09:44:11,086 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-11-20 09:44:11,728 [salt.state       ][INFO    ][16683] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-11-20 09:44:11,728 [salt.state       ][INFO    ][16683] Completed state [HA] at time 09:44:11.728240 duration_in_ms=1262.582
2017-11-20 09:44:11,729 [salt.state       ][INFO    ][16683] Running state [admin] at time 09:44:11.729038
2017-11-20 09:44:11,729 [salt.state       ][INFO    ][16683] Executing state rabbitmq_user.present for admin
2017-11-20 09:44:11,730 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 09:44:12,355 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-20 09:44:14,278 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 09:44:14,938 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-11-20 09:44:15,398 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120094415342824
2017-11-20 09:44:15,415 [salt.minion      ][INFO    ][22454] Starting a new job with PID 22454
2017-11-20 09:44:15,425 [salt.minion      ][INFO    ][22454] Returning information for job: 20171120094415342824
2017-11-20 09:44:15,600 [salt.state       ][INFO    ][16683] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-20 09:44:15,600 [salt.state       ][INFO    ][16683] Completed state [admin] at time 09:44:15.600081 duration_in_ms=3871.042
2017-11-20 09:44:15,601 [salt.state       ][INFO    ][16683] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.600760
2017-11-20 09:44:15,601 [salt.state       ][INFO    ][16683] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,602 [salt.state       ][INFO    ][16683] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-20 09:44:15,602 [salt.state       ][INFO    ][16683] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.601758 duration_in_ms=0.997
2017-11-20 09:44:15,602 [salt.state       ][INFO    ][16683] Running state [mdb02] at time 09:44:15.601966
2017-11-20 09:44:15,602 [salt.state       ][INFO    ][16683] Executing state host.present for mdb02
2017-11-20 09:44:15,603 [salt.state       ][INFO    ][16683] Host mdb02 (192.168.10.77) already present
2017-11-20 09:44:15,603 [salt.state       ][INFO    ][16683] Completed state [mdb02] at time 09:44:15.602684 duration_in_ms=0.718
2017-11-20 09:44:15,603 [salt.state       ][INFO    ][16683] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.602863
2017-11-20 09:44:15,603 [salt.state       ][INFO    ][16683] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,603 [salt.state       ][INFO    ][16683] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-20 09:44:15,604 [salt.state       ][INFO    ][16683] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.603625 duration_in_ms=0.761
2017-11-20 09:44:15,604 [salt.state       ][INFO    ][16683] Running state [mdb03] at time 09:44:15.603835
2017-11-20 09:44:15,604 [salt.state       ][INFO    ][16683] Executing state host.present for mdb03
2017-11-20 09:44:15,604 [salt.state       ][INFO    ][16683] Host mdb03 (192.168.10.78) already present
2017-11-20 09:44:15,605 [salt.state       ][INFO    ][16683] Completed state [mdb03] at time 09:44:15.604616 duration_in_ms=0.781
2017-11-20 09:44:15,605 [salt.state       ][INFO    ][16683] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.604812
2017-11-20 09:44:15,605 [salt.state       ][INFO    ][16683] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,605 [salt.state       ][INFO    ][16683] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-20 09:44:15,606 [salt.state       ][INFO    ][16683] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.605538 duration_in_ms=0.726
2017-11-20 09:44:15,606 [salt.state       ][INFO    ][16683] Running state [mdb01] at time 09:44:15.605711
2017-11-20 09:44:15,606 [salt.state       ][INFO    ][16683] Executing state host.present for mdb01
2017-11-20 09:44:15,606 [salt.state       ][INFO    ][16683] Host mdb01 (192.168.10.76) already present
2017-11-20 09:44:15,606 [salt.state       ][INFO    ][16683] Completed state [mdb01] at time 09:44:15.606369 duration_in_ms=0.658
2017-11-20 09:44:15,607 [salt.state       ][INFO    ][16683] Running state [mdb] at time 09:44:15.606544
2017-11-20 09:44:15,607 [salt.state       ][INFO    ][16683] Executing state host.present for mdb
2017-11-20 09:44:15,607 [salt.state       ][INFO    ][16683] Host mdb (192.168.10.75) already present
2017-11-20 09:44:15,607 [salt.state       ][INFO    ][16683] Completed state [mdb] at time 09:44:15.607202 duration_in_ms=0.659
2017-11-20 09:44:15,607 [salt.state       ][INFO    ][16683] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.607385
2017-11-20 09:44:15,608 [salt.state       ][INFO    ][16683] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,608 [salt.state       ][INFO    ][16683] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-20 09:44:15,608 [salt.state       ][INFO    ][16683] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.608143 duration_in_ms=0.758
2017-11-20 09:44:15,608 [salt.state       ][INFO    ][16683] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.608343
2017-11-20 09:44:15,609 [salt.state       ][INFO    ][16683] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,609 [salt.state       ][INFO    ][16683] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 09:44:15,609 [salt.state       ][INFO    ][16683] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.609279 duration_in_ms=0.936
2017-11-20 09:44:15,609 [salt.state       ][INFO    ][16683] Running state [cfg01] at time 09:44:15.609459
2017-11-20 09:44:15,610 [salt.state       ][INFO    ][16683] Executing state host.present for cfg01
2017-11-20 09:44:15,610 [salt.state       ][INFO    ][16683] Host cfg01 (192.168.10.100) already present
2017-11-20 09:44:15,610 [salt.state       ][INFO    ][16683] Completed state [cfg01] at time 09:44:15.610127 duration_in_ms=0.668
2017-11-20 09:44:15,610 [salt.state       ][INFO    ][16683] Running state [prx01] at time 09:44:15.610301
2017-11-20 09:44:15,610 [salt.state       ][INFO    ][16683] Executing state host.present for prx01
2017-11-20 09:44:15,611 [salt.state       ][INFO    ][16683] Host prx01 (192.168.10.81) already present
2017-11-20 09:44:15,611 [salt.state       ][INFO    ][16683] Completed state [prx01] at time 09:44:15.610969 duration_in_ms=0.668
2017-11-20 09:44:15,611 [salt.state       ][INFO    ][16683] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.611140
2017-11-20 09:44:15,611 [salt.state       ][INFO    ][16683] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,612 [salt.state       ][INFO    ][16683] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-11-20 09:44:15,612 [salt.state       ][INFO    ][16683] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.611830 duration_in_ms=0.689
2017-11-20 09:44:15,612 [salt.state       ][INFO    ][16683] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.612003
2017-11-20 09:44:15,612 [salt.state       ][INFO    ][16683] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,613 [salt.state       ][INFO    ][16683] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-20 09:44:15,613 [salt.state       ][INFO    ][16683] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.612683 duration_in_ms=0.68
2017-11-20 09:44:15,613 [salt.state       ][INFO    ][16683] Running state [kvm01] at time 09:44:15.612855
2017-11-20 09:44:15,613 [salt.state       ][INFO    ][16683] Executing state host.present for kvm01
2017-11-20 09:44:15,613 [salt.state       ][INFO    ][16683] Host kvm01 (192.168.10.141) already present
2017-11-20 09:44:15,614 [salt.state       ][INFO    ][16683] Completed state [kvm01] at time 09:44:15.613503 duration_in_ms=0.649
2017-11-20 09:44:15,614 [salt.state       ][INFO    ][16683] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.613674
2017-11-20 09:44:15,614 [salt.state       ][INFO    ][16683] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,614 [salt.state       ][INFO    ][16683] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-20 09:44:15,614 [salt.state       ][INFO    ][16683] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.614326 duration_in_ms=0.652
2017-11-20 09:44:15,615 [salt.state       ][INFO    ][16683] Running state [kvm03] at time 09:44:15.614494
2017-11-20 09:44:15,615 [salt.state       ][INFO    ][16683] Executing state host.present for kvm03
2017-11-20 09:44:15,615 [salt.state       ][INFO    ][16683] Host kvm03 (192.168.10.143) already present
2017-11-20 09:44:15,615 [salt.state       ][INFO    ][16683] Completed state [kvm03] at time 09:44:15.615146 duration_in_ms=0.652
2017-11-20 09:44:15,615 [salt.state       ][INFO    ][16683] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.615319
2017-11-20 09:44:15,615 [salt.state       ][INFO    ][16683] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,616 [salt.state       ][INFO    ][16683] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-20 09:44:15,616 [salt.state       ][INFO    ][16683] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.616010 duration_in_ms=0.69
2017-11-20 09:44:15,616 [salt.state       ][INFO    ][16683] Running state [kvm02] at time 09:44:15.616233
2017-11-20 09:44:15,616 [salt.state       ][INFO    ][16683] Executing state host.present for kvm02
2017-11-20 09:44:15,617 [salt.state       ][INFO    ][16683] Host kvm02 (192.168.10.142) already present
2017-11-20 09:44:15,617 [salt.state       ][INFO    ][16683] Completed state [kvm02] at time 09:44:15.616923 duration_in_ms=0.689
2017-11-20 09:44:15,617 [salt.state       ][INFO    ][16683] Running state [dbs] at time 09:44:15.617094
2017-11-20 09:44:15,617 [salt.state       ][INFO    ][16683] Executing state host.present for dbs
2017-11-20 09:44:15,618 [salt.state       ][INFO    ][16683] Host dbs (192.168.10.50) already present
2017-11-20 09:44:15,618 [salt.state       ][INFO    ][16683] Completed state [dbs] at time 09:44:15.617751 duration_in_ms=0.657
2017-11-20 09:44:15,618 [salt.state       ][INFO    ][16683] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.617926
2017-11-20 09:44:15,618 [salt.state       ][INFO    ][16683] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,619 [salt.state       ][INFO    ][16683] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-20 09:44:15,619 [salt.state       ][INFO    ][16683] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.618618 duration_in_ms=0.692
2017-11-20 09:44:15,619 [salt.state       ][INFO    ][16683] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.618788
2017-11-20 09:44:15,619 [salt.state       ][INFO    ][16683] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,619 [salt.state       ][INFO    ][16683] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-20 09:44:15,619 [salt.state       ][INFO    ][16683] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.619442 duration_in_ms=0.654
2017-11-20 09:44:15,620 [salt.state       ][INFO    ][16683] Running state [prx] at time 09:44:15.619613
2017-11-20 09:44:15,620 [salt.state       ][INFO    ][16683] Executing state host.present for prx
2017-11-20 09:44:15,620 [salt.state       ][INFO    ][16683] Host prx (100.64.200.103) already present
2017-11-20 09:44:15,620 [salt.state       ][INFO    ][16683] Completed state [prx] at time 09:44:15.620331 duration_in_ms=0.717
2017-11-20 09:44:15,621 [salt.state       ][INFO    ][16683] Running state [prx02] at time 09:44:15.620499
2017-11-20 09:44:15,621 [salt.state       ][INFO    ][16683] Executing state host.present for prx02
2017-11-20 09:44:15,621 [salt.state       ][INFO    ][16683] Host prx02 (192.168.10.82) already present
2017-11-20 09:44:15,621 [salt.state       ][INFO    ][16683] Completed state [prx02] at time 09:44:15.621154 duration_in_ms=0.655
2017-11-20 09:44:15,621 [salt.state       ][INFO    ][16683] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.621324
2017-11-20 09:44:15,621 [salt.state       ][INFO    ][16683] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,622 [salt.state       ][INFO    ][16683] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-11-20 09:44:15,622 [salt.state       ][INFO    ][16683] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.621977 duration_in_ms=0.653
2017-11-20 09:44:15,622 [salt.state       ][INFO    ][16683] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.622148
2017-11-20 09:44:15,622 [salt.state       ][INFO    ][16683] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,623 [salt.state       ][INFO    ][16683] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-20 09:44:15,623 [salt.state       ][INFO    ][16683] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.622803 duration_in_ms=0.655
2017-11-20 09:44:15,623 [salt.state       ][INFO    ][16683] Running state [msg02] at time 09:44:15.622973
2017-11-20 09:44:15,623 [salt.state       ][INFO    ][16683] Executing state host.present for msg02
2017-11-20 09:44:15,624 [salt.state       ][INFO    ][16683] Host msg02 (192.168.10.42) already present
2017-11-20 09:44:15,624 [salt.state       ][INFO    ][16683] Completed state [msg02] at time 09:44:15.623623 duration_in_ms=0.65
2017-11-20 09:44:15,624 [salt.state       ][INFO    ][16683] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.623824
2017-11-20 09:44:15,624 [salt.state       ][INFO    ][16683] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,624 [salt.state       ][INFO    ][16683] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-20 09:44:15,625 [salt.state       ][INFO    ][16683] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.624518 duration_in_ms=0.694
2017-11-20 09:44:15,625 [salt.state       ][INFO    ][16683] Running state [msg03] at time 09:44:15.624687
2017-11-20 09:44:15,625 [salt.state       ][INFO    ][16683] Executing state host.present for msg03
2017-11-20 09:44:15,625 [salt.state       ][INFO    ][16683] Host msg03 (192.168.10.43) already present
2017-11-20 09:44:15,625 [salt.state       ][INFO    ][16683] Completed state [msg03] at time 09:44:15.625340 duration_in_ms=0.653
2017-11-20 09:44:15,626 [salt.state       ][INFO    ][16683] Running state [file.replace] at time 09:44:15.626368
2017-11-20 09:44:15,627 [salt.state       ][INFO    ][16683] Executing state module.run for file.replace
2017-11-20 09:44:15,711 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-20 09:44:15,720 [salt.state       ][INFO    ][16683] onlyif execution failed
2017-11-20 09:44:15,721 [salt.state       ][INFO    ][16683] Completed state [file.replace] at time 09:44:15.720574 duration_in_ms=94.205
2017-11-20 09:44:15,721 [salt.state       ][INFO    ][16683] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.720861
2017-11-20 09:44:15,721 [salt.state       ][INFO    ][16683] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,722 [salt.state       ][INFO    ][16683] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-20 09:44:15,722 [salt.state       ][INFO    ][16683] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.721884 duration_in_ms=1.022
2017-11-20 09:44:15,722 [salt.state       ][INFO    ][16683] Running state [msg01] at time 09:44:15.722063
2017-11-20 09:44:15,722 [salt.state       ][INFO    ][16683] Executing state host.present for msg01
2017-11-20 09:44:15,723 [salt.state       ][INFO    ][16683] Host msg01 (192.168.10.41) already present
2017-11-20 09:44:15,723 [salt.state       ][INFO    ][16683] Completed state [msg01] at time 09:44:15.722752 duration_in_ms=0.689
2017-11-20 09:44:15,723 [salt.state       ][INFO    ][16683] Running state [msg] at time 09:44:15.722926
2017-11-20 09:44:15,723 [salt.state       ][INFO    ][16683] Executing state host.present for msg
2017-11-20 09:44:15,724 [salt.state       ][INFO    ][16683] Host msg (192.168.10.40) already present
2017-11-20 09:44:15,724 [salt.state       ][INFO    ][16683] Completed state [msg] at time 09:44:15.723699 duration_in_ms=0.774
2017-11-20 09:44:15,724 [salt.state       ][INFO    ][16683] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.723989
2017-11-20 09:44:15,724 [salt.state       ][INFO    ][16683] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,725 [salt.state       ][INFO    ][16683] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-20 09:44:15,725 [salt.state       ][INFO    ][16683] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.724717 duration_in_ms=0.728
2017-11-20 09:44:15,725 [salt.state       ][INFO    ][16683] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.724891
2017-11-20 09:44:15,725 [salt.state       ][INFO    ][16683] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,725 [salt.state       ][INFO    ][16683] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 09:44:15,726 [salt.state       ][INFO    ][16683] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.725597 duration_in_ms=0.706
2017-11-20 09:44:15,726 [salt.state       ][INFO    ][16683] Running state [cfg01] at time 09:44:15.725776
2017-11-20 09:44:15,726 [salt.state       ][INFO    ][16683] Executing state host.present for cfg01
2017-11-20 09:44:15,726 [salt.state       ][INFO    ][16683] Host cfg01 (192.168.10.100) already present
2017-11-20 09:44:15,727 [salt.state       ][INFO    ][16683] Completed state [cfg01] at time 09:44:15.726479 duration_in_ms=0.702
2017-11-20 09:44:15,727 [salt.state       ][INFO    ][16683] Running state [cmp002] at time 09:44:15.726650
2017-11-20 09:44:15,727 [salt.state       ][INFO    ][16683] Executing state host.present for cmp002
2017-11-20 09:44:15,727 [salt.state       ][INFO    ][16683] Host cmp002 (192.168.10.102) already present
2017-11-20 09:44:15,727 [salt.state       ][INFO    ][16683] Completed state [cmp002] at time 09:44:15.727310 duration_in_ms=0.66
2017-11-20 09:44:15,728 [salt.state       ][INFO    ][16683] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.727476
2017-11-20 09:44:15,728 [salt.state       ][INFO    ][16683] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,728 [salt.state       ][INFO    ][16683] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-20 09:44:15,728 [salt.state       ][INFO    ][16683] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.728278 duration_in_ms=0.802
2017-11-20 09:44:15,729 [salt.state       ][INFO    ][16683] Running state [cmp001] at time 09:44:15.728482
2017-11-20 09:44:15,729 [salt.state       ][INFO    ][16683] Executing state host.present for cmp001
2017-11-20 09:44:15,729 [salt.state       ][INFO    ][16683] Host cmp001 (192.168.10.101) already present
2017-11-20 09:44:15,729 [salt.state       ][INFO    ][16683] Completed state [cmp001] at time 09:44:15.729133 duration_in_ms=0.651
2017-11-20 09:44:15,729 [salt.state       ][INFO    ][16683] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.729317
2017-11-20 09:44:15,730 [salt.state       ][INFO    ][16683] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,730 [salt.state       ][INFO    ][16683] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-20 09:44:15,730 [salt.state       ][INFO    ][16683] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.730019 duration_in_ms=0.701
2017-11-20 09:44:15,730 [salt.state       ][INFO    ][16683] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.730186
2017-11-20 09:44:15,730 [salt.state       ][INFO    ][16683] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,731 [salt.state       ][INFO    ][16683] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-20 09:44:15,731 [salt.state       ][INFO    ][16683] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.730838 duration_in_ms=0.652
2017-11-20 09:44:15,731 [salt.state       ][INFO    ][16683] Running state [dbs01] at time 09:44:15.731019
2017-11-20 09:44:15,731 [salt.state       ][INFO    ][16683] Executing state host.present for dbs01
2017-11-20 09:44:15,732 [salt.state       ][INFO    ][16683] Host dbs01 (192.168.10.51) already present
2017-11-20 09:44:15,732 [salt.state       ][INFO    ][16683] Completed state [dbs01] at time 09:44:15.731704 duration_in_ms=0.685
2017-11-20 09:44:15,732 [salt.state       ][INFO    ][16683] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.731908
2017-11-20 09:44:15,732 [salt.state       ][INFO    ][16683] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,733 [salt.state       ][INFO    ][16683] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-20 09:44:15,733 [salt.state       ][INFO    ][16683] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.732627 duration_in_ms=0.719
2017-11-20 09:44:15,733 [salt.state       ][INFO    ][16683] Running state [dbs02] at time 09:44:15.732794
2017-11-20 09:44:15,733 [salt.state       ][INFO    ][16683] Executing state host.present for dbs02
2017-11-20 09:44:15,733 [salt.state       ][INFO    ][16683] Host dbs02 (192.168.10.52) already present
2017-11-20 09:44:15,734 [salt.state       ][INFO    ][16683] Completed state [dbs02] at time 09:44:15.733478 duration_in_ms=0.684
2017-11-20 09:44:15,734 [salt.state       ][INFO    ][16683] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.733663
2017-11-20 09:44:15,734 [salt.state       ][INFO    ][16683] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,734 [salt.state       ][INFO    ][16683] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-20 09:44:15,734 [salt.state       ][INFO    ][16683] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.734465 duration_in_ms=0.803
2017-11-20 09:44:15,735 [salt.state       ][INFO    ][16683] Running state [dbs03] at time 09:44:15.734637
2017-11-20 09:44:15,735 [salt.state       ][INFO    ][16683] Executing state host.present for dbs03
2017-11-20 09:44:15,735 [salt.state       ][INFO    ][16683] Host dbs03 (192.168.10.53) already present
2017-11-20 09:44:15,735 [salt.state       ][INFO    ][16683] Completed state [dbs03] at time 09:44:15.735276 duration_in_ms=0.638
2017-11-20 09:44:15,735 [salt.state       ][INFO    ][16683] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.735444
2017-11-20 09:44:15,736 [salt.state       ][INFO    ][16683] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,736 [salt.state       ][INFO    ][16683] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-20 09:44:15,736 [salt.state       ][INFO    ][16683] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.736174 duration_in_ms=0.731
2017-11-20 09:44:15,736 [salt.state       ][INFO    ][16683] Running state [odl01] at time 09:44:15.736340
2017-11-20 09:44:15,737 [salt.state       ][INFO    ][16683] Executing state host.present for odl01
2017-11-20 09:44:15,737 [salt.state       ][INFO    ][16683] Host odl01 (192.168.10.111) already present
2017-11-20 09:44:15,737 [salt.state       ][INFO    ][16683] Completed state [odl01] at time 09:44:15.737030 duration_in_ms=0.69
2017-11-20 09:44:15,737 [salt.state       ][INFO    ][16683] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.737194
2017-11-20 09:44:15,737 [salt.state       ][INFO    ][16683] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,738 [salt.state       ][INFO    ][16683] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-20 09:44:15,738 [salt.state       ][INFO    ][16683] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.737827 duration_in_ms=0.633
2017-11-20 09:44:15,738 [salt.state       ][INFO    ][16683] Running state [mas01] at time 09:44:15.737991
2017-11-20 09:44:15,738 [salt.state       ][INFO    ][16683] Executing state host.present for mas01
2017-11-20 09:44:15,739 [salt.state       ][INFO    ][16683] Host mas01 (192.168.10.3) already present
2017-11-20 09:44:15,739 [salt.state       ][INFO    ][16683] Completed state [mas01] at time 09:44:15.738660 duration_in_ms=0.668
2017-11-20 09:44:15,739 [salt.state       ][INFO    ][16683] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.738827
2017-11-20 09:44:15,739 [salt.state       ][INFO    ][16683] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,739 [salt.state       ][INFO    ][16683] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-20 09:44:15,739 [salt.state       ][INFO    ][16683] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.739462 duration_in_ms=0.635
2017-11-20 09:44:15,740 [salt.state       ][INFO    ][16683] Running state [ctl02] at time 09:44:15.739627
2017-11-20 09:44:15,740 [salt.state       ][INFO    ][16683] Executing state host.present for ctl02
2017-11-20 09:44:15,740 [salt.state       ][INFO    ][16683] Host ctl02 (192.168.10.12) already present
2017-11-20 09:44:15,741 [salt.state       ][INFO    ][16683] Completed state [ctl02] at time 09:44:15.740541 duration_in_ms=0.913
2017-11-20 09:44:15,741 [salt.state       ][INFO    ][16683] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.740715
2017-11-20 09:44:15,741 [salt.state       ][INFO    ][16683] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,741 [salt.state       ][INFO    ][16683] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-20 09:44:15,741 [salt.state       ][INFO    ][16683] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.741378 duration_in_ms=0.663
2017-11-20 09:44:15,742 [salt.state       ][INFO    ][16683] Running state [ctl03] at time 09:44:15.741546
2017-11-20 09:44:15,742 [salt.state       ][INFO    ][16683] Executing state host.present for ctl03
2017-11-20 09:44:15,742 [salt.state       ][INFO    ][16683] Host ctl03 (192.168.10.13) already present
2017-11-20 09:44:15,742 [salt.state       ][INFO    ][16683] Completed state [ctl03] at time 09:44:15.742183 duration_in_ms=0.638
2017-11-20 09:44:15,742 [salt.state       ][INFO    ][16683] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.742351
2017-11-20 09:44:15,743 [salt.state       ][INFO    ][16683] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,743 [salt.state       ][INFO    ][16683] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-20 09:44:15,743 [salt.state       ][INFO    ][16683] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.742993 duration_in_ms=0.642
2017-11-20 09:44:15,743 [salt.state       ][INFO    ][16683] Running state [ctl01] at time 09:44:15.743158
2017-11-20 09:44:15,743 [salt.state       ][INFO    ][16683] Executing state host.present for ctl01
2017-11-20 09:44:15,744 [salt.state       ][INFO    ][16683] Host ctl01 (192.168.10.11) already present
2017-11-20 09:44:15,744 [salt.state       ][INFO    ][16683] Completed state [ctl01] at time 09:44:15.743843 duration_in_ms=0.685
2017-11-20 09:44:15,744 [salt.state       ][INFO    ][16683] Running state [ctl] at time 09:44:15.744020
2017-11-20 09:44:15,744 [salt.state       ][INFO    ][16683] Executing state host.present for ctl
2017-11-20 09:44:15,745 [salt.state       ][INFO    ][16683] Host ctl (192.168.10.10) already present
2017-11-20 09:44:15,745 [salt.state       ][INFO    ][16683] Completed state [ctl] at time 09:44:15.744714 duration_in_ms=0.694
2017-11-20 09:44:15,745 [salt.state       ][INFO    ][16683] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.744877
2017-11-20 09:44:15,745 [salt.state       ][INFO    ][16683] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-20 09:44:15,745 [salt.state       ][INFO    ][16683] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-20 09:44:15,746 [salt.state       ][INFO    ][16683] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 09:44:15.745518 duration_in_ms=0.64
2017-11-20 09:44:15,746 [salt.state       ][INFO    ][16683] Running state [rabbit@master] at time 09:44:15.746107
2017-11-20 09:44:15,746 [salt.state       ][INFO    ][16683] Executing state rabbitmq_cluster.join for rabbit@master
2017-11-20 09:44:15,747 [salt.loaded.int.module.cmdmod][INFO    ][16683] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-11-20 09:44:16,404 [salt.state       ][INFO    ][16683] Already in cluster
2017-11-20 09:44:16,404 [salt.state       ][INFO    ][16683] Completed state [rabbit@master] at time 09:44:16.404045 duration_in_ms=657.937
2017-11-20 09:44:16,406 [salt.minion      ][INFO    ][16683] Returning information for job: 20171120094203438354
2017-11-20 09:44:23,470 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command cmd.run with jid 20171120094423419381
2017-11-20 09:44:23,485 [salt.minion      ][INFO    ][22614] Starting a new job with PID 22614
2017-11-20 09:44:23,488 [salt.loaded.int.module.cmdmod][INFO    ][22614] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-11-20 09:44:24,148 [salt.minion      ][INFO    ][22614] Returning information for job: 20171120094423419381
2017-11-20 10:09:34,106 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.sls with jid 20171120100934092141
2017-11-20 10:09:34,121 [salt.minion      ][INFO    ][24246] Starting a new job with PID 24246
2017-11-20 10:09:35,891 [salt.state       ][INFO    ][24246] Loading fresh modules for state activity
2017-11-20 10:09:35,919 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-20 10:09:35,945 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-20 10:09:35,968 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-20 10:09:36,273 [salt.state       ][INFO    ][24246] Running state [haproxy] at time 10:09:36.272724
2017-11-20 10:09:36,273 [salt.state       ][INFO    ][24246] Executing state pkg.installed for haproxy
2017-11-20 10:09:36,274 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 10:09:36,785 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-20 10:09:39,195 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-11-20 10:09:41,529 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 10:09:41,554 [salt.state       ][INFO    ][24246] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-11-20 10:09:41,566 [salt.state       ][INFO    ][24246] Loading fresh modules for state activity
2017-11-20 10:09:41,584 [salt.state       ][INFO    ][24246] Completed state [haproxy] at time 10:09:41.583623 duration_in_ms=5310.898
2017-11-20 10:09:41,586 [salt.state       ][INFO    ][24246] Running state [/etc/default/haproxy] at time 10:09:41.586302
2017-11-20 10:09:41,587 [salt.state       ][INFO    ][24246] Executing state file.managed for /etc/default/haproxy
2017-11-20 10:09:41,617 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-20 10:09:41,619 [salt.state       ][INFO    ][24246] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2017-11-20 10:09:41,621 [salt.state       ][INFO    ][24246] Completed state [/etc/default/haproxy] at time 10:09:41.620576 duration_in_ms=34.274
2017-11-20 10:09:41,621 [salt.state       ][INFO    ][24246] Running state [/etc/haproxy/haproxy.cfg] at time 10:09:41.620866
2017-11-20 10:09:41,621 [salt.state       ][INFO    ][24246] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-20 10:09:41,646 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-20 10:09:41,797 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-20 10:09:41,809 [salt.state       ][INFO    ][24246] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.43:5672 backup check inter 5000 rise 2 fall 3

2017-11-20 10:09:41,809 [salt.state       ][INFO    ][24246] Completed state [/etc/haproxy/haproxy.cfg] at time 10:09:41.808970 duration_in_ms=188.102
2017-11-20 10:09:41,809 [salt.state       ][INFO    ][24246] Running state [/etc/haproxy/ssl] at time 10:09:41.809242
2017-11-20 10:09:41,809 [salt.state       ][INFO    ][24246] Executing state file.directory for /etc/haproxy/ssl
2017-11-20 10:09:41,811 [salt.state       ][INFO    ][24246] {'/etc/haproxy/ssl': 'New Dir'}
2017-11-20 10:09:41,811 [salt.state       ][INFO    ][24246] Completed state [/etc/haproxy/ssl] at time 10:09:41.810654 duration_in_ms=1.411
2017-11-20 10:09:41,811 [salt.state       ][INFO    ][24246] Running state [haproxy_status_packages] at time 10:09:41.811296
2017-11-20 10:09:41,811 [salt.state       ][INFO    ][24246] Executing state pkg.installed for haproxy_status_packages
2017-11-20 10:09:42,064 [salt.state       ][INFO    ][24246] All specified packages are already installed
2017-11-20 10:09:42,064 [salt.state       ][INFO    ][24246] Completed state [haproxy_status_packages] at time 10:09:42.063828 duration_in_ms=252.532
2017-11-20 10:09:42,064 [salt.state       ][INFO    ][24246] Running state [/usr/bin/haproxy-status.sh] at time 10:09:42.064353
2017-11-20 10:09:42,065 [salt.state       ][INFO    ][24246] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-20 10:09:42,083 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-20 10:09:42,103 [salt.fileclient  ][INFO    ][24246] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-20 10:09:42,108 [salt.state       ][INFO    ][24246] File changed:
New file
2017-11-20 10:09:42,108 [salt.state       ][INFO    ][24246] Completed state [/usr/bin/haproxy-status.sh] at time 10:09:42.108246 duration_in_ms=43.892
2017-11-20 10:09:42,109 [salt.state       ][INFO    ][24246] Running state [net.ipv4.ip_nonlocal_bind] at time 10:09:42.108680
2017-11-20 10:09:42,109 [salt.state       ][INFO    ][24246] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-20 10:09:42,109 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command 'sysctl -a' in directory '/root'
2017-11-20 10:09:42,125 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-11-20 10:09:42,133 [salt.state       ][INFO    ][24246] {'net.ipv4.ip_nonlocal_bind': 1}
2017-11-20 10:09:42,133 [salt.state       ][INFO    ][24246] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:09:42.133353 duration_in_ms=24.673
2017-11-20 10:09:42,135 [salt.state       ][INFO    ][24246] Running state [haproxy] at time 10:09:42.134648
2017-11-20 10:09:42,135 [salt.state       ][INFO    ][24246] Executing state service.running for haproxy
2017-11-20 10:09:42,135 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-20 10:09:42,146 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-20 10:09:42,154 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-20 10:09:42,162 [salt.state       ][INFO    ][24246] The service haproxy is already running
2017-11-20 10:09:42,162 [salt.state       ][INFO    ][24246] Completed state [haproxy] at time 10:09:42.162109 duration_in_ms=27.459
2017-11-20 10:09:42,162 [salt.state       ][INFO    ][24246] Running state [haproxy] at time 10:09:42.162370
2017-11-20 10:09:42,163 [salt.state       ][INFO    ][24246] Executing state service.mod_watch for haproxy
2017-11-20 10:09:42,163 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-20 10:09:42,172 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-20 10:09:42,181 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-11-20 10:09:42,224 [salt.state       ][INFO    ][24246] {'haproxy': True}
2017-11-20 10:09:42,224 [salt.state       ][INFO    ][24246] Completed state [haproxy] at time 10:09:42.224229 duration_in_ms=61.857
2017-11-20 10:09:42,225 [salt.minion      ][INFO    ][24246] Returning information for job: 20171120100934092141
2017-11-20 10:09:48,717 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command service.status with jid 20171120100948709240
2017-11-20 10:09:48,730 [salt.minion      ][INFO    ][25084] Starting a new job with PID 25084
2017-11-20 10:09:48,839 [salt.loaded.int.module.cmdmod][INFO    ][25084] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-20 10:09:48,848 [salt.loaded.int.module.cmdmod][INFO    ][25084] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-20 10:09:48,854 [salt.minion      ][INFO    ][25084] Returning information for job: 20171120100948709240
2017-11-20 10:09:50,140 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command service.restart with jid 20171120100950131864
2017-11-20 10:09:50,155 [salt.minion      ][INFO    ][25092] Starting a new job with PID 25092
2017-11-20 10:09:50,262 [salt.loaded.int.module.cmdmod][INFO    ][25092] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-20 10:09:50,271 [salt.loaded.int.module.cmdmod][INFO    ][25092] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-20 10:09:50,285 [salt.loaded.int.module.cmdmod][INFO    ][25092] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-20 10:09:50,325 [salt.minion      ][INFO    ][25092] Returning information for job: 20171120100950131864
2017-11-20 10:26:18,191 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command test.ping with jid 20171120102618182232
2017-11-20 10:26:18,206 [salt.minion      ][INFO    ][26030] Starting a new job with PID 26030
2017-11-20 10:26:18,243 [salt.minion      ][INFO    ][26030] Returning information for job: 20171120102618182232
2017-11-20 10:26:47,730 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.sls with jid 20171120102647722597
2017-11-20 10:26:47,742 [salt.minion      ][INFO    ][26115] Starting a new job with PID 26115
2017-11-20 10:26:48,446 [salt.state       ][INFO    ][26115] Loading fresh modules for state activity
2017-11-20 10:26:48,474 [salt.fileclient  ][INFO    ][26115] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-20 10:26:48,492 [salt.fileclient  ][INFO    ][26115] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-20 10:26:48,520 [salt.fileclient  ][INFO    ][26115] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-20 10:26:48,826 [salt.state       ][INFO    ][26115] Running state [lsof] at time 10:26:48.826025
2017-11-20 10:26:48,827 [salt.state       ][INFO    ][26115] Executing state pkg.installed for lsof
2017-11-20 10:26:48,827 [salt.loaded.int.module.cmdmod][INFO    ][26115] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 10:26:49,324 [salt.state       ][INFO    ][26115] Package lsof is already installed
2017-11-20 10:26:49,324 [salt.state       ][INFO    ][26115] Completed state [lsof] at time 10:26:49.324414 duration_in_ms=498.388
2017-11-20 10:26:49,325 [salt.state       ][INFO    ][26115] Running state [keepalived] at time 10:26:49.324851
2017-11-20 10:26:49,325 [salt.state       ][INFO    ][26115] Executing state pkg.installed for keepalived
2017-11-20 10:26:49,329 [salt.state       ][INFO    ][26115] Package keepalived is already installed
2017-11-20 10:26:49,330 [salt.state       ][INFO    ][26115] Completed state [keepalived] at time 10:26:49.329510 duration_in_ms=4.659
2017-11-20 10:26:49,331 [salt.state       ][INFO    ][26115] Running state [/etc/keepalived/keepalived.conf] at time 10:26:49.331260
2017-11-20 10:26:49,332 [salt.state       ][INFO    ][26115] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-20 10:26:49,356 [salt.fileclient  ][INFO    ][26115] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-20 10:26:49,395 [salt.fileclient  ][INFO    ][26115] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-20 10:26:49,401 [salt.state       ][INFO    ][26115] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-20 10:26:49,402 [salt.state       ][INFO    ][26115] Completed state [/etc/keepalived/keepalived.conf] at time 10:26:49.401513 duration_in_ms=70.253
2017-11-20 10:26:49,402 [salt.state       ][INFO    ][26115] Running state [keepalived] at time 10:26:49.402293
2017-11-20 10:26:49,403 [salt.state       ][INFO    ][26115] Executing state service.running for keepalived
2017-11-20 10:26:49,403 [salt.loaded.int.module.cmdmod][INFO    ][26115] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-20 10:26:49,424 [salt.loaded.int.module.cmdmod][INFO    ][26115] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-20 10:26:49,433 [salt.loaded.int.module.cmdmod][INFO    ][26115] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-20 10:26:49,442 [salt.state       ][INFO    ][26115] The service keepalived is already running
2017-11-20 10:26:49,443 [salt.state       ][INFO    ][26115] Completed state [keepalived] at time 10:26:49.442582 duration_in_ms=40.288
2017-11-20 10:26:49,444 [salt.minion      ][INFO    ][26115] Returning information for job: 20171120102647722597
2017-11-20 10:27:00,677 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command pillar.get with jid 20171120102700671330
2017-11-20 10:27:00,692 [salt.minion      ][INFO    ][26143] Starting a new job with PID 26143
2017-11-20 10:27:00,696 [salt.minion      ][INFO    ][26143] Returning information for job: 20171120102700671330
2017-11-20 10:27:21,240 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.sls with jid 20171120102721232943
2017-11-20 10:27:21,253 [salt.minion      ][INFO    ][26157] Starting a new job with PID 26157
2017-11-20 10:27:23,835 [salt.state       ][INFO    ][26157] Loading fresh modules for state activity
2017-11-20 10:27:23,860 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-11-20 10:27:23,884 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-11-20 10:27:23,896 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-11-20 10:27:23,921 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:23,935 [py.warnings      ][WARNING ][26157] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-20 10:27:23,936 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-11-20 10:27:23,964 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-11-20 10:27:23,988 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:24,011 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-11-20 10:27:24,029 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:24,055 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-11-20 10:27:24,091 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:24,126 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-11-20 10:27:24,144 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:24,169 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-11-20 10:27:24,188 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:24,213 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-20 10:27:24,250 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-20 10:27:24,636 [salt.state       ][INFO    ][26157] Running state [rabbitmq-server] at time 10:27:24.635538
2017-11-20 10:27:24,636 [salt.state       ][INFO    ][26157] Executing state pkg.installed for rabbitmq-server
2017-11-20 10:27:24,637 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 10:27:25,129 [salt.state       ][INFO    ][26157] Package rabbitmq-server is already installed
2017-11-20 10:27:25,130 [salt.state       ][INFO    ][26157] Completed state [rabbitmq-server] at time 10:27:25.129760 duration_in_ms=494.222
2017-11-20 10:27:25,130 [salt.state       ][INFO    ][26157] Running state [gettext-base] at time 10:27:25.130151
2017-11-20 10:27:25,131 [salt.state       ][INFO    ][26157] Executing state pkg.installed for gettext-base
2017-11-20 10:27:25,134 [salt.state       ][INFO    ][26157] Package gettext-base is already installed
2017-11-20 10:27:25,135 [salt.state       ][INFO    ][26157] Completed state [gettext-base] at time 10:27:25.134588 duration_in_ms=4.437
2017-11-20 10:27:25,137 [salt.state       ][INFO    ][26157] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:27:25.136521
2017-11-20 10:27:25,137 [salt.state       ][INFO    ][26157] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-11-20 10:27:25,159 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-11-20 10:27:25,192 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:25,207 [salt.state       ][INFO    ][26157] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-11-20 10:27:25,207 [salt.state       ][INFO    ][26157] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:27:25.207191 duration_in_ms=70.67
2017-11-20 10:27:25,208 [salt.state       ][INFO    ][26157] Running state [/etc/default/rabbitmq-server] at time 10:27:25.207879
2017-11-20 10:27:25,208 [salt.state       ][INFO    ][26157] Executing state file.managed for /etc/default/rabbitmq-server
2017-11-20 10:27:25,226 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-11-20 10:27:25,245 [salt.fileclient  ][INFO    ][26157] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-11-20 10:27:25,259 [salt.state       ][INFO    ][26157] File /etc/default/rabbitmq-server is in the correct state
2017-11-20 10:27:25,259 [salt.state       ][INFO    ][26157] Completed state [/etc/default/rabbitmq-server] at time 10:27:25.258775 duration_in_ms=50.896
2017-11-20 10:27:25,260 [salt.state       ][INFO    ][26157] Running state [rabbitmq-server] at time 10:27:25.259757
2017-11-20 10:27:25,260 [salt.state       ][INFO    ][26157] Executing state service.running for rabbitmq-server
2017-11-20 10:27:25,260 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-11-20 10:27:25,281 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 10:27:25,289 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-11-20 10:27:25,299 [salt.state       ][INFO    ][26157] The service rabbitmq-server is already running
2017-11-20 10:27:25,299 [salt.state       ][INFO    ][26157] Completed state [rabbitmq-server] at time 10:27:25.299225 duration_in_ms=39.467
2017-11-20 10:27:25,301 [salt.state       ][INFO    ][26157] Running state [amqp_client] at time 10:27:25.301184
2017-11-20 10:27:25,302 [salt.state       ][INFO    ][26157] Executing state rabbitmq_plugin.enabled for amqp_client
2017-11-20 10:27:25,302 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-11-20 10:27:25,951 [salt.state       ][INFO    ][26157] Plugin 'amqp_client' is already enabled.
2017-11-20 10:27:25,951 [salt.state       ][INFO    ][26157] Completed state [amqp_client] at time 10:27:25.951134 duration_in_ms=649.949
2017-11-20 10:27:25,952 [salt.state       ][INFO    ][26157] Running state [rabbitmq_management] at time 10:27:25.951976
2017-11-20 10:27:25,952 [salt.state       ][INFO    ][26157] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-11-20 10:27:25,953 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-11-20 10:27:26,610 [salt.state       ][INFO    ][26157] Plugin 'rabbitmq_management' is already enabled.
2017-11-20 10:27:26,610 [salt.state       ][INFO    ][26157] Completed state [rabbitmq_management] at time 10:27:26.610212 duration_in_ms=658.234
2017-11-20 10:27:26,612 [salt.state       ][INFO    ][26157] Running state [/openstack] at time 10:27:26.611856
2017-11-20 10:27:26,612 [salt.state       ][INFO    ][26157] Executing state rabbitmq_vhost.present for /openstack
2017-11-20 10:27:26,613 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-11-20 10:27:27,258 [salt.state       ][INFO    ][26157] Virtual Host '/openstack' already exists.
2017-11-20 10:27:27,258 [salt.state       ][INFO    ][26157] Completed state [/openstack] at time 10:27:27.258039 duration_in_ms=646.183
2017-11-20 10:27:27,260 [salt.state       ][INFO    ][26157] Running state [openstack] at time 10:27:27.260018
2017-11-20 10:27:27,260 [salt.state       ][INFO    ][26157] Executing state rabbitmq_user.present for openstack
2017-11-20 10:27:27,261 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 10:27:27,906 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-20 10:27:29,909 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-11-20 10:27:30,564 [salt.state       ][INFO    ][26157] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-20 10:27:30,565 [salt.state       ][INFO    ][26157] Completed state [openstack] at time 10:27:30.564468 duration_in_ms=3304.449
2017-11-20 10:27:30,566 [salt.state       ][INFO    ][26157] Running state [Ceilometer] at time 10:27:30.566146
2017-11-20 10:27:30,566 [salt.state       ][INFO    ][26157] Executing state rabbitmq_policy.present for Ceilometer
2017-11-20 10:27:30,567 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-11-20 10:27:31,231 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-11-20 10:27:31,354 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120102731337568
2017-11-20 10:27:31,366 [salt.minion      ][INFO    ][27665] Starting a new job with PID 27665
2017-11-20 10:27:31,375 [salt.minion      ][INFO    ][27665] Returning information for job: 20171120102731337568
2017-11-20 10:27:31,881 [salt.state       ][INFO    ][26157] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-11-20 10:27:31,881 [salt.state       ][INFO    ][26157] Completed state [Ceilometer] at time 10:27:31.881288 duration_in_ms=1315.14
2017-11-20 10:27:31,882 [salt.state       ][INFO    ][26157] Running state [HA] at time 10:27:31.882078
2017-11-20 10:27:31,882 [salt.state       ][INFO    ][26157] Executing state rabbitmq_policy.present for HA
2017-11-20 10:27:31,883 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-11-20 10:27:32,553 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-11-20 10:27:33,203 [salt.state       ][INFO    ][26157] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-11-20 10:27:33,203 [salt.state       ][INFO    ][26157] Completed state [HA] at time 10:27:33.203321 duration_in_ms=1321.241
2017-11-20 10:27:33,204 [salt.state       ][INFO    ][26157] Running state [guest] at time 10:27:33.203626
2017-11-20 10:27:33,204 [salt.state       ][INFO    ][26157] Executing state rabbitmq_user.present for guest
2017-11-20 10:27:33,204 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 10:27:33,863 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-20 10:27:35,823 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-11-20 10:27:36,511 [salt.state       ][INFO    ][26157] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-20 10:27:36,511 [salt.state       ][INFO    ][26157] Completed state [guest] at time 10:27:36.511298 duration_in_ms=3307.671
2017-11-20 10:27:36,512 [salt.state       ][INFO    ][26157] Running state [HA] at time 10:27:36.512047
2017-11-20 10:27:36,512 [salt.state       ][INFO    ][26157] Executing state rabbitmq_policy.present for HA
2017-11-20 10:27:36,513 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-11-20 10:27:37,169 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-11-20 10:27:37,805 [salt.state       ][INFO    ][26157] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-11-20 10:27:37,805 [salt.state       ][INFO    ][26157] Completed state [HA] at time 10:27:37.804775 duration_in_ms=1292.728
2017-11-20 10:27:37,806 [salt.state       ][INFO    ][26157] Running state [admin] at time 10:27:37.805557
2017-11-20 10:27:37,806 [salt.state       ][INFO    ][26157] Executing state rabbitmq_user.present for admin
2017-11-20 10:27:37,806 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 10:27:38,428 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-11-20 10:27:40,412 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-11-20 10:27:41,038 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-11-20 10:27:41,558 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command saltutil.find_job with jid 20171120102741550831
2017-11-20 10:27:41,571 [salt.minion      ][INFO    ][29952] Starting a new job with PID 29952
2017-11-20 10:27:41,582 [salt.minion      ][INFO    ][29952] Returning information for job: 20171120102741550831
2017-11-20 10:27:41,694 [salt.state       ][INFO    ][26157] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-11-20 10:27:41,694 [salt.state       ][INFO    ][26157] Completed state [admin] at time 10:27:41.694366 duration_in_ms=3888.808
2017-11-20 10:27:41,695 [salt.state       ][INFO    ][26157] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.695026
2017-11-20 10:27:41,695 [salt.state       ][INFO    ][26157] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,696 [salt.state       ][INFO    ][26157] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-20 10:27:41,696 [salt.state       ][INFO    ][26157] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.695974 duration_in_ms=0.947
2017-11-20 10:27:41,696 [salt.state       ][INFO    ][26157] Running state [mdb02] at time 10:27:41.696199
2017-11-20 10:27:41,696 [salt.state       ][INFO    ][26157] Executing state host.present for mdb02
2017-11-20 10:27:41,697 [salt.state       ][INFO    ][26157] Host mdb02 (192.168.10.77) already present
2017-11-20 10:27:41,697 [salt.state       ][INFO    ][26157] Completed state [mdb02] at time 10:27:41.696898 duration_in_ms=0.699
2017-11-20 10:27:41,697 [salt.state       ][INFO    ][26157] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.697070
2017-11-20 10:27:41,697 [salt.state       ][INFO    ][26157] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,698 [salt.state       ][INFO    ][26157] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-20 10:27:41,698 [salt.state       ][INFO    ][26157] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.697772 duration_in_ms=0.702
2017-11-20 10:27:41,698 [salt.state       ][INFO    ][26157] Running state [mdb03] at time 10:27:41.697937
2017-11-20 10:27:41,698 [salt.state       ][INFO    ][26157] Executing state host.present for mdb03
2017-11-20 10:27:41,698 [salt.state       ][INFO    ][26157] Host mdb03 (192.168.10.78) already present
2017-11-20 10:27:41,699 [salt.state       ][INFO    ][26157] Completed state [mdb03] at time 10:27:41.698623 duration_in_ms=0.686
2017-11-20 10:27:41,699 [salt.state       ][INFO    ][26157] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.698789
2017-11-20 10:27:41,699 [salt.state       ][INFO    ][26157] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,699 [salt.state       ][INFO    ][26157] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-20 10:27:41,699 [salt.state       ][INFO    ][26157] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.699443 duration_in_ms=0.654
2017-11-20 10:27:41,700 [salt.state       ][INFO    ][26157] Running state [mdb01] at time 10:27:41.699614
2017-11-20 10:27:41,700 [salt.state       ][INFO    ][26157] Executing state host.present for mdb01
2017-11-20 10:27:41,700 [salt.state       ][INFO    ][26157] Host mdb01 (192.168.10.76) already present
2017-11-20 10:27:41,700 [salt.state       ][INFO    ][26157] Completed state [mdb01] at time 10:27:41.700378 duration_in_ms=0.764
2017-11-20 10:27:41,701 [salt.state       ][INFO    ][26157] Running state [mdb] at time 10:27:41.700554
2017-11-20 10:27:41,701 [salt.state       ][INFO    ][26157] Executing state host.present for mdb
2017-11-20 10:27:41,701 [salt.state       ][INFO    ][26157] Host mdb (192.168.10.75) already present
2017-11-20 10:27:41,701 [salt.state       ][INFO    ][26157] Completed state [mdb] at time 10:27:41.701215 duration_in_ms=0.66
2017-11-20 10:27:41,701 [salt.state       ][INFO    ][26157] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.701386
2017-11-20 10:27:41,702 [salt.state       ][INFO    ][26157] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,702 [salt.state       ][INFO    ][26157] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-20 10:27:41,702 [salt.state       ][INFO    ][26157] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.702057 duration_in_ms=0.671
2017-11-20 10:27:41,702 [salt.state       ][INFO    ][26157] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.702222
2017-11-20 10:27:41,702 [salt.state       ][INFO    ][26157] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,703 [salt.state       ][INFO    ][26157] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 10:27:41,703 [salt.state       ][INFO    ][26157] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.702891 duration_in_ms=0.669
2017-11-20 10:27:41,703 [salt.state       ][INFO    ][26157] Running state [cfg01] at time 10:27:41.703055
2017-11-20 10:27:41,703 [salt.state       ][INFO    ][26157] Executing state host.present for cfg01
2017-11-20 10:27:41,704 [salt.state       ][INFO    ][26157] Host cfg01 (192.168.10.100) already present
2017-11-20 10:27:41,704 [salt.state       ][INFO    ][26157] Completed state [cfg01] at time 10:27:41.703783 duration_in_ms=0.728
2017-11-20 10:27:41,704 [salt.state       ][INFO    ][26157] Running state [prx01] at time 10:27:41.703982
2017-11-20 10:27:41,704 [salt.state       ][INFO    ][26157] Executing state host.present for prx01
2017-11-20 10:27:41,705 [salt.state       ][INFO    ][26157] Host prx01 (192.168.10.81) already present
2017-11-20 10:27:41,705 [salt.state       ][INFO    ][26157] Completed state [prx01] at time 10:27:41.704736 duration_in_ms=0.754
2017-11-20 10:27:41,705 [salt.state       ][INFO    ][26157] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.704930
2017-11-20 10:27:41,705 [salt.state       ][INFO    ][26157] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,705 [salt.state       ][INFO    ][26157] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-11-20 10:27:41,706 [salt.state       ][INFO    ][26157] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.705595 duration_in_ms=0.664
2017-11-20 10:27:41,706 [salt.state       ][INFO    ][26157] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.705780
2017-11-20 10:27:41,706 [salt.state       ][INFO    ][26157] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,706 [salt.state       ][INFO    ][26157] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-20 10:27:41,707 [salt.state       ][INFO    ][26157] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.706476 duration_in_ms=0.697
2017-11-20 10:27:41,707 [salt.state       ][INFO    ][26157] Running state [kvm01] at time 10:27:41.706639
2017-11-20 10:27:41,707 [salt.state       ][INFO    ][26157] Executing state host.present for kvm01
2017-11-20 10:27:41,707 [salt.state       ][INFO    ][26157] Host kvm01 (192.168.10.141) already present
2017-11-20 10:27:41,707 [salt.state       ][INFO    ][26157] Completed state [kvm01] at time 10:27:41.707308 duration_in_ms=0.669
2017-11-20 10:27:41,708 [salt.state       ][INFO    ][26157] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.707496
2017-11-20 10:27:41,708 [salt.state       ][INFO    ][26157] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,708 [salt.state       ][INFO    ][26157] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-20 10:27:41,708 [salt.state       ][INFO    ][26157] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.708467 duration_in_ms=0.971
2017-11-20 10:27:41,709 [salt.state       ][INFO    ][26157] Running state [kvm03] at time 10:27:41.708658
2017-11-20 10:27:41,709 [salt.state       ][INFO    ][26157] Executing state host.present for kvm03
2017-11-20 10:27:41,709 [salt.state       ][INFO    ][26157] Host kvm03 (192.168.10.143) already present
2017-11-20 10:27:41,709 [salt.state       ][INFO    ][26157] Completed state [kvm03] at time 10:27:41.709341 duration_in_ms=0.682
2017-11-20 10:27:41,710 [salt.state       ][INFO    ][26157] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.709521
2017-11-20 10:27:41,710 [salt.state       ][INFO    ][26157] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,710 [salt.state       ][INFO    ][26157] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-20 10:27:41,710 [salt.state       ][INFO    ][26157] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.710178 duration_in_ms=0.657
2017-11-20 10:27:41,710 [salt.state       ][INFO    ][26157] Running state [kvm02] at time 10:27:41.710346
2017-11-20 10:27:41,711 [salt.state       ][INFO    ][26157] Executing state host.present for kvm02
2017-11-20 10:27:41,711 [salt.state       ][INFO    ][26157] Host kvm02 (192.168.10.142) already present
2017-11-20 10:27:41,711 [salt.state       ][INFO    ][26157] Completed state [kvm02] at time 10:27:41.710990 duration_in_ms=0.643
2017-11-20 10:27:41,711 [salt.state       ][INFO    ][26157] Running state [dbs] at time 10:27:41.711146
2017-11-20 10:27:41,711 [salt.state       ][INFO    ][26157] Executing state host.present for dbs
2017-11-20 10:27:41,712 [salt.state       ][INFO    ][26157] Host dbs (192.168.10.50) already present
2017-11-20 10:27:41,712 [salt.state       ][INFO    ][26157] Completed state [dbs] at time 10:27:41.711835 duration_in_ms=0.688
2017-11-20 10:27:41,712 [salt.state       ][INFO    ][26157] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.712006
2017-11-20 10:27:41,712 [salt.state       ][INFO    ][26157] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,713 [salt.state       ][INFO    ][26157] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-20 10:27:41,713 [salt.state       ][INFO    ][26157] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.712694 duration_in_ms=0.687
2017-11-20 10:27:41,713 [salt.state       ][INFO    ][26157] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.712862
2017-11-20 10:27:41,713 [salt.state       ][INFO    ][26157] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,713 [salt.state       ][INFO    ][26157] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-20 10:27:41,714 [salt.state       ][INFO    ][26157] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.713588 duration_in_ms=0.725
2017-11-20 10:27:41,714 [salt.state       ][INFO    ][26157] Running state [prx] at time 10:27:41.713774
2017-11-20 10:27:41,714 [salt.state       ][INFO    ][26157] Executing state host.present for prx
2017-11-20 10:27:41,714 [salt.state       ][INFO    ][26157] Host prx (100.64.200.103) already present
2017-11-20 10:27:41,715 [salt.state       ][INFO    ][26157] Completed state [prx] at time 10:27:41.714479 duration_in_ms=0.706
2017-11-20 10:27:41,715 [salt.state       ][INFO    ][26157] Running state [prx02] at time 10:27:41.714653
2017-11-20 10:27:41,715 [salt.state       ][INFO    ][26157] Executing state host.present for prx02
2017-11-20 10:27:41,715 [salt.state       ][INFO    ][26157] Host prx02 (192.168.10.82) already present
2017-11-20 10:27:41,715 [salt.state       ][INFO    ][26157] Completed state [prx02] at time 10:27:41.715326 duration_in_ms=0.674
2017-11-20 10:27:41,716 [salt.state       ][INFO    ][26157] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.715486
2017-11-20 10:27:41,716 [salt.state       ][INFO    ][26157] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,716 [salt.state       ][INFO    ][26157] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-11-20 10:27:41,716 [salt.state       ][INFO    ][26157] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.716197 duration_in_ms=0.711
2017-11-20 10:27:41,716 [salt.state       ][INFO    ][26157] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.716362
2017-11-20 10:27:41,717 [salt.state       ][INFO    ][26157] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,717 [salt.state       ][INFO    ][26157] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-20 10:27:41,717 [salt.state       ][INFO    ][26157] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.717059 duration_in_ms=0.697
2017-11-20 10:27:41,717 [salt.state       ][INFO    ][26157] Running state [msg02] at time 10:27:41.717239
2017-11-20 10:27:41,717 [salt.state       ][INFO    ][26157] Executing state host.present for msg02
2017-11-20 10:27:41,718 [salt.state       ][INFO    ][26157] Host msg02 (192.168.10.42) already present
2017-11-20 10:27:41,718 [salt.state       ][INFO    ][26157] Completed state [msg02] at time 10:27:41.717898 duration_in_ms=0.66
2017-11-20 10:27:41,718 [salt.state       ][INFO    ][26157] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.718086
2017-11-20 10:27:41,718 [salt.state       ][INFO    ][26157] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,719 [salt.state       ][INFO    ][26157] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-20 10:27:41,719 [salt.state       ][INFO    ][26157] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.718711 duration_in_ms=0.624
2017-11-20 10:27:41,719 [salt.state       ][INFO    ][26157] Running state [msg03] at time 10:27:41.718890
2017-11-20 10:27:41,719 [salt.state       ][INFO    ][26157] Executing state host.present for msg03
2017-11-20 10:27:41,719 [salt.state       ][INFO    ][26157] Host msg03 (192.168.10.43) already present
2017-11-20 10:27:41,720 [salt.state       ][INFO    ][26157] Completed state [msg03] at time 10:27:41.719533 duration_in_ms=0.643
2017-11-20 10:27:41,721 [salt.state       ][INFO    ][26157] Running state [file.replace] at time 10:27:41.720613
2017-11-20 10:27:41,721 [salt.state       ][INFO    ][26157] Executing state module.run for file.replace
2017-11-20 10:27:41,807 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-20 10:27:41,815 [salt.state       ][INFO    ][26157] onlyif execution failed
2017-11-20 10:27:41,816 [salt.state       ][INFO    ][26157] Completed state [file.replace] at time 10:27:41.815720 duration_in_ms=95.106
2017-11-20 10:27:41,816 [salt.state       ][INFO    ][26157] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.816035
2017-11-20 10:27:41,816 [salt.state       ][INFO    ][26157] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,817 [salt.state       ][INFO    ][26157] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-20 10:27:41,817 [salt.state       ][INFO    ][26157] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.817020 duration_in_ms=0.985
2017-11-20 10:27:41,817 [salt.state       ][INFO    ][26157] Running state [msg01] at time 10:27:41.817211
2017-11-20 10:27:41,817 [salt.state       ][INFO    ][26157] Executing state host.present for msg01
2017-11-20 10:27:41,818 [salt.state       ][INFO    ][26157] Host msg01 (192.168.10.41) already present
2017-11-20 10:27:41,818 [salt.state       ][INFO    ][26157] Completed state [msg01] at time 10:27:41.817995 duration_in_ms=0.783
2017-11-20 10:27:41,818 [salt.state       ][INFO    ][26157] Running state [msg] at time 10:27:41.818198
2017-11-20 10:27:41,818 [salt.state       ][INFO    ][26157] Executing state host.present for msg
2017-11-20 10:27:41,819 [salt.state       ][INFO    ][26157] Host msg (192.168.10.40) already present
2017-11-20 10:27:41,819 [salt.state       ][INFO    ][26157] Completed state [msg] at time 10:27:41.818920 duration_in_ms=0.722
2017-11-20 10:27:41,819 [salt.state       ][INFO    ][26157] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.819102
2017-11-20 10:27:41,819 [salt.state       ][INFO    ][26157] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,820 [salt.state       ][INFO    ][26157] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-20 10:27:41,820 [salt.state       ][INFO    ][26157] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.820089 duration_in_ms=0.987
2017-11-20 10:27:41,821 [salt.state       ][INFO    ][26157] Running state [file.replace] at time 10:27:41.820925
2017-11-20 10:27:41,821 [salt.state       ][INFO    ][26157] Executing state module.run for file.replace
2017-11-20 10:27:41,824 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-20 10:27:41,833 [salt.state       ][INFO    ][26157] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 192.168.10.42\t\tmsg02.baremetal-mcp-ocata-odl-ha.local msg02\n 192.168.10.43\t\tmsg03.baremetal-mcp-ocata-odl-ha.local msg03\n 192.168.10.41\t\tmsg01.baremetal-mcp-ocata-odl-ha.local msg01\n-192.168.10.40\t\tmsg msg.baremetal-mcp-ocata-odl-ha.local\n+192.168.10.40\t\tmsg.baremetal-mcp-ocata-odl-ha.local msg\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.51\t\tdbs01.baremetal-mcp-ocata-odl-ha.local dbs01\n'}
2017-11-20 10:27:41,834 [salt.state       ][INFO    ][26157] Completed state [file.replace] at time 10:27:41.833764 duration_in_ms=12.839
2017-11-20 10:27:41,834 [salt.state       ][INFO    ][26157] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.834067
2017-11-20 10:27:41,834 [salt.state       ][INFO    ][26157] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,835 [salt.state       ][INFO    ][26157] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-20 10:27:41,835 [salt.state       ][INFO    ][26157] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.834935 duration_in_ms=0.868
2017-11-20 10:27:41,835 [salt.state       ][INFO    ][26157] Running state [cfg01] at time 10:27:41.835136
2017-11-20 10:27:41,835 [salt.state       ][INFO    ][26157] Executing state host.present for cfg01
2017-11-20 10:27:41,836 [salt.state       ][INFO    ][26157] Host cfg01 (192.168.10.100) already present
2017-11-20 10:27:41,836 [salt.state       ][INFO    ][26157] Completed state [cfg01] at time 10:27:41.835974 duration_in_ms=0.838
2017-11-20 10:27:41,836 [salt.state       ][INFO    ][26157] Running state [cmp002] at time 10:27:41.836183
2017-11-20 10:27:41,836 [salt.state       ][INFO    ][26157] Executing state host.present for cmp002
2017-11-20 10:27:41,837 [salt.state       ][INFO    ][26157] Host cmp002 (192.168.10.102) already present
2017-11-20 10:27:41,837 [salt.state       ][INFO    ][26157] Completed state [cmp002] at time 10:27:41.836929 duration_in_ms=0.746
2017-11-20 10:27:41,837 [salt.state       ][INFO    ][26157] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.837130
2017-11-20 10:27:41,837 [salt.state       ][INFO    ][26157] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,838 [salt.state       ][INFO    ][26157] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-20 10:27:41,838 [salt.state       ][INFO    ][26157] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.837875 duration_in_ms=0.745
2017-11-20 10:27:41,838 [salt.state       ][INFO    ][26157] Running state [cmp001] at time 10:27:41.838136
2017-11-20 10:27:41,838 [salt.state       ][INFO    ][26157] Executing state host.present for cmp001
2017-11-20 10:27:41,839 [salt.state       ][INFO    ][26157] Host cmp001 (192.168.10.101) already present
2017-11-20 10:27:41,839 [salt.state       ][INFO    ][26157] Completed state [cmp001] at time 10:27:41.838906 duration_in_ms=0.77
2017-11-20 10:27:41,839 [salt.state       ][INFO    ][26157] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.839131
2017-11-20 10:27:41,839 [salt.state       ][INFO    ][26157] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,840 [salt.state       ][INFO    ][26157] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-20 10:27:41,840 [salt.state       ][INFO    ][26157] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.839953 duration_in_ms=0.822
2017-11-20 10:27:41,840 [salt.state       ][INFO    ][26157] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.840160
2017-11-20 10:27:41,840 [salt.state       ][INFO    ][26157] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,841 [salt.state       ][INFO    ][26157] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-20 10:27:41,841 [salt.state       ][INFO    ][26157] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.840888 duration_in_ms=0.728
2017-11-20 10:27:41,841 [salt.state       ][INFO    ][26157] Running state [dbs01] at time 10:27:41.841101
2017-11-20 10:27:41,841 [salt.state       ][INFO    ][26157] Executing state host.present for dbs01
2017-11-20 10:27:41,842 [salt.state       ][INFO    ][26157] Host dbs01 (192.168.10.51) already present
2017-11-20 10:27:41,842 [salt.state       ][INFO    ][26157] Completed state [dbs01] at time 10:27:41.841843 duration_in_ms=0.742
2017-11-20 10:27:41,842 [salt.state       ][INFO    ][26157] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.842076
2017-11-20 10:27:41,842 [salt.state       ][INFO    ][26157] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,843 [salt.state       ][INFO    ][26157] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-20 10:27:41,843 [salt.state       ][INFO    ][26157] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.842820 duration_in_ms=0.744
2017-11-20 10:27:41,843 [salt.state       ][INFO    ][26157] Running state [dbs02] at time 10:27:41.842995
2017-11-20 10:27:41,843 [salt.state       ][INFO    ][26157] Executing state host.present for dbs02
2017-11-20 10:27:41,844 [salt.state       ][INFO    ][26157] Host dbs02 (192.168.10.52) already present
2017-11-20 10:27:41,844 [salt.state       ][INFO    ][26157] Completed state [dbs02] at time 10:27:41.843765 duration_in_ms=0.769
2017-11-20 10:27:41,844 [salt.state       ][INFO    ][26157] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.843950
2017-11-20 10:27:41,844 [salt.state       ][INFO    ][26157] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,845 [salt.state       ][INFO    ][26157] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-20 10:27:41,845 [salt.state       ][INFO    ][26157] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.844720 duration_in_ms=0.77
2017-11-20 10:27:41,845 [salt.state       ][INFO    ][26157] Running state [dbs03] at time 10:27:41.844924
2017-11-20 10:27:41,845 [salt.state       ][INFO    ][26157] Executing state host.present for dbs03
2017-11-20 10:27:41,846 [salt.state       ][INFO    ][26157] Host dbs03 (192.168.10.53) already present
2017-11-20 10:27:41,846 [salt.state       ][INFO    ][26157] Completed state [dbs03] at time 10:27:41.845671 duration_in_ms=0.748
2017-11-20 10:27:41,846 [salt.state       ][INFO    ][26157] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.845876
2017-11-20 10:27:41,846 [salt.state       ][INFO    ][26157] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,847 [salt.state       ][INFO    ][26157] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-20 10:27:41,847 [salt.state       ][INFO    ][26157] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.846659 duration_in_ms=0.784
2017-11-20 10:27:41,847 [salt.state       ][INFO    ][26157] Running state [odl01] at time 10:27:41.846871
2017-11-20 10:27:41,847 [salt.state       ][INFO    ][26157] Executing state host.present for odl01
2017-11-20 10:27:41,847 [salt.state       ][INFO    ][26157] Host odl01 (192.168.10.111) already present
2017-11-20 10:27:41,848 [salt.state       ][INFO    ][26157] Completed state [odl01] at time 10:27:41.847624 duration_in_ms=0.753
2017-11-20 10:27:41,848 [salt.state       ][INFO    ][26157] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.847850
2017-11-20 10:27:41,848 [salt.state       ][INFO    ][26157] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,848 [salt.state       ][INFO    ][26157] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-20 10:27:41,849 [salt.state       ][INFO    ][26157] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.848563 duration_in_ms=0.713
2017-11-20 10:27:41,849 [salt.state       ][INFO    ][26157] Running state [mas01] at time 10:27:41.848766
2017-11-20 10:27:41,849 [salt.state       ][INFO    ][26157] Executing state host.present for mas01
2017-11-20 10:27:41,849 [salt.state       ][INFO    ][26157] Host mas01 (192.168.10.3) already present
2017-11-20 10:27:41,850 [salt.state       ][INFO    ][26157] Completed state [mas01] at time 10:27:41.849471 duration_in_ms=0.706
2017-11-20 10:27:41,850 [salt.state       ][INFO    ][26157] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.849638
2017-11-20 10:27:41,850 [salt.state       ][INFO    ][26157] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,850 [salt.state       ][INFO    ][26157] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-20 10:27:41,850 [salt.state       ][INFO    ][26157] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.850367 duration_in_ms=0.73
2017-11-20 10:27:41,851 [salt.state       ][INFO    ][26157] Running state [ctl02] at time 10:27:41.850530
2017-11-20 10:27:41,851 [salt.state       ][INFO    ][26157] Executing state host.present for ctl02
2017-11-20 10:27:41,851 [salt.state       ][INFO    ][26157] Host ctl02 (192.168.10.12) already present
2017-11-20 10:27:41,851 [salt.state       ][INFO    ][26157] Completed state [ctl02] at time 10:27:41.851363 duration_in_ms=0.833
2017-11-20 10:27:41,852 [salt.state       ][INFO    ][26157] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.851547
2017-11-20 10:27:41,852 [salt.state       ][INFO    ][26157] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,852 [salt.state       ][INFO    ][26157] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-20 10:27:41,852 [salt.state       ][INFO    ][26157] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.852326 duration_in_ms=0.779
2017-11-20 10:27:41,853 [salt.state       ][INFO    ][26157] Running state [ctl03] at time 10:27:41.852495
2017-11-20 10:27:41,853 [salt.state       ][INFO    ][26157] Executing state host.present for ctl03
2017-11-20 10:27:41,853 [salt.state       ][INFO    ][26157] Host ctl03 (192.168.10.13) already present
2017-11-20 10:27:41,854 [salt.state       ][INFO    ][26157] Completed state [ctl03] at time 10:27:41.853550 duration_in_ms=1.055
2017-11-20 10:27:41,854 [salt.state       ][INFO    ][26157] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.853754
2017-11-20 10:27:41,854 [salt.state       ][INFO    ][26157] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,854 [salt.state       ][INFO    ][26157] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-20 10:27:41,855 [salt.state       ][INFO    ][26157] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.854517 duration_in_ms=0.763
2017-11-20 10:27:41,855 [salt.state       ][INFO    ][26157] Running state [ctl01] at time 10:27:41.854736
2017-11-20 10:27:41,855 [salt.state       ][INFO    ][26157] Executing state host.present for ctl01
2017-11-20 10:27:41,855 [salt.state       ][INFO    ][26157] Host ctl01 (192.168.10.11) already present
2017-11-20 10:27:41,856 [salt.state       ][INFO    ][26157] Completed state [ctl01] at time 10:27:41.855482 duration_in_ms=0.746
2017-11-20 10:27:41,856 [salt.state       ][INFO    ][26157] Running state [ctl] at time 10:27:41.855676
2017-11-20 10:27:41,856 [salt.state       ][INFO    ][26157] Executing state host.present for ctl
2017-11-20 10:27:41,856 [salt.state       ][INFO    ][26157] Host ctl (192.168.10.10) already present
2017-11-20 10:27:41,856 [salt.state       ][INFO    ][26157] Completed state [ctl] at time 10:27:41.856390 duration_in_ms=0.713
2017-11-20 10:27:41,857 [salt.state       ][INFO    ][26157] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.856568
2017-11-20 10:27:41,857 [salt.state       ][INFO    ][26157] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-20 10:27:41,857 [salt.state       ][INFO    ][26157] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-20 10:27:41,857 [salt.state       ][INFO    ][26157] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:27:41.857269 duration_in_ms=0.702
2017-11-20 10:27:41,858 [salt.state       ][INFO    ][26157] Running state [rabbit@master] at time 10:27:41.857904
2017-11-20 10:27:41,858 [salt.state       ][INFO    ][26157] Executing state rabbitmq_cluster.join for rabbit@master
2017-11-20 10:27:41,859 [salt.loaded.int.module.cmdmod][INFO    ][26157] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-11-20 10:27:42,547 [salt.state       ][INFO    ][26157] Already in cluster
2017-11-20 10:27:42,547 [salt.state       ][INFO    ][26157] Completed state [rabbit@master] at time 10:27:42.547143 duration_in_ms=689.238
2017-11-20 10:27:42,549 [salt.minion      ][INFO    ][26157] Returning information for job: 20171120102721232943
2017-11-20 10:27:49,339 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command cmd.run with jid 20171120102749331239
2017-11-20 10:27:49,354 [salt.minion      ][INFO    ][30114] Starting a new job with PID 30114
2017-11-20 10:27:49,357 [salt.loaded.int.module.cmdmod][INFO    ][30114] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-11-20 10:27:50,028 [salt.minion      ][INFO    ][30114] Returning information for job: 20171120102749331239
2017-11-20 10:28:13,311 [salt.utils.schedule][INFO    ][1763] Running scheduled job: __mine_interval
2017-11-20 10:28:29,402 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command state.sls with jid 20171120102829387030
2017-11-20 10:28:29,419 [salt.minion      ][INFO    ][30282] Starting a new job with PID 30282
2017-11-20 10:28:30,814 [salt.state       ][INFO    ][30282] Loading fresh modules for state activity
2017-11-20 10:28:30,841 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-20 10:28:31,285 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-20 10:28:31,313 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-20 10:28:31,647 [salt.state       ][INFO    ][30282] Running state [haproxy] at time 10:28:31.647264
2017-11-20 10:28:31,648 [salt.state       ][INFO    ][30282] Executing state pkg.installed for haproxy
2017-11-20 10:28:31,648 [salt.loaded.int.module.cmdmod][INFO    ][30282] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-20 10:28:32,130 [salt.state       ][INFO    ][30282] Package haproxy is already installed
2017-11-20 10:28:32,131 [salt.state       ][INFO    ][30282] Completed state [haproxy] at time 10:28:32.130529 duration_in_ms=483.266
2017-11-20 10:28:32,132 [salt.state       ][INFO    ][30282] Running state [/etc/default/haproxy] at time 10:28:32.132385
2017-11-20 10:28:32,133 [salt.state       ][INFO    ][30282] Executing state file.managed for /etc/default/haproxy
2017-11-20 10:28:32,151 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-20 10:28:32,152 [salt.state       ][INFO    ][30282] File /etc/default/haproxy is in the correct state
2017-11-20 10:28:32,152 [salt.state       ][INFO    ][30282] Completed state [/etc/default/haproxy] at time 10:28:32.152163 duration_in_ms=19.778
2017-11-20 10:28:32,153 [salt.state       ][INFO    ][30282] Running state [/etc/haproxy/haproxy.cfg] at time 10:28:32.152533
2017-11-20 10:28:32,153 [salt.state       ][INFO    ][30282] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-20 10:28:32,167 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-20 10:28:32,285 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-20 10:28:32,290 [salt.state       ][INFO    ][30282] File /etc/haproxy/haproxy.cfg is in the correct state
2017-11-20 10:28:32,290 [salt.state       ][INFO    ][30282] Completed state [/etc/haproxy/haproxy.cfg] at time 10:28:32.290030 duration_in_ms=137.497
2017-11-20 10:28:32,290 [salt.state       ][INFO    ][30282] Running state [/etc/haproxy/ssl] at time 10:28:32.290448
2017-11-20 10:28:32,291 [salt.state       ][INFO    ][30282] Executing state file.directory for /etc/haproxy/ssl
2017-11-20 10:28:32,292 [salt.state       ][INFO    ][30282] Directory /etc/haproxy/ssl is in the correct state
2017-11-20 10:28:32,292 [salt.state       ][INFO    ][30282] Completed state [/etc/haproxy/ssl] at time 10:28:32.291788 duration_in_ms=1.34
2017-11-20 10:28:32,292 [salt.state       ][INFO    ][30282] Running state [haproxy_status_packages] at time 10:28:32.292129
2017-11-20 10:28:32,292 [salt.state       ][INFO    ][30282] Executing state pkg.installed for haproxy_status_packages
2017-11-20 10:28:32,297 [salt.state       ][INFO    ][30282] All specified packages are already installed
2017-11-20 10:28:32,297 [salt.state       ][INFO    ][30282] Completed state [haproxy_status_packages] at time 10:28:32.296795 duration_in_ms=4.665
2017-11-20 10:28:32,297 [salt.state       ][INFO    ][30282] Running state [/usr/bin/haproxy-status.sh] at time 10:28:32.297333
2017-11-20 10:28:32,298 [salt.state       ][INFO    ][30282] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-20 10:28:32,311 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-20 10:28:32,327 [salt.fileclient  ][INFO    ][30282] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-20 10:28:32,331 [salt.state       ][INFO    ][30282] File /usr/bin/haproxy-status.sh is in the correct state
2017-11-20 10:28:32,331 [salt.state       ][INFO    ][30282] Completed state [/usr/bin/haproxy-status.sh] at time 10:28:32.331036 duration_in_ms=33.703
2017-11-20 10:28:32,332 [salt.state       ][INFO    ][30282] Running state [net.ipv4.ip_nonlocal_bind] at time 10:28:32.331549
2017-11-20 10:28:32,332 [salt.state       ][INFO    ][30282] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-20 10:28:32,342 [salt.loaded.int.module.cmdmod][INFO    ][30282] Executing command 'sysctl -a' in directory '/root'
2017-11-20 10:28:32,358 [salt.state       ][INFO    ][30282] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-11-20 10:28:32,359 [salt.state       ][INFO    ][30282] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:28:32.358826 duration_in_ms=27.276
2017-11-20 10:28:32,360 [salt.state       ][INFO    ][30282] Running state [haproxy] at time 10:28:32.360215
2017-11-20 10:28:32,361 [salt.state       ][INFO    ][30282] Executing state service.running for haproxy
2017-11-20 10:28:32,361 [salt.loaded.int.module.cmdmod][INFO    ][30282] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-20 10:28:32,371 [salt.loaded.int.module.cmdmod][INFO    ][30282] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-20 10:28:32,378 [salt.loaded.int.module.cmdmod][INFO    ][30282] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-20 10:28:32,386 [salt.state       ][INFO    ][30282] The service haproxy is already running
2017-11-20 10:28:32,387 [salt.state       ][INFO    ][30282] Completed state [haproxy] at time 10:28:32.386660 duration_in_ms=26.445
2017-11-20 10:28:32,388 [salt.minion      ][INFO    ][30282] Returning information for job: 20171120102829387030
2017-11-20 10:28:34,646 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command service.status with jid 20171120102834639482
2017-11-20 10:28:34,662 [salt.minion      ][INFO    ][30314] Starting a new job with PID 30314
2017-11-20 10:28:34,779 [salt.loaded.int.module.cmdmod][INFO    ][30314] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-20 10:28:34,790 [salt.loaded.int.module.cmdmod][INFO    ][30314] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-20 10:28:34,799 [salt.minion      ][INFO    ][30314] Returning information for job: 20171120102834639482
2017-11-20 10:28:36,374 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command service.restart with jid 20171120102836366954
2017-11-20 10:28:36,390 [salt.minion      ][INFO    ][30322] Starting a new job with PID 30322
2017-11-20 10:28:36,503 [salt.loaded.int.module.cmdmod][INFO    ][30322] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-20 10:28:36,513 [salt.loaded.int.module.cmdmod][INFO    ][30322] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-20 10:28:36,527 [salt.loaded.int.module.cmdmod][INFO    ][30322] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-20 10:28:36,567 [salt.minion      ][INFO    ][30322] Returning information for job: 20171120102836366954
2017-11-20 10:52:56,505 [salt.minion      ][INFO    ][1763] User sudo_ubuntu Executing command cp.push_dir with jid 20171120105256496788
2017-11-20 10:52:56,521 [salt.minion      ][INFO    ][31800] Starting a new job with PID 31800
