2018-01-19 00:50:47,453 [py.warnings      ][WARNING ][1746] /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-19 00:51:32,552 [salt.loaded.int.module.cmdmod][ERROR   ][1746] 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-19 00:51:34,691 [salt.loaded.int.module.cmdmod][INFO    ][2509] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-19 00:51:34,709 [salt.loaded.int.module.cmdmod][INFO    ][2509] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-19 00:51:34,737 [salt.loaded.int.module.cmdmod][INFO    ][2509] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-19 00:51:34,756 [salt.utils.parsers][WARNING ][1463] Minion received a SIGTERM. Exiting.
2018-01-19 00:51:35,069 [salt.cli.daemons ][INFO    ][2601] Setting up the Salt Minion "mdb01.baremetal-mcp-pike-ovs-ha.local"
2018-01-19 00:51:35,146 [salt.cli.daemons ][INFO    ][2601] Starting up the Salt Minion
2018-01-19 00:51:35,147 [salt.utils.event ][INFO    ][2601] Starting pull socket on /var/run/salt/minion/minion_event_afac036bef_pull.ipc
2018-01-19 00:51:35,563 [salt.minion      ][INFO    ][2601] Creating minion process manager
2018-01-19 00:51:36,493 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2601] Executing command ['date', '+%z'] in directory '/root'
2018-01-19 00:51:36,512 [salt.utils.schedule][INFO    ][2601] Updating job settings for scheduled job: __mine_interval
2018-01-19 00:51:36,516 [salt.minion      ][INFO    ][2601] Added mine.update to scheduler
2018-01-19 00:51:36,530 [salt.minion      ][INFO    ][2601] Minion is starting as user 'root'
2018-01-19 00:51:36,541 [salt.minion      ][INFO    ][2601] Minion is ready to receive requests!
2018-01-19 00:51:36,542 [salt.minion      ][INFO    ][2601] User sudo_ubuntu Executing command service.force_reload with jid 20180119005139523891
2018-01-19 00:51:36,556 [salt.minion      ][INFO    ][2687] Starting a new job with PID 2687
2018-01-19 00:51:36,817 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2687] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-19 00:51:36,836 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2687] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-19 00:51:36,856 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2687] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-19 00:51:36,879 [salt.utils.parsers][WARNING ][2601] Minion received a SIGTERM. Exiting.
2018-01-19 00:51:36,879 [salt.cli.daemons ][INFO    ][2601] Shutting down the Salt Minion
2018-01-19 00:51:37,179 [salt.cli.daemons ][INFO    ][2745] Setting up the Salt Minion "mdb01.baremetal-mcp-pike-ovs-ha.local"
2018-01-19 00:51:37,270 [salt.cli.daemons ][INFO    ][2745] Starting up the Salt Minion
2018-01-19 00:51:37,270 [salt.utils.event ][INFO    ][2745] Starting pull socket on /var/run/salt/minion/minion_event_afac036bef_pull.ipc
2018-01-19 00:51:37,651 [salt.minion      ][INFO    ][2745] Creating minion process manager
2018-01-19 00:51:38,706 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2745] Executing command ['date', '+%z'] in directory '/root'
2018-01-19 00:51:38,735 [salt.utils.schedule][INFO    ][2745] Updating job settings for scheduled job: __mine_interval
2018-01-19 00:51:38,744 [salt.minion      ][INFO    ][2745] Added mine.update to scheduler
2018-01-19 00:51:38,758 [salt.minion      ][INFO    ][2745] Minion is starting as user 'root'
2018-01-19 00:51:38,773 [salt.minion      ][INFO    ][2745] Minion is ready to receive requests!
2018-01-19 00:51:39,775 [salt.utils.schedule][INFO    ][2745] Running scheduled job: __mine_interval
2018-01-19 00:51:46,063 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005149643376
2018-01-19 00:51:46,085 [salt.minion      ][INFO    ][2842] Starting a new job with PID 2842
2018-01-19 00:51:46,110 [salt.minion      ][INFO    ][2842] Returning information for job: 20180119005149643376
2018-01-19 00:51:57,665 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.apply with jid 20180119005201245264
2018-01-19 00:51:57,696 [salt.minion      ][INFO    ][2847] Starting a new job with PID 2847
2018-01-19 00:52:00,858 [salt.state       ][INFO    ][2847] Loading fresh modules for state activity
2018-01-19 00:52:00,913 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-19 00:52:00,953 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-19 00:52:01,090 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-19 00:52:01,193 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-19 00:52:01,292 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-19 00:52:01,437 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-19 00:52:01,524 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-19 00:52:01,596 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-19 00:52:01,687 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-19 00:52:01,789 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-19 00:52:01,866 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-19 00:52:01,947 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-19 00:52:02,033 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-19 00:52:02,104 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-19 00:52:02,172 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-19 00:52:02,240 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-19 00:52:02,329 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-19 00:52:02,410 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-19 00:52:02,480 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-19 00:52:02,591 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-19 00:52:02,717 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-19 00:52:02,784 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-19 00:52:02,867 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-19 00:52:02,882 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-19 00:52:02,925 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-19 00:52:02,950 [salt.state       ][INFO    ][2847] Running state [/etc/environment] at time 00:52:02.950306
2018-01-19 00:52:02,950 [salt.state       ][INFO    ][2847] Executing state file.blockreplace for /etc/environment
2018-01-19 00:52:02,956 [salt.state       ][INFO    ][2847] 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-19 00:52:02,957 [salt.state       ][INFO    ][2847] Completed state [/etc/environment] at time 00:52:02.957433 duration_in_ms=7.127
2018-01-19 00:52:02,957 [salt.state       ][INFO    ][2847] Running state [/etc/profile.d] at time 00:52:02.957795
2018-01-19 00:52:02,958 [salt.state       ][INFO    ][2847] Executing state file.directory for /etc/profile.d
2018-01-19 00:52:02,970 [salt.state       ][INFO    ][2847] Directory /etc/profile.d is in the correct state
2018-01-19 00:52:02,971 [salt.state       ][INFO    ][2847] Completed state [/etc/profile.d] at time 00:52:02.970974 duration_in_ms=13.178
2018-01-19 00:52:03,362 [salt.state       ][INFO    ][2847] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 00:52:03.362065
2018-01-19 00:52:03,362 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-19 00:52:03,392 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-19 00:52:03,403 [salt.state       ][INFO    ][2847] File changed:
New file
2018-01-19 00:52:03,404 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 00:52:03.404287 duration_in_ms=42.221
2018-01-19 00:52:03,404 [salt.state       ][INFO    ][2847] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 00:52:03.404597
2018-01-19 00:52:03,404 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-19 00:52:03,424 [salt.state       ][INFO    ][2847] File changed:
New file
2018-01-19 00:52:03,424 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 00:52:03.424821 duration_in_ms=20.224
2018-01-19 00:52:03,426 [salt.state       ][INFO    ][2847] Running state [linux_repo_prereq_pkgs] at time 00:52:03.426263
2018-01-19 00:52:03,426 [salt.state       ][INFO    ][2847] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-19 00:52:03,427 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:52:03,741 [salt.state       ][INFO    ][2847] All specified packages are already installed
2018-01-19 00:52:03,741 [salt.state       ][INFO    ][2847] Completed state [linux_repo_prereq_pkgs] at time 00:52:03.741898 duration_in_ms=315.635
2018-01-19 00:52:03,742 [salt.state       ][INFO    ][2847] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 00:52:03.742311
2018-01-19 00:52:03,742 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-19 00:52:03,743 [salt.state       ][INFO    ][2847] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-19 00:52:03,743 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 00:52:03.743354 duration_in_ms=1.043
2018-01-19 00:52:03,743 [salt.state       ][INFO    ][2847] Running state [/etc/apt/preferences.d/uca] at time 00:52:03.743626
2018-01-19 00:52:03,743 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-19 00:52:03,744 [salt.state       ][INFO    ][2847] File /etc/apt/preferences.d/uca is not present
2018-01-19 00:52:03,744 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/preferences.d/uca] at time 00:52:03.744436 duration_in_ms=0.81
2018-01-19 00:52:03,761 [salt.state       ][INFO    ][2847] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 00:52:03.761342
2018-01-19 00:52:03,761 [salt.state       ][INFO    ][2847] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-19 00:52:03,848 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-19 00:52:03,941 [salt.loaded.int.module.cmdmod][INFO    ][2847] 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-19 00:52:04,403 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 00:52:07,758 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005211335120
2018-01-19 00:52:07,783 [salt.minion      ][INFO    ][3377] Starting a new job with PID 3377
2018-01-19 00:52:07,801 [salt.minion      ][INFO    ][3377] Returning information for job: 20180119005211335120
2018-01-19 00:52:08,668 [salt.state       ][INFO    ][2847] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-19 00:52:08,669 [salt.state       ][INFO    ][2847] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 00:52:08.669123 duration_in_ms=4907.78
2018-01-19 00:52:08,669 [salt.state       ][INFO    ][2847] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 00:52:08.669577
2018-01-19 00:52:08,670 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-19 00:52:08,670 [salt.state       ][INFO    ][2847] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-19 00:52:08,670 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 00:52:08.670886 duration_in_ms=1.309
2018-01-19 00:52:08,671 [salt.state       ][INFO    ][2847] Running state [/etc/apt/preferences.d/mcp_extra] at time 00:52:08.671227
2018-01-19 00:52:08,671 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-19 00:52:08,691 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-19 00:52:08,741 [salt.state       ][INFO    ][2847] File changed:
New file
2018-01-19 00:52:08,742 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/preferences.d/mcp_extra] at time 00:52:08.742268 duration_in_ms=71.041
2018-01-19 00:52:08,743 [salt.state       ][INFO    ][2847] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 00:52:08.743250
2018-01-19 00:52:08,743 [salt.state       ][INFO    ][2847] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-19 00:52:08,792 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-19 00:52:08,905 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 00:52:12,160 [salt.state       ][INFO    ][2847] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-19 00:52:12,161 [salt.state       ][INFO    ][2847] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 00:52:12.161409 duration_in_ms=3418.157
2018-01-19 00:52:12,162 [salt.state       ][INFO    ][2847] Running state [linux_extra_packages_purged] at time 00:52:12.162488
2018-01-19 00:52:12,163 [salt.state       ][INFO    ][2847] Executing state pkg.purged for linux_extra_packages_purged
2018-01-19 00:52:12,211 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-19 00:52:17,785 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005221365280
2018-01-19 00:52:17,800 [salt.minion      ][INFO    ][4110] Starting a new job with PID 4110
2018-01-19 00:52:17,818 [salt.minion      ][INFO    ][4110] Returning information for job: 20180119005221365280
2018-01-19 00:52:23,953 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:52:23,990 [salt.state       ][INFO    ][2847] {'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-19 00:52:24,005 [salt.state       ][INFO    ][2847] Loading fresh modules for state activity
2018-01-19 00:52:24,027 [salt.state       ][INFO    ][2847] Completed state [linux_extra_packages_purged] at time 00:52:24.027034 duration_in_ms=11864.546
2018-01-19 00:52:24,089 [salt.state       ][INFO    ][2847] Running state [linux_extra_packages_latest] at time 00:52:24.089866
2018-01-19 00:52:24,090 [salt.state       ][INFO    ][2847] Executing state pkg.latest for linux_extra_packages_latest
2018-01-19 00:52:24,386 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-19 00:52:24,427 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 00:52:24,449 [salt.loaded.int.module.cmdmod][INFO    ][2847] 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-19 00:52:27,865 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005231447265
2018-01-19 00:52:27,880 [salt.minion      ][INFO    ][4879] Starting a new job with PID 4879
2018-01-19 00:52:27,903 [salt.minion      ][INFO    ][4879] Returning information for job: 20180119005231447265
2018-01-19 00:52:34,993 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:52:35,043 [salt.state       ][INFO    ][2847] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-19 00:52:35,059 [salt.state       ][INFO    ][2847] Loading fresh modules for state activity
2018-01-19 00:52:35,095 [salt.state       ][INFO    ][2847] Completed state [linux_extra_packages_latest] at time 00:52:35.095494 duration_in_ms=11005.627
2018-01-19 00:52:35,234 [salt.state       ][INFO    ][2847] Running state [UTC] at time 00:52:35.234316
2018-01-19 00:52:35,235 [salt.state       ][INFO    ][2847] Executing state timezone.system for UTC
2018-01-19 00:52:35,242 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['timedatectl'] in directory '/root'
2018-01-19 00:52:35,403 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['timedatectl'] in directory '/root'
2018-01-19 00:52:35,422 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-19 00:52:35,517 [salt.state       ][INFO    ][2847] {'timezone': 'UTC'}
2018-01-19 00:52:35,519 [salt.state       ][INFO    ][2847] Completed state [UTC] at time 00:52:35.519222 duration_in_ms=284.907
2018-01-19 00:52:35,529 [salt.state       ][INFO    ][2847] Running state [nf_conntrack] at time 00:52:35.528976
2018-01-19 00:52:35,529 [salt.state       ][INFO    ][2847] Executing state kmod.present for nf_conntrack
2018-01-19 00:52:35,531 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'lsmod' in directory '/root'
2018-01-19 00:52:37,951 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005241532414
2018-01-19 00:52:37,976 [salt.minion      ][INFO    ][5137] Starting a new job with PID 5137
2018-01-19 00:52:38,009 [salt.minion      ][INFO    ][5137] Returning information for job: 20180119005241532414
2018-01-19 00:52:39,694 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'lsmod' in directory '/root'
2018-01-19 00:52:39,717 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-19 00:52:39,840 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'lsmod' in directory '/root'
2018-01-19 00:52:39,974 [salt.state       ][INFO    ][2847] {'nf_conntrack': 'loaded'}
2018-01-19 00:52:39,975 [salt.state       ][INFO    ][2847] Completed state [nf_conntrack] at time 00:52:39.975007 duration_in_ms=4446.031
2018-01-19 00:52:40,018 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_keepalive_probes] at time 00:52:40.018605
2018-01-19 00:52:40,019 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-19 00:52:40,021 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:40,347 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-19 00:52:40,369 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-19 00:52:40,370 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_keepalive_probes] at time 00:52:40.370264 duration_in_ms=351.658
2018-01-19 00:52:40,371 [salt.state       ][INFO    ][2847] Running state [fs.file-max] at time 00:52:40.371081
2018-01-19 00:52:40,371 [salt.state       ][INFO    ][2847] Executing state sysctl.present for fs.file-max
2018-01-19 00:52:40,373 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:40,417 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-19 00:52:40,434 [salt.state       ][INFO    ][2847] {'fs.file-max': 124165}
2018-01-19 00:52:40,435 [salt.state       ][INFO    ][2847] Completed state [fs.file-max] at time 00:52:40.434906 duration_in_ms=63.825
2018-01-19 00:52:40,435 [salt.state       ][INFO    ][2847] Running state [net.core.somaxconn] at time 00:52:40.435567
2018-01-19 00:52:40,436 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.core.somaxconn
2018-01-19 00:52:40,437 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:40,476 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-19 00:52:40,492 [salt.state       ][INFO    ][2847] {'net.core.somaxconn': 4096}
2018-01-19 00:52:40,493 [salt.state       ][INFO    ][2847] Completed state [net.core.somaxconn] at time 00:52:40.493232 duration_in_ms=57.663
2018-01-19 00:52:40,494 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_max_syn_backlog] at time 00:52:40.493941
2018-01-19 00:52:40,494 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-19 00:52:40,495 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:40,620 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-19 00:52:40,644 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-19 00:52:40,645 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_max_syn_backlog] at time 00:52:40.644893 duration_in_ms=150.952
2018-01-19 00:52:40,645 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_tw_reuse] at time 00:52:40.645612
2018-01-19 00:52:40,646 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-19 00:52:40,647 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:40,695 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-19 00:52:40,714 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-19 00:52:40,715 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_tw_reuse] at time 00:52:40.715657 duration_in_ms=70.044
2018-01-19 00:52:40,716 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_congestion_control] at time 00:52:40.716506
2018-01-19 00:52:40,717 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-19 00:52:40,718 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:40,800 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-19 00:52:40,979 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-19 00:52:40,980 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_congestion_control] at time 00:52:40.980489 duration_in_ms=263.982
2018-01-19 00:52:40,981 [salt.state       ][INFO    ][2847] Running state [net.nf_conntrack_max] at time 00:52:40.981334
2018-01-19 00:52:40,982 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.nf_conntrack_max
2018-01-19 00:52:40,983 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,034 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-19 00:52:41,053 [salt.state       ][INFO    ][2847] {'net.nf_conntrack_max': 1048576}
2018-01-19 00:52:41,053 [salt.state       ][INFO    ][2847] Completed state [net.nf_conntrack_max] at time 00:52:41.053764 duration_in_ms=72.429
2018-01-19 00:52:41,054 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_retries2] at time 00:52:41.054550
2018-01-19 00:52:41,055 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-19 00:52:41,056 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,117 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-19 00:52:41,134 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_retries2': 5}
2018-01-19 00:52:41,135 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_retries2] at time 00:52:41.135085 duration_in_ms=80.535
2018-01-19 00:52:41,135 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_fin_timeout] at time 00:52:41.135839
2018-01-19 00:52:41,136 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-19 00:52:41,137 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,333 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-19 00:52:41,355 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-19 00:52:41,356 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_fin_timeout] at time 00:52:41.356373 duration_in_ms=220.533
2018-01-19 00:52:41,357 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_slow_start_after_idle] at time 00:52:41.357171
2018-01-19 00:52:41,357 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-19 00:52:41,359 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,406 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-19 00:52:41,423 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-19 00:52:41,424 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 00:52:41.424652 duration_in_ms=67.48
2018-01-19 00:52:41,425 [salt.state       ][INFO    ][2847] Running state [vm.swappiness] at time 00:52:41.425429
2018-01-19 00:52:41,426 [salt.state       ][INFO    ][2847] Executing state sysctl.present for vm.swappiness
2018-01-19 00:52:41,427 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,465 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-19 00:52:41,480 [salt.state       ][INFO    ][2847] {'vm.swappiness': 10}
2018-01-19 00:52:41,481 [salt.state       ][INFO    ][2847] Completed state [vm.swappiness] at time 00:52:41.481133 duration_in_ms=55.703
2018-01-19 00:52:41,481 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_keepalive_intvl] at time 00:52:41.481838
2018-01-19 00:52:41,482 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-19 00:52:41,483 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,590 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-19 00:52:41,613 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-19 00:52:41,614 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_keepalive_intvl] at time 00:52:41.614573 duration_in_ms=132.735
2018-01-19 00:52:41,615 [salt.state       ][INFO    ][2847] Running state [net.ipv4.neigh.default.gc_thresh1] at time 00:52:41.615362
2018-01-19 00:52:41,616 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-19 00:52:41,617 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,680 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-19 00:52:41,699 [salt.state       ][INFO    ][2847] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-19 00:52:41,700 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 00:52:41.700025 duration_in_ms=84.663
2018-01-19 00:52:41,700 [salt.state       ][INFO    ][2847] Running state [net.ipv4.neigh.default.gc_thresh2] at time 00:52:41.700820
2018-01-19 00:52:41,701 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-19 00:52:41,702 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:41,872 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-19 00:52:41,895 [salt.state       ][INFO    ][2847] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-19 00:52:41,895 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 00:52:41.895722 duration_in_ms=194.901
2018-01-19 00:52:41,896 [salt.state       ][INFO    ][2847] Running state [net.ipv4.neigh.default.gc_thresh3] at time 00:52:41.896559
2018-01-19 00:52:41,897 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-19 00:52:41,898 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:42,125 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-19 00:52:42,148 [salt.state       ][INFO    ][2847] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-19 00:52:42,149 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 00:52:42.149144 duration_in_ms=252.584
2018-01-19 00:52:42,150 [salt.state       ][INFO    ][2847] Running state [net.core.netdev_max_backlog] at time 00:52:42.149936
2018-01-19 00:52:42,150 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-19 00:52:42,152 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:42,201 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-19 00:52:42,219 [salt.state       ][INFO    ][2847] {'net.core.netdev_max_backlog': 261144}
2018-01-19 00:52:42,220 [salt.state       ][INFO    ][2847] Completed state [net.core.netdev_max_backlog] at time 00:52:42.220477 duration_in_ms=70.541
2018-01-19 00:52:42,221 [salt.state       ][INFO    ][2847] Running state [net.ipv4.tcp_keepalive_time] at time 00:52:42.221207
2018-01-19 00:52:42,221 [salt.state       ][INFO    ][2847] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-19 00:52:42,223 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:42,296 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-19 00:52:42,319 [salt.state       ][INFO    ][2847] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-19 00:52:42,320 [salt.state       ][INFO    ][2847] Completed state [net.ipv4.tcp_keepalive_time] at time 00:52:42.319957 duration_in_ms=98.75
2018-01-19 00:52:42,320 [salt.state       ][INFO    ][2847] Running state [kernel.panic] at time 00:52:42.320792
2018-01-19 00:52:42,321 [salt.state       ][INFO    ][2847] Executing state sysctl.present for kernel.panic
2018-01-19 00:52:42,322 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -a' in directory '/root'
2018-01-19 00:52:42,371 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-19 00:52:42,389 [salt.state       ][INFO    ][2847] {'kernel.panic': 60}
2018-01-19 00:52:42,390 [salt.state       ][INFO    ][2847] Completed state [kernel.panic] at time 00:52:42.390450 duration_in_ms=69.658
2018-01-19 00:52:42,403 [salt.state       ][INFO    ][2847] Running state [linux_sysfs_package] at time 00:52:42.403639
2018-01-19 00:52:42,404 [salt.state       ][INFO    ][2847] Executing state pkg.installed for linux_sysfs_package
2018-01-19 00:52:42,810 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-19 00:52:42,901 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 00:52:45,034 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 00:52:45,058 [salt.loaded.int.module.cmdmod][INFO    ][2847] 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-19 00:52:47,995 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005251574730
2018-01-19 00:52:48,027 [salt.minion      ][INFO    ][5599] Starting a new job with PID 5599
2018-01-19 00:52:48,054 [salt.minion      ][INFO    ][5599] Returning information for job: 20180119005251574730
2018-01-19 00:52:56,503 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:52:56,541 [salt.state       ][INFO    ][2847] 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-19 00:52:56,564 [salt.state       ][INFO    ][2847] Loading fresh modules for state activity
2018-01-19 00:52:56,600 [salt.state       ][INFO    ][2847] Completed state [linux_sysfs_package] at time 00:52:56.600673 duration_in_ms=14197.033
2018-01-19 00:52:56,608 [salt.state       ][INFO    ][2847] Running state [/etc/sysfs.d] at time 00:52:56.607995
2018-01-19 00:52:56,609 [salt.state       ][INFO    ][2847] Executing state file.directory for /etc/sysfs.d
2018-01-19 00:52:56,615 [salt.state       ][INFO    ][2847] Directory /etc/sysfs.d is in the correct state
2018-01-19 00:52:56,616 [salt.state       ][INFO    ][2847] Completed state [/etc/sysfs.d] at time 00:52:56.616807 duration_in_ms=8.813
2018-01-19 00:52:56,881 [salt.state       ][INFO    ][2847] Running state [ondemand] at time 00:52:56.881797
2018-01-19 00:52:56,882 [salt.state       ][INFO    ][2847] Executing state service.dead for ondemand
2018-01-19 00:52:56,883 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-19 00:52:56,896 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:56,907 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:56,920 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:56,967 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:56,987 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:57,013 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:57,036 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-19 00:52:57,337 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-19 00:52:57,375 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'runlevel' in directory '/root'
2018-01-19 00:52:57,396 [salt.state       ][INFO    ][2847] {'ondemand': True}
2018-01-19 00:52:57,397 [salt.state       ][INFO    ][2847] Completed state [ondemand] at time 00:52:57.397437 duration_in_ms=515.638
2018-01-19 00:52:57,564 [salt.state       ][INFO    ][2847] Running state [cs_CZ.UTF-8] at time 00:52:57.564079
2018-01-19 00:52:57,564 [salt.state       ][INFO    ][2847] Executing state locale.present for cs_CZ.UTF-8
2018-01-19 00:52:57,565 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'locale -a' in directory '/root'
2018-01-19 00:52:57,993 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-19 00:52:58,013 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005301597755
2018-01-19 00:52:58,037 [salt.minion      ][INFO    ][6079] Starting a new job with PID 6079
2018-01-19 00:52:58,059 [salt.minion      ][INFO    ][6079] Returning information for job: 20180119005301597755
2018-01-19 00:52:59,099 [salt.state       ][INFO    ][2847] {'locale': 'cs_CZ.UTF-8'}
2018-01-19 00:52:59,099 [salt.state       ][INFO    ][2847] Completed state [cs_CZ.UTF-8] at time 00:52:59.099792 duration_in_ms=1535.713
2018-01-19 00:52:59,100 [salt.state       ][INFO    ][2847] Running state [en_US.UTF-8] at time 00:52:59.100292
2018-01-19 00:52:59,102 [salt.state       ][INFO    ][2847] Executing state locale.present for en_US.UTF-8
2018-01-19 00:52:59,104 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'locale -a' in directory '/root'
2018-01-19 00:52:59,117 [salt.state       ][INFO    ][2847] Locale en_US.UTF-8 is already present
2018-01-19 00:52:59,119 [salt.state       ][INFO    ][2847] Completed state [en_US.UTF-8] at time 00:52:59.118935 duration_in_ms=18.642
2018-01-19 00:52:59,122 [salt.state       ][INFO    ][2847] Running state [en_US.UTF-8] at time 00:52:59.122127
2018-01-19 00:52:59,123 [salt.state       ][INFO    ][2847] Executing state locale.system for en_US.UTF-8
2018-01-19 00:52:59,124 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'localectl' in directory '/root'
2018-01-19 00:52:59,402 [salt.state       ][INFO    ][2847] System locale en_US.UTF-8 already set
2018-01-19 00:52:59,403 [salt.state       ][INFO    ][2847] Completed state [en_US.UTF-8] at time 00:52:59.403241 duration_in_ms=281.112
2018-01-19 00:52:59,520 [salt.state       ][INFO    ][2847] Running state [root] at time 00:52:59.520003
2018-01-19 00:52:59,520 [salt.state       ][INFO    ][2847] Executing state user.present for root
2018-01-19 00:52:59,533 [salt.state       ][INFO    ][2847] User root is present and up to date
2018-01-19 00:52:59,533 [salt.state       ][INFO    ][2847] Completed state [root] at time 00:52:59.533444 duration_in_ms=13.441
2018-01-19 00:52:59,536 [salt.state       ][INFO    ][2847] Running state [/root] at time 00:52:59.535943
2018-01-19 00:52:59,536 [salt.state       ][INFO    ][2847] Executing state file.directory for /root
2018-01-19 00:52:59,538 [salt.state       ][INFO    ][2847] Directory /root is in the correct state
2018-01-19 00:52:59,538 [salt.state       ][INFO    ][2847] Completed state [/root] at time 00:52:59.538384 duration_in_ms=2.441
2018-01-19 00:52:59,538 [salt.state       ][INFO    ][2847] Running state [/etc/sudoers.d/90-salt-user-root] at time 00:52:59.538855
2018-01-19 00:52:59,539 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-19 00:52:59,539 [salt.state       ][INFO    ][2847] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-19 00:52:59,540 [salt.state       ][INFO    ][2847] Completed state [/etc/sudoers.d/90-salt-user-root] at time 00:52:59.540205 duration_in_ms=1.35
2018-01-19 00:52:59,540 [salt.state       ][INFO    ][2847] Running state [ubuntu] at time 00:52:59.540651
2018-01-19 00:52:59,541 [salt.state       ][INFO    ][2847] Executing state user.present for ubuntu
2018-01-19 00:52:59,546 [salt.state       ][INFO    ][2847] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-19 00:52:59,547 [salt.state       ][INFO    ][2847] Completed state [ubuntu] at time 00:52:59.547199 duration_in_ms=6.547
2018-01-19 00:52:59,549 [salt.state       ][INFO    ][2847] Running state [/home/ubuntu] at time 00:52:59.548992
2018-01-19 00:52:59,549 [salt.state       ][INFO    ][2847] Executing state file.directory for /home/ubuntu
2018-01-19 00:52:59,551 [salt.state       ][INFO    ][2847] {'mode': '0700'}
2018-01-19 00:52:59,551 [salt.state       ][INFO    ][2847] Completed state [/home/ubuntu] at time 00:52:59.551498 duration_in_ms=2.506
2018-01-19 00:52:59,552 [salt.state       ][INFO    ][2847] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 00:52:59.552880
2018-01-19 00:52:59,553 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-19 00:52:59,581 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-19 00:52:59,588 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command '/usr/sbin/visudo -c -f /tmp/tmpJmEhfK' in directory '/root'
2018-01-19 00:52:59,669 [salt.state       ][INFO    ][2847] File changed:
New file
2018-01-19 00:52:59,670 [salt.state       ][INFO    ][2847] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 00:52:59.670018 duration_in_ms=117.137
2018-01-19 00:52:59,670 [salt.state       ][INFO    ][2847] Running state [/etc/security/limits.d/90-salt-default.conf] at time 00:52:59.670817
2018-01-19 00:52:59,671 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-19 00:52:59,707 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-19 00:52:59,820 [salt.state       ][INFO    ][2847] File changed:
New file
2018-01-19 00:52:59,821 [salt.state       ][INFO    ][2847] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 00:52:59.821205 duration_in_ms=150.388
2018-01-19 00:52:59,821 [salt.state       ][INFO    ][2847] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 00:52:59.821548
2018-01-19 00:52:59,821 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-19 00:52:59,848 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-19 00:52:59,924 [salt.state       ][INFO    ][2847] File changed:
New file
2018-01-19 00:52:59,924 [salt.state       ][INFO    ][2847] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 00:52:59.924786 duration_in_ms=103.238
2018-01-19 00:52:59,926 [salt.state       ][INFO    ][2847] Running state [service.systemctl_reload] at time 00:52:59.926397
2018-01-19 00:52:59,926 [salt.state       ][INFO    ][2847] Executing state module.wait for service.systemctl_reload
2018-01-19 00:52:59,926 [salt.state       ][INFO    ][2847] No changes made for service.systemctl_reload
2018-01-19 00:52:59,927 [salt.state       ][INFO    ][2847] Completed state [service.systemctl_reload] at time 00:52:59.927158 duration_in_ms=0.761
2018-01-19 00:52:59,927 [salt.state       ][INFO    ][2847] Running state [service.systemctl_reload] at time 00:52:59.927371
2018-01-19 00:52:59,927 [salt.state       ][INFO    ][2847] Executing state module.mod_watch for service.systemctl_reload
2018-01-19 00:52:59,928 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-19 00:53:00,059 [salt.state       ][INFO    ][2847] {'ret': True}
2018-01-19 00:53:00,060 [salt.state       ][INFO    ][2847] Completed state [service.systemctl_reload] at time 00:53:00.060559 duration_in_ms=133.187
2018-01-19 00:53:00,061 [salt.state       ][INFO    ][2847] Running state [/etc/hostname] at time 00:53:00.061472
2018-01-19 00:53:00,062 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/hostname
2018-01-19 00:53:00,087 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-19 00:53:00,093 [salt.state       ][INFO    ][2847] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb01

