2018-01-18 01:06:20,232 [py.warnings      ][WARNING ][1781] /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.

2018-01-18 01:06:55,774 [salt.loaded.int.module.cmdmod][ERROR   ][1781] 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
2018-01-18 01:06:58,661 [salt.loaded.int.module.cmdmod][INFO    ][2540] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-18 01:06:58,686 [salt.loaded.int.module.cmdmod][INFO    ][2540] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-18 01:06:58,722 [salt.loaded.int.module.cmdmod][INFO    ][2540] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-18 01:06:58,749 [salt.utils.parsers][WARNING ][1464] Minion received a SIGTERM. Exiting.
2018-01-18 01:06:59,144 [salt.cli.daemons ][INFO    ][2630] Setting up the Salt Minion "mdb02.baremetal-mcp-pike-ovs-ha.local"
2018-01-18 01:06:59,234 [salt.cli.daemons ][INFO    ][2630] Starting up the Salt Minion
2018-01-18 01:06:59,234 [salt.utils.event ][INFO    ][2630] Starting pull socket on /var/run/salt/minion/minion_event_21e99a33ab_pull.ipc
2018-01-18 01:06:59,707 [salt.minion      ][INFO    ][2630] Creating minion process manager
2018-01-18 01:07:00,723 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2630] Executing command ['date', '+%z'] in directory '/root'
2018-01-18 01:07:00,746 [salt.utils.schedule][INFO    ][2630] Updating job settings for scheduled job: __mine_interval
2018-01-18 01:07:00,758 [salt.minion      ][INFO    ][2630] Added mine.update to scheduler
2018-01-18 01:07:00,771 [salt.minion      ][INFO    ][2630] Minion is starting as user 'root'
2018-01-18 01:07:00,786 [salt.minion      ][INFO    ][2630] Minion is ready to receive requests!
2018-01-18 01:07:01,788 [salt.utils.schedule][INFO    ][2630] Running scheduled job: __mine_interval
2018-01-18 01:07:06,850 [salt.minion      ][INFO    ][2630] User sudo_ubuntu Executing command service.force_reload with jid 20180118010707382995
2018-01-18 01:07:06,878 [salt.minion      ][INFO    ][2726] Starting a new job with PID 2726
2018-01-18 01:07:07,222 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2726] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-18 01:07:07,245 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2726] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-18 01:07:07,280 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2726] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-18 01:07:07,306 [salt.utils.parsers][WARNING ][2630] Minion received a SIGTERM. Exiting.
2018-01-18 01:07:07,307 [salt.cli.daemons ][INFO    ][2630] Shutting down the Salt Minion
2018-01-18 01:07:07,676 [salt.cli.daemons ][INFO    ][2780] Setting up the Salt Minion "mdb02.baremetal-mcp-pike-ovs-ha.local"
2018-01-18 01:07:07,767 [salt.cli.daemons ][INFO    ][2780] Starting up the Salt Minion
2018-01-18 01:07:07,768 [salt.utils.event ][INFO    ][2780] Starting pull socket on /var/run/salt/minion/minion_event_21e99a33ab_pull.ipc
2018-01-18 01:07:08,188 [salt.minion      ][INFO    ][2780] Creating minion process manager
2018-01-18 01:07:09,588 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2780] Executing command ['date', '+%z'] in directory '/root'
2018-01-18 01:07:09,606 [salt.utils.schedule][INFO    ][2780] Updating job settings for scheduled job: __mine_interval
2018-01-18 01:07:09,710 [salt.minion      ][INFO    ][2780] Added mine.update to scheduler
2018-01-18 01:07:09,725 [salt.minion      ][INFO    ][2780] Minion is starting as user 'root'
2018-01-18 01:07:09,745 [salt.minion      ][INFO    ][2780] Minion is ready to receive requests!
2018-01-18 01:07:10,747 [salt.utils.schedule][INFO    ][2780] Running scheduled job: __mine_interval
2018-01-18 01:07:16,934 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010717460203
2018-01-18 01:07:16,963 [salt.minion      ][INFO    ][2877] Starting a new job with PID 2877
2018-01-18 01:07:16,996 [salt.minion      ][INFO    ][2877] Returning information for job: 20180118010717460203
2018-01-18 01:07:28,493 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command state.apply with jid 20180118010729020911
2018-01-18 01:07:28,522 [salt.minion      ][INFO    ][2882] Starting a new job with PID 2882
2018-01-18 01:07:31,663 [salt.state       ][INFO    ][2882] Loading fresh modules for state activity
2018-01-18 01:07:31,723 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-18 01:07:31,762 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-18 01:07:31,899 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-18 01:07:31,983 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-18 01:07:32,061 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-18 01:07:32,217 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-18 01:07:32,354 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-18 01:07:32,462 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-18 01:07:32,567 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-18 01:07:32,659 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-18 01:07:32,808 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-18 01:07:32,906 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-18 01:07:33,060 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-18 01:07:33,139 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-18 01:07:33,208 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-18 01:07:33,283 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-18 01:07:33,365 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-18 01:07:33,426 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-18 01:07:33,499 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-18 01:07:33,604 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-18 01:07:33,725 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-18 01:07:33,789 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-18 01:07:33,857 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-18 01:07:33,871 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-18 01:07:33,909 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-18 01:07:33,934 [salt.state       ][INFO    ][2882] Running state [/etc/environment] at time 01:07:33.934590
2018-01-18 01:07:33,935 [salt.state       ][INFO    ][2882] Executing state file.blockreplace for /etc/environment
2018-01-18 01:07:33,941 [salt.state       ][INFO    ][2882] 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

