2017-09-13 03:28:45,345 [salt.cli.daemons ][WARNING ][840] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-13 03:37:34,263 [salt.state       ][ERROR   ][1166] No contents found in top file
2017-09-13 03:37:39,954 [salt.transport.ipc][ERROR   ][840] Exception occurred while handling stream: [Errno 0] Success
2017-09-13 03:37:43,846 [py.warnings      ][WARNING ][1263] /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-09-13 03:37:43,852 [salt.loaded.int.module.cmdmod][ERROR   ][1263] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-09-13 03:37:43,853 [salt.loaded.int.module.cmdmod][ERROR   ][1263] output: /bin/sh: 1: rabbitmqctl: not found
2017-09-13 03:37:44,702 [salt.loaded.int.module.cmdmod][ERROR   ][1263] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-09-13 03:37:44,702 [salt.loaded.int.module.cmdmod][ERROR   ][1263] output: /bin/sh: 1: rabbitmqctl: not found
2017-09-13 03:37:51,424 [salt.loaded.int.module.cmdmod][ERROR   ][1263] 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-09-13 03:37:53,653 [salt.loaded.int.module.cmdmod][INFO    ][1384] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-09-13 03:37:53,661 [salt.loaded.int.module.cmdmod][INFO    ][1384] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-09-13 03:37:53,672 [salt.loaded.int.module.cmdmod][INFO    ][1384] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-09-13 03:37:53,738 [salt.utils.parsers][WARNING ][840] Minion received a SIGTERM. Exiting.
2017-09-13 03:37:53,981 [salt.cli.daemons ][INFO    ][1440] Setting up the Salt Minion "msg01.baremetal-mcp-ocata-odl-ha.local"
2017-09-13 03:37:54,280 [salt.minion      ][INFO    ][1440] Creating minion process manager
2017-09-13 03:37:54,281 [salt.cli.daemons ][WARNING ][1440] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-13 03:37:54,281 [salt.cli.daemons ][INFO    ][1440] The Salt Minion is starting up
2017-09-13 03:37:54,281 [salt.minion      ][INFO    ][1440] Minion is starting as user 'root'
2017-09-13 03:37:54,281 [salt.utils.event ][INFO    ][1440] Starting pull socket on /var/run/salt/minion/minion_event_838a539487_pull.ipc
2017-09-13 03:37:54,917 [salt.loaded.int.module.cmdmod][INFO    ][1440] Executing command ['date', '+%z'] in directory '/root'
2017-09-13 03:37:54,926 [salt.utils.schedule][INFO    ][1440] Updating job settings for scheduled job: __mine_interval
2017-09-13 03:37:54,929 [salt.minion      ][INFO    ][1440] Added mine.update to scheduler
2017-09-13 03:37:54,958 [salt.minion      ][INFO    ][1440] Minion is ready to receive requests!
2017-09-13 03:37:55,959 [salt.utils.schedule][INFO    ][1440] Running scheduled job: __mine_interval
2017-09-13 03:37:58,327 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command state.apply with jid 20170913033758319561
2017-09-13 03:37:58,346 [salt.minion      ][INFO    ][1531] Starting a new job with PID 1531
2017-09-13 03:38:02,132 [salt.state       ][INFO    ][1531] Loading fresh modules for state activity
2017-09-13 03:38:02,695 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-09-13 03:38:02,715 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-09-13 03:38:02,738 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:02,777 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-09-13 03:38:02,821 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:02,875 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-09-13 03:38:02,890 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,008 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-09-13 03:38:03,096 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,189 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-09-13 03:38:03,238 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,288 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-09-13 03:38:03,308 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,393 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-09-13 03:38:03,439 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,500 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-09-13 03:38:03,520 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,566 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-09-13 03:38:03,607 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,651 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-09-13 03:38:03,679 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:03,723 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-09-13 03:38:03,762 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,278 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-09-13 03:38:04,316 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,378 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-09-13 03:38:04,504 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,562 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-09-13 03:38:04,589 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,671 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-09-13 03:38:04,697 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,766 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-09-13 03:38:04,787 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,836 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-09-13 03:38:04,883 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:04,974 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-09-13 03:38:05,041 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:05,092 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-09-13 03:38:05,119 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:05,167 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-09-13 03:38:05,185 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:05,228 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-09-13 03:38:05,242 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-09-13 03:38:05,262 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-09-13 03:38:05,284 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-09-13 03:38:05,973 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-09-13 03:38:05,986 [salt.state       ][INFO    ][1531] Running state [/etc/environment] at time 03:38:05.986379
2017-09-13 03:38:05,987 [salt.state       ][INFO    ][1531] Executing state file.blockreplace for /etc/environment
2017-09-13 03:38:05,992 [salt.state       ][INFO    ][1531] 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-09-13 03:38:05,992 [salt.state       ][INFO    ][1531] Completed state [/etc/environment] at time 03:38:05.991753 duration_in_ms=5.374
2017-09-13 03:38:05,992 [salt.state       ][INFO    ][1531] Running state [/etc/profile.d] at time 03:38:05.992120
2017-09-13 03:38:05,992 [salt.state       ][INFO    ][1531] Executing state file.directory for /etc/profile.d
2017-09-13 03:38:05,993 [salt.state       ][INFO    ][1531] Directory /etc/profile.d is in the correct state
2017-09-13 03:38:05,994 [salt.state       ][INFO    ][1531] Completed state [/etc/profile.d] at time 03:38:05.993596 duration_in_ms=1.476
2017-09-13 03:38:06,211 [salt.state       ][INFO    ][1531] Running state [linux_repo_prereq_pkgs] at time 03:38:06.211069
2017-09-13 03:38:06,211 [salt.state       ][INFO    ][1531] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-09-13 03:38:06,212 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:38:06,302 [salt.state       ][INFO    ][1531] All specified packages are already installed
2017-09-13 03:38:06,302 [salt.state       ][INFO    ][1531] Completed state [linux_repo_prereq_pkgs] at time 03:38:06.301810 duration_in_ms=90.74
2017-09-13 03:38:06,302 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 03:38:06.302070
2017-09-13 03:38:06,302 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-09-13 03:38:06,303 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-09-13 03:38:06,303 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 03:38:06.302993 duration_in_ms=0.923
2017-09-13 03:38:06,303 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 03:38:06.303253
2017-09-13 03:38:06,304 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-09-13 03:38:06,324 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:06,340 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:06,371 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:06,372 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 03:38:06.371786 duration_in_ms=68.531
2017-09-13 03:38:06,411 [salt.state       ][INFO    ][1531] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 03:38:06.410538
2017-09-13 03:38:06,411 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-09-13 03:38:07,007 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:38:07,338 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:08,351 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033808343818
2017-09-13 03:38:08,368 [salt.minion      ][INFO    ][1909] Starting a new job with PID 1909
2017-09-13 03:38:09,025 [salt.minion      ][INFO    ][1909] Returning information for job: 20170913033808343818
2017-09-13 03:38:18,542 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033818525905
2017-09-13 03:38:18,564 [salt.minion      ][INFO    ][2049] Starting a new job with PID 2049
2017-09-13 03:38:18,576 [salt.minion      ][INFO    ][2049] Returning information for job: 20170913033818525905
2017-09-13 03:38:24,852 [salt.state       ][INFO    ][1531] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-09-13 03:38:24,852 [salt.state       ][INFO    ][1531] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 03:38:24.852064 duration_in_ms=18441.526
2017-09-13 03:38:24,852 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:38:24.852435
2017-09-13 03:38:24,853 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-09-13 03:38:24,853 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-09-13 03:38:24,853 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:38:24.853403 duration_in_ms=0.968
2017-09-13 03:38:24,854 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/uca] at time 03:38:24.853669
2017-09-13 03:38:24,854 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/preferences.d/uca
2017-09-13 03:38:24,854 [salt.state       ][INFO    ][1531] File /etc/apt/preferences.d/uca is not present
2017-09-13 03:38:24,855 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/uca] at time 03:38:24.854510 duration_in_ms=0.84
2017-09-13 03:38:24,855 [salt.state       ][INFO    ][1531] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 03:38:24.855339
2017-09-13 03:38:24,856 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-09-13 03:38:24,901 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-09-13 03:38:24,943 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-09-13 03:38:28,700 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033828683533
2017-09-13 03:38:28,719 [salt.minion      ][INFO    ][2155] Starting a new job with PID 2155
2017-09-13 03:38:28,731 [salt.minion      ][INFO    ][2155] Returning information for job: 20170913033828683533
2017-09-13 03:38:29,822 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:32,651 [salt.state       ][INFO    ][1531] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-09-13 03:38:32,652 [salt.state       ][INFO    ][1531] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 03:38:32.651821 duration_in_ms=7796.48
2017-09-13 03:38:32,652 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 03:38:32.652261
2017-09-13 03:38:32,653 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-09-13 03:38:32,653 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-09-13 03:38:32,653 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 03:38:32.653253 duration_in_ms=0.992
2017-09-13 03:38:32,654 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 03:38:32.653585
2017-09-13 03:38:32,654 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-09-13 03:38:32,674 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:32,695 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:32,737 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:32,737 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 03:38:32.737129 duration_in_ms=83.543
2017-09-13 03:38:32,738 [salt.state       ][INFO    ][1531] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 03:38:32.737964
2017-09-13 03:38:32,738 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-09-13 03:38:32,785 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:38:32,862 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:34,742 [salt.state       ][INFO    ][1531] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-09-13 03:38:34,742 [salt.state       ][INFO    ][1531] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 03:38:34.742219 duration_in_ms=2004.254
2017-09-13 03:38:34,743 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 03:38:34.742590
2017-09-13 03:38:34,743 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-09-13 03:38:34,743 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-09-13 03:38:34,744 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 03:38:34.743560 duration_in_ms=0.97
2017-09-13 03:38:34,744 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 03:38:34.743828
2017-09-13 03:38:34,744 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-09-13 03:38:34,760 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:34,814 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:34,845 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:34,846 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 03:38:34.845736 duration_in_ms=101.907
2017-09-13 03:38:34,847 [salt.state       ][INFO    ][1531] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 03:38:34.846657
2017-09-13 03:38:34,847 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-09-13 03:38:34,958 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:38:35,035 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:37,713 [salt.state       ][INFO    ][1531] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-09-13 03:38:37,713 [salt.state       ][INFO    ][1531] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 03:38:37.713385 duration_in_ms=2866.726
2017-09-13 03:38:37,714 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:38:37.713731
2017-09-13 03:38:37,714 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-09-13 03:38:37,715 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-09-13 03:38:37,715 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:38:37.714743 duration_in_ms=1.012
2017-09-13 03:38:37,715 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:38:37.715023
2017-09-13 03:38:37,715 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-09-13 03:38:37,728 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:37,750 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:37,789 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:37,790 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:38:37.789724 duration_in_ms=74.701
2017-09-13 03:38:37,791 [salt.state       ][INFO    ][1531] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 03:38:37.790646
2017-09-13 03:38:37,791 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-09-13 03:38:38,211 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-09-13 03:38:38,293 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:38,878 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033838865325
2017-09-13 03:38:38,896 [salt.minion      ][INFO    ][4182] Starting a new job with PID 4182
2017-09-13 03:38:38,909 [salt.minion      ][INFO    ][4182] Returning information for job: 20170913033838865325
2017-09-13 03:38:40,768 [salt.state       ][INFO    ][1531] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-09-13 03:38:40,768 [salt.state       ][INFO    ][1531] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 03:38:40.768316 duration_in_ms=2977.669
2017-09-13 03:38:40,769 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 03:38:40.768693
2017-09-13 03:38:40,769 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-09-13 03:38:40,769 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-09-13 03:38:40,770 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 03:38:40.769651 duration_in_ms=0.959
2017-09-13 03:38:40,770 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mcp_extra] at time 03:38:40.769935
2017-09-13 03:38:40,770 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-09-13 03:38:40,788 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:40,803 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:40,833 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:40,834 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mcp_extra] at time 03:38:40.833555 duration_in_ms=63.619
2017-09-13 03:38:40,834 [salt.state       ][INFO    ][1531] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 03:38:40.834354
2017-09-13 03:38:40,835 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-09-13 03:38:40,886 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-09-13 03:38:40,967 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:43,008 [salt.state       ][INFO    ][1531] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-09-13 03:38:43,008 [salt.state       ][INFO    ][1531] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 03:38:43.008372 duration_in_ms=2174.017
2017-09-13 03:38:43,009 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:38:43.008714
2017-09-13 03:38:43,009 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-09-13 03:38:43,009 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-09-13 03:38:43,010 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:38:43.009705 duration_in_ms=0.99
2017-09-13 03:38:43,010 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:38:43.009980
2017-09-13 03:38:43,010 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-09-13 03:38:43,023 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:43,039 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:43,070 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:43,071 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:38:43.070514 duration_in_ms=60.532
2017-09-13 03:38:43,071 [salt.state       ][INFO    ][1531] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 03:38:43.071332
2017-09-13 03:38:43,072 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-09-13 03:38:43,123 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:38:43,195 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:46,201 [salt.state       ][INFO    ][1531] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-09-13 03:38:46,201 [salt.state       ][INFO    ][1531] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 03:38:46.201109 duration_in_ms=3129.777
2017-09-13 03:38:46,202 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 03:38:46.201496
2017-09-13 03:38:46,202 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-09-13 03:38:46,202 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-09-13 03:38:46,203 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 03:38:46.202536 duration_in_ms=1.039
2017-09-13 03:38:46,203 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 03:38:46.202835
2017-09-13 03:38:46,203 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-09-13 03:38:46,245 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-09-13 03:38:46,267 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:38:46,301 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:38:46,301 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 03:38:46.301320 duration_in_ms=98.485
2017-09-13 03:38:46,302 [salt.state       ][INFO    ][1531] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 03:38:46.302177
2017-09-13 03:38:46,303 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-09-13 03:38:46,404 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:38:46,482 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:48,430 [salt.state       ][INFO    ][1531] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-09-13 03:38:48,431 [salt.state       ][INFO    ][1531] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 03:38:48.430441 duration_in_ms=2128.263
2017-09-13 03:38:48,431 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/99proxies-salt-salt] at time 03:38:48.430941
2017-09-13 03:38:48,431 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-salt
2017-09-13 03:38:48,432 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/99proxies-salt-salt is not present
2017-09-13 03:38:48,433 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/99proxies-salt-salt] at time 03:38:48.432468 duration_in_ms=1.527
2017-09-13 03:38:48,433 [salt.state       ][INFO    ][1531] Running state [/etc/apt/preferences.d/salt] at time 03:38:48.432878
2017-09-13 03:38:48,433 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/preferences.d/salt
2017-09-13 03:38:48,434 [salt.state       ][INFO    ][1531] File /etc/apt/preferences.d/salt is not present
2017-09-13 03:38:48,434 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/preferences.d/salt] at time 03:38:48.434116 duration_in_ms=1.237
2017-09-13 03:38:48,435 [salt.state       ][INFO    ][1531] Running state [deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3 xenial main] at time 03:38:48.435428
2017-09-13 03:38:48,436 [salt.state       ][INFO    ][1531] Executing state pkgrepo.managed for deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3 xenial main
2017-09-13 03:38:48,637 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3/SALTSTACK-GPG-KEY.pub'] in directory '/root'
2017-09-13 03:38:48,711 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:38:48,962 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033848952538
2017-09-13 03:38:48,984 [salt.minion      ][INFO    ][6201] Starting a new job with PID 6201
2017-09-13 03:38:48,997 [salt.minion      ][INFO    ][6201] Returning information for job: 20170913033848952538
2017-09-13 03:38:51,681 [salt.state       ][INFO    ][1531] Configured package repo 'deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3 xenial main'
2017-09-13 03:38:51,682 [salt.state       ][INFO    ][1531] Completed state [deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3 xenial main] at time 03:38:51.681991 duration_in_ms=3246.562
2017-09-13 03:38:51,682 [salt.state       ][INFO    ][1531] Running state [linux_extra_packages_purged] at time 03:38:51.682435
2017-09-13 03:38:51,683 [salt.state       ][INFO    ][1531] Executing state pkg.purged for linux_extra_packages_purged
2017-09-13 03:38:51,703 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-09-13 03:38:59,187 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033859170756
2017-09-13 03:38:59,210 [salt.minion      ][INFO    ][6698] Starting a new job with PID 6698
2017-09-13 03:38:59,218 [salt.minion      ][INFO    ][6698] Returning information for job: 20170913033859170756
2017-09-13 03:39:06,408 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:39:06,431 [salt.state       ][INFO    ][1531] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-153-g16a7302f-0ubuntu1~16.04.2'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-09-13 03:39:06,469 [salt.state       ][INFO    ][1531] Loading fresh modules for state activity
2017-09-13 03:39:06,485 [salt.state       ][INFO    ][1531] Completed state [linux_extra_packages_purged] at time 03:39:06.484494 duration_in_ms=14802.059
2017-09-13 03:39:06,490 [salt.state       ][INFO    ][1531] Running state [linux_extra_packages_latest] at time 03:39:06.489511
2017-09-13 03:39:06,490 [salt.state       ][INFO    ][1531] Executing state pkg.latest for linux_extra_packages_latest
2017-09-13 03:39:06,739 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:39:09,065 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-09-13 03:39:09,148 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-09-13 03:39:09,192 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:39:09,239 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033909224243
2017-09-13 03:39:09,274 [salt.minion      ][INFO    ][7375] Starting a new job with PID 7375
2017-09-13 03:39:09,284 [salt.minion      ][INFO    ][7375] Returning information for job: 20170913033909224243
2017-09-13 03:39:19,316 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033919301914
2017-09-13 03:39:19,341 [salt.minion      ][INFO    ][7424] Starting a new job with PID 7424
2017-09-13 03:39:19,355 [salt.minion      ][INFO    ][7424] Returning information for job: 20170913033919301914
2017-09-13 03:39:29,359 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033929345087
2017-09-13 03:39:29,380 [salt.minion      ][INFO    ][7512] Starting a new job with PID 7512
2017-09-13 03:39:29,391 [salt.minion      ][INFO    ][7512] Returning information for job: 20170913033929345087
2017-09-13 03:39:32,724 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:39:32,740 [salt.state       ][INFO    ][1531] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-09-13 03:39:32,747 [salt.state       ][INFO    ][1531] Loading fresh modules for state activity
2017-09-13 03:39:32,761 [salt.state       ][INFO    ][1531] Completed state [linux_extra_packages_latest] at time 03:39:32.760509 duration_in_ms=26270.997
2017-09-13 03:39:32,856 [salt.state       ][INFO    ][1531] Running state [UTC] at time 03:39:32.855481
2017-09-13 03:39:32,856 [salt.state       ][INFO    ][1531] Executing state timezone.system for UTC
2017-09-13 03:39:32,857 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['timedatectl'] in directory '/root'
2017-09-13 03:39:33,329 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['timedatectl'] in directory '/root'
2017-09-13 03:39:33,342 [salt.state       ][INFO    ][1531] Timezone UTC already set, UTC already set to UTC
2017-09-13 03:39:33,342 [salt.state       ][INFO    ][1531] Completed state [UTC] at time 03:39:33.342127 duration_in_ms=486.645
2017-09-13 03:39:33,374 [salt.state       ][INFO    ][1531] Running state [nf_conntrack] at time 03:39:33.374223
2017-09-13 03:39:33,375 [salt.state       ][INFO    ][1531] Executing state kmod.present for nf_conntrack
2017-09-13 03:39:33,376 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'lsmod' in directory '/root'
2017-09-13 03:39:37,971 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'lsmod' in directory '/root'
2017-09-13 03:39:37,982 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-09-13 03:39:38,751 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'lsmod' in directory '/root'
2017-09-13 03:39:38,790 [salt.state       ][INFO    ][1531] {'nf_conntrack': 'loaded'}
2017-09-13 03:39:38,790 [salt.state       ][INFO    ][1531] Completed state [nf_conntrack] at time 03:39:38.790014 duration_in_ms=5415.791
2017-09-13 03:39:38,871 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_keepalive_probes] at time 03:39:38.870897
2017-09-13 03:39:38,871 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-09-13 03:39:38,872 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:39,047 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-09-13 03:39:39,057 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_keepalive_probes': 8}
2017-09-13 03:39:39,057 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:39:39.057213 duration_in_ms=186.315
2017-09-13 03:39:39,058 [salt.state       ][INFO    ][1531] Running state [fs.file-max] at time 03:39:39.057618
2017-09-13 03:39:39,058 [salt.state       ][INFO    ][1531] Executing state sysctl.present for fs.file-max
2017-09-13 03:39:39,059 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:39,277 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-09-13 03:39:39,287 [salt.state       ][INFO    ][1531] {'fs.file-max': 124165}
2017-09-13 03:39:39,287 [salt.state       ][INFO    ][1531] Completed state [fs.file-max] at time 03:39:39.287345 duration_in_ms=229.726
2017-09-13 03:39:39,288 [salt.state       ][INFO    ][1531] Running state [net.core.somaxconn] at time 03:39:39.287784
2017-09-13 03:39:39,288 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.core.somaxconn
2017-09-13 03:39:39,289 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:39,303 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-09-13 03:39:39,311 [salt.state       ][INFO    ][1531] {'net.core.somaxconn': 4096}
2017-09-13 03:39:39,312 [salt.state       ][INFO    ][1531] Completed state [net.core.somaxconn] at time 03:39:39.311537 duration_in_ms=23.753
2017-09-13 03:39:39,312 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:39:39.311902
2017-09-13 03:39:39,312 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-09-13 03:39:39,313 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:39,432 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033939417149
2017-09-13 03:39:39,446 [salt.minion      ][INFO    ][7575] Starting a new job with PID 7575
2017-09-13 03:39:39,457 [salt.minion      ][INFO    ][7575] Returning information for job: 20170913033939417149
2017-09-13 03:39:39,517 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-09-13 03:39:39,524 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-09-13 03:39:39,524 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:39:39.524437 duration_in_ms=212.535
2017-09-13 03:39:39,525 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_tw_reuse] at time 03:39:39.524786
2017-09-13 03:39:39,525 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-09-13 03:39:39,526 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:40,147 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-09-13 03:39:40,157 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_tw_reuse': 1}
2017-09-13 03:39:40,157 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_tw_reuse] at time 03:39:40.157084 duration_in_ms=632.298
2017-09-13 03:39:40,157 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_congestion_control] at time 03:39:40.157343
2017-09-13 03:39:40,158 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-09-13 03:39:40,158 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:45,426 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-09-13 03:39:45,451 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-09-13 03:39:45,452 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_congestion_control] at time 03:39:45.451636 duration_in_ms=5294.292
2017-09-13 03:39:45,452 [salt.state       ][INFO    ][1531] Running state [net.nf_conntrack_max] at time 03:39:45.452029
2017-09-13 03:39:45,452 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.nf_conntrack_max
2017-09-13 03:39:45,453 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:45,468 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-09-13 03:39:45,477 [salt.state       ][INFO    ][1531] {'net.nf_conntrack_max': 1048576}
2017-09-13 03:39:45,477 [salt.state       ][INFO    ][1531] Completed state [net.nf_conntrack_max] at time 03:39:45.477423 duration_in_ms=25.394
2017-09-13 03:39:45,478 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_retries2] at time 03:39:45.477793
2017-09-13 03:39:45,478 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-09-13 03:39:45,479 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:45,720 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-09-13 03:39:45,730 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_retries2': 5}
2017-09-13 03:39:45,731 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_retries2] at time 03:39:45.730923 duration_in_ms=253.129
2017-09-13 03:39:45,731 [salt.state       ][INFO    ][1531] Running state [net.core.netdev_max_backlog] at time 03:39:45.731352
2017-09-13 03:39:45,732 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.core.netdev_max_backlog
2017-09-13 03:39:45,732 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:45,756 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-09-13 03:39:45,764 [salt.state       ][INFO    ][1531] {'net.core.netdev_max_backlog': 261144}
2017-09-13 03:39:45,765 [salt.state       ][INFO    ][1531] Completed state [net.core.netdev_max_backlog] at time 03:39:45.764810 duration_in_ms=33.458
2017-09-13 03:39:45,765 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:39:45.765152
2017-09-13 03:39:45,765 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-09-13 03:39:45,766 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:45,780 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-09-13 03:39:45,787 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-09-13 03:39:45,788 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:39:45.787481 duration_in_ms=22.328
2017-09-13 03:39:45,788 [salt.state       ][INFO    ][1531] Running state [vm.swappiness] at time 03:39:45.787840
2017-09-13 03:39:45,788 [salt.state       ][INFO    ][1531] Executing state sysctl.present for vm.swappiness
2017-09-13 03:39:45,789 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:46,122 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-09-13 03:39:46,130 [salt.state       ][INFO    ][1531] {'vm.swappiness': 10}
2017-09-13 03:39:46,131 [salt.state       ][INFO    ][1531] Completed state [vm.swappiness] at time 03:39:46.131018 duration_in_ms=343.178
2017-09-13 03:39:46,131 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:39:46.131452
2017-09-13 03:39:46,132 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-09-13 03:39:46,133 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:46,147 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-09-13 03:39:46,154 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-09-13 03:39:46,155 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:39:46.154724 duration_in_ms=23.272
2017-09-13 03:39:46,155 [salt.state       ][INFO    ][1531] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:39:46.155091
2017-09-13 03:39:46,155 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-09-13 03:39:46,156 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:46,584 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-09-13 03:39:46,593 [salt.state       ][INFO    ][1531] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-09-13 03:39:46,594 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:39:46.593780 duration_in_ms=438.688
2017-09-13 03:39:46,594 [salt.state       ][INFO    ][1531] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:39:46.594200
2017-09-13 03:39:46,595 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-09-13 03:39:46,595 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:46,610 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-09-13 03:39:46,618 [salt.state       ][INFO    ][1531] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-09-13 03:39:46,618 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:39:46.618395 duration_in_ms=24.195
2017-09-13 03:39:46,619 [salt.state       ][INFO    ][1531] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:39:46.618813
2017-09-13 03:39:46,619 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-09-13 03:39:46,620 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:46,918 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-09-13 03:39:46,928 [salt.state       ][INFO    ][1531] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-09-13 03:39:46,929 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:39:46.928729 duration_in_ms=309.915
2017-09-13 03:39:46,929 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_fin_timeout] at time 03:39:46.929092
2017-09-13 03:39:46,929 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-09-13 03:39:46,930 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:46,945 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-09-13 03:39:46,953 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_fin_timeout': 30}
2017-09-13 03:39:46,953 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_fin_timeout] at time 03:39:46.953446 duration_in_ms=24.354
2017-09-13 03:39:46,954 [salt.state       ][INFO    ][1531] Running state [net.ipv4.tcp_keepalive_time] at time 03:39:46.953800
2017-09-13 03:39:46,954 [salt.state       ][INFO    ][1531] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-09-13 03:39:46,955 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:47,176 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-09-13 03:39:47,185 [salt.state       ][INFO    ][1531] {'net.ipv4.tcp_keepalive_time': 30}
2017-09-13 03:39:47,185 [salt.state       ][INFO    ][1531] Completed state [net.ipv4.tcp_keepalive_time] at time 03:39:47.185300 duration_in_ms=231.5
2017-09-13 03:39:47,186 [salt.state       ][INFO    ][1531] Running state [kernel.panic] at time 03:39:47.185638
2017-09-13 03:39:47,186 [salt.state       ][INFO    ][1531] Executing state sysctl.present for kernel.panic
2017-09-13 03:39:47,187 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -a' in directory '/root'
2017-09-13 03:39:47,242 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-09-13 03:39:47,250 [salt.state       ][INFO    ][1531] {'kernel.panic': 60}
2017-09-13 03:39:47,251 [salt.state       ][INFO    ][1531] Completed state [kernel.panic] at time 03:39:47.250875 duration_in_ms=65.236
2017-09-13 03:39:47,256 [salt.state       ][INFO    ][1531] Running state [linux_sysfs_package] at time 03:39:47.255899
2017-09-13 03:39:47,256 [salt.state       ][INFO    ][1531] Executing state pkg.installed for linux_sysfs_package
2017-09-13 03:39:47,445 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-09-13 03:39:47,489 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:39:49,487 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:39:49,515 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033949500369
2017-09-13 03:39:49,533 [salt.minion      ][INFO    ][8149] Starting a new job with PID 8149
2017-09-13 03:39:49,547 [salt.minion      ][INFO    ][8149] Returning information for job: 20170913033949500369
2017-09-13 03:39:59,706 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913033959693181
2017-09-13 03:39:59,730 [salt.minion      ][INFO    ][8212] Starting a new job with PID 8212
2017-09-13 03:40:00,339 [salt.minion      ][INFO    ][8212] Returning information for job: 20170913033959693181
2017-09-13 03:40:09,755 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913034009719858
2017-09-13 03:40:09,771 [salt.minion      ][INFO    ][8298] Starting a new job with PID 8298
2017-09-13 03:40:09,925 [salt.minion      ][INFO    ][8298] Returning information for job: 20170913034009719858
2017-09-13 03:40:14,834 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:40:14,855 [salt.state       ][INFO    ][1531] 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-09-13 03:40:14,862 [salt.state       ][INFO    ][1531] Loading fresh modules for state activity
2017-09-13 03:40:14,884 [salt.state       ][INFO    ][1531] Completed state [linux_sysfs_package] at time 03:40:14.884422 duration_in_ms=27628.523
2017-09-13 03:40:14,887 [salt.state       ][INFO    ][1531] Running state [/etc/sysfs.d] at time 03:40:14.886763
2017-09-13 03:40:14,888 [salt.state       ][INFO    ][1531] Executing state file.directory for /etc/sysfs.d
2017-09-13 03:40:14,891 [salt.state       ][INFO    ][1531] Directory /etc/sysfs.d is in the correct state
2017-09-13 03:40:14,891 [salt.state       ][INFO    ][1531] Completed state [/etc/sysfs.d] at time 03:40:14.891368 duration_in_ms=4.604
2017-09-13 03:40:15,187 [salt.state       ][INFO    ][1531] Running state [ondemand] at time 03:40:15.187111
2017-09-13 03:40:15,188 [salt.state       ][INFO    ][1531] Executing state service.dead for ondemand
2017-09-13 03:40:15,189 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-09-13 03:40:15,199 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,207 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,218 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,269 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,278 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,288 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,299 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-09-13 03:40:15,377 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-09-13 03:40:15,390 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'runlevel' in directory '/root'
2017-09-13 03:40:15,399 [salt.state       ][INFO    ][1531] {'ondemand': True}
2017-09-13 03:40:15,399 [salt.state       ][INFO    ][1531] Completed state [ondemand] at time 03:40:15.399317 duration_in_ms=212.207
2017-09-13 03:40:15,436 [salt.state       ][INFO    ][1531] Running state [cs_CZ.UTF-8] at time 03:40:15.436256
2017-09-13 03:40:15,437 [salt.state       ][INFO    ][1531] Executing state locale.present for cs_CZ.UTF-8
2017-09-13 03:40:15,437 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'locale -a' in directory '/root'
2017-09-13 03:40:15,447 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-09-13 03:40:16,654 [salt.state       ][INFO    ][1531] {'locale': 'cs_CZ.UTF-8'}
2017-09-13 03:40:16,654 [salt.state       ][INFO    ][1531] Completed state [cs_CZ.UTF-8] at time 03:40:16.654387 duration_in_ms=1218.13
2017-09-13 03:40:16,655 [salt.state       ][INFO    ][1531] Running state [en_US.UTF-8] at time 03:40:16.654950
2017-09-13 03:40:16,655 [salt.state       ][INFO    ][1531] Executing state locale.present for en_US.UTF-8
2017-09-13 03:40:16,656 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'locale -a' in directory '/root'
2017-09-13 03:40:16,666 [salt.state       ][INFO    ][1531] Locale en_US.UTF-8 is already present
2017-09-13 03:40:16,667 [salt.state       ][INFO    ][1531] Completed state [en_US.UTF-8] at time 03:40:16.666520 duration_in_ms=11.569
2017-09-13 03:40:16,669 [salt.state       ][INFO    ][1531] Running state [en_US.UTF-8] at time 03:40:16.668527
2017-09-13 03:40:16,669 [salt.state       ][INFO    ][1531] Executing state locale.system for en_US.UTF-8
2017-09-13 03:40:16,670 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'localectl' in directory '/root'
2017-09-13 03:40:16,950 [salt.state       ][INFO    ][1531] System locale en_US.UTF-8 already set
2017-09-13 03:40:16,950 [salt.state       ][INFO    ][1531] Completed state [en_US.UTF-8] at time 03:40:16.950100 duration_in_ms=281.572
2017-09-13 03:40:16,968 [salt.state       ][INFO    ][1531] Running state [root] at time 03:40:16.967448
2017-09-13 03:40:16,968 [salt.state       ][INFO    ][1531] Executing state user.present for root
2017-09-13 03:40:16,973 [salt.state       ][INFO    ][1531] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17422}
2017-09-13 03:40:16,974 [salt.state       ][INFO    ][1531] Completed state [root] at time 03:40:16.973517 duration_in_ms=6.068
2017-09-13 03:40:16,975 [salt.state       ][INFO    ][1531] Running state [/root] at time 03:40:16.974620
2017-09-13 03:40:16,975 [salt.state       ][INFO    ][1531] Executing state file.directory for /root
2017-09-13 03:40:16,976 [salt.state       ][INFO    ][1531] Directory /root is in the correct state
2017-09-13 03:40:16,976 [salt.state       ][INFO    ][1531] Completed state [/root] at time 03:40:16.975730 duration_in_ms=1.11
2017-09-13 03:40:16,976 [salt.state       ][INFO    ][1531] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:40:16.975959
2017-09-13 03:40:16,976 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-09-13 03:40:16,981 [salt.state       ][INFO    ][1531] File /etc/sudoers.d/90-salt-user-root is not present
2017-09-13 03:40:16,982 [salt.state       ][INFO    ][1531] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:40:16.981500 duration_in_ms=5.54
2017-09-13 03:40:16,982 [salt.state       ][INFO    ][1531] Running state [ubuntu] at time 03:40:16.981689
2017-09-13 03:40:16,982 [salt.state       ][INFO    ][1531] Executing state user.present for ubuntu
2017-09-13 03:40:16,982 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-09-13 03:40:19,775 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913034019763874
2017-09-13 03:40:19,794 [salt.minion      ][INFO    ][8410] Starting a new job with PID 8410
2017-09-13 03:40:19,998 [salt.minion      ][INFO    ][8410] Returning information for job: 20170913034019763874
2017-09-13 03:40:23,390 [salt.state       ][INFO    ][1531] {'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-09-13 03:40:23,390 [salt.state       ][INFO    ][1531] Completed state [ubuntu] at time 03:40:23.390144 duration_in_ms=6408.455
2017-09-13 03:40:23,391 [salt.state       ][INFO    ][1531] Running state [/home/ubuntu] at time 03:40:23.391309
2017-09-13 03:40:23,392 [salt.state       ][INFO    ][1531] Executing state file.directory for /home/ubuntu
2017-09-13 03:40:23,393 [salt.state       ][INFO    ][1531] {'mode': '0700'}
2017-09-13 03:40:23,393 [salt.state       ][INFO    ][1531] Completed state [/home/ubuntu] at time 03:40:23.392840 duration_in_ms=1.531
2017-09-13 03:40:23,394 [salt.state       ][INFO    ][1531] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:23.393545
2017-09-13 03:40:23,394 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-09-13 03:40:23,413 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-09-13 03:40:23,416 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command '/usr/sbin/visudo -c -f /tmp/tmpTihliq' in directory '/root'
2017-09-13 03:40:23,702 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:40:23,703 [salt.state       ][INFO    ][1531] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:23.702797 duration_in_ms=309.251
2017-09-13 03:40:23,703 [salt.state       ][INFO    ][1531] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:23.703256
2017-09-13 03:40:23,704 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-09-13 03:40:23,739 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-09-13 03:40:23,754 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:40:23,790 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:40:23,790 [salt.state       ][INFO    ][1531] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:23.790434 duration_in_ms=87.177
2017-09-13 03:40:23,791 [salt.state       ][INFO    ][1531] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:23.790786
2017-09-13 03:40:23,791 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-09-13 03:40:23,810 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-09-13 03:40:23,997 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:40:24,029 [salt.state       ][INFO    ][1531] File changed:
New file
2017-09-13 03:40:24,029 [salt.state       ][INFO    ][1531] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:24.028882 duration_in_ms=238.096
2017-09-13 03:40:24,030 [salt.state       ][INFO    ][1531] Running state [service.systemctl_reload] at time 03:40:24.030143
2017-09-13 03:40:24,031 [salt.state       ][INFO    ][1531] Executing state module.wait for service.systemctl_reload
2017-09-13 03:40:24,031 [salt.state       ][INFO    ][1531] No changes made for service.systemctl_reload
2017-09-13 03:40:24,031 [salt.state       ][INFO    ][1531] Completed state [service.systemctl_reload] at time 03:40:24.031154 duration_in_ms=1.011
2017-09-13 03:40:24,031 [salt.state       ][INFO    ][1531] Running state [service.systemctl_reload] at time 03:40:24.031452
2017-09-13 03:40:24,032 [salt.state       ][INFO    ][1531] Executing state module.mod_watch for service.systemctl_reload
2017-09-13 03:40:24,032 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-09-13 03:40:24,071 [salt.state       ][INFO    ][1531] {'ret': True}
2017-09-13 03:40:24,071 [salt.state       ][INFO    ][1531] Completed state [service.systemctl_reload] at time 03:40:24.071254 duration_in_ms=39.801
2017-09-13 03:40:24,072 [salt.state       ][INFO    ][1531] Running state [/etc/hostname] at time 03:40:24.071655
2017-09-13 03:40:24,072 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/hostname
2017-09-13 03:40:24,094 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-09-13 03:40:24,098 [salt.state       ][INFO    ][1531] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-09-13 03:40:24,099 [salt.state       ][INFO    ][1531] Completed state [/etc/hostname] at time 03:40:24.098717 duration_in_ms=27.061
2017-09-13 03:40:24,101 [salt.state       ][INFO    ][1531] Running state [hostname msg01] at time 03:40:24.101289
2017-09-13 03:40:24,102 [salt.state       ][INFO    ][1531] Executing state cmd.wait for hostname msg01
2017-09-13 03:40:24,102 [salt.state       ][INFO    ][1531] No changes made for hostname msg01
2017-09-13 03:40:24,103 [salt.state       ][INFO    ][1531] Completed state [hostname msg01] at time 03:40:24.102725 duration_in_ms=1.435
2017-09-13 03:40:24,103 [salt.state       ][INFO    ][1531] Running state [hostname msg01] at time 03:40:24.103180
2017-09-13 03:40:24,104 [salt.state       ][INFO    ][1531] Executing state cmd.mod_watch for hostname msg01
2017-09-13 03:40:24,105 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command 'hostname msg01' in directory '/root'
2017-09-13 03:40:24,116 [salt.state       ][INFO    ][1531] {'pid': 8440, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-13 03:40:24,116 [salt.state       ][INFO    ][1531] Completed state [hostname msg01] at time 03:40:24.116075 duration_in_ms=12.894
2017-09-13 03:40:24,153 [salt.state       ][INFO    ][1531] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.152518
2017-09-13 03:40:24,153 [salt.state       ][INFO    ][1531] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:24,155 [salt.state       ][INFO    ][1531] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:24,155 [salt.state       ][INFO    ][1531] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.154852 duration_in_ms=2.335
2017-09-13 03:40:24,155 [salt.state       ][INFO    ][1531] Running state [mdb02] at time 03:40:24.155266
2017-09-13 03:40:24,156 [salt.state       ][INFO    ][1531] Executing state host.present for mdb02
2017-09-13 03:40:24,281 [salt.state       ][INFO    ][1531] {'host': 'mdb02'}
2017-09-13 03:40:24,282 [salt.state       ][INFO    ][1531] Completed state [mdb02] at time 03:40:24.281475 duration_in_ms=126.208
2017-09-13 03:40:24,282 [salt.state       ][INFO    ][1531] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.281840
2017-09-13 03:40:24,282 [salt.state       ][INFO    ][1531] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:24,341 [salt.state       ][INFO    ][1531] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:24,341 [salt.state       ][INFO    ][1531] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.341128 duration_in_ms=59.288
2017-09-13 03:40:24,341 [salt.state       ][INFO    ][1531] Running state [mdb03] at time 03:40:24.341455
2017-09-13 03:40:24,342 [salt.state       ][INFO    ][1531] Executing state host.present for mdb03
2017-09-13 03:40:24,365 [salt.state       ][INFO    ][1531] {'host': 'mdb03'}
2017-09-13 03:40:24,365 [salt.state       ][INFO    ][1531] Completed state [mdb03] at time 03:40:24.365330 duration_in_ms=23.875
2017-09-13 03:40:24,366 [salt.state       ][INFO    ][1531] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.365757
2017-09-13 03:40:24,366 [salt.state       ][INFO    ][1531] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:24,449 [salt.state       ][INFO    ][1531] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:24,449 [salt.state       ][INFO    ][1531] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.448849 duration_in_ms=83.092
2017-09-13 03:40:24,449 [salt.state       ][INFO    ][1531] Running state [mdb01] at time 03:40:24.449227
2017-09-13 03:40:24,450 [salt.state       ][INFO    ][1531] Executing state host.present for mdb01
2017-09-13 03:40:24,490 [salt.state       ][INFO    ][1531] {'host': 'mdb01'}
2017-09-13 03:40:24,491 [salt.state       ][INFO    ][1531] Completed state [mdb01] at time 03:40:24.490631 duration_in_ms=41.404
2017-09-13 03:40:24,491 [salt.state       ][INFO    ][1531] Running state [mdb] at time 03:40:24.491041
2017-09-13 03:40:24,491 [salt.state       ][INFO    ][1531] Executing state host.present for mdb
2017-09-13 03:40:24,689 [salt.state       ][INFO    ][1531] {'host': 'mdb'}
2017-09-13 03:40:24,690 [salt.state       ][INFO    ][1531] Completed state [mdb] at time 03:40:24.689827 duration_in_ms=198.785
2017-09-13 03:40:24,690 [salt.state       ][INFO    ][1531] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.690157
2017-09-13 03:40:24,690 [salt.state       ][INFO    ][1531] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:24,797 [salt.state       ][INFO    ][1531] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:24,798 [salt.state       ][INFO    ][1531] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.797555 duration_in_ms=107.397
2017-09-13 03:40:24,798 [salt.state       ][INFO    ][1531] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.797994
2017-09-13 03:40:24,798 [salt.state       ][INFO    ][1531] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:24,856 [salt.state       ][INFO    ][1531] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:24,857 [salt.state       ][INFO    ][1531] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:24.856744 duration_in_ms=58.75
2017-09-13 03:40:24,857 [salt.state       ][INFO    ][1531] Running state [cfg01] at time 03:40:24.857134
2017-09-13 03:40:24,858 [salt.state       ][INFO    ][1531] Executing state host.present for cfg01
2017-09-13 03:40:24,964 [salt.state       ][INFO    ][1531] {'host': 'cfg01'}
2017-09-13 03:40:24,965 [salt.state       ][INFO    ][1531] Completed state [cfg01] at time 03:40:24.964681 duration_in_ms=107.547
2017-09-13 03:40:24,965 [salt.state       ][INFO    ][1531] Running state [prx01] at time 03:40:24.965063
2017-09-13 03:40:24,965 [salt.state       ][INFO    ][1531] Executing state host.present for prx01
2017-09-13 03:40:25,006 [salt.state       ][INFO    ][1531] {'host': 'prx01'}
2017-09-13 03:40:25,007 [salt.state       ][INFO    ][1531] Completed state [prx01] at time 03:40:25.006662 duration_in_ms=41.599
2017-09-13 03:40:25,007 [salt.state       ][INFO    ][1531] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.007106
2017-09-13 03:40:25,008 [salt.state       ][INFO    ][1531] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,102 [salt.state       ][INFO    ][1531] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,103 [salt.state       ][INFO    ][1531] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.102494 duration_in_ms=95.388
2017-09-13 03:40:25,103 [salt.state       ][INFO    ][1531] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.102918
2017-09-13 03:40:25,103 [salt.state       ][INFO    ][1531] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,264 [salt.state       ][INFO    ][1531] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,265 [salt.state       ][INFO    ][1531] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.264728 duration_in_ms=161.809
2017-09-13 03:40:25,265 [salt.state       ][INFO    ][1531] Running state [kvm01] at time 03:40:25.265110
2017-09-13 03:40:25,265 [salt.state       ][INFO    ][1531] Executing state host.present for kvm01
2017-09-13 03:40:25,342 [salt.state       ][INFO    ][1531] {'host': 'kvm01'}
2017-09-13 03:40:25,342 [salt.state       ][INFO    ][1531] Completed state [kvm01] at time 03:40:25.341961 duration_in_ms=76.851
2017-09-13 03:40:25,342 [salt.state       ][INFO    ][1531] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.342313
2017-09-13 03:40:25,343 [salt.state       ][INFO    ][1531] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,605 [salt.state       ][INFO    ][1531] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,606 [salt.state       ][INFO    ][1531] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.605620 duration_in_ms=263.307
2017-09-13 03:40:25,606 [salt.state       ][INFO    ][1531] Running state [kvm03] at time 03:40:25.606003
2017-09-13 03:40:25,606 [salt.state       ][INFO    ][1531] Executing state host.present for kvm03
2017-09-13 03:40:25,611 [salt.state       ][INFO    ][1531] {'host': 'kvm03'}
2017-09-13 03:40:25,611 [salt.state       ][INFO    ][1531] Completed state [kvm03] at time 03:40:25.611379 duration_in_ms=5.375
2017-09-13 03:40:25,612 [salt.state       ][INFO    ][1531] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.611757
2017-09-13 03:40:25,612 [salt.state       ][INFO    ][1531] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,617 [salt.state       ][INFO    ][1531] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,617 [salt.state       ][INFO    ][1531] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.617376 duration_in_ms=5.618
2017-09-13 03:40:25,618 [salt.state       ][INFO    ][1531] Running state [kvm02] at time 03:40:25.617762
2017-09-13 03:40:25,618 [salt.state       ][INFO    ][1531] Executing state host.present for kvm02
2017-09-13 03:40:25,623 [salt.state       ][INFO    ][1531] {'host': 'kvm02'}
2017-09-13 03:40:25,624 [salt.state       ][INFO    ][1531] Completed state [kvm02] at time 03:40:25.623512 duration_in_ms=5.75
2017-09-13 03:40:25,624 [salt.state       ][INFO    ][1531] Running state [dbs] at time 03:40:25.623890
2017-09-13 03:40:25,624 [salt.state       ][INFO    ][1531] Executing state host.present for dbs
2017-09-13 03:40:25,629 [salt.state       ][INFO    ][1531] {'host': 'dbs'}
2017-09-13 03:40:25,630 [salt.state       ][INFO    ][1531] Completed state [dbs] at time 03:40:25.629587 duration_in_ms=5.697
2017-09-13 03:40:25,630 [salt.state       ][INFO    ][1531] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.629963
2017-09-13 03:40:25,630 [salt.state       ][INFO    ][1531] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,642 [salt.state       ][INFO    ][1531] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,643 [salt.state       ][INFO    ][1531] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.642924 duration_in_ms=12.96
2017-09-13 03:40:25,643 [salt.state       ][INFO    ][1531] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.643251
2017-09-13 03:40:25,644 [salt.state       ][INFO    ][1531] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,647 [salt.state       ][INFO    ][1531] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,647 [salt.state       ][INFO    ][1531] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.647387 duration_in_ms=4.135
2017-09-13 03:40:25,648 [salt.state       ][INFO    ][1531] Running state [prx] at time 03:40:25.647693
2017-09-13 03:40:25,648 [salt.state       ][INFO    ][1531] Executing state host.present for prx
2017-09-13 03:40:25,654 [salt.state       ][INFO    ][1531] {'host': 'prx'}
2017-09-13 03:40:25,655 [salt.state       ][INFO    ][1531] Completed state [prx] at time 03:40:25.654731 duration_in_ms=7.027
2017-09-13 03:40:25,655 [salt.state       ][INFO    ][1531] Running state [prx02] at time 03:40:25.655073
2017-09-13 03:40:25,655 [salt.state       ][INFO    ][1531] Executing state host.present for prx02
2017-09-13 03:40:25,667 [salt.state       ][INFO    ][1531] {'host': 'prx02'}
2017-09-13 03:40:25,668 [salt.state       ][INFO    ][1531] Completed state [prx02] at time 03:40:25.667542 duration_in_ms=12.469
2017-09-13 03:40:25,668 [salt.state       ][INFO    ][1531] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.667863
2017-09-13 03:40:25,668 [salt.state       ][INFO    ][1531] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,804 [salt.state       ][INFO    ][1531] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,805 [salt.state       ][INFO    ][1531] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.804730 duration_in_ms=136.865
2017-09-13 03:40:25,805 [salt.state       ][INFO    ][1531] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.805068
2017-09-13 03:40:25,805 [salt.state       ][INFO    ][1531] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:25,840 [salt.state       ][INFO    ][1531] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:25,840 [salt.state       ][INFO    ][1531] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.840437 duration_in_ms=35.368
2017-09-13 03:40:25,841 [salt.state       ][INFO    ][1531] Running state [msg02] at time 03:40:25.840815
2017-09-13 03:40:25,841 [salt.state       ][INFO    ][1531] Executing state host.present for msg02
2017-09-13 03:40:25,990 [salt.state       ][INFO    ][1531] {'host': 'msg02'}
2017-09-13 03:40:25,990 [salt.state       ][INFO    ][1531] Completed state [msg02] at time 03:40:25.990122 duration_in_ms=149.307
2017-09-13 03:40:25,991 [salt.state       ][INFO    ][1531] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:25.990514
2017-09-13 03:40:25,991 [salt.state       ][INFO    ][1531] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,145 [salt.state       ][INFO    ][1531] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,146 [salt.state       ][INFO    ][1531] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.145675 duration_in_ms=155.161
2017-09-13 03:40:26,146 [salt.state       ][INFO    ][1531] Running state [msg03] at time 03:40:26.146052
2017-09-13 03:40:26,146 [salt.state       ][INFO    ][1531] Executing state host.present for msg03
2017-09-13 03:40:26,151 [salt.state       ][INFO    ][1531] {'host': 'msg03'}
2017-09-13 03:40:26,152 [salt.state       ][INFO    ][1531] Completed state [msg03] at time 03:40:26.151675 duration_in_ms=5.622
2017-09-13 03:40:26,152 [salt.state       ][INFO    ][1531] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.152064
2017-09-13 03:40:26,153 [salt.state       ][INFO    ][1531] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,158 [salt.state       ][INFO    ][1531] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,158 [salt.state       ][INFO    ][1531] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.158253 duration_in_ms=6.188
2017-09-13 03:40:26,159 [salt.state       ][INFO    ][1531] Running state [msg01] at time 03:40:26.158693
2017-09-13 03:40:26,159 [salt.state       ][INFO    ][1531] Executing state host.present for msg01
2017-09-13 03:40:26,163 [salt.state       ][INFO    ][1531] {'host': 'msg01'}
2017-09-13 03:40:26,164 [salt.state       ][INFO    ][1531] Completed state [msg01] at time 03:40:26.163734 duration_in_ms=5.041
2017-09-13 03:40:26,164 [salt.state       ][INFO    ][1531] Running state [msg] at time 03:40:26.164108
2017-09-13 03:40:26,165 [salt.state       ][INFO    ][1531] Executing state host.present for msg
2017-09-13 03:40:26,169 [salt.state       ][INFO    ][1531] {'host': 'msg'}
2017-09-13 03:40:26,170 [salt.state       ][INFO    ][1531] Completed state [msg] at time 03:40:26.169635 duration_in_ms=5.527
2017-09-13 03:40:26,170 [salt.state       ][INFO    ][1531] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.170015
2017-09-13 03:40:26,170 [salt.state       ][INFO    ][1531] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,176 [salt.state       ][INFO    ][1531] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,176 [salt.state       ][INFO    ][1531] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.175942 duration_in_ms=5.927
2017-09-13 03:40:26,176 [salt.state       ][INFO    ][1531] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.176339
2017-09-13 03:40:26,177 [salt.state       ][INFO    ][1531] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,177 [salt.state       ][INFO    ][1531] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-09-13 03:40:26,178 [salt.state       ][INFO    ][1531] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.177552 duration_in_ms=1.213
2017-09-13 03:40:26,178 [salt.state       ][INFO    ][1531] Running state [cfg01] at time 03:40:26.177920
2017-09-13 03:40:26,178 [salt.state       ][INFO    ][1531] Executing state host.present for cfg01
2017-09-13 03:40:26,179 [salt.state       ][INFO    ][1531] Host cfg01 (10.167.4.100) already present
2017-09-13 03:40:26,179 [salt.state       ][INFO    ][1531] Completed state [cfg01] at time 03:40:26.179156 duration_in_ms=1.236
2017-09-13 03:40:26,180 [salt.state       ][INFO    ][1531] Running state [cmp002] at time 03:40:26.179528
2017-09-13 03:40:26,180 [salt.state       ][INFO    ][1531] Executing state host.present for cmp002
2017-09-13 03:40:26,182 [salt.state       ][INFO    ][1531] {'host': 'cmp002'}
2017-09-13 03:40:26,182 [salt.state       ][INFO    ][1531] Completed state [cmp002] at time 03:40:26.181962 duration_in_ms=2.433
2017-09-13 03:40:26,182 [salt.state       ][INFO    ][1531] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.182336
2017-09-13 03:40:26,183 [salt.state       ][INFO    ][1531] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,188 [salt.state       ][INFO    ][1531] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,188 [salt.state       ][INFO    ][1531] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.188100 duration_in_ms=5.764
2017-09-13 03:40:26,189 [salt.state       ][INFO    ][1531] Running state [cmp001] at time 03:40:26.188501
2017-09-13 03:40:26,189 [salt.state       ][INFO    ][1531] Executing state host.present for cmp001
2017-09-13 03:40:26,194 [salt.state       ][INFO    ][1531] {'host': 'cmp001'}
2017-09-13 03:40:26,194 [salt.state       ][INFO    ][1531] Completed state [cmp001] at time 03:40:26.194020 duration_in_ms=5.519
2017-09-13 03:40:26,194 [salt.state       ][INFO    ][1531] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.194393
2017-09-13 03:40:26,195 [salt.state       ][INFO    ][1531] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,200 [salt.state       ][INFO    ][1531] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,200 [salt.state       ][INFO    ][1531] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.200013 duration_in_ms=5.62
2017-09-13 03:40:26,200 [salt.state       ][INFO    ][1531] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.200419
2017-09-13 03:40:26,201 [salt.state       ][INFO    ][1531] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,206 [salt.state       ][INFO    ][1531] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,206 [salt.state       ][INFO    ][1531] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.206162 duration_in_ms=5.743
2017-09-13 03:40:26,207 [salt.state       ][INFO    ][1531] Running state [dbs01] at time 03:40:26.206531
2017-09-13 03:40:26,207 [salt.state       ][INFO    ][1531] Executing state host.present for dbs01
2017-09-13 03:40:26,212 [salt.state       ][INFO    ][1531] {'host': 'dbs01'}
2017-09-13 03:40:26,212 [salt.state       ][INFO    ][1531] Completed state [dbs01] at time 03:40:26.212011 duration_in_ms=5.48
2017-09-13 03:40:26,212 [salt.state       ][INFO    ][1531] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.212419
2017-09-13 03:40:26,213 [salt.state       ][INFO    ][1531] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,224 [salt.state       ][INFO    ][1531] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,224 [salt.state       ][INFO    ][1531] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.224089 duration_in_ms=11.67
2017-09-13 03:40:26,225 [salt.state       ][INFO    ][1531] Running state [dbs02] at time 03:40:26.224514
2017-09-13 03:40:26,225 [salt.state       ][INFO    ][1531] Executing state host.present for dbs02
2017-09-13 03:40:26,229 [salt.state       ][INFO    ][1531] {'host': 'dbs02'}
2017-09-13 03:40:26,230 [salt.state       ][INFO    ][1531] Completed state [dbs02] at time 03:40:26.229674 duration_in_ms=5.16
2017-09-13 03:40:26,230 [salt.state       ][INFO    ][1531] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.230043
2017-09-13 03:40:26,230 [salt.state       ][INFO    ][1531] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,235 [salt.state       ][INFO    ][1531] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,236 [salt.state       ][INFO    ][1531] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.235817 duration_in_ms=5.774
2017-09-13 03:40:26,236 [salt.state       ][INFO    ][1531] Running state [dbs03] at time 03:40:26.236200
2017-09-13 03:40:26,237 [salt.state       ][INFO    ][1531] Executing state host.present for dbs03
2017-09-13 03:40:26,241 [salt.state       ][INFO    ][1531] {'host': 'dbs03'}
2017-09-13 03:40:26,242 [salt.state       ][INFO    ][1531] Completed state [dbs03] at time 03:40:26.241813 duration_in_ms=5.613
2017-09-13 03:40:26,242 [salt.state       ][INFO    ][1531] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.242188
2017-09-13 03:40:26,243 [salt.state       ][INFO    ][1531] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,314 [salt.state       ][INFO    ][1531] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,314 [salt.state       ][INFO    ][1531] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.313926 duration_in_ms=71.738
2017-09-13 03:40:26,314 [salt.state       ][INFO    ][1531] Running state [odl01] at time 03:40:26.314296
2017-09-13 03:40:26,315 [salt.state       ][INFO    ][1531] Executing state host.present for odl01
2017-09-13 03:40:26,319 [salt.state       ][INFO    ][1531] {'host': 'odl01'}
2017-09-13 03:40:26,320 [salt.state       ][INFO    ][1531] Completed state [odl01] at time 03:40:26.319637 duration_in_ms=5.341
2017-09-13 03:40:26,320 [salt.state       ][INFO    ][1531] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.320013
2017-09-13 03:40:26,320 [salt.state       ][INFO    ][1531] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,325 [salt.state       ][INFO    ][1531] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,326 [salt.state       ][INFO    ][1531] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.325659 duration_in_ms=5.646
2017-09-13 03:40:26,326 [salt.state       ][INFO    ][1531] Running state [mas01] at time 03:40:26.326030
2017-09-13 03:40:26,326 [salt.state       ][INFO    ][1531] Executing state host.present for mas01
2017-09-13 03:40:26,331 [salt.state       ][INFO    ][1531] {'host': 'mas01'}
2017-09-13 03:40:26,332 [salt.state       ][INFO    ][1531] Completed state [mas01] at time 03:40:26.331676 duration_in_ms=5.646
2017-09-13 03:40:26,332 [salt.state       ][INFO    ][1531] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.332083
2017-09-13 03:40:26,333 [salt.state       ][INFO    ][1531] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,337 [salt.state       ][INFO    ][1531] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,338 [salt.state       ][INFO    ][1531] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.337646 duration_in_ms=5.563
2017-09-13 03:40:26,338 [salt.state       ][INFO    ][1531] Running state [ctl02] at time 03:40:26.338003
2017-09-13 03:40:26,338 [salt.state       ][INFO    ][1531] Executing state host.present for ctl02
2017-09-13 03:40:26,343 [salt.state       ][INFO    ][1531] {'host': 'ctl02'}
2017-09-13 03:40:26,344 [salt.state       ][INFO    ][1531] Completed state [ctl02] at time 03:40:26.343663 duration_in_ms=5.66
2017-09-13 03:40:26,344 [salt.state       ][INFO    ][1531] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.344055
2017-09-13 03:40:26,344 [salt.state       ][INFO    ][1531] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,349 [salt.state       ][INFO    ][1531] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,350 [salt.state       ][INFO    ][1531] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.349773 duration_in_ms=5.718
2017-09-13 03:40:26,350 [salt.state       ][INFO    ][1531] Running state [ctl03] at time 03:40:26.350129
2017-09-13 03:40:26,350 [salt.state       ][INFO    ][1531] Executing state host.present for ctl03
2017-09-13 03:40:26,356 [salt.state       ][INFO    ][1531] {'host': 'ctl03'}
2017-09-13 03:40:26,356 [salt.state       ][INFO    ][1531] Completed state [ctl03] at time 03:40:26.355920 duration_in_ms=5.791
2017-09-13 03:40:26,356 [salt.state       ][INFO    ][1531] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.356320
2017-09-13 03:40:26,357 [salt.state       ][INFO    ][1531] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,361 [salt.state       ][INFO    ][1531] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,362 [salt.state       ][INFO    ][1531] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.361705 duration_in_ms=5.385
2017-09-13 03:40:26,362 [salt.state       ][INFO    ][1531] Running state [ctl01] at time 03:40:26.362065
2017-09-13 03:40:26,362 [salt.state       ][INFO    ][1531] Executing state host.present for ctl01
2017-09-13 03:40:26,368 [salt.state       ][INFO    ][1531] {'host': 'ctl01'}
2017-09-13 03:40:26,368 [salt.state       ][INFO    ][1531] Completed state [ctl01] at time 03:40:26.367960 duration_in_ms=5.895
2017-09-13 03:40:26,368 [salt.state       ][INFO    ][1531] Running state [ctl] at time 03:40:26.368343
2017-09-13 03:40:26,369 [salt.state       ][INFO    ][1531] Executing state host.present for ctl
2017-09-13 03:40:26,373 [salt.state       ][INFO    ][1531] {'host': 'ctl'}
2017-09-13 03:40:26,374 [salt.state       ][INFO    ][1531] Completed state [ctl] at time 03:40:26.373785 duration_in_ms=5.442
2017-09-13 03:40:26,374 [salt.state       ][INFO    ][1531] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.374140
2017-09-13 03:40:26,375 [salt.state       ][INFO    ][1531] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:40:26,607 [salt.state       ][INFO    ][1531] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-09-13 03:40:26,608 [salt.state       ][INFO    ][1531] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 03:40:26.607954 duration_in_ms=233.814
2017-09-13 03:40:26,870 [salt.state       ][INFO    ][1531] Running state [ens2] at time 03:40:26.869691
2017-09-13 03:40:26,870 [salt.state       ][INFO    ][1531] Executing state network.managed for ens2
2017-09-13 03:40:27,361 [salt.state       ][INFO    ][1531] Interface ens2 is up to date.
2017-09-13 03:40:27,361 [salt.state       ][INFO    ][1531] Completed state [ens2] at time 03:40:27.360791 duration_in_ms=491.101
2017-09-13 03:40:27,361 [salt.state       ][INFO    ][1531] Running state [ens3] at time 03:40:27.360970
2017-09-13 03:40:27,361 [salt.state       ][INFO    ][1531] Executing state network.managed for ens3
2017-09-13 03:40:27,382 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-09-13 03:40:27,727 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['ifup', 'ens3'] in directory '/root'
2017-09-13 03:40:28,042 [salt.state       ][INFO    ][1531] {'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 10.167.4.41\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-09-13 03:40:28,043 [salt.state       ][INFO    ][1531] Completed state [ens3] at time 03:40:28.042517 duration_in_ms=681.545
2017-09-13 03:40:28,043 [salt.state       ][INFO    ][1531] Running state [/etc/profile.d/proxy.sh] at time 03:40:28.042843
2017-09-13 03:40:28,043 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/profile.d/proxy.sh
2017-09-13 03:40:28,044 [salt.state       ][INFO    ][1531] File /etc/profile.d/proxy.sh is not present
2017-09-13 03:40:28,044 [salt.state       ][INFO    ][1531] Completed state [/etc/profile.d/proxy.sh] at time 03:40:28.043669 duration_in_ms=0.825
2017-09-13 03:40:28,044 [salt.state       ][INFO    ][1531] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:40:28.043865
2017-09-13 03:40:28,044 [salt.state       ][INFO    ][1531] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-09-13 03:40:28,044 [salt.state       ][INFO    ][1531] File /etc/apt/apt.conf.d/95proxies is not present
2017-09-13 03:40:28,045 [salt.state       ][INFO    ][1531] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:40:28.044497 duration_in_ms=0.631
2017-09-13 03:40:28,050 [salt.state       ][INFO    ][1531] Running state [ntp] at time 03:40:28.050034
2017-09-13 03:40:28,050 [salt.state       ][INFO    ][1531] Executing state pkg.installed for ntp
2017-09-13 03:40:28,236 [salt.loaded.int.module.cmdmod][INFO    ][1531] 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-09-13 03:40:29,812 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913034029798742
2017-09-13 03:40:29,834 [salt.minion      ][INFO    ][8564] Starting a new job with PID 8564
2017-09-13 03:40:29,845 [salt.minion      ][INFO    ][8564] Returning information for job: 20170913034029798742
2017-09-13 03:40:39,937 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913034039922449
2017-09-13 03:40:39,953 [salt.minion      ][INFO    ][8630] Starting a new job with PID 8630
2017-09-13 03:40:39,967 [salt.minion      ][INFO    ][8630] Returning information for job: 20170913034039922449
2017-09-13 03:40:50,051 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913034050036092
2017-09-13 03:40:50,069 [salt.minion      ][INFO    ][8755] Starting a new job with PID 8755
2017-09-13 03:40:50,084 [salt.minion      ][INFO    ][8755] Returning information for job: 20170913034050036092
2017-09-13 03:41:00,279 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913034100264349
2017-09-13 03:41:01,172 [salt.minion      ][INFO    ][8977] Starting a new job with PID 8977
2017-09-13 03:41:01,180 [salt.minion      ][INFO    ][8977] Returning information for job: 20170913034100264349
2017-09-13 03:41:02,530 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:41:02,550 [salt.state       ][INFO    ][1531] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.6'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-09-13 03:41:02,558 [salt.state       ][INFO    ][1531] Loading fresh modules for state activity
2017-09-13 03:41:02,571 [salt.state       ][INFO    ][1531] Completed state [ntp] at time 03:41:02.570537 duration_in_ms=34520.503
2017-09-13 03:41:02,573 [salt.state       ][INFO    ][1531] Running state [/etc/ntp.conf] at time 03:41:02.573016
2017-09-13 03:41:02,573 [salt.state       ][INFO    ][1531] Executing state file.managed for /etc/ntp.conf
2017-09-13 03:41:02,602 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-09-13 03:41:02,626 [salt.fileclient  ][INFO    ][1531] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-09-13 03:41:02,639 [salt.state       ][INFO    ][1531] 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-09-13 03:41:02,640 [salt.state       ][INFO    ][1531] Completed state [/etc/ntp.conf] at time 03:41:02.640129 duration_in_ms=67.112
2017-09-13 03:41:02,704 [salt.state       ][INFO    ][1531] Running state [ntp] at time 03:41:02.703768
2017-09-13 03:41:02,704 [salt.state       ][INFO    ][1531] Executing state service.running for ntp
2017-09-13 03:41:02,705 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-09-13 03:41:02,716 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-09-13 03:41:02,725 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-09-13 03:41:02,736 [salt.state       ][INFO    ][1531] The service ntp is already running
2017-09-13 03:41:02,737 [salt.state       ][INFO    ][1531] Completed state [ntp] at time 03:41:02.736545 duration_in_ms=32.777
2017-09-13 03:41:02,737 [salt.state       ][INFO    ][1531] Running state [ntp] at time 03:41:02.736837
2017-09-13 03:41:02,737 [salt.state       ][INFO    ][1531] Executing state service.mod_watch for ntp
2017-09-13 03:41:02,738 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-09-13 03:41:02,747 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-09-13 03:41:02,758 [salt.loaded.int.module.cmdmod][INFO    ][1531] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-09-13 03:41:02,818 [salt.state       ][INFO    ][1531] {'ntp': True}
2017-09-13 03:41:02,819 [salt.state       ][INFO    ][1531] Completed state [ntp] at time 03:41:02.818662 duration_in_ms=81.825
2017-09-13 03:41:02,822 [salt.minion      ][INFO    ][1531] Returning information for job: 20170913033758319561
2017-09-13 03:41:22,292 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20170913034122279303
2017-09-13 03:41:22,329 [salt.minion      ][INFO    ][9174] Starting a new job with PID 9174
2017-09-13 03:41:22,339 [salt.minion      ][INFO    ][9174] Returning information for job: 20170913034122279303
2017-09-13 03:49:51,740 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command test.ping with jid 20170913034951728540
2017-09-13 03:49:51,761 [salt.minion      ][INFO    ][9635] Starting a new job with PID 9635
2017-09-13 03:49:51,804 [salt.minion      ][INFO    ][9635] Returning information for job: 20170913034951728540
2017-09-13 03:50:47,522 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command state.sls with jid 20170913035047510527
2017-09-13 03:50:47,536 [salt.minion      ][INFO    ][9650] Starting a new job with PID 9650
2017-09-13 03:50:49,008 [salt.state       ][INFO    ][9650] Loading fresh modules for state activity
2017-09-13 03:50:49,032 [salt.fileclient  ][INFO    ][9650] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-09-13 03:50:49,050 [salt.fileclient  ][INFO    ][9650] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-09-13 03:50:49,072 [salt.fileclient  ][INFO    ][9650] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-13 03:50:49,325 [salt.state       ][INFO    ][9650] Running state [lsof] at time 03:50:49.324536
2017-09-13 03:50:49,325 [salt.state       ][INFO    ][9650] Executing state pkg.installed for lsof
2017-09-13 03:50:49,326 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:50:49,767 [salt.state       ][INFO    ][9650] Package lsof is already installed
2017-09-13 03:50:49,768 [salt.state       ][INFO    ][9650] Completed state [lsof] at time 03:50:49.767842 duration_in_ms=443.305
2017-09-13 03:50:49,768 [salt.state       ][INFO    ][9650] Running state [keepalived] at time 03:50:49.768160
2017-09-13 03:50:49,768 [salt.state       ][INFO    ][9650] Executing state pkg.installed for keepalived
2017-09-13 03:50:49,783 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:50:52,153 [salt.loaded.int.module.cmdmod][INFO    ][9650] 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-09-13 03:50:57,606 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035057593593
2017-09-13 03:50:57,623 [salt.minion      ][INFO    ][10285] Starting a new job with PID 10285
2017-09-13 03:50:57,634 [salt.minion      ][INFO    ][10285] Returning information for job: 20170913035057593593
2017-09-13 03:51:02,369 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:51:02,389 [salt.state       ][INFO    ][9650] 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-09-13 03:51:02,397 [salt.state       ][INFO    ][9650] Loading fresh modules for state activity
2017-09-13 03:51:02,417 [salt.state       ][INFO    ][9650] Completed state [keepalived] at time 03:51:02.416814 duration_in_ms=12648.652
2017-09-13 03:51:02,420 [salt.state       ][INFO    ][9650] Running state [/etc/keepalived/keepalived.conf] at time 03:51:02.419498
2017-09-13 03:51:02,420 [salt.state       ][INFO    ][9650] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-09-13 03:51:02,453 [salt.fileclient  ][INFO    ][9650] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-09-13 03:51:02,501 [salt.fileclient  ][INFO    ][9650] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-13 03:51:02,508 [salt.state       ][INFO    ][9650] File changed:
New file
2017-09-13 03:51:02,509 [salt.state       ][INFO    ][9650] Completed state [/etc/keepalived/keepalived.conf] at time 03:51:02.508764 duration_in_ms=89.265
2017-09-13 03:51:02,567 [salt.state       ][INFO    ][9650] Running state [keepalived] at time 03:51:02.566783
2017-09-13 03:51:02,567 [salt.state       ][INFO    ][9650] Executing state service.running for keepalived
2017-09-13 03:51:02,569 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-09-13 03:51:02,578 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,584 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,591 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,598 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,648 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,656 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,667 [salt.loaded.int.module.cmdmod][INFO    ][9650] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-13 03:51:02,675 [salt.state       ][INFO    ][9650] {'keepalived': True}
2017-09-13 03:51:02,675 [salt.state       ][INFO    ][9650] Completed state [keepalived] at time 03:51:02.674782 duration_in_ms=107.998
2017-09-13 03:51:02,676 [salt.minion      ][INFO    ][9650] Returning information for job: 20170913035047510527
2017-09-13 03:53:49,730 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command pillar.get with jid 20170913035349725930
2017-09-13 03:53:49,750 [salt.minion      ][INFO    ][10639] Starting a new job with PID 10639
2017-09-13 03:53:49,755 [salt.minion      ][INFO    ][10639] Returning information for job: 20170913035349725930
2017-09-13 03:53:50,760 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command state.sls with jid 20170913035350752514
2017-09-13 03:53:50,775 [salt.minion      ][INFO    ][10644] Starting a new job with PID 10644
2017-09-13 03:53:51,171 [salt.state       ][INFO    ][10644] Loading fresh modules for state activity
2017-09-13 03:53:51,196 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-09-13 03:53:51,219 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-09-13 03:53:51,233 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-09-13 03:53:51,261 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:53:51,272 [py.warnings      ][WARNING ][10644] /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-09-13 03:53:51,273 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-09-13 03:53:51,282 [salt.loaded.int.module.cmdmod][ERROR   ][10644] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-09-13 03:53:51,282 [salt.loaded.int.module.cmdmod][ERROR   ][10644] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-09-13 03:53:51,306 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-09-13 03:53:51,327 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:53:51,348 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-09-13 03:53:51,365 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:53:51,387 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-09-13 03:53:51,434 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:53:51,463 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-09-13 03:53:51,482 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:53:51,505 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-09-13 03:53:51,523 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:53:51,547 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-09-13 03:53:51,579 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:53:51,878 [salt.state       ][INFO    ][10644] Running state [rabbitmq-server] at time 03:53:51.878438
2017-09-13 03:53:51,879 [salt.state       ][INFO    ][10644] Executing state pkg.installed for rabbitmq-server
2017-09-13 03:53:51,879 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:53:52,342 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 03:53:54,739 [salt.loaded.int.module.cmdmod][INFO    ][10644] 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-09-13 03:54:00,858 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035400847028
2017-09-13 03:54:00,875 [salt.minion      ][INFO    ][11277] Starting a new job with PID 11277
2017-09-13 03:54:00,885 [salt.minion      ][INFO    ][11277] Returning information for job: 20170913035400847028
2017-09-13 03:54:11,055 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035411039054
2017-09-13 03:54:11,071 [salt.minion      ][INFO    ][11349] Starting a new job with PID 11349
2017-09-13 03:54:11,084 [salt.minion      ][INFO    ][11349] Returning information for job: 20170913035411039054
2017-09-13 03:54:21,252 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035421232886
2017-09-13 03:54:21,268 [salt.minion      ][INFO    ][11485] Starting a new job with PID 11485
2017-09-13 03:54:21,302 [salt.minion      ][INFO    ][11485] Returning information for job: 20170913035421232886
2017-09-13 03:54:31,470 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035431449712
2017-09-13 03:54:31,488 [salt.minion      ][INFO    ][11619] Starting a new job with PID 11619
2017-09-13 03:54:31,498 [salt.minion      ][INFO    ][11619] Returning information for job: 20170913035431449712
2017-09-13 03:54:41,666 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035441649917
2017-09-13 03:54:41,679 [salt.minion      ][INFO    ][11822] Starting a new job with PID 11822
2017-09-13 03:54:41,689 [salt.minion      ][INFO    ][11822] Returning information for job: 20170913035441649917
2017-09-13 03:54:51,856 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035451839369
2017-09-13 03:54:51,871 [salt.minion      ][INFO    ][11832] Starting a new job with PID 11832
2017-09-13 03:54:51,880 [salt.minion      ][INFO    ][11832] Returning information for job: 20170913035451839369
2017-09-13 03:55:02,049 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035502031872
2017-09-13 03:55:02,063 [salt.minion      ][INFO    ][11837] Starting a new job with PID 11837
2017-09-13 03:55:02,093 [salt.minion      ][INFO    ][11837] Returning information for job: 20170913035502031872
2017-09-13 03:55:05,683 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:55:05,704 [salt.state       ][INFO    ][10644] 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-09-13 03:55:05,712 [salt.state       ][INFO    ][10644] Loading fresh modules for state activity
2017-09-13 03:55:05,723 [salt.state       ][INFO    ][10644] Completed state [rabbitmq-server] at time 03:55:05.723304 duration_in_ms=73844.866
2017-09-13 03:55:05,728 [salt.state       ][INFO    ][10644] Running state [gettext-base] at time 03:55:05.728094
2017-09-13 03:55:05,728 [salt.state       ][INFO    ][10644] Executing state pkg.installed for gettext-base
2017-09-13 03:55:05,953 [salt.state       ][INFO    ][10644] Package gettext-base is already installed
2017-09-13 03:55:05,954 [salt.state       ][INFO    ][10644] Completed state [gettext-base] at time 03:55:05.953666 duration_in_ms=225.571
2017-09-13 03:55:05,955 [salt.state       ][INFO    ][10644] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:55:05.954998
2017-09-13 03:55:05,955 [salt.state       ][INFO    ][10644] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-09-13 03:55:05,974 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-09-13 03:55:06,001 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:55:06,012 [salt.state       ][INFO    ][10644] File changed:
New file
2017-09-13 03:55:06,012 [salt.state       ][INFO    ][10644] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:55:06.012094 duration_in_ms=57.096
2017-09-13 03:55:06,013 [salt.state       ][INFO    ][10644] Running state [/etc/default/rabbitmq-server] at time 03:55:06.012486
2017-09-13 03:55:06,013 [salt.state       ][INFO    ][10644] Executing state file.managed for /etc/default/rabbitmq-server
2017-09-13 03:55:06,028 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-09-13 03:55:06,042 [salt.fileclient  ][INFO    ][10644] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:55:06,052 [salt.state       ][INFO    ][10644] 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-09-13 03:55:06,052 [salt.state       ][INFO    ][10644] Completed state [/etc/default/rabbitmq-server] at time 03:55:06.051644 duration_in_ms=39.158
2017-09-13 03:55:06,053 [salt.state       ][INFO    ][10644] Running state [sleep 30] at time 03:55:06.052718
2017-09-13 03:55:06,053 [salt.state       ][INFO    ][10644] Executing state cmd.run for sleep 30
2017-09-13 03:55:06,053 [py.warnings      ][WARNING ][10644] /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-09-13 03:55:06,053 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-09-13 03:55:12,094 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035512077944
2017-09-13 03:55:12,110 [salt.minion      ][INFO    ][11916] Starting a new job with PID 11916
2017-09-13 03:55:12,121 [salt.minion      ][INFO    ][11916] Returning information for job: 20170913035512077944
2017-09-13 03:55:22,290 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035522272417
2017-09-13 03:55:22,306 [salt.minion      ][INFO    ][11926] Starting a new job with PID 11926
2017-09-13 03:55:22,315 [salt.minion      ][INFO    ][11926] Returning information for job: 20170913035522272417
2017-09-13 03:55:32,489 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035532472084
2017-09-13 03:55:32,505 [salt.minion      ][INFO    ][11931] Starting a new job with PID 11931
2017-09-13 03:55:32,515 [salt.minion      ][INFO    ][11931] Returning information for job: 20170913035532472084
2017-09-13 03:55:36,084 [salt.state       ][INFO    ][10644] {'pid': 11912, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-13 03:55:36,084 [salt.state       ][INFO    ][10644] Completed state [sleep 30] at time 03:55:36.084261 duration_in_ms=30031.542
2017-09-13 03:55:36,085 [salt.state       ][INFO    ][10644] Running state [service rabbitmq-server stop] at time 03:55:36.085209
2017-09-13 03:55:36,086 [salt.state       ][INFO    ][10644] Executing state cmd.run for service rabbitmq-server stop
2017-09-13 03:55:36,086 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-09-13 03:55:36,206 [salt.state       ][INFO    ][10644] {'pid': 11934, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-13 03:55:36,207 [salt.state       ][INFO    ][10644] Completed state [service rabbitmq-server stop] at time 03:55:36.206746 duration_in_ms=121.536
2017-09-13 03:55:36,207 [salt.state       ][INFO    ][10644] Running state [/var/lib/rabbitmq] at time 03:55:36.207107
2017-09-13 03:55:36,207 [salt.state       ][INFO    ][10644] Executing state file.directory for /var/lib/rabbitmq
2017-09-13 03:55:36,208 [salt.state       ][INFO    ][10644] Directory /var/lib/rabbitmq is in the correct state
2017-09-13 03:55:36,208 [salt.state       ][INFO    ][10644] Completed state [/var/lib/rabbitmq] at time 03:55:36.208381 duration_in_ms=1.274
2017-09-13 03:55:36,210 [salt.state       ][INFO    ][10644] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 03:55:36.209506
2017-09-13 03:55:36,210 [salt.state       ][INFO    ][10644] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-09-13 03:55:36,217 [salt.state       ][INFO    ][10644] File changed:
--- 
+++ 
@@ -1 +1 @@
-LQZROVVNNCXUBNEHPHAD+opnfv_secret

2017-09-13 03:55:36,218 [salt.state       ][INFO    ][10644] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 03:55:36.217655 duration_in_ms=8.149
2017-09-13 03:55:36,218 [salt.state       ][INFO    ][10644] Running state [sleep 30] at time 03:55:36.218171
2017-09-13 03:55:36,218 [salt.state       ][INFO    ][10644] Executing state cmd.run for sleep 30
2017-09-13 03:55:36,219 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-09-13 03:55:42,693 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035542676985
2017-09-13 03:55:42,711 [salt.minion      ][INFO    ][11965] Starting a new job with PID 11965
2017-09-13 03:55:42,722 [salt.minion      ][INFO    ][11965] Returning information for job: 20170913035542676985
2017-09-13 03:55:52,896 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035552880905
2017-09-13 03:55:52,911 [salt.minion      ][INFO    ][11975] Starting a new job with PID 11975
2017-09-13 03:55:52,922 [salt.minion      ][INFO    ][11975] Returning information for job: 20170913035552880905
2017-09-13 03:56:03,098 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035603083436
2017-09-13 03:56:03,113 [salt.minion      ][INFO    ][11980] Starting a new job with PID 11980
2017-09-13 03:56:03,124 [salt.minion      ][INFO    ][11980] Returning information for job: 20170913035603083436
2017-09-13 03:56:06,250 [salt.state       ][INFO    ][10644] {'pid': 11961, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-13 03:56:06,250 [salt.state       ][INFO    ][10644] Completed state [sleep 30] at time 03:56:06.249963 duration_in_ms=30031.79
2017-09-13 03:56:06,252 [salt.state       ][INFO    ][10644] Running state [rabbitmq-server] at time 03:56:06.251631
2017-09-13 03:56:06,252 [salt.state       ][INFO    ][10644] Executing state service.running for rabbitmq-server
2017-09-13 03:56:06,253 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-09-13 03:56:06,267 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:06,277 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:06,289 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:06,299 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,158 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,172 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,185 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,198 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,210 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,401 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:09,412 [salt.state       ][INFO    ][10644] {'rabbitmq-server': True}
2017-09-13 03:56:09,413 [salt.state       ][INFO    ][10644] Completed state [rabbitmq-server] at time 03:56:09.412676 duration_in_ms=3161.045
2017-09-13 03:56:09,422 [salt.state       ][INFO    ][10644] Running state [amqp_client] at time 03:56:09.421632
2017-09-13 03:56:09,422 [salt.state       ][INFO    ][10644] Executing state rabbitmq_plugin.enabled for amqp_client
2017-09-13 03:56:09,423 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-09-13 03:56:09,906 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-09-13 03:56:10,551 [salt.state       ][INFO    ][10644] {'new': 'amqp_client', 'old': ''}
2017-09-13 03:56:10,551 [salt.state       ][INFO    ][10644] Completed state [amqp_client] at time 03:56:10.551317 duration_in_ms=1129.684
2017-09-13 03:56:10,552 [salt.state       ][INFO    ][10644] Running state [rabbitmq_management] at time 03:56:10.552031
2017-09-13 03:56:10,552 [salt.state       ][INFO    ][10644] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-09-13 03:56:10,553 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-09-13 03:56:11,026 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-09-13 03:56:12,501 [salt.state       ][INFO    ][10644] {'new': 'rabbitmq_management', 'old': ''}
2017-09-13 03:56:12,501 [salt.state       ][INFO    ][10644] Completed state [rabbitmq_management] at time 03:56:12.501417 duration_in_ms=1949.386
2017-09-13 03:56:12,509 [salt.state       ][INFO    ][10644] Running state [/openstack] at time 03:56:12.509189
2017-09-13 03:56:12,510 [salt.state       ][INFO    ][10644] Executing state rabbitmq_vhost.present for /openstack
2017-09-13 03:56:12,510 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-09-13 03:56:12,993 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:13,314 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035613297832
2017-09-13 03:56:13,328 [salt.minion      ][INFO    ][13094] Starting a new job with PID 13094
2017-09-13 03:56:13,338 [salt.minion      ][INFO    ][13094] Returning information for job: 20170913035613297832
2017-09-13 03:56:13,835 [salt.state       ][INFO    ][10644] {'new': '/openstack', 'old': ''}
2017-09-13 03:56:13,836 [salt.state       ][INFO    ][10644] Completed state [/openstack] at time 03:56:13.835505 duration_in_ms=1326.315
2017-09-13 03:56:13,845 [salt.state       ][INFO    ][10644] Running state [openstack] at time 03:56:13.844600
2017-09-13 03:56:13,845 [salt.state       ][INFO    ][10644] Executing state rabbitmq_user.present for openstack
2017-09-13 03:56:13,845 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:14,835 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:15,332 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-09-13 03:56:15,842 [salt.state       ][INFO    ][10644] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-09-13 03:56:15,842 [salt.state       ][INFO    ][10644] Completed state [openstack] at time 03:56:15.841867 duration_in_ms=1997.266
2017-09-13 03:56:15,844 [salt.state       ][INFO    ][10644] Running state [Ceilometer] at time 03:56:15.843787
2017-09-13 03:56:15,844 [salt.state       ][INFO    ][10644] Executing state rabbitmq_policy.present for Ceilometer
2017-09-13 03:56:15,844 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:16,338 [salt.loaded.int.module.cmdmod][INFO    ][10644] 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-09-13 03:56:16,935 [salt.state       ][INFO    ][10644] {'new': 'Ceilometer', 'old': {}}
2017-09-13 03:56:16,935 [salt.state       ][INFO    ][10644] Completed state [Ceilometer] at time 03:56:16.935333 duration_in_ms=1091.544
2017-09-13 03:56:16,936 [salt.state       ][INFO    ][10644] Running state [HA] at time 03:56:16.935913
2017-09-13 03:56:16,936 [salt.state       ][INFO    ][10644] Executing state rabbitmq_policy.present for HA
2017-09-13 03:56:16,937 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:17,420 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-09-13 03:56:17,960 [salt.state       ][INFO    ][10644] {'new': 'HA', 'old': {}}
2017-09-13 03:56:17,960 [salt.state       ][INFO    ][10644] Completed state [HA] at time 03:56:17.959831 duration_in_ms=1023.917
2017-09-13 03:56:17,960 [salt.state       ][INFO    ][10644] Running state [guest] at time 03:56:17.960100
2017-09-13 03:56:17,960 [salt.state       ][INFO    ][10644] Executing state rabbitmq_user.present for guest
2017-09-13 03:56:17,961 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:18,452 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-09-13 03:56:19,985 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-09-13 03:56:20,503 [salt.state       ][INFO    ][10644] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-09-13 03:56:20,503 [salt.state       ][INFO    ][10644] Completed state [guest] at time 03:56:20.502988 duration_in_ms=2542.888
2017-09-13 03:56:20,504 [salt.state       ][INFO    ][10644] Running state [HA] at time 03:56:20.503520
2017-09-13 03:56:20,504 [salt.state       ][INFO    ][10644] Executing state rabbitmq_policy.present for HA
2017-09-13 03:56:20,504 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-09-13 03:56:20,972 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-09-13 03:56:21,501 [salt.state       ][INFO    ][10644] {'new': 'HA', 'old': {}}
2017-09-13 03:56:21,501 [salt.state       ][INFO    ][10644] Completed state [HA] at time 03:56:21.500972 duration_in_ms=997.45
2017-09-13 03:56:21,502 [salt.state       ][INFO    ][10644] Running state [admin] at time 03:56:21.501570
2017-09-13 03:56:21,502 [salt.state       ][INFO    ][10644] Executing state rabbitmq_user.present for admin
2017-09-13 03:56:21,502 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:22,555 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:23,066 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-09-13 03:56:23,519 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035623504566
2017-09-13 03:56:23,532 [salt.minion      ][INFO    ][16011] Starting a new job with PID 16011
2017-09-13 03:56:23,541 [salt.minion      ][INFO    ][16011] Returning information for job: 20170913035623504566
2017-09-13 03:56:23,682 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-09-13 03:56:24,207 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-09-13 03:56:24,711 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-09-13 03:56:25,278 [salt.state       ][INFO    ][10644] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-09-13 03:56:25,278 [salt.state       ][INFO    ][10644] Completed state [admin] at time 03:56:25.277785 duration_in_ms=3776.213
2017-09-13 03:56:25,278 [salt.state       ][INFO    ][10644] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.278368
2017-09-13 03:56:25,279 [salt.state       ][INFO    ][10644] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,279 [salt.state       ][INFO    ][10644] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-09-13 03:56:25,279 [salt.state       ][INFO    ][10644] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.279185 duration_in_ms=0.817
2017-09-13 03:56:25,279 [salt.state       ][INFO    ][10644] Running state [mdb02] at time 03:56:25.279342
2017-09-13 03:56:25,279 [salt.state       ][INFO    ][10644] Executing state host.present for mdb02
2017-09-13 03:56:25,280 [salt.state       ][INFO    ][10644] Host mdb02 (10.167.4.77) already present
2017-09-13 03:56:25,280 [salt.state       ][INFO    ][10644] Completed state [mdb02] at time 03:56:25.279912 duration_in_ms=0.569
2017-09-13 03:56:25,280 [salt.state       ][INFO    ][10644] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.280065
2017-09-13 03:56:25,280 [salt.state       ][INFO    ][10644] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,281 [salt.state       ][INFO    ][10644] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-09-13 03:56:25,281 [salt.state       ][INFO    ][10644] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.280645 duration_in_ms=0.579
2017-09-13 03:56:25,281 [salt.state       ][INFO    ][10644] Running state [mdb03] at time 03:56:25.280793
2017-09-13 03:56:25,281 [salt.state       ][INFO    ][10644] Executing state host.present for mdb03
2017-09-13 03:56:25,281 [salt.state       ][INFO    ][10644] Host mdb03 (10.167.4.78) already present
2017-09-13 03:56:25,281 [salt.state       ][INFO    ][10644] Completed state [mdb03] at time 03:56:25.281334 duration_in_ms=0.541
2017-09-13 03:56:25,282 [salt.state       ][INFO    ][10644] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.281492
2017-09-13 03:56:25,282 [salt.state       ][INFO    ][10644] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,282 [salt.state       ][INFO    ][10644] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-09-13 03:56:25,282 [salt.state       ][INFO    ][10644] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.282048 duration_in_ms=0.555
2017-09-13 03:56:25,282 [salt.state       ][INFO    ][10644] Running state [mdb01] at time 03:56:25.282190
2017-09-13 03:56:25,282 [salt.state       ][INFO    ][10644] Executing state host.present for mdb01
2017-09-13 03:56:25,283 [salt.state       ][INFO    ][10644] Host mdb01 (10.167.4.76) already present
2017-09-13 03:56:25,283 [salt.state       ][INFO    ][10644] Completed state [mdb01] at time 03:56:25.282730 duration_in_ms=0.539
2017-09-13 03:56:25,283 [salt.state       ][INFO    ][10644] Running state [mdb] at time 03:56:25.282892
2017-09-13 03:56:25,283 [salt.state       ][INFO    ][10644] Executing state host.present for mdb
2017-09-13 03:56:25,283 [salt.state       ][INFO    ][10644] Host mdb (10.167.4.75) already present
2017-09-13 03:56:25,283 [salt.state       ][INFO    ][10644] Completed state [mdb] at time 03:56:25.283438 duration_in_ms=0.546
2017-09-13 03:56:25,284 [salt.state       ][INFO    ][10644] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.283581
2017-09-13 03:56:25,284 [salt.state       ][INFO    ][10644] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,284 [salt.state       ][INFO    ][10644] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-09-13 03:56:25,284 [salt.state       ][INFO    ][10644] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.284432 duration_in_ms=0.851
2017-09-13 03:56:25,285 [salt.state       ][INFO    ][10644] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.284594
2017-09-13 03:56:25,285 [salt.state       ][INFO    ][10644] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,285 [salt.state       ][INFO    ][10644] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-09-13 03:56:25,285 [salt.state       ][INFO    ][10644] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.285136 duration_in_ms=0.541
2017-09-13 03:56:25,285 [salt.state       ][INFO    ][10644] Running state [cfg01] at time 03:56:25.285279
2017-09-13 03:56:25,285 [salt.state       ][INFO    ][10644] Executing state host.present for cfg01
2017-09-13 03:56:25,286 [salt.state       ][INFO    ][10644] Host cfg01 (10.167.4.100) already present
2017-09-13 03:56:25,286 [salt.state       ][INFO    ][10644] Completed state [cfg01] at time 03:56:25.285815 duration_in_ms=0.536
2017-09-13 03:56:25,286 [salt.state       ][INFO    ][10644] Running state [prx01] at time 03:56:25.285956
2017-09-13 03:56:25,286 [salt.state       ][INFO    ][10644] Executing state host.present for prx01
2017-09-13 03:56:25,286 [salt.state       ][INFO    ][10644] Host prx01 (10.167.4.81) already present
2017-09-13 03:56:25,287 [salt.state       ][INFO    ][10644] Completed state [prx01] at time 03:56:25.286485 duration_in_ms=0.53
2017-09-13 03:56:25,287 [salt.state       ][INFO    ][10644] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.286625
2017-09-13 03:56:25,287 [salt.state       ][INFO    ][10644] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,287 [salt.state       ][INFO    ][10644] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.81) already present
2017-09-13 03:56:25,287 [salt.state       ][INFO    ][10644] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.287225 duration_in_ms=0.601
2017-09-13 03:56:25,287 [salt.state       ][INFO    ][10644] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.287368
2017-09-13 03:56:25,288 [salt.state       ][INFO    ][10644] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,288 [salt.state       ][INFO    ][10644] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-09-13 03:56:25,288 [salt.state       ][INFO    ][10644] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.287901 duration_in_ms=0.533
2017-09-13 03:56:25,288 [salt.state       ][INFO    ][10644] Running state [kvm01] at time 03:56:25.288043
2017-09-13 03:56:25,288 [salt.state       ][INFO    ][10644] Executing state host.present for kvm01
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Host kvm01 (10.167.4.141) already present
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Completed state [kvm01] at time 03:56:25.288621 duration_in_ms=0.578
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.288762
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.289292 duration_in_ms=0.53
2017-09-13 03:56:25,289 [salt.state       ][INFO    ][10644] Running state [kvm03] at time 03:56:25.289435
2017-09-13 03:56:25,290 [salt.state       ][INFO    ][10644] Executing state host.present for kvm03
2017-09-13 03:56:25,290 [salt.state       ][INFO    ][10644] Host kvm03 (10.167.4.143) already present
2017-09-13 03:56:25,290 [salt.state       ][INFO    ][10644] Completed state [kvm03] at time 03:56:25.289961 duration_in_ms=0.527
2017-09-13 03:56:25,290 [salt.state       ][INFO    ][10644] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.290102
2017-09-13 03:56:25,290 [salt.state       ][INFO    ][10644] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,291 [salt.state       ][INFO    ][10644] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-09-13 03:56:25,291 [salt.state       ][INFO    ][10644] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.290630 duration_in_ms=0.527
2017-09-13 03:56:25,291 [salt.state       ][INFO    ][10644] Running state [kvm02] at time 03:56:25.290776
2017-09-13 03:56:25,291 [salt.state       ][INFO    ][10644] Executing state host.present for kvm02
2017-09-13 03:56:25,291 [salt.state       ][INFO    ][10644] Host kvm02 (10.167.4.142) already present
2017-09-13 03:56:25,291 [salt.state       ][INFO    ][10644] Completed state [kvm02] at time 03:56:25.291356 duration_in_ms=0.581
2017-09-13 03:56:25,292 [salt.state       ][INFO    ][10644] Running state [dbs] at time 03:56:25.291500
2017-09-13 03:56:25,292 [salt.state       ][INFO    ][10644] Executing state host.present for dbs
2017-09-13 03:56:25,292 [salt.state       ][INFO    ][10644] Host dbs (10.167.4.50) already present
2017-09-13 03:56:25,292 [salt.state       ][INFO    ][10644] Completed state [dbs] at time 03:56:25.292036 duration_in_ms=0.535
2017-09-13 03:56:25,292 [salt.state       ][INFO    ][10644] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.292175
2017-09-13 03:56:25,292 [salt.state       ][INFO    ][10644] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,293 [salt.state       ][INFO    ][10644] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-09-13 03:56:25,293 [salt.state       ][INFO    ][10644] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.292756 duration_in_ms=0.581
2017-09-13 03:56:25,293 [salt.state       ][INFO    ][10644] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.292900
2017-09-13 03:56:25,293 [salt.state       ][INFO    ][10644] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,293 [salt.state       ][INFO    ][10644] Host prx.baremetal-mcp-ocata-odl-ha.local (10.167.4.80) already present
2017-09-13 03:56:25,293 [salt.state       ][INFO    ][10644] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.293428 duration_in_ms=0.529
2017-09-13 03:56:25,294 [salt.state       ][INFO    ][10644] Running state [prx] at time 03:56:25.293570
2017-09-13 03:56:25,294 [salt.state       ][INFO    ][10644] Executing state host.present for prx
2017-09-13 03:56:25,294 [salt.state       ][INFO    ][10644] Host prx (10.167.4.80) already present
2017-09-13 03:56:25,294 [salt.state       ][INFO    ][10644] Completed state [prx] at time 03:56:25.294100 duration_in_ms=0.53
2017-09-13 03:56:25,294 [salt.state       ][INFO    ][10644] Running state [prx02] at time 03:56:25.294242
2017-09-13 03:56:25,294 [salt.state       ][INFO    ][10644] Executing state host.present for prx02
2017-09-13 03:56:25,295 [salt.state       ][INFO    ][10644] Host prx02 (10.167.4.82) already present
2017-09-13 03:56:25,295 [salt.state       ][INFO    ][10644] Completed state [prx02] at time 03:56:25.294772 duration_in_ms=0.53
2017-09-13 03:56:25,295 [salt.state       ][INFO    ][10644] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.294929
2017-09-13 03:56:25,295 [salt.state       ][INFO    ][10644] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,295 [salt.state       ][INFO    ][10644] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.82) already present
2017-09-13 03:56:25,295 [salt.state       ][INFO    ][10644] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.295466 duration_in_ms=0.537
2017-09-13 03:56:25,296 [salt.state       ][INFO    ][10644] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.295611
2017-09-13 03:56:25,296 [salt.state       ][INFO    ][10644] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,296 [salt.state       ][INFO    ][10644] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-09-13 03:56:25,296 [salt.state       ][INFO    ][10644] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.296145 duration_in_ms=0.534
2017-09-13 03:56:25,296 [salt.state       ][INFO    ][10644] Running state [msg02] at time 03:56:25.296327
2017-09-13 03:56:25,296 [salt.state       ][INFO    ][10644] Executing state host.present for msg02
2017-09-13 03:56:25,297 [salt.state       ][INFO    ][10644] Host msg02 (10.167.4.42) already present
2017-09-13 03:56:25,297 [salt.state       ][INFO    ][10644] Completed state [msg02] at time 03:56:25.296882 duration_in_ms=0.554
2017-09-13 03:56:25,297 [salt.state       ][INFO    ][10644] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.297022
2017-09-13 03:56:25,297 [salt.state       ][INFO    ][10644] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,297 [salt.state       ][INFO    ][10644] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.297544 duration_in_ms=0.522
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Running state [msg03] at time 03:56:25.297689
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Executing state host.present for msg03
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Host msg03 (10.167.4.43) already present
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Completed state [msg03] at time 03:56:25.298212 duration_in_ms=0.523
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.298353
2017-09-13 03:56:25,298 [salt.state       ][INFO    ][10644] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,299 [salt.state       ][INFO    ][10644] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-09-13 03:56:25,299 [salt.state       ][INFO    ][10644] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.298880 duration_in_ms=0.528
2017-09-13 03:56:25,299 [salt.state       ][INFO    ][10644] Running state [msg01] at time 03:56:25.299024
2017-09-13 03:56:25,299 [salt.state       ][INFO    ][10644] Executing state host.present for msg01
2017-09-13 03:56:25,300 [salt.state       ][INFO    ][10644] Host msg01 (10.167.4.41) already present
2017-09-13 03:56:25,300 [salt.state       ][INFO    ][10644] Completed state [msg01] at time 03:56:25.299634 duration_in_ms=0.611
2017-09-13 03:56:25,300 [salt.state       ][INFO    ][10644] Running state [file.replace] at time 03:56:25.300447
2017-09-13 03:56:25,301 [salt.state       ][INFO    ][10644] Executing state module.run for file.replace
2017-09-13 03:56:25,534 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-09-13 03:56:25,544 [salt.state       ][INFO    ][10644] onlyif execution failed
2017-09-13 03:56:25,544 [salt.state       ][INFO    ][10644] Completed state [file.replace] at time 03:56:25.543945 duration_in_ms=243.497
2017-09-13 03:56:25,544 [salt.state       ][INFO    ][10644] Running state [msg] at time 03:56:25.544179
2017-09-13 03:56:25,544 [salt.state       ][INFO    ][10644] Executing state host.present for msg
2017-09-13 03:56:25,545 [salt.state       ][INFO    ][10644] Host msg (10.167.4.40) already present
2017-09-13 03:56:25,545 [salt.state       ][INFO    ][10644] Completed state [msg] at time 03:56:25.544998 duration_in_ms=0.818
2017-09-13 03:56:25,545 [salt.state       ][INFO    ][10644] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.545143
2017-09-13 03:56:25,545 [salt.state       ][INFO    ][10644] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,546 [salt.state       ][INFO    ][10644] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-09-13 03:56:25,546 [salt.state       ][INFO    ][10644] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.545691 duration_in_ms=0.548
2017-09-13 03:56:25,546 [salt.state       ][INFO    ][10644] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.545847
2017-09-13 03:56:25,546 [salt.state       ][INFO    ][10644] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,546 [salt.state       ][INFO    ][10644] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-09-13 03:56:25,546 [salt.state       ][INFO    ][10644] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.546380 duration_in_ms=0.533
2017-09-13 03:56:25,547 [salt.state       ][INFO    ][10644] Running state [cfg01] at time 03:56:25.546526
2017-09-13 03:56:25,547 [salt.state       ][INFO    ][10644] Executing state host.present for cfg01
2017-09-13 03:56:25,547 [salt.state       ][INFO    ][10644] Host cfg01 (10.167.4.100) already present
2017-09-13 03:56:25,547 [salt.state       ][INFO    ][10644] Completed state [cfg01] at time 03:56:25.547119 duration_in_ms=0.593
2017-09-13 03:56:25,547 [salt.state       ][INFO    ][10644] Running state [cmp002] at time 03:56:25.547262
2017-09-13 03:56:25,547 [salt.state       ][INFO    ][10644] Executing state host.present for cmp002
2017-09-13 03:56:25,548 [salt.state       ][INFO    ][10644] Host cmp002 (10.167.4.102) already present
2017-09-13 03:56:25,548 [salt.state       ][INFO    ][10644] Completed state [cmp002] at time 03:56:25.547788 duration_in_ms=0.526
2017-09-13 03:56:25,548 [salt.state       ][INFO    ][10644] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.547926
2017-09-13 03:56:25,548 [salt.state       ][INFO    ][10644] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,548 [salt.state       ][INFO    ][10644] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.548505 duration_in_ms=0.579
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Running state [cmp001] at time 03:56:25.548642
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Executing state host.present for cmp001
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Host cmp001 (10.167.4.101) already present
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Completed state [cmp001] at time 03:56:25.549175 duration_in_ms=0.532
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.549312
2017-09-13 03:56:25,549 [salt.state       ][INFO    ][10644] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,550 [salt.state       ][INFO    ][10644] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-09-13 03:56:25,550 [salt.state       ][INFO    ][10644] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.549833 duration_in_ms=0.52
2017-09-13 03:56:25,550 [salt.state       ][INFO    ][10644] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.549974
2017-09-13 03:56:25,550 [salt.state       ][INFO    ][10644] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,550 [salt.state       ][INFO    ][10644] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.550489 duration_in_ms=0.515
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Running state [dbs01] at time 03:56:25.550627
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Executing state host.present for dbs01
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Host dbs01 (10.167.4.51) already present
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Completed state [dbs01] at time 03:56:25.551153 duration_in_ms=0.526
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.551294
2017-09-13 03:56:25,551 [salt.state       ][INFO    ][10644] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,552 [salt.state       ][INFO    ][10644] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-09-13 03:56:25,552 [salt.state       ][INFO    ][10644] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.552005 duration_in_ms=0.711
2017-09-13 03:56:25,552 [salt.state       ][INFO    ][10644] Running state [dbs02] at time 03:56:25.552148
2017-09-13 03:56:25,552 [salt.state       ][INFO    ][10644] Executing state host.present for dbs02
2017-09-13 03:56:25,553 [salt.state       ][INFO    ][10644] Host dbs02 (10.167.4.52) already present
2017-09-13 03:56:25,553 [salt.state       ][INFO    ][10644] Completed state [dbs02] at time 03:56:25.552713 duration_in_ms=0.565
2017-09-13 03:56:25,553 [salt.state       ][INFO    ][10644] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.552854
2017-09-13 03:56:25,553 [salt.state       ][INFO    ][10644] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,553 [salt.state       ][INFO    ][10644] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-09-13 03:56:25,553 [salt.state       ][INFO    ][10644] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.553372 duration_in_ms=0.518
2017-09-13 03:56:25,554 [salt.state       ][INFO    ][10644] Running state [dbs03] at time 03:56:25.553512
2017-09-13 03:56:25,554 [salt.state       ][INFO    ][10644] Executing state host.present for dbs03
2017-09-13 03:56:25,554 [salt.state       ][INFO    ][10644] Host dbs03 (10.167.4.53) already present
2017-09-13 03:56:25,554 [salt.state       ][INFO    ][10644] Completed state [dbs03] at time 03:56:25.554027 duration_in_ms=0.514
2017-09-13 03:56:25,554 [salt.state       ][INFO    ][10644] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.554167
2017-09-13 03:56:25,554 [salt.state       ][INFO    ][10644] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,555 [salt.state       ][INFO    ][10644] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-09-13 03:56:25,555 [salt.state       ][INFO    ][10644] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.554682 duration_in_ms=0.516
2017-09-13 03:56:25,555 [salt.state       ][INFO    ][10644] Running state [odl01] at time 03:56:25.554830
2017-09-13 03:56:25,555 [salt.state       ][INFO    ][10644] Executing state host.present for odl01
2017-09-13 03:56:25,555 [salt.state       ][INFO    ][10644] Host odl01 (10.167.4.111) already present
2017-09-13 03:56:25,555 [salt.state       ][INFO    ][10644] Completed state [odl01] at time 03:56:25.555348 duration_in_ms=0.518
2017-09-13 03:56:25,556 [salt.state       ][INFO    ][10644] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.555490
2017-09-13 03:56:25,556 [salt.state       ][INFO    ][10644] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,556 [salt.state       ][INFO    ][10644] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-09-13 03:56:25,556 [salt.state       ][INFO    ][10644] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.556008 duration_in_ms=0.519
2017-09-13 03:56:25,556 [salt.state       ][INFO    ][10644] Running state [mas01] at time 03:56:25.556148
2017-09-13 03:56:25,556 [salt.state       ][INFO    ][10644] Executing state host.present for mas01
2017-09-13 03:56:25,557 [salt.state       ][INFO    ][10644] Host mas01 (10.167.4.3) already present
2017-09-13 03:56:25,557 [salt.state       ][INFO    ][10644] Completed state [mas01] at time 03:56:25.556707 duration_in_ms=0.56
2017-09-13 03:56:25,557 [salt.state       ][INFO    ][10644] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.556848
2017-09-13 03:56:25,557 [salt.state       ][INFO    ][10644] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,557 [salt.state       ][INFO    ][10644] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-09-13 03:56:25,557 [salt.state       ][INFO    ][10644] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.557370 duration_in_ms=0.522
2017-09-13 03:56:25,558 [salt.state       ][INFO    ][10644] Running state [ctl02] at time 03:56:25.557508
2017-09-13 03:56:25,558 [salt.state       ][INFO    ][10644] Executing state host.present for ctl02
2017-09-13 03:56:25,558 [salt.state       ][INFO    ][10644] Host ctl02 (10.167.4.12) already present
2017-09-13 03:56:25,558 [salt.state       ][INFO    ][10644] Completed state [ctl02] at time 03:56:25.558028 duration_in_ms=0.519
2017-09-13 03:56:25,558 [salt.state       ][INFO    ][10644] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.558170
2017-09-13 03:56:25,558 [salt.state       ][INFO    ][10644] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,559 [salt.state       ][INFO    ][10644] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-09-13 03:56:25,559 [salt.state       ][INFO    ][10644] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.558691 duration_in_ms=0.521
2017-09-13 03:56:25,559 [salt.state       ][INFO    ][10644] Running state [ctl03] at time 03:56:25.558851
2017-09-13 03:56:25,559 [salt.state       ][INFO    ][10644] Executing state host.present for ctl03
2017-09-13 03:56:25,559 [salt.state       ][INFO    ][10644] Host ctl03 (10.167.4.13) already present
2017-09-13 03:56:25,560 [salt.state       ][INFO    ][10644] Completed state [ctl03] at time 03:56:25.559610 duration_in_ms=0.758
2017-09-13 03:56:25,560 [salt.state       ][INFO    ][10644] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.559773
2017-09-13 03:56:25,560 [salt.state       ][INFO    ][10644] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,560 [salt.state       ][INFO    ][10644] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-09-13 03:56:25,560 [salt.state       ][INFO    ][10644] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.560348 duration_in_ms=0.574
2017-09-13 03:56:25,561 [salt.state       ][INFO    ][10644] Running state [ctl01] at time 03:56:25.560504
2017-09-13 03:56:25,561 [salt.state       ][INFO    ][10644] Executing state host.present for ctl01
2017-09-13 03:56:25,561 [salt.state       ][INFO    ][10644] Host ctl01 (10.167.4.11) already present
2017-09-13 03:56:25,561 [salt.state       ][INFO    ][10644] Completed state [ctl01] at time 03:56:25.561029 duration_in_ms=0.526
2017-09-13 03:56:25,561 [salt.state       ][INFO    ][10644] Running state [ctl] at time 03:56:25.561169
2017-09-13 03:56:25,561 [salt.state       ][INFO    ][10644] Executing state host.present for ctl
2017-09-13 03:56:25,562 [salt.state       ][INFO    ][10644] Host ctl (10.167.4.10) already present
2017-09-13 03:56:25,562 [salt.state       ][INFO    ][10644] Completed state [ctl] at time 03:56:25.561692 duration_in_ms=0.522
2017-09-13 03:56:25,562 [salt.state       ][INFO    ][10644] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.561830
2017-09-13 03:56:25,562 [salt.state       ][INFO    ][10644] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:25,562 [salt.state       ][INFO    ][10644] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-09-13 03:56:25,562 [salt.state       ][INFO    ][10644] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 03:56:25.562347 duration_in_ms=0.518
2017-09-13 03:56:25,563 [salt.state       ][INFO    ][10644] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 03:56:25.562774
2017-09-13 03:56:25,563 [salt.state       ][INFO    ][10644] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-09-13 03:56:25,563 [salt.loaded.int.module.cmdmod][INFO    ][10644] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-09-13 03:56:26,095 [salt.state       ][INFO    ][10644] {'pid': 16493, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-09-13 03:56:26,096 [salt.state       ][INFO    ][10644] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 03:56:26.095537 duration_in_ms=532.762
2017-09-13 03:56:26,097 [salt.minion      ][INFO    ][10644] Returning information for job: 20170913035350752514
2017-09-13 03:56:27,035 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command state.sls with jid 20170913035627025385
2017-09-13 03:56:27,050 [salt.minion      ][INFO    ][16641] Starting a new job with PID 16641
2017-09-13 03:56:28,526 [salt.state       ][INFO    ][16641] Loading fresh modules for state activity
2017-09-13 03:56:28,550 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-09-13 03:56:28,570 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-09-13 03:56:28,582 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-09-13 03:56:28,604 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:28,614 [py.warnings      ][WARNING ][16641] /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-09-13 03:56:28,615 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-09-13 03:56:28,643 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-09-13 03:56:28,664 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:28,684 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-09-13 03:56:28,701 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:28,723 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-09-13 03:56:28,744 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:28,772 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-09-13 03:56:29,144 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:29,167 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-09-13 03:56:29,185 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:29,207 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-09-13 03:56:29,237 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-13 03:56:29,533 [salt.state       ][INFO    ][16641] Running state [rabbitmq-server] at time 03:56:29.533129
2017-09-13 03:56:29,533 [salt.state       ][INFO    ][16641] Executing state pkg.installed for rabbitmq-server
2017-09-13 03:56:29,534 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 03:56:29,964 [salt.state       ][INFO    ][16641] Package rabbitmq-server is already installed
2017-09-13 03:56:29,965 [salt.state       ][INFO    ][16641] Completed state [rabbitmq-server] at time 03:56:29.964588 duration_in_ms=431.459
2017-09-13 03:56:29,965 [salt.state       ][INFO    ][16641] Running state [gettext-base] at time 03:56:29.964778
2017-09-13 03:56:29,965 [salt.state       ][INFO    ][16641] Executing state pkg.installed for gettext-base
2017-09-13 03:56:29,968 [salt.state       ][INFO    ][16641] Package gettext-base is already installed
2017-09-13 03:56:29,968 [salt.state       ][INFO    ][16641] Completed state [gettext-base] at time 03:56:29.967626 duration_in_ms=2.848
2017-09-13 03:56:29,969 [salt.state       ][INFO    ][16641] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:56:29.969280
2017-09-13 03:56:29,969 [salt.state       ][INFO    ][16641] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-09-13 03:56:29,988 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-09-13 03:56:30,015 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:30,025 [salt.state       ][INFO    ][16641] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-09-13 03:56:30,026 [salt.state       ][INFO    ][16641] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:56:30.025612 duration_in_ms=56.332
2017-09-13 03:56:30,026 [salt.state       ][INFO    ][16641] Running state [/etc/default/rabbitmq-server] at time 03:56:30.025983
2017-09-13 03:56:30,026 [salt.state       ][INFO    ][16641] Executing state file.managed for /etc/default/rabbitmq-server
2017-09-13 03:56:30,041 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-09-13 03:56:30,055 [salt.fileclient  ][INFO    ][16641] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-09-13 03:56:30,064 [salt.state       ][INFO    ][16641] File /etc/default/rabbitmq-server is in the correct state
2017-09-13 03:56:30,064 [salt.state       ][INFO    ][16641] Completed state [/etc/default/rabbitmq-server] at time 03:56:30.064233 duration_in_ms=38.25
2017-09-13 03:56:30,065 [salt.state       ][INFO    ][16641] Running state [rabbitmq-server] at time 03:56:30.064902
2017-09-13 03:56:30,065 [salt.state       ][INFO    ][16641] Executing state service.running for rabbitmq-server
2017-09-13 03:56:30,065 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-09-13 03:56:30,082 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:30,089 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-09-13 03:56:30,097 [salt.state       ][INFO    ][16641] The service rabbitmq-server is already running
2017-09-13 03:56:30,097 [salt.state       ][INFO    ][16641] Completed state [rabbitmq-server] at time 03:56:30.096754 duration_in_ms=31.852
2017-09-13 03:56:30,098 [salt.state       ][INFO    ][16641] Running state [amqp_client] at time 03:56:30.098049
2017-09-13 03:56:30,098 [salt.state       ][INFO    ][16641] Executing state rabbitmq_plugin.enabled for amqp_client
2017-09-13 03:56:30,099 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-09-13 03:56:30,605 [salt.state       ][INFO    ][16641] Plugin 'amqp_client' is already enabled.
2017-09-13 03:56:30,605 [salt.state       ][INFO    ][16641] Completed state [amqp_client] at time 03:56:30.604944 duration_in_ms=506.895
2017-09-13 03:56:30,606 [salt.state       ][INFO    ][16641] Running state [rabbitmq_management] at time 03:56:30.605519
2017-09-13 03:56:30,606 [salt.state       ][INFO    ][16641] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-09-13 03:56:30,606 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-09-13 03:56:31,097 [salt.state       ][INFO    ][16641] Plugin 'rabbitmq_management' is already enabled.
2017-09-13 03:56:31,097 [salt.state       ][INFO    ][16641] Completed state [rabbitmq_management] at time 03:56:31.097035 duration_in_ms=491.515
2017-09-13 03:56:31,098 [salt.state       ][INFO    ][16641] Running state [/openstack] at time 03:56:31.098299
2017-09-13 03:56:31,099 [salt.state       ][INFO    ][16641] Executing state rabbitmq_vhost.present for /openstack
2017-09-13 03:56:31,147 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-09-13 03:56:31,626 [salt.state       ][INFO    ][16641] Virtual Host '/openstack' already exists.
2017-09-13 03:56:31,626 [salt.state       ][INFO    ][16641] Completed state [/openstack] at time 03:56:31.626119 duration_in_ms=527.819
2017-09-13 03:56:31,628 [salt.state       ][INFO    ][16641] Running state [openstack] at time 03:56:31.627813
2017-09-13 03:56:31,628 [salt.state       ][INFO    ][16641] Executing state rabbitmq_user.present for openstack
2017-09-13 03:56:31,629 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:32,121 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-09-13 03:56:33,752 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:34,234 [salt.state       ][INFO    ][16641] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-09-13 03:56:34,234 [salt.state       ][INFO    ][16641] Completed state [openstack] at time 03:56:34.234263 duration_in_ms=2606.45
2017-09-13 03:56:34,236 [salt.state       ][INFO    ][16641] Running state [Ceilometer] at time 03:56:34.235512
2017-09-13 03:56:34,236 [salt.state       ][INFO    ][16641] Executing state rabbitmq_policy.present for Ceilometer
2017-09-13 03:56:34,236 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:34,746 [salt.loaded.int.module.cmdmod][INFO    ][16641] 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-09-13 03:56:35,279 [salt.state       ][INFO    ][16641] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-09-13 03:56:35,279 [salt.state       ][INFO    ][16641] Completed state [Ceilometer] at time 03:56:35.279032 duration_in_ms=1043.518
2017-09-13 03:56:35,280 [salt.state       ][INFO    ][16641] Running state [HA] at time 03:56:35.279596
2017-09-13 03:56:35,280 [salt.state       ][INFO    ][16641] Executing state rabbitmq_policy.present for HA
2017-09-13 03:56:35,280 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-09-13 03:56:35,797 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-09-13 03:56:36,324 [salt.state       ][INFO    ][16641] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-09-13 03:56:36,324 [salt.state       ][INFO    ][16641] Completed state [HA] at time 03:56:36.323872 duration_in_ms=1044.274
2017-09-13 03:56:36,324 [salt.state       ][INFO    ][16641] Running state [guest] at time 03:56:36.324100
2017-09-13 03:56:36,324 [salt.state       ][INFO    ][16641] Executing state rabbitmq_user.present for guest
2017-09-13 03:56:36,325 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:36,801 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-09-13 03:56:37,124 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913035637109842
2017-09-13 03:56:37,139 [salt.minion      ][INFO    ][18774] Starting a new job with PID 18774
2017-09-13 03:56:37,147 [salt.minion      ][INFO    ][18774] Returning information for job: 20170913035637109842
2017-09-13 03:56:38,312 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-09-13 03:56:38,818 [salt.state       ][INFO    ][16641] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-09-13 03:56:38,818 [salt.state       ][INFO    ][16641] Completed state [guest] at time 03:56:38.817963 duration_in_ms=2493.861
2017-09-13 03:56:38,819 [salt.state       ][INFO    ][16641] Running state [HA] at time 03:56:38.818540
2017-09-13 03:56:38,819 [salt.state       ][INFO    ][16641] Executing state rabbitmq_policy.present for HA
2017-09-13 03:56:38,819 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-09-13 03:56:39,326 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-09-13 03:56:39,854 [salt.state       ][INFO    ][16641] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-09-13 03:56:39,854 [salt.state       ][INFO    ][16641] Completed state [HA] at time 03:56:39.854262 duration_in_ms=1035.72
2017-09-13 03:56:39,855 [salt.state       ][INFO    ][16641] Running state [admin] at time 03:56:39.854936
2017-09-13 03:56:39,855 [salt.state       ][INFO    ][16641] Executing state rabbitmq_user.present for admin
2017-09-13 03:56:39,856 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:40,373 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-09-13 03:56:41,943 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-09-13 03:56:42,423 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-09-13 03:56:42,939 [salt.state       ][INFO    ][16641] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-09-13 03:56:42,939 [salt.state       ][INFO    ][16641] Completed state [admin] at time 03:56:42.938937 duration_in_ms=3084.001
2017-09-13 03:56:42,940 [salt.state       ][INFO    ][16641] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.939481
2017-09-13 03:56:42,940 [salt.state       ][INFO    ][16641] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,940 [salt.state       ][INFO    ][16641] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-09-13 03:56:42,940 [salt.state       ][INFO    ][16641] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.940275 duration_in_ms=0.794
2017-09-13 03:56:42,940 [salt.state       ][INFO    ][16641] Running state [mdb02] at time 03:56:42.940438
2017-09-13 03:56:42,941 [salt.state       ][INFO    ][16641] Executing state host.present for mdb02
2017-09-13 03:56:42,941 [salt.state       ][INFO    ][16641] Host mdb02 (10.167.4.77) already present
2017-09-13 03:56:42,941 [salt.state       ][INFO    ][16641] Completed state [mdb02] at time 03:56:42.941010 duration_in_ms=0.571
2017-09-13 03:56:42,941 [salt.state       ][INFO    ][16641] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.941153
2017-09-13 03:56:42,941 [salt.state       ][INFO    ][16641] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,942 [salt.state       ][INFO    ][16641] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-09-13 03:56:42,942 [salt.state       ][INFO    ][16641] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.941688 duration_in_ms=0.534
2017-09-13 03:56:42,942 [salt.state       ][INFO    ][16641] Running state [mdb03] at time 03:56:42.941828
2017-09-13 03:56:42,942 [salt.state       ][INFO    ][16641] Executing state host.present for mdb03
2017-09-13 03:56:42,942 [salt.state       ][INFO    ][16641] Host mdb03 (10.167.4.78) already present
2017-09-13 03:56:42,942 [salt.state       ][INFO    ][16641] Completed state [mdb03] at time 03:56:42.942381 duration_in_ms=0.554
2017-09-13 03:56:42,943 [salt.state       ][INFO    ][16641] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.942542
2017-09-13 03:56:42,943 [salt.state       ][INFO    ][16641] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,943 [salt.state       ][INFO    ][16641] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-09-13 03:56:42,943 [salt.state       ][INFO    ][16641] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.943083 duration_in_ms=0.541
2017-09-13 03:56:42,943 [salt.state       ][INFO    ][16641] Running state [mdb01] at time 03:56:42.943235
2017-09-13 03:56:42,943 [salt.state       ][INFO    ][16641] Executing state host.present for mdb01
2017-09-13 03:56:42,944 [salt.state       ][INFO    ][16641] Host mdb01 (10.167.4.76) already present
2017-09-13 03:56:42,944 [salt.state       ][INFO    ][16641] Completed state [mdb01] at time 03:56:42.943757 duration_in_ms=0.521
2017-09-13 03:56:42,944 [salt.state       ][INFO    ][16641] Running state [mdb] at time 03:56:42.943896
2017-09-13 03:56:42,944 [salt.state       ][INFO    ][16641] Executing state host.present for mdb
2017-09-13 03:56:42,944 [salt.state       ][INFO    ][16641] Host mdb (10.167.4.75) already present
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Completed state [mdb] at time 03:56:42.944464 duration_in_ms=0.568
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.944616
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.945148 duration_in_ms=0.531
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.945291
2017-09-13 03:56:42,945 [salt.state       ][INFO    ][16641] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,946 [salt.state       ][INFO    ][16641] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-09-13 03:56:42,946 [salt.state       ][INFO    ][16641] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.945826 duration_in_ms=0.535
2017-09-13 03:56:42,946 [salt.state       ][INFO    ][16641] Running state [cfg01] at time 03:56:42.945965
2017-09-13 03:56:42,946 [salt.state       ][INFO    ][16641] Executing state host.present for cfg01
2017-09-13 03:56:42,946 [salt.state       ][INFO    ][16641] Host cfg01 (10.167.4.100) already present
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Completed state [cfg01] at time 03:56:42.946507 duration_in_ms=0.542
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Running state [prx01] at time 03:56:42.946650
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Executing state host.present for prx01
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Host prx01 (10.167.4.81) already present
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Completed state [prx01] at time 03:56:42.947214 duration_in_ms=0.564
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.947355
2017-09-13 03:56:42,947 [salt.state       ][INFO    ][16641] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,948 [salt.state       ][INFO    ][16641] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.81) already present
2017-09-13 03:56:42,948 [salt.state       ][INFO    ][16641] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.947885 duration_in_ms=0.53
2017-09-13 03:56:42,948 [salt.state       ][INFO    ][16641] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.948041
2017-09-13 03:56:42,948 [salt.state       ][INFO    ][16641] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,948 [salt.state       ][INFO    ][16641] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-09-13 03:56:42,949 [salt.state       ][INFO    ][16641] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.948600 duration_in_ms=0.559
2017-09-13 03:56:42,949 [salt.state       ][INFO    ][16641] Running state [kvm01] at time 03:56:42.948739
2017-09-13 03:56:42,949 [salt.state       ][INFO    ][16641] Executing state host.present for kvm01
2017-09-13 03:56:42,949 [salt.state       ][INFO    ][16641] Host kvm01 (10.167.4.141) already present
2017-09-13 03:56:42,949 [salt.state       ][INFO    ][16641] Completed state [kvm01] at time 03:56:42.949261 duration_in_ms=0.521
2017-09-13 03:56:42,949 [salt.state       ][INFO    ][16641] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.949399
2017-09-13 03:56:42,950 [salt.state       ][INFO    ][16641] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,950 [salt.state       ][INFO    ][16641] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-09-13 03:56:42,950 [salt.state       ][INFO    ][16641] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.949927 duration_in_ms=0.527
2017-09-13 03:56:42,950 [salt.state       ][INFO    ][16641] Running state [kvm03] at time 03:56:42.950066
2017-09-13 03:56:42,950 [salt.state       ][INFO    ][16641] Executing state host.present for kvm03
2017-09-13 03:56:42,951 [salt.state       ][INFO    ][16641] Host kvm03 (10.167.4.143) already present
2017-09-13 03:56:42,951 [salt.state       ][INFO    ][16641] Completed state [kvm03] at time 03:56:42.950857 duration_in_ms=0.79
2017-09-13 03:56:42,951 [salt.state       ][INFO    ][16641] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.951003
2017-09-13 03:56:42,951 [salt.state       ][INFO    ][16641] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,951 [salt.state       ][INFO    ][16641] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-09-13 03:56:42,952 [salt.state       ][INFO    ][16641] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.951543 duration_in_ms=0.54
2017-09-13 03:56:42,952 [salt.state       ][INFO    ][16641] Running state [kvm02] at time 03:56:42.951689
2017-09-13 03:56:42,952 [salt.state       ][INFO    ][16641] Executing state host.present for kvm02
2017-09-13 03:56:42,952 [salt.state       ][INFO    ][16641] Host kvm02 (10.167.4.142) already present
2017-09-13 03:56:42,952 [salt.state       ][INFO    ][16641] Completed state [kvm02] at time 03:56:42.952237 duration_in_ms=0.548
2017-09-13 03:56:42,952 [salt.state       ][INFO    ][16641] Running state [dbs] at time 03:56:42.952380
2017-09-13 03:56:42,953 [salt.state       ][INFO    ][16641] Executing state host.present for dbs
2017-09-13 03:56:42,953 [salt.state       ][INFO    ][16641] Host dbs (10.167.4.50) already present
2017-09-13 03:56:42,953 [salt.state       ][INFO    ][16641] Completed state [dbs] at time 03:56:42.952918 duration_in_ms=0.537
2017-09-13 03:56:42,953 [salt.state       ][INFO    ][16641] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.953055
2017-09-13 03:56:42,953 [salt.state       ][INFO    ][16641] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,953 [salt.state       ][INFO    ][16641] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-09-13 03:56:42,954 [salt.state       ][INFO    ][16641] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.953575 duration_in_ms=0.52
2017-09-13 03:56:42,954 [salt.state       ][INFO    ][16641] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.953717
2017-09-13 03:56:42,954 [salt.state       ][INFO    ][16641] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,954 [salt.state       ][INFO    ][16641] Host prx.baremetal-mcp-ocata-odl-ha.local (10.167.4.80) already present
2017-09-13 03:56:42,954 [salt.state       ][INFO    ][16641] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.954246 duration_in_ms=0.528
2017-09-13 03:56:42,954 [salt.state       ][INFO    ][16641] Running state [prx] at time 03:56:42.954387
2017-09-13 03:56:42,955 [salt.state       ][INFO    ][16641] Executing state host.present for prx
2017-09-13 03:56:42,955 [salt.state       ][INFO    ][16641] Host prx (10.167.4.80) already present
2017-09-13 03:56:42,955 [salt.state       ][INFO    ][16641] Completed state [prx] at time 03:56:42.954949 duration_in_ms=0.563
2017-09-13 03:56:42,955 [salt.state       ][INFO    ][16641] Running state [prx02] at time 03:56:42.955088
2017-09-13 03:56:42,955 [salt.state       ][INFO    ][16641] Executing state host.present for prx02
2017-09-13 03:56:42,956 [salt.state       ][INFO    ][16641] Host prx02 (10.167.4.82) already present
2017-09-13 03:56:42,956 [salt.state       ][INFO    ][16641] Completed state [prx02] at time 03:56:42.955636 duration_in_ms=0.547
2017-09-13 03:56:42,956 [salt.state       ][INFO    ][16641] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.955786
2017-09-13 03:56:42,956 [salt.state       ][INFO    ][16641] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,956 [salt.state       ][INFO    ][16641] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.82) already present
2017-09-13 03:56:42,956 [salt.state       ][INFO    ][16641] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.956339 duration_in_ms=0.554
2017-09-13 03:56:42,957 [salt.state       ][INFO    ][16641] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.956484
2017-09-13 03:56:42,957 [salt.state       ][INFO    ][16641] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,957 [salt.state       ][INFO    ][16641] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-09-13 03:56:42,957 [salt.state       ][INFO    ][16641] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.957021 duration_in_ms=0.536
2017-09-13 03:56:42,957 [salt.state       ][INFO    ][16641] Running state [msg02] at time 03:56:42.957167
2017-09-13 03:56:42,957 [salt.state       ][INFO    ][16641] Executing state host.present for msg02
2017-09-13 03:56:42,958 [salt.state       ][INFO    ][16641] Host msg02 (10.167.4.42) already present
2017-09-13 03:56:42,958 [salt.state       ][INFO    ][16641] Completed state [msg02] at time 03:56:42.957693 duration_in_ms=0.525
2017-09-13 03:56:42,958 [salt.state       ][INFO    ][16641] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.957829
2017-09-13 03:56:42,958 [salt.state       ][INFO    ][16641] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,958 [salt.state       ][INFO    ][16641] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-09-13 03:56:42,958 [salt.state       ][INFO    ][16641] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.958360 duration_in_ms=0.531
2017-09-13 03:56:42,959 [salt.state       ][INFO    ][16641] Running state [msg03] at time 03:56:42.958521
2017-09-13 03:56:42,959 [salt.state       ][INFO    ][16641] Executing state host.present for msg03
2017-09-13 03:56:42,959 [salt.state       ][INFO    ][16641] Host msg03 (10.167.4.43) already present
2017-09-13 03:56:42,959 [salt.state       ][INFO    ][16641] Completed state [msg03] at time 03:56:42.959057 duration_in_ms=0.536
2017-09-13 03:56:42,959 [salt.state       ][INFO    ][16641] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.959195
2017-09-13 03:56:42,959 [salt.state       ][INFO    ][16641] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:42,960 [salt.state       ][INFO    ][16641] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-09-13 03:56:42,960 [salt.state       ][INFO    ][16641] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:42.959726 duration_in_ms=0.532
2017-09-13 03:56:42,960 [salt.state       ][INFO    ][16641] Running state [msg01] at time 03:56:42.959866
2017-09-13 03:56:42,960 [salt.state       ][INFO    ][16641] Executing state host.present for msg01
2017-09-13 03:56:42,960 [salt.state       ][INFO    ][16641] Host msg01 (10.167.4.41) already present
2017-09-13 03:56:42,960 [salt.state       ][INFO    ][16641] Completed state [msg01] at time 03:56:42.960424 duration_in_ms=0.557
2017-09-13 03:56:42,961 [salt.state       ][INFO    ][16641] Running state [file.replace] at time 03:56:42.961171
2017-09-13 03:56:42,961 [salt.state       ][INFO    ][16641] Executing state module.run for file.replace
2017-09-13 03:56:43,061 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-09-13 03:56:43,068 [salt.state       ][INFO    ][16641] onlyif execution failed
2017-09-13 03:56:43,068 [salt.state       ][INFO    ][16641] Completed state [file.replace] at time 03:56:43.067821 duration_in_ms=106.648
2017-09-13 03:56:43,068 [salt.state       ][INFO    ][16641] Running state [msg] at time 03:56:43.068051
2017-09-13 03:56:43,068 [salt.state       ][INFO    ][16641] Executing state host.present for msg
2017-09-13 03:56:43,069 [salt.state       ][INFO    ][16641] Host msg (10.167.4.40) already present
2017-09-13 03:56:43,069 [salt.state       ][INFO    ][16641] Completed state [msg] at time 03:56:43.068822 duration_in_ms=0.771
2017-09-13 03:56:43,069 [salt.state       ][INFO    ][16641] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.068966
2017-09-13 03:56:43,069 [salt.state       ][INFO    ][16641] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,069 [salt.state       ][INFO    ][16641] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-09-13 03:56:43,070 [salt.state       ][INFO    ][16641] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.069523 duration_in_ms=0.557
2017-09-13 03:56:43,070 [salt.state       ][INFO    ][16641] Running state [file.replace] at time 03:56:43.070130
2017-09-13 03:56:43,070 [salt.state       ][INFO    ][16641] Executing state module.run for file.replace
2017-09-13 03:56:43,072 [salt.loaded.int.module.cmdmod][INFO    ][16641] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-09-13 03:56:43,081 [salt.state       ][INFO    ][16641] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.42\t\tmsg02.baremetal-mcp-ocata-odl-ha.local msg02\n 10.167.4.43\t\tmsg03.baremetal-mcp-ocata-odl-ha.local msg03\n 10.167.4.41\t\tmsg01.baremetal-mcp-ocata-odl-ha.local msg01\n-10.167.4.40\t\tmsg msg.baremetal-mcp-ocata-odl-ha.local\n+10.167.4.40\t\tmsg.baremetal-mcp-ocata-odl-ha.local msg\n 10.167.4.102\t\tcmp002 cmp002.baremetal-mcp-ocata-odl-ha.local\n 10.167.4.101\t\tcmp001 cmp001.baremetal-mcp-ocata-odl-ha.local\n 10.167.4.51\t\tdbs01.baremetal-mcp-ocata-odl-ha.local dbs01\n'}
2017-09-13 03:56:43,081 [salt.state       ][INFO    ][16641] Completed state [file.replace] at time 03:56:43.080773 duration_in_ms=10.643
2017-09-13 03:56:43,081 [salt.state       ][INFO    ][16641] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.080952
2017-09-13 03:56:43,081 [salt.state       ][INFO    ][16641] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,081 [salt.state       ][INFO    ][16641] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-09-13 03:56:43,082 [salt.state       ][INFO    ][16641] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.081567 duration_in_ms=0.615
2017-09-13 03:56:43,082 [salt.state       ][INFO    ][16641] Running state [cfg01] at time 03:56:43.081710
2017-09-13 03:56:43,082 [salt.state       ][INFO    ][16641] Executing state host.present for cfg01
2017-09-13 03:56:43,082 [salt.state       ][INFO    ][16641] Host cfg01 (10.167.4.100) already present
2017-09-13 03:56:43,082 [salt.state       ][INFO    ][16641] Completed state [cfg01] at time 03:56:43.082258 duration_in_ms=0.549
2017-09-13 03:56:43,082 [salt.state       ][INFO    ][16641] Running state [cmp002] at time 03:56:43.082408
2017-09-13 03:56:43,083 [salt.state       ][INFO    ][16641] Executing state host.present for cmp002
2017-09-13 03:56:43,083 [salt.state       ][INFO    ][16641] Host cmp002 (10.167.4.102) already present
2017-09-13 03:56:43,083 [salt.state       ][INFO    ][16641] Completed state [cmp002] at time 03:56:43.082965 duration_in_ms=0.558
2017-09-13 03:56:43,083 [salt.state       ][INFO    ][16641] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.083109
2017-09-13 03:56:43,083 [salt.state       ][INFO    ][16641] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,084 [salt.state       ][INFO    ][16641] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-09-13 03:56:43,084 [salt.state       ][INFO    ][16641] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.083644 duration_in_ms=0.534
2017-09-13 03:56:43,084 [salt.state       ][INFO    ][16641] Running state [cmp001] at time 03:56:43.083788
2017-09-13 03:56:43,084 [salt.state       ][INFO    ][16641] Executing state host.present for cmp001
2017-09-13 03:56:43,084 [salt.state       ][INFO    ][16641] Host cmp001 (10.167.4.101) already present
2017-09-13 03:56:43,084 [salt.state       ][INFO    ][16641] Completed state [cmp001] at time 03:56:43.084346 duration_in_ms=0.559
2017-09-13 03:56:43,085 [salt.state       ][INFO    ][16641] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.084491
2017-09-13 03:56:43,085 [salt.state       ][INFO    ][16641] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,085 [salt.state       ][INFO    ][16641] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-09-13 03:56:43,085 [salt.state       ][INFO    ][16641] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.085039 duration_in_ms=0.548
2017-09-13 03:56:43,085 [salt.state       ][INFO    ][16641] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.085187
2017-09-13 03:56:43,085 [salt.state       ][INFO    ][16641] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,086 [salt.state       ][INFO    ][16641] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-09-13 03:56:43,086 [salt.state       ][INFO    ][16641] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.085720 duration_in_ms=0.532
2017-09-13 03:56:43,086 [salt.state       ][INFO    ][16641] Running state [dbs01] at time 03:56:43.085863
2017-09-13 03:56:43,086 [salt.state       ][INFO    ][16641] Executing state host.present for dbs01
2017-09-13 03:56:43,086 [salt.state       ][INFO    ][16641] Host dbs01 (10.167.4.51) already present
2017-09-13 03:56:43,086 [salt.state       ][INFO    ][16641] Completed state [dbs01] at time 03:56:43.086392 duration_in_ms=0.529
2017-09-13 03:56:43,087 [salt.state       ][INFO    ][16641] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.086560
2017-09-13 03:56:43,087 [salt.state       ][INFO    ][16641] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,087 [salt.state       ][INFO    ][16641] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-09-13 03:56:43,087 [salt.state       ][INFO    ][16641] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.087119 duration_in_ms=0.559
2017-09-13 03:56:43,087 [salt.state       ][INFO    ][16641] Running state [dbs02] at time 03:56:43.087274
2017-09-13 03:56:43,087 [salt.state       ][INFO    ][16641] Executing state host.present for dbs02
2017-09-13 03:56:43,088 [salt.state       ][INFO    ][16641] Host dbs02 (10.167.4.52) already present
2017-09-13 03:56:43,088 [salt.state       ][INFO    ][16641] Completed state [dbs02] at time 03:56:43.087804 duration_in_ms=0.529
2017-09-13 03:56:43,088 [salt.state       ][INFO    ][16641] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.087946
2017-09-13 03:56:43,088 [salt.state       ][INFO    ][16641] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,088 [salt.state       ][INFO    ][16641] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.088531 duration_in_ms=0.585
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Running state [dbs03] at time 03:56:43.088674
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Executing state host.present for dbs03
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Host dbs03 (10.167.4.53) already present
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Completed state [dbs03] at time 03:56:43.089205 duration_in_ms=0.531
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.089345
2017-09-13 03:56:43,089 [salt.state       ][INFO    ][16641] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,090 [salt.state       ][INFO    ][16641] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-09-13 03:56:43,090 [salt.state       ][INFO    ][16641] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.089877 duration_in_ms=0.532
2017-09-13 03:56:43,090 [salt.state       ][INFO    ][16641] Running state [odl01] at time 03:56:43.090018
2017-09-13 03:56:43,090 [salt.state       ][INFO    ][16641] Executing state host.present for odl01
2017-09-13 03:56:43,090 [salt.state       ][INFO    ][16641] Host odl01 (10.167.4.111) already present
2017-09-13 03:56:43,091 [salt.state       ][INFO    ][16641] Completed state [odl01] at time 03:56:43.090568 duration_in_ms=0.551
2017-09-13 03:56:43,091 [salt.state       ][INFO    ][16641] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.090720
2017-09-13 03:56:43,091 [salt.state       ][INFO    ][16641] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,091 [salt.state       ][INFO    ][16641] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-09-13 03:56:43,091 [salt.state       ][INFO    ][16641] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.091264 duration_in_ms=0.544
2017-09-13 03:56:43,091 [salt.state       ][INFO    ][16641] Running state [mas01] at time 03:56:43.091409
2017-09-13 03:56:43,092 [salt.state       ][INFO    ][16641] Executing state host.present for mas01
2017-09-13 03:56:43,092 [salt.state       ][INFO    ][16641] Host mas01 (10.167.4.3) already present
2017-09-13 03:56:43,092 [salt.state       ][INFO    ][16641] Completed state [mas01] at time 03:56:43.091945 duration_in_ms=0.537
2017-09-13 03:56:43,092 [salt.state       ][INFO    ][16641] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.092086
2017-09-13 03:56:43,092 [salt.state       ][INFO    ][16641] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.092661 duration_in_ms=0.576
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Running state [ctl02] at time 03:56:43.092802
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Executing state host.present for ctl02
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Host ctl02 (10.167.4.12) already present
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Completed state [ctl02] at time 03:56:43.093325 duration_in_ms=0.523
2017-09-13 03:56:43,093 [salt.state       ][INFO    ][16641] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.093465
2017-09-13 03:56:43,094 [salt.state       ][INFO    ][16641] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,094 [salt.state       ][INFO    ][16641] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-09-13 03:56:43,094 [salt.state       ][INFO    ][16641] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.094002 duration_in_ms=0.537
2017-09-13 03:56:43,094 [salt.state       ][INFO    ][16641] Running state [ctl03] at time 03:56:43.094141
2017-09-13 03:56:43,094 [salt.state       ][INFO    ][16641] Executing state host.present for ctl03
2017-09-13 03:56:43,095 [salt.state       ][INFO    ][16641] Host ctl03 (10.167.4.13) already present
2017-09-13 03:56:43,095 [salt.state       ][INFO    ][16641] Completed state [ctl03] at time 03:56:43.094696 duration_in_ms=0.554
2017-09-13 03:56:43,095 [salt.state       ][INFO    ][16641] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.094850
2017-09-13 03:56:43,095 [salt.state       ][INFO    ][16641] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,095 [salt.state       ][INFO    ][16641] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-09-13 03:56:43,095 [salt.state       ][INFO    ][16641] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.095472 duration_in_ms=0.621
2017-09-13 03:56:43,096 [salt.state       ][INFO    ][16641] Running state [ctl01] at time 03:56:43.095618
2017-09-13 03:56:43,096 [salt.state       ][INFO    ][16641] Executing state host.present for ctl01
2017-09-13 03:56:43,096 [salt.state       ][INFO    ][16641] Host ctl01 (10.167.4.11) already present
2017-09-13 03:56:43,096 [salt.state       ][INFO    ][16641] Completed state [ctl01] at time 03:56:43.096144 duration_in_ms=0.526
2017-09-13 03:56:43,096 [salt.state       ][INFO    ][16641] Running state [ctl] at time 03:56:43.096314
2017-09-13 03:56:43,096 [salt.state       ][INFO    ][16641] Executing state host.present for ctl
2017-09-13 03:56:43,097 [salt.state       ][INFO    ][16641] Host ctl (10.167.4.10) already present
2017-09-13 03:56:43,097 [salt.state       ][INFO    ][16641] Completed state [ctl] at time 03:56:43.096863 duration_in_ms=0.548
2017-09-13 03:56:43,097 [salt.state       ][INFO    ][16641] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.097005
2017-09-13 03:56:43,097 [salt.state       ][INFO    ][16641] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-09-13 03:56:43,097 [salt.state       ][INFO    ][16641] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-09-13 03:56:43,098 [salt.state       ][INFO    ][16641] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 03:56:43.097527 duration_in_ms=0.522
2017-09-13 03:56:43,098 [salt.state       ][INFO    ][16641] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 03:56:43.097937
2017-09-13 03:56:43,098 [salt.state       ][INFO    ][16641] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-09-13 03:56:43,098 [salt.state       ][INFO    ][16641] /var/lib/rabbitmq/.cluster_name exists
2017-09-13 03:56:43,098 [salt.state       ][INFO    ][16641] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 03:56:43.098457 duration_in_ms=0.52
2017-09-13 03:56:43,100 [salt.minion      ][INFO    ][16641] Returning information for job: 20170913035627025385
2017-09-13 03:59:04,853 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command cmd.run with jid 20170913035904841312
2017-09-13 03:59:04,869 [salt.minion      ][INFO    ][20646] Starting a new job with PID 20646
2017-09-13 03:59:04,874 [salt.loaded.int.module.cmdmod][INFO    ][20646] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-09-13 03:59:05,427 [salt.minion      ][INFO    ][20646] Returning information for job: 20170913035904841312
2017-09-13 04:06:17,776 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command state.sls with jid 20170913040617776384
2017-09-13 04:06:17,794 [salt.minion      ][INFO    ][21110] Starting a new job with PID 21110
2017-09-13 04:06:19,242 [salt.state       ][INFO    ][21110] Loading fresh modules for state activity
2017-09-13 04:06:19,265 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-09-13 04:06:19,278 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-09-13 04:06:19,502 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-09-13 04:06:19,758 [salt.state       ][INFO    ][21110] Running state [haproxy] at time 04:06:19.757714
2017-09-13 04:06:19,758 [salt.state       ][INFO    ][21110] Executing state pkg.installed for haproxy
2017-09-13 04:06:19,758 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 04:06:20,209 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-13 04:06:22,678 [salt.loaded.int.module.cmdmod][INFO    ][21110] 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-09-13 04:06:27,869 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command saltutil.find_job with jid 20170913040627862835
2017-09-13 04:06:27,890 [salt.minion      ][INFO    ][21696] Starting a new job with PID 21696
2017-09-13 04:06:27,899 [salt.minion      ][INFO    ][21696] Returning information for job: 20170913040627862835
2017-09-13 04:06:35,850 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-13 04:06:35,874 [salt.state       ][INFO    ][21110] 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-09-13 04:06:35,885 [salt.state       ][INFO    ][21110] Loading fresh modules for state activity
2017-09-13 04:06:35,898 [salt.state       ][INFO    ][21110] Completed state [haproxy] at time 04:06:35.897687 duration_in_ms=16139.972
2017-09-13 04:06:35,901 [salt.state       ][INFO    ][21110] Running state [/etc/default/haproxy] at time 04:06:35.900676
2017-09-13 04:06:35,901 [salt.state       ][INFO    ][21110] Executing state file.managed for /etc/default/haproxy
2017-09-13 04:06:35,938 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-09-13 04:06:35,940 [salt.state       ][INFO    ][21110] 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-09-13 04:06:35,940 [salt.state       ][INFO    ][21110] Completed state [/etc/default/haproxy] at time 04:06:35.940216 duration_in_ms=39.54
2017-09-13 04:06:35,940 [salt.state       ][INFO    ][21110] Running state [/etc/haproxy/haproxy.cfg] at time 04:06:35.940437
2017-09-13 04:06:35,941 [salt.state       ][INFO    ][21110] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-09-13 04:06:35,955 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-09-13 04:06:36,039 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-09-13 04:06:36,047 [salt.state       ][INFO    ][21110] 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 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2017-09-13 04:06:36,052 [salt.state       ][INFO    ][21110] Completed state [/etc/haproxy/haproxy.cfg] at time 04:06:36.052037 duration_in_ms=111.6
2017-09-13 04:06:36,052 [salt.state       ][INFO    ][21110] Running state [/etc/haproxy/ssl] at time 04:06:36.052372
2017-09-13 04:06:36,053 [salt.state       ][INFO    ][21110] Executing state file.directory for /etc/haproxy/ssl
2017-09-13 04:06:36,054 [salt.state       ][INFO    ][21110] {'/etc/haproxy/ssl': 'New Dir'}
2017-09-13 04:06:36,054 [salt.state       ][INFO    ][21110] Completed state [/etc/haproxy/ssl] at time 04:06:36.053751 duration_in_ms=1.379
2017-09-13 04:06:36,054 [salt.state       ][INFO    ][21110] Running state [haproxy_status_packages] at time 04:06:36.054411
2017-09-13 04:06:36,055 [salt.state       ][INFO    ][21110] Executing state pkg.installed for haproxy_status_packages
2017-09-13 04:06:36,267 [salt.state       ][INFO    ][21110] All specified packages are already installed
2017-09-13 04:06:36,268 [salt.state       ][INFO    ][21110] Completed state [haproxy_status_packages] at time 04:06:36.267648 duration_in_ms=213.235
2017-09-13 04:06:36,268 [salt.state       ][INFO    ][21110] Running state [/usr/bin/haproxy-status.sh] at time 04:06:36.268033
2017-09-13 04:06:36,268 [salt.state       ][INFO    ][21110] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-09-13 04:06:36,285 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-09-13 04:06:36,301 [salt.fileclient  ][INFO    ][21110] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-09-13 04:06:36,304 [salt.state       ][INFO    ][21110] File changed:
New file
2017-09-13 04:06:36,304 [salt.state       ][INFO    ][21110] Completed state [/usr/bin/haproxy-status.sh] at time 04:06:36.304423 duration_in_ms=36.39
2017-09-13 04:06:36,305 [salt.state       ][INFO    ][21110] Running state [net.ipv4.ip_nonlocal_bind] at time 04:06:36.304892
2017-09-13 04:06:36,305 [salt.state       ][INFO    ][21110] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-09-13 04:06:36,306 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command 'sysctl -a' in directory '/root'
2017-09-13 04:06:36,319 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-09-13 04:06:36,326 [salt.state       ][INFO    ][21110] {'net.ipv4.ip_nonlocal_bind': 1}
2017-09-13 04:06:36,327 [salt.state       ][INFO    ][21110] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:06:36.326606 duration_in_ms=21.713
2017-09-13 04:06:36,328 [salt.state       ][INFO    ][21110] Running state [haproxy] at time 04:06:36.327672
2017-09-13 04:06:36,328 [salt.state       ][INFO    ][21110] Executing state service.running for haproxy
2017-09-13 04:06:36,329 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-09-13 04:06:36,337 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-09-13 04:06:36,345 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-09-13 04:06:36,353 [salt.state       ][INFO    ][21110] The service haproxy is already running
2017-09-13 04:06:36,354 [salt.state       ][INFO    ][21110] Completed state [haproxy] at time 04:06:36.353863 duration_in_ms=26.189
2017-09-13 04:06:36,354 [salt.state       ][INFO    ][21110] Running state [haproxy] at time 04:06:36.354158
2017-09-13 04:06:36,355 [salt.state       ][INFO    ][21110] Executing state service.mod_watch for haproxy
2017-09-13 04:06:36,355 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-09-13 04:06:36,364 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-09-13 04:06:36,372 [salt.loaded.int.module.cmdmod][INFO    ][21110] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-09-13 04:06:36,406 [salt.state       ][INFO    ][21110] {'haproxy': True}
2017-09-13 04:06:36,406 [salt.state       ][INFO    ][21110] Completed state [haproxy] at time 04:06:36.406346 duration_in_ms=52.188
2017-09-13 04:06:36,407 [salt.minion      ][INFO    ][21110] Returning information for job: 20170913040617776384
2017-09-13 04:06:41,974 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command service.status with jid 20170913040641975214
2017-09-13 04:06:41,992 [salt.minion      ][INFO    ][21898] Starting a new job with PID 21898
2017-09-13 04:06:42,082 [salt.loaded.int.module.cmdmod][INFO    ][21898] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-09-13 04:06:42,089 [salt.loaded.int.module.cmdmod][INFO    ][21898] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-09-13 04:06:42,095 [salt.minion      ][INFO    ][21898] Returning information for job: 20170913040641975214
2017-09-13 04:06:43,517 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command service.restart with jid 20170913040643504043
2017-09-13 04:06:43,540 [salt.minion      ][INFO    ][21906] Starting a new job with PID 21906
2017-09-13 04:06:43,631 [salt.loaded.int.module.cmdmod][INFO    ][21906] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-09-13 04:06:43,640 [salt.loaded.int.module.cmdmod][INFO    ][21906] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-09-13 04:06:43,656 [salt.loaded.int.module.cmdmod][INFO    ][21906] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-09-13 04:06:43,688 [salt.minion      ][INFO    ][21906] Returning information for job: 20170913040643504043
2017-09-13 04:37:55,959 [salt.utils.schedule][INFO    ][1440] Running scheduled job: __mine_interval
2017-09-13 04:52:30,781 [salt.minion      ][INFO    ][1440] User sudo_ubuntu Executing command cp.push_dir with jid 20170913045230763551
2017-09-13 04:52:30,808 [salt.minion      ][INFO    ][24626] Starting a new job with PID 24626