2018-01-19 00:53:00,094 [salt.state       ][INFO    ][2847] Completed state [/etc/hostname] at time 00:53:00.094902 duration_in_ms=33.429
2018-01-19 00:53:00,098 [salt.state       ][INFO    ][2847] Running state [hostname mdb01] at time 00:53:00.098499
2018-01-19 00:53:00,099 [salt.state       ][INFO    ][2847] Executing state cmd.wait for hostname mdb01
2018-01-19 00:53:00,099 [salt.state       ][INFO    ][2847] No changes made for hostname mdb01
2018-01-19 00:53:00,100 [salt.state       ][INFO    ][2847] Completed state [hostname mdb01] at time 00:53:00.100456 duration_in_ms=1.957
2018-01-19 00:53:00,101 [salt.state       ][INFO    ][2847] Running state [hostname mdb01] at time 00:53:00.101038
2018-01-19 00:53:00,101 [salt.state       ][INFO    ][2847] Executing state cmd.mod_watch for hostname mdb01
2018-01-19 00:53:00,103 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command 'hostname mdb01' in directory '/root'
2018-01-19 00:53:00,124 [salt.state       ][INFO    ][2847] {'pid': 6125, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-19 00:53:00,125 [salt.state       ][INFO    ][2847] Completed state [hostname mdb01] at time 00:53:00.125880 duration_in_ms=24.841
2018-01-19 00:53:00,254 [salt.state       ][INFO    ][2847] Running state [mdb02] at time 00:53:00.254288
2018-01-19 00:53:00,255 [salt.state       ][INFO    ][2847] Executing state host.present for mdb02
2018-01-19 00:53:00,261 [salt.state       ][INFO    ][2847] {'host': 'mdb02'}
2018-01-19 00:53:00,262 [salt.state       ][INFO    ][2847] Completed state [mdb02] at time 00:53:00.262790 duration_in_ms=8.503
2018-01-19 00:53:00,263 [salt.state       ][INFO    ][2847] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.263749
2018-01-19 00:53:00,264 [salt.state       ][INFO    ][2847] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,335 [salt.state       ][INFO    ][2847] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,336 [salt.state       ][INFO    ][2847] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.336742 duration_in_ms=72.993
2018-01-19 00:53:00,337 [salt.state       ][INFO    ][2847] Running state [mdb03] at time 00:53:00.337796
2018-01-19 00:53:00,338 [salt.state       ][INFO    ][2847] Executing state host.present for mdb03
2018-01-19 00:53:00,608 [salt.state       ][INFO    ][2847] {'host': 'mdb03'}
2018-01-19 00:53:00,609 [salt.state       ][INFO    ][2847] Completed state [mdb03] at time 00:53:00.609156 duration_in_ms=271.359
2018-01-19 00:53:00,610 [salt.state       ][INFO    ][2847] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.610001
2018-01-19 00:53:00,610 [salt.state       ][INFO    ][2847] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,613 [salt.state       ][INFO    ][2847] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,614 [salt.state       ][INFO    ][2847] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.614041 duration_in_ms=4.039
2018-01-19 00:53:00,614 [salt.state       ][INFO    ][2847] Running state [mdb01] at time 00:53:00.614853
2018-01-19 00:53:00,615 [salt.state       ][INFO    ][2847] Executing state host.present for mdb01
2018-01-19 00:53:00,619 [salt.state       ][INFO    ][2847] {'host': 'mdb01'}
2018-01-19 00:53:00,620 [salt.state       ][INFO    ][2847] Completed state [mdb01] at time 00:53:00.620028 duration_in_ms=5.175
2018-01-19 00:53:00,620 [salt.state       ][INFO    ][2847] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.620880
2018-01-19 00:53:00,621 [salt.state       ][INFO    ][2847] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,625 [salt.state       ][INFO    ][2847] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,626 [salt.state       ][INFO    ][2847] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.625992 duration_in_ms=5.113
2018-01-19 00:53:00,626 [salt.state       ][INFO    ][2847] Running state [mdb] at time 00:53:00.626699
2018-01-19 00:53:00,627 [salt.state       ][INFO    ][2847] Executing state host.present for mdb
2018-01-19 00:53:00,631 [salt.state       ][INFO    ][2847] {'host': 'mdb'}
2018-01-19 00:53:00,632 [salt.state       ][INFO    ][2847] Completed state [mdb] at time 00:53:00.632065 duration_in_ms=5.367
2018-01-19 00:53:00,632 [salt.state       ][INFO    ][2847] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.632817
2018-01-19 00:53:00,633 [salt.state       ][INFO    ][2847] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,637 [salt.state       ][INFO    ][2847] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,638 [salt.state       ][INFO    ][2847] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.638078 duration_in_ms=5.261
2018-01-19 00:53:00,638 [salt.state       ][INFO    ][2847] Running state [cfg01] at time 00:53:00.638811
2018-01-19 00:53:00,639 [salt.state       ][INFO    ][2847] Executing state host.present for cfg01
2018-01-19 00:53:00,643 [salt.state       ][INFO    ][2847] {'host': 'cfg01'}
2018-01-19 00:53:00,644 [salt.state       ][INFO    ][2847] Completed state [cfg01] at time 00:53:00.644031 duration_in_ms=5.221
2018-01-19 00:53:00,644 [salt.state       ][INFO    ][2847] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.644826
2018-01-19 00:53:00,645 [salt.state       ][INFO    ][2847] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,649 [salt.state       ][INFO    ][2847] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,650 [salt.state       ][INFO    ][2847] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.650017 duration_in_ms=5.191
2018-01-19 00:53:00,650 [salt.state       ][INFO    ][2847] Running state [prx01] at time 00:53:00.650910
2018-01-19 00:53:00,651 [salt.state       ][INFO    ][2847] Executing state host.present for prx01
2018-01-19 00:53:00,655 [salt.state       ][INFO    ][2847] {'host': 'prx01'}
2018-01-19 00:53:00,656 [salt.state       ][INFO    ][2847] Completed state [prx01] at time 00:53:00.656009 duration_in_ms=5.098
2018-01-19 00:53:00,656 [salt.state       ][INFO    ][2847] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.656805
2018-01-19 00:53:00,657 [salt.state       ][INFO    ][2847] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,661 [salt.state       ][INFO    ][2847] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,662 [salt.state       ][INFO    ][2847] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.662123 duration_in_ms=5.319
2018-01-19 00:53:00,662 [salt.state       ][INFO    ][2847] Running state [kvm01] at time 00:53:00.662869
2018-01-19 00:53:00,663 [salt.state       ][INFO    ][2847] Executing state host.present for kvm01
2018-01-19 00:53:00,667 [salt.state       ][INFO    ][2847] {'host': 'kvm01'}
2018-01-19 00:53:00,668 [salt.state       ][INFO    ][2847] Completed state [kvm01] at time 00:53:00.668025 duration_in_ms=5.157
2018-01-19 00:53:00,668 [salt.state       ][INFO    ][2847] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.668798
2018-01-19 00:53:00,669 [salt.state       ][INFO    ][2847] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,673 [salt.state       ][INFO    ][2847] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,674 [salt.state       ][INFO    ][2847] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.674151 duration_in_ms=5.354
2018-01-19 00:53:00,674 [salt.state       ][INFO    ][2847] Running state [kvm03] at time 00:53:00.674901
2018-01-19 00:53:00,675 [salt.state       ][INFO    ][2847] Executing state host.present for kvm03
2018-01-19 00:53:00,679 [salt.state       ][INFO    ][2847] {'host': 'kvm03'}
2018-01-19 00:53:00,680 [salt.state       ][INFO    ][2847] Completed state [kvm03] at time 00:53:00.680072 duration_in_ms=5.171
2018-01-19 00:53:00,680 [salt.state       ][INFO    ][2847] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.680799
2018-01-19 00:53:00,681 [salt.state       ][INFO    ][2847] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,691 [salt.state       ][INFO    ][2847] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,692 [salt.state       ][INFO    ][2847] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.692165 duration_in_ms=11.366
2018-01-19 00:53:00,692 [salt.state       ][INFO    ][2847] Running state [kvm02] at time 00:53:00.692877
2018-01-19 00:53:00,693 [salt.state       ][INFO    ][2847] Executing state host.present for kvm02
2018-01-19 00:53:00,697 [salt.state       ][INFO    ][2847] {'host': 'kvm02'}
2018-01-19 00:53:00,698 [salt.state       ][INFO    ][2847] Completed state [kvm02] at time 00:53:00.698180 duration_in_ms=5.304
2018-01-19 00:53:00,698 [salt.state       ][INFO    ][2847] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.698911
2018-01-19 00:53:00,699 [salt.state       ][INFO    ][2847] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,703 [salt.state       ][INFO    ][2847] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,704 [salt.state       ][INFO    ][2847] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.704136 duration_in_ms=5.225
2018-01-19 00:53:00,704 [salt.state       ][INFO    ][2847] Running state [dbs] at time 00:53:00.704849
2018-01-19 00:53:00,705 [salt.state       ][INFO    ][2847] Executing state host.present for dbs
2018-01-19 00:53:00,707 [salt.state       ][INFO    ][2847] {'host': 'dbs'}
2018-01-19 00:53:00,708 [salt.state       ][INFO    ][2847] Completed state [dbs] at time 00:53:00.707946 duration_in_ms=3.097
2018-01-19 00:53:00,708 [salt.state       ][INFO    ][2847] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.708675
2018-01-19 00:53:00,709 [salt.state       ][INFO    ][2847] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,711 [salt.state       ][INFO    ][2847] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,712 [salt.state       ][INFO    ][2847] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.712561 duration_in_ms=3.885
2018-01-19 00:53:00,713 [salt.state       ][INFO    ][2847] Running state [prx] at time 00:53:00.713202
2018-01-19 00:53:00,713 [salt.state       ][INFO    ][2847] Executing state host.present for prx
2018-01-19 00:53:00,717 [salt.state       ][INFO    ][2847] {'host': 'prx'}
2018-01-19 00:53:00,718 [salt.state       ][INFO    ][2847] Completed state [prx] at time 00:53:00.718348 duration_in_ms=5.145
2018-01-19 00:53:00,719 [salt.state       ][INFO    ][2847] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.718977
2018-01-19 00:53:00,719 [salt.state       ][INFO    ][2847] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,723 [salt.state       ][INFO    ][2847] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,724 [salt.state       ][INFO    ][2847] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.724461 duration_in_ms=5.484
2018-01-19 00:53:00,725 [salt.state       ][INFO    ][2847] Running state [prx02] at time 00:53:00.725101
2018-01-19 00:53:00,725 [salt.state       ][INFO    ][2847] Executing state host.present for prx02
2018-01-19 00:53:00,729 [salt.state       ][INFO    ][2847] {'host': 'prx02'}
2018-01-19 00:53:00,730 [salt.state       ][INFO    ][2847] Completed state [prx02] at time 00:53:00.730449 duration_in_ms=5.349
2018-01-19 00:53:00,731 [salt.state       ][INFO    ][2847] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.731073
2018-01-19 00:53:00,731 [salt.state       ][INFO    ][2847] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,735 [salt.state       ][INFO    ][2847] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,736 [salt.state       ][INFO    ][2847] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.736440 duration_in_ms=5.367
2018-01-19 00:53:00,737 [salt.state       ][INFO    ][2847] Running state [msg02] at time 00:53:00.737035
2018-01-19 00:53:00,737 [salt.state       ][INFO    ][2847] Executing state host.present for msg02
2018-01-19 00:53:00,741 [salt.state       ][INFO    ][2847] {'host': 'msg02'}
2018-01-19 00:53:00,742 [salt.state       ][INFO    ][2847] Completed state [msg02] at time 00:53:00.742495 duration_in_ms=5.46
2018-01-19 00:53:00,743 [salt.state       ][INFO    ][2847] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.743081
2018-01-19 00:53:00,743 [salt.state       ][INFO    ][2847] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,747 [salt.state       ][INFO    ][2847] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,748 [salt.state       ][INFO    ][2847] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.748441 duration_in_ms=5.359
2018-01-19 00:53:00,749 [salt.state       ][INFO    ][2847] Running state [msg03] at time 00:53:00.749061
2018-01-19 00:53:00,749 [salt.state       ][INFO    ][2847] Executing state host.present for msg03
2018-01-19 00:53:00,945 [salt.state       ][INFO    ][2847] {'host': 'msg03'}
2018-01-19 00:53:00,946 [salt.state       ][INFO    ][2847] Completed state [msg03] at time 00:53:00.946741 duration_in_ms=197.679
2018-01-19 00:53:00,947 [salt.state       ][INFO    ][2847] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.947687
2018-01-19 00:53:00,948 [salt.state       ][INFO    ][2847] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,951 [salt.state       ][INFO    ][2847] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,952 [salt.state       ][INFO    ][2847] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.952317 duration_in_ms=4.63
2018-01-19 00:53:00,953 [salt.state       ][INFO    ][2847] Running state [msg01] at time 00:53:00.953184
2018-01-19 00:53:00,954 [salt.state       ][INFO    ][2847] Executing state host.present for msg01
2018-01-19 00:53:00,957 [salt.state       ][INFO    ][2847] {'host': 'msg01'}
2018-01-19 00:53:00,958 [salt.state       ][INFO    ][2847] Completed state [msg01] at time 00:53:00.958605 duration_in_ms=5.421
2018-01-19 00:53:00,959 [salt.state       ][INFO    ][2847] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.959471
2018-01-19 00:53:00,960 [salt.state       ][INFO    ][2847] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:00,963 [salt.state       ][INFO    ][2847] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:00,964 [salt.state       ][INFO    ][2847] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:00.964395 duration_in_ms=4.924
2018-01-19 00:53:00,965 [salt.state       ][INFO    ][2847] Running state [msg] at time 00:53:00.965212
2018-01-19 00:53:00,966 [salt.state       ][INFO    ][2847] Executing state host.present for msg
2018-01-19 00:53:01,053 [salt.state       ][INFO    ][2847] {'host': 'msg'}
2018-01-19 00:53:01,054 [salt.state       ][INFO    ][2847] Completed state [msg] at time 00:53:01.054393 duration_in_ms=89.181
2018-01-19 00:53:01,055 [salt.state       ][INFO    ][2847] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.055242
2018-01-19 00:53:01,056 [salt.state       ][INFO    ][2847] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,059 [salt.state       ][INFO    ][2847] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,060 [salt.state       ][INFO    ][2847] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.060345 duration_in_ms=5.103
2018-01-19 00:53:01,061 [salt.state       ][INFO    ][2847] Running state [cfg01] at time 00:53:01.061120
2018-01-19 00:53:01,061 [salt.state       ][INFO    ][2847] Executing state host.present for cfg01
2018-01-19 00:53:01,063 [salt.state       ][INFO    ][2847] Host cfg01 (10.167.4.100) already present
2018-01-19 00:53:01,063 [salt.state       ][INFO    ][2847] Completed state [cfg01] at time 00:53:01.063666 duration_in_ms=2.546
2018-01-19 00:53:01,064 [salt.state       ][INFO    ][2847] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.064445
2018-01-19 00:53:01,065 [salt.state       ][INFO    ][2847] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,066 [salt.state       ][INFO    ][2847] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-19 00:53:01,067 [salt.state       ][INFO    ][2847] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.066996 duration_in_ms=2.551
2018-01-19 00:53:01,067 [salt.state       ][INFO    ][2847] Running state [cmp002] at time 00:53:01.067762
2018-01-19 00:53:01,068 [salt.state       ][INFO    ][2847] Executing state host.present for cmp002
2018-01-19 00:53:01,070 [salt.state       ][INFO    ][2847] {'host': 'cmp002'}
2018-01-19 00:53:01,071 [salt.state       ][INFO    ][2847] Completed state [cmp002] at time 00:53:01.071283 duration_in_ms=3.521
2018-01-19 00:53:01,072 [salt.state       ][INFO    ][2847] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.072045
2018-01-19 00:53:01,072 [salt.state       ][INFO    ][2847] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,074 [salt.state       ][INFO    ][2847] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,075 [salt.state       ][INFO    ][2847] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.075563 duration_in_ms=3.518
2018-01-19 00:53:01,076 [salt.state       ][INFO    ][2847] Running state [cmp001] at time 00:53:01.076341
2018-01-19 00:53:01,077 [salt.state       ][INFO    ][2847] Executing state host.present for cmp001
2018-01-19 00:53:01,081 [salt.state       ][INFO    ][2847] {'host': 'cmp001'}
2018-01-19 00:53:01,081 [salt.state       ][INFO    ][2847] Completed state [cmp001] at time 00:53:01.081712 duration_in_ms=5.371
2018-01-19 00:53:01,082 [salt.state       ][INFO    ][2847] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.082453
2018-01-19 00:53:01,083 [salt.state       ][INFO    ][2847] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,086 [salt.state       ][INFO    ][2847] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,087 [salt.state       ][INFO    ][2847] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.087420 duration_in_ms=4.967
2018-01-19 00:53:01,088 [salt.state       ][INFO    ][2847] Running state [dbs01] at time 00:53:01.088194
2018-01-19 00:53:01,088 [salt.state       ][INFO    ][2847] Executing state host.present for dbs01
2018-01-19 00:53:01,092 [salt.state       ][INFO    ][2847] {'host': 'dbs01'}
2018-01-19 00:53:01,093 [salt.state       ][INFO    ][2847] Completed state [dbs01] at time 00:53:01.093394 duration_in_ms=5.2
2018-01-19 00:53:01,094 [salt.state       ][INFO    ][2847] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.094111
2018-01-19 00:53:01,094 [salt.state       ][INFO    ][2847] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,098 [salt.state       ][INFO    ][2847] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,099 [salt.state       ][INFO    ][2847] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.099374 duration_in_ms=5.263
2018-01-19 00:53:01,100 [salt.state       ][INFO    ][2847] Running state [dbs02] at time 00:53:01.100063
2018-01-19 00:53:01,100 [salt.state       ][INFO    ][2847] Executing state host.present for dbs02
2018-01-19 00:53:01,104 [salt.state       ][INFO    ][2847] {'host': 'dbs02'}
2018-01-19 00:53:01,105 [salt.state       ][INFO    ][2847] Completed state [dbs02] at time 00:53:01.105394 duration_in_ms=5.331
2018-01-19 00:53:01,106 [salt.state       ][INFO    ][2847] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.106088
2018-01-19 00:53:01,106 [salt.state       ][INFO    ][2847] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,110 [salt.state       ][INFO    ][2847] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,111 [salt.state       ][INFO    ][2847] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.111423 duration_in_ms=5.336
2018-01-19 00:53:01,112 [salt.state       ][INFO    ][2847] Running state [dbs03] at time 00:53:01.112091
2018-01-19 00:53:01,112 [salt.state       ][INFO    ][2847] Executing state host.present for dbs03
2018-01-19 00:53:01,116 [salt.state       ][INFO    ][2847] {'host': 'dbs03'}
2018-01-19 00:53:01,117 [salt.state       ][INFO    ][2847] Completed state [dbs03] at time 00:53:01.117373 duration_in_ms=5.284
2018-01-19 00:53:01,118 [salt.state       ][INFO    ][2847] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.118035
2018-01-19 00:53:01,118 [salt.state       ][INFO    ][2847] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,122 [salt.state       ][INFO    ][2847] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,123 [salt.state       ][INFO    ][2847] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.123532 duration_in_ms=5.496
2018-01-19 00:53:01,124 [salt.state       ][INFO    ][2847] Running state [mas01] at time 00:53:01.124234
2018-01-19 00:53:01,124 [salt.state       ][INFO    ][2847] Executing state host.present for mas01
2018-01-19 00:53:01,128 [salt.state       ][INFO    ][2847] {'host': 'mas01'}
2018-01-19 00:53:01,129 [salt.state       ][INFO    ][2847] Completed state [mas01] at time 00:53:01.129419 duration_in_ms=5.185
2018-01-19 00:53:01,130 [salt.state       ][INFO    ][2847] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.130084
2018-01-19 00:53:01,130 [salt.state       ][INFO    ][2847] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,164 [salt.state       ][INFO    ][2847] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,165 [salt.state       ][INFO    ][2847] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.165617 duration_in_ms=35.532
2018-01-19 00:53:01,166 [salt.state       ][INFO    ][2847] Running state [ctl02] at time 00:53:01.166528
2018-01-19 00:53:01,167 [salt.state       ][INFO    ][2847] Executing state host.present for ctl02
2018-01-19 00:53:01,188 [salt.state       ][INFO    ][2847] {'host': 'ctl02'}
2018-01-19 00:53:01,189 [salt.state       ][INFO    ][2847] Completed state [ctl02] at time 00:53:01.189648 duration_in_ms=23.12
2018-01-19 00:53:01,190 [salt.state       ][INFO    ][2847] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.190611
2018-01-19 00:53:01,191 [salt.state       ][INFO    ][2847] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,194 [salt.state       ][INFO    ][2847] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,195 [salt.state       ][INFO    ][2847] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.195657 duration_in_ms=5.046
2018-01-19 00:53:01,196 [salt.state       ][INFO    ][2847] Running state [ctl03] at time 00:53:01.196607
2018-01-19 00:53:01,197 [salt.state       ][INFO    ][2847] Executing state host.present for ctl03
2018-01-19 00:53:01,200 [salt.state       ][INFO    ][2847] {'host': 'ctl03'}
2018-01-19 00:53:01,201 [salt.state       ][INFO    ][2847] Completed state [ctl03] at time 00:53:01.201521 duration_in_ms=4.913
2018-01-19 00:53:01,202 [salt.state       ][INFO    ][2847] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.202373
2018-01-19 00:53:01,203 [salt.state       ][INFO    ][2847] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,206 [salt.state       ][INFO    ][2847] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,207 [salt.state       ][INFO    ][2847] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.207716 duration_in_ms=5.344
2018-01-19 00:53:01,208 [salt.state       ][INFO    ][2847] Running state [ctl01] at time 00:53:01.208630
2018-01-19 00:53:01,209 [salt.state       ][INFO    ][2847] Executing state host.present for ctl01
2018-01-19 00:53:01,212 [salt.state       ][INFO    ][2847] {'host': 'ctl01'}
2018-01-19 00:53:01,213 [salt.state       ][INFO    ][2847] Completed state [ctl01] at time 00:53:01.213563 duration_in_ms=4.933
2018-01-19 00:53:01,214 [salt.state       ][INFO    ][2847] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.214407
2018-01-19 00:53:01,215 [salt.state       ][INFO    ][2847] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,218 [salt.state       ][INFO    ][2847] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,219 [salt.state       ][INFO    ][2847] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.219660 duration_in_ms=5.253
2018-01-19 00:53:01,220 [salt.state       ][INFO    ][2847] Running state [ctl] at time 00:53:01.220590
2018-01-19 00:53:01,221 [salt.state       ][INFO    ][2847] Executing state host.present for ctl
2018-01-19 00:53:01,224 [salt.state       ][INFO    ][2847] {'host': 'ctl'}
2018-01-19 00:53:01,224 [salt.state       ][INFO    ][2847] Completed state [ctl] at time 00:53:01.224747 duration_in_ms=4.157
2018-01-19 00:53:01,225 [salt.state       ][INFO    ][2847] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.225545
2018-01-19 00:53:01,226 [salt.state       ][INFO    ][2847] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-19 00:53:01,228 [salt.state       ][INFO    ][2847] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-19 00:53:01,229 [salt.state       ][INFO    ][2847] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 00:53:01.229560 duration_in_ms=4.014
2018-01-19 00:53:01,230 [salt.state       ][INFO    ][2847] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 00:53:01.230365
2018-01-19 00:53:01,231 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-19 00:53:01,232 [salt.state       ][INFO    ][2847] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-19 00:53:01,233 [salt.state       ][INFO    ][2847] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 00:53:01.233082 duration_in_ms=2.717
2018-01-19 00:53:01,241 [salt.state       ][INFO    ][2847] Running state [ens2] at time 00:53:01.241205
2018-01-19 00:53:01,242 [salt.state       ][INFO    ][2847] Executing state network.managed for ens2
2018-01-19 00:53:01,594 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-19 00:53:03,252 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-19 00:53:03,836 [salt.state       ][INFO    ][2847] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-19 00:53:03,837 [salt.state       ][INFO    ][2847] Completed state [ens2] at time 00:53:03.837216 duration_in_ms=2596.011
2018-01-19 00:53:03,838 [salt.state       ][INFO    ][2847] Running state [ens3] at time 00:53:03.838155
2018-01-19 00:53:03,839 [salt.state       ][INFO    ][2847] Executing state network.managed for ens3
2018-01-19 00:53:03,877 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-19 00:53:04,328 [salt.state       ][INFO    ][2847] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-19 00:53:04,329 [salt.state       ][INFO    ][2847] Completed state [ens3] at time 00:53:04.329378 duration_in_ms=491.224
2018-01-19 00:53:04,329 [salt.state       ][INFO    ][2847] Running state [/etc/profile.d/proxy.sh] at time 00:53:04.329865
2018-01-19 00:53:04,330 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-19 00:53:04,330 [salt.state       ][INFO    ][2847] File /etc/profile.d/proxy.sh is not present
2018-01-19 00:53:04,331 [salt.state       ][INFO    ][2847] Completed state [/etc/profile.d/proxy.sh] at time 00:53:04.331309 duration_in_ms=1.443
2018-01-19 00:53:04,331 [salt.state       ][INFO    ][2847] Running state [/etc/apt/apt.conf.d/95proxies] at time 00:53:04.331700
2018-01-19 00:53:04,332 [salt.state       ][INFO    ][2847] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-19 00:53:04,332 [salt.state       ][INFO    ][2847] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-19 00:53:04,332 [salt.state       ][INFO    ][2847] Completed state [/etc/apt/apt.conf.d/95proxies] at time 00:53:04.332913 duration_in_ms=1.212
2018-01-19 00:53:04,334 [salt.state       ][INFO    ][2847] Running state [ntp] at time 00:53:04.334293
2018-01-19 00:53:04,334 [salt.state       ][INFO    ][2847] Executing state pkg.installed for ntp
2018-01-19 00:53:04,454 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 00:53:04,477 [salt.loaded.int.module.cmdmod][INFO    ][2847] 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-19 00:53:08,133 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005311718965
2018-01-19 00:53:08,154 [salt.minion      ][INFO    ][6469] Starting a new job with PID 6469
2018-01-19 00:53:08,175 [salt.minion      ][INFO    ][6469] Returning information for job: 20180119005311718965
2018-01-19 00:53:13,043 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:53:13,087 [salt.state       ][INFO    ][2847] 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-19 00:53:13,113 [salt.state       ][INFO    ][2847] Loading fresh modules for state activity
2018-01-19 00:53:13,157 [salt.state       ][INFO    ][2847] Completed state [ntp] at time 00:53:13.157091 duration_in_ms=8822.795
2018-01-19 00:53:13,165 [salt.state       ][INFO    ][2847] Running state [/etc/ntp.conf] at time 00:53:13.165179
2018-01-19 00:53:13,166 [salt.state       ][INFO    ][2847] Executing state file.managed for /etc/ntp.conf
2018-01-19 00:53:13,198 [salt.fileclient  ][INFO    ][2847] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-19 00:53:13,253 [salt.state       ][INFO    ][2847] 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-19 00:53:13,265 [salt.state       ][INFO    ][2847] Completed state [/etc/ntp.conf] at time 00:53:13.265780 duration_in_ms=100.6
2018-01-19 00:53:13,510 [salt.state       ][INFO    ][2847] Running state [ntp] at time 00:53:13.510729
2018-01-19 00:53:13,511 [salt.state       ][INFO    ][2847] Executing state service.running for ntp
2018-01-19 00:53:13,512 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-19 00:53:13,524 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-19 00:53:13,535 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-19 00:53:13,547 [salt.state       ][INFO    ][2847] The service ntp is already running
2018-01-19 00:53:13,547 [salt.state       ][INFO    ][2847] Completed state [ntp] at time 00:53:13.547567 duration_in_ms=36.839
2018-01-19 00:53:13,548 [salt.state       ][INFO    ][2847] Running state [ntp] at time 00:53:13.548001
2018-01-19 00:53:13,548 [salt.state       ][INFO    ][2847] Executing state service.mod_watch for ntp
2018-01-19 00:53:13,549 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-19 00:53:13,559 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-19 00:53:13,571 [salt.loaded.int.module.cmdmod][INFO    ][2847] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-19 00:53:13,632 [salt.state       ][INFO    ][2847] {'ntp': True}
2018-01-19 00:53:13,633 [salt.state       ][INFO    ][2847] Completed state [ntp] at time 00:53:13.633015 duration_in_ms=85.013
2018-01-19 00:53:13,636 [salt.minion      ][INFO    ][2847] Returning information for job: 20180119005201245264
2018-01-19 00:53:38,704 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180119005342292106
2018-01-19 00:53:38,734 [salt.minion      ][INFO    ][7316] Starting a new job with PID 7316
2018-01-19 00:53:38,763 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7316] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-19 00:53:38,767 [salt.minion      ][INFO    ][7316] Returning information for job: 20180119005342292106
2018-01-19 00:54:04,214 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command pkg.upgrade with jid 20180119005407802662
2018-01-19 00:54:04,239 [salt.minion      ][INFO    ][7321] Starting a new job with PID 7321
2018-01-19 00:54:04,281 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7321] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:54:04,625 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7321] 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-19 00:54:14,339 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005417920702
2018-01-19 00:54:14,367 [salt.minion      ][INFO    ][7524] Starting a new job with PID 7524
2018-01-19 00:54:14,400 [salt.minion      ][INFO    ][7524] Returning information for job: 20180119005417920702
2018-01-19 00:54:24,535 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005428117697
2018-01-19 00:54:24,557 [salt.minion      ][INFO    ][8018] Starting a new job with PID 8018
2018-01-19 00:54:24,583 [salt.minion      ][INFO    ][8018] Returning information for job: 20180119005428117697
2018-01-19 00:54:34,556 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005438138034
2018-01-19 00:54:34,583 [salt.minion      ][INFO    ][8068] Starting a new job with PID 8068
2018-01-19 00:54:35,100 [salt.minion      ][INFO    ][8068] Returning information for job: 20180119005438138034
2018-01-19 00:54:44,780 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005448361476
2018-01-19 00:54:44,803 [salt.minion      ][INFO    ][8073] Starting a new job with PID 8073
2018-01-19 00:54:44,827 [salt.minion      ][INFO    ][8073] Returning information for job: 20180119005448361476
2018-01-19 00:54:54,834 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005458415959
2018-01-19 00:54:54,861 [salt.minion      ][INFO    ][8084] Starting a new job with PID 8084
2018-01-19 00:54:54,946 [salt.minion      ][INFO    ][8084] Returning information for job: 20180119005458415959
2018-01-19 00:55:04,869 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005508451275
2018-01-19 00:55:05,096 [salt.minion      ][INFO    ][8109] Starting a new job with PID 8109
2018-01-19 00:55:05,122 [salt.minion      ][INFO    ][8109] Returning information for job: 20180119005508451275
2018-01-19 00:55:14,953 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005518536310
2018-01-19 00:55:14,983 [salt.minion      ][INFO    ][8322] Starting a new job with PID 8322
2018-01-19 00:55:15,008 [salt.minion      ][INFO    ][8322] Returning information for job: 20180119005518536310
2018-01-19 00:55:25,056 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005528639646
2018-01-19 00:55:25,083 [salt.minion      ][INFO    ][8369] Starting a new job with PID 8369
2018-01-19 00:55:25,114 [salt.minion      ][INFO    ][8369] Returning information for job: 20180119005528639646
2018-01-19 00:55:35,111 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005538693226
2018-01-19 00:55:35,134 [salt.minion      ][INFO    ][8404] Starting a new job with PID 8404
2018-01-19 00:55:35,157 [salt.minion      ][INFO    ][8404] Returning information for job: 20180119005538693226
2018-01-19 00:55:45,258 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005548838129
2018-01-19 00:55:45,283 [salt.minion      ][INFO    ][8451] Starting a new job with PID 8451
2018-01-19 00:55:45,317 [salt.minion      ][INFO    ][8451] Returning information for job: 20180119005548838129
2018-01-19 00:55:55,497 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005559074433
2018-01-19 00:55:55,524 [salt.minion      ][INFO    ][8492] Starting a new job with PID 8492
2018-01-19 00:55:55,552 [salt.minion      ][INFO    ][8492] Returning information for job: 20180119005559074433
2018-01-19 00:56:05,596 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005609179399
2018-01-19 00:56:05,622 [salt.minion      ][INFO    ][8539] Starting a new job with PID 8539
2018-01-19 00:56:05,727 [salt.minion      ][INFO    ][8539] Returning information for job: 20180119005609179399
2018-01-19 00:56:15,647 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005619229430
2018-01-19 00:56:15,681 [salt.minion      ][INFO    ][8618] Starting a new job with PID 8618
2018-01-19 00:56:15,706 [salt.minion      ][INFO    ][8618] Returning information for job: 20180119005619229430
2018-01-19 00:56:25,798 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005629381115
2018-01-19 00:56:25,827 [salt.minion      ][INFO    ][8680] Starting a new job with PID 8680
2018-01-19 00:56:25,852 [salt.minion      ][INFO    ][8680] Returning information for job: 20180119005629381115
2018-01-19 00:56:35,945 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005639531041
2018-01-19 00:56:35,975 [salt.minion      ][INFO    ][10023] Starting a new job with PID 10023
2018-01-19 00:56:35,996 [salt.minion      ][INFO    ][10023] Returning information for job: 20180119005639531041
2018-01-19 00:56:46,054 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005649640212
2018-01-19 00:56:46,083 [salt.minion      ][INFO    ][10053] Starting a new job with PID 10053
2018-01-19 00:56:46,109 [salt.minion      ][INFO    ][10053] Returning information for job: 20180119005649640212
2018-01-19 00:56:56,128 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005659712963
2018-01-19 00:56:56,160 [salt.minion      ][INFO    ][10078] Starting a new job with PID 10078
2018-01-19 00:56:56,185 [salt.minion      ][INFO    ][10078] Returning information for job: 20180119005659712963
2018-01-19 00:57:06,345 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005709929684
2018-01-19 00:57:06,373 [salt.minion      ][INFO    ][10144] Starting a new job with PID 10144
2018-01-19 00:57:06,420 [salt.minion      ][INFO    ][10144] Returning information for job: 20180119005709929684
2018-01-19 00:57:16,406 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005719992258
2018-01-19 00:57:16,428 [salt.minion      ][INFO    ][10972] Starting a new job with PID 10972
2018-01-19 00:57:16,452 [salt.minion      ][INFO    ][10972] Returning information for job: 20180119005719992258
2018-01-19 00:57:26,529 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005730114640
2018-01-19 00:57:26,555 [salt.minion      ][INFO    ][11326] Starting a new job with PID 11326
2018-01-19 00:57:26,579 [salt.minion      ][INFO    ][11326] Returning information for job: 20180119005730114640
2018-01-19 00:57:36,624 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005740209788
2018-01-19 00:57:36,657 [salt.minion      ][INFO    ][11507] Starting a new job with PID 11507
2018-01-19 00:57:36,692 [salt.minion      ][INFO    ][11507] Returning information for job: 20180119005740209788
2018-01-19 00:57:46,755 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005750341562
2018-01-19 00:57:46,781 [salt.minion      ][INFO    ][11528] Starting a new job with PID 11528
2018-01-19 00:57:46,817 [salt.minion      ][INFO    ][11528] Returning information for job: 20180119005750341562
2018-01-19 00:57:56,857 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005800444636
2018-01-19 00:57:56,880 [salt.minion      ][INFO    ][11635] Starting a new job with PID 11635
2018-01-19 00:57:56,908 [salt.minion      ][INFO    ][11635] Returning information for job: 20180119005800444636
2018-01-19 00:58:06,964 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005810548832
2018-01-19 00:58:07,005 [salt.minion      ][INFO    ][11938] Starting a new job with PID 11938
2018-01-19 00:58:07,035 [salt.minion      ][INFO    ][11938] Returning information for job: 20180119005810548832
2018-01-19 00:58:17,105 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005820690745
2018-01-19 00:58:17,130 [salt.minion      ][INFO    ][12975] Starting a new job with PID 12975
2018-01-19 00:58:17,161 [salt.minion      ][INFO    ][12975] Returning information for job: 20180119005820690745
2018-01-19 00:58:27,181 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005830766857
2018-01-19 00:58:27,210 [salt.minion      ][INFO    ][14581] Starting a new job with PID 14581
2018-01-19 00:58:27,243 [salt.minion      ][INFO    ][14581] Returning information for job: 20180119005830766857
2018-01-19 00:58:37,367 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119005840956485
2018-01-19 00:58:37,383 [salt.minion      ][INFO    ][17591] Starting a new job with PID 17591
2018-01-19 00:58:37,396 [salt.minion      ][INFO    ][17591] Returning information for job: 20180119005840956485
2018-01-19 00:58:40,458 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7321] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 00:58:40,494 [salt.minion      ][INFO    ][7321] Returning information for job: 20180119005407802662
2018-01-19 00:58:44,673 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command test.ping with jid 20180119005848260875
2018-01-19 00:58:44,723 [salt.minion      ][INFO    ][17649] Starting a new job with PID 17649
2018-01-19 00:58:44,805 [salt.minion      ][INFO    ][17649] Returning information for job: 20180119005848260875
2018-01-19 01:01:34,739 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.sls with jid 20180119010138331740
2018-01-19 01:01:34,761 [salt.minion      ][INFO    ][17654] Starting a new job with PID 17654
2018-01-19 01:01:35,228 [salt.state       ][INFO    ][17654] Loading fresh modules for state activity
2018-01-19 01:01:35,292 [salt.fileclient  ][INFO    ][17654] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-19 01:01:35,324 [salt.fileclient  ][INFO    ][17654] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-19 01:01:35,896 [salt.state       ][INFO    ][17654] Running state [keepalived] at time 01:01:35.896057
2018-01-19 01:01:35,896 [salt.state       ][INFO    ][17654] Executing state pkg.installed for keepalived
2018-01-19 01:01:35,896 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 01:01:36,222 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-19 01:01:36,328 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 01:01:39,297 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 01:01:39,321 [salt.loaded.int.module.cmdmod][INFO    ][17654] 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-19 01:01:44,786 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119010148378042
2018-01-19 01:01:44,811 [salt.minion      ][INFO    ][18643] Starting a new job with PID 18643
2018-01-19 01:01:44,839 [salt.minion      ][INFO    ][18643] Returning information for job: 20180119010148378042
2018-01-19 01:01:47,932 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 01:01:47,960 [salt.state       ][INFO    ][17654] 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-19 01:01:47,974 [salt.state       ][INFO    ][17654] Loading fresh modules for state activity
2018-01-19 01:01:47,994 [salt.state       ][INFO    ][17654] Completed state [keepalived] at time 01:01:47.994796 duration_in_ms=12098.738
2018-01-19 01:01:48,000 [salt.state       ][INFO    ][17654] Running state [lsof] at time 01:01:48.000075
2018-01-19 01:01:48,000 [salt.state       ][INFO    ][17654] Executing state pkg.installed for lsof
2018-01-19 01:01:48,288 [salt.state       ][INFO    ][17654] All specified packages are already installed
2018-01-19 01:01:48,289 [salt.state       ][INFO    ][17654] Completed state [lsof] at time 01:01:48.289548 duration_in_ms=289.472
2018-01-19 01:01:48,291 [salt.state       ][INFO    ][17654] Running state [/etc/keepalived/keepalived.conf] at time 01:01:48.291726
2018-01-19 01:01:48,292 [salt.state       ][INFO    ][17654] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-19 01:01:48,326 [salt.fileclient  ][INFO    ][17654] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-19 01:01:48,366 [salt.state       ][INFO    ][17654] File changed:
New file
2018-01-19 01:01:48,366 [salt.state       ][INFO    ][17654] Completed state [/etc/keepalived/keepalived.conf] at time 01:01:48.366612 duration_in_ms=74.886
2018-01-19 01:01:48,367 [salt.state       ][INFO    ][17654] Running state [keepalived] at time 01:01:48.367476
2018-01-19 01:01:48,367 [salt.state       ][INFO    ][17654] Executing state service.running for keepalived
2018-01-19 01:01:48,368 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-19 01:01:48,383 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,393 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,405 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,417 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,515 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,546 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,575 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-19 01:01:48,600 [salt.state       ][INFO    ][17654] {'keepalived': True}
2018-01-19 01:01:48,601 [salt.state       ][INFO    ][17654] Completed state [keepalived] at time 01:01:48.601031 duration_in_ms=233.552
2018-01-19 01:01:48,604 [salt.minion      ][INFO    ][17654] Returning information for job: 20180119010138331740
2018-01-19 01:03:07,760 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command pillar.get with jid 20180119010311357706
2018-01-19 01:03:07,790 [salt.minion      ][INFO    ][18946] Starting a new job with PID 18946
2018-01-19 01:03:07,801 [salt.minion      ][INFO    ][18946] Returning information for job: 20180119010311357706
2018-01-19 01:36:35,961 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.sls with jid 20180119013639597181
2018-01-19 01:36:35,988 [salt.minion      ][INFO    ][19051] Starting a new job with PID 19051
2018-01-19 01:36:36,832 [salt.state       ][INFO    ][19051] Loading fresh modules for state activity
2018-01-19 01:36:36,888 [salt.fileclient  ][INFO    ][19051] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-19 01:36:36,914 [salt.fileclient  ][INFO    ][19051] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-19 01:36:37,567 [salt.state       ][INFO    ][19051] Running state [haproxy] at time 01:36:37.567018
2018-01-19 01:36:37,567 [salt.state       ][INFO    ][19051] Executing state pkg.installed for haproxy
2018-01-19 01:36:37,567 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 01:36:37,965 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-19 01:36:38,061 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 01:36:39,587 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 01:36:39,607 [salt.loaded.int.module.cmdmod][INFO    ][19051] 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-19 01:36:46,059 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119013649693227
2018-01-19 01:36:46,092 [salt.minion      ][INFO    ][19672] Starting a new job with PID 19672
2018-01-19 01:36:46,119 [salt.minion      ][INFO    ][19672] Returning information for job: 20180119013649693227
2018-01-19 01:36:48,557 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 01:36:48,595 [salt.state       ][INFO    ][19051] 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-19 01:36:48,613 [salt.state       ][INFO    ][19051] Loading fresh modules for state activity
2018-01-19 01:36:48,644 [salt.state       ][INFO    ][19051] Completed state [haproxy] at time 01:36:48.644435 duration_in_ms=11077.418
2018-01-19 01:36:48,648 [salt.state       ][INFO    ][19051] Running state [/etc/default/haproxy] at time 01:36:48.648302
2018-01-19 01:36:48,652 [salt.state       ][INFO    ][19051] Executing state file.managed for /etc/default/haproxy
2018-01-19 01:36:48,745 [salt.fileclient  ][INFO    ][19051] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-19 01:36:48,748 [salt.state       ][INFO    ][19051] 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-19 01:36:48,748 [salt.state       ][INFO    ][19051] Completed state [/etc/default/haproxy] at time 01:36:48.748786 duration_in_ms=100.483
2018-01-19 01:36:48,749 [salt.state       ][INFO    ][19051] Running state [/etc/haproxy/haproxy.cfg] at time 01:36:48.749058
2018-01-19 01:36:48,749 [salt.state       ][INFO    ][19051] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-19 01:36:48,782 [salt.fileclient  ][INFO    ][19051] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-19 01:36:48,903 [salt.state       ][INFO    ][19051] 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-19 01:36:48,903 [salt.state       ][INFO    ][19051] Completed state [/etc/haproxy/haproxy.cfg] at time 01:36:48.903873 duration_in_ms=154.815
2018-01-19 01:36:48,904 [salt.state       ][INFO    ][19051] Running state [/etc/haproxy/ssl] at time 01:36:48.904152
2018-01-19 01:36:48,904 [salt.state       ][INFO    ][19051] Executing state file.directory for /etc/haproxy/ssl
2018-01-19 01:36:48,905 [salt.state       ][INFO    ][19051] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-19 01:36:48,905 [salt.state       ][INFO    ][19051] Completed state [/etc/haproxy/ssl] at time 01:36:48.905828 duration_in_ms=1.675
2018-01-19 01:36:48,906 [salt.state       ][INFO    ][19051] Running state [haproxy_status_packages] at time 01:36:48.906774
2018-01-19 01:36:48,907 [salt.state       ][INFO    ][19051] Executing state pkg.installed for haproxy_status_packages
2018-01-19 01:36:49,202 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 01:36:49,241 [salt.loaded.int.module.cmdmod][INFO    ][19051] 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-19 01:36:51,933 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 01:36:51,960 [salt.state       ][INFO    ][19051] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-19 01:36:51,976 [salt.state       ][INFO    ][19051] Loading fresh modules for state activity
2018-01-19 01:36:52,004 [salt.state       ][INFO    ][19051] Completed state [haproxy_status_packages] at time 01:36:52.004368 duration_in_ms=3097.594
2018-01-19 01:36:52,006 [salt.state       ][INFO    ][19051] Running state [/usr/bin/haproxy-status.sh] at time 01:36:52.006915
2018-01-19 01:36:52,009 [salt.state       ][INFO    ][19051] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-19 01:36:52,045 [salt.fileclient  ][INFO    ][19051] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-19 01:36:52,080 [salt.state       ][INFO    ][19051] File changed:
New file
2018-01-19 01:36:52,080 [salt.state       ][INFO    ][19051] Completed state [/usr/bin/haproxy-status.sh] at time 01:36:52.080895 duration_in_ms=73.978
2018-01-19 01:36:52,084 [salt.state       ][INFO    ][19051] Running state [net.ipv4.ip_nonlocal_bind] at time 01:36:52.084040
2018-01-19 01:36:52,084 [salt.state       ][INFO    ][19051] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-19 01:36:52,087 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command 'sysctl -a' in directory '/root'
2018-01-19 01:36:52,133 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-19 01:36:52,150 [salt.state       ][INFO    ][19051] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-19 01:36:52,150 [salt.state       ][INFO    ][19051] Completed state [net.ipv4.ip_nonlocal_bind] at time 01:36:52.150735 duration_in_ms=66.696
2018-01-19 01:36:52,463 [salt.state       ][INFO    ][19051] Running state [haproxy] at time 01:36:52.463592
2018-01-19 01:36:52,464 [salt.state       ][INFO    ][19051] Executing state service.running for haproxy
2018-01-19 01:36:52,464 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-19 01:36:52,489 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-19 01:36:52,509 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-19 01:36:52,529 [salt.state       ][INFO    ][19051] The service haproxy is already running
2018-01-19 01:36:52,531 [salt.state       ][INFO    ][19051] Completed state [haproxy] at time 01:36:52.530932 duration_in_ms=67.34
2018-01-19 01:36:52,532 [salt.state       ][INFO    ][19051] Running state [haproxy] at time 01:36:52.532032
2018-01-19 01:36:52,533 [salt.state       ][INFO    ][19051] Executing state service.mod_watch for haproxy
2018-01-19 01:36:52,535 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-19 01:36:52,556 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-19 01:36:52,576 [salt.loaded.int.module.cmdmod][INFO    ][19051] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-19 01:36:52,623 [salt.state       ][INFO    ][19051] {'haproxy': True}
2018-01-19 01:36:52,623 [salt.state       ][INFO    ][19051] Completed state [haproxy] at time 01:36:52.623716 duration_in_ms=91.684
2018-01-19 01:36:52,626 [salt.minion      ][INFO    ][19051] Returning information for job: 20180119013639597181
2018-01-19 01:36:54,683 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command service.status with jid 20180119013658322187
2018-01-19 01:36:54,707 [salt.minion      ][INFO    ][20195] Starting a new job with PID 20195
2018-01-19 01:36:55,042 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20195] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-19 01:36:55,058 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20195] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-19 01:36:55,070 [salt.minion      ][INFO    ][20195] Returning information for job: 20180119013658322187
2018-01-19 01:36:56,368 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command service.restart with jid 20180119013700009847
2018-01-19 01:36:56,395 [salt.minion      ][INFO    ][20204] Starting a new job with PID 20204
2018-01-19 01:36:56,759 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20204] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-19 01:36:56,784 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20204] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-19 01:36:56,806 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20204] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-19 01:36:56,831 [salt.minion      ][INFO    ][20204] Returning information for job: 20180119013700009847
2018-01-19 01:51:39,776 [salt.utils.schedule][INFO    ][2745] Running scheduled job: __mine_interval
2018-01-19 02:11:23,823 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.sls with jid 20180119021127506672
2018-01-19 02:11:23,847 [salt.minion      ][INFO    ][20346] Starting a new job with PID 20346
2018-01-19 02:11:25,590 [salt.state       ][INFO    ][20346] Loading fresh modules for state activity
2018-01-19 02:11:25,645 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-19 02:11:25,672 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-19 02:11:25,707 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-19 02:11:26,144 [salt.state       ][INFO    ][20346] Running state [mongodb-server] at time 02:11:26.144056
2018-01-19 02:11:26,144 [salt.state       ][INFO    ][20346] Executing state pkg.installed for mongodb-server
2018-01-19 02:11:26,145 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:11:26,473 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-19 02:11:26,582 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 02:11:30,215 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:11:30,260 [salt.loaded.int.module.cmdmod][INFO    ][20346] 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-19 02:11:33,919 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021137603939
2018-01-19 02:11:33,940 [salt.minion      ][INFO    ][20726] Starting a new job with PID 20726
2018-01-19 02:11:33,967 [salt.minion      ][INFO    ][20726] Returning information for job: 20180119021137603939
2018-01-19 02:11:44,134 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021147818830
2018-01-19 02:11:44,149 [salt.minion      ][INFO    ][20848] Starting a new job with PID 20848
2018-01-19 02:11:44,165 [salt.minion      ][INFO    ][20848] Returning information for job: 20180119021147818830
2018-01-19 02:11:54,339 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021158019795
2018-01-19 02:11:54,364 [salt.minion      ][INFO    ][21275] Starting a new job with PID 21275
2018-01-19 02:11:54,385 [salt.minion      ][INFO    ][21275] Returning information for job: 20180119021158019795
2018-01-19 02:11:55,108 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:11:55,159 [salt.state       ][INFO    ][20346] 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-19 02:11:55,199 [salt.state       ][INFO    ][20346] Loading fresh modules for state activity
2018-01-19 02:11:55,249 [salt.state       ][INFO    ][20346] Completed state [mongodb-server] at time 02:11:55.249124 duration_in_ms=29105.066
2018-01-19 02:11:55,261 [salt.state       ][INFO    ][20346] Running state [mongodb] at time 02:11:55.261922
2018-01-19 02:11:55,262 [salt.state       ][INFO    ][20346] Executing state pkg.installed for mongodb
2018-01-19 02:11:55,785 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:11:55,827 [salt.loaded.int.module.cmdmod][INFO    ][20346] 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-19 02:11:59,292 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:11:59,354 [salt.state       ][INFO    ][20346] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-19 02:11:59,375 [salt.state       ][INFO    ][20346] Loading fresh modules for state activity
2018-01-19 02:11:59,409 [salt.state       ][INFO    ][20346] Completed state [mongodb] at time 02:11:59.408959 duration_in_ms=4147.036
2018-01-19 02:11:59,416 [salt.state       ][INFO    ][20346] Running state [python-pymongo] at time 02:11:59.416150
2018-01-19 02:11:59,416 [salt.state       ][INFO    ][20346] Executing state pkg.installed for python-pymongo
2018-01-19 02:11:59,794 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:11:59,828 [salt.loaded.int.module.cmdmod][INFO    ][20346] 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-19 02:12:04,551 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021208236354
2018-01-19 02:12:04,578 [salt.minion      ][INFO    ][21477] Starting a new job with PID 21477
2018-01-19 02:12:04,611 [salt.minion      ][INFO    ][21477] Returning information for job: 20180119021208236354
2018-01-19 02:12:14,800 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021218257187
2018-01-19 02:12:15,330 [salt.minion      ][INFO    ][21527] Starting a new job with PID 21527
2018-01-19 02:12:18,976 [salt.minion      ][INFO    ][21527] Returning information for job: 20180119021218257187
2018-01-19 02:12:24,712 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021228394567
2018-01-19 02:12:24,739 [salt.minion      ][INFO    ][21610] Starting a new job with PID 21610
2018-01-19 02:12:24,763 [salt.minion      ][INFO    ][21610] Returning information for job: 20180119021228394567
2018-01-19 02:12:25,543 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:12:25,602 [salt.state       ][INFO    ][20346] 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-19 02:12:25,624 [salt.state       ][INFO    ][20346] Loading fresh modules for state activity
2018-01-19 02:12:25,722 [salt.state       ][INFO    ][20346] Completed state [python-pymongo] at time 02:12:25.722381 duration_in_ms=26306.23
2018-01-19 02:12:25,783 [salt.state       ][INFO    ][20346] Running state [mongodb-clients] at time 02:12:25.783592
2018-01-19 02:12:25,784 [salt.state       ][INFO    ][20346] Executing state pkg.installed for mongodb-clients
2018-01-19 02:12:27,048 [salt.state       ][INFO    ][20346] All specified packages are already installed
2018-01-19 02:12:27,049 [salt.state       ][INFO    ][20346] Completed state [mongodb-clients] at time 02:12:27.049537 duration_in_ms=1265.945
2018-01-19 02:12:27,061 [salt.state       ][INFO    ][20346] Running state [/etc/mongodb.conf] at time 02:12:27.061295
2018-01-19 02:12:27,061 [salt.state       ][INFO    ][20346] Executing state file.managed for /etc/mongodb.conf
2018-01-19 02:12:27,113 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-19 02:12:27,184 [salt.state       ][INFO    ][20346] 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-19 02:12:27,192 [salt.state       ][INFO    ][20346] Completed state [/etc/mongodb.conf] at time 02:12:27.192487 duration_in_ms=131.192
2018-01-19 02:12:27,193 [salt.state       ][INFO    ][20346] Running state [/etc/mongodb.key] at time 02:12:27.193013
2018-01-19 02:12:27,193 [salt.state       ][INFO    ][20346] Executing state file.managed for /etc/mongodb.key
2018-01-19 02:12:27,218 [salt.state       ][INFO    ][20346] File changed:
New file
2018-01-19 02:12:27,219 [salt.state       ][INFO    ][20346] Completed state [/etc/mongodb.key] at time 02:12:27.219447 duration_in_ms=26.434
2018-01-19 02:12:27,219 [salt.state       ][INFO    ][20346] Running state [/var/lock/mongodb] at time 02:12:27.219809
2018-01-19 02:12:27,220 [salt.state       ][INFO    ][20346] Executing state file.directory for /var/lock/mongodb
2018-01-19 02:12:27,221 [salt.state       ][INFO    ][20346] {'/var/lock/mongodb': 'New Dir'}
2018-01-19 02:12:27,222 [salt.state       ][INFO    ][20346] Completed state [/var/lock/mongodb] at time 02:12:27.222112 duration_in_ms=2.303
2018-01-19 02:12:27,225 [salt.state       ][INFO    ][20346] Running state [mongodb] at time 02:12:27.225076
2018-01-19 02:12:27,225 [salt.state       ][INFO    ][20346] Executing state service.running for mongodb
2018-01-19 02:12:27,227 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-19 02:12:27,280 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:27,309 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:27,335 [salt.state       ][INFO    ][20346] The service mongodb is already running
2018-01-19 02:12:27,336 [salt.state       ][INFO    ][20346] Completed state [mongodb] at time 02:12:27.336054 duration_in_ms=110.976
2018-01-19 02:12:27,336 [salt.state       ][INFO    ][20346] Running state [mongodb] at time 02:12:27.336668
2018-01-19 02:12:27,337 [salt.state       ][INFO    ][20346] Executing state service.mod_watch for mongodb
2018-01-19 02:12:27,339 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:27,365 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:27,391 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:27,595 [salt.state       ][INFO    ][20346] {'mongodb': True}
2018-01-19 02:12:27,596 [salt.state       ][INFO    ][20346] Completed state [mongodb] at time 02:12:27.595907 duration_in_ms=259.238
2018-01-19 02:12:27,599 [salt.state       ][INFO    ][20346] Running state [/var/tmp/mongodb_user.js] at time 02:12:27.599676
2018-01-19 02:12:27,601 [salt.state       ][INFO    ][20346] Executing state file.managed for /var/tmp/mongodb_user.js
2018-01-19 02:12:27,637 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/files/user.js'
2018-01-19 02:12:27,672 [salt.state       ][INFO    ][20346] File changed:
New file
2018-01-19 02:12:27,673 [salt.state       ][INFO    ][20346] Completed state [/var/tmp/mongodb_user.js] at time 02:12:27.673153 duration_in_ms=73.48
2018-01-19 02:12:27,685 [salt.state       ][INFO    ][20346] Running state [/var/tmp/mongodb_cluster.js] at time 02:12:27.685298
2018-01-19 02:12:27,685 [salt.state       ][INFO    ][20346] Executing state file.managed for /var/tmp/mongodb_cluster.js
2018-01-19 02:12:27,713 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/files/cluster.js'
2018-01-19 02:12:27,749 [salt.state       ][INFO    ][20346] File changed:
New file
2018-01-19 02:12:27,750 [salt.state       ][INFO    ][20346] Completed state [/var/tmp/mongodb_cluster.js] at time 02:12:27.750175 duration_in_ms=64.878
2018-01-19 02:12:27,750 [salt.state       ][INFO    ][20346] Running state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 02:12:27.750799
2018-01-19 02:12:27,751 [salt.state       ][INFO    ][20346] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q
2018-01-19 02:12:27,752 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-19 02:12:27,902 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-19 02:12:28,071 [salt.loaded.int.module.cmdmod][ERROR   ][20346] Command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' failed with return code: 1
2018-01-19 02:12:28,072 [salt.loaded.int.module.cmdmod][ERROR   ][20346] stdout: MongoDB shell version: 2.6.10
connecting to: localhost:27017/admin
2018-01-19 02:12:28,072 [salt.loaded.int.module.cmdmod][ERROR   ][20346] retcode: 1
2018-01-19 02:12:28,073 [salt.state       ][ERROR   ][20346] {'pid': 21777, 'retcode': 1, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin'}
2018-01-19 02:12:28,073 [salt.state       ][INFO    ][20346] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 02:12:28.073837 duration_in_ms=323.037
2018-01-19 02:12:28,075 [salt.state       ][INFO    ][20346] Running state [/var/tmp/mongodb_user_ceilometer.js] at time 02:12:28.075500
2018-01-19 02:12:28,076 [salt.state       ][INFO    ][20346] Executing state file.managed for /var/tmp/mongodb_user_ceilometer.js
2018-01-19 02:12:28,105 [salt.fileclient  ][INFO    ][20346] Fetching file from saltenv 'base', ** done ** 'mongodb/files/user_role.js'
2018-01-19 02:12:28,143 [salt.state       ][INFO    ][20346] File changed:
New file
2018-01-19 02:12:28,143 [salt.state       ][INFO    ][20346] Completed state [/var/tmp/mongodb_user_ceilometer.js] at time 02:12:28.143485 duration_in_ms=67.985
2018-01-19 02:12:28,144 [salt.state       ][INFO    ][20346] Running state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 02:12:28.144528
2018-01-19 02:12:28,144 [salt.state       ][INFO    ][20346] Executing state cmd.run for mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created
2018-01-19 02:12:28,145 [salt.loaded.int.module.cmdmod][INFO    ][20346] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' in directory '/root'
2018-01-19 02:12:28,236 [salt.loaded.int.module.cmdmod][ERROR   ][20346] Command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' failed with return code: 1
2018-01-19 02:12:28,237 [salt.loaded.int.module.cmdmod][ERROR   ][20346] stdout: MongoDB shell version: 2.6.10
connecting to: localhost:27017/admin
2018-01-19T02:12:28.233+0000 Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } at src/mongo/shell/db.js:1287
2018-01-19 02:12:28,237 [salt.loaded.int.module.cmdmod][ERROR   ][20346] stderr: exception: login failed
2018-01-19 02:12:28,238 [salt.loaded.int.module.cmdmod][ERROR   ][20346] retcode: 1
2018-01-19 02:12:28,238 [salt.state       ][ERROR   ][20346] {'pid': 21796, 'retcode': 1, 'stderr': 'exception: login failed', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\n2018-01-19T02:12:28.233+0000 Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } at src/mongo/shell/db.js:1287'}
2018-01-19 02:12:28,239 [salt.state       ][INFO    ][20346] Completed state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 02:12:28.239030 duration_in_ms=94.501
2018-01-19 02:12:28,241 [salt.minion      ][INFO    ][20346] Returning information for job: 20180119021127506672
2018-01-19 02:12:29,384 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command cmd.run with jid 20180119021233073434
2018-01-19 02:12:29,404 [salt.minion      ][INFO    ][21806] Starting a new job with PID 21806
2018-01-19 02:12:29,416 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21806] Executing command 'mongo localhost:27017/admin' in directory '/root'
2018-01-19 02:12:29,491 [salt.minion      ][INFO    ][21806] Returning information for job: 20180119021233073434
2018-01-19 02:12:30,707 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command cmd.run with jid 20180119021234394516
2018-01-19 02:12:30,730 [salt.minion      ][INFO    ][21817] Starting a new job with PID 21817
2018-01-19 02:12:30,743 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21817] Executing command 'mongo localhost:27017/admin --eval "rs.initiate()"' in directory '/root'
2018-01-19 02:12:31,277 [salt.minion      ][INFO    ][21817] Returning information for job: 20180119021234394516
2018-01-19 02:12:32,422 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.sls with jid 20180119021236113099
2018-01-19 02:12:32,446 [salt.minion      ][INFO    ][21835] Starting a new job with PID 21835
2018-01-19 02:12:34,954 [salt.state       ][INFO    ][21835] Loading fresh modules for state activity
2018-01-19 02:12:36,707 [salt.state       ][INFO    ][21835] Running state [mongodb-server] at time 02:12:36.707628
2018-01-19 02:12:36,715 [salt.state       ][INFO    ][21835] Executing state pkg.installed for mongodb-server
2018-01-19 02:12:36,716 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:12:37,113 [salt.state       ][INFO    ][21835] All specified packages are already installed
2018-01-19 02:12:37,113 [salt.state       ][INFO    ][21835] Completed state [mongodb-server] at time 02:12:37.113825 duration_in_ms=406.197
2018-01-19 02:12:37,114 [salt.state       ][INFO    ][21835] Running state [mongodb] at time 02:12:37.114163
2018-01-19 02:12:37,114 [salt.state       ][INFO    ][21835] Executing state pkg.installed for mongodb
2018-01-19 02:12:37,119 [salt.state       ][INFO    ][21835] All specified packages are already installed
2018-01-19 02:12:37,119 [salt.state       ][INFO    ][21835] Completed state [mongodb] at time 02:12:37.119815 duration_in_ms=5.652
2018-01-19 02:12:37,120 [salt.state       ][INFO    ][21835] Running state [python-pymongo] at time 02:12:37.120046
2018-01-19 02:12:37,120 [salt.state       ][INFO    ][21835] Executing state pkg.installed for python-pymongo
2018-01-19 02:12:37,124 [salt.state       ][INFO    ][21835] All specified packages are already installed
2018-01-19 02:12:37,124 [salt.state       ][INFO    ][21835] Completed state [python-pymongo] at time 02:12:37.124722 duration_in_ms=4.676
2018-01-19 02:12:37,124 [salt.state       ][INFO    ][21835] Running state [mongodb-clients] at time 02:12:37.124936
2018-01-19 02:12:37,125 [salt.state       ][INFO    ][21835] Executing state pkg.installed for mongodb-clients
2018-01-19 02:12:37,129 [salt.state       ][INFO    ][21835] All specified packages are already installed
2018-01-19 02:12:37,129 [salt.state       ][INFO    ][21835] Completed state [mongodb-clients] at time 02:12:37.129667 duration_in_ms=4.731
2018-01-19 02:12:37,132 [salt.state       ][INFO    ][21835] Running state [/etc/mongodb.conf] at time 02:12:37.132734
2018-01-19 02:12:37,132 [salt.state       ][INFO    ][21835] Executing state file.managed for /etc/mongodb.conf
2018-01-19 02:12:37,178 [salt.state       ][INFO    ][21835] File /etc/mongodb.conf is in the correct state
2018-01-19 02:12:37,178 [salt.state       ][INFO    ][21835] Completed state [/etc/mongodb.conf] at time 02:12:37.178533 duration_in_ms=45.799
2018-01-19 02:12:37,178 [salt.state       ][INFO    ][21835] Running state [/etc/mongodb.key] at time 02:12:37.178831
2018-01-19 02:12:37,179 [salt.state       ][INFO    ][21835] Executing state file.managed for /etc/mongodb.key
2018-01-19 02:12:37,181 [salt.state       ][INFO    ][21835] File /etc/mongodb.key is in the correct state
2018-01-19 02:12:37,181 [salt.state       ][INFO    ][21835] Completed state [/etc/mongodb.key] at time 02:12:37.181935 duration_in_ms=3.104
2018-01-19 02:12:37,182 [salt.state       ][INFO    ][21835] Running state [/var/lock/mongodb] at time 02:12:37.182151
2018-01-19 02:12:37,182 [salt.state       ][INFO    ][21835] Executing state file.directory for /var/lock/mongodb
2018-01-19 02:12:37,182 [salt.state       ][INFO    ][21835] Directory /var/lock/mongodb is in the correct state
2018-01-19 02:12:37,183 [salt.state       ][INFO    ][21835] Completed state [/var/lock/mongodb] at time 02:12:37.183003 duration_in_ms=0.852
2018-01-19 02:12:37,184 [salt.state       ][INFO    ][21835] Running state [mongodb] at time 02:12:37.184129
2018-01-19 02:12:37,184 [salt.state       ][INFO    ][21835] Executing state service.running for mongodb
2018-01-19 02:12:37,184 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-19 02:12:37,226 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:37,239 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-19 02:12:37,259 [salt.state       ][INFO    ][21835] The service mongodb is already running
2018-01-19 02:12:37,260 [salt.state       ][INFO    ][21835] Completed state [mongodb] at time 02:12:37.260480 duration_in_ms=76.346
2018-01-19 02:12:37,261 [salt.state       ][INFO    ][21835] Running state [/var/tmp/mongodb_user.js] at time 02:12:37.261058
2018-01-19 02:12:37,261 [salt.state       ][INFO    ][21835] Executing state file.managed for /var/tmp/mongodb_user.js
2018-01-19 02:12:37,311 [salt.state       ][INFO    ][21835] File /var/tmp/mongodb_user.js is in the correct state
2018-01-19 02:12:37,311 [salt.state       ][INFO    ][21835] Completed state [/var/tmp/mongodb_user.js] at time 02:12:37.311579 duration_in_ms=50.521
2018-01-19 02:12:37,315 [salt.state       ][INFO    ][21835] Running state [/var/tmp/mongodb_cluster.js] at time 02:12:37.315751
2018-01-19 02:12:37,316 [salt.state       ][INFO    ][21835] Executing state file.managed for /var/tmp/mongodb_cluster.js
2018-01-19 02:12:37,362 [salt.state       ][INFO    ][21835] File /var/tmp/mongodb_cluster.js is in the correct state
2018-01-19 02:12:37,362 [salt.state       ][INFO    ][21835] Completed state [/var/tmp/mongodb_cluster.js] at time 02:12:37.362296 duration_in_ms=46.546
2018-01-19 02:12:37,362 [salt.state       ][INFO    ][21835] Running state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 02:12:37.362841
2018-01-19 02:12:37,363 [salt.state       ][INFO    ][21835] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q
2018-01-19 02:12:37,363 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-19 02:12:37,429 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-01-19 02:12:37,554 [salt.state       ][INFO    ][21835] {'pid': 21866, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin'}
2018-01-19 02:12:37,555 [salt.state       ][INFO    ][21835] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 02:12:37.554888 duration_in_ms=192.045
2018-01-19 02:12:37,556 [salt.state       ][INFO    ][21835] Running state [mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed] at time 02:12:37.556481
2018-01-19 02:12:37,557 [salt.state       ][INFO    ][21835] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed
2018-01-19 02:12:37,558 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed' in directory '/root'
2018-01-19 02:12:37,914 [salt.state       ][INFO    ][21835] {'pid': 21878, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\nWARNING: The \'addUser\' shell helper is DEPRECATED. Please use \'createUser\' instead\nSuccessfully added user: { "user" : "admin", "roles" : [ "root" ] }'}
2018-01-19 02:12:37,915 [salt.state       ][INFO    ][21835] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed] at time 02:12:37.915259 duration_in_ms=358.778
2018-01-19 02:12:37,916 [salt.state       ][INFO    ][21835] Running state [/var/tmp/mongodb_user_ceilometer.js] at time 02:12:37.916268
2018-01-19 02:12:37,917 [salt.state       ][INFO    ][21835] Executing state file.managed for /var/tmp/mongodb_user_ceilometer.js
2018-01-19 02:12:37,979 [salt.state       ][INFO    ][21835] File /var/tmp/mongodb_user_ceilometer.js is in the correct state
2018-01-19 02:12:37,979 [salt.state       ][INFO    ][21835] Completed state [/var/tmp/mongodb_user_ceilometer.js] at time 02:12:37.979463 duration_in_ms=63.194
2018-01-19 02:12:37,980 [salt.state       ][INFO    ][21835] Running state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 02:12:37.980753
2018-01-19 02:12:37,981 [salt.state       ][INFO    ][21835] Executing state cmd.run for mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created
2018-01-19 02:12:37,982 [salt.loaded.int.module.cmdmod][INFO    ][21835] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' in directory '/root'
2018-01-19 02:12:38,079 [salt.state       ][INFO    ][21835] {'pid': 21887, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\nWARNING: The \'addUser\' shell helper is DEPRECATED. Please use \'createUser\' instead\nSuccessfully added user: { "user" : "ceilometer", "roles" : [ "readWrite", "dbAdmin" ] }'}
2018-01-19 02:12:38,080 [salt.state       ][INFO    ][21835] Completed state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 02:12:38.080031 duration_in_ms=99.278
2018-01-19 02:12:38,082 [salt.minion      ][INFO    ][21835] Returning information for job: 20180119021236113099
2018-01-19 02:13:29,188 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command test.ping with jid 20180119021332873436
2018-01-19 02:13:29,211 [salt.minion      ][INFO    ][21898] Starting a new job with PID 21898
2018-01-19 02:13:29,293 [salt.minion      ][INFO    ][21898] Returning information for job: 20180119021332873436
2018-01-19 02:13:29,728 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.sls with jid 20180119021333415182
2018-01-19 02:13:29,751 [salt.minion      ][INFO    ][21903] Starting a new job with PID 21903
2018-01-19 02:13:31,424 [salt.state       ][INFO    ][21903] Loading fresh modules for state activity
2018-01-19 02:13:31,504 [salt.fileclient  ][INFO    ][21903] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-19 02:13:31,537 [salt.fileclient  ][INFO    ][21903] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-19 02:13:32,091 [salt.state       ][INFO    ][21903] Running state [aodh-api] at time 02:13:32.091567
2018-01-19 02:13:32,092 [salt.state       ][INFO    ][21903] Executing state pkg.installed for aodh-api
2018-01-19 02:13:32,092 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:13:32,478 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-19 02:13:32,606 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 02:13:34,847 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:13:34,891 [salt.loaded.int.module.cmdmod][INFO    ][21903] 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-19 02:13:39,780 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021343466097
2018-01-19 02:13:39,814 [salt.minion      ][INFO    ][22342] Starting a new job with PID 22342
2018-01-19 02:13:39,841 [salt.minion      ][INFO    ][22342] Returning information for job: 20180119021343466097
2018-01-19 02:13:49,963 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021353649861
2018-01-19 02:13:49,984 [salt.minion      ][INFO    ][22601] Starting a new job with PID 22601
2018-01-19 02:13:50,026 [salt.minion      ][INFO    ][22601] Returning information for job: 20180119021353649861
2018-01-19 02:14:00,147 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021403833604
2018-01-19 02:14:00,170 [salt.minion      ][INFO    ][22824] Starting a new job with PID 22824
2018-01-19 02:14:00,199 [salt.minion      ][INFO    ][22824] Returning information for job: 20180119021403833604
2018-01-19 02:14:10,319 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021414006619
2018-01-19 02:14:10,339 [salt.minion      ][INFO    ][23060] Starting a new job with PID 23060
2018-01-19 02:14:10,364 [salt.minion      ][INFO    ][23060] Returning information for job: 20180119021414006619
2018-01-19 02:14:20,487 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021424174168
2018-01-19 02:14:20,515 [salt.minion      ][INFO    ][23304] Starting a new job with PID 23304
2018-01-19 02:14:20,540 [salt.minion      ][INFO    ][23304] Returning information for job: 20180119021424174168
2018-01-19 02:14:30,666 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021434354262
2018-01-19 02:14:30,690 [salt.minion      ][INFO    ][23551] Starting a new job with PID 23551
2018-01-19 02:14:30,722 [salt.minion      ][INFO    ][23551] Returning information for job: 20180119021434354262
2018-01-19 02:14:40,883 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021444569947
2018-01-19 02:14:40,912 [salt.minion      ][INFO    ][23758] Starting a new job with PID 23758
2018-01-19 02:14:40,949 [salt.minion      ][INFO    ][23758] Returning information for job: 20180119021444569947
2018-01-19 02:14:51,074 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021454762693
2018-01-19 02:14:51,091 [salt.minion      ][INFO    ][23935] Starting a new job with PID 23935
2018-01-19 02:14:51,110 [salt.minion      ][INFO    ][23935] Returning information for job: 20180119021454762693
2018-01-19 02:15:01,230 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021504919054
2018-01-19 02:15:01,250 [salt.minion      ][INFO    ][24138] Starting a new job with PID 24138
2018-01-19 02:15:01,275 [salt.minion      ][INFO    ][24138] Returning information for job: 20180119021504919054
2018-01-19 02:15:11,400 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021515087701
2018-01-19 02:15:11,427 [salt.minion      ][INFO    ][29292] Starting a new job with PID 29292
2018-01-19 02:15:11,461 [salt.minion      ][INFO    ][29292] Returning information for job: 20180119021515087701
2018-01-19 02:15:21,595 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021525280150
2018-01-19 02:15:21,616 [salt.minion      ][INFO    ][29300] Starting a new job with PID 29300
2018-01-19 02:15:21,643 [salt.minion      ][INFO    ][29300] Returning information for job: 20180119021525280150
2018-01-19 02:15:31,788 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021535460590
2018-01-19 02:15:31,813 [salt.minion      ][INFO    ][29413] Starting a new job with PID 29413
2018-01-19 02:15:31,836 [salt.minion      ][INFO    ][29413] Returning information for job: 20180119021535460590
2018-01-19 02:15:41,967 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021545654672
2018-01-19 02:15:41,993 [salt.minion      ][INFO    ][29861] Starting a new job with PID 29861
2018-01-19 02:15:42,014 [salt.minion      ][INFO    ][29861] Returning information for job: 20180119021545654672
2018-01-19 02:15:52,145 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021555833875
2018-01-19 02:15:52,173 [salt.minion      ][INFO    ][30157] Starting a new job with PID 30157
2018-01-19 02:15:52,199 [salt.minion      ][INFO    ][30157] Returning information for job: 20180119021555833875
2018-01-19 02:16:02,334 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021606023019
2018-01-19 02:16:02,356 [salt.minion      ][INFO    ][30486] Starting a new job with PID 30486
2018-01-19 02:16:02,383 [salt.minion      ][INFO    ][30486] Returning information for job: 20180119021606023019
2018-01-19 02:16:12,535 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021616225255
2018-01-19 02:16:12,558 [salt.minion      ][INFO    ][30776] Starting a new job with PID 30776
2018-01-19 02:16:12,585 [salt.minion      ][INFO    ][30776] Returning information for job: 20180119021616225255
2018-01-19 02:16:22,733 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021626421563
2018-01-19 02:16:22,759 [salt.minion      ][INFO    ][31067] Starting a new job with PID 31067
2018-01-19 02:16:22,789 [salt.minion      ][INFO    ][31067] Returning information for job: 20180119021626421563
2018-01-19 02:16:25,160 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:16:25,228 [salt.state       ][INFO    ][21903] 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.6'
'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.3'
'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-19 02:16:25,322 [salt.state       ][INFO    ][21903] Loading fresh modules for state activity
2018-01-19 02:16:25,372 [salt.state       ][INFO    ][21903] Completed state [aodh-api] at time 02:16:25.372496 duration_in_ms=173280.93
2018-01-19 02:16:25,384 [salt.state       ][INFO    ][21903] Running state [aodh-evaluator] at time 02:16:25.384666
2018-01-19 02:16:25,392 [salt.state       ][INFO    ][21903] Executing state pkg.installed for aodh-evaluator
2018-01-19 02:16:26,793 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:16:26,818 [salt.loaded.int.module.cmdmod][INFO    ][21903] 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-19 02:16:31,200 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:16:31,267 [salt.state       ][INFO    ][21903] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-19 02:16:31,299 [salt.state       ][INFO    ][21903] Loading fresh modules for state activity
2018-01-19 02:16:31,439 [salt.state       ][INFO    ][21903] Completed state [aodh-evaluator] at time 02:16:31.439386 duration_in_ms=6054.72
2018-01-19 02:16:31,445 [salt.state       ][INFO    ][21903] Running state [aodh-notifier] at time 02:16:31.444976
2018-01-19 02:16:31,445 [salt.state       ][INFO    ][21903] Executing state pkg.installed for aodh-notifier
2018-01-19 02:16:31,737 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:16:31,763 [salt.loaded.int.module.cmdmod][INFO    ][21903] 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-19 02:16:32,937 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021636627937
2018-01-19 02:16:32,962 [salt.minion      ][INFO    ][31560] Starting a new job with PID 31560
2018-01-19 02:16:32,996 [salt.minion      ][INFO    ][31560] Returning information for job: 20180119021636627937
2018-01-19 02:16:36,157 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:16:36,190 [salt.state       ][INFO    ][21903] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-19 02:16:36,207 [salt.state       ][INFO    ][21903] Loading fresh modules for state activity
2018-01-19 02:16:36,225 [salt.state       ][INFO    ][21903] Completed state [aodh-notifier] at time 02:16:36.224960 duration_in_ms=4779.983
2018-01-19 02:16:36,229 [salt.state       ][INFO    ][21903] Running state [aodh-listener] at time 02:16:36.229518
2018-01-19 02:16:36,229 [salt.state       ][INFO    ][21903] Executing state pkg.installed for aodh-listener
2018-01-19 02:16:36,523 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:16:36,549 [salt.loaded.int.module.cmdmod][INFO    ][21903] 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-19 02:16:40,775 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:16:40,816 [salt.state       ][INFO    ][21903] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-19 02:16:40,837 [salt.state       ][INFO    ][21903] Loading fresh modules for state activity
2018-01-19 02:16:40,875 [salt.state       ][INFO    ][21903] Completed state [aodh-listener] at time 02:16:40.875331 duration_in_ms=4645.812
2018-01-19 02:16:40,880 [salt.state       ][INFO    ][21903] Running state [python-aodhclient] at time 02:16:40.880953
2018-01-19 02:16:40,881 [salt.state       ][INFO    ][21903] Executing state pkg.installed for python-aodhclient
2018-01-19 02:16:41,319 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:16:41,348 [salt.loaded.int.module.cmdmod][INFO    ][21903] 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-19 02:16:43,143 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021646834649
2018-01-19 02:16:43,163 [salt.minion      ][INFO    ][32102] Starting a new job with PID 32102
2018-01-19 02:16:43,191 [salt.minion      ][INFO    ][32102] Returning information for job: 20180119021646834649
2018-01-19 02:16:43,769 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:16:43,809 [salt.state       ][INFO    ][21903] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-19 02:16:43,828 [salt.state       ][INFO    ][21903] Loading fresh modules for state activity
2018-01-19 02:16:43,853 [salt.state       ][INFO    ][21903] Completed state [python-aodhclient] at time 02:16:43.853025 duration_in_ms=2972.07
2018-01-19 02:16:43,859 [salt.state       ][INFO    ][21903] Running state [/etc/aodh/aodh.conf] at time 02:16:43.859768
2018-01-19 02:16:43,860 [salt.state       ][INFO    ][21903] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-19 02:16:43,908 [salt.fileclient  ][INFO    ][21903] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-19 02:16:43,997 [salt.state       ][INFO    ][21903] 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.76
+
 # 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-19 02:16:43,998 [salt.state       ][INFO    ][21903] Completed state [/etc/aodh/aodh.conf] at time 02:16:43.998453 duration_in_ms=138.685