2018-01-18 01:07:33,942 [salt.state       ][INFO    ][2882] Completed state [/etc/environment] at time 01:07:33.942077 duration_in_ms=7.488
2018-01-18 01:07:33,942 [salt.state       ][INFO    ][2882] Running state [/etc/profile.d] at time 01:07:33.942445
2018-01-18 01:07:33,942 [salt.state       ][INFO    ][2882] Executing state file.directory for /etc/profile.d
2018-01-18 01:07:33,949 [salt.state       ][INFO    ][2882] Directory /etc/profile.d is in the correct state
2018-01-18 01:07:33,950 [salt.state       ][INFO    ][2882] Completed state [/etc/profile.d] at time 01:07:33.950022 duration_in_ms=7.578
2018-01-18 01:07:34,363 [salt.state       ][INFO    ][2882] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 01:07:34.363724
2018-01-18 01:07:34,364 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-18 01:07:34,390 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-18 01:07:34,396 [salt.state       ][INFO    ][2882] File changed:
New file
2018-01-18 01:07:34,396 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 01:07:34.396464 duration_in_ms=32.74
2018-01-18 01:07:34,396 [salt.state       ][INFO    ][2882] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 01:07:34.396816
2018-01-18 01:07:34,397 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-18 01:07:34,413 [salt.state       ][INFO    ][2882] File changed:
New file
2018-01-18 01:07:34,413 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 01:07:34.413461 duration_in_ms=16.646
2018-01-18 01:07:34,414 [salt.state       ][INFO    ][2882] Running state [linux_repo_prereq_pkgs] at time 01:07:34.414384
2018-01-18 01:07:34,414 [salt.state       ][INFO    ][2882] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-18 01:07:34,415 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:07:34,746 [salt.state       ][INFO    ][2882] All specified packages are already installed
2018-01-18 01:07:34,746 [salt.state       ][INFO    ][2882] Completed state [linux_repo_prereq_pkgs] at time 01:07:34.746765 duration_in_ms=332.38
2018-01-18 01:07:34,747 [salt.state       ][INFO    ][2882] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 01:07:34.747279
2018-01-18 01:07:34,747 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-18 01:07:34,748 [salt.state       ][INFO    ][2882] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-18 01:07:34,748 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 01:07:34.748576 duration_in_ms=1.296
2018-01-18 01:07:34,748 [salt.state       ][INFO    ][2882] Running state [/etc/apt/preferences.d/uca] at time 01:07:34.748910
2018-01-18 01:07:34,749 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-18 01:07:34,749 [salt.state       ][INFO    ][2882] File /etc/apt/preferences.d/uca is not present
2018-01-18 01:07:34,749 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/preferences.d/uca] at time 01:07:34.749907 duration_in_ms=0.997
2018-01-18 01:07:34,759 [salt.state       ][INFO    ][2882] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 01:07:34.759808
2018-01-18 01:07:34,760 [salt.state       ][INFO    ][2882] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-18 01:07:34,825 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-18 01:07:35,054 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-18 01:07:35,678 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 01:07:38,601 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010739128901
2018-01-18 01:07:38,617 [salt.minion      ][INFO    ][3413] Starting a new job with PID 3413
2018-01-18 01:07:38,635 [salt.minion      ][INFO    ][3413] Returning information for job: 20180118010739128901
2018-01-18 01:07:39,990 [salt.state       ][INFO    ][2882] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-18 01:07:39,991 [salt.state       ][INFO    ][2882] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 01:07:39.991614 duration_in_ms=5231.806
2018-01-18 01:07:39,992 [salt.state       ][INFO    ][2882] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 01:07:39.992057
2018-01-18 01:07:39,992 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-18 01:07:39,993 [salt.state       ][INFO    ][2882] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-18 01:07:39,993 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 01:07:39.993310 duration_in_ms=1.253
2018-01-18 01:07:39,993 [salt.state       ][INFO    ][2882] Running state [/etc/apt/preferences.d/mcp_extra] at time 01:07:39.993655
2018-01-18 01:07:39,994 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-18 01:07:40,036 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-18 01:07:40,091 [salt.state       ][INFO    ][2882] File changed:
New file
2018-01-18 01:07:40,092 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/preferences.d/mcp_extra] at time 01:07:40.092161 duration_in_ms=98.506
2018-01-18 01:07:40,093 [salt.state       ][INFO    ][2882] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 01:07:40.093066
2018-01-18 01:07:40,093 [salt.state       ][INFO    ][2882] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-18 01:07:40,147 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-18 01:07:40,294 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 01:07:44,544 [salt.state       ][INFO    ][2882] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-18 01:07:44,544 [salt.state       ][INFO    ][2882] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 01:07:44.544905 duration_in_ms=4451.838
2018-01-18 01:07:44,545 [salt.state       ][INFO    ][2882] Running state [linux_extra_packages_purged] at time 01:07:44.545421
2018-01-18 01:07:44,545 [salt.state       ][INFO    ][2882] Executing state pkg.purged for linux_extra_packages_purged
2018-01-18 01:07:44,579 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-18 01:07:48,618 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010749147420
2018-01-18 01:07:48,644 [salt.minion      ][INFO    ][4047] Starting a new job with PID 4047
2018-01-18 01:07:48,672 [salt.minion      ][INFO    ][4047] Returning information for job: 20180118010749147420
2018-01-18 01:07:54,648 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:07:54,682 [salt.state       ][INFO    ][2882] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-18 01:07:54,701 [salt.state       ][INFO    ][2882] Loading fresh modules for state activity
2018-01-18 01:07:54,728 [salt.state       ][INFO    ][2882] Completed state [linux_extra_packages_purged] at time 01:07:54.728717 duration_in_ms=10183.295
2018-01-18 01:07:54,810 [salt.state       ][INFO    ][2882] Running state [linux_extra_packages_latest] at time 01:07:54.810053
2018-01-18 01:07:54,810 [salt.state       ][INFO    ][2882] Executing state pkg.latest for linux_extra_packages_latest
2018-01-18 01:07:55,133 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-18 01:07:55,177 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 01:07:55,200 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-18 01:07:58,657 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010759185881
2018-01-18 01:07:58,683 [salt.minion      ][INFO    ][5007] Starting a new job with PID 5007
2018-01-18 01:07:58,708 [salt.minion      ][INFO    ][5007] Returning information for job: 20180118010759185881
2018-01-18 01:08:02,113 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:08:02,163 [salt.state       ][INFO    ][2882] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-18 01:08:02,181 [salt.state       ][INFO    ][2882] Loading fresh modules for state activity
2018-01-18 01:08:02,208 [salt.state       ][INFO    ][2882] Completed state [linux_extra_packages_latest] at time 01:08:02.208903 duration_in_ms=7398.849
2018-01-18 01:08:02,236 [salt.state       ][INFO    ][2882] Running state [UTC] at time 01:08:02.236191
2018-01-18 01:08:02,236 [salt.state       ][INFO    ][2882] Executing state timezone.system for UTC
2018-01-18 01:08:02,239 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['timedatectl'] in directory '/root'
2018-01-18 01:08:02,832 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['timedatectl'] in directory '/root'
2018-01-18 01:08:02,847 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-18 01:08:02,870 [salt.state       ][INFO    ][2882] {'timezone': 'UTC'}
2018-01-18 01:08:02,871 [salt.state       ][INFO    ][2882] Completed state [UTC] at time 01:08:02.871477 duration_in_ms=635.285
2018-01-18 01:08:02,881 [salt.state       ][INFO    ][2882] Running state [nf_conntrack] at time 01:08:02.881071
2018-01-18 01:08:02,881 [salt.state       ][INFO    ][2882] Executing state kmod.present for nf_conntrack
2018-01-18 01:08:02,882 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'lsmod' in directory '/root'
2018-01-18 01:08:04,825 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'lsmod' in directory '/root'
2018-01-18 01:08:04,848 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-18 01:08:04,963 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'lsmod' in directory '/root'
2018-01-18 01:08:05,107 [salt.state       ][INFO    ][2882] {'nf_conntrack': 'loaded'}
2018-01-18 01:08:05,107 [salt.state       ][INFO    ][2882] Completed state [nf_conntrack] at time 01:08:05.107847 duration_in_ms=2226.776
2018-01-18 01:08:05,344 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_keepalive_probes] at time 01:08:05.344455
2018-01-18 01:08:05,345 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-18 01:08:05,347 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:05,548 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-18 01:08:05,568 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-18 01:08:05,569 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_keepalive_probes] at time 01:08:05.568926 duration_in_ms=224.469
2018-01-18 01:08:05,569 [salt.state       ][INFO    ][2882] Running state [fs.file-max] at time 01:08:05.569779
2018-01-18 01:08:05,570 [salt.state       ][INFO    ][2882] Executing state sysctl.present for fs.file-max
2018-01-18 01:08:05,571 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:05,638 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-18 01:08:05,659 [salt.state       ][INFO    ][2882] {'fs.file-max': 124165}
2018-01-18 01:08:05,660 [salt.state       ][INFO    ][2882] Completed state [fs.file-max] at time 01:08:05.659999 duration_in_ms=90.219
2018-01-18 01:08:05,661 [salt.state       ][INFO    ][2882] Running state [net.core.somaxconn] at time 01:08:05.660925
2018-01-18 01:08:05,661 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.core.somaxconn
2018-01-18 01:08:05,663 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:05,707 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-18 01:08:05,723 [salt.state       ][INFO    ][2882] {'net.core.somaxconn': 4096}
2018-01-18 01:08:05,724 [salt.state       ][INFO    ][2882] Completed state [net.core.somaxconn] at time 01:08:05.724213 duration_in_ms=63.288
2018-01-18 01:08:05,725 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_max_syn_backlog] at time 01:08:05.724969
2018-01-18 01:08:05,725 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-18 01:08:05,726 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:05,781 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-18 01:08:05,797 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-18 01:08:05,798 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_max_syn_backlog] at time 01:08:05.797971 duration_in_ms=73.001
2018-01-18 01:08:05,798 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_tw_reuse] at time 01:08:05.798698
2018-01-18 01:08:05,799 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-18 01:08:05,800 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:05,865 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-18 01:08:05,885 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-18 01:08:05,886 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_tw_reuse] at time 01:08:05.886155 duration_in_ms=87.455
2018-01-18 01:08:05,887 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_congestion_control] at time 01:08:05.887090
2018-01-18 01:08:05,887 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-18 01:08:05,889 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:05,929 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-18 01:08:06,104 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-18 01:08:06,106 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_congestion_control] at time 01:08:06.105833 duration_in_ms=218.741
2018-01-18 01:08:06,125 [salt.state       ][INFO    ][2882] Running state [net.nf_conntrack_max] at time 01:08:06.125078
2018-01-18 01:08:06,126 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.nf_conntrack_max
2018-01-18 01:08:06,127 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,177 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-18 01:08:06,195 [salt.state       ][INFO    ][2882] {'net.nf_conntrack_max': 1048576}
2018-01-18 01:08:06,195 [salt.state       ][INFO    ][2882] Completed state [net.nf_conntrack_max] at time 01:08:06.195618 duration_in_ms=70.539
2018-01-18 01:08:06,196 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_retries2] at time 01:08:06.196415
2018-01-18 01:08:06,197 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-18 01:08:06,198 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,255 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-18 01:08:06,269 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_retries2': 5}
2018-01-18 01:08:06,270 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_retries2] at time 01:08:06.269909 duration_in_ms=73.494
2018-01-18 01:08:06,270 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_fin_timeout] at time 01:08:06.270583
2018-01-18 01:08:06,271 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-18 01:08:06,272 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,302 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-18 01:08:06,313 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-18 01:08:06,314 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_fin_timeout] at time 01:08:06.314354 duration_in_ms=43.77
2018-01-18 01:08:06,315 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_slow_start_after_idle] at time 01:08:06.314978
2018-01-18 01:08:06,315 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-18 01:08:06,316 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,342 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-18 01:08:06,353 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-18 01:08:06,353 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 01:08:06.353423 duration_in_ms=38.445
2018-01-18 01:08:06,353 [salt.state       ][INFO    ][2882] Running state [vm.swappiness] at time 01:08:06.353937
2018-01-18 01:08:06,354 [salt.state       ][INFO    ][2882] Executing state sysctl.present for vm.swappiness
2018-01-18 01:08:06,355 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,494 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-18 01:08:06,518 [salt.state       ][INFO    ][2882] {'vm.swappiness': 10}
2018-01-18 01:08:06,519 [salt.state       ][INFO    ][2882] Completed state [vm.swappiness] at time 01:08:06.519597 duration_in_ms=165.658
2018-01-18 01:08:06,520 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_keepalive_intvl] at time 01:08:06.520752
2018-01-18 01:08:06,521 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-18 01:08:06,523 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,575 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-18 01:08:06,594 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-18 01:08:06,595 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_keepalive_intvl] at time 01:08:06.595014 duration_in_ms=74.261
2018-01-18 01:08:06,595 [salt.state       ][INFO    ][2882] Running state [net.ipv4.neigh.default.gc_thresh1] at time 01:08:06.595846
2018-01-18 01:08:06,596 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-18 01:08:06,597 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,666 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-18 01:08:06,680 [salt.state       ][INFO    ][2882] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-18 01:08:06,681 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 01:08:06.681428 duration_in_ms=85.582
2018-01-18 01:08:06,682 [salt.state       ][INFO    ][2882] Running state [net.ipv4.neigh.default.gc_thresh2] at time 01:08:06.682147
2018-01-18 01:08:06,682 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-18 01:08:06,683 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,716 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-18 01:08:06,728 [salt.state       ][INFO    ][2882] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-18 01:08:06,728 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 01:08:06.728575 duration_in_ms=46.427
2018-01-18 01:08:06,729 [salt.state       ][INFO    ][2882] Running state [net.ipv4.neigh.default.gc_thresh3] at time 01:08:06.729187
2018-01-18 01:08:06,729 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-18 01:08:06,730 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:06,906 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-18 01:08:06,931 [salt.state       ][INFO    ][2882] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-18 01:08:06,932 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 01:08:06.932042 duration_in_ms=202.853
2018-01-18 01:08:06,933 [salt.state       ][INFO    ][2882] Running state [net.core.netdev_max_backlog] at time 01:08:06.933134
2018-01-18 01:08:06,934 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-18 01:08:06,935 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:07,007 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-18 01:08:07,027 [salt.state       ][INFO    ][2882] {'net.core.netdev_max_backlog': 261144}
2018-01-18 01:08:07,028 [salt.state       ][INFO    ][2882] Completed state [net.core.netdev_max_backlog] at time 01:08:07.028392 duration_in_ms=95.256
2018-01-18 01:08:07,029 [salt.state       ][INFO    ][2882] Running state [net.ipv4.tcp_keepalive_time] at time 01:08:07.029283
2018-01-18 01:08:07,030 [salt.state       ][INFO    ][2882] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-18 01:08:07,031 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:07,073 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-18 01:08:07,088 [salt.state       ][INFO    ][2882] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-18 01:08:07,089 [salt.state       ][INFO    ][2882] Completed state [net.ipv4.tcp_keepalive_time] at time 01:08:07.089282 duration_in_ms=59.999
2018-01-18 01:08:07,090 [salt.state       ][INFO    ][2882] Running state [kernel.panic] at time 01:08:07.090006
2018-01-18 01:08:07,090 [salt.state       ][INFO    ][2882] Executing state sysctl.present for kernel.panic
2018-01-18 01:08:07,091 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:08:07,199 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-18 01:08:07,223 [salt.state       ][INFO    ][2882] {'kernel.panic': 60}
2018-01-18 01:08:07,224 [salt.state       ][INFO    ][2882] Completed state [kernel.panic] at time 01:08:07.224456 duration_in_ms=134.449
2018-01-18 01:08:07,238 [salt.state       ][INFO    ][2882] Running state [linux_sysfs_package] at time 01:08:07.237982
2018-01-18 01:08:07,238 [salt.state       ][INFO    ][2882] Executing state pkg.installed for linux_sysfs_package
2018-01-18 01:08:07,587 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-18 01:08:07,630 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 01:08:08,727 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010809257410
2018-01-18 01:08:08,763 [salt.minion      ][INFO    ][5558] Starting a new job with PID 5558
2018-01-18 01:08:08,789 [salt.minion      ][INFO    ][5558] Returning information for job: 20180118010809257410
2018-01-18 01:08:09,667 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 01:08:09,688 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-18 01:08:17,804 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:08:17,848 [salt.state       ][INFO    ][2882] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-18 01:08:17,872 [salt.state       ][INFO    ][2882] Loading fresh modules for state activity
2018-01-18 01:08:17,911 [salt.state       ][INFO    ][2882] Completed state [linux_sysfs_package] at time 01:08:17.911345 duration_in_ms=10673.362
2018-01-18 01:08:17,915 [salt.state       ][INFO    ][2882] Running state [/etc/sysfs.d] at time 01:08:17.915422
2018-01-18 01:08:17,915 [salt.state       ][INFO    ][2882] Executing state file.directory for /etc/sysfs.d
2018-01-18 01:08:17,919 [salt.state       ][INFO    ][2882] Directory /etc/sysfs.d is in the correct state
2018-01-18 01:08:17,919 [salt.state       ][INFO    ][2882] Completed state [/etc/sysfs.d] at time 01:08:17.919753 duration_in_ms=4.331
2018-01-18 01:08:18,135 [salt.state       ][INFO    ][2882] Running state [ondemand] at time 01:08:18.135171
2018-01-18 01:08:18,135 [salt.state       ][INFO    ][2882] Executing state service.dead for ondemand
2018-01-18 01:08:18,136 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-18 01:08:18,149 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,160 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,178 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,222 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,236 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,247 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,269 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-18 01:08:18,551 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-18 01:08:18,589 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'runlevel' in directory '/root'
2018-01-18 01:08:18,609 [salt.state       ][INFO    ][2882] {'ondemand': True}
2018-01-18 01:08:18,610 [salt.state       ][INFO    ][2882] Completed state [ondemand] at time 01:08:18.610731 duration_in_ms=475.559
2018-01-18 01:08:18,696 [salt.state       ][INFO    ][2882] Running state [cs_CZ.UTF-8] at time 01:08:18.696226
2018-01-18 01:08:18,697 [salt.state       ][INFO    ][2882] Executing state locale.present for cs_CZ.UTF-8
2018-01-18 01:08:18,699 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'locale -a' in directory '/root'
2018-01-18 01:08:18,733 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-18 01:08:18,759 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010819290157
2018-01-18 01:08:18,777 [salt.minion      ][INFO    ][6097] Starting a new job with PID 6097
2018-01-18 01:08:18,803 [salt.minion      ][INFO    ][6097] Returning information for job: 20180118010819290157
2018-01-18 01:08:20,044 [salt.state       ][INFO    ][2882] {'locale': 'cs_CZ.UTF-8'}
2018-01-18 01:08:20,045 [salt.state       ][INFO    ][2882] Completed state [cs_CZ.UTF-8] at time 01:08:20.045565 duration_in_ms=1349.338
2018-01-18 01:08:20,047 [salt.state       ][INFO    ][2882] Running state [en_US.UTF-8] at time 01:08:20.046874
2018-01-18 01:08:20,048 [salt.state       ][INFO    ][2882] Executing state locale.present for en_US.UTF-8
2018-01-18 01:08:20,050 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'locale -a' in directory '/root'
2018-01-18 01:08:20,062 [salt.state       ][INFO    ][2882] Locale en_US.UTF-8 is already present
2018-01-18 01:08:20,064 [salt.state       ][INFO    ][2882] Completed state [en_US.UTF-8] at time 01:08:20.063874 duration_in_ms=17.0
2018-01-18 01:08:20,067 [salt.state       ][INFO    ][2882] Running state [en_US.UTF-8] at time 01:08:20.067358
2018-01-18 01:08:20,068 [salt.state       ][INFO    ][2882] Executing state locale.system for en_US.UTF-8
2018-01-18 01:08:20,070 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'localectl' in directory '/root'
2018-01-18 01:08:20,422 [salt.state       ][INFO    ][2882] System locale en_US.UTF-8 already set
2018-01-18 01:08:20,424 [salt.state       ][INFO    ][2882] Completed state [en_US.UTF-8] at time 01:08:20.423916 duration_in_ms=356.557
2018-01-18 01:08:20,549 [salt.state       ][INFO    ][2882] Running state [root] at time 01:08:20.548994
2018-01-18 01:08:20,550 [salt.state       ][INFO    ][2882] Executing state user.present for root
2018-01-18 01:08:20,562 [salt.state       ][INFO    ][2882] User root is present and up to date
2018-01-18 01:08:20,563 [salt.state       ][INFO    ][2882] Completed state [root] at time 01:08:20.563395 duration_in_ms=14.401
2018-01-18 01:08:20,566 [salt.state       ][INFO    ][2882] Running state [/root] at time 01:08:20.566176
2018-01-18 01:08:20,567 [salt.state       ][INFO    ][2882] Executing state file.directory for /root
2018-01-18 01:08:20,569 [salt.state       ][INFO    ][2882] Directory /root is in the correct state
2018-01-18 01:08:20,569 [salt.state       ][INFO    ][2882] Completed state [/root] at time 01:08:20.569782 duration_in_ms=3.606
2018-01-18 01:08:20,570 [salt.state       ][INFO    ][2882] Running state [/etc/sudoers.d/90-salt-user-root] at time 01:08:20.570707
2018-01-18 01:08:20,571 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-18 01:08:20,572 [salt.state       ][INFO    ][2882] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-18 01:08:20,573 [salt.state       ][INFO    ][2882] Completed state [/etc/sudoers.d/90-salt-user-root] at time 01:08:20.573366 duration_in_ms=2.659
2018-01-18 01:08:20,574 [salt.state       ][INFO    ][2882] Running state [ubuntu] at time 01:08:20.574225
2018-01-18 01:08:20,575 [salt.state       ][INFO    ][2882] Executing state user.present for ubuntu
2018-01-18 01:08:20,581 [salt.state       ][INFO    ][2882] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-18 01:08:20,581 [salt.state       ][INFO    ][2882] Completed state [ubuntu] at time 01:08:20.581908 duration_in_ms=7.684
2018-01-18 01:08:20,583 [salt.state       ][INFO    ][2882] Running state [/home/ubuntu] at time 01:08:20.583874
2018-01-18 01:08:20,584 [salt.state       ][INFO    ][2882] Executing state file.directory for /home/ubuntu
2018-01-18 01:08:20,586 [salt.state       ][INFO    ][2882] {'mode': '0700'}
2018-01-18 01:08:20,587 [salt.state       ][INFO    ][2882] Completed state [/home/ubuntu] at time 01:08:20.587504 duration_in_ms=3.63
2018-01-18 01:08:20,589 [salt.state       ][INFO    ][2882] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 01:08:20.589172
2018-01-18 01:08:20,590 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-18 01:08:20,621 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-18 01:08:20,628 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command '/usr/sbin/visudo -c -f /tmp/tmpVyfBAI' in directory '/root'
2018-01-18 01:08:20,710 [salt.state       ][INFO    ][2882] File changed:
New file
2018-01-18 01:08:20,711 [salt.state       ][INFO    ][2882] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 01:08:20.711633 duration_in_ms=122.46
2018-01-18 01:08:20,712 [salt.state       ][INFO    ][2882] Running state [/etc/security/limits.d/90-salt-default.conf] at time 01:08:20.712408
2018-01-18 01:08:20,713 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-18 01:08:20,746 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-18 01:08:20,852 [salt.state       ][INFO    ][2882] File changed:
New file
2018-01-18 01:08:20,853 [salt.state       ][INFO    ][2882] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 01:08:20.853144 duration_in_ms=140.736
2018-01-18 01:08:20,853 [salt.state       ][INFO    ][2882] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 01:08:20.853470
2018-01-18 01:08:20,853 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-18 01:08:20,876 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-18 01:08:20,952 [salt.state       ][INFO    ][2882] File changed:
New file
2018-01-18 01:08:20,952 [salt.state       ][INFO    ][2882] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 01:08:20.952742 duration_in_ms=99.272
2018-01-18 01:08:20,954 [salt.state       ][INFO    ][2882] Running state [service.systemctl_reload] at time 01:08:20.954407
2018-01-18 01:08:20,954 [salt.state       ][INFO    ][2882] Executing state module.wait for service.systemctl_reload
2018-01-18 01:08:20,955 [salt.state       ][INFO    ][2882] No changes made for service.systemctl_reload
2018-01-18 01:08:20,955 [salt.state       ][INFO    ][2882] Completed state [service.systemctl_reload] at time 01:08:20.955255 duration_in_ms=0.849
2018-01-18 01:08:20,955 [salt.state       ][INFO    ][2882] Running state [service.systemctl_reload] at time 01:08:20.955483
2018-01-18 01:08:20,955 [salt.state       ][INFO    ][2882] Executing state module.mod_watch for service.systemctl_reload
2018-01-18 01:08:20,956 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-18 01:08:21,078 [salt.state       ][INFO    ][2882] {'ret': True}
2018-01-18 01:08:21,079 [salt.state       ][INFO    ][2882] Completed state [service.systemctl_reload] at time 01:08:21.079560 duration_in_ms=124.076
2018-01-18 01:08:21,080 [salt.state       ][INFO    ][2882] Running state [/etc/hostname] at time 01:08:21.080117
2018-01-18 01:08:21,080 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/hostname
2018-01-18 01:08:21,103 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-18 01:08:21,108 [salt.state       ][INFO    ][2882] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb02

