2017-12-07 23:43:49,304 [salt.cli.daemons ][WARNING ][960] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-07 23:47:19,765 [salt.state       ][ERROR   ][1120] No contents found in top file
2017-12-07 23:47:25,863 [py.warnings      ][WARNING ][1217] /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-12-07 23:47:25,869 [salt.loaded.int.module.cmdmod][ERROR   ][1217] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-07 23:47:25,870 [salt.loaded.int.module.cmdmod][ERROR   ][1217] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-07 23:47:25,881 [salt.loaded.int.module.cmdmod][ERROR   ][1217] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-07 23:47:25,882 [salt.loaded.int.module.cmdmod][ERROR   ][1217] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-07 23:47:27,196 [salt.loaded.int.module.cmdmod][ERROR   ][1217] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-07 23:47:27,196 [salt.loaded.int.module.cmdmod][ERROR   ][1217] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-07 23:47:27,209 [salt.loaded.int.module.cmdmod][ERROR   ][1217] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-07 23:47:27,209 [salt.loaded.int.module.cmdmod][ERROR   ][1217] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-07 23:47:59,390 [salt.loaded.int.module.cmdmod][ERROR   ][1217] 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-12-07 23:48:01,293 [salt.loaded.int.module.cmdmod][INFO    ][1746] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-07 23:48:01,301 [salt.loaded.int.module.cmdmod][INFO    ][1746] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-07 23:48:01,315 [salt.loaded.int.module.cmdmod][INFO    ][1746] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-07 23:48:01,343 [salt.utils.parsers][WARNING ][960] Minion received a SIGTERM. Exiting.
2017-12-07 23:48:01,618 [salt.cli.daemons ][INFO    ][1803] Setting up the Salt Minion "msg03.baremetal-mcp-ocata-ovs-ha.local"
2017-12-07 23:48:01,910 [salt.minion      ][INFO    ][1803] Creating minion process manager
2017-12-07 23:48:01,911 [salt.cli.daemons ][WARNING ][1803] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-07 23:48:01,911 [salt.cli.daemons ][INFO    ][1803] The Salt Minion is starting up
2017-12-07 23:48:01,911 [salt.minion      ][INFO    ][1803] Minion is starting as user 'root'
2017-12-07 23:48:01,912 [salt.utils.event ][INFO    ][1803] Starting pull socket on /var/run/salt/minion/minion_event_799675a870_pull.ipc
2017-12-07 23:48:02,494 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command ['date', '+%z'] in directory '/root'
2017-12-07 23:48:02,501 [salt.utils.schedule][INFO    ][1803] Updating job settings for scheduled job: __mine_interval
2017-12-07 23:48:02,504 [salt.minion      ][INFO    ][1803] Added mine.update to scheduler
2017-12-07 23:48:02,529 [salt.minion      ][INFO    ][1803] Minion is ready to receive requests!
2017-12-07 23:48:03,530 [salt.utils.schedule][INFO    ][1803] Running scheduled job: __mine_interval
2017-12-07 23:49:32,084 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command state.apply with jid 20171207234932060776
2017-12-07 23:49:32,105 [salt.minion      ][INFO    ][1910] Starting a new job with PID 1910
2017-12-07 23:49:35,126 [salt.state       ][INFO    ][1910] Loading fresh modules for state activity
2017-12-07 23:49:35,470 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-07 23:49:35,522 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-07 23:49:35,577 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:35,633 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-07 23:49:35,650 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:35,696 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-07 23:49:35,710 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:35,802 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-07 23:49:35,867 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:35,949 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-07 23:49:35,985 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,032 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-07 23:49:36,066 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,111 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-07 23:49:36,147 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,202 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-07 23:49:36,220 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,266 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-07 23:49:36,287 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,334 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-07 23:49:36,355 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,432 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-07 23:49:36,476 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,528 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-07 23:49:36,559 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,609 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-07 23:49:36,638 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,690 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-07 23:49:36,717 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,764 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-07 23:49:36,780 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,822 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-07 23:49:36,834 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,875 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-07 23:49:36,906 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:36,974 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-07 23:49:37,043 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:37,106 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-07 23:49:37,119 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:37,162 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-07 23:49:37,179 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:37,224 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-07 23:49:37,236 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-07 23:49:37,252 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 23:49:37,269 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-07 23:49:37,415 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 23:49:37,431 [salt.state       ][INFO    ][1910] Running state [/etc/environment] at time 23:49:37.430773
2017-12-07 23:49:37,431 [salt.state       ][INFO    ][1910] Executing state file.blockreplace for /etc/environment
2017-12-07 23:49:37,438 [salt.state       ][INFO    ][1910] 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-12-07 23:49:37,439 [salt.state       ][INFO    ][1910] Completed state [/etc/environment] at time 23:49:37.438504 duration_in_ms=7.731
2017-12-07 23:49:37,439 [salt.state       ][INFO    ][1910] Running state [/etc/profile.d] at time 23:49:37.438896
2017-12-07 23:49:37,439 [salt.state       ][INFO    ][1910] Executing state file.directory for /etc/profile.d
2017-12-07 23:49:37,440 [salt.state       ][INFO    ][1910] Directory /etc/profile.d is in the correct state
2017-12-07 23:49:37,441 [salt.state       ][INFO    ][1910] Completed state [/etc/profile.d] at time 23:49:37.440642 duration_in_ms=1.746
2017-12-07 23:49:37,684 [salt.state       ][INFO    ][1910] Running state [linux_repo_prereq_pkgs] at time 23:49:37.684387
2017-12-07 23:49:37,685 [salt.state       ][INFO    ][1910] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-07 23:49:37,685 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:49:38,119 [salt.state       ][INFO    ][1910] All specified packages are already installed
2017-12-07 23:49:38,120 [salt.state       ][INFO    ][1910] Completed state [linux_repo_prereq_pkgs] at time 23:49:38.119797 duration_in_ms=435.41
2017-12-07 23:49:38,120 [salt.state       ][INFO    ][1910] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 23:49:38.120139
2017-12-07 23:49:38,120 [salt.state       ][INFO    ][1910] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-07 23:49:38,121 [salt.state       ][INFO    ][1910] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-07 23:49:38,121 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 23:49:38.121068 duration_in_ms=0.929
2017-12-07 23:49:38,121 [salt.state       ][INFO    ][1910] Running state [/etc/apt/preferences.d/mk_openstack] at time 23:49:38.121340
2017-12-07 23:49:38,122 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-07 23:49:38,140 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-07 23:49:38,160 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:38,193 [salt.state       ][INFO    ][1910] File changed:
New file
2017-12-07 23:49:38,194 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/preferences.d/mk_openstack] at time 23:49:38.193515 duration_in_ms=72.175
2017-12-07 23:49:38,199 [salt.state       ][INFO    ][1910] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 23:49:38.198882
2017-12-07 23:49:38,199 [salt.state       ][INFO    ][1910] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-07 23:49:38,522 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-07 23:49:38,651 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 23:49:40,521 [salt.state       ][INFO    ][1910] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-12-07 23:49:40,522 [salt.state       ][INFO    ][1910] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 23:49:40.521647 duration_in_ms=2322.763
2017-12-07 23:49:40,522 [salt.state       ][INFO    ][1910] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 23:49:40.521975
2017-12-07 23:49:40,522 [salt.state       ][INFO    ][1910] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-07 23:49:40,523 [salt.state       ][INFO    ][1910] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-07 23:49:40,523 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 23:49:40.522923 duration_in_ms=0.948
2017-12-07 23:49:40,523 [salt.state       ][INFO    ][1910] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 23:49:40.523198
2017-12-07 23:49:40,523 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-07 23:49:40,541 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-07 23:49:40,559 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:40,592 [salt.state       ][INFO    ][1910] File changed:
New file
2017-12-07 23:49:40,592 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 23:49:40.591944 duration_in_ms=68.745
2017-12-07 23:49:40,593 [salt.state       ][INFO    ][1910] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 23:49:40.592719
2017-12-07 23:49:40,593 [salt.state       ][INFO    ][1910] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-07 23:49:41,139 [salt.loaded.int.module.cmdmod][INFO    ][1910] 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-12-07 23:49:41,233 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 23:49:42,133 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207234942105885
2017-12-07 23:49:42,153 [salt.minion      ][INFO    ][2819] Starting a new job with PID 2819
2017-12-07 23:49:42,210 [salt.minion      ][INFO    ][2819] Returning information for job: 20171207234942105885
2017-12-07 23:49:43,292 [salt.state       ][INFO    ][1910] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-12-07 23:49:43,292 [salt.state       ][INFO    ][1910] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 23:49:43.292286 duration_in_ms=2699.565
2017-12-07 23:49:43,293 [salt.state       ][INFO    ][1910] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 23:49:43.292641
2017-12-07 23:49:43,293 [salt.state       ][INFO    ][1910] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-07 23:49:43,293 [salt.state       ][INFO    ][1910] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-07 23:49:43,294 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 23:49:43.293636 duration_in_ms=0.995
2017-12-07 23:49:43,294 [salt.state       ][INFO    ][1910] Running state [/etc/apt/preferences.d/mcp_extra] at time 23:49:43.293918
2017-12-07 23:49:43,294 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-07 23:49:43,313 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-07 23:49:43,332 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:49:43,366 [salt.state       ][INFO    ][1910] File changed:
New file
2017-12-07 23:49:43,367 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/preferences.d/mcp_extra] at time 23:49:43.366733 duration_in_ms=72.814
2017-12-07 23:49:43,367 [salt.state       ][INFO    ][1910] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 23:49:43.367459
2017-12-07 23:49:43,368 [salt.state       ][INFO    ][1910] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-07 23:49:43,408 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-07 23:49:43,500 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 23:49:45,483 [salt.state       ][INFO    ][1910] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-07 23:49:45,484 [salt.state       ][INFO    ][1910] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 23:49:45.483830 duration_in_ms=2116.37
2017-12-07 23:49:45,484 [salt.state       ][INFO    ][1910] Running state [linux_extra_packages_purged] at time 23:49:45.484215
2017-12-07 23:49:45,485 [salt.state       ][INFO    ][1910] Executing state pkg.purged for linux_extra_packages_purged
2017-12-07 23:49:45,500 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-07 23:49:52,176 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207234952165897
2017-12-07 23:49:52,202 [salt.minion      ][INFO    ][3545] Starting a new job with PID 3545
2017-12-07 23:49:52,213 [salt.minion      ][INFO    ][3545] Returning information for job: 20171207234952165897
2017-12-07 23:49:55,412 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:49:55,431 [salt.state       ][INFO    ][1910] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-07 23:49:55,440 [salt.state       ][INFO    ][1910] Loading fresh modules for state activity
2017-12-07 23:49:55,456 [salt.state       ][INFO    ][1910] Completed state [linux_extra_packages_purged] at time 23:49:55.456406 duration_in_ms=9972.19
2017-12-07 23:49:55,462 [salt.state       ][INFO    ][1910] Running state [linux_extra_packages_latest] at time 23:49:55.462275
2017-12-07 23:49:55,463 [salt.state       ][INFO    ][1910] Executing state pkg.latest for linux_extra_packages_latest
2017-12-07 23:49:55,745 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 23:49:57,564 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-07 23:49:57,898 [salt.loaded.int.module.cmdmod][INFO    ][1910] 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-12-07 23:50:02,377 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235002366325
2017-12-07 23:50:02,406 [salt.minion      ][INFO    ][4048] Starting a new job with PID 4048
2017-12-07 23:50:02,617 [salt.minion      ][INFO    ][4048] Returning information for job: 20171207235002366325
2017-12-07 23:50:09,195 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:50:09,215 [salt.state       ][INFO    ][1910] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-07 23:50:09,222 [salt.state       ][INFO    ][1910] Loading fresh modules for state activity
2017-12-07 23:50:09,234 [salt.state       ][INFO    ][1910] Completed state [linux_extra_packages_latest] at time 23:50:09.234023 duration_in_ms=13771.747
2017-12-07 23:50:09,305 [salt.state       ][INFO    ][1910] Running state [UTC] at time 23:50:09.304472
2017-12-07 23:50:09,305 [salt.state       ][INFO    ][1910] Executing state timezone.system for UTC
2017-12-07 23:50:09,309 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['timedatectl'] in directory '/root'
2017-12-07 23:50:09,547 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['timedatectl'] in directory '/root'
2017-12-07 23:50:09,556 [salt.state       ][INFO    ][1910] Timezone UTC already set, UTC already set to UTC
2017-12-07 23:50:09,557 [salt.state       ][INFO    ][1910] Completed state [UTC] at time 23:50:09.556896 duration_in_ms=252.423
2017-12-07 23:50:09,583 [salt.state       ][INFO    ][1910] Running state [nf_conntrack] at time 23:50:09.583325
2017-12-07 23:50:09,584 [salt.state       ][INFO    ][1910] Executing state kmod.present for nf_conntrack
2017-12-07 23:50:09,584 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'lsmod' in directory '/root'
2017-12-07 23:50:10,422 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'lsmod' in directory '/root'
2017-12-07 23:50:10,430 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-07 23:50:10,557 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'lsmod' in directory '/root'
2017-12-07 23:50:10,596 [salt.state       ][INFO    ][1910] {'nf_conntrack': 'loaded'}
2017-12-07 23:50:10,597 [salt.state       ][INFO    ][1910] Completed state [nf_conntrack] at time 23:50:10.596615 duration_in_ms=1013.289
2017-12-07 23:50:10,644 [salt.state       ][INFO    ][1910] Running state [kernel.panic] at time 23:50:10.644413
2017-12-07 23:50:10,645 [salt.state       ][INFO    ][1910] Executing state sysctl.present for kernel.panic
2017-12-07 23:50:10,645 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:10,868 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-07 23:50:10,875 [salt.state       ][INFO    ][1910] {'kernel.panic': 60}
2017-12-07 23:50:10,875 [salt.state       ][INFO    ][1910] Completed state [kernel.panic] at time 23:50:10.874973 duration_in_ms=230.559
2017-12-07 23:50:10,875 [salt.state       ][INFO    ][1910] Running state [net.ipv4.tcp_keepalive_probes] at time 23:50:10.875235
2017-12-07 23:50:10,875 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-07 23:50:10,876 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:10,911 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-07 23:50:10,920 [salt.state       ][INFO    ][1910] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-07 23:50:10,921 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:50:10.920562 duration_in_ms=45.326
2017-12-07 23:50:10,921 [salt.state       ][INFO    ][1910] Running state [fs.file-max] at time 23:50:10.920844
2017-12-07 23:50:10,921 [salt.state       ][INFO    ][1910] Executing state sysctl.present for fs.file-max
2017-12-07 23:50:10,922 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:10,935 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-07 23:50:10,941 [salt.state       ][INFO    ][1910] {'fs.file-max': 124165}
2017-12-07 23:50:10,942 [salt.state       ][INFO    ][1910] Completed state [fs.file-max] at time 23:50:10.941554 duration_in_ms=20.71
2017-12-07 23:50:10,942 [salt.state       ][INFO    ][1910] Running state [net.core.somaxconn] at time 23:50:10.941831
2017-12-07 23:50:10,942 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.core.somaxconn
2017-12-07 23:50:10,943 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:10,961 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-07 23:50:10,969 [salt.state       ][INFO    ][1910] {'net.core.somaxconn': 4096}
2017-12-07 23:50:10,969 [salt.state       ][INFO    ][1910] Completed state [net.core.somaxconn] at time 23:50:10.968831 duration_in_ms=26.999
2017-12-07 23:50:10,969 [salt.state       ][INFO    ][1910] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:50:10.969085
2017-12-07 23:50:10,969 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-07 23:50:10,970 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:10,983 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-07 23:50:10,991 [salt.state       ][INFO    ][1910] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-07 23:50:10,991 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:50:10.991446 duration_in_ms=22.361
2017-12-07 23:50:10,992 [salt.state       ][INFO    ][1910] Running state [net.ipv4.tcp_tw_reuse] at time 23:50:10.991693
2017-12-07 23:50:10,992 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-07 23:50:10,992 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,033 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-07 23:50:11,040 [salt.state       ][INFO    ][1910] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-07 23:50:11,041 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.tcp_tw_reuse] at time 23:50:11.040656 duration_in_ms=48.963
2017-12-07 23:50:11,041 [salt.state       ][INFO    ][1910] Running state [net.ipv4.tcp_retries2] at time 23:50:11.040926
2017-12-07 23:50:11,041 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-07 23:50:11,042 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,069 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-07 23:50:11,075 [salt.state       ][INFO    ][1910] {'net.ipv4.tcp_retries2': 5}
2017-12-07 23:50:11,076 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.tcp_retries2] at time 23:50:11.075564 duration_in_ms=34.638
2017-12-07 23:50:11,076 [salt.state       ][INFO    ][1910] Running state [vm.swappiness] at time 23:50:11.075818
2017-12-07 23:50:11,076 [salt.state       ][INFO    ][1910] Executing state sysctl.present for vm.swappiness
2017-12-07 23:50:11,077 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,089 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-07 23:50:11,095 [salt.state       ][INFO    ][1910] {'vm.swappiness': 10}
2017-12-07 23:50:11,096 [salt.state       ][INFO    ][1910] Completed state [vm.swappiness] at time 23:50:11.095671 duration_in_ms=19.853
2017-12-07 23:50:11,096 [salt.state       ][INFO    ][1910] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:50:11.095921
2017-12-07 23:50:11,096 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-07 23:50:11,097 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,279 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-07 23:50:11,288 [salt.state       ][INFO    ][1910] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-07 23:50:11,288 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:50:11.287879 duration_in_ms=191.958
2017-12-07 23:50:11,288 [salt.state       ][INFO    ][1910] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:50:11.288192
2017-12-07 23:50:11,288 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-07 23:50:11,289 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,320 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-07 23:50:11,328 [salt.state       ][INFO    ][1910] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-07 23:50:11,328 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:50:11.327924 duration_in_ms=39.731
2017-12-07 23:50:11,328 [salt.state       ][INFO    ][1910] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:50:11.328235
2017-12-07 23:50:11,329 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-07 23:50:11,329 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,470 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-07 23:50:11,480 [salt.state       ][INFO    ][1910] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-07 23:50:11,480 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:50:11.480078 duration_in_ms=151.842
2017-12-07 23:50:11,480 [salt.state       ][INFO    ][1910] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:50:11.480343
2017-12-07 23:50:11,481 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-07 23:50:11,481 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,524 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-07 23:50:11,532 [salt.state       ][INFO    ][1910] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-07 23:50:11,532 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:50:11.532014 duration_in_ms=51.67
2017-12-07 23:50:11,532 [salt.state       ][INFO    ][1910] Running state [net.core.netdev_max_backlog] at time 23:50:11.532305
2017-12-07 23:50:11,533 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-07 23:50:11,533 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,836 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-07 23:50:11,845 [salt.state       ][INFO    ][1910] {'net.core.netdev_max_backlog': 261144}
2017-12-07 23:50:11,845 [salt.state       ][INFO    ][1910] Completed state [net.core.netdev_max_backlog] at time 23:50:11.845312 duration_in_ms=313.006
2017-12-07 23:50:11,846 [salt.state       ][INFO    ][1910] Running state [net.ipv4.tcp_keepalive_time] at time 23:50:11.845594
2017-12-07 23:50:11,846 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-07 23:50:11,846 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,860 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-07 23:50:11,867 [salt.state       ][INFO    ][1910] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-07 23:50:11,867 [salt.state       ][INFO    ][1910] Completed state [net.ipv4.tcp_keepalive_time] at time 23:50:11.867238 duration_in_ms=21.643
2017-12-07 23:50:11,868 [salt.state       ][INFO    ][1910] Running state [net.nf_conntrack_max] at time 23:50:11.867509
2017-12-07 23:50:11,868 [salt.state       ][INFO    ][1910] Executing state sysctl.present for net.nf_conntrack_max
2017-12-07 23:50:11,868 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -a' in directory '/root'
2017-12-07 23:50:11,939 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-07 23:50:11,948 [salt.state       ][INFO    ][1910] {'net.nf_conntrack_max': 1048576}
2017-12-07 23:50:11,948 [salt.state       ][INFO    ][1910] Completed state [net.nf_conntrack_max] at time 23:50:11.947775 duration_in_ms=80.264
2017-12-07 23:50:11,955 [salt.state       ][INFO    ][1910] Running state [linux_sysfs_package] at time 23:50:11.954525
2017-12-07 23:50:11,955 [salt.state       ][INFO    ][1910] Executing state pkg.installed for linux_sysfs_package
2017-12-07 23:50:12,163 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-07 23:50:12,206 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 23:50:12,411 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235012401744
2017-12-07 23:50:12,433 [salt.minion      ][INFO    ][4312] Starting a new job with PID 4312
2017-12-07 23:50:12,444 [salt.minion      ][INFO    ][4312] Returning information for job: 20171207235012401744
2017-12-07 23:50:13,998 [salt.loaded.int.module.cmdmod][INFO    ][1910] 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-12-07 23:50:22,542 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235022531226
2017-12-07 23:50:22,564 [salt.minion      ][INFO    ][4571] Starting a new job with PID 4571
2017-12-07 23:50:22,576 [salt.minion      ][INFO    ][4571] Returning information for job: 20171207235022531226
2017-12-07 23:50:32,654 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235032649160
2017-12-07 23:50:32,672 [salt.minion      ][INFO    ][4674] Starting a new job with PID 4674
2017-12-07 23:50:32,682 [salt.minion      ][INFO    ][4674] Returning information for job: 20171207235032649160
2017-12-07 23:50:37,919 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:50:37,939 [salt.state       ][INFO    ][1910] 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-12-07 23:50:37,948 [salt.state       ][INFO    ][1910] Loading fresh modules for state activity
2017-12-07 23:50:37,964 [salt.state       ][INFO    ][1910] Completed state [linux_sysfs_package] at time 23:50:37.964247 duration_in_ms=26009.72
2017-12-07 23:50:37,967 [salt.state       ][INFO    ][1910] Running state [/etc/sysfs.d] at time 23:50:37.966715
2017-12-07 23:50:37,967 [salt.state       ][INFO    ][1910] Executing state file.directory for /etc/sysfs.d
2017-12-07 23:50:37,969 [salt.state       ][INFO    ][1910] Directory /etc/sysfs.d is in the correct state
2017-12-07 23:50:37,970 [salt.state       ][INFO    ][1910] Completed state [/etc/sysfs.d] at time 23:50:37.969529 duration_in_ms=2.814
2017-12-07 23:50:38,033 [salt.state       ][INFO    ][1910] Running state [ondemand] at time 23:50:38.033124
2017-12-07 23:50:38,033 [salt.state       ][INFO    ][1910] Executing state service.dead for ondemand
2017-12-07 23:50:38,035 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-07 23:50:38,044 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,053 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,061 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,096 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,104 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,111 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,120 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-07 23:50:38,186 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-07 23:50:38,196 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'runlevel' in directory '/root'
2017-12-07 23:50:38,202 [salt.state       ][INFO    ][1910] {'ondemand': True}
2017-12-07 23:50:38,202 [salt.state       ][INFO    ][1910] Completed state [ondemand] at time 23:50:38.202352 duration_in_ms=169.228
2017-12-07 23:50:38,234 [salt.state       ][INFO    ][1910] Running state [cs_CZ.UTF-8] at time 23:50:38.233792
2017-12-07 23:50:38,234 [salt.state       ][INFO    ][1910] Executing state locale.present for cs_CZ.UTF-8
2017-12-07 23:50:38,235 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'locale -a' in directory '/root'
2017-12-07 23:50:38,243 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-07 23:50:39,242 [salt.state       ][INFO    ][1910] {'locale': 'cs_CZ.UTF-8'}
2017-12-07 23:50:39,242 [salt.state       ][INFO    ][1910] Completed state [cs_CZ.UTF-8] at time 23:50:39.242196 duration_in_ms=1008.403
2017-12-07 23:50:39,243 [salt.state       ][INFO    ][1910] Running state [en_US.UTF-8] at time 23:50:39.242583
2017-12-07 23:50:39,243 [salt.state       ][INFO    ][1910] Executing state locale.present for en_US.UTF-8
2017-12-07 23:50:39,243 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'locale -a' in directory '/root'
2017-12-07 23:50:39,250 [salt.state       ][INFO    ][1910] Locale en_US.UTF-8 is already present
2017-12-07 23:50:39,250 [salt.state       ][INFO    ][1910] Completed state [en_US.UTF-8] at time 23:50:39.250055 duration_in_ms=7.472
2017-12-07 23:50:39,251 [salt.state       ][INFO    ][1910] Running state [en_US.UTF-8] at time 23:50:39.251065
2017-12-07 23:50:39,251 [salt.state       ][INFO    ][1910] Executing state locale.system for en_US.UTF-8
2017-12-07 23:50:39,252 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'localectl' in directory '/root'
2017-12-07 23:50:39,475 [salt.state       ][INFO    ][1910] System locale en_US.UTF-8 already set
2017-12-07 23:50:39,476 [salt.state       ][INFO    ][1910] Completed state [en_US.UTF-8] at time 23:50:39.475521 duration_in_ms=224.456
2017-12-07 23:50:39,479 [salt.state       ][INFO    ][1910] Running state [root] at time 23:50:39.479207
2017-12-07 23:50:39,480 [salt.state       ][INFO    ][1910] Executing state user.present for root
2017-12-07 23:50:39,485 [salt.state       ][INFO    ][1910] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17507}
2017-12-07 23:50:39,485 [salt.state       ][INFO    ][1910] Completed state [root] at time 23:50:39.485304 duration_in_ms=6.097
2017-12-07 23:50:39,486 [salt.state       ][INFO    ][1910] Running state [/root] at time 23:50:39.486278
2017-12-07 23:50:39,487 [salt.state       ][INFO    ][1910] Executing state file.directory for /root
2017-12-07 23:50:39,487 [salt.state       ][INFO    ][1910] Directory /root is in the correct state
2017-12-07 23:50:39,488 [salt.state       ][INFO    ][1910] Completed state [/root] at time 23:50:39.487564 duration_in_ms=1.286
2017-12-07 23:50:39,488 [salt.state       ][INFO    ][1910] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:50:39.487892
2017-12-07 23:50:39,488 [salt.state       ][INFO    ][1910] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-07 23:50:39,492 [salt.state       ][INFO    ][1910] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-07 23:50:39,493 [salt.state       ][INFO    ][1910] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:50:39.492473 duration_in_ms=4.581
2017-12-07 23:50:39,493 [salt.state       ][INFO    ][1910] Running state [ubuntu] at time 23:50:39.492810
2017-12-07 23:50:39,493 [salt.state       ][INFO    ][1910] Executing state user.present for ubuntu
2017-12-07 23:50:39,494 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-07 23:50:42,739 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235042727486
2017-12-07 23:50:42,756 [salt.minion      ][INFO    ][4793] Starting a new job with PID 4793
2017-12-07 23:50:42,769 [salt.minion      ][INFO    ][4793] Returning information for job: 20171207235042727486
2017-12-07 23:50:43,439 [salt.state       ][INFO    ][1910] {'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-12-07 23:50:43,439 [salt.state       ][INFO    ][1910] Completed state [ubuntu] at time 23:50:43.439125 duration_in_ms=3946.315
2017-12-07 23:50:43,440 [salt.state       ][INFO    ][1910] Running state [/home/ubuntu] at time 23:50:43.440072
2017-12-07 23:50:43,440 [salt.state       ][INFO    ][1910] Executing state file.directory for /home/ubuntu
2017-12-07 23:50:43,441 [salt.state       ][INFO    ][1910] {'mode': '0700'}
2017-12-07 23:50:43,441 [salt.state       ][INFO    ][1910] Completed state [/home/ubuntu] at time 23:50:43.441054 duration_in_ms=0.982
2017-12-07 23:50:43,442 [salt.state       ][INFO    ][1910] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:50:43.441564
2017-12-07 23:50:43,442 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-07 23:50:43,461 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-07 23:50:43,465 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command '/usr/sbin/visudo -c -f /tmp/tmpG6ug6e' in directory '/root'
2017-12-07 23:50:43,649 [salt.state       ][INFO    ][1910] File changed:
New file
2017-12-07 23:50:43,650 [salt.state       ][INFO    ][1910] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:50:43.649585 duration_in_ms=208.02
2017-12-07 23:50:43,650 [salt.state       ][INFO    ][1910] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:50:43.649842
2017-12-07 23:50:43,650 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-07 23:50:43,671 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-07 23:50:43,691 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:50:43,729 [salt.state       ][INFO    ][1910] File changed:
New file
2017-12-07 23:50:43,729 [salt.state       ][INFO    ][1910] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:50:43.729400 duration_in_ms=79.557
2017-12-07 23:50:43,730 [salt.state       ][INFO    ][1910] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:50:43.729579
2017-12-07 23:50:43,730 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-07 23:50:43,749 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-07 23:50:43,765 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 23:50:43,800 [salt.state       ][INFO    ][1910] File changed:
New file
2017-12-07 23:50:43,800 [salt.state       ][INFO    ][1910] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:50:43.800150 duration_in_ms=70.572
2017-12-07 23:50:43,801 [salt.state       ][INFO    ][1910] Running state [service.systemctl_reload] at time 23:50:43.801159
2017-12-07 23:50:43,802 [salt.state       ][INFO    ][1910] Executing state module.wait for service.systemctl_reload
2017-12-07 23:50:43,802 [salt.state       ][INFO    ][1910] No changes made for service.systemctl_reload
2017-12-07 23:50:43,802 [salt.state       ][INFO    ][1910] Completed state [service.systemctl_reload] at time 23:50:43.802147 duration_in_ms=0.987
2017-12-07 23:50:43,802 [salt.state       ][INFO    ][1910] Running state [service.systemctl_reload] at time 23:50:43.802444
2017-12-07 23:50:43,803 [salt.state       ][INFO    ][1910] Executing state module.mod_watch for service.systemctl_reload
2017-12-07 23:50:43,803 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-07 23:50:43,838 [salt.state       ][INFO    ][1910] {'ret': True}
2017-12-07 23:50:43,839 [salt.state       ][INFO    ][1910] Completed state [service.systemctl_reload] at time 23:50:43.838519 duration_in_ms=36.074
2017-12-07 23:50:43,839 [salt.state       ][INFO    ][1910] Running state [/etc/hostname] at time 23:50:43.838913
2017-12-07 23:50:43,839 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/hostname
2017-12-07 23:50:43,854 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-07 23:50:43,857 [salt.state       ][INFO    ][1910] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-12-07 23:50:43,858 [salt.state       ][INFO    ][1910] Completed state [/etc/hostname] at time 23:50:43.857530 duration_in_ms=18.616
2017-12-07 23:50:43,859 [salt.state       ][INFO    ][1910] Running state [hostname msg03] at time 23:50:43.859122
2017-12-07 23:50:43,859 [salt.state       ][INFO    ][1910] Executing state cmd.wait for hostname msg03
2017-12-07 23:50:43,860 [salt.state       ][INFO    ][1910] No changes made for hostname msg03
2017-12-07 23:50:43,860 [salt.state       ][INFO    ][1910] Completed state [hostname msg03] at time 23:50:43.860057 duration_in_ms=0.935
2017-12-07 23:50:43,860 [salt.state       ][INFO    ][1910] Running state [hostname msg03] at time 23:50:43.860338
2017-12-07 23:50:43,861 [salt.state       ][INFO    ][1910] Executing state cmd.mod_watch for hostname msg03
2017-12-07 23:50:43,861 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command 'hostname msg03' in directory '/root'
2017-12-07 23:50:43,868 [salt.state       ][INFO    ][1910] {'pid': 4818, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-07 23:50:43,869 [salt.state       ][INFO    ][1910] Completed state [hostname msg03] at time 23:50:43.868521 duration_in_ms=8.183
2017-12-07 23:50:43,978 [salt.state       ][INFO    ][1910] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:43.978253
2017-12-07 23:50:43,979 [salt.state       ][INFO    ][1910] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:43,980 [salt.state       ][INFO    ][1910] {'host': 'mdb02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:43,980 [salt.state       ][INFO    ][1910] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:43.980232 duration_in_ms=1.979
2017-12-07 23:50:43,981 [salt.state       ][INFO    ][1910] Running state [mdb02] at time 23:50:43.980532
2017-12-07 23:50:43,981 [salt.state       ][INFO    ][1910] Executing state host.present for mdb02
2017-12-07 23:50:44,069 [salt.state       ][INFO    ][1910] {'host': 'mdb02'}
2017-12-07 23:50:44,069 [salt.state       ][INFO    ][1910] Completed state [mdb02] at time 23:50:44.068905 duration_in_ms=88.373
2017-12-07 23:50:44,069 [salt.state       ][INFO    ][1910] Running state [mdb03] at time 23:50:44.069196
2017-12-07 23:50:44,069 [salt.state       ][INFO    ][1910] Executing state host.present for mdb03
2017-12-07 23:50:44,200 [salt.state       ][INFO    ][1910] {'host': 'mdb03'}
2017-12-07 23:50:44,201 [salt.state       ][INFO    ][1910] Completed state [mdb03] at time 23:50:44.200694 duration_in_ms=131.498
2017-12-07 23:50:44,201 [salt.state       ][INFO    ][1910] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:44.200996
2017-12-07 23:50:44,201 [salt.state       ][INFO    ][1910] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:44,230 [salt.state       ][INFO    ][1910] {'host': 'mdb03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:44,231 [salt.state       ][INFO    ][1910] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:44.230656 duration_in_ms=29.66
2017-12-07 23:50:44,231 [salt.state       ][INFO    ][1910] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:44.230970
2017-12-07 23:50:44,231 [salt.state       ][INFO    ][1910] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:44,755 [salt.state       ][INFO    ][1910] {'host': 'mdb01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:44,756 [salt.state       ][INFO    ][1910] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:44.755902 duration_in_ms=524.932
2017-12-07 23:50:44,756 [salt.state       ][INFO    ][1910] Running state [mdb01] at time 23:50:44.756364
2017-12-07 23:50:44,757 [salt.state       ][INFO    ][1910] Executing state host.present for mdb01
2017-12-07 23:50:45,054 [salt.state       ][INFO    ][1910] {'host': 'mdb01'}
2017-12-07 23:50:45,054 [salt.state       ][INFO    ][1910] Completed state [mdb01] at time 23:50:45.054294 duration_in_ms=297.93
2017-12-07 23:50:45,055 [salt.state       ][INFO    ][1910] Running state [mdb] at time 23:50:45.054712
2017-12-07 23:50:45,055 [salt.state       ][INFO    ][1910] Executing state host.present for mdb
2017-12-07 23:50:45,118 [salt.state       ][INFO    ][1910] {'host': 'mdb'}
2017-12-07 23:50:45,118 [salt.state       ][INFO    ][1910] Completed state [mdb] at time 23:50:45.118238 duration_in_ms=63.526
2017-12-07 23:50:45,119 [salt.state       ][INFO    ][1910] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.118599
2017-12-07 23:50:45,119 [salt.state       ][INFO    ][1910] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,166 [salt.state       ][INFO    ][1910] {'host': 'mdb.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,166 [salt.state       ][INFO    ][1910] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.166160 duration_in_ms=47.561
2017-12-07 23:50:45,167 [salt.state       ][INFO    ][1910] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.166542
2017-12-07 23:50:45,167 [salt.state       ][INFO    ][1910] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,172 [salt.state       ][INFO    ][1910] {'host': 'cfg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,172 [salt.state       ][INFO    ][1910] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.172098 duration_in_ms=5.556
2017-12-07 23:50:45,173 [salt.state       ][INFO    ][1910] Running state [cfg01] at time 23:50:45.172496
2017-12-07 23:50:45,173 [salt.state       ][INFO    ][1910] Executing state host.present for cfg01
2017-12-07 23:50:45,178 [salt.state       ][INFO    ][1910] {'host': 'cfg01'}
2017-12-07 23:50:45,178 [salt.state       ][INFO    ][1910] Completed state [cfg01] at time 23:50:45.178100 duration_in_ms=5.604
2017-12-07 23:50:45,179 [salt.state       ][INFO    ][1910] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.178483
2017-12-07 23:50:45,179 [salt.state       ][INFO    ][1910] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,184 [salt.state       ][INFO    ][1910] {'host': 'prx01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,184 [salt.state       ][INFO    ][1910] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.183992 duration_in_ms=5.509
2017-12-07 23:50:45,184 [salt.state       ][INFO    ][1910] Running state [prx01] at time 23:50:45.184379
2017-12-07 23:50:45,185 [salt.state       ][INFO    ][1910] Executing state host.present for prx01
2017-12-07 23:50:45,190 [salt.state       ][INFO    ][1910] {'host': 'prx01'}
2017-12-07 23:50:45,190 [salt.state       ][INFO    ][1910] Completed state [prx01] at time 23:50:45.190033 duration_in_ms=5.653
2017-12-07 23:50:45,190 [salt.state       ][INFO    ][1910] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.190415
2017-12-07 23:50:45,191 [salt.state       ][INFO    ][1910] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,196 [salt.state       ][INFO    ][1910] {'host': 'kvm01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,196 [salt.state       ][INFO    ][1910] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.196132 duration_in_ms=5.717
2017-12-07 23:50:45,197 [salt.state       ][INFO    ][1910] Running state [kvm01] at time 23:50:45.196518
2017-12-07 23:50:45,197 [salt.state       ][INFO    ][1910] Executing state host.present for kvm01
2017-12-07 23:50:45,202 [salt.state       ][INFO    ][1910] {'host': 'kvm01'}
2017-12-07 23:50:45,203 [salt.state       ][INFO    ][1910] Completed state [kvm01] at time 23:50:45.202723 duration_in_ms=6.204
2017-12-07 23:50:45,203 [salt.state       ][INFO    ][1910] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.203172
2017-12-07 23:50:45,204 [salt.state       ][INFO    ][1910] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,208 [salt.state       ][INFO    ][1910] {'host': 'kvm03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,208 [salt.state       ][INFO    ][1910] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.208068 duration_in_ms=4.897
2017-12-07 23:50:45,208 [salt.state       ][INFO    ][1910] Running state [kvm03] at time 23:50:45.208456
2017-12-07 23:50:45,209 [salt.state       ][INFO    ][1910] Executing state host.present for kvm03
2017-12-07 23:50:45,214 [salt.state       ][INFO    ][1910] {'host': 'kvm03'}
2017-12-07 23:50:45,214 [salt.state       ][INFO    ][1910] Completed state [kvm03] at time 23:50:45.214280 duration_in_ms=5.824
2017-12-07 23:50:45,215 [salt.state       ][INFO    ][1910] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.214664
2017-12-07 23:50:45,215 [salt.state       ][INFO    ][1910] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,220 [salt.state       ][INFO    ][1910] {'host': 'kvm02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,220 [salt.state       ][INFO    ][1910] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.220292 duration_in_ms=5.628
2017-12-07 23:50:45,221 [salt.state       ][INFO    ][1910] Running state [kvm02] at time 23:50:45.220675
2017-12-07 23:50:45,221 [salt.state       ][INFO    ][1910] Executing state host.present for kvm02
2017-12-07 23:50:45,226 [salt.state       ][INFO    ][1910] {'host': 'kvm02'}
2017-12-07 23:50:45,226 [salt.state       ][INFO    ][1910] Completed state [kvm02] at time 23:50:45.226064 duration_in_ms=5.389
2017-12-07 23:50:45,226 [salt.state       ][INFO    ][1910] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.226443
2017-12-07 23:50:45,227 [salt.state       ][INFO    ][1910] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,232 [salt.state       ][INFO    ][1910] {'host': 'dbs.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,232 [salt.state       ][INFO    ][1910] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.232075 duration_in_ms=5.632
2017-12-07 23:50:45,232 [salt.state       ][INFO    ][1910] Running state [dbs] at time 23:50:45.232455
2017-12-07 23:50:45,233 [salt.state       ][INFO    ][1910] Executing state host.present for dbs
2017-12-07 23:50:45,238 [salt.state       ][INFO    ][1910] {'host': 'dbs'}
2017-12-07 23:50:45,238 [salt.state       ][INFO    ][1910] Completed state [dbs] at time 23:50:45.238114 duration_in_ms=5.659
2017-12-07 23:50:45,239 [salt.state       ][INFO    ][1910] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.238503
2017-12-07 23:50:45,239 [salt.state       ][INFO    ][1910] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,244 [salt.state       ][INFO    ][1910] {'host': 'prx.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,244 [salt.state       ][INFO    ][1910] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.244280 duration_in_ms=5.777
2017-12-07 23:50:45,245 [salt.state       ][INFO    ][1910] Running state [prx] at time 23:50:45.244667
2017-12-07 23:50:45,245 [salt.state       ][INFO    ][1910] Executing state host.present for prx
2017-12-07 23:50:45,258 [salt.state       ][INFO    ][1910] {'host': 'prx'}
2017-12-07 23:50:45,258 [salt.state       ][INFO    ][1910] Completed state [prx] at time 23:50:45.258262 duration_in_ms=13.596
2017-12-07 23:50:45,259 [salt.state       ][INFO    ][1910] Running state [prx02] at time 23:50:45.258648
2017-12-07 23:50:45,259 [salt.state       ][INFO    ][1910] Executing state host.present for prx02
2017-12-07 23:50:45,264 [salt.state       ][INFO    ][1910] {'host': 'prx02'}
2017-12-07 23:50:45,264 [salt.state       ][INFO    ][1910] Completed state [prx02] at time 23:50:45.264092 duration_in_ms=5.444
2017-12-07 23:50:45,265 [salt.state       ][INFO    ][1910] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.264494
2017-12-07 23:50:45,265 [salt.state       ][INFO    ][1910] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,270 [salt.state       ][INFO    ][1910] {'host': 'prx02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,270 [salt.state       ][INFO    ][1910] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.269986 duration_in_ms=5.492
2017-12-07 23:50:45,270 [salt.state       ][INFO    ][1910] Running state [gtw01] at time 23:50:45.270366
2017-12-07 23:50:45,271 [salt.state       ][INFO    ][1910] Executing state host.present for gtw01
2017-12-07 23:50:45,390 [salt.state       ][INFO    ][1910] {'host': 'gtw01'}
2017-12-07 23:50:45,390 [salt.state       ][INFO    ][1910] Completed state [gtw01] at time 23:50:45.389944 duration_in_ms=119.577
2017-12-07 23:50:45,390 [salt.state       ][INFO    ][1910] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.390329
2017-12-07 23:50:45,391 [salt.state       ][INFO    ][1910] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,432 [salt.state       ][INFO    ][1910] {'host': 'gtw01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,432 [salt.state       ][INFO    ][1910] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.431946 duration_in_ms=41.616
2017-12-07 23:50:45,432 [salt.state       ][INFO    ][1910] Running state [gtw02] at time 23:50:45.432393
2017-12-07 23:50:45,433 [salt.state       ][INFO    ][1910] Executing state host.present for gtw02
2017-12-07 23:50:45,438 [salt.state       ][INFO    ][1910] {'host': 'gtw02'}
2017-12-07 23:50:45,438 [salt.state       ][INFO    ][1910] Completed state [gtw02] at time 23:50:45.437953 duration_in_ms=5.56
2017-12-07 23:50:45,438 [salt.state       ][INFO    ][1910] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.438338
2017-12-07 23:50:45,439 [salt.state       ][INFO    ][1910] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,444 [salt.state       ][INFO    ][1910] {'host': 'gtw02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,444 [salt.state       ][INFO    ][1910] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.443878 duration_in_ms=5.54
2017-12-07 23:50:45,444 [salt.state       ][INFO    ][1910] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.444273
2017-12-07 23:50:45,445 [salt.state       ][INFO    ][1910] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,449 [salt.state       ][INFO    ][1910] {'host': 'msg02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,450 [salt.state       ][INFO    ][1910] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.449789 duration_in_ms=5.516
2017-12-07 23:50:45,450 [salt.state       ][INFO    ][1910] Running state [msg02] at time 23:50:45.450190
2017-12-07 23:50:45,451 [salt.state       ][INFO    ][1910] Executing state host.present for msg02
2017-12-07 23:50:45,456 [salt.state       ][INFO    ][1910] {'host': 'msg02'}
2017-12-07 23:50:45,456 [salt.state       ][INFO    ][1910] Completed state [msg02] at time 23:50:45.455937 duration_in_ms=5.746
2017-12-07 23:50:45,456 [salt.state       ][INFO    ][1910] Running state [msg03] at time 23:50:45.456335
2017-12-07 23:50:45,457 [salt.state       ][INFO    ][1910] Executing state host.present for msg03
2017-12-07 23:50:45,461 [salt.state       ][INFO    ][1910] {'host': 'msg03'}
2017-12-07 23:50:45,462 [salt.state       ][INFO    ][1910] Completed state [msg03] at time 23:50:45.461820 duration_in_ms=5.485
2017-12-07 23:50:45,462 [salt.state       ][INFO    ][1910] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.462228
2017-12-07 23:50:45,463 [salt.state       ][INFO    ][1910] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,467 [salt.state       ][INFO    ][1910] {'host': 'msg03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,468 [salt.state       ][INFO    ][1910] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.467761 duration_in_ms=5.533
2017-12-07 23:50:45,468 [salt.state       ][INFO    ][1910] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.468171
2017-12-07 23:50:45,469 [salt.state       ][INFO    ][1910] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,473 [salt.state       ][INFO    ][1910] {'host': 'msg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,474 [salt.state       ][INFO    ][1910] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.473807 duration_in_ms=5.636
2017-12-07 23:50:45,474 [salt.state       ][INFO    ][1910] Running state [msg01] at time 23:50:45.474218
2017-12-07 23:50:45,475 [salt.state       ][INFO    ][1910] Executing state host.present for msg01
2017-12-07 23:50:45,480 [salt.state       ][INFO    ][1910] {'host': 'msg01'}
2017-12-07 23:50:45,480 [salt.state       ][INFO    ][1910] Completed state [msg01] at time 23:50:45.479900 duration_in_ms=5.682
2017-12-07 23:50:45,480 [salt.state       ][INFO    ][1910] Running state [msg] at time 23:50:45.480300
2017-12-07 23:50:45,481 [salt.state       ][INFO    ][1910] Executing state host.present for msg
2017-12-07 23:50:45,486 [salt.state       ][INFO    ][1910] {'host': 'msg'}
2017-12-07 23:50:45,486 [salt.state       ][INFO    ][1910] Completed state [msg] at time 23:50:45.485930 duration_in_ms=5.629
2017-12-07 23:50:45,486 [salt.state       ][INFO    ][1910] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.486346
2017-12-07 23:50:45,487 [salt.state       ][INFO    ][1910] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,491 [salt.state       ][INFO    ][1910] {'host': 'msg.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,492 [salt.state       ][INFO    ][1910] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.491755 duration_in_ms=5.409
2017-12-07 23:50:45,492 [salt.state       ][INFO    ][1910] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.492167
2017-12-07 23:50:45,493 [salt.state       ][INFO    ][1910] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,493 [salt.state       ][INFO    ][1910] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-07 23:50:45,493 [salt.state       ][INFO    ][1910] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.493402 duration_in_ms=1.235
2017-12-07 23:50:45,494 [salt.state       ][INFO    ][1910] Running state [cfg01] at time 23:50:45.493776
2017-12-07 23:50:45,494 [salt.state       ][INFO    ][1910] Executing state host.present for cfg01
2017-12-07 23:50:45,495 [salt.state       ][INFO    ][1910] Host cfg01 (10.167.4.100) already present
2017-12-07 23:50:45,495 [salt.state       ][INFO    ][1910] Completed state [cfg01] at time 23:50:45.495032 duration_in_ms=1.256
2017-12-07 23:50:45,495 [salt.state       ][INFO    ][1910] Running state [cmp002] at time 23:50:45.495424
2017-12-07 23:50:45,496 [salt.state       ][INFO    ][1910] Executing state host.present for cmp002
2017-12-07 23:50:45,498 [salt.state       ][INFO    ][1910] {'host': 'cmp002'}
2017-12-07 23:50:45,498 [salt.state       ][INFO    ][1910] Completed state [cmp002] at time 23:50:45.498014 duration_in_ms=2.59
2017-12-07 23:50:45,498 [salt.state       ][INFO    ][1910] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.498394
2017-12-07 23:50:45,499 [salt.state       ][INFO    ][1910] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,514 [salt.state       ][INFO    ][1910] {'host': 'cmp002.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,514 [salt.state       ][INFO    ][1910] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.513974 duration_in_ms=15.579
2017-12-07 23:50:45,514 [salt.state       ][INFO    ][1910] Running state [cmp001] at time 23:50:45.514365
2017-12-07 23:50:45,515 [salt.state       ][INFO    ][1910] Executing state host.present for cmp001
2017-12-07 23:50:45,519 [salt.state       ][INFO    ][1910] {'host': 'cmp001'}
2017-12-07 23:50:45,520 [salt.state       ][INFO    ][1910] Completed state [cmp001] at time 23:50:45.519606 duration_in_ms=5.241
2017-12-07 23:50:45,520 [salt.state       ][INFO    ][1910] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.520008
2017-12-07 23:50:45,520 [salt.state       ][INFO    ][1910] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,525 [salt.state       ][INFO    ][1910] {'host': 'cmp001.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,526 [salt.state       ][INFO    ][1910] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.525674 duration_in_ms=5.666
2017-12-07 23:50:45,526 [salt.state       ][INFO    ][1910] Running state [dbs01] at time 23:50:45.526072
2017-12-07 23:50:45,526 [salt.state       ][INFO    ][1910] Executing state host.present for dbs01
2017-12-07 23:50:45,531 [salt.state       ][INFO    ][1910] {'host': 'dbs01'}
2017-12-07 23:50:45,532 [salt.state       ][INFO    ][1910] Completed state [dbs01] at time 23:50:45.531534 duration_in_ms=5.462
2017-12-07 23:50:45,532 [salt.state       ][INFO    ][1910] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.531910
2017-12-07 23:50:45,532 [salt.state       ][INFO    ][1910] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,573 [salt.state       ][INFO    ][1910] {'host': 'dbs01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,574 [salt.state       ][INFO    ][1910] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.573975 duration_in_ms=42.064
2017-12-07 23:50:45,574 [salt.state       ][INFO    ][1910] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.574398
2017-12-07 23:50:45,575 [salt.state       ][INFO    ][1910] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,687 [salt.state       ][INFO    ][1910] {'host': 'dbs02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,687 [salt.state       ][INFO    ][1910] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.687367 duration_in_ms=112.968
2017-12-07 23:50:45,688 [salt.state       ][INFO    ][1910] Running state [dbs02] at time 23:50:45.687749
2017-12-07 23:50:45,688 [salt.state       ][INFO    ][1910] Executing state host.present for dbs02
2017-12-07 23:50:45,741 [salt.state       ][INFO    ][1910] {'host': 'dbs02'}
2017-12-07 23:50:45,741 [salt.state       ][INFO    ][1910] Completed state [dbs02] at time 23:50:45.741456 duration_in_ms=53.706
2017-12-07 23:50:45,742 [salt.state       ][INFO    ][1910] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.741851
2017-12-07 23:50:45,742 [salt.state       ][INFO    ][1910] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,747 [salt.state       ][INFO    ][1910] {'host': 'dbs03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,747 [salt.state       ][INFO    ][1910] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.747179 duration_in_ms=5.328
2017-12-07 23:50:45,748 [salt.state       ][INFO    ][1910] Running state [dbs03] at time 23:50:45.747543
2017-12-07 23:50:45,748 [salt.state       ][INFO    ][1910] Executing state host.present for dbs03
2017-12-07 23:50:45,753 [salt.state       ][INFO    ][1910] {'host': 'dbs03'}
2017-12-07 23:50:45,753 [salt.state       ][INFO    ][1910] Completed state [dbs03] at time 23:50:45.753295 duration_in_ms=5.752
2017-12-07 23:50:45,754 [salt.state       ][INFO    ][1910] Running state [mas01] at time 23:50:45.753833
2017-12-07 23:50:45,754 [salt.state       ][INFO    ][1910] Executing state host.present for mas01
2017-12-07 23:50:45,759 [salt.state       ][INFO    ][1910] {'host': 'mas01'}
2017-12-07 23:50:45,759 [salt.state       ][INFO    ][1910] Completed state [mas01] at time 23:50:45.759346 duration_in_ms=5.513
2017-12-07 23:50:45,760 [salt.state       ][INFO    ][1910] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.759873
2017-12-07 23:50:45,760 [salt.state       ][INFO    ][1910] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,765 [salt.state       ][INFO    ][1910] {'host': 'mas01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,765 [salt.state       ][INFO    ][1910] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.765329 duration_in_ms=5.456
2017-12-07 23:50:45,766 [salt.state       ][INFO    ][1910] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.765851
2017-12-07 23:50:45,766 [salt.state       ][INFO    ][1910] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,771 [salt.state       ][INFO    ][1910] {'host': 'ctl02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,771 [salt.state       ][INFO    ][1910] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.771352 duration_in_ms=5.502
2017-12-07 23:50:45,772 [salt.state       ][INFO    ][1910] Running state [ctl02] at time 23:50:45.771871
2017-12-07 23:50:45,772 [salt.state       ][INFO    ][1910] Executing state host.present for ctl02
2017-12-07 23:50:45,777 [salt.state       ][INFO    ][1910] {'host': 'ctl02'}
2017-12-07 23:50:45,777 [salt.state       ][INFO    ][1910] Completed state [ctl02] at time 23:50:45.777329 duration_in_ms=5.457
2017-12-07 23:50:45,778 [salt.state       ][INFO    ][1910] Running state [ctl03] at time 23:50:45.777628
2017-12-07 23:50:45,778 [salt.state       ][INFO    ][1910] Executing state host.present for ctl03
2017-12-07 23:50:45,783 [salt.state       ][INFO    ][1910] {'host': 'ctl03'}
2017-12-07 23:50:45,783 [salt.state       ][INFO    ][1910] Completed state [ctl03] at time 23:50:45.783158 duration_in_ms=5.53
2017-12-07 23:50:45,784 [salt.state       ][INFO    ][1910] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.783465
2017-12-07 23:50:45,784 [salt.state       ][INFO    ][1910] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,789 [salt.state       ][INFO    ][1910] {'host': 'ctl03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,789 [salt.state       ][INFO    ][1910] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.789124 duration_in_ms=5.659
2017-12-07 23:50:45,789 [salt.state       ][INFO    ][1910] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.789418
2017-12-07 23:50:45,790 [salt.state       ][INFO    ][1910] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,795 [salt.state       ][INFO    ][1910] {'host': 'ctl01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,795 [salt.state       ][INFO    ][1910] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.795033 duration_in_ms=5.616
2017-12-07 23:50:45,795 [salt.state       ][INFO    ][1910] Running state [ctl01] at time 23:50:45.795207
2017-12-07 23:50:45,795 [salt.state       ][INFO    ][1910] Executing state host.present for ctl01
2017-12-07 23:50:45,809 [salt.state       ][INFO    ][1910] {'host': 'ctl01'}
2017-12-07 23:50:45,809 [salt.state       ][INFO    ][1910] Completed state [ctl01] at time 23:50:45.809182 duration_in_ms=13.975
2017-12-07 23:50:45,809 [salt.state       ][INFO    ][1910] Running state [ctl] at time 23:50:45.809364
2017-12-07 23:50:45,810 [salt.state       ][INFO    ][1910] Executing state host.present for ctl
2017-12-07 23:50:45,815 [salt.state       ][INFO    ][1910] {'host': 'ctl'}
2017-12-07 23:50:45,815 [salt.state       ][INFO    ][1910] Completed state [ctl] at time 23:50:45.814965 duration_in_ms=5.6
2017-12-07 23:50:45,815 [salt.state       ][INFO    ][1910] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.815145
2017-12-07 23:50:45,815 [salt.state       ][INFO    ][1910] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 23:50:45,821 [salt.state       ][INFO    ][1910] {'host': 'ctl.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-07 23:50:45,821 [salt.state       ][INFO    ][1910] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 23:50:45.821028 duration_in_ms=5.883
2017-12-07 23:50:45,828 [salt.state       ][INFO    ][1910] Running state [ens2] at time 23:50:45.827930
2017-12-07 23:50:45,828 [salt.state       ][INFO    ][1910] Executing state network.managed for ens2
2017-12-07 23:50:46,199 [salt.state       ][INFO    ][1910] Interface ens2 is up to date.
2017-12-07 23:50:46,199 [salt.state       ][INFO    ][1910] Completed state [ens2] at time 23:50:46.199310 duration_in_ms=371.379
2017-12-07 23:50:46,200 [salt.state       ][INFO    ][1910] Running state [ens3] at time 23:50:46.199544
2017-12-07 23:50:46,200 [salt.state       ][INFO    ][1910] Executing state network.managed for ens3
2017-12-07 23:50:46,214 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-07 23:50:46,428 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-07 23:50:46,533 [salt.state       ][INFO    ][1910] {'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.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-07 23:50:46,534 [salt.state       ][INFO    ][1910] Completed state [ens3] at time 23:50:46.533695 duration_in_ms=334.151
2017-12-07 23:50:46,534 [salt.state       ][INFO    ][1910] Running state [/etc/profile.d/proxy.sh] at time 23:50:46.533964
2017-12-07 23:50:46,534 [salt.state       ][INFO    ][1910] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-07 23:50:46,535 [salt.state       ][INFO    ][1910] File /etc/profile.d/proxy.sh is not present
2017-12-07 23:50:46,535 [salt.state       ][INFO    ][1910] Completed state [/etc/profile.d/proxy.sh] at time 23:50:46.534630 duration_in_ms=0.666
2017-12-07 23:50:46,535 [salt.state       ][INFO    ][1910] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:50:46.534794
2017-12-07 23:50:46,535 [salt.state       ][INFO    ][1910] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-07 23:50:46,535 [salt.state       ][INFO    ][1910] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-07 23:50:46,535 [salt.state       ][INFO    ][1910] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:50:46.535284 duration_in_ms=0.489
2017-12-07 23:50:46,540 [salt.state       ][INFO    ][1910] Running state [ntp] at time 23:50:46.539860
2017-12-07 23:50:46,540 [salt.state       ][INFO    ][1910] Executing state pkg.installed for ntp
2017-12-07 23:50:46,669 [salt.loaded.int.module.cmdmod][INFO    ][1910] 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-12-07 23:50:52,954 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235052942851
2017-12-07 23:50:52,970 [salt.minion      ][INFO    ][4996] Starting a new job with PID 4996
2017-12-07 23:50:52,979 [salt.minion      ][INFO    ][4996] Returning information for job: 20171207235052942851
2017-12-07 23:51:03,032 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235103020461
2017-12-07 23:51:03,046 [salt.minion      ][INFO    ][5028] Starting a new job with PID 5028
2017-12-07 23:51:03,055 [salt.minion      ][INFO    ][5028] Returning information for job: 20171207235103020461
2017-12-07 23:51:13,170 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235113157980
2017-12-07 23:51:13,185 [salt.minion      ][INFO    ][5213] Starting a new job with PID 5213
2017-12-07 23:51:13,198 [salt.minion      ][INFO    ][5213] Returning information for job: 20171207235113157980
2017-12-07 23:51:16,057 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:51:16,078 [salt.state       ][INFO    ][1910] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-12-07 23:51:16,086 [salt.state       ][INFO    ][1910] Loading fresh modules for state activity
2017-12-07 23:51:16,100 [salt.state       ][INFO    ][1910] Completed state [ntp] at time 23:51:16.100279 duration_in_ms=29560.418
2017-12-07 23:51:16,103 [salt.state       ][INFO    ][1910] Running state [/etc/ntp.conf] at time 23:51:16.103280
2017-12-07 23:51:16,104 [salt.state       ][INFO    ][1910] Executing state file.managed for /etc/ntp.conf
2017-12-07 23:51:16,125 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-07 23:51:16,152 [salt.fileclient  ][INFO    ][1910] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 23:51:16,162 [salt.state       ][INFO    ][1910] 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-12-07 23:51:16,164 [salt.state       ][INFO    ][1910] Completed state [/etc/ntp.conf] at time 23:51:16.164118 duration_in_ms=60.838
2017-12-07 23:51:16,223 [salt.state       ][INFO    ][1910] Running state [ntp] at time 23:51:16.222637
2017-12-07 23:51:16,223 [salt.state       ][INFO    ][1910] Executing state service.running for ntp
2017-12-07 23:51:16,224 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-07 23:51:16,235 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-07 23:51:16,243 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-07 23:51:16,254 [salt.state       ][INFO    ][1910] The service ntp is already running
2017-12-07 23:51:16,254 [salt.state       ][INFO    ][1910] Completed state [ntp] at time 23:51:16.254237 duration_in_ms=31.599
2017-12-07 23:51:16,255 [salt.state       ][INFO    ][1910] Running state [ntp] at time 23:51:16.254520
2017-12-07 23:51:16,255 [salt.state       ][INFO    ][1910] Executing state service.mod_watch for ntp
2017-12-07 23:51:16,255 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-07 23:51:16,265 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-07 23:51:16,274 [salt.loaded.int.module.cmdmod][INFO    ][1910] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-07 23:51:16,324 [salt.state       ][INFO    ][1910] {'ntp': True}
2017-12-07 23:51:16,324 [salt.state       ][INFO    ][1910] Completed state [ntp] at time 23:51:16.324329 duration_in_ms=69.807
2017-12-07 23:51:16,327 [salt.minion      ][INFO    ][1910] Returning information for job: 20171207234932060776
2017-12-07 23:52:29,240 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171207235229225784
2017-12-07 23:52:29,256 [salt.minion      ][INFO    ][5402] Starting a new job with PID 5402
2017-12-07 23:52:29,267 [salt.minion      ][INFO    ][5402] Returning information for job: 20171207235229225784
2017-12-07 23:57:42,455 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command test.ping with jid 20171207235742443147
2017-12-07 23:57:42,477 [salt.minion      ][INFO    ][5768] Starting a new job with PID 5768
2017-12-07 23:57:42,501 [salt.minion      ][INFO    ][5768] Returning information for job: 20171207235742443147
2017-12-07 23:57:57,222 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command state.sls with jid 20171207235757209310
2017-12-07 23:57:57,236 [salt.minion      ][INFO    ][5780] Starting a new job with PID 5780
2017-12-07 23:57:57,622 [salt.state       ][INFO    ][5780] Loading fresh modules for state activity
2017-12-07 23:57:57,647 [salt.fileclient  ][INFO    ][5780] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-07 23:57:57,664 [salt.fileclient  ][INFO    ][5780] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-07 23:57:57,686 [salt.fileclient  ][INFO    ][5780] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 23:57:57,935 [salt.state       ][INFO    ][5780] Running state [lsof] at time 23:57:57.934627
2017-12-07 23:57:57,935 [salt.state       ][INFO    ][5780] Executing state pkg.installed for lsof
2017-12-07 23:57:57,936 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:57:58,424 [salt.state       ][INFO    ][5780] Package lsof is already installed
2017-12-07 23:57:58,425 [salt.state       ][INFO    ][5780] Completed state [lsof] at time 23:57:58.424666 duration_in_ms=490.039
2017-12-07 23:57:58,425 [salt.state       ][INFO    ][5780] Running state [keepalived] at time 23:57:58.425008
2017-12-07 23:57:58,425 [salt.state       ][INFO    ][5780] Executing state pkg.installed for keepalived
2017-12-07 23:57:58,441 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 23:58:00,260 [salt.loaded.int.module.cmdmod][INFO    ][5780] 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-12-07 23:58:07,266 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207235807253247
2017-12-07 23:58:07,281 [salt.minion      ][INFO    ][6224] Starting a new job with PID 6224
2017-12-07 23:58:07,292 [salt.minion      ][INFO    ][6224] Returning information for job: 20171207235807253247
2017-12-07 23:58:10,716 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 23:58:10,735 [salt.state       ][INFO    ][5780] 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-12-07 23:58:10,744 [salt.state       ][INFO    ][5780] Loading fresh modules for state activity
2017-12-07 23:58:10,756 [salt.state       ][INFO    ][5780] Completed state [keepalived] at time 23:58:10.755672 duration_in_ms=12330.662
2017-12-07 23:58:10,758 [salt.state       ][INFO    ][5780] Running state [/etc/keepalived/keepalived.conf] at time 23:58:10.757853
2017-12-07 23:58:10,758 [salt.state       ][INFO    ][5780] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-07 23:58:10,787 [salt.fileclient  ][INFO    ][5780] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-07 23:58:10,826 [salt.fileclient  ][INFO    ][5780] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 23:58:10,834 [salt.state       ][INFO    ][5780] File changed:
New file
2017-12-07 23:58:10,834 [salt.state       ][INFO    ][5780] Completed state [/etc/keepalived/keepalived.conf] at time 23:58:10.834236 duration_in_ms=76.383
2017-12-07 23:58:10,896 [salt.state       ][INFO    ][5780] Running state [keepalived] at time 23:58:10.896212
2017-12-07 23:58:10,897 [salt.state       ][INFO    ][5780] Executing state service.running for keepalived
2017-12-07 23:58:10,898 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-07 23:58:10,908 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:10,915 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:10,923 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:10,931 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:10,985 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:10,993 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:11,002 [salt.loaded.int.module.cmdmod][INFO    ][5780] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 23:58:11,010 [salt.state       ][INFO    ][5780] {'keepalived': True}
2017-12-07 23:58:11,010 [salt.state       ][INFO    ][5780] Completed state [keepalived] at time 23:58:11.010395 duration_in_ms=114.183
2017-12-07 23:58:11,011 [salt.minion      ][INFO    ][5780] Returning information for job: 20171207235757209310
2017-12-08 00:01:36,914 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command pillar.get with jid 20171208000136911363
2017-12-08 00:01:36,932 [salt.minion      ][INFO    ][6635] Starting a new job with PID 6635
2017-12-08 00:01:36,938 [salt.minion      ][INFO    ][6635] Returning information for job: 20171208000136911363
2017-12-08 00:04:15,775 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command state.sls with jid 20171208000415768634
2017-12-08 00:04:15,789 [salt.minion      ][INFO    ][6665] Starting a new job with PID 6665
2017-12-08 00:04:18,235 [salt.state       ][INFO    ][6665] Loading fresh modules for state activity
2017-12-08 00:04:18,259 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-08 00:04:18,281 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-08 00:04:18,295 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-08 00:04:18,320 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:04:18,331 [py.warnings      ][WARNING ][6665] /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-12-08 00:04:18,332 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-08 00:04:18,341 [salt.loaded.int.module.cmdmod][ERROR   ][6665] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-08 00:04:18,342 [salt.loaded.int.module.cmdmod][ERROR   ][6665] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-08 00:04:18,367 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-08 00:04:18,389 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:04:18,411 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-08 00:04:18,427 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:04:18,449 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-08 00:04:18,492 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:04:18,520 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-08 00:04:18,538 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:04:18,560 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-08 00:04:18,581 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:04:18,603 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-08 00:04:18,635 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-08 00:04:18,946 [salt.state       ][INFO    ][6665] Running state [rabbitmq-server] at time 00:04:18.945900
2017-12-08 00:04:18,946 [salt.state       ][INFO    ][6665] Executing state pkg.installed for rabbitmq-server
2017-12-08 00:04:18,947 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-08 00:04:19,437 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-08 00:04:21,084 [salt.loaded.int.module.cmdmod][INFO    ][6665] 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-12-08 00:04:25,872 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000425864433
2017-12-08 00:04:25,885 [salt.minion      ][INFO    ][7037] Starting a new job with PID 7037
2017-12-08 00:04:25,898 [salt.minion      ][INFO    ][7037] Returning information for job: 20171208000425864433
2017-12-08 00:04:35,901 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000435895343
2017-12-08 00:04:35,915 [salt.minion      ][INFO    ][7138] Starting a new job with PID 7138
2017-12-08 00:04:35,926 [salt.minion      ][INFO    ][7138] Returning information for job: 20171208000435895343
2017-12-08 00:04:46,105 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000446100336
2017-12-08 00:04:46,119 [salt.minion      ][INFO    ][7367] Starting a new job with PID 7367
2017-12-08 00:04:46,128 [salt.minion      ][INFO    ][7367] Returning information for job: 20171208000446100336
2017-12-08 00:04:56,306 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000456298506
2017-12-08 00:04:56,321 [salt.minion      ][INFO    ][7553] Starting a new job with PID 7553
2017-12-08 00:04:56,364 [salt.minion      ][INFO    ][7553] Returning information for job: 20171208000456298506
2017-12-08 00:05:06,327 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000506317181
2017-12-08 00:05:06,339 [salt.minion      ][INFO    ][7715] Starting a new job with PID 7715
2017-12-08 00:05:06,349 [salt.minion      ][INFO    ][7715] Returning information for job: 20171208000506317181
2017-12-08 00:05:16,353 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000516339229
2017-12-08 00:05:16,367 [salt.minion      ][INFO    ][7725] Starting a new job with PID 7725
2017-12-08 00:05:16,376 [salt.minion      ][INFO    ][7725] Returning information for job: 20171208000516339229
2017-12-08 00:05:26,598 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000526583947
2017-12-08 00:05:26,612 [salt.minion      ][INFO    ][7755] Starting a new job with PID 7755
2017-12-08 00:05:26,622 [salt.minion      ][INFO    ][7755] Returning information for job: 20171208000526583947
2017-12-08 00:05:26,659 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-08 00:05:26,680 [salt.state       ][INFO    ][6665] 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-12-08 00:05:26,688 [salt.state       ][INFO    ][6665] Loading fresh modules for state activity
2017-12-08 00:05:26,704 [salt.state       ][INFO    ][6665] Completed state [rabbitmq-server] at time 00:05:26.704220 duration_in_ms=67758.321
2017-12-08 00:05:26,711 [salt.state       ][INFO    ][6665] Running state [gettext-base] at time 00:05:26.711103
2017-12-08 00:05:26,711 [salt.state       ][INFO    ][6665] Executing state pkg.installed for gettext-base
2017-12-08 00:05:26,938 [salt.state       ][INFO    ][6665] Package gettext-base is already installed
2017-12-08 00:05:26,938 [salt.state       ][INFO    ][6665] Completed state [gettext-base] at time 00:05:26.938283 duration_in_ms=227.18
2017-12-08 00:05:26,940 [salt.state       ][INFO    ][6665] Running state [/etc/rabbitmq/rabbitmq.config] at time 00:05:26.939772
2017-12-08 00:05:26,940 [salt.state       ][INFO    ][6665] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-08 00:05:26,965 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-08 00:05:26,993 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:05:27,004 [salt.state       ][INFO    ][6665] File changed:
New file
2017-12-08 00:05:27,005 [salt.state       ][INFO    ][6665] Completed state [/etc/rabbitmq/rabbitmq.config] at time 00:05:27.004554 duration_in_ms=64.781
2017-12-08 00:05:27,005 [salt.state       ][INFO    ][6665] Running state [/etc/default/rabbitmq-server] at time 00:05:27.005074
2017-12-08 00:05:27,005 [salt.state       ][INFO    ][6665] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-08 00:05:27,022 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-08 00:05:27,038 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:05:27,048 [salt.state       ][INFO    ][6665] 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-12-08 00:05:27,050 [salt.state       ][INFO    ][6665] Completed state [/etc/default/rabbitmq-server] at time 00:05:27.049488 duration_in_ms=44.414
2017-12-08 00:05:27,050 [salt.state       ][INFO    ][6665] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 00:05:27.050003
2017-12-08 00:05:27,050 [salt.state       ][INFO    ][6665] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-08 00:05:27,072 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-08 00:05:27,087 [salt.fileclient  ][INFO    ][6665] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-08 00:05:27,097 [salt.state       ][INFO    ][6665] File changed:
New file
2017-12-08 00:05:27,097 [salt.state       ][INFO    ][6665] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 00:05:27.097366 duration_in_ms=47.362
2017-12-08 00:05:27,099 [salt.state       ][INFO    ][6665] Running state [sleep 30] at time 00:05:27.098535
2017-12-08 00:05:27,099 [salt.state       ][INFO    ][6665] Executing state cmd.run for sleep 30
2017-12-08 00:05:27,099 [py.warnings      ][WARNING ][6665] /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-12-08 00:05:27,100 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-08 00:05:36,794 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000536779037
2017-12-08 00:05:36,809 [salt.minion      ][INFO    ][7811] Starting a new job with PID 7811
2017-12-08 00:05:36,821 [salt.minion      ][INFO    ][7811] Returning information for job: 20171208000536779037
2017-12-08 00:05:46,814 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000546799478
2017-12-08 00:05:46,828 [salt.minion      ][INFO    ][7821] Starting a new job with PID 7821
2017-12-08 00:05:46,839 [salt.minion      ][INFO    ][7821] Returning information for job: 20171208000546799478
2017-12-08 00:05:56,846 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000556831523
2017-12-08 00:05:56,861 [salt.minion      ][INFO    ][7826] Starting a new job with PID 7826
2017-12-08 00:05:56,872 [salt.minion      ][INFO    ][7826] Returning information for job: 20171208000556831523
2017-12-08 00:05:57,128 [salt.state       ][INFO    ][6665] {'pid': 7807, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-08 00:05:57,128 [salt.state       ][INFO    ][6665] Completed state [sleep 30] at time 00:05:57.127984 duration_in_ms=30029.447
2017-12-08 00:05:57,129 [salt.state       ][INFO    ][6665] Running state [service rabbitmq-server stop] at time 00:05:57.128947
2017-12-08 00:05:57,129 [salt.state       ][INFO    ][6665] Executing state cmd.run for service rabbitmq-server stop
2017-12-08 00:05:57,130 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-08 00:05:57,252 [salt.state       ][INFO    ][6665] {'pid': 7829, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-08 00:05:57,253 [salt.state       ][INFO    ][6665] Completed state [service rabbitmq-server stop] at time 00:05:57.252667 duration_in_ms=123.719
2017-12-08 00:05:57,253 [salt.state       ][INFO    ][6665] Running state [/var/lib/rabbitmq] at time 00:05:57.252949
2017-12-08 00:05:57,253 [salt.state       ][INFO    ][6665] Executing state file.directory for /var/lib/rabbitmq
2017-12-08 00:05:57,254 [salt.state       ][INFO    ][6665] Directory /var/lib/rabbitmq is in the correct state
2017-12-08 00:05:57,254 [salt.state       ][INFO    ][6665] Completed state [/var/lib/rabbitmq] at time 00:05:57.254031 duration_in_ms=1.081
2017-12-08 00:05:57,255 [salt.state       ][INFO    ][6665] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 00:05:57.255171
2017-12-08 00:05:57,255 [salt.state       ][INFO    ][6665] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-08 00:05:57,260 [salt.state       ][INFO    ][6665] File changed:
--- 
+++ 
@@ -1 +1 @@
-RRRTILVNFIGFAYFXFPGM+opnfv_secret

2017-12-08 00:05:57,260 [salt.state       ][INFO    ][6665] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 00:05:57.260320 duration_in_ms=5.148
2017-12-08 00:05:57,261 [salt.state       ][INFO    ][6665] Running state [sleep 30] at time 00:05:57.260779
2017-12-08 00:05:57,261 [salt.state       ][INFO    ][6665] Executing state cmd.run for sleep 30
2017-12-08 00:05:57,262 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-08 00:06:07,048 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000607033191
2017-12-08 00:06:07,063 [salt.minion      ][INFO    ][7865] Starting a new job with PID 7865
2017-12-08 00:06:07,073 [salt.minion      ][INFO    ][7865] Returning information for job: 20171208000607033191
2017-12-08 00:06:17,256 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000617243852
2017-12-08 00:06:17,272 [salt.minion      ][INFO    ][7870] Starting a new job with PID 7870
2017-12-08 00:06:17,283 [salt.minion      ][INFO    ][7870] Returning information for job: 20171208000617243852
2017-12-08 00:06:27,292 [salt.state       ][INFO    ][6665] {'pid': 7856, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-08 00:06:27,293 [salt.state       ][INFO    ][6665] Completed state [sleep 30] at time 00:06:27.292592 duration_in_ms=30031.812
2017-12-08 00:06:27,295 [salt.state       ][INFO    ][6665] Running state [rabbitmq-server] at time 00:06:27.294678
2017-12-08 00:06:27,295 [salt.state       ][INFO    ][6665] Executing state service.running for rabbitmq-server
2017-12-08 00:06:27,296 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-08 00:06:27,311 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:27,323 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:27,335 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:27,345 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:27,472 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000627459198
2017-12-08 00:06:27,484 [salt.minion      ][INFO    ][7972] Starting a new job with PID 7972
2017-12-08 00:06:27,493 [salt.minion      ][INFO    ][7972] Returning information for job: 20171208000627459198
2017-12-08 00:06:31,008 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:31,020 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:31,032 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:31,076 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:31,086 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:31,271 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-08 00:06:31,283 [salt.state       ][INFO    ][6665] {'rabbitmq-server': True}
2017-12-08 00:06:31,283 [salt.state       ][INFO    ][6665] Completed state [rabbitmq-server] at time 00:06:31.283267 duration_in_ms=3988.588
2017-12-08 00:06:31,290 [salt.state       ][INFO    ][6665] Running state [amqp_client] at time 00:06:31.289489
2017-12-08 00:06:31,290 [salt.state       ][INFO    ][6665] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-08 00:06:31,290 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-08 00:06:31,789 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-08 00:06:32,447 [salt.state       ][INFO    ][6665] {'new': 'amqp_client', 'old': ''}
2017-12-08 00:06:32,448 [salt.state       ][INFO    ][6665] Completed state [amqp_client] at time 00:06:32.447696 duration_in_ms=1158.206
2017-12-08 00:06:32,448 [salt.state       ][INFO    ][6665] Running state [rabbitmq_management] at time 00:06:32.448327
2017-12-08 00:06:32,449 [salt.state       ][INFO    ][6665] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-08 00:06:32,449 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-08 00:06:32,952 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-08 00:06:34,530 [salt.state       ][INFO    ][6665] {'new': 'rabbitmq_management', 'old': ''}
2017-12-08 00:06:34,531 [salt.state       ][INFO    ][6665] Completed state [rabbitmq_management] at time 00:06:34.530471 duration_in_ms=2082.143
2017-12-08 00:06:34,538 [salt.state       ][INFO    ][6665] Running state [/openstack] at time 00:06:34.538034
2017-12-08 00:06:34,538 [salt.state       ][INFO    ][6665] Executing state rabbitmq_vhost.present for /openstack
2017-12-08 00:06:34,539 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-08 00:06:35,036 [salt.state       ][INFO    ][6665] Virtual Host '/openstack' already exists.
2017-12-08 00:06:35,036 [salt.state       ][INFO    ][6665] Completed state [/openstack] at time 00:06:35.036403 duration_in_ms=498.368
2017-12-08 00:06:35,052 [salt.state       ][INFO    ][6665] Running state [openstack] at time 00:06:35.051675
2017-12-08 00:06:35,052 [salt.state       ][INFO    ][6665] Executing state rabbitmq_user.present for openstack
2017-12-08 00:06:35,052 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-08 00:06:35,552 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-08 00:06:37,143 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-08 00:06:37,670 [salt.state       ][INFO    ][6665] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-08 00:06:37,671 [salt.state       ][INFO    ][6665] Completed state [openstack] at time 00:06:37.670554 duration_in_ms=2618.877
2017-12-08 00:06:37,673 [salt.state       ][INFO    ][6665] Running state [Ceilometer] at time 00:06:37.672510
2017-12-08 00:06:37,673 [salt.state       ][INFO    ][6665] Executing state rabbitmq_policy.present for Ceilometer
2017-12-08 00:06:37,673 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-08 00:06:37,684 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208000637669361
2017-12-08 00:06:37,701 [salt.minion      ][INFO    ][9621] Starting a new job with PID 9621
2017-12-08 00:06:37,710 [salt.minion      ][INFO    ][9621] Returning information for job: 20171208000637669361
2017-12-08 00:06:38,172 [salt.loaded.int.module.cmdmod][INFO    ][6665] 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-12-08 00:06:38,760 [salt.state       ][INFO    ][6665] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-08 00:06:38,760 [salt.state       ][INFO    ][6665] Completed state [Ceilometer] at time 00:06:38.760417 duration_in_ms=1087.906
2017-12-08 00:06:38,761 [salt.state       ][INFO    ][6665] Running state [HA] at time 00:06:38.760988
2017-12-08 00:06:38,761 [salt.state       ][INFO    ][6665] Executing state rabbitmq_policy.present for HA
2017-12-08 00:06:38,762 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-08 00:06:39,230 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-08 00:06:39,748 [salt.state       ][INFO    ][6665] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-08 00:06:39,748 [salt.state       ][INFO    ][6665] Completed state [HA] at time 00:06:39.748393 duration_in_ms=987.405
2017-12-08 00:06:39,749 [salt.state       ][INFO    ][6665] Running state [guest] at time 00:06:39.748607
2017-12-08 00:06:39,749 [salt.state       ][INFO    ][6665] Executing state rabbitmq_user.present for guest
2017-12-08 00:06:39,749 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-08 00:06:40,260 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-08 00:06:41,750 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-08 00:06:42,237 [salt.state       ][INFO    ][6665] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-08 00:06:42,238 [salt.state       ][INFO    ][6665] Completed state [guest] at time 00:06:42.237597 duration_in_ms=2488.99
2017-12-08 00:06:42,238 [salt.state       ][INFO    ][6665] Running state [HA] at time 00:06:42.238214
2017-12-08 00:06:42,238 [salt.state       ][INFO    ][6665] Executing state rabbitmq_policy.present for HA
2017-12-08 00:06:42,239 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-08 00:06:42,757 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-08 00:06:43,289 [salt.state       ][INFO    ][6665] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-08 00:06:43,289 [salt.state       ][INFO    ][6665] Completed state [HA] at time 00:06:43.288959 duration_in_ms=1050.743
2017-12-08 00:06:43,290 [salt.state       ][INFO    ][6665] Running state [admin] at time 00:06:43.289503
2017-12-08 00:06:43,290 [salt.state       ][INFO    ][6665] Executing state rabbitmq_user.present for admin
2017-12-08 00:06:43,290 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-08 00:06:43,781 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-08 00:06:45,398 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-08 00:06:45,912 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-08 00:06:46,418 [salt.state       ][INFO    ][6665] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-08 00:06:46,418 [salt.state       ][INFO    ][6665] Completed state [admin] at time 00:06:46.418225 duration_in_ms=3128.721
2017-12-08 00:06:46,419 [salt.state       ][INFO    ][6665] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.418759
2017-12-08 00:06:46,419 [salt.state       ][INFO    ][6665] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,419 [salt.state       ][INFO    ][6665] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-08 00:06:46,419 [salt.state       ][INFO    ][6665] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.419474 duration_in_ms=0.715
2017-12-08 00:06:46,420 [salt.state       ][INFO    ][6665] Running state [mdb02] at time 00:06:46.419619
2017-12-08 00:06:46,420 [salt.state       ][INFO    ][6665] Executing state host.present for mdb02
2017-12-08 00:06:46,420 [salt.state       ][INFO    ][6665] Host mdb02 (10.167.4.77) already present
2017-12-08 00:06:46,420 [salt.state       ][INFO    ][6665] Completed state [mdb02] at time 00:06:46.420187 duration_in_ms=0.568
2017-12-08 00:06:46,420 [salt.state       ][INFO    ][6665] Running state [mdb03] at time 00:06:46.420343
2017-12-08 00:06:46,420 [salt.state       ][INFO    ][6665] Executing state host.present for mdb03
2017-12-08 00:06:46,421 [salt.state       ][INFO    ][6665] Host mdb03 (10.167.4.78) already present
2017-12-08 00:06:46,421 [salt.state       ][INFO    ][6665] Completed state [mdb03] at time 00:06:46.420891 duration_in_ms=0.548
2017-12-08 00:06:46,421 [salt.state       ][INFO    ][6665] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.421027
2017-12-08 00:06:46,421 [salt.state       ][INFO    ][6665] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,421 [salt.state       ][INFO    ][6665] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-08 00:06:46,422 [salt.state       ][INFO    ][6665] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.421570 duration_in_ms=0.543
2017-12-08 00:06:46,422 [salt.state       ][INFO    ][6665] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.421709
2017-12-08 00:06:46,422 [salt.state       ][INFO    ][6665] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,422 [salt.state       ][INFO    ][6665] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-08 00:06:46,422 [salt.state       ][INFO    ][6665] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.422240 duration_in_ms=0.532
2017-12-08 00:06:46,422 [salt.state       ][INFO    ][6665] Running state [mdb01] at time 00:06:46.422377
2017-12-08 00:06:46,423 [salt.state       ][INFO    ][6665] Executing state host.present for mdb01
2017-12-08 00:06:46,423 [salt.state       ][INFO    ][6665] Host mdb01 (10.167.4.76) already present
2017-12-08 00:06:46,423 [salt.state       ][INFO    ][6665] Completed state [mdb01] at time 00:06:46.422909 duration_in_ms=0.532
2017-12-08 00:06:46,423 [salt.state       ][INFO    ][6665] Running state [mdb] at time 00:06:46.423046
2017-12-08 00:06:46,423 [salt.state       ][INFO    ][6665] Executing state host.present for mdb
2017-12-08 00:06:46,423 [salt.state       ][INFO    ][6665] Host mdb (10.167.4.75) already present
2017-12-08 00:06:46,424 [salt.state       ][INFO    ][6665] Completed state [mdb] at time 00:06:46.423575 duration_in_ms=0.529
2017-12-08 00:06:46,424 [salt.state       ][INFO    ][6665] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.423717
2017-12-08 00:06:46,424 [salt.state       ][INFO    ][6665] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,426 [salt.state       ][INFO    ][6665] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-08 00:06:46,426 [salt.state       ][INFO    ][6665] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.426240 duration_in_ms=2.523
2017-12-08 00:06:46,427 [salt.state       ][INFO    ][6665] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.426515
2017-12-08 00:06:46,427 [salt.state       ][INFO    ][6665] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,427 [salt.state       ][INFO    ][6665] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-08 00:06:46,427 [salt.state       ][INFO    ][6665] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.427465 duration_in_ms=0.95
2017-12-08 00:06:46,428 [salt.state       ][INFO    ][6665] Running state [cfg01] at time 00:06:46.427738
2017-12-08 00:06:46,428 [salt.state       ][INFO    ][6665] Executing state host.present for cfg01
2017-12-08 00:06:46,428 [salt.state       ][INFO    ][6665] Host cfg01 (10.167.4.100) already present
2017-12-08 00:06:46,429 [salt.state       ][INFO    ][6665] Completed state [cfg01] at time 00:06:46.428720 duration_in_ms=0.982
2017-12-08 00:06:46,429 [salt.state       ][INFO    ][6665] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.428993
2017-12-08 00:06:46,429 [salt.state       ][INFO    ][6665] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,430 [salt.state       ][INFO    ][6665] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-08 00:06:46,430 [salt.state       ][INFO    ][6665] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.429920 duration_in_ms=0.928
2017-12-08 00:06:46,430 [salt.state       ][INFO    ][6665] Running state [prx01] at time 00:06:46.430192
2017-12-08 00:06:46,430 [salt.state       ][INFO    ][6665] Executing state host.present for prx01
2017-12-08 00:06:46,431 [salt.state       ][INFO    ][6665] Host prx01 (10.167.4.104) already present
2017-12-08 00:06:46,431 [salt.state       ][INFO    ][6665] Completed state [prx01] at time 00:06:46.431390 duration_in_ms=1.198
2017-12-08 00:06:46,432 [salt.state       ][INFO    ][6665] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.431665
2017-12-08 00:06:46,432 [salt.state       ][INFO    ][6665] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,432 [salt.state       ][INFO    ][6665] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-08 00:06:46,433 [salt.state       ][INFO    ][6665] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.432651 duration_in_ms=0.986
2017-12-08 00:06:46,433 [salt.state       ][INFO    ][6665] Running state [kvm01] at time 00:06:46.432923
2017-12-08 00:06:46,433 [salt.state       ][INFO    ][6665] Executing state host.present for kvm01
2017-12-08 00:06:46,434 [salt.state       ][INFO    ][6665] Host kvm01 (10.167.4.141) already present
2017-12-08 00:06:46,434 [salt.state       ][INFO    ][6665] Completed state [kvm01] at time 00:06:46.433850 duration_in_ms=0.927
2017-12-08 00:06:46,434 [salt.state       ][INFO    ][6665] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.434122
2017-12-08 00:06:46,434 [salt.state       ][INFO    ][6665] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,435 [salt.state       ][INFO    ][6665] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-08 00:06:46,435 [salt.state       ][INFO    ][6665] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.435044 duration_in_ms=0.921
2017-12-08 00:06:46,435 [salt.state       ][INFO    ][6665] Running state [kvm03] at time 00:06:46.435316
2017-12-08 00:06:46,436 [salt.state       ][INFO    ][6665] Executing state host.present for kvm03
2017-12-08 00:06:46,436 [salt.state       ][INFO    ][6665] Host kvm03 (10.167.4.143) already present
2017-12-08 00:06:46,436 [salt.state       ][INFO    ][6665] Completed state [kvm03] at time 00:06:46.436316 duration_in_ms=1.001
2017-12-08 00:06:46,437 [salt.state       ][INFO    ][6665] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.436595
2017-12-08 00:06:46,437 [salt.state       ][INFO    ][6665] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,437 [salt.state       ][INFO    ][6665] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-08 00:06:46,438 [salt.state       ][INFO    ][6665] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.437535 duration_in_ms=0.939
2017-12-08 00:06:46,438 [salt.state       ][INFO    ][6665] Running state [kvm02] at time 00:06:46.437807
2017-12-08 00:06:46,438 [salt.state       ][INFO    ][6665] Executing state host.present for kvm02
2017-12-08 00:06:46,438 [salt.state       ][INFO    ][6665] Host kvm02 (10.167.4.142) already present
2017-12-08 00:06:46,439 [salt.state       ][INFO    ][6665] Completed state [kvm02] at time 00:06:46.438725 duration_in_ms=0.918
2017-12-08 00:06:46,439 [salt.state       ][INFO    ][6665] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.439001
2017-12-08 00:06:46,439 [salt.state       ][INFO    ][6665] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,440 [salt.state       ][INFO    ][6665] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-08 00:06:46,440 [salt.state       ][INFO    ][6665] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.439928 duration_in_ms=0.927
2017-12-08 00:06:46,440 [salt.state       ][INFO    ][6665] Running state [dbs] at time 00:06:46.440233
2017-12-08 00:06:46,441 [salt.state       ][INFO    ][6665] Executing state host.present for dbs
2017-12-08 00:06:46,441 [salt.state       ][INFO    ][6665] Host dbs (10.167.4.50) already present
2017-12-08 00:06:46,441 [salt.state       ][INFO    ][6665] Completed state [dbs] at time 00:06:46.441172 duration_in_ms=0.939
2017-12-08 00:06:46,441 [salt.state       ][INFO    ][6665] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.441444
2017-12-08 00:06:46,442 [salt.state       ][INFO    ][6665] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,442 [salt.state       ][INFO    ][6665] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-08 00:06:46,442 [salt.state       ][INFO    ][6665] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.442370 duration_in_ms=0.926
2017-12-08 00:06:46,443 [salt.state       ][INFO    ][6665] Running state [prx] at time 00:06:46.442643
2017-12-08 00:06:46,443 [salt.state       ][INFO    ][6665] Executing state host.present for prx
2017-12-08 00:06:46,443 [salt.state       ][INFO    ][6665] Host prx (172.30.10.103) already present
2017-12-08 00:06:46,444 [salt.state       ][INFO    ][6665] Completed state [prx] at time 00:06:46.443570 duration_in_ms=0.927
2017-12-08 00:06:46,444 [salt.state       ][INFO    ][6665] Running state [prx02] at time 00:06:46.443844
2017-12-08 00:06:46,444 [salt.state       ][INFO    ][6665] Executing state host.present for prx02
2017-12-08 00:06:46,445 [salt.state       ][INFO    ][6665] Host prx02 (10.167.4.105) already present
2017-12-08 00:06:46,445 [salt.state       ][INFO    ][6665] Completed state [prx02] at time 00:06:46.444830 duration_in_ms=0.986
2017-12-08 00:06:46,445 [salt.state       ][INFO    ][6665] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.445100
2017-12-08 00:06:46,445 [salt.state       ][INFO    ][6665] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,446 [salt.state       ][INFO    ][6665] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-08 00:06:46,446 [salt.state       ][INFO    ][6665] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.446031 duration_in_ms=0.93
2017-12-08 00:06:46,446 [salt.state       ][INFO    ][6665] Running state [gtw01] at time 00:06:46.446304
2017-12-08 00:06:46,447 [salt.state       ][INFO    ][6665] Executing state host.present for gtw01
2017-12-08 00:06:46,447 [salt.state       ][INFO    ][6665] Host gtw01 (10.167.4.124) already present
2017-12-08 00:06:46,447 [salt.state       ][INFO    ][6665] Completed state [gtw01] at time 00:06:46.447235 duration_in_ms=0.93
2017-12-08 00:06:46,448 [salt.state       ][INFO    ][6665] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.447504
2017-12-08 00:06:46,448 [salt.state       ][INFO    ][6665] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,448 [salt.state       ][INFO    ][6665] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-08 00:06:46,449 [salt.state       ][INFO    ][6665] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.448481 duration_in_ms=0.977
2017-12-08 00:06:46,449 [salt.state       ][INFO    ][6665] Running state [gtw02] at time 00:06:46.448764
2017-12-08 00:06:46,449 [salt.state       ][INFO    ][6665] Executing state host.present for gtw02
2017-12-08 00:06:46,449 [salt.state       ][INFO    ][6665] Host gtw02 (10.167.4.125) already present
2017-12-08 00:06:46,450 [salt.state       ][INFO    ][6665] Completed state [gtw02] at time 00:06:46.449696 duration_in_ms=0.932
2017-12-08 00:06:46,450 [salt.state       ][INFO    ][6665] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.449966
2017-12-08 00:06:46,450 [salt.state       ][INFO    ][6665] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,451 [salt.state       ][INFO    ][6665] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-08 00:06:46,451 [salt.state       ][INFO    ][6665] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.450898 duration_in_ms=0.932
2017-12-08 00:06:46,451 [salt.state       ][INFO    ][6665] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.451173
2017-12-08 00:06:46,451 [salt.state       ][INFO    ][6665] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,452 [salt.state       ][INFO    ][6665] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-08 00:06:46,452 [salt.state       ][INFO    ][6665] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.452132 duration_in_ms=0.959
2017-12-08 00:06:46,452 [salt.state       ][INFO    ][6665] Running state [msg02] at time 00:06:46.452415
2017-12-08 00:06:46,453 [salt.state       ][INFO    ][6665] Executing state host.present for msg02
2017-12-08 00:06:46,453 [salt.state       ][INFO    ][6665] Host msg02 (10.167.4.42) already present
2017-12-08 00:06:46,453 [salt.state       ][INFO    ][6665] Completed state [msg02] at time 00:06:46.453353 duration_in_ms=0.938
2017-12-08 00:06:46,454 [salt.state       ][INFO    ][6665] Running state [msg03] at time 00:06:46.453628
2017-12-08 00:06:46,454 [salt.state       ][INFO    ][6665] Executing state host.present for msg03
2017-12-08 00:06:46,454 [salt.state       ][INFO    ][6665] Host msg03 (10.167.4.43) already present
2017-12-08 00:06:46,455 [salt.state       ][INFO    ][6665] Completed state [msg03] at time 00:06:46.454559 duration_in_ms=0.931
2017-12-08 00:06:46,455 [salt.state       ][INFO    ][6665] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.454838
2017-12-08 00:06:46,455 [salt.state       ][INFO    ][6665] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,456 [salt.state       ][INFO    ][6665] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-08 00:06:46,456 [salt.state       ][INFO    ][6665] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.455767 duration_in_ms=0.929
2017-12-08 00:06:46,457 [salt.state       ][INFO    ][6665] Running state [file.replace] at time 00:06:46.456745
2017-12-08 00:06:46,457 [salt.state       ][INFO    ][6665] Executing state module.run for file.replace
2017-12-08 00:06:46,739 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-08 00:06:46,749 [salt.state       ][INFO    ][6665] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.124\t\tgtw01 gtw01.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.125\t\tgtw02 gtw02.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.42\t\tmsg02.baremetal-mcp-ocata-ovs-ha.local msg02\n-10.167.4.43\t\tmsg03 msg03.baremetal-mcp-ocata-ovs-ha.local\n+10.167.4.43\t\tmsg03.baremetal-mcp-ocata-ovs-ha.local msg03\n 10.167.4.41\t\tmsg01.baremetal-mcp-ocata-ovs-ha.local msg01\n 10.167.4.40\t\tmsg msg.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.102\t\tcmp002 cmp002.baremetal-mcp-ocata-ovs-ha.local\n'}
2017-12-08 00:06:46,749 [salt.state       ][INFO    ][6665] Completed state [file.replace] at time 00:06:46.748812 duration_in_ms=292.066
2017-12-08 00:06:46,749 [salt.state       ][INFO    ][6665] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.749015
2017-12-08 00:06:46,749 [salt.state       ][INFO    ][6665] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,750 [salt.state       ][INFO    ][6665] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-08 00:06:46,750 [salt.state       ][INFO    ][6665] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.749676 duration_in_ms=0.661
2017-12-08 00:06:46,750 [salt.state       ][INFO    ][6665] Running state [msg01] at time 00:06:46.749821
2017-12-08 00:06:46,750 [salt.state       ][INFO    ][6665] Executing state host.present for msg01
2017-12-08 00:06:46,750 [salt.state       ][INFO    ][6665] Host msg01 (10.167.4.41) already present
2017-12-08 00:06:46,750 [salt.state       ][INFO    ][6665] Completed state [msg01] at time 00:06:46.750383 duration_in_ms=0.563
2017-12-08 00:06:46,751 [salt.state       ][INFO    ][6665] Running state [msg] at time 00:06:46.750579
2017-12-08 00:06:46,751 [salt.state       ][INFO    ][6665] Executing state host.present for msg
2017-12-08 00:06:46,751 [salt.state       ][INFO    ][6665] Host msg (10.167.4.40) already present
2017-12-08 00:06:46,751 [salt.state       ][INFO    ][6665] Completed state [msg] at time 00:06:46.751158 duration_in_ms=0.579
2017-12-08 00:06:46,751 [salt.state       ][INFO    ][6665] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.751307
2017-12-08 00:06:46,751 [salt.state       ][INFO    ][6665] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,752 [salt.state       ][INFO    ][6665] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-08 00:06:46,752 [salt.state       ][INFO    ][6665] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.751867 duration_in_ms=0.559
2017-12-08 00:06:46,752 [salt.state       ][INFO    ][6665] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.752038
2017-12-08 00:06:46,752 [salt.state       ][INFO    ][6665] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,752 [salt.state       ][INFO    ][6665] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-08 00:06:46,753 [salt.state       ][INFO    ][6665] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.752599 duration_in_ms=0.56
2017-12-08 00:06:46,753 [salt.state       ][INFO    ][6665] Running state [cfg01] at time 00:06:46.752745
2017-12-08 00:06:46,753 [salt.state       ][INFO    ][6665] Executing state host.present for cfg01
2017-12-08 00:06:46,753 [salt.state       ][INFO    ][6665] Host cfg01 (10.167.4.100) already present
2017-12-08 00:06:46,753 [salt.state       ][INFO    ][6665] Completed state [cfg01] at time 00:06:46.753293 duration_in_ms=0.548
2017-12-08 00:06:46,753 [salt.state       ][INFO    ][6665] Running state [cmp002] at time 00:06:46.753436
2017-12-08 00:06:46,754 [salt.state       ][INFO    ][6665] Executing state host.present for cmp002
2017-12-08 00:06:46,754 [salt.state       ][INFO    ][6665] Host cmp002 (10.167.4.102) already present
2017-12-08 00:06:46,754 [salt.state       ][INFO    ][6665] Completed state [cmp002] at time 00:06:46.753987 duration_in_ms=0.55
2017-12-08 00:06:46,754 [salt.state       ][INFO    ][6665] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.754127
2017-12-08 00:06:46,754 [salt.state       ][INFO    ][6665] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,755 [salt.state       ][INFO    ][6665] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-08 00:06:46,755 [salt.state       ][INFO    ][6665] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.754669 duration_in_ms=0.542
2017-12-08 00:06:46,755 [salt.state       ][INFO    ][6665] Running state [cmp001] at time 00:06:46.754812
2017-12-08 00:06:46,755 [salt.state       ][INFO    ][6665] Executing state host.present for cmp001
2017-12-08 00:06:46,755 [salt.state       ][INFO    ][6665] Host cmp001 (10.167.4.101) already present
2017-12-08 00:06:46,755 [salt.state       ][INFO    ][6665] Completed state [cmp001] at time 00:06:46.755359 duration_in_ms=0.546
2017-12-08 00:06:46,756 [salt.state       ][INFO    ][6665] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.755500
2017-12-08 00:06:46,756 [salt.state       ][INFO    ][6665] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,756 [salt.state       ][INFO    ][6665] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-08 00:06:46,756 [salt.state       ][INFO    ][6665] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.756080 duration_in_ms=0.58
2017-12-08 00:06:46,756 [salt.state       ][INFO    ][6665] Running state [dbs01] at time 00:06:46.756231
2017-12-08 00:06:46,756 [salt.state       ][INFO    ][6665] Executing state host.present for dbs01
2017-12-08 00:06:46,757 [salt.state       ][INFO    ][6665] Host dbs01 (10.167.4.51) already present
2017-12-08 00:06:46,757 [salt.state       ][INFO    ][6665] Completed state [dbs01] at time 00:06:46.756977 duration_in_ms=0.747
2017-12-08 00:06:46,757 [salt.state       ][INFO    ][6665] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.757124
2017-12-08 00:06:46,757 [salt.state       ][INFO    ][6665] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,758 [salt.state       ][INFO    ][6665] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-08 00:06:46,758 [salt.state       ][INFO    ][6665] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.757671 duration_in_ms=0.547
2017-12-08 00:06:46,758 [salt.state       ][INFO    ][6665] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.757824
2017-12-08 00:06:46,758 [salt.state       ][INFO    ][6665] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,758 [salt.state       ][INFO    ][6665] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-08 00:06:46,758 [salt.state       ][INFO    ][6665] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.758365 duration_in_ms=0.542
2017-12-08 00:06:46,759 [salt.state       ][INFO    ][6665] Running state [dbs02] at time 00:06:46.758522
2017-12-08 00:06:46,759 [salt.state       ][INFO    ][6665] Executing state host.present for dbs02
2017-12-08 00:06:46,759 [salt.state       ][INFO    ][6665] Host dbs02 (10.167.4.52) already present
2017-12-08 00:06:46,759 [salt.state       ][INFO    ][6665] Completed state [dbs02] at time 00:06:46.759077 duration_in_ms=0.554
2017-12-08 00:06:46,759 [salt.state       ][INFO    ][6665] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.759221
2017-12-08 00:06:46,759 [salt.state       ][INFO    ][6665] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,760 [salt.state       ][INFO    ][6665] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-08 00:06:46,760 [salt.state       ][INFO    ][6665] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.759757 duration_in_ms=0.535
2017-12-08 00:06:46,760 [salt.state       ][INFO    ][6665] Running state [dbs03] at time 00:06:46.759898
2017-12-08 00:06:46,760 [salt.state       ][INFO    ][6665] Executing state host.present for dbs03
2017-12-08 00:06:46,760 [salt.state       ][INFO    ][6665] Host dbs03 (10.167.4.53) already present
2017-12-08 00:06:46,760 [salt.state       ][INFO    ][6665] Completed state [dbs03] at time 00:06:46.760469 duration_in_ms=0.57
2017-12-08 00:06:46,761 [salt.state       ][INFO    ][6665] Running state [mas01] at time 00:06:46.760617
2017-12-08 00:06:46,761 [salt.state       ][INFO    ][6665] Executing state host.present for mas01
2017-12-08 00:06:46,761 [salt.state       ][INFO    ][6665] Host mas01 (10.167.4.3) already present
2017-12-08 00:06:46,761 [salt.state       ][INFO    ][6665] Completed state [mas01] at time 00:06:46.761157 duration_in_ms=0.54
2017-12-08 00:06:46,761 [salt.state       ][INFO    ][6665] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.761297
2017-12-08 00:06:46,761 [salt.state       ][INFO    ][6665] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,762 [salt.state       ][INFO    ][6665] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-08 00:06:46,762 [salt.state       ][INFO    ][6665] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.761838 duration_in_ms=0.541
2017-12-08 00:06:46,762 [salt.state       ][INFO    ][6665] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.761983
2017-12-08 00:06:46,762 [salt.state       ][INFO    ][6665] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,762 [salt.state       ][INFO    ][6665] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-08 00:06:46,763 [salt.state       ][INFO    ][6665] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.762534 duration_in_ms=0.552
2017-12-08 00:06:46,763 [salt.state       ][INFO    ][6665] Running state [ctl02] at time 00:06:46.762676
2017-12-08 00:06:46,763 [salt.state       ][INFO    ][6665] Executing state host.present for ctl02
2017-12-08 00:06:46,763 [salt.state       ][INFO    ][6665] Host ctl02 (10.167.4.12) already present
2017-12-08 00:06:46,763 [salt.state       ][INFO    ][6665] Completed state [ctl02] at time 00:06:46.763224 duration_in_ms=0.547
2017-12-08 00:06:46,763 [salt.state       ][INFO    ][6665] Running state [ctl03] at time 00:06:46.763370
2017-12-08 00:06:46,764 [salt.state       ][INFO    ][6665] Executing state host.present for ctl03
2017-12-08 00:06:46,764 [salt.state       ][INFO    ][6665] Host ctl03 (10.167.4.13) already present
2017-12-08 00:06:46,764 [salt.state       ][INFO    ][6665] Completed state [ctl03] at time 00:06:46.763911 duration_in_ms=0.541
2017-12-08 00:06:46,764 [salt.state       ][INFO    ][6665] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.764090
2017-12-08 00:06:46,764 [salt.state       ][INFO    ][6665] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,765 [salt.state       ][INFO    ][6665] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-08 00:06:46,765 [salt.state       ][INFO    ][6665] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.764669 duration_in_ms=0.579
2017-12-08 00:06:46,765 [salt.state       ][INFO    ][6665] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.764817
2017-12-08 00:06:46,765 [salt.state       ][INFO    ][6665] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,765 [salt.state       ][INFO    ][6665] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-08 00:06:46,765 [salt.state       ][INFO    ][6665] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.765373 duration_in_ms=0.556
2017-12-08 00:06:46,766 [salt.state       ][INFO    ][6665] Running state [ctl01] at time 00:06:46.765517
2017-12-08 00:06:46,766 [salt.state       ][INFO    ][6665] Executing state host.present for ctl01
2017-12-08 00:06:46,766 [salt.state       ][INFO    ][6665] Host ctl01 (10.167.4.11) already present
2017-12-08 00:06:46,766 [salt.state       ][INFO    ][6665] Completed state [ctl01] at time 00:06:46.766062 duration_in_ms=0.545
2017-12-08 00:06:46,766 [salt.state       ][INFO    ][6665] Running state [ctl] at time 00:06:46.766206
2017-12-08 00:06:46,766 [salt.state       ][INFO    ][6665] Executing state host.present for ctl
2017-12-08 00:06:46,767 [salt.state       ][INFO    ][6665] Host ctl (10.167.4.10) already present
2017-12-08 00:06:46,767 [salt.state       ][INFO    ][6665] Completed state [ctl] at time 00:06:46.766747 duration_in_ms=0.541
2017-12-08 00:06:46,767 [salt.state       ][INFO    ][6665] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.766890
2017-12-08 00:06:46,767 [salt.state       ][INFO    ][6665] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-08 00:06:46,767 [salt.state       ][INFO    ][6665] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-08 00:06:46,767 [salt.state       ][INFO    ][6665] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 00:06:46.767431 duration_in_ms=0.541
2017-12-08 00:06:46,768 [salt.state       ][INFO    ][6665] Running state [rabbit@master] at time 00:06:46.767867
2017-12-08 00:06:46,768 [salt.state       ][INFO    ][6665] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-08 00:06:46,768 [salt.loaded.int.module.cmdmod][INFO    ][6665] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-08 00:06:47,282 [salt.state       ][INFO    ][6665] Already in cluster
2017-12-08 00:06:47,283 [salt.state       ][INFO    ][6665] Completed state [rabbit@master] at time 00:06:47.282728 duration_in_ms=514.86
2017-12-08 00:06:47,285 [salt.minion      ][INFO    ][6665] Returning information for job: 20171208000415768634
2017-12-08 00:07:27,656 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command cmd.run with jid 20171208000727645135
2017-12-08 00:07:27,672 [salt.minion      ][INFO    ][12354] Starting a new job with PID 12354
2017-12-08 00:07:27,676 [salt.loaded.int.module.cmdmod][INFO    ][12354] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-08 00:07:28,197 [salt.minion      ][INFO    ][12354] Returning information for job: 20171208000727645135
2017-12-08 00:34:23,172 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command state.sls with jid 20171208003423163500
2017-12-08 00:34:23,192 [salt.minion      ][INFO    ][14026] Starting a new job with PID 14026
2017-12-08 00:34:24,151 [salt.state       ][INFO    ][14026] Loading fresh modules for state activity
2017-12-08 00:34:24,478 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-08 00:34:24,495 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-08 00:34:24,517 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-08 00:34:24,789 [salt.state       ][INFO    ][14026] Running state [haproxy] at time 00:34:24.788939
2017-12-08 00:34:24,789 [salt.state       ][INFO    ][14026] Executing state pkg.installed for haproxy
2017-12-08 00:34:24,790 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-08 00:34:25,278 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-08 00:34:27,271 [salt.loaded.int.module.cmdmod][INFO    ][14026] 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-12-08 00:34:33,267 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command saltutil.find_job with jid 20171208003433255708
2017-12-08 00:34:33,285 [salt.minion      ][INFO    ][14414] Starting a new job with PID 14414
2017-12-08 00:34:33,301 [salt.minion      ][INFO    ][14414] Returning information for job: 20171208003433255708
2017-12-08 00:34:42,369 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-08 00:34:42,390 [salt.state       ][INFO    ][14026] 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-12-08 00:34:42,399 [salt.state       ][INFO    ][14026] Loading fresh modules for state activity
2017-12-08 00:34:42,412 [salt.state       ][INFO    ][14026] Completed state [haproxy] at time 00:34:42.412294 duration_in_ms=17623.355
2017-12-08 00:34:42,415 [salt.state       ][INFO    ][14026] Running state [/etc/default/haproxy] at time 00:34:42.415084
2017-12-08 00:34:42,415 [salt.state       ][INFO    ][14026] Executing state file.managed for /etc/default/haproxy
2017-12-08 00:34:42,438 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-08 00:34:42,442 [salt.state       ][INFO    ][14026] 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-12-08 00:34:42,444 [salt.state       ][INFO    ][14026] Completed state [/etc/default/haproxy] at time 00:34:42.444122 duration_in_ms=29.038
2017-12-08 00:34:42,444 [salt.state       ][INFO    ][14026] Running state [/etc/haproxy/haproxy.cfg] at time 00:34:42.444368
2017-12-08 00:34:42,445 [salt.state       ][INFO    ][14026] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-08 00:34:42,466 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-08 00:34:42,569 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-08 00:34:42,578 [salt.state       ][INFO    ][14026] 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-12-08 00:34:42,584 [salt.state       ][INFO    ][14026] Completed state [/etc/haproxy/haproxy.cfg] at time 00:34:42.583492 duration_in_ms=139.124
2017-12-08 00:34:42,584 [salt.state       ][INFO    ][14026] Running state [/etc/haproxy/ssl] at time 00:34:42.583851
2017-12-08 00:34:42,584 [salt.state       ][INFO    ][14026] Executing state file.directory for /etc/haproxy/ssl
2017-12-08 00:34:42,585 [salt.state       ][INFO    ][14026] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-08 00:34:42,585 [salt.state       ][INFO    ][14026] Completed state [/etc/haproxy/ssl] at time 00:34:42.585318 duration_in_ms=1.467
2017-12-08 00:34:42,586 [salt.state       ][INFO    ][14026] Running state [haproxy_status_packages] at time 00:34:42.586013
2017-12-08 00:34:42,586 [salt.state       ][INFO    ][14026] Executing state pkg.installed for haproxy_status_packages
2017-12-08 00:34:42,779 [salt.state       ][INFO    ][14026] All specified packages are already installed
2017-12-08 00:34:42,780 [salt.state       ][INFO    ][14026] Completed state [haproxy_status_packages] at time 00:34:42.779724 duration_in_ms=193.711
2017-12-08 00:34:42,780 [salt.state       ][INFO    ][14026] Running state [/usr/bin/haproxy-status.sh] at time 00:34:42.780286
2017-12-08 00:34:42,781 [salt.state       ][INFO    ][14026] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-08 00:34:42,796 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-08 00:34:42,813 [salt.fileclient  ][INFO    ][14026] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-08 00:34:42,817 [salt.state       ][INFO    ][14026] File changed:
New file
2017-12-08 00:34:42,818 [salt.state       ][INFO    ][14026] Completed state [/usr/bin/haproxy-status.sh] at time 00:34:42.817853 duration_in_ms=37.567
2017-12-08 00:34:42,818 [salt.state       ][INFO    ][14026] Running state [net.ipv4.ip_nonlocal_bind] at time 00:34:42.818358
2017-12-08 00:34:42,819 [salt.state       ][INFO    ][14026] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-08 00:34:42,819 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command 'sysctl -a' in directory '/root'
2017-12-08 00:34:42,838 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-08 00:34:42,846 [salt.state       ][INFO    ][14026] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-08 00:34:42,847 [salt.state       ][INFO    ][14026] Completed state [net.ipv4.ip_nonlocal_bind] at time 00:34:42.846858 duration_in_ms=28.499
2017-12-08 00:34:42,848 [salt.state       ][INFO    ][14026] Running state [haproxy] at time 00:34:42.847987
2017-12-08 00:34:42,848 [salt.state       ][INFO    ][14026] Executing state service.running for haproxy
2017-12-08 00:34:42,849 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-08 00:34:42,858 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-08 00:34:42,866 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-08 00:34:42,873 [salt.state       ][INFO    ][14026] The service haproxy is already running
2017-12-08 00:34:42,874 [salt.state       ][INFO    ][14026] Completed state [haproxy] at time 00:34:42.873797 duration_in_ms=25.809
2017-12-08 00:34:42,874 [salt.state       ][INFO    ][14026] Running state [haproxy] at time 00:34:42.874101
2017-12-08 00:34:42,874 [salt.state       ][INFO    ][14026] Executing state service.mod_watch for haproxy
2017-12-08 00:34:42,875 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-08 00:34:42,883 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-08 00:34:42,891 [salt.loaded.int.module.cmdmod][INFO    ][14026] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-08 00:34:42,937 [salt.state       ][INFO    ][14026] {'haproxy': True}
2017-12-08 00:34:42,938 [salt.state       ][INFO    ][14026] Completed state [haproxy] at time 00:34:42.937484 duration_in_ms=63.382
2017-12-08 00:34:42,939 [salt.minion      ][INFO    ][14026] Returning information for job: 20171208003423163500
2017-12-08 00:34:48,269 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command service.status with jid 20171208003448259194
2017-12-08 00:34:48,290 [salt.minion      ][INFO    ][14680] Starting a new job with PID 14680
2017-12-08 00:34:48,403 [salt.loaded.int.module.cmdmod][INFO    ][14680] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-08 00:34:48,413 [salt.loaded.int.module.cmdmod][INFO    ][14680] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-08 00:34:48,421 [salt.minion      ][INFO    ][14680] Returning information for job: 20171208003448259194
2017-12-08 00:34:49,302 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command service.restart with jid 20171208003449288207
2017-12-08 00:34:49,325 [salt.minion      ][INFO    ][14688] Starting a new job with PID 14688
2017-12-08 00:34:49,425 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-08 00:34:49,435 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-08 00:34:49,452 [salt.loaded.int.module.cmdmod][INFO    ][14688] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-08 00:34:49,485 [salt.minion      ][INFO    ][14688] Returning information for job: 20171208003449288207
2017-12-08 00:48:03,531 [salt.utils.schedule][INFO    ][1803] Running scheduled job: __mine_interval
2017-12-08 01:44:22,546 [salt.minion      ][INFO    ][1803] User sudo_ubuntu Executing command cp.push_dir with jid 20171208014422537164
2017-12-08 01:44:22,577 [salt.minion      ][INFO    ][18658] Starting a new job with PID 18658