2018-01-19 02:16:43,999 [salt.state       ][INFO    ][21903] Running state [aodh-dbsync] at time 02:16:43.999831
2018-01-19 02:16:44,000 [salt.state       ][INFO    ][21903] Executing state cmd.run for aodh-dbsync
2018-01-19 02:16:44,002 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command 'aodh-dbsync' in directory '/root'
2018-01-19 02:16:46,498 [salt.state       ][INFO    ][21903] {'pid': 32145, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-19 02:16:46,500 [salt.state       ][INFO    ][21903] Completed state [aodh-dbsync] at time 02:16:46.500091 duration_in_ms=2500.258
2018-01-19 02:16:46,501 [salt.state       ][INFO    ][21903] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 02:16:46.501545
2018-01-19 02:16:46,502 [salt.state       ][INFO    ][21903] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-19 02:16:46,545 [salt.fileclient  ][INFO    ][21903] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-19 02:16:46,588 [salt.state       ][INFO    ][21903] 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.76:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-19 02:16:46,590 [salt.state       ][INFO    ][21903] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 02:16:46.590152 duration_in_ms=88.606
2018-01-19 02:16:46,590 [salt.state       ][INFO    ][21903] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 02:16:46.590719
2018-01-19 02:16:46,591 [salt.state       ][INFO    ][21903] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-19 02:16:46,603 [salt.state       ][INFO    ][21903] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-19 02:16:46,604 [salt.state       ][INFO    ][21903] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 02:16:46.603977 duration_in_ms=13.259
2018-01-19 02:16:47,043 [salt.state       ][INFO    ][21903] Running state [apache2] at time 02:16:47.043143
2018-01-19 02:16:47,043 [salt.state       ][INFO    ][21903] Executing state service.running for apache2
2018-01-19 02:16:47,044 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-19 02:16:47,075 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-19 02:16:47,103 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-19 02:16:47,130 [salt.state       ][INFO    ][21903] The service apache2 is already running
2018-01-19 02:16:47,131 [salt.state       ][INFO    ][21903] Completed state [apache2] at time 02:16:47.131017 duration_in_ms=87.872
2018-01-19 02:16:47,131 [salt.state       ][INFO    ][21903] Running state [apache2] at time 02:16:47.131510
2018-01-19 02:16:47,132 [salt.state       ][INFO    ][21903] Executing state service.mod_watch for apache2
2018-01-19 02:16:47,133 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-19 02:16:47,155 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-19 02:16:47,180 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-19 02:16:49,503 [salt.state       ][INFO    ][21903] {'apache2': True}
2018-01-19 02:16:49,504 [salt.state       ][INFO    ][21903] Completed state [apache2] at time 02:16:49.504234 duration_in_ms=2372.722
2018-01-19 02:16:49,505 [salt.state       ][INFO    ][21903] Running state [aodh-evaluator] at time 02:16:49.505739
2018-01-19 02:16:49,506 [salt.state       ][INFO    ][21903] Executing state service.running for aodh-evaluator
2018-01-19 02:16:49,508 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-19 02:16:49,544 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-19 02:16:49,579 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-19 02:16:49,611 [salt.state       ][INFO    ][21903] The service aodh-evaluator is already running
2018-01-19 02:16:49,612 [salt.state       ][INFO    ][21903] Completed state [aodh-evaluator] at time 02:16:49.612265 duration_in_ms=106.525
2018-01-19 02:16:49,613 [salt.state       ][INFO    ][21903] Running state [aodh-evaluator] at time 02:16:49.612971
2018-01-19 02:16:49,614 [salt.state       ][INFO    ][21903] Executing state service.mod_watch for aodh-evaluator
2018-01-19 02:16:49,616 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-19 02:16:49,646 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-19 02:16:49,676 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-19 02:16:49,869 [salt.state       ][INFO    ][21903] {'aodh-evaluator': True}
2018-01-19 02:16:49,869 [salt.state       ][INFO    ][21903] Completed state [aodh-evaluator] at time 02:16:49.869871 duration_in_ms=256.901
2018-01-19 02:16:49,871 [salt.state       ][INFO    ][21903] Running state [aodh-notifier] at time 02:16:49.871760
2018-01-19 02:16:49,872 [salt.state       ][INFO    ][21903] Executing state service.running for aodh-notifier
2018-01-19 02:16:49,875 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-19 02:16:49,901 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-19 02:16:49,919 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-19 02:16:49,933 [salt.state       ][INFO    ][21903] The service aodh-notifier is already running
2018-01-19 02:16:49,933 [salt.state       ][INFO    ][21903] Completed state [aodh-notifier] at time 02:16:49.933911 duration_in_ms=62.151
2018-01-19 02:16:49,934 [salt.state       ][INFO    ][21903] Running state [aodh-notifier] at time 02:16:49.934249
2018-01-19 02:16:49,934 [salt.state       ][INFO    ][21903] Executing state service.mod_watch for aodh-notifier
2018-01-19 02:16:49,935 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-19 02:16:49,948 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-19 02:16:49,961 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-19 02:16:53,343 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021657033649
2018-01-19 02:16:53,360 [salt.minion      ][INFO    ][32452] Starting a new job with PID 32452
2018-01-19 02:16:53,380 [salt.minion      ][INFO    ][32452] Returning information for job: 20180119021657033649
2018-01-19 02:17:03,530 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021707221579
2018-01-19 02:17:03,555 [salt.minion      ][INFO    ][32460] Starting a new job with PID 32460
2018-01-19 02:17:03,586 [salt.minion      ][INFO    ][32460] Returning information for job: 20180119021707221579
2018-01-19 02:17:05,179 [salt.state       ][INFO    ][21903] {'aodh-notifier': True}
2018-01-19 02:17:05,185 [salt.state       ][INFO    ][21903] Completed state [aodh-notifier] at time 02:17:05.185736 duration_in_ms=15251.485
2018-01-19 02:17:05,187 [salt.state       ][INFO    ][21903] Running state [aodh-listener] at time 02:17:05.187101
2018-01-19 02:17:05,187 [salt.state       ][INFO    ][21903] Executing state service.running for aodh-listener
2018-01-19 02:17:05,194 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-19 02:17:05,226 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-19 02:17:05,245 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-19 02:17:05,264 [salt.state       ][INFO    ][21903] The service aodh-listener is already running
2018-01-19 02:17:05,265 [salt.state       ][INFO    ][21903] Completed state [aodh-listener] at time 02:17:05.265106 duration_in_ms=78.005
2018-01-19 02:17:05,265 [salt.state       ][INFO    ][21903] Running state [aodh-listener] at time 02:17:05.265559
2018-01-19 02:17:05,266 [salt.state       ][INFO    ][21903] Executing state service.mod_watch for aodh-listener
2018-01-19 02:17:05,267 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-19 02:17:05,286 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-19 02:17:05,304 [salt.loaded.int.module.cmdmod][INFO    ][21903] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-19 02:17:13,739 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119021717429146
2018-01-19 02:17:13,761 [salt.minion      ][INFO    ][32526] Starting a new job with PID 32526
2018-01-19 02:17:13,789 [salt.minion      ][INFO    ][32526] Returning information for job: 20180119021717429146
2018-01-19 02:17:20,418 [salt.state       ][INFO    ][21903] {'aodh-listener': True}
2018-01-19 02:17:20,419 [salt.state       ][INFO    ][21903] Completed state [aodh-listener] at time 02:17:20.418874 duration_in_ms=15153.314
2018-01-19 02:17:20,428 [salt.minion      ][INFO    ][21903] Returning information for job: 20180119021333415182
2018-01-19 02:25:11,795 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command state.sls with jid 20180119022515499306
2018-01-19 02:25:11,824 [salt.minion      ][INFO    ][32605] Starting a new job with PID 32605
2018-01-19 02:25:14,449 [salt.state       ][INFO    ][32605] Loading fresh modules for state activity
2018-01-19 02:25:14,516 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-19 02:25:14,543 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-19 02:25:15,802 [salt.state       ][INFO    ][32605] Running state [ceilometer-api] at time 02:25:15.802533
2018-01-19 02:25:15,802 [salt.state       ][INFO    ][32605] Executing state pkg.installed for ceilometer-api
2018-01-19 02:25:15,803 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:25:16,210 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-19 02:25:16,332 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-19 02:25:17,925 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:25:17,948 [salt.loaded.int.module.cmdmod][INFO    ][32605] 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-19 02:25:21,889 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022525590391
2018-01-19 02:25:21,916 [salt.minion      ][INFO    ][539] Starting a new job with PID 539
2018-01-19 02:25:21,947 [salt.minion      ][INFO    ][539] Returning information for job: 20180119022525590391
2018-01-19 02:25:31,973 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022535672515
2018-01-19 02:25:32,003 [salt.minion      ][INFO    ][792] Starting a new job with PID 792
2018-01-19 02:25:32,036 [salt.minion      ][INFO    ][792] Returning information for job: 20180119022535672515
2018-01-19 02:25:42,008 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022545710056
2018-01-19 02:25:42,030 [salt.minion      ][INFO    ][1022] Starting a new job with PID 1022
2018-01-19 02:25:42,067 [salt.minion      ][INFO    ][1022] Returning information for job: 20180119022545710056
2018-01-19 02:25:52,051 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022555751116
2018-01-19 02:25:52,076 [salt.minion      ][INFO    ][1225] Starting a new job with PID 1225
2018-01-19 02:25:52,104 [salt.minion      ][INFO    ][1225] Returning information for job: 20180119022555751116
2018-01-19 02:26:02,085 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022605784550
2018-01-19 02:26:02,110 [salt.minion      ][INFO    ][2246] Starting a new job with PID 2246
2018-01-19 02:26:02,144 [salt.minion      ][INFO    ][2246] Returning information for job: 20180119022605784550
2018-01-19 02:26:12,133 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022615836317
2018-01-19 02:26:12,156 [salt.minion      ][INFO    ][2583] Starting a new job with PID 2583
2018-01-19 02:26:12,187 [salt.minion      ][INFO    ][2583] Returning information for job: 20180119022615836317
2018-01-19 02:26:13,457 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:26:13,501 [salt.state       ][INFO    ][32605] 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-19 02:26:13,522 [salt.state       ][INFO    ][32605] Loading fresh modules for state activity
2018-01-19 02:26:13,642 [salt.state       ][INFO    ][32605] Completed state [ceilometer-api] at time 02:26:13.642135 duration_in_ms=57839.601
2018-01-19 02:26:13,655 [salt.state       ][INFO    ][32605] Running state [ceilometer-agent-central] at time 02:26:13.655226
2018-01-19 02:26:13,656 [salt.state       ][INFO    ][32605] Executing state pkg.installed for ceilometer-agent-central
2018-01-19 02:26:14,086 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:26:14,131 [salt.loaded.int.module.cmdmod][INFO    ][32605] 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-19 02:26:18,368 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:26:18,405 [salt.state       ][INFO    ][32605] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-19 02:26:18,423 [salt.state       ][INFO    ][32605] Loading fresh modules for state activity
2018-01-19 02:26:18,442 [salt.state       ][INFO    ][32605] Completed state [ceilometer-agent-central] at time 02:26:18.442329 duration_in_ms=4787.102
2018-01-19 02:26:18,447 [salt.state       ][INFO    ][32605] Running state [python-ceilometerclient] at time 02:26:18.447243
2018-01-19 02:26:18,447 [salt.state       ][INFO    ][32605] Executing state pkg.installed for python-ceilometerclient
2018-01-19 02:26:19,070 [salt.state       ][INFO    ][32605] All specified packages are already installed
2018-01-19 02:26:19,070 [salt.state       ][INFO    ][32605] Completed state [python-ceilometerclient] at time 02:26:19.070812 duration_in_ms=623.569
2018-01-19 02:26:19,071 [salt.state       ][INFO    ][32605] Running state [ceilometer-agent-notification] at time 02:26:19.071241
2018-01-19 02:26:19,071 [salt.state       ][INFO    ][32605] Executing state pkg.installed for ceilometer-agent-notification
2018-01-19 02:26:19,084 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:26:19,136 [salt.loaded.int.module.cmdmod][INFO    ][32605] 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-19 02:26:22,243 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022625946193
2018-01-19 02:26:22,286 [salt.minion      ][INFO    ][3102] Starting a new job with PID 3102
2018-01-19 02:26:22,331 [salt.minion      ][INFO    ][3102] Returning information for job: 20180119022625946193
2018-01-19 02:26:23,716 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:26:23,757 [salt.state       ][INFO    ][32605] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-19 02:26:23,778 [salt.state       ][INFO    ][32605] Loading fresh modules for state activity
2018-01-19 02:26:23,803 [salt.state       ][INFO    ][32605] Completed state [ceilometer-agent-notification] at time 02:26:23.803084 duration_in_ms=4731.843
2018-01-19 02:26:23,809 [salt.state       ][INFO    ][32605] Running state [python-elasticsearch] at time 02:26:23.809374
2018-01-19 02:26:23,809 [salt.state       ][INFO    ][32605] Executing state pkg.installed for python-elasticsearch
2018-01-19 02:26:24,367 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:26:24,408 [salt.loaded.int.module.cmdmod][INFO    ][32605] 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-19 02:26:26,852 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:26:26,899 [salt.state       ][INFO    ][32605] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-19 02:26:26,921 [salt.state       ][INFO    ][32605] Loading fresh modules for state activity
2018-01-19 02:26:26,941 [salt.state       ][INFO    ][32605] Completed state [python-elasticsearch] at time 02:26:26.941647 duration_in_ms=3132.272
2018-01-19 02:26:26,947 [salt.state       ][INFO    ][32605] Running state [python-influxdb] at time 02:26:26.947502
2018-01-19 02:26:26,947 [salt.state       ][INFO    ][32605] Executing state pkg.installed for python-influxdb
2018-01-19 02:26:27,478 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-19 02:26:27,525 [salt.loaded.int.module.cmdmod][INFO    ][32605] 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-19 02:26:30,621 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-19 02:26:30,680 [salt.state       ][INFO    ][32605] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-19 02:26:30,714 [salt.state       ][INFO    ][32605] Loading fresh modules for state activity
2018-01-19 02:26:30,746 [salt.state       ][INFO    ][32605] Completed state [python-influxdb] at time 02:26:30.746322 duration_in_ms=3798.818
2018-01-19 02:26:30,754 [salt.state       ][INFO    ][32605] Running state [python-pymongo] at time 02:26:30.754519
2018-01-19 02:26:30,754 [salt.state       ][INFO    ][32605] Executing state pkg.installed for python-pymongo
2018-01-19 02:26:31,117 [salt.state       ][INFO    ][32605] All specified packages are already installed
2018-01-19 02:26:31,118 [salt.state       ][INFO    ][32605] Completed state [python-pymongo] at time 02:26:31.118299 duration_in_ms=363.779
2018-01-19 02:26:31,120 [salt.state       ][INFO    ][32605] Running state [/etc/ceilometer/ceilometer.conf] at time 02:26:31.120548
2018-01-19 02:26:31,120 [salt.state       ][INFO    ][32605] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-19 02:26:31,152 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-19 02:26:31,342 [salt.state       ][INFO    ][32605] 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-19 02:26:31,349 [salt.state       ][INFO    ][32605] Completed state [/etc/ceilometer/ceilometer.conf] at time 02:26:31.349239 duration_in_ms=228.688
2018-01-19 02:26:31,350 [salt.state       ][INFO    ][32605] Running state [/etc/ceilometer/pipeline.yaml] at time 02:26:31.350202
2018-01-19 02:26:31,350 [salt.state       ][INFO    ][32605] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-19 02:26:31,377 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-19 02:26:31,493 [salt.state       ][INFO    ][32605] File changed:
New file
2018-01-19 02:26:31,494 [salt.state       ][INFO    ][32605] Completed state [/etc/ceilometer/pipeline.yaml] at time 02:26:31.493691 duration_in_ms=143.487
2018-01-19 02:26:31,494 [salt.state       ][INFO    ][32605] Running state [/etc/ceilometer/event_pipeline.yaml] at time 02:26:31.494724
2018-01-19 02:26:31,495 [salt.state       ][INFO    ][32605] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-19 02:26:31,523 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-19 02:26:31,527 [salt.state       ][INFO    ][32605] File changed:
New file
2018-01-19 02:26:31,527 [salt.state       ][INFO    ][32605] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 02:26:31.527838 duration_in_ms=33.114
2018-01-19 02:26:31,528 [salt.state       ][INFO    ][32605] Running state [/etc/ceilometer/event_definitions.yaml] at time 02:26:31.528509
2018-01-19 02:26:31,528 [salt.state       ][INFO    ][32605] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-19 02:26:31,553 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-19 02:26:31,564 [salt.state       ][INFO    ][32605] File changed:
New file
2018-01-19 02:26:31,564 [salt.state       ][INFO    ][32605] Completed state [/etc/ceilometer/event_definitions.yaml] at time 02:26:31.564452 duration_in_ms=35.943
2018-01-19 02:26:31,565 [salt.state       ][INFO    ][32605] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 02:26:31.565138
2018-01-19 02:26:31,565 [salt.state       ][INFO    ][32605] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-19 02:26:31,588 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-19 02:26:31,592 [salt.state       ][INFO    ][32605] File changed:
New file
2018-01-19 02:26:31,592 [salt.state       ][INFO    ][32605] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 02:26:31.592358 duration_in_ms=27.219
2018-01-19 02:26:31,592 [salt.state       ][INFO    ][32605] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 02:26:31.592893
2018-01-19 02:26:31,593 [salt.state       ][INFO    ][32605] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-19 02:26:31,616 [salt.fileclient  ][INFO    ][32605] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-19 02:26:31,662 [salt.state       ][INFO    ][32605] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.76: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-19 02:26:31,662 [salt.state       ][INFO    ][32605] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 02:26:31.662889 duration_in_ms=69.996
2018-01-19 02:26:31,663 [salt.state       ][INFO    ][32605] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 02:26:31.663208
2018-01-19 02:26:31,663 [salt.state       ][INFO    ][32605] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-19 02:26:31,665 [salt.state       ][INFO    ][32605] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-19 02:26:31,665 [salt.state       ][INFO    ][32605] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 02:26:31.665836 duration_in_ms=2.627
2018-01-19 02:26:31,669 [salt.state       ][INFO    ][32605] Running state [apache2] at time 02:26:31.668972
2018-01-19 02:26:31,669 [salt.state       ][INFO    ][32605] Executing state service.running for apache2
2018-01-19 02:26:31,670 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-19 02:26:31,704 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-19 02:26:31,736 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-19 02:26:31,769 [salt.state       ][INFO    ][32605] The service apache2 is already running
2018-01-19 02:26:31,770 [salt.state       ][INFO    ][32605] Completed state [apache2] at time 02:26:31.770563 duration_in_ms=101.59
2018-01-19 02:26:31,771 [salt.state       ][INFO    ][32605] Running state [apache2] at time 02:26:31.771156
2018-01-19 02:26:31,772 [salt.state       ][INFO    ][32605] Executing state service.mod_watch for apache2
2018-01-19 02:26:31,773 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-19 02:26:31,802 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-19 02:26:31,835 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-19 02:26:32,293 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command saltutil.find_job with jid 20180119022635994661
2018-01-19 02:26:32,318 [salt.minion      ][INFO    ][3485] Starting a new job with PID 3485
2018-01-19 02:26:32,349 [salt.minion      ][INFO    ][3485] Returning information for job: 20180119022635994661
2018-01-19 02:26:34,196 [salt.state       ][INFO    ][32605] {'apache2': True}
2018-01-19 02:26:34,197 [salt.state       ][INFO    ][32605] Completed state [apache2] at time 02:26:34.197777 duration_in_ms=2426.619
2018-01-19 02:26:34,200 [salt.state       ][INFO    ][32605] Running state [ceilometer-agent-central] at time 02:26:34.200077
2018-01-19 02:26:34,200 [salt.state       ][INFO    ][32605] Executing state service.running for ceilometer-agent-central
2018-01-19 02:26:34,202 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-19 02:26:34,234 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-19 02:26:34,257 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-19 02:26:34,276 [salt.state       ][INFO    ][32605] The service ceilometer-agent-central is already running
2018-01-19 02:26:34,277 [salt.state       ][INFO    ][32605] Completed state [ceilometer-agent-central] at time 02:26:34.277638 duration_in_ms=77.561
2018-01-19 02:26:34,278 [salt.state       ][INFO    ][32605] Running state [ceilometer-agent-central] at time 02:26:34.278296
2018-01-19 02:26:34,279 [salt.state       ][INFO    ][32605] Executing state service.mod_watch for ceilometer-agent-central
2018-01-19 02:26:34,280 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-19 02:26:34,299 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-19 02:26:34,318 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-19 02:26:34,555 [salt.state       ][INFO    ][32605] {'ceilometer-agent-central': True}
2018-01-19 02:26:34,557 [salt.state       ][INFO    ][32605] Completed state [ceilometer-agent-central] at time 02:26:34.557066 duration_in_ms=278.769
2018-01-19 02:26:34,558 [salt.state       ][INFO    ][32605] Running state [ceilometer-agent-notification] at time 02:26:34.558563
2018-01-19 02:26:34,559 [salt.state       ][INFO    ][32605] Executing state service.running for ceilometer-agent-notification
2018-01-19 02:26:34,611 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-19 02:26:34,635 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-19 02:26:34,656 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-19 02:26:34,685 [salt.state       ][INFO    ][32605] The service ceilometer-agent-notification is already running
2018-01-19 02:26:34,686 [salt.state       ][INFO    ][32605] Completed state [ceilometer-agent-notification] at time 02:26:34.686452 duration_in_ms=127.889
2018-01-19 02:26:34,687 [salt.state       ][INFO    ][32605] Running state [ceilometer-agent-notification] at time 02:26:34.687214
2018-01-19 02:26:34,688 [salt.state       ][INFO    ][32605] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-19 02:26:34,689 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-19 02:26:34,713 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-19 02:26:34,735 [salt.loaded.int.module.cmdmod][INFO    ][32605] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-19 02:26:34,874 [salt.state       ][INFO    ][32605] {'ceilometer-agent-notification': True}
2018-01-19 02:26:34,874 [salt.state       ][INFO    ][32605] Completed state [ceilometer-agent-notification] at time 02:26:34.874759 duration_in_ms=187.545
2018-01-19 02:26:34,879 [salt.minion      ][INFO    ][32605] Returning information for job: 20180119022515499306
2018-01-19 02:33:08,654 [salt.minion      ][INFO    ][2745] User sudo_ubuntu Executing command cp.push_dir with jid 20180119023312364093
2018-01-19 02:33:08,685 [salt.minion      ][INFO    ][3812] Starting a new job with PID 3812