2018-01-18 01:08:21,108 [salt.state       ][INFO    ][2882] Completed state [/etc/hostname] at time 01:08:21.108643 duration_in_ms=28.526
2018-01-18 01:08:21,111 [salt.state       ][INFO    ][2882] Running state [hostname mdb02] at time 01:08:21.111411
2018-01-18 01:08:21,111 [salt.state       ][INFO    ][2882] Executing state cmd.wait for hostname mdb02
2018-01-18 01:08:21,112 [salt.state       ][INFO    ][2882] No changes made for hostname mdb02
2018-01-18 01:08:21,112 [salt.state       ][INFO    ][2882] Completed state [hostname mdb02] at time 01:08:21.112253 duration_in_ms=0.842
2018-01-18 01:08:21,112 [salt.state       ][INFO    ][2882] Running state [hostname mdb02] at time 01:08:21.112477
2018-01-18 01:08:21,112 [salt.state       ][INFO    ][2882] Executing state cmd.mod_watch for hostname mdb02
2018-01-18 01:08:21,113 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command 'hostname mdb02' in directory '/root'
2018-01-18 01:08:21,130 [salt.state       ][INFO    ][2882] {'pid': 6145, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-18 01:08:21,130 [salt.state       ][INFO    ][2882] Completed state [hostname mdb02] at time 01:08:21.130756 duration_in_ms=18.278
2018-01-18 01:08:21,215 [salt.state       ][INFO    ][2882] Running state [mdb02] at time 01:08:21.215317
2018-01-18 01:08:21,216 [salt.state       ][INFO    ][2882] Executing state host.present for mdb02
2018-01-18 01:08:21,221 [salt.state       ][INFO    ][2882] {'host': 'mdb02'}
2018-01-18 01:08:21,221 [salt.state       ][INFO    ][2882] Completed state [mdb02] at time 01:08:21.221825 duration_in_ms=6.508
2018-01-18 01:08:21,222 [salt.state       ][INFO    ][2882] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.222360
2018-01-18 01:08:21,222 [salt.state       ][INFO    ][2882] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,314 [salt.state       ][INFO    ][2882] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,315 [salt.state       ][INFO    ][2882] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.315113 duration_in_ms=92.753
2018-01-18 01:08:21,315 [salt.state       ][INFO    ][2882] Running state [mdb03] at time 01:08:21.315641
2018-01-18 01:08:21,316 [salt.state       ][INFO    ][2882] Executing state host.present for mdb03
2018-01-18 01:08:21,512 [salt.state       ][INFO    ][2882] {'host': 'mdb03'}
2018-01-18 01:08:21,512 [salt.state       ][INFO    ][2882] Completed state [mdb03] at time 01:08:21.512696 duration_in_ms=197.055
2018-01-18 01:08:21,513 [salt.state       ][INFO    ][2882] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.513196
2018-01-18 01:08:21,513 [salt.state       ][INFO    ][2882] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,516 [salt.state       ][INFO    ][2882] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,516 [salt.state       ][INFO    ][2882] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.516639 duration_in_ms=3.443
2018-01-18 01:08:21,517 [salt.state       ][INFO    ][2882] Running state [mdb01] at time 01:08:21.517100
2018-01-18 01:08:21,517 [salt.state       ][INFO    ][2882] Executing state host.present for mdb01
2018-01-18 01:08:21,522 [salt.state       ][INFO    ][2882] {'host': 'mdb01'}
2018-01-18 01:08:21,522 [salt.state       ][INFO    ][2882] Completed state [mdb01] at time 01:08:21.522670 duration_in_ms=5.569
2018-01-18 01:08:21,523 [salt.state       ][INFO    ][2882] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.523174
2018-01-18 01:08:21,523 [salt.state       ][INFO    ][2882] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,528 [salt.state       ][INFO    ][2882] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,528 [salt.state       ][INFO    ][2882] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.528703 duration_in_ms=5.529
2018-01-18 01:08:21,529 [salt.state       ][INFO    ][2882] Running state [mdb] at time 01:08:21.529188
2018-01-18 01:08:21,529 [salt.state       ][INFO    ][2882] Executing state host.present for mdb
2018-01-18 01:08:21,534 [salt.state       ][INFO    ][2882] {'host': 'mdb'}
2018-01-18 01:08:21,534 [salt.state       ][INFO    ][2882] Completed state [mdb] at time 01:08:21.534716 duration_in_ms=5.528
2018-01-18 01:08:21,535 [salt.state       ][INFO    ][2882] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.535265
2018-01-18 01:08:21,535 [salt.state       ][INFO    ][2882] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,540 [salt.state       ][INFO    ][2882] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,540 [salt.state       ][INFO    ][2882] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.540725 duration_in_ms=5.459
2018-01-18 01:08:21,541 [salt.state       ][INFO    ][2882] Running state [cfg01] at time 01:08:21.541187
2018-01-18 01:08:21,541 [salt.state       ][INFO    ][2882] Executing state host.present for cfg01
2018-01-18 01:08:21,546 [salt.state       ][INFO    ][2882] {'host': 'cfg01'}
2018-01-18 01:08:21,546 [salt.state       ][INFO    ][2882] Completed state [cfg01] at time 01:08:21.546773 duration_in_ms=5.586
2018-01-18 01:08:21,547 [salt.state       ][INFO    ][2882] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.547276
2018-01-18 01:08:21,547 [salt.state       ][INFO    ][2882] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,552 [salt.state       ][INFO    ][2882] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,552 [salt.state       ][INFO    ][2882] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.552777 duration_in_ms=5.502
2018-01-18 01:08:21,553 [salt.state       ][INFO    ][2882] Running state [prx01] at time 01:08:21.553239
2018-01-18 01:08:21,553 [salt.state       ][INFO    ][2882] Executing state host.present for prx01
2018-01-18 01:08:21,558 [salt.state       ][INFO    ][2882] {'host': 'prx01'}
2018-01-18 01:08:21,558 [salt.state       ][INFO    ][2882] Completed state [prx01] at time 01:08:21.558809 duration_in_ms=5.57
2018-01-18 01:08:21,559 [salt.state       ][INFO    ][2882] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.559318
2018-01-18 01:08:21,559 [salt.state       ][INFO    ][2882] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,564 [salt.state       ][INFO    ][2882] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,564 [salt.state       ][INFO    ][2882] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.564809 duration_in_ms=5.49
2018-01-18 01:08:21,565 [salt.state       ][INFO    ][2882] Running state [kvm01] at time 01:08:21.565271
2018-01-18 01:08:21,565 [salt.state       ][INFO    ][2882] Executing state host.present for kvm01
2018-01-18 01:08:21,570 [salt.state       ][INFO    ][2882] {'host': 'kvm01'}
2018-01-18 01:08:21,570 [salt.state       ][INFO    ][2882] Completed state [kvm01] at time 01:08:21.570852 duration_in_ms=5.581
2018-01-18 01:08:21,571 [salt.state       ][INFO    ][2882] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.571339
2018-01-18 01:08:21,571 [salt.state       ][INFO    ][2882] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,576 [salt.state       ][INFO    ][2882] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,576 [salt.state       ][INFO    ][2882] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.576828 duration_in_ms=5.489
2018-01-18 01:08:21,577 [salt.state       ][INFO    ][2882] Running state [kvm03] at time 01:08:21.577291
2018-01-18 01:08:21,577 [salt.state       ][INFO    ][2882] Executing state host.present for kvm03
2018-01-18 01:08:21,582 [salt.state       ][INFO    ][2882] {'host': 'kvm03'}
2018-01-18 01:08:21,582 [salt.state       ][INFO    ][2882] Completed state [kvm03] at time 01:08:21.582871 duration_in_ms=5.58
2018-01-18 01:08:21,583 [salt.state       ][INFO    ][2882] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.583343
2018-01-18 01:08:21,583 [salt.state       ][INFO    ][2882] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,588 [salt.state       ][INFO    ][2882] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,589 [salt.state       ][INFO    ][2882] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.588919 duration_in_ms=5.576
2018-01-18 01:08:21,589 [salt.state       ][INFO    ][2882] Running state [kvm02] at time 01:08:21.589365
2018-01-18 01:08:21,589 [salt.state       ][INFO    ][2882] Executing state host.present for kvm02
2018-01-18 01:08:21,594 [salt.state       ][INFO    ][2882] {'host': 'kvm02'}
2018-01-18 01:08:21,595 [salt.state       ][INFO    ][2882] Completed state [kvm02] at time 01:08:21.594979 duration_in_ms=5.614
2018-01-18 01:08:21,595 [salt.state       ][INFO    ][2882] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.595426
2018-01-18 01:08:21,595 [salt.state       ][INFO    ][2882] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,600 [salt.state       ][INFO    ][2882] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,601 [salt.state       ][INFO    ][2882] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.600927 duration_in_ms=5.501
2018-01-18 01:08:21,601 [salt.state       ][INFO    ][2882] Running state [dbs] at time 01:08:21.601386
2018-01-18 01:08:21,601 [salt.state       ][INFO    ][2882] Executing state host.present for dbs
2018-01-18 01:08:21,606 [salt.state       ][INFO    ][2882] {'host': 'dbs'}
2018-01-18 01:08:21,607 [salt.state       ][INFO    ][2882] Completed state [dbs] at time 01:08:21.606992 duration_in_ms=5.606
2018-01-18 01:08:21,607 [salt.state       ][INFO    ][2882] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.607434
2018-01-18 01:08:21,607 [salt.state       ][INFO    ][2882] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,609 [salt.state       ][INFO    ][2882] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,609 [salt.state       ][INFO    ][2882] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.609856 duration_in_ms=2.422
2018-01-18 01:08:21,610 [salt.state       ][INFO    ][2882] Running state [prx] at time 01:08:21.610292
2018-01-18 01:08:21,610 [salt.state       ][INFO    ][2882] Executing state host.present for prx
2018-01-18 01:08:21,614 [salt.state       ][INFO    ][2882] {'host': 'prx'}
2018-01-18 01:08:21,614 [salt.state       ][INFO    ][2882] Completed state [prx] at time 01:08:21.614523 duration_in_ms=4.231
2018-01-18 01:08:21,615 [salt.state       ][INFO    ][2882] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.615018
2018-01-18 01:08:21,615 [salt.state       ][INFO    ][2882] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,793 [salt.state       ][INFO    ][2882] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,794 [salt.state       ][INFO    ][2882] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.794270 duration_in_ms=179.252
2018-01-18 01:08:21,794 [salt.state       ][INFO    ][2882] Running state [prx02] at time 01:08:21.794771
2018-01-18 01:08:21,795 [salt.state       ][INFO    ][2882] Executing state host.present for prx02
2018-01-18 01:08:21,799 [salt.state       ][INFO    ][2882] {'host': 'prx02'}
2018-01-18 01:08:21,800 [salt.state       ][INFO    ][2882] Completed state [prx02] at time 01:08:21.800224 duration_in_ms=5.451
2018-01-18 01:08:21,800 [salt.state       ][INFO    ][2882] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.800714
2018-01-18 01:08:21,801 [salt.state       ][INFO    ][2882] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,805 [salt.state       ][INFO    ][2882] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,806 [salt.state       ][INFO    ][2882] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.806257 duration_in_ms=5.543
2018-01-18 01:08:21,806 [salt.state       ][INFO    ][2882] Running state [msg02] at time 01:08:21.806790
2018-01-18 01:08:21,807 [salt.state       ][INFO    ][2882] Executing state host.present for msg02
2018-01-18 01:08:21,811 [salt.state       ][INFO    ][2882] {'host': 'msg02'}
2018-01-18 01:08:21,812 [salt.state       ][INFO    ][2882] Completed state [msg02] at time 01:08:21.812210 duration_in_ms=5.42
2018-01-18 01:08:21,812 [salt.state       ][INFO    ][2882] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.812668
2018-01-18 01:08:21,813 [salt.state       ][INFO    ][2882] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,817 [salt.state       ][INFO    ][2882] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,818 [salt.state       ][INFO    ][2882] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.818273 duration_in_ms=5.605
2018-01-18 01:08:21,818 [salt.state       ][INFO    ][2882] Running state [msg03] at time 01:08:21.818784
2018-01-18 01:08:21,819 [salt.state       ][INFO    ][2882] Executing state host.present for msg03
2018-01-18 01:08:21,823 [salt.state       ][INFO    ][2882] {'host': 'msg03'}
2018-01-18 01:08:21,824 [salt.state       ][INFO    ][2882] Completed state [msg03] at time 01:08:21.824254 duration_in_ms=5.47
2018-01-18 01:08:21,824 [salt.state       ][INFO    ][2882] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.824691
2018-01-18 01:08:21,825 [salt.state       ][INFO    ][2882] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,829 [salt.state       ][INFO    ][2882] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,830 [salt.state       ][INFO    ][2882] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.830275 duration_in_ms=5.584
2018-01-18 01:08:21,830 [salt.state       ][INFO    ][2882] Running state [msg01] at time 01:08:21.830740
2018-01-18 01:08:21,831 [salt.state       ][INFO    ][2882] Executing state host.present for msg01
2018-01-18 01:08:21,835 [salt.state       ][INFO    ][2882] {'host': 'msg01'}
2018-01-18 01:08:21,836 [salt.state       ][INFO    ][2882] Completed state [msg01] at time 01:08:21.836274 duration_in_ms=5.533
2018-01-18 01:08:21,836 [salt.state       ][INFO    ][2882] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.836717
2018-01-18 01:08:21,837 [salt.state       ][INFO    ][2882] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,842 [salt.state       ][INFO    ][2882] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,842 [salt.state       ][INFO    ][2882] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.842367 duration_in_ms=5.65
2018-01-18 01:08:21,842 [salt.state       ][INFO    ][2882] Running state [msg] at time 01:08:21.842844
2018-01-18 01:08:21,843 [salt.state       ][INFO    ][2882] Executing state host.present for msg
2018-01-18 01:08:21,847 [salt.state       ][INFO    ][2882] {'host': 'msg'}
2018-01-18 01:08:21,848 [salt.state       ][INFO    ][2882] Completed state [msg] at time 01:08:21.848354 duration_in_ms=5.51
2018-01-18 01:08:21,848 [salt.state       ][INFO    ][2882] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.848814
2018-01-18 01:08:21,849 [salt.state       ][INFO    ][2882] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,853 [salt.state       ][INFO    ][2882] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,854 [salt.state       ][INFO    ][2882] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.854331 duration_in_ms=5.517
2018-01-18 01:08:21,854 [salt.state       ][INFO    ][2882] Running state [cfg01] at time 01:08:21.854810
2018-01-18 01:08:21,855 [salt.state       ][INFO    ][2882] Executing state host.present for cfg01
2018-01-18 01:08:21,856 [salt.state       ][INFO    ][2882] Host cfg01 (10.167.4.100) already present
2018-01-18 01:08:21,856 [salt.state       ][INFO    ][2882] Completed state [cfg01] at time 01:08:21.856423 duration_in_ms=1.613
2018-01-18 01:08:21,856 [salt.state       ][INFO    ][2882] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.856847
2018-01-18 01:08:21,857 [salt.state       ][INFO    ][2882] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,858 [salt.state       ][INFO    ][2882] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-18 01:08:21,858 [salt.state       ][INFO    ][2882] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.858379 duration_in_ms=1.532
2018-01-18 01:08:21,858 [salt.state       ][INFO    ][2882] Running state [cmp002] at time 01:08:21.858841
2018-01-18 01:08:21,859 [salt.state       ][INFO    ][2882] Executing state host.present for cmp002
2018-01-18 01:08:21,861 [salt.state       ][INFO    ][2882] {'host': 'cmp002'}
2018-01-18 01:08:21,861 [salt.state       ][INFO    ][2882] Completed state [cmp002] at time 01:08:21.861413 duration_in_ms=2.573
2018-01-18 01:08:21,861 [salt.state       ][INFO    ][2882] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.861851
2018-01-18 01:08:21,862 [salt.state       ][INFO    ][2882] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,866 [salt.state       ][INFO    ][2882] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,866 [salt.state       ][INFO    ][2882] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.866405 duration_in_ms=4.553
2018-01-18 01:08:21,867 [salt.state       ][INFO    ][2882] Running state [cmp001] at time 01:08:21.866896
2018-01-18 01:08:21,867 [salt.state       ][INFO    ][2882] Executing state host.present for cmp001
2018-01-18 01:08:21,898 [salt.state       ][INFO    ][2882] {'host': 'cmp001'}
2018-01-18 01:08:21,899 [salt.state       ][INFO    ][2882] Completed state [cmp001] at time 01:08:21.899008 duration_in_ms=32.112
2018-01-18 01:08:21,899 [salt.state       ][INFO    ][2882] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.899491
2018-01-18 01:08:21,899 [salt.state       ][INFO    ][2882] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,906 [salt.state       ][INFO    ][2882] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,906 [salt.state       ][INFO    ][2882] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.906398 duration_in_ms=6.908
2018-01-18 01:08:21,907 [salt.state       ][INFO    ][2882] Running state [dbs01] at time 01:08:21.906980
2018-01-18 01:08:21,907 [salt.state       ][INFO    ][2882] Executing state host.present for dbs01
2018-01-18 01:08:21,912 [salt.state       ][INFO    ][2882] {'host': 'dbs01'}
2018-01-18 01:08:21,912 [salt.state       ][INFO    ][2882] Completed state [dbs01] at time 01:08:21.912402 duration_in_ms=5.421
2018-01-18 01:08:21,912 [salt.state       ][INFO    ][2882] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.912881
2018-01-18 01:08:21,913 [salt.state       ][INFO    ][2882] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,918 [salt.state       ][INFO    ][2882] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,918 [salt.state       ][INFO    ][2882] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.918444 duration_in_ms=5.563
2018-01-18 01:08:21,919 [salt.state       ][INFO    ][2882] Running state [dbs02] at time 01:08:21.918992
2018-01-18 01:08:21,919 [salt.state       ][INFO    ][2882] Executing state host.present for dbs02
2018-01-18 01:08:21,924 [salt.state       ][INFO    ][2882] {'host': 'dbs02'}
2018-01-18 01:08:21,924 [salt.state       ][INFO    ][2882] Completed state [dbs02] at time 01:08:21.924427 duration_in_ms=5.435
2018-01-18 01:08:21,924 [salt.state       ][INFO    ][2882] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.924914
2018-01-18 01:08:21,925 [salt.state       ][INFO    ][2882] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,930 [salt.state       ][INFO    ][2882] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,930 [salt.state       ][INFO    ][2882] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.930499 duration_in_ms=5.585
2018-01-18 01:08:21,931 [salt.state       ][INFO    ][2882] Running state [dbs03] at time 01:08:21.931020
2018-01-18 01:08:21,931 [salt.state       ][INFO    ][2882] Executing state host.present for dbs03
2018-01-18 01:08:21,936 [salt.state       ][INFO    ][2882] {'host': 'dbs03'}
2018-01-18 01:08:21,936 [salt.state       ][INFO    ][2882] Completed state [dbs03] at time 01:08:21.936494 duration_in_ms=5.473
2018-01-18 01:08:21,937 [salt.state       ][INFO    ][2882] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.936983
2018-01-18 01:08:21,937 [salt.state       ][INFO    ][2882] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,942 [salt.state       ][INFO    ][2882] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,942 [salt.state       ][INFO    ][2882] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.942525 duration_in_ms=5.542
2018-01-18 01:08:21,943 [salt.state       ][INFO    ][2882] Running state [mas01] at time 01:08:21.943056
2018-01-18 01:08:21,943 [salt.state       ][INFO    ][2882] Executing state host.present for mas01
2018-01-18 01:08:21,948 [salt.state       ][INFO    ][2882] {'host': 'mas01'}
2018-01-18 01:08:21,948 [salt.state       ][INFO    ][2882] Completed state [mas01] at time 01:08:21.948565 duration_in_ms=5.509
2018-01-18 01:08:21,949 [salt.state       ][INFO    ][2882] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.949053
2018-01-18 01:08:21,949 [salt.state       ][INFO    ][2882] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:21,954 [salt.state       ][INFO    ][2882] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:21,954 [salt.state       ][INFO    ][2882] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:21.954621 duration_in_ms=5.567
2018-01-18 01:08:21,955 [salt.state       ][INFO    ][2882] Running state [ctl02] at time 01:08:21.955153
2018-01-18 01:08:21,955 [salt.state       ][INFO    ][2882] Executing state host.present for ctl02
2018-01-18 01:08:22,098 [salt.state       ][INFO    ][2882] {'host': 'ctl02'}
2018-01-18 01:08:22,098 [salt.state       ][INFO    ][2882] Completed state [ctl02] at time 01:08:22.098381 duration_in_ms=143.228
2018-01-18 01:08:22,099 [salt.state       ][INFO    ][2882] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.098961
2018-01-18 01:08:22,099 [salt.state       ][INFO    ][2882] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:22,253 [salt.state       ][INFO    ][2882] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:22,254 [salt.state       ][INFO    ][2882] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.254079 duration_in_ms=155.118
2018-01-18 01:08:22,254 [salt.state       ][INFO    ][2882] Running state [ctl03] at time 01:08:22.254593
2018-01-18 01:08:22,255 [salt.state       ][INFO    ][2882] Executing state host.present for ctl03
2018-01-18 01:08:22,259 [salt.state       ][INFO    ][2882] {'host': 'ctl03'}
2018-01-18 01:08:22,260 [salt.state       ][INFO    ][2882] Completed state [ctl03] at time 01:08:22.260048 duration_in_ms=5.454
2018-01-18 01:08:22,260 [salt.state       ][INFO    ][2882] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.260536
2018-01-18 01:08:22,261 [salt.state       ][INFO    ][2882] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:22,265 [salt.state       ][INFO    ][2882] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:22,266 [salt.state       ][INFO    ][2882] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.266099 duration_in_ms=5.562
2018-01-18 01:08:22,266 [salt.state       ][INFO    ][2882] Running state [ctl01] at time 01:08:22.266585
2018-01-18 01:08:22,267 [salt.state       ][INFO    ][2882] Executing state host.present for ctl01
2018-01-18 01:08:22,271 [salt.state       ][INFO    ][2882] {'host': 'ctl01'}
2018-01-18 01:08:22,272 [salt.state       ][INFO    ][2882] Completed state [ctl01] at time 01:08:22.272014 duration_in_ms=5.429
2018-01-18 01:08:22,272 [salt.state       ][INFO    ][2882] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.272471
2018-01-18 01:08:22,272 [salt.state       ][INFO    ][2882] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:22,277 [salt.state       ][INFO    ][2882] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:22,278 [salt.state       ][INFO    ][2882] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.278100 duration_in_ms=5.629
2018-01-18 01:08:22,278 [salt.state       ][INFO    ][2882] Running state [ctl] at time 01:08:22.278563
2018-01-18 01:08:22,279 [salt.state       ][INFO    ][2882] Executing state host.present for ctl
2018-01-18 01:08:22,283 [salt.state       ][INFO    ][2882] {'host': 'ctl'}
2018-01-18 01:08:22,284 [salt.state       ][INFO    ][2882] Completed state [ctl] at time 01:08:22.284054 duration_in_ms=5.491
2018-01-18 01:08:22,284 [salt.state       ][INFO    ][2882] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.284485
2018-01-18 01:08:22,284 [salt.state       ][INFO    ][2882] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-18 01:08:22,291 [salt.state       ][INFO    ][2882] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-18 01:08:22,291 [salt.state       ][INFO    ][2882] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 01:08:22.291645 duration_in_ms=7.161
2018-01-18 01:08:22,292 [salt.state       ][INFO    ][2882] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 01:08:22.292054
2018-01-18 01:08:22,292 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-18 01:08:22,293 [salt.state       ][INFO    ][2882] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-18 01:08:22,293 [salt.state       ][INFO    ][2882] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 01:08:22.293464 duration_in_ms=1.409
2018-01-18 01:08:22,309 [salt.state       ][INFO    ][2882] Running state [ens2] at time 01:08:22.309337
2018-01-18 01:08:22,309 [salt.state       ][INFO    ][2882] Executing state network.managed for ens2
2018-01-18 01:08:22,757 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-18 01:08:24,404 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-18 01:08:25,732 [salt.state       ][INFO    ][2882] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-18 01:08:25,733 [salt.state       ][INFO    ][2882] Completed state [ens2] at time 01:08:25.733693 duration_in_ms=3424.355
2018-01-18 01:08:25,734 [salt.state       ][INFO    ][2882] Running state [ens3] at time 01:08:25.734756
2018-01-18 01:08:25,735 [salt.state       ][INFO    ][2882] Executing state network.managed for ens3
2018-01-18 01:08:25,765 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-18 01:08:26,195 [salt.state       ][INFO    ][2882] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-18 01:08:26,196 [salt.state       ][INFO    ][2882] Completed state [ens3] at time 01:08:26.196523 duration_in_ms=461.766
2018-01-18 01:08:26,197 [salt.state       ][INFO    ][2882] Running state [/etc/profile.d/proxy.sh] at time 01:08:26.197158
2018-01-18 01:08:26,197 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-18 01:08:26,198 [salt.state       ][INFO    ][2882] File /etc/profile.d/proxy.sh is not present
2018-01-18 01:08:26,199 [salt.state       ][INFO    ][2882] Completed state [/etc/profile.d/proxy.sh] at time 01:08:26.199029 duration_in_ms=1.872
2018-01-18 01:08:26,199 [salt.state       ][INFO    ][2882] Running state [/etc/apt/apt.conf.d/95proxies] at time 01:08:26.199427
2018-01-18 01:08:26,199 [salt.state       ][INFO    ][2882] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-18 01:08:26,200 [salt.state       ][INFO    ][2882] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-18 01:08:26,200 [salt.state       ][INFO    ][2882] Completed state [/etc/apt/apt.conf.d/95proxies] at time 01:08:26.200647 duration_in_ms=1.22
2018-01-18 01:08:26,203 [salt.state       ][INFO    ][2882] Running state [ntp] at time 01:08:26.203050
2018-01-18 01:08:26,203 [salt.state       ][INFO    ][2882] Executing state pkg.installed for ntp
2018-01-18 01:08:26,375 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 01:08:26,400 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-18 01:08:28,837 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010829369252
2018-01-18 01:08:28,867 [salt.minion      ][INFO    ][6998] Starting a new job with PID 6998
2018-01-18 01:08:28,895 [salt.minion      ][INFO    ][6998] Returning information for job: 20180118010829369252
2018-01-18 01:08:33,694 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:08:33,736 [salt.state       ][INFO    ][2882] 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'

2018-01-18 01:08:33,762 [salt.state       ][INFO    ][2882] Loading fresh modules for state activity
2018-01-18 01:08:33,801 [salt.state       ][INFO    ][2882] Completed state [ntp] at time 01:08:33.801151 duration_in_ms=7598.101
2018-01-18 01:08:33,806 [salt.state       ][INFO    ][2882] Running state [/etc/ntp.conf] at time 01:08:33.806123
2018-01-18 01:08:33,806 [salt.state       ][INFO    ][2882] Executing state file.managed for /etc/ntp.conf
2018-01-18 01:08:33,864 [salt.fileclient  ][INFO    ][2882] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-18 01:08:33,907 [salt.state       ][INFO    ][2882] 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
2018-01-18 01:08:33,916 [salt.state       ][INFO    ][2882] Completed state [/etc/ntp.conf] at time 01:08:33.916045 duration_in_ms=109.922
2018-01-18 01:08:34,124 [salt.state       ][INFO    ][2882] Running state [ntp] at time 01:08:34.124603
2018-01-18 01:08:34,125 [salt.state       ][INFO    ][2882] Executing state service.running for ntp
2018-01-18 01:08:34,126 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-18 01:08:34,138 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-18 01:08:34,148 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-18 01:08:34,160 [salt.state       ][INFO    ][2882] The service ntp is already running
2018-01-18 01:08:34,161 [salt.state       ][INFO    ][2882] Completed state [ntp] at time 01:08:34.161377 duration_in_ms=36.774
2018-01-18 01:08:34,161 [salt.state       ][INFO    ][2882] Running state [ntp] at time 01:08:34.161805
2018-01-18 01:08:34,162 [salt.state       ][INFO    ][2882] Executing state service.mod_watch for ntp
2018-01-18 01:08:34,163 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-18 01:08:34,174 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-18 01:08:34,186 [salt.loaded.int.module.cmdmod][INFO    ][2882] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-18 01:08:34,240 [salt.state       ][INFO    ][2882] {'ntp': True}
2018-01-18 01:08:34,240 [salt.state       ][INFO    ][2882] Completed state [ntp] at time 01:08:34.240649 duration_in_ms=78.844
2018-01-18 01:08:34,244 [salt.minion      ][INFO    ][2882] Returning information for job: 20180118010729020911
2018-01-18 01:08:56,589 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180118010857123675
2018-01-18 01:08:56,613 [salt.minion      ][INFO    ][7332] Starting a new job with PID 7332
2018-01-18 01:08:56,635 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7332] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-18 01:08:56,639 [salt.minion      ][INFO    ][7332] Returning information for job: 20180118010857123675
2018-01-18 01:09:22,386 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command pkg.upgrade with jid 20180118010922920981
2018-01-18 01:09:22,410 [salt.minion      ][INFO    ][7337] Starting a new job with PID 7337
2018-01-18 01:09:22,447 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7337] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:09:22,834 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7337] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-18 01:09:32,482 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010933014338
2018-01-18 01:09:32,507 [salt.minion      ][INFO    ][7541] Starting a new job with PID 7541
2018-01-18 01:09:32,531 [salt.minion      ][INFO    ][7541] Returning information for job: 20180118010933014338
2018-01-18 01:09:42,598 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010943130827
2018-01-18 01:09:42,621 [salt.minion      ][INFO    ][8073] Starting a new job with PID 8073
2018-01-18 01:09:42,707 [salt.minion      ][INFO    ][8073] Returning information for job: 20180118010943130827
2018-01-18 01:09:52,636 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118010953168681
2018-01-18 01:09:52,661 [salt.minion      ][INFO    ][8126] Starting a new job with PID 8126
2018-01-18 01:09:52,691 [salt.minion      ][INFO    ][8126] Returning information for job: 20180118010953168681
2018-01-18 01:10:02,717 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011003250528
2018-01-18 01:10:02,857 [salt.minion      ][INFO    ][8182] Starting a new job with PID 8182
2018-01-18 01:10:03,303 [salt.minion      ][INFO    ][8182] Returning information for job: 20180118011003250528
2018-01-18 01:10:12,839 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011013372053
2018-01-18 01:10:12,867 [salt.minion      ][INFO    ][8233] Starting a new job with PID 8233
2018-01-18 01:10:12,893 [salt.minion      ][INFO    ][8233] Returning information for job: 20180118011013372053
2018-01-18 01:10:22,914 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011023447663
2018-01-18 01:10:22,940 [salt.minion      ][INFO    ][8284] Starting a new job with PID 8284
2018-01-18 01:10:22,969 [salt.minion      ][INFO    ][8284] Returning information for job: 20180118011023447663
2018-01-18 01:10:32,988 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011033522046
2018-01-18 01:10:33,013 [salt.minion      ][INFO    ][8354] Starting a new job with PID 8354
2018-01-18 01:10:33,037 [salt.minion      ][INFO    ][8354] Returning information for job: 20180118011033522046
2018-01-18 01:10:43,140 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011043673682
2018-01-18 01:10:43,166 [salt.minion      ][INFO    ][9085] Starting a new job with PID 9085
2018-01-18 01:10:43,194 [salt.minion      ][INFO    ][9085] Returning information for job: 20180118011043673682
2018-01-18 01:10:53,227 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011053759688
2018-01-18 01:10:53,263 [salt.minion      ][INFO    ][9730] Starting a new job with PID 9730
2018-01-18 01:10:53,292 [salt.minion      ][INFO    ][9730] Returning information for job: 20180118011053759688
2018-01-18 01:11:01,350 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7337] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:11:01,399 [salt.minion      ][INFO    ][7337] Returning information for job: 20180118010922920981
2018-01-18 01:11:46,398 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20180118011146943048
2018-01-18 01:11:46,432 [salt.minion      ][INFO    ][9877] Starting a new job with PID 9877
2018-01-18 01:11:46,511 [salt.minion      ][INFO    ][9877] Returning information for job: 20180118011146943048
2018-01-18 01:15:21,608 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20180118011522156402
2018-01-18 01:15:21,632 [salt.minion      ][INFO    ][9980] Starting a new job with PID 9980
2018-01-18 01:15:22,120 [salt.state       ][INFO    ][9980] Loading fresh modules for state activity
2018-01-18 01:15:22,184 [salt.fileclient  ][INFO    ][9980] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-18 01:15:22,216 [salt.fileclient  ][INFO    ][9980] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-18 01:15:22,724 [salt.state       ][INFO    ][9980] Running state [keepalived] at time 01:15:22.724557
2018-01-18 01:15:22,724 [salt.state       ][INFO    ][9980] Executing state pkg.installed for keepalived
2018-01-18 01:15:22,725 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:15:23,050 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-18 01:15:23,104 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 01:15:24,979 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 01:15:25,023 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-01-18 01:15:31,657 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118011532202429
2018-01-18 01:15:31,686 [salt.minion      ][INFO    ][11115] Starting a new job with PID 11115
2018-01-18 01:15:31,717 [salt.minion      ][INFO    ][11115] Returning information for job: 20180118011532202429
2018-01-18 01:15:33,512 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:15:33,568 [salt.state       ][INFO    ][9980] 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'

2018-01-18 01:15:33,593 [salt.state       ][INFO    ][9980] Loading fresh modules for state activity
2018-01-18 01:15:33,624 [salt.state       ][INFO    ][9980] Completed state [keepalived] at time 01:15:33.624376 duration_in_ms=10899.819
2018-01-18 01:15:33,633 [salt.state       ][INFO    ][9980] Running state [lsof] at time 01:15:33.633208
2018-01-18 01:15:33,633 [salt.state       ][INFO    ][9980] Executing state pkg.installed for lsof
2018-01-18 01:15:33,933 [salt.state       ][INFO    ][9980] All specified packages are already installed
2018-01-18 01:15:33,933 [salt.state       ][INFO    ][9980] Completed state [lsof] at time 01:15:33.933860 duration_in_ms=300.651
2018-01-18 01:15:33,935 [salt.state       ][INFO    ][9980] Running state [/etc/keepalived/keepalived.conf] at time 01:15:33.935937
2018-01-18 01:15:33,936 [salt.state       ][INFO    ][9980] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-18 01:15:33,967 [salt.fileclient  ][INFO    ][9980] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-18 01:15:34,007 [salt.state       ][INFO    ][9980] File changed:
New file
2018-01-18 01:15:34,007 [salt.state       ][INFO    ][9980] Completed state [/etc/keepalived/keepalived.conf] at time 01:15:34.007678 duration_in_ms=71.74
2018-01-18 01:15:34,008 [salt.state       ][INFO    ][9980] Running state [keepalived] at time 01:15:34.008577
2018-01-18 01:15:34,009 [salt.state       ][INFO    ][9980] Executing state service.running for keepalived
2018-01-18 01:15:34,009 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-18 01:15:34,024 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,035 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,046 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,057 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,122 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,140 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,156 [salt.loaded.int.module.cmdmod][INFO    ][9980] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-18 01:15:34,174 [salt.state       ][INFO    ][9980] {'keepalived': True}
2018-01-18 01:15:34,174 [salt.state       ][INFO    ][9980] Completed state [keepalived] at time 01:15:34.174778 duration_in_ms=166.201
2018-01-18 01:15:34,176 [salt.minion      ][INFO    ][9980] Returning information for job: 20180118011522156402
2018-01-18 01:15:49,485 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command pillar.get with jid 20180118011550035229
2018-01-18 01:15:49,512 [salt.minion      ][INFO    ][11270] Starting a new job with PID 11270
2018-01-18 01:15:49,523 [salt.minion      ][INFO    ][11270] Returning information for job: 20180118011550035229
2018-01-18 01:48:25,563 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20180118014826205972
2018-01-18 01:48:25,594 [salt.minion      ][INFO    ][11369] Starting a new job with PID 11369
2018-01-18 01:48:26,614 [salt.state       ][INFO    ][11369] Loading fresh modules for state activity
2018-01-18 01:48:26,671 [salt.fileclient  ][INFO    ][11369] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-18 01:48:26,716 [salt.fileclient  ][INFO    ][11369] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-18 01:48:27,298 [salt.state       ][INFO    ][11369] Running state [haproxy] at time 01:48:27.298459
2018-01-18 01:48:27,299 [salt.state       ][INFO    ][11369] Executing state pkg.installed for haproxy
2018-01-18 01:48:27,300 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:48:27,671 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-18 01:48:27,771 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 01:48:29,604 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 01:48:29,625 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-01-18 01:48:35,661 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118014836297432
2018-01-18 01:48:35,690 [salt.minion      ][INFO    ][11978] Starting a new job with PID 11978
2018-01-18 01:48:35,732 [salt.minion      ][INFO    ][11978] Returning information for job: 20180118014836297432
2018-01-18 01:48:39,297 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:48:39,325 [salt.state       ][INFO    ][11369] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-01-18 01:48:39,340 [salt.state       ][INFO    ][11369] Loading fresh modules for state activity
2018-01-18 01:48:39,359 [salt.state       ][INFO    ][11369] Completed state [haproxy] at time 01:48:39.359242 duration_in_ms=12060.783
2018-01-18 01:48:39,363 [salt.state       ][INFO    ][11369] Running state [/etc/default/haproxy] at time 01:48:39.363870
2018-01-18 01:48:39,364 [salt.state       ][INFO    ][11369] Executing state file.managed for /etc/default/haproxy
2018-01-18 01:48:39,395 [salt.fileclient  ][INFO    ][11369] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-18 01:48:39,399 [salt.state       ][INFO    ][11369] 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"

2018-01-18 01:48:39,402 [salt.state       ][INFO    ][11369] Completed state [/etc/default/haproxy] at time 01:48:39.402410 duration_in_ms=38.541
2018-01-18 01:48:39,403 [salt.state       ][INFO    ][11369] Running state [/etc/haproxy/haproxy.cfg] at time 01:48:39.403030
2018-01-18 01:48:39,403 [salt.state       ][INFO    ][11369] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-18 01:48:39,427 [salt.fileclient  ][INFO    ][11369] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-18 01:48:39,539 [salt.state       ][INFO    ][11369] File changed:
--- 
+++ 
@@ -1,35 +1,56 @@
 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 ceilometer_api
+  bind 10.167.4.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.76:8777 check
+  server mdb02 10.167.4.77:8777 check
+  server mdb03 10.167.4.78:8777 check
+
+listen aodh-api
+  bind 10.167.4.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server mdb01 10.167.4.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 10.167.4.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 10.167.4.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-01-18 01:48:39,547 [salt.state       ][INFO    ][11369] Completed state [/etc/haproxy/haproxy.cfg] at time 01:48:39.547678 duration_in_ms=144.648
2018-01-18 01:48:39,548 [salt.state       ][INFO    ][11369] Running state [/etc/haproxy/ssl] at time 01:48:39.548015
2018-01-18 01:48:39,548 [salt.state       ][INFO    ][11369] Executing state file.directory for /etc/haproxy/ssl
2018-01-18 01:48:39,549 [salt.state       ][INFO    ][11369] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-18 01:48:39,549 [salt.state       ][INFO    ][11369] Completed state [/etc/haproxy/ssl] at time 01:48:39.549552 duration_in_ms=1.536
2018-01-18 01:48:39,550 [salt.state       ][INFO    ][11369] Running state [haproxy_status_packages] at time 01:48:39.550330
2018-01-18 01:48:39,550 [salt.state       ][INFO    ][11369] Executing state pkg.installed for haproxy_status_packages
2018-01-18 01:48:39,864 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 01:48:39,891 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-01-18 01:48:42,701 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 01:48:42,744 [salt.state       ][INFO    ][11369] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-18 01:48:42,756 [salt.state       ][INFO    ][11369] Loading fresh modules for state activity
2018-01-18 01:48:42,779 [salt.state       ][INFO    ][11369] Completed state [haproxy_status_packages] at time 01:48:42.779589 duration_in_ms=3229.257
2018-01-18 01:48:42,785 [salt.state       ][INFO    ][11369] Running state [/usr/bin/haproxy-status.sh] at time 01:48:42.784997
2018-01-18 01:48:42,786 [salt.state       ][INFO    ][11369] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-18 01:48:42,824 [salt.fileclient  ][INFO    ][11369] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-18 01:48:42,858 [salt.state       ][INFO    ][11369] File changed:
New file
2018-01-18 01:48:42,859 [salt.state       ][INFO    ][11369] Completed state [/usr/bin/haproxy-status.sh] at time 01:48:42.859545 duration_in_ms=74.548
2018-01-18 01:48:42,862 [salt.state       ][INFO    ][11369] Running state [net.ipv4.ip_nonlocal_bind] at time 01:48:42.862406
2018-01-18 01:48:42,863 [salt.state       ][INFO    ][11369] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-18 01:48:42,866 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command 'sysctl -a' in directory '/root'
2018-01-18 01:48:42,909 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-18 01:48:42,925 [salt.state       ][INFO    ][11369] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-18 01:48:42,925 [salt.state       ][INFO    ][11369] Completed state [net.ipv4.ip_nonlocal_bind] at time 01:48:42.925797 duration_in_ms=63.392
2018-01-18 01:48:43,204 [salt.state       ][INFO    ][11369] Running state [haproxy] at time 01:48:43.204111
2018-01-18 01:48:43,204 [salt.state       ][INFO    ][11369] Executing state service.running for haproxy
2018-01-18 01:48:43,204 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-18 01:48:43,218 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-18 01:48:43,229 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-18 01:48:43,239 [salt.state       ][INFO    ][11369] The service haproxy is already running
2018-01-18 01:48:43,239 [salt.state       ][INFO    ][11369] Completed state [haproxy] at time 01:48:43.239494 duration_in_ms=35.384
2018-01-18 01:48:43,239 [salt.state       ][INFO    ][11369] Running state [haproxy] at time 01:48:43.239760
2018-01-18 01:48:43,240 [salt.state       ][INFO    ][11369] Executing state service.mod_watch for haproxy
2018-01-18 01:48:43,240 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-18 01:48:43,250 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-18 01:48:43,261 [salt.loaded.int.module.cmdmod][INFO    ][11369] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-18 01:48:43,285 [salt.state       ][INFO    ][11369] {'haproxy': True}
2018-01-18 01:48:43,286 [salt.state       ][INFO    ][11369] Completed state [haproxy] at time 01:48:43.286654 duration_in_ms=46.893
2018-01-18 01:48:43,288 [salt.minion      ][INFO    ][11369] Returning information for job: 20180118014826205972
2018-01-18 01:48:44,743 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command service.status with jid 20180118014845369647
2018-01-18 01:48:44,773 [salt.minion      ][INFO    ][12509] Starting a new job with PID 12509
2018-01-18 01:48:45,113 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12509] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-18 01:48:45,125 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12509] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-18 01:48:45,136 [salt.minion      ][INFO    ][12509] Returning information for job: 20180118014845369647
2018-01-18 01:48:46,559 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command service.restart with jid 20180118014847197212
2018-01-18 01:48:46,587 [salt.minion      ][INFO    ][12518] Starting a new job with PID 12518
2018-01-18 01:48:47,004 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12518] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-18 01:48:47,062 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12518] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-18 01:48:47,085 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12518] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-18 01:48:47,112 [salt.minion      ][INFO    ][12518] Returning information for job: 20180118014847197212
2018-01-18 02:07:10,747 [salt.utils.schedule][INFO    ][2780] Running scheduled job: __mine_interval
2018-01-18 02:26:30,092 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20180118022630820591
2018-01-18 02:26:30,123 [salt.minion      ][INFO    ][12664] Starting a new job with PID 12664
2018-01-18 02:26:32,754 [salt.state       ][INFO    ][12664] Loading fresh modules for state activity
2018-01-18 02:26:32,816 [salt.fileclient  ][INFO    ][12664] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-18 02:26:32,851 [salt.fileclient  ][INFO    ][12664] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-18 02:26:32,897 [salt.fileclient  ][INFO    ][12664] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-18 02:26:33,440 [salt.state       ][INFO    ][12664] Running state [mongodb-server] at time 02:26:33.440739
2018-01-18 02:26:33,441 [salt.state       ][INFO    ][12664] Executing state pkg.installed for mongodb-server
2018-01-18 02:26:33,442 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:26:33,822 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-18 02:26:33,938 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 02:26:38,888 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:26:38,914 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb-server'] in directory '/root'
2018-01-18 02:26:40,137 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118022640875866
2018-01-18 02:26:40,201 [salt.minion      ][INFO    ][13045] Starting a new job with PID 13045
2018-01-18 02:26:40,234 [salt.minion      ][INFO    ][13045] Returning information for job: 20180118022640875866
2018-01-18 02:26:50,200 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118022650937681
2018-01-18 02:26:50,235 [salt.minion      ][INFO    ][13174] Starting a new job with PID 13174
2018-01-18 02:26:50,265 [salt.minion      ][INFO    ][13174] Returning information for job: 20180118022650937681
2018-01-18 02:26:59,152 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:26:59,207 [salt.state       ][INFO    ][12664] Made the following changes:
'mongodb-clients' changed from 'absent' to '1:2.6.10-0ubuntu1'
'mongodb-server' changed from 'absent' to '1:2.6.10-0ubuntu1'
'libgoogle-perftools4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libsnappy1v5' changed from 'absent' to '1.1.3-2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libyaml-cpp0.5v5' changed from 'absent' to '0.5.2-3'
'libpcrecpp0v5' changed from 'absent' to '2:8.38-3.1'
'libv8-3.14.5' changed from 'absent' to '3.14.5.8-5ubuntu2'
'libtcmalloc-minimal4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libboost-filesystem1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libunwind8' changed from 'absent' to '1.1-4.1'
'libboost-program-options1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2018-01-18 02:26:59,229 [salt.state       ][INFO    ][12664] Loading fresh modules for state activity
2018-01-18 02:26:59,260 [salt.state       ][INFO    ][12664] Completed state [mongodb-server] at time 02:26:59.259807 duration_in_ms=25819.066
2018-01-18 02:26:59,273 [salt.state       ][INFO    ][12664] Running state [mongodb] at time 02:26:59.273475
2018-01-18 02:26:59,274 [salt.state       ][INFO    ][12664] Executing state pkg.installed for mongodb
2018-01-18 02:26:59,720 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:26:59,766 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2018-01-18 02:27:00,231 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118022700972900
2018-01-18 02:27:00,258 [salt.minion      ][INFO    ][13659] Starting a new job with PID 13659
2018-01-18 02:27:00,296 [salt.minion      ][INFO    ][13659] Returning information for job: 20180118022700972900
2018-01-18 02:27:02,411 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:27:02,464 [salt.state       ][INFO    ][12664] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-18 02:27:02,488 [salt.state       ][INFO    ][12664] Loading fresh modules for state activity
2018-01-18 02:27:02,529 [salt.state       ][INFO    ][12664] Completed state [mongodb] at time 02:27:02.529633 duration_in_ms=3256.157
2018-01-18 02:27:02,543 [salt.state       ][INFO    ][12664] Running state [python-pymongo] at time 02:27:02.543439
2018-01-18 02:27:02,551 [salt.state       ][INFO    ][12664] Executing state pkg.installed for python-pymongo
2018-01-18 02:27:02,957 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:27:02,985 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-pymongo'] in directory '/root'
2018-01-18 02:27:10,266 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118022711007971
2018-01-18 02:27:10,296 [salt.minion      ][INFO    ][13794] Starting a new job with PID 13794
2018-01-18 02:27:10,330 [salt.minion      ][INFO    ][13794] Returning information for job: 20180118022711007971
2018-01-18 02:27:20,994 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118022721097860
2018-01-18 02:27:21,359 [salt.minion      ][INFO    ][13821] Starting a new job with PID 13821
2018-01-18 02:27:27,386 [salt.minion      ][INFO    ][13821] Returning information for job: 20180118022721097860
2018-01-18 02:27:30,441 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118022731179919
2018-01-18 02:27:30,468 [salt.minion      ][INFO    ][13874] Starting a new job with PID 13874
2018-01-18 02:27:30,499 [salt.minion      ][INFO    ][13874] Returning information for job: 20180118022731179919
2018-01-18 02:27:34,320 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:27:34,366 [salt.state       ][INFO    ][12664] Made the following changes:
'python-bson' changed from 'absent' to '3.2-1build1'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python2.7-gridfs' changed from 'absent' to '1'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python2.7-pymongo-ext' changed from 'absent' to '1'

2018-01-18 02:27:34,388 [salt.state       ][INFO    ][12664] Loading fresh modules for state activity
2018-01-18 02:27:34,483 [salt.state       ][INFO    ][12664] Completed state [python-pymongo] at time 02:27:34.482980 duration_in_ms=31939.541
2018-01-18 02:27:34,537 [salt.state       ][INFO    ][12664] Running state [mongodb-clients] at time 02:27:34.537335
2018-01-18 02:27:34,538 [salt.state       ][INFO    ][12664] Executing state pkg.installed for mongodb-clients
2018-01-18 02:27:36,200 [salt.state       ][INFO    ][12664] All specified packages are already installed
2018-01-18 02:27:36,202 [salt.state       ][INFO    ][12664] Completed state [mongodb-clients] at time 02:27:36.202371 duration_in_ms=1665.037
2018-01-18 02:27:36,217 [salt.state       ][INFO    ][12664] Running state [/etc/mongodb.conf] at time 02:27:36.217567
2018-01-18 02:27:36,218 [salt.state       ][INFO    ][12664] Executing state file.managed for /etc/mongodb.conf
2018-01-18 02:27:36,281 [salt.fileclient  ][INFO    ][12664] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-18 02:27:36,329 [salt.state       ][INFO    ][12664] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # mongodb.conf
 
 # Where to store the data.
@@ -8,7 +10,7 @@
 
 logappend=true
 
-bind_ip = 127.0.0.1
+bind_ip = 0.0.0.0
 #port = 27017
 
 # Enable journaling, http://www.mongodb.org/display/DOCS/Journaling
@@ -17,12 +19,12 @@
 # Enables periodic logging of CPU utilization and I/O wait
 #cpu = true
 
+keyFile = /etc/mongodb.key
+replSet = ceilometer
+
 # Turn on/off security.  Off is currently the default
 #noauth = true
-#auth = true
-
-# Verbose logging output.
-#verbose = true
+auth = true
 
 # Inspect all client data for validity on receipt (useful for
 # developing drivers)
@@ -31,13 +33,21 @@
 # Enable db quota management
 #quota = true
 
+#OpenStack guide for Juno
+smallfiles = true
+
+# Verbose logging output.
+verbose = v
+
+# logLevel
+setParameter = logLevel=1
+
 # Set oplogging level where n is
 #   0=off (default)
 #   1=W
 #   2=R
 #   3=both
 #   7=W+some reads
-#oplog = 0
 
 # Diagnostic/debugging option
 #nocursors = true

2018-01-18 02:27:36,331 [salt.state       ][INFO    ][12664] Completed state [/etc/mongodb.conf] at time 02:27:36.331399 duration_in_ms=113.832
2018-01-18 02:27:36,332 [salt.state       ][INFO    ][12664] Running state [/etc/mongodb.key] at time 02:27:36.332100
2018-01-18 02:27:36,332 [salt.state       ][INFO    ][12664] Executing state file.managed for /etc/mongodb.key
2018-01-18 02:27:36,345 [salt.state       ][INFO    ][12664] File changed:
New file
2018-01-18 02:27:36,346 [salt.state       ][INFO    ][12664] Completed state [/etc/mongodb.key] at time 02:27:36.346191 duration_in_ms=14.091
2018-01-18 02:27:36,346 [salt.state       ][INFO    ][12664] Running state [/var/lock/mongodb] at time 02:27:36.346668
2018-01-18 02:27:36,347 [salt.state       ][INFO    ][12664] Executing state file.directory for /var/lock/mongodb
2018-01-18 02:27:36,348 [salt.state       ][INFO    ][12664] {'/var/lock/mongodb': 'New Dir'}
2018-01-18 02:27:36,349 [salt.state       ][INFO    ][12664] Completed state [/var/lock/mongodb] at time 02:27:36.349090 duration_in_ms=2.421
2018-01-18 02:27:36,352 [salt.state       ][INFO    ][12664] Running state [mongodb] at time 02:27:36.352053
2018-01-18 02:27:36,352 [salt.state       ][INFO    ][12664] Executing state service.running for mongodb
2018-01-18 02:27:36,353 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-18 02:27:36,406 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-18 02:27:36,438 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-18 02:27:36,468 [salt.state       ][INFO    ][12664] The service mongodb is already running
2018-01-18 02:27:36,469 [salt.state       ][INFO    ][12664] Completed state [mongodb] at time 02:27:36.469691 duration_in_ms=117.632
2018-01-18 02:27:36,471 [salt.state       ][INFO    ][12664] Running state [mongodb] at time 02:27:36.470882
2018-01-18 02:27:36,472 [salt.state       ][INFO    ][12664] Executing state service.mod_watch for mongodb
2018-01-18 02:27:36,474 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-18 02:27:36,505 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-18 02:27:36,533 [salt.loaded.int.module.cmdmod][INFO    ][12664] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-18 02:27:36,765 [salt.state       ][INFO    ][12664] {'mongodb': True}
2018-01-18 02:27:36,766 [salt.state       ][INFO    ][12664] Completed state [mongodb] at time 02:27:36.765866 duration_in_ms=294.983
2018-01-18 02:27:36,770 [salt.minion      ][INFO    ][12664] Returning information for job: 20180118022630820591
2018-01-18 02:27:38,416 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20180118022739161233
2018-01-18 02:27:38,442 [salt.minion      ][INFO    ][14059] Starting a new job with PID 14059
2018-01-18 02:27:38,825 [salt.minion      ][INFO    ][14059] Returning information for job: 20180118022739161233
2018-01-18 02:31:26,909 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20180118023127662578
2018-01-18 02:31:26,936 [salt.minion      ][INFO    ][14075] Starting a new job with PID 14075
2018-01-18 02:31:28,515 [salt.state       ][INFO    ][14075] Loading fresh modules for state activity
2018-01-18 02:31:28,583 [salt.fileclient  ][INFO    ][14075] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-18 02:31:28,619 [salt.fileclient  ][INFO    ][14075] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-18 02:31:30,021 [salt.state       ][INFO    ][14075] Running state [aodh-api] at time 02:31:30.020962
2018-01-18 02:31:30,022 [salt.state       ][INFO    ][14075] Executing state pkg.installed for aodh-api
2018-01-18 02:31:30,024 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:31:30,431 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-18 02:31:30,569 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 02:31:32,820 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:31:32,869 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-api'] in directory '/root'
2018-01-18 02:31:36,954 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023137707534
2018-01-18 02:31:36,979 [salt.minion      ][INFO    ][14481] Starting a new job with PID 14481
2018-01-18 02:31:36,997 [salt.minion      ][INFO    ][14481] Returning information for job: 20180118023137707534
2018-01-18 02:31:47,119 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023147870461
2018-01-18 02:31:47,149 [salt.minion      ][INFO    ][14642] Starting a new job with PID 14642
2018-01-18 02:31:47,193 [salt.minion      ][INFO    ][14642] Returning information for job: 20180118023147870461
2018-01-18 02:31:57,328 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023158076958
2018-01-18 02:31:57,360 [salt.minion      ][INFO    ][14840] Starting a new job with PID 14840
2018-01-18 02:31:57,392 [salt.minion      ][INFO    ][14840] Returning information for job: 20180118023158076958
2018-01-18 02:32:07,518 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023208271293
2018-01-18 02:32:07,550 [salt.minion      ][INFO    ][15017] Starting a new job with PID 15017
2018-01-18 02:32:07,590 [salt.minion      ][INFO    ][15017] Returning information for job: 20180118023208271293
2018-01-18 02:32:17,721 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023218474297
2018-01-18 02:32:17,753 [salt.minion      ][INFO    ][15218] Starting a new job with PID 15218
2018-01-18 02:32:17,801 [salt.minion      ][INFO    ][15218] Returning information for job: 20180118023218474297
2018-01-18 02:32:27,935 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023228688811
2018-01-18 02:32:27,963 [salt.minion      ][INFO    ][15417] Starting a new job with PID 15417
2018-01-18 02:32:27,996 [salt.minion      ][INFO    ][15417] Returning information for job: 20180118023228688811
2018-01-18 02:32:38,133 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023238887841
2018-01-18 02:32:38,165 [salt.minion      ][INFO    ][15622] Starting a new job with PID 15622
2018-01-18 02:32:38,210 [salt.minion      ][INFO    ][15622] Returning information for job: 20180118023238887841
2018-01-18 02:32:48,348 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023249102511
2018-01-18 02:32:48,377 [salt.minion      ][INFO    ][15800] Starting a new job with PID 15800
2018-01-18 02:32:48,440 [salt.minion      ][INFO    ][15800] Returning information for job: 20180118023249102511
2018-01-18 02:32:58,372 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023259127688
2018-01-18 02:32:58,412 [salt.minion      ][INFO    ][15950] Starting a new job with PID 15950
2018-01-18 02:32:58,443 [salt.minion      ][INFO    ][15950] Returning information for job: 20180118023259127688
2018-01-18 02:33:08,597 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023309350107
2018-01-18 02:33:08,626 [salt.minion      ][INFO    ][16118] Starting a new job with PID 16118
2018-01-18 02:33:08,672 [salt.minion      ][INFO    ][16118] Returning information for job: 20180118023309350107
2018-01-18 02:33:18,820 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023319577425
2018-01-18 02:33:18,846 [salt.minion      ][INFO    ][16312] Starting a new job with PID 16312
2018-01-18 02:33:18,885 [salt.minion      ][INFO    ][16312] Returning information for job: 20180118023319577425
2018-01-18 02:33:29,045 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023329799654
2018-01-18 02:33:29,076 [salt.minion      ][INFO    ][21297] Starting a new job with PID 21297
2018-01-18 02:33:29,108 [salt.minion      ][INFO    ][21297] Returning information for job: 20180118023329799654
2018-01-18 02:33:39,260 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023340016865
2018-01-18 02:33:39,290 [salt.minion      ][INFO    ][21484] Starting a new job with PID 21484
2018-01-18 02:33:39,328 [salt.minion      ][INFO    ][21484] Returning information for job: 20180118023340016865
2018-01-18 02:33:49,277 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023350034848
2018-01-18 02:33:49,308 [salt.minion      ][INFO    ][21496] Starting a new job with PID 21496
2018-01-18 02:33:49,367 [salt.minion      ][INFO    ][21496] Returning information for job: 20180118023350034848
2018-01-18 02:33:59,317 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023400075258
2018-01-18 02:33:59,346 [salt.minion      ][INFO    ][21934] Starting a new job with PID 21934
2018-01-18 02:33:59,392 [salt.minion      ][INFO    ][21934] Returning information for job: 20180118023400075258
2018-01-18 02:34:09,344 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023410102150
2018-01-18 02:34:09,369 [salt.minion      ][INFO    ][22178] Starting a new job with PID 22178
2018-01-18 02:34:09,407 [salt.minion      ][INFO    ][22178] Returning information for job: 20180118023410102150
2018-01-18 02:34:19,576 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023420334723
2018-01-18 02:34:19,602 [salt.minion      ][INFO    ][22442] Starting a new job with PID 22442
2018-01-18 02:34:19,634 [salt.minion      ][INFO    ][22442] Returning information for job: 20180118023420334723
2018-01-18 02:34:29,807 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023430566204
2018-01-18 02:34:29,831 [salt.minion      ][INFO    ][22808] Starting a new job with PID 22808
2018-01-18 02:34:29,896 [salt.minion      ][INFO    ][22808] Returning information for job: 20180118023430566204
2018-01-18 02:34:39,836 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023440595898
2018-01-18 02:34:39,861 [salt.minion      ][INFO    ][23008] Starting a new job with PID 23008
2018-01-18 02:34:39,892 [salt.minion      ][INFO    ][23008] Returning information for job: 20180118023440595898
2018-01-18 02:34:50,055 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023450813427
2018-01-18 02:34:50,094 [salt.minion      ][INFO    ][23362] Starting a new job with PID 23362
2018-01-18 02:34:50,160 [salt.minion      ][INFO    ][23362] Returning information for job: 20180118023450813427
2018-01-18 02:34:51,448 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:34:51,530 [salt.state       ][INFO    ][14075] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'python-aodh' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-gnocchiclient' changed from 'absent' to '3.3.1-0ubuntu2~cloud0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'libc-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'httpd' changed from 'absent' to '1'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'libisl15' changed from 'absent' to '0.16.1-1'
'aodh-api' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'httpd-wsgi' changed from 'absent' to '1'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'apache2-api-20120211' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'ssl-cert' changed from 'absent' to '1.0.37'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-18 02:34:51,622 [salt.state       ][INFO    ][14075] Loading fresh modules for state activity
2018-01-18 02:34:51,650 [salt.state       ][INFO    ][14075] Completed state [aodh-api] at time 02:34:51.650400 duration_in_ms=201629.439
2018-01-18 02:34:51,657 [salt.state       ][INFO    ][14075] Running state [aodh-evaluator] at time 02:34:51.657403
2018-01-18 02:34:51,657 [salt.state       ][INFO    ][14075] Executing state pkg.installed for aodh-evaluator
2018-01-18 02:34:53,397 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:34:53,443 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-evaluator'] in directory '/root'
2018-01-18 02:34:57,787 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:34:57,824 [salt.state       ][INFO    ][14075] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-18 02:34:57,842 [salt.state       ][INFO    ][14075] Loading fresh modules for state activity
2018-01-18 02:34:57,944 [salt.state       ][INFO    ][14075] Completed state [aodh-evaluator] at time 02:34:57.944186 duration_in_ms=6286.783
2018-01-18 02:34:57,949 [salt.state       ][INFO    ][14075] Running state [aodh-notifier] at time 02:34:57.949102
2018-01-18 02:34:57,949 [salt.state       ][INFO    ][14075] Executing state pkg.installed for aodh-notifier
2018-01-18 02:34:58,243 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:34:58,271 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-notifier'] in directory '/root'
2018-01-18 02:35:00,119 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023500879633
2018-01-18 02:35:00,146 [salt.minion      ][INFO    ][23768] Starting a new job with PID 23768
2018-01-18 02:35:00,187 [salt.minion      ][INFO    ][23768] Returning information for job: 20180118023500879633
2018-01-18 02:35:02,402 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:35:02,440 [salt.state       ][INFO    ][14075] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-18 02:35:02,460 [salt.state       ][INFO    ][14075] Loading fresh modules for state activity
2018-01-18 02:35:02,479 [salt.state       ][INFO    ][14075] Completed state [aodh-notifier] at time 02:35:02.479555 duration_in_ms=4530.452
2018-01-18 02:35:02,484 [salt.state       ][INFO    ][14075] Running state [aodh-listener] at time 02:35:02.484785
2018-01-18 02:35:02,485 [salt.state       ][INFO    ][14075] Executing state pkg.installed for aodh-listener
2018-01-18 02:35:02,792 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:35:02,820 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-listener'] in directory '/root'
2018-01-18 02:35:06,968 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:35:07,035 [salt.state       ][INFO    ][14075] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-18 02:35:07,078 [salt.state       ][INFO    ][14075] Loading fresh modules for state activity
2018-01-18 02:35:07,116 [salt.state       ][INFO    ][14075] Completed state [aodh-listener] at time 02:35:07.116283 duration_in_ms=4631.497
2018-01-18 02:35:07,125 [salt.state       ][INFO    ][14075] Running state [python-aodhclient] at time 02:35:07.125223
2018-01-18 02:35:07,125 [salt.state       ][INFO    ][14075] Executing state pkg.installed for python-aodhclient
2018-01-18 02:35:07,484 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:35:07,515 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-aodhclient'] in directory '/root'
2018-01-18 02:35:10,078 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:35:10,144 [salt.state       ][INFO    ][14075] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-18 02:35:10,160 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023510921160
2018-01-18 02:35:10,180 [salt.state       ][INFO    ][14075] Loading fresh modules for state activity
2018-01-18 02:35:10,188 [salt.minion      ][INFO    ][24296] Starting a new job with PID 24296
2018-01-18 02:35:10,213 [salt.state       ][INFO    ][14075] Completed state [python-aodhclient] at time 02:35:10.213566 duration_in_ms=3088.341
2018-01-18 02:35:10,216 [salt.minion      ][INFO    ][24296] Returning information for job: 20180118023510921160
2018-01-18 02:35:10,222 [salt.state       ][INFO    ][14075] Running state [/etc/aodh/aodh.conf] at time 02:35:10.222002
2018-01-18 02:35:10,222 [salt.state       ][INFO    ][14075] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-18 02:35:10,256 [salt.fileclient  ][INFO    ][14075] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-18 02:35:10,318 [salt.state       ][INFO    ][14075] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -52,6 +51,12 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -78,6 +83,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/aodh
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
@@ -91,12 +97,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -125,8 +125,8 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,iso8601=WARN,keystonemiddleware=WARN,oslo.messaging=INFO,oslo_messaging=INFO,qpid=WARN,requests.packages.urllib3.connectionpool=WARN,requests.packages.urllib3.util.retry=WARN,routes.middleware=WARN,sqlalchemy=WARN,stevedore=WARN,suds=INFO,taskflow=WARN,urllib3.connectionpool=WARN,urllib3.util.retry=WARN,websocket=WARN
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
@@ -158,6 +158,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -168,24 +169,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -198,21 +205,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -227,20 +239,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -305,8 +321,7 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
@@ -316,6 +331,8 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -335,24 +352,34 @@
 # From aodh
 #
 
+port=8042
+
+host=10.167.4.77
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-pCuBZz/aodh-5.0.0/aodh/api/api-paste.ini
+#paste_config = /build/aodh-t4wvpD/aodh-4.0.0/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
 
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
+# DEPRECATED: Enable deprecated combination alarms. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Combination alarms are deprecated. This option and combination alarms
+# will be removed in Aodh 5.0.
+#enable_combination_alarms = false
 
 # Maximum number of alarms defined for a user. (integer value)
+# Deprecated group/name - [DEFAULT]/user_alarm_quota
 #user_alarm_quota = <None>
 
 # Maximum number of alarms defined for a project. (integer value)
+# Deprecated group/name - [DEFAULT]/project_alarm_quota
 #project_alarm_quota = <None>
 
 # Maximum count of actions for each state of an alarm, non-positive number
 # means no limit. (integer value)
+# Deprecated group/name - [DEFAULT]/alarm_max_actions
 #alarm_max_actions = -1
 
 
@@ -414,9 +441,36 @@
 #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
 
 
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+
 [database]
-backend = sqlalchemy
-connection = sqlite:////var/lib/aodh/sqlite.db
 
 #
 # From aodh
@@ -425,24 +479,34 @@
 # Number of seconds that alarm histories are kept in the database for (<= 0
 # means forever). (integer value)
 #alarm_history_time_to_live = -1
+alarm_history_time_to_live = 86400
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-#backend = sqlalchemy
+backend = sqlalchemy
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-#connection = <None>
+connection = mysql+pymysql://aodh:opnfv_secret@10.167.4.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -454,10 +518,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -574,12 +634,27 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = aodh
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internalURL
+token_cache_time = -1
+
+#admin_user=aodh
+#admin_password=opnfv_secret
+#admin_tenant_name=service
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -731,43 +806,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -787,6 +825,7 @@
 #workers = 1
 
 # The topic that aodh uses for event alarm evaluation. (string value)
+# Deprecated group/name - [DEFAULT]/event_alarm_topic
 #event_alarm_topic = alarm.all
 
 # Number of notification messages to wait before dispatching them. (integer
@@ -871,64 +910,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -983,12 +1019,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1076,7 +1115,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1120,11 +1159,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1137,33 +1172,33 @@
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
 #amqp_durable_queues = false
+amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1183,6 +1218,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1192,34 +1228,46 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
+rabbit_userid = openstack
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
+rabbit_password = opnfv_secret
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1230,6 +1278,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1238,6 +1287,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1248,6 +1298,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1258,7 +1309,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -1270,6 +1321,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1280,6 +1332,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1385,24 +1440,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1415,21 +1476,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1444,20 +1510,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1541,9 +1611,12 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/aodh/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1551,6 +1624,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1563,12 +1637,14 @@
 # Region name to use for OpenStack service endpoints. (string value)
 # Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
+region_name = RegionOne
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
 # Allowed values: public, internal, admin, auth, publicURL, internalURL, adminURL
 # Deprecated group/name - [service_credentials]/os_endpoint_type
 #interface = public
+interface = internalURL
 
 #
 # From aodh-auth
@@ -1577,12 +1653,14 @@
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://10.167.4.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1591,15 +1669,17 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
+project_name = service
 
 # Domain ID containing project (string value)
 #project_domain_id = <None>
+project_domain_id = default
 
 # Domain name containing project (string value)
 #project_domain_name = <None>
@@ -1621,17 +1701,19 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
+username = aodh
 
 # User's domain id (string value)
 #user_domain_id = <None>
-
+user_domain_id = default
 # User's domain name (string value)
 #user_domain_name = <None>
 
 # User's password (string value)
 #password = <None>
+password = opnfv_secret
 
 
 [service_types]

2018-01-18 02:35:10,326 [salt.state       ][INFO    ][14075] Completed state [/etc/aodh/aodh.conf] at time 02:35:10.326480 duration_in_ms=104.477
2018-01-18 02:35:10,334 [salt.state       ][INFO    ][14075] Running state [aodh-dbsync] at time 02:35:10.334119
2018-01-18 02:35:10,334 [salt.state       ][INFO    ][14075] Executing state cmd.run for aodh-dbsync
2018-01-18 02:35:10,338 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command 'aodh-dbsync' in directory '/root'
2018-01-18 02:35:12,073 [salt.state       ][INFO    ][14075] {'pid': 24313, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-18 02:35:12,075 [salt.state       ][INFO    ][14075] Completed state [aodh-dbsync] at time 02:35:12.075038 duration_in_ms=1740.918
2018-01-18 02:35:12,076 [salt.state       ][INFO    ][14075] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 02:35:12.076553
2018-01-18 02:35:12,077 [salt.state       ][INFO    ][14075] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-18 02:35:12,108 [salt.fileclient  ][INFO    ][14075] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-18 02:35:12,154 [salt.state       ][INFO    ][14075] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 10.167.4.77:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-18 02:35:12,155 [salt.state       ][INFO    ][14075] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 02:35:12.155146 duration_in_ms=78.592
2018-01-18 02:35:12,155 [salt.state       ][INFO    ][14075] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 02:35:12.155729
2018-01-18 02:35:12,156 [salt.state       ][INFO    ][14075] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-18 02:35:12,170 [salt.state       ][INFO    ][14075] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-18 02:35:12,171 [salt.state       ][INFO    ][14075] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 02:35:12.171322 duration_in_ms=15.593
2018-01-18 02:35:12,776 [salt.state       ][INFO    ][14075] Running state [apache2] at time 02:35:12.776202
2018-01-18 02:35:12,777 [salt.state       ][INFO    ][14075] Executing state service.running for apache2
2018-01-18 02:35:12,777 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-18 02:35:12,809 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-18 02:35:12,828 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-18 02:35:12,849 [salt.state       ][INFO    ][14075] The service apache2 is already running
2018-01-18 02:35:12,850 [salt.state       ][INFO    ][14075] Completed state [apache2] at time 02:35:12.850445 duration_in_ms=74.242
2018-01-18 02:35:12,851 [salt.state       ][INFO    ][14075] Running state [apache2] at time 02:35:12.851110
2018-01-18 02:35:12,851 [salt.state       ][INFO    ][14075] Executing state service.mod_watch for apache2
2018-01-18 02:35:12,853 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-18 02:35:12,874 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-18 02:35:12,899 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-18 02:35:15,278 [salt.state       ][INFO    ][14075] {'apache2': True}
2018-01-18 02:35:15,280 [salt.state       ][INFO    ][14075] Completed state [apache2] at time 02:35:15.279809 duration_in_ms=2428.697
2018-01-18 02:35:15,281 [salt.state       ][INFO    ][14075] Running state [aodh-evaluator] at time 02:35:15.281304
2018-01-18 02:35:15,282 [salt.state       ][INFO    ][14075] Executing state service.running for aodh-evaluator
2018-01-18 02:35:15,285 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-18 02:35:15,328 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-18 02:35:15,357 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-18 02:35:15,386 [salt.state       ][INFO    ][14075] The service aodh-evaluator is already running
2018-01-18 02:35:15,388 [salt.state       ][INFO    ][14075] Completed state [aodh-evaluator] at time 02:35:15.388199 duration_in_ms=106.895
2018-01-18 02:35:15,389 [salt.state       ][INFO    ][14075] Running state [aodh-evaluator] at time 02:35:15.389404
2018-01-18 02:35:15,390 [salt.state       ][INFO    ][14075] Executing state service.mod_watch for aodh-evaluator
2018-01-18 02:35:15,393 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-18 02:35:15,421 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-18 02:35:15,448 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-18 02:35:15,673 [salt.state       ][INFO    ][14075] {'aodh-evaluator': True}
2018-01-18 02:35:15,674 [salt.state       ][INFO    ][14075] Completed state [aodh-evaluator] at time 02:35:15.674659 duration_in_ms=285.254
2018-01-18 02:35:15,677 [salt.state       ][INFO    ][14075] Running state [aodh-notifier] at time 02:35:15.677134
2018-01-18 02:35:15,678 [salt.state       ][INFO    ][14075] Executing state service.running for aodh-notifier
2018-01-18 02:35:15,686 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-18 02:35:15,733 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-18 02:35:15,757 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-18 02:35:15,786 [salt.state       ][INFO    ][14075] The service aodh-notifier is already running
2018-01-18 02:35:15,788 [salt.state       ][INFO    ][14075] Completed state [aodh-notifier] at time 02:35:15.788073 duration_in_ms=110.939
2018-01-18 02:35:15,789 [salt.state       ][INFO    ][14075] Running state [aodh-notifier] at time 02:35:15.789026
2018-01-18 02:35:15,790 [salt.state       ][INFO    ][14075] Executing state service.mod_watch for aodh-notifier
2018-01-18 02:35:15,792 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-18 02:35:15,816 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-18 02:35:15,838 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-18 02:35:20,198 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023520960052
2018-01-18 02:35:20,223 [salt.minion      ][INFO    ][24609] Starting a new job with PID 24609
2018-01-18 02:35:20,256 [salt.minion      ][INFO    ][24609] Returning information for job: 20180118023520960052
2018-01-18 02:35:30,236 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023530998643
2018-01-18 02:35:30,265 [salt.minion      ][INFO    ][24614] Starting a new job with PID 24614
2018-01-18 02:35:30,301 [salt.minion      ][INFO    ][24614] Returning information for job: 20180118023530998643
2018-01-18 02:35:31,081 [salt.state       ][INFO    ][14075] {'aodh-notifier': True}
2018-01-18 02:35:31,082 [salt.state       ][INFO    ][14075] Completed state [aodh-notifier] at time 02:35:31.082007 duration_in_ms=15292.979
2018-01-18 02:35:31,088 [salt.state       ][INFO    ][14075] Running state [aodh-listener] at time 02:35:31.087989
2018-01-18 02:35:31,088 [salt.state       ][INFO    ][14075] Executing state service.running for aodh-listener
2018-01-18 02:35:31,090 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-18 02:35:31,147 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-18 02:35:31,168 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-18 02:35:31,190 [salt.state       ][INFO    ][14075] The service aodh-listener is already running
2018-01-18 02:35:31,191 [salt.state       ][INFO    ][14075] Completed state [aodh-listener] at time 02:35:31.191718 duration_in_ms=103.728
2018-01-18 02:35:31,192 [salt.state       ][INFO    ][14075] Running state [aodh-listener] at time 02:35:31.192473
2018-01-18 02:35:31,193 [salt.state       ][INFO    ][14075] Executing state service.mod_watch for aodh-listener
2018-01-18 02:35:31,194 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-18 02:35:31,216 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-18 02:35:31,238 [salt.loaded.int.module.cmdmod][INFO    ][14075] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-18 02:35:40,287 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023541049728
2018-01-18 02:35:40,317 [salt.minion      ][INFO    ][24693] Starting a new job with PID 24693
2018-01-18 02:35:40,352 [salt.minion      ][INFO    ][24693] Returning information for job: 20180118023541049728
2018-01-18 02:35:46,329 [salt.state       ][INFO    ][14075] {'aodh-listener': True}
2018-01-18 02:35:46,330 [salt.state       ][INFO    ][14075] Completed state [aodh-listener] at time 02:35:46.330273 duration_in_ms=15137.799
2018-01-18 02:35:46,336 [salt.minion      ][INFO    ][14075] Returning information for job: 20180118023127662578
2018-01-18 02:39:42,002 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20180118023942777779
2018-01-18 02:39:42,033 [salt.minion      ][INFO    ][24765] Starting a new job with PID 24765
2018-01-18 02:39:44,555 [salt.state       ][INFO    ][24765] Loading fresh modules for state activity
2018-01-18 02:39:44,686 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-18 02:39:44,715 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-18 02:39:45,947 [salt.state       ][INFO    ][24765] Running state [ceilometer-api] at time 02:39:45.947715
2018-01-18 02:39:45,948 [salt.state       ][INFO    ][24765] Executing state pkg.installed for ceilometer-api
2018-01-18 02:39:45,948 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:39:46,317 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-18 02:39:46,425 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-18 02:39:48,111 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:39:48,163 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-api'] in directory '/root'
2018-01-18 02:39:52,101 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118023952874353
2018-01-18 02:39:52,130 [salt.minion      ][INFO    ][25161] Starting a new job with PID 25161
2018-01-18 02:39:52,164 [salt.minion      ][INFO    ][25161] Returning information for job: 20180118023952874353
2018-01-18 02:40:02,123 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024002896322
2018-01-18 02:40:02,151 [salt.minion      ][INFO    ][25358] Starting a new job with PID 25358
2018-01-18 02:40:02,183 [salt.minion      ][INFO    ][25358] Returning information for job: 20180118024002896322
2018-01-18 02:40:12,156 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024012931037
2018-01-18 02:40:12,183 [salt.minion      ][INFO    ][25561] Starting a new job with PID 25561
2018-01-18 02:40:12,234 [salt.minion      ][INFO    ][25561] Returning information for job: 20180118024012931037
2018-01-18 02:40:22,192 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024022967396
2018-01-18 02:40:22,220 [salt.minion      ][INFO    ][25764] Starting a new job with PID 25764
2018-01-18 02:40:22,249 [salt.minion      ][INFO    ][25764] Returning information for job: 20180118024022967396
2018-01-18 02:40:32,208 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024032984298
2018-01-18 02:40:32,236 [salt.minion      ][INFO    ][26665] Starting a new job with PID 26665
2018-01-18 02:40:32,267 [salt.minion      ][INFO    ][26665] Returning information for job: 20180118024032984298
2018-01-18 02:40:42,243 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024043018108
2018-01-18 02:40:42,271 [salt.minion      ][INFO    ][27003] Starting a new job with PID 27003
2018-01-18 02:40:42,308 [salt.minion      ][INFO    ][27003] Returning information for job: 20180118024043018108
2018-01-18 02:40:52,298 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024053075640
2018-01-18 02:40:52,331 [salt.minion      ][INFO    ][27204] Starting a new job with PID 27204
2018-01-18 02:40:52,353 [salt.minion      ][INFO    ][27204] Returning information for job: 20180118024053075640
2018-01-18 02:40:53,275 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:40:53,357 [salt.state       ][INFO    ][24765] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-ply' changed from 'absent' to '3.7-1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'python-pysnmp-common' changed from 'absent' to '1'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-twisted' changed from 'absent' to '16.0.0-1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'qemu-system-x86-64' changed from 'absent' to '1'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-oslo.reports' changed from 'absent' to '1.22.0-0ubuntu1~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-pysnmp2' changed from 'absent' to '1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'ceilometer-api' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-oslo.rootwrap' changed from 'absent' to '5.9.0-0ubuntu1~cloud0'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'ceilometer-common' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-os-xenapi' changed from 'absent' to '0.2.0-0ubuntu1~cloud0'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'python-ply-lex-3.5' changed from 'absent' to '1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'libogg0' changed from 'absent' to '1.3.2-1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'kvm' changed from 'absent' to '1'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-attr' changed from 'absent' to '15.2.0-1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-serial' changed from 'absent' to '3.0.1-1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'python2.7-ply' changed from 'absent' to '1'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-01-18 02:40:53,392 [salt.state       ][INFO    ][24765] Loading fresh modules for state activity
2018-01-18 02:40:53,527 [salt.state       ][INFO    ][24765] Completed state [ceilometer-api] at time 02:40:53.527756 duration_in_ms=67580.04
2018-01-18 02:40:53,542 [salt.state       ][INFO    ][24765] Running state [ceilometer-agent-central] at time 02:40:53.541967
2018-01-18 02:40:53,543 [salt.state       ][INFO    ][24765] Executing state pkg.installed for ceilometer-agent-central
2018-01-18 02:40:54,225 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:40:54,278 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-central'] in directory '/root'
2018-01-18 02:40:59,143 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:40:59,195 [salt.state       ][INFO    ][24765] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-18 02:40:59,218 [salt.state       ][INFO    ][24765] Loading fresh modules for state activity
2018-01-18 02:40:59,241 [salt.state       ][INFO    ][24765] Completed state [ceilometer-agent-central] at time 02:40:59.241676 duration_in_ms=5699.709
2018-01-18 02:40:59,247 [salt.state       ][INFO    ][24765] Running state [python-ceilometerclient] at time 02:40:59.247322
2018-01-18 02:40:59,247 [salt.state       ][INFO    ][24765] Executing state pkg.installed for python-ceilometerclient
2018-01-18 02:40:59,817 [salt.state       ][INFO    ][24765] All specified packages are already installed
2018-01-18 02:40:59,818 [salt.state       ][INFO    ][24765] Completed state [python-ceilometerclient] at time 02:40:59.818029 duration_in_ms=570.706
2018-01-18 02:40:59,818 [salt.state       ][INFO    ][24765] Running state [ceilometer-agent-notification] at time 02:40:59.818518
2018-01-18 02:40:59,819 [salt.state       ][INFO    ][24765] Executing state pkg.installed for ceilometer-agent-notification
2018-01-18 02:40:59,831 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:40:59,888 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-notification'] in directory '/root'
2018-01-18 02:41:02,330 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024103107784
2018-01-18 02:41:02,356 [salt.minion      ][INFO    ][27609] Starting a new job with PID 27609
2018-01-18 02:41:02,398 [salt.minion      ][INFO    ][27609] Returning information for job: 20180118024103107784
2018-01-18 02:41:04,599 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:41:04,640 [salt.state       ][INFO    ][24765] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-18 02:41:04,660 [salt.state       ][INFO    ][24765] Loading fresh modules for state activity
2018-01-18 02:41:04,688 [salt.state       ][INFO    ][24765] Completed state [ceilometer-agent-notification] at time 02:41:04.688877 duration_in_ms=4870.358
2018-01-18 02:41:04,704 [salt.state       ][INFO    ][24765] Running state [python-elasticsearch] at time 02:41:04.704139
2018-01-18 02:41:04,706 [salt.state       ][INFO    ][24765] Executing state pkg.installed for python-elasticsearch
2018-01-18 02:41:05,236 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:41:05,292 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-elasticsearch'] in directory '/root'
2018-01-18 02:41:07,767 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:41:07,812 [salt.state       ][INFO    ][24765] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-18 02:41:07,832 [salt.state       ][INFO    ][24765] Loading fresh modules for state activity
2018-01-18 02:41:07,859 [salt.state       ][INFO    ][24765] Completed state [python-elasticsearch] at time 02:41:07.859574 duration_in_ms=3155.435
2018-01-18 02:41:07,864 [salt.state       ][INFO    ][24765] Running state [python-influxdb] at time 02:41:07.864668
2018-01-18 02:41:07,864 [salt.state       ][INFO    ][24765] Executing state pkg.installed for python-influxdb
2018-01-18 02:41:08,436 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-18 02:41:08,490 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-influxdb'] in directory '/root'
2018-01-18 02:41:11,559 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-18 02:41:11,609 [salt.state       ][INFO    ][24765] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-18 02:41:11,632 [salt.state       ][INFO    ][24765] Loading fresh modules for state activity
2018-01-18 02:41:11,655 [salt.state       ][INFO    ][24765] Completed state [python-influxdb] at time 02:41:11.654962 duration_in_ms=3790.292
2018-01-18 02:41:11,668 [salt.state       ][INFO    ][24765] Running state [python-pymongo] at time 02:41:11.668445
2018-01-18 02:41:11,669 [salt.state       ][INFO    ][24765] Executing state pkg.installed for python-pymongo
2018-01-18 02:41:12,101 [salt.state       ][INFO    ][24765] All specified packages are already installed
2018-01-18 02:41:12,102 [salt.state       ][INFO    ][24765] Completed state [python-pymongo] at time 02:41:12.101952 duration_in_ms=433.509
2018-01-18 02:41:12,104 [salt.state       ][INFO    ][24765] Running state [/etc/ceilometer/ceilometer.conf] at time 02:41:12.104613
2018-01-18 02:41:12,104 [salt.state       ][INFO    ][24765] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-18 02:41:12,151 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-18 02:41:12,313 [salt.state       ][INFO    ][24765] File changed:
--- 
+++ 
@@ -17,7 +17,7 @@
 #api_paste_config = api_paste.ini
 
 # Inspector to use for inspecting the hypervisor layer. Known inspectors are
-# libvirt, hyperv, vsphere and xenapi. (string value)
+# libvirt, hyperv, vsphere, xenapi and powervm. (string value)
 #hypervisor_inspector = libvirt
 
 # Libvirt domain type. (string value)
@@ -28,26 +28,22 @@
 # (string value)
 #libvirt_uri =
 
-# DEPRECATED: Dispatchers to process metering data. (multi valued)
+# Dispatchers to process metering data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #meter_dispatchers =
 
-# DEPRECATED: Dispatchers to process event data. (multi valued)
+# Dispatchers to process event data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #event_dispatchers =
 
 # Exchange name for Ironic notifications. (string value)
 #ironic_exchange = ironic
+
+# Exchanges name to listen for notifications. (multi valued)
+#http_control_exchanges = nova
+#http_control_exchanges = glance
+#http_control_exchanges = neutron
+#http_control_exchanges = cinder
 
 # DEPRECATED: Allow novaclient's debug log output. (Use default_log_levels
 # instead) (boolean value)
@@ -65,6 +61,15 @@
 # Configuration file for event pipeline definition. (string value)
 #event_pipeline_cfg_file = event_pipeline.yaml
 
+# Refresh Pipeline configuration on-the-fly. (boolean value)
+#refresh_pipeline_cfg = false
+
+# Refresh Event Pipeline configuration on-the-fly. (boolean value)
+#refresh_event_pipeline_cfg = false
+
+# Polling interval for pipeline file configuration in seconds. (integer value)
+#pipeline_polling_interval = 20
+
 # Source for samples emitted on this instance. (string value)
 #sample_source = openstack
 
@@ -82,97 +87,53 @@
 # (string value)
 #rootwrap_config = /etc/ceilometer/rootwrap.conf
 
-# DEPRECATED: Exchange name for Nova notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Nova notifications. (string value)
 #nova_control_exchange = nova
 
-# DEPRECATED: Exchange name for Neutron notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Neutron notifications. (string value)
 #neutron_control_exchange = neutron
 
-# DEPRECATED: Exchange name for Heat notifications (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Heat notifications (string value)
 #heat_control_exchange = heat
 
-# DEPRECATED: Exchange name for Glance notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Glance notifications. (string value)
 #glance_control_exchange = glance
 
-# DEPRECATED: Exchange name for Keystone notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Keystone notifications. (string value)
 #keystone_control_exchange = keystone
 
-# DEPRECATED: Exchange name for Cinder notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Cinder notifications. (string value)
 #cinder_control_exchange = cinder
 
-# DEPRECATED: Exchange name for Data Processing notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Data Processing notifications. (string value)
 #sahara_control_exchange = sahara
 
-# DEPRECATED: Exchange name for Swift notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Swift notifications. (string value)
 #swift_control_exchange = swift
 
-# DEPRECATED: Exchange name for Magnum notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Magnum notifications. (string value)
 #magnum_control_exchange = magnum
 
-# DEPRECATED: Exchange name for DBaaS notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DBaaS notifications. (string value)
 #trove_control_exchange = trove
 
-# DEPRECATED: Exchange name for Messaging service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Messaging service notifications. (string value)
 #zaqar_control_exchange = zaqar
 
-# DEPRECATED: Exchange name for DNS service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DNS service notifications. (string value)
 #dns_control_exchange = central
 
-# DEPRECATED: Exchange name for ceilometer notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for ceilometer notifications. (string value)
 #ceilometer_control_exchange = ceilometer
 
 # Name of this node, which must be valid in an AMQP key. Can be an opaque
 # identifier. For ZeroMQ only, must be a valid host name, FQDN, or IP address.
-# (unknown value)
+# (string value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
 # (integer value)
 #http_timeout = 600
-
-# Maximum number of parallel requests for services to handle at the same time.
-# (integer value)
-# Minimum value: 1
-#max_parallel_requests = 64
 
 #
 # From oslo.log
@@ -182,6 +143,13 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -221,12 +189,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -255,7 +217,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -288,6 +250,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -298,24 +261,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -328,21 +297,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -357,20 +331,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -435,10 +413,10 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 5
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
@@ -446,6 +424,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -484,6 +463,13 @@
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
 
+# List of pollsters (or wildcard templates) to be used while polling
+#pollster_list =
+
+# To reduce polling agent load, samples are sent to the notification
+# agent in a batch. To gain higher throughput at the cost of load set
+# this to False.
+#batch_polled_samples = True
 
 [api]
 
@@ -523,7 +509,7 @@
 #
 
 # Address to which the UDP socket is bound. Set to an empty string to disable.
-# (unknown value)
+# (string value)
 #udp_address = 0.0.0.0
 
 # Port to which the UDP socket is bound. (port value)
@@ -597,9 +583,21 @@
 # service is running. (string value)
 #backend_url = <None>
 
+# Number of seconds between heartbeats for distributed coordination. (floating
+# point value)
+#heartbeat = 1.0
+
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
+
+# Retry backoff factor when retrying to connect with coordination backend
+# (integer value)
+#retry_backoff = 1
+
+# Maximum number of seconds between retry to join partitioning group (integer
+# value)
+#max_retry_interval = 30
 
 
 [cors]
@@ -613,6 +611,41 @@
 # slash. Example: https://horizon.example.com (list value)
 #allowed_origin = <None>
 
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-Openstack-Request-Id
+
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-Openstack-Request-Id
+
+
+
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
 # Indicate that the actual request can include user credentials (boolean value)
 #allow_credentials = true
 
@@ -655,7 +688,16 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -668,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017,10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -679,10 +722,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -788,10 +827,6 @@
 # resources/metrics (string value)
 #resources_definition_file = gnocchi_resources.yaml
 
-# Number of seconds before request to gnocchi times out (floating point value)
-# Minimum value: 0
-#request_timeout = 6.05
-
 
 [dispatcher_http]
 
@@ -894,15 +929,26 @@
 
 #
 # From keystonemiddleware.auth_token
-#
+#auth_type = password
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
 
@@ -1056,43 +1102,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -1153,17 +1162,8 @@
 # From ceilometer
 #
 
-# DEPRECATED: Configuration file for defining meter notifications. This option
-# is deprecated and use meter_definitions_dirs to configure meter notification
-# file. Meter definitions configuration file will be sought according to the
-# parameter. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#meter_definitions_cfg_file = <None>
-
-# List directory to find files of defining meter notifications. (multi valued)
-#meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-QCyRID/ceilometer-9.0.2/ceilometer/data/meters.d
+# Configuration file for defining meter notifications. (string value)
+#meter_definitions_cfg_file = meters.yaml
 
 
 [notification]
@@ -1179,6 +1179,7 @@
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
+# Deprecated group/name - [collector]/ack_on_event_error
 #ack_on_event_error = true
 
 # Enable workload partitioning, allowing multiple notification agents to be run
@@ -1208,22 +1209,6 @@
 # Deprecated group/name - [DEFAULT]/notification_workers
 #workers = 1
 
-# Exchanges name to listen for notifications. (multi valued)
-# Deprecated group/name - [DEFAULT]/http_control_exchanges
-#notification_control_exchanges = nova
-#notification_control_exchanges = glance
-#notification_control_exchanges = neutron
-#notification_control_exchanges = cinder
-#notification_control_exchanges = heat
-#notification_control_exchanges = keystone
-#notification_control_exchanges = sahara
-#notification_control_exchanges = trove
-#notification_control_exchanges = zaqar
-#notification_control_exchanges = swift
-#notification_control_exchanges = ceilometer
-#notification_control_exchanges = magnum
-#notification_control_exchanges = dns
-
 
 [oslo_concurrency]
 
@@ -1232,15 +1217,15 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #disable_process_locking = false
 
 # Directory to use for lock files.  For security, the specified directory
 # should only be writable by the user running the processes that need locking.
-# Defaults to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set
-# in the environment, use the Python tempfile.gettempdir function to find a
-# suitable location. If external locks are used, a lock path must be set.
-# (string value)
-#lock_path = /tmp
+# Defaults to environment variable OSLO_LOCK_PATH. If external locks are used,
+# a lock path must be set. (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
+#lock_path = <None>
 
 
 [oslo_messaging_amqp]
@@ -1251,64 +1236,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1363,12 +1345,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1456,7 +1441,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1500,11 +1485,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1519,31 +1500,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1563,6 +1543,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1572,24 +1553,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1597,9 +1586,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1610,6 +1601,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1618,6 +1610,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1628,6 +1621,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1638,7 +1632,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -1650,6 +1644,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1660,6 +1655,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1765,24 +1763,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1795,21 +1799,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1824,20 +1833,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1921,9 +1934,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1931,6 +1946,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1947,6 +1963,7 @@
 # polling agents with different config files. For each sub-group of the agent
 # pool with the same partitioning_group_prefix a disjoint subset of pollsters
 # should be loaded. (string value)
+# Deprecated group/name - [central]/partitioning_group_prefix
 #partitioning_group_prefix = <None>
 
 
@@ -1996,6 +2013,17 @@
 
 [service_credentials]
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://10.167.4.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #
@@ -2017,11 +2045,11 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
 
 # Domain ID containing project (string value)
@@ -2047,7 +2075,7 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
 
 # User's domain id (string value)
@@ -2076,6 +2104,9 @@
 # From ceilometer
 #
 
+# Kwapi service type. (string value)
+#kwapi = energy
+
 # Glance service type. (string value)
 #glance = image
 
@@ -2100,14 +2131,30 @@
 #cinder = volumev3
 
 
+[storage]
+
+#
+# From ceilometer
+#
+
+# Maximum number of connection retries during startup. Set to -1 to specify an
+# infinite retry count. (integer value)
+# Deprecated group/name - [database]/max_retries
+#max_retries = 10
+
+# Interval (in seconds) between retries of connection. (integer value)
+# Deprecated group/name - [database]/retry_interval
+#retry_interval = 10
+
+
 [vmware]
 
 #
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
-#host_ip = 127.0.0.1
+# IP address of the VMware vSphere host. (string value)
+#host_ip =
 
 # Port of the VMware vSphere host. (port value)
 # Minimum value: 0

2018-01-18 02:41:12,314 [salt.state       ][INFO    ][24765] Completed state [/etc/ceilometer/ceilometer.conf] at time 02:41:12.314890 duration_in_ms=210.276
2018-01-18 02:41:12,315 [salt.state       ][INFO    ][24765] Running state [/etc/ceilometer/pipeline.yaml] at time 02:41:12.315421
2018-01-18 02:41:12,315 [salt.state       ][INFO    ][24765] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-18 02:41:12,346 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-18 02:41:12,392 [salt.state       ][INFO    ][24765] File changed:
New file
2018-01-18 02:41:12,393 [salt.state       ][INFO    ][24765] Completed state [/etc/ceilometer/pipeline.yaml] at time 02:41:12.393184 duration_in_ms=77.763
2018-01-18 02:41:12,393 [salt.state       ][INFO    ][24765] Running state [/etc/ceilometer/event_pipeline.yaml] at time 02:41:12.393605
2018-01-18 02:41:12,393 [salt.state       ][INFO    ][24765] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-18 02:41:12,416 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-18 02:41:12,419 [salt.state       ][INFO    ][24765] File changed:
New file
2018-01-18 02:41:12,419 [salt.state       ][INFO    ][24765] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 02:41:12.419461 duration_in_ms=25.856
2018-01-18 02:41:12,419 [salt.state       ][INFO    ][24765] Running state [/etc/ceilometer/event_definitions.yaml] at time 02:41:12.419902
2018-01-18 02:41:12,420 [salt.state       ][INFO    ][24765] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-18 02:41:12,441 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-18 02:41:12,449 [salt.state       ][INFO    ][24765] File changed:
New file
2018-01-18 02:41:12,449 [salt.state       ][INFO    ][24765] Completed state [/etc/ceilometer/event_definitions.yaml] at time 02:41:12.449270 duration_in_ms=29.369
2018-01-18 02:41:12,449 [salt.state       ][INFO    ][24765] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 02:41:12.449793
2018-01-18 02:41:12,450 [salt.state       ][INFO    ][24765] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-18 02:41:12,470 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-18 02:41:12,473 [salt.state       ][INFO    ][24765] File changed:
New file
2018-01-18 02:41:12,473 [salt.state       ][INFO    ][24765] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 02:41:12.473404 duration_in_ms=23.611
2018-01-18 02:41:12,473 [salt.state       ][INFO    ][24765] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 02:41:12.473804
2018-01-18 02:41:12,474 [salt.state       ][INFO    ][24765] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-18 02:41:12,497 [salt.fileclient  ][INFO    ][24765] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-18 02:41:12,527 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20180118024113302749
2018-01-18 02:41:12,572 [salt.state       ][INFO    ][24765] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.77:8777
 
 <VirtualHost *:8777>
-    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}
+    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer group=ceilometer display-name=%{GROUP}
     WSGIProcessGroup ceilometer-api
     WSGIScriptAlias / /usr/share/ceilometer/app.wsgi
     WSGIApplicationGroup %{GLOBAL}

2018-01-18 02:41:12,573 [salt.state       ][INFO    ][24765] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 02:41:12.572989 duration_in_ms=99.185
2018-01-18 02:41:12,573 [salt.state       ][INFO    ][24765] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 02:41:12.573201
2018-01-18 02:41:12,573 [salt.state       ][INFO    ][24765] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-18 02:41:12,572 [salt.minion      ][INFO    ][28056] Starting a new job with PID 28056
2018-01-18 02:41:12,574 [salt.state       ][INFO    ][24765] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-18 02:41:12,574 [salt.state       ][INFO    ][24765] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 02:41:12.574823 duration_in_ms=1.621
2018-01-18 02:41:12,578 [salt.state       ][INFO    ][24765] Running state [apache2] at time 02:41:12.578188
2018-01-18 02:41:12,578 [salt.state       ][INFO    ][24765] Executing state service.running for apache2
2018-01-18 02:41:12,579 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-18 02:41:12,594 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-18 02:41:12,601 [salt.minion      ][INFO    ][28056] Returning information for job: 20180118024113302749
2018-01-18 02:41:12,606 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-18 02:41:12,630 [salt.state       ][INFO    ][24765] The service apache2 is already running
2018-01-18 02:41:12,630 [salt.state       ][INFO    ][24765] Completed state [apache2] at time 02:41:12.630605 duration_in_ms=52.415
2018-01-18 02:41:12,631 [salt.state       ][INFO    ][24765] Running state [apache2] at time 02:41:12.631047
2018-01-18 02:41:12,631 [salt.state       ][INFO    ][24765] Executing state service.mod_watch for apache2
2018-01-18 02:41:12,632 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-18 02:41:12,662 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-18 02:41:12,685 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-18 02:41:15,087 [salt.state       ][INFO    ][24765] {'apache2': True}
2018-01-18 02:41:15,088 [salt.state       ][INFO    ][24765] Completed state [apache2] at time 02:41:15.088371 duration_in_ms=2457.322
2018-01-18 02:41:15,090 [salt.state       ][INFO    ][24765] Running state [ceilometer-agent-central] at time 02:41:15.090210
2018-01-18 02:41:15,091 [salt.state       ][INFO    ][24765] Executing state service.running for ceilometer-agent-central
2018-01-18 02:41:15,093 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-18 02:41:15,125 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-18 02:41:15,157 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-18 02:41:15,180 [salt.state       ][INFO    ][24765] The service ceilometer-agent-central is already running
2018-01-18 02:41:15,181 [salt.state       ][INFO    ][24765] Completed state [ceilometer-agent-central] at time 02:41:15.181359 duration_in_ms=91.149
2018-01-18 02:41:15,182 [salt.state       ][INFO    ][24765] Running state [ceilometer-agent-central] at time 02:41:15.182010
2018-01-18 02:41:15,183 [salt.state       ][INFO    ][24765] Executing state service.mod_watch for ceilometer-agent-central
2018-01-18 02:41:15,185 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-18 02:41:15,208 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-18 02:41:15,229 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-18 02:41:15,435 [salt.state       ][INFO    ][24765] {'ceilometer-agent-central': True}
2018-01-18 02:41:15,437 [salt.state       ][INFO    ][24765] Completed state [ceilometer-agent-central] at time 02:41:15.436198 duration_in_ms=254.187
2018-01-18 02:41:15,463 [salt.state       ][INFO    ][24765] Running state [ceilometer-agent-notification] at time 02:41:15.463902
2018-01-18 02:41:15,464 [salt.state       ][INFO    ][24765] Executing state service.running for ceilometer-agent-notification
2018-01-18 02:41:15,465 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-18 02:41:15,497 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-18 02:41:15,512 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-18 02:41:15,533 [salt.state       ][INFO    ][24765] The service ceilometer-agent-notification is already running
2018-01-18 02:41:15,534 [salt.state       ][INFO    ][24765] Completed state [ceilometer-agent-notification] at time 02:41:15.534607 duration_in_ms=70.704
2018-01-18 02:41:15,535 [salt.state       ][INFO    ][24765] Running state [ceilometer-agent-notification] at time 02:41:15.535433
2018-01-18 02:41:15,536 [salt.state       ][INFO    ][24765] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-18 02:41:15,537 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-18 02:41:15,558 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-18 02:41:15,579 [salt.loaded.int.module.cmdmod][INFO    ][24765] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-18 02:41:15,730 [salt.state       ][INFO    ][24765] {'ceilometer-agent-notification': True}
2018-01-18 02:41:15,730 [salt.state       ][INFO    ][24765] Completed state [ceilometer-agent-notification] at time 02:41:15.730709 duration_in_ms=195.275
2018-01-18 02:41:15,734 [salt.minion      ][INFO    ][24765] Returning information for job: 20180118023942777779
2018-01-18 02:47:04,700 [salt.minion      ][INFO    ][2780] User sudo_ubuntu Executing command cp.push_dir with jid 20180118024705494646
2018-01-18 02:47:04,732 [salt.minion      ][INFO    ][28433] Starting a new job with PID 28433
