2018-07-16 05:58:05,047 [salt.loader      ][ERROR   ][1638] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:05,168 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,383 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,791 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,797 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,802 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,808 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,840 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,846 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,852 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,859 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,942 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,948 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:05,957 [salt.utils.decorators][ERROR   ][1638] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:32,082 [salt.loader      ][ERROR   ][1638] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:33,570 [salt.loaded.int.module.cmdmod][ERROR   ][1638] 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-07-16 05:58:37,898 [salt.loader      ][ERROR   ][2385] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:38,414 [salt.loaded.int.module.cmdmod][INFO    ][2385] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-16 05:58:38,437 [salt.loaded.int.module.cmdmod][INFO    ][2385] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:38,477 [salt.loaded.int.module.cmdmod][INFO    ][2385] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:38,515 [salt.utils.parsers][WARNING ][1331] Minion received a SIGTERM. Exiting.
2018-07-16 05:58:39,699 [salt.cli.daemons ][INFO    ][2468] Setting up the Salt Minion "mdb02.mcp-ovs-dpdk-ha.local"
2018-07-16 05:58:39,885 [salt.cli.daemons ][INFO    ][2468] Starting up the Salt Minion
2018-07-16 05:58:39,887 [salt.utils.event ][INFO    ][2468] Starting pull socket on /var/run/salt/minion/minion_event_7cf34547b8_pull.ipc
2018-07-16 05:58:40,897 [salt.minion      ][INFO    ][2468] Creating minion process manager
2018-07-16 05:58:42,643 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2468] Executing command ['date', '+%z'] in directory '/root'
2018-07-16 05:58:42,671 [salt.utils.schedule][INFO    ][2468] Updating job settings for scheduled job: __mine_interval
2018-07-16 05:58:42,675 [salt.minion      ][INFO    ][2468] Added mine.update to scheduler
2018-07-16 05:58:42,682 [salt.minion      ][INFO    ][2468] Minion is starting as user 'root'
2018-07-16 05:58:42,702 [salt.minion      ][INFO    ][2468] Minion is ready to receive requests!
2018-07-16 05:58:43,704 [salt.utils.schedule][INFO    ][2468] Running scheduled job: __mine_interval
2018-07-16 05:59:35,956 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.apply with jid 20180716055935939965
2018-07-16 05:59:35,989 [salt.minion      ][INFO    ][2563] Starting a new job with PID 2563
2018-07-16 05:59:40,547 [salt.state       ][INFO    ][2563] Loading fresh modules for state activity
2018-07-16 05:59:41,245 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-16 05:59:41,290 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-16 05:59:41,549 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-16 05:59:41,757 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-16 05:59:41,965 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-16 05:59:42,408 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-16 05:59:42,980 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-16 05:59:43,255 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-16 05:59:43,566 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-16 05:59:43,765 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-16 05:59:43,969 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-16 05:59:44,175 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-16 05:59:44,441 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-16 05:59:44,653 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-16 05:59:44,841 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-16 05:59:45,041 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-16 05:59:45,244 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-16 05:59:45,461 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-16 05:59:45,665 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-16 05:59:45,865 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-16 05:59:46,054 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-16 05:59:46,367 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-16 05:59:47,486 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-16 05:59:47,691 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-16 05:59:47,905 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-16 05:59:47,929 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-16 05:59:48,005 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-16 05:59:48,096 [salt.state       ][INFO    ][2563] Running state [/etc/environment] at time 05:59:48.096103
2018-07-16 05:59:48,097 [salt.state       ][INFO    ][2563] Executing state file.blockreplace for /etc/environment
2018-07-16 05:59:48,110 [salt.state       ][INFO    ][2563] 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-07-16 05:59:48,112 [salt.state       ][INFO    ][2563] Completed state [/etc/environment] at time 05:59:48.112780 duration_in_ms=16.677
2018-07-16 05:59:48,113 [salt.state       ][INFO    ][2563] Running state [/etc/profile.d] at time 05:59:48.113375
2018-07-16 05:59:48,113 [salt.state       ][INFO    ][2563] Executing state file.directory for /etc/profile.d
2018-07-16 05:59:48,116 [salt.state       ][INFO    ][2563] Directory /etc/profile.d is in the correct state
2018-07-16 05:59:48,117 [salt.state       ][INFO    ][2563] Completed state [/etc/profile.d] at time 05:59:48.117422 duration_in_ms=4.047
2018-07-16 05:59:48,183 [salt.loader      ][ERROR   ][2563] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:59:48,939 [salt.state       ][INFO    ][2563] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:48.939375
2018-07-16 05:59:48,940 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 05:59:48,973 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-16 05:59:48,985 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 05:59:48,986 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:48.986549 duration_in_ms=47.162
2018-07-16 05:59:48,987 [salt.state       ][INFO    ][2563] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:48.987495
2018-07-16 05:59:48,988 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 05:59:49,010 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 05:59:49,011 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:49.011105 duration_in_ms=23.61
2018-07-16 05:59:49,013 [salt.state       ][INFO    ][2563] Running state [linux_repo_prereq_pkgs] at time 05:59:49.013776
2018-07-16 05:59:49,014 [salt.state       ][INFO    ][2563] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 05:59:49,015 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 05:59:49,777 [salt.state       ][INFO    ][2563] All specified packages are already installed
2018-07-16 05:59:49,778 [salt.state       ][INFO    ][2563] Completed state [linux_repo_prereq_pkgs] at time 05:59:49.777929 duration_in_ms=764.153
2018-07-16 05:59:49,778 [salt.state       ][INFO    ][2563] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:49.778674
2018-07-16 05:59:49,779 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 05:59:49,797 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-16 05:59:49,812 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 05:59:49,813 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:49.813238 duration_in_ms=34.564
2018-07-16 05:59:49,813 [salt.state       ][INFO    ][2563] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:49.813819
2018-07-16 05:59:49,814 [salt.state       ][INFO    ][2563] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 05:59:49,815 [salt.state       ][INFO    ][2563] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 05:59:49,815 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:49.815634 duration_in_ms=1.815
2018-07-16 05:59:49,816 [salt.state       ][INFO    ][2563] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:49.816579
2018-07-16 05:59:49,817 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 05:59:50,034 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-16 05:59:50,238 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 05:59:50,239 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:50.239442 duration_in_ms=422.863
2018-07-16 05:59:50,242 [salt.state       ][INFO    ][2563] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:50.242146
2018-07-16 05:59:50,242 [salt.state       ][INFO    ][2563] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 05:59:50,244 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 05:59:51,001 [salt.state       ][INFO    ][2563] {'pid': 2630, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 05:59:51,002 [salt.state       ][INFO    ][2563] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:51.002414 duration_in_ms=760.267
2018-07-16 05:59:51,014 [salt.state       ][INFO    ][2563] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:59:51.014632
2018-07-16 05:59:51,015 [salt.state       ][INFO    ][2563] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 05:59:51,200 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 05:59:55,983 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716055955967893
2018-07-16 05:59:56,005 [salt.minion      ][INFO    ][3057] Starting a new job with PID 3057
2018-07-16 05:59:56,031 [salt.minion      ][INFO    ][3057] Returning information for job: 20180716055955967893
2018-07-16 05:59:59,781 [salt.state       ][INFO    ][2563] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-16 05:59:59,783 [salt.state       ][INFO    ][2563] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:59:59.782935 duration_in_ms=8768.304
2018-07-16 05:59:59,783 [salt.state       ][INFO    ][2563] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:59:59.783712
2018-07-16 05:59:59,784 [salt.state       ][INFO    ][2563] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 05:59:59,785 [salt.state       ][INFO    ][2563] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 05:59:59,785 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:59:59.785868 duration_in_ms=2.156
2018-07-16 05:59:59,786 [salt.state       ][INFO    ][2563] Running state [/etc/apt/preferences.d/uca] at time 05:59:59.786749
2018-07-16 05:59:59,787 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 05:59:59,978 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 05:59:59,979 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/preferences.d/uca] at time 05:59:59.979024 duration_in_ms=192.275
2018-07-16 05:59:59,987 [salt.state       ][INFO    ][2563] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:59:59.987365
2018-07-16 05:59:59,988 [salt.state       ][INFO    ][2563] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 05:59:59,990 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:00:00,009 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-16 06:00:00,363 [salt.state       ][INFO    ][2563] {'pid': 3078, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.P0FrNyvpSy/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-16 06:00:00,364 [salt.state       ][INFO    ][2563] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:00.363993 duration_in_ms=376.627
2018-07-16 06:00:00,370 [salt.state       ][INFO    ][2563] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:00.370565
2018-07-16 06:00:00,371 [salt.state       ][INFO    ][2563] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:00:00,640 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:06,127 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060006106702
2018-07-16 06:00:06,154 [salt.minion      ][INFO    ][3549] Starting a new job with PID 3549
2018-07-16 06:00:06,180 [salt.minion      ][INFO    ][3549] Returning information for job: 20180716060006106702
2018-07-16 06:00:10,278 [salt.state       ][INFO    ][2563] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-16 06:00:10,279 [salt.state       ][INFO    ][2563] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:10.279733 duration_in_ms=9909.168
2018-07-16 06:00:10,280 [salt.state       ][INFO    ][2563] Running state [linux_extra_packages_latest] at time 06:00:10.280536
2018-07-16 06:00:10,281 [salt.state       ][INFO    ][2563] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:00:10,305 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:00:10,484 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:10,529 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-16 06:00:15,198 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:15,280 [salt.state       ][INFO    ][2563] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-16 06:00:15,314 [salt.state       ][INFO    ][2563] Loading fresh modules for state activity
2018-07-16 06:00:15,378 [salt.state       ][INFO    ][2563] Completed state [linux_extra_packages_latest] at time 06:00:15.378646 duration_in_ms=5098.11
2018-07-16 06:00:15,383 [salt.state       ][INFO    ][2563] Running state [UTC] at time 06:00:15.383884
2018-07-16 06:00:15,384 [salt.state       ][INFO    ][2563] Executing state timezone.system for UTC
2018-07-16 06:00:15,389 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:15,456 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:15,481 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-16 06:00:15,503 [salt.state       ][INFO    ][2563] {'timezone': 'UTC'}
2018-07-16 06:00:15,505 [salt.state       ][INFO    ][2563] Completed state [UTC] at time 06:00:15.504965 duration_in_ms=121.081
2018-07-16 06:00:15,509 [salt.state       ][INFO    ][2563] Running state [nf_conntrack] at time 06:00:15.509692
2018-07-16 06:00:15,510 [salt.state       ][INFO    ][2563] Executing state kmod.present for nf_conntrack
2018-07-16 06:00:15,511 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:16,046 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:16,070 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-16 06:00:16,104 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:16,284 [salt.state       ][INFO    ][2563] {'nf_conntrack': 'loaded'}
2018-07-16 06:00:16,285 [salt.state       ][INFO    ][2563] Completed state [nf_conntrack] at time 06:00:16.285700 duration_in_ms=776.007
2018-07-16 06:00:16,289 [salt.state       ][INFO    ][2563] Running state [kernel.panic] at time 06:00:16.289850
2018-07-16 06:00:16,290 [salt.state       ][INFO    ][2563] Executing state sysctl.present for kernel.panic
2018-07-16 06:00:16,291 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,377 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-16 06:00:16,397 [salt.state       ][INFO    ][2563] {'kernel.panic': 60}
2018-07-16 06:00:16,398 [salt.state       ][INFO    ][2563] Completed state [kernel.panic] at time 06:00:16.397995 duration_in_ms=108.145
2018-07-16 06:00:16,398 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_keepalive_probes] at time 06:00:16.398746
2018-07-16 06:00:16,400 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:00:16,401 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,457 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-16 06:00:16,476 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-16 06:00:16,477 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:00:16.477279 duration_in_ms=78.532
2018-07-16 06:00:16,478 [salt.state       ][INFO    ][2563] Running state [fs.file-max] at time 06:00:16.477992
2018-07-16 06:00:16,478 [salt.state       ][INFO    ][2563] Executing state sysctl.present for fs.file-max
2018-07-16 06:00:16,480 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,481 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060016248446
2018-07-16 06:00:16,507 [salt.minion      ][INFO    ][3763] Starting a new job with PID 3763
2018-07-16 06:00:16,528 [salt.minion      ][INFO    ][3763] Returning information for job: 20180716060016248446
2018-07-16 06:00:16,535 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-16 06:00:16,553 [salt.state       ][INFO    ][2563] {'fs.file-max': 124165}
2018-07-16 06:00:16,553 [salt.state       ][INFO    ][2563] Completed state [fs.file-max] at time 06:00:16.553774 duration_in_ms=75.781
2018-07-16 06:00:16,555 [salt.state       ][INFO    ][2563] Running state [net.core.somaxconn] at time 06:00:16.554847
2018-07-16 06:00:16,556 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:00:16,557 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,614 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-16 06:00:16,641 [salt.state       ][INFO    ][2563] {'net.core.somaxconn': 4096}
2018-07-16 06:00:16,641 [salt.state       ][INFO    ][2563] Completed state [net.core.somaxconn] at time 06:00:16.641877 duration_in_ms=87.03
2018-07-16 06:00:16,642 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:00:16.642783
2018-07-16 06:00:16,643 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:00:16,645 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,706 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-16 06:00:16,733 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-16 06:00:16,734 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:00:16.734769 duration_in_ms=91.986
2018-07-16 06:00:16,735 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_tw_reuse] at time 06:00:16.735247
2018-07-16 06:00:16,735 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:00:16,737 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,799 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-16 06:00:16,823 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-16 06:00:16,823 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_tw_reuse] at time 06:00:16.823799 duration_in_ms=88.552
2018-07-16 06:00:16,824 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_congestion_control] at time 06:00:16.824861
2018-07-16 06:00:16,825 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:00:16,826 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:16,890 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-16 06:00:16,927 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-16 06:00:16,928 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_congestion_control] at time 06:00:16.928254 duration_in_ms=103.375
2018-07-16 06:00:16,930 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_retries2] at time 06:00:16.930561
2018-07-16 06:00:16,932 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:00:16,934 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,003 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-16 06:00:17,025 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_retries2': 5}
2018-07-16 06:00:17,027 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_retries2] at time 06:00:17.026983 duration_in_ms=96.422
2018-07-16 06:00:17,028 [salt.state       ][INFO    ][2563] Running state [net.core.netdev_max_backlog] at time 06:00:17.028626
2018-07-16 06:00:17,029 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:00:17,031 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,094 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-16 06:00:17,117 [salt.state       ][INFO    ][2563] {'net.core.netdev_max_backlog': 261144}
2018-07-16 06:00:17,118 [salt.state       ][INFO    ][2563] Completed state [net.core.netdev_max_backlog] at time 06:00:17.118034 duration_in_ms=89.408
2018-07-16 06:00:17,118 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:17.118795
2018-07-16 06:00:17,119 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:00:17,121 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,180 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-16 06:00:17,200 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-16 06:00:17,201 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:17.201238 duration_in_ms=82.442
2018-07-16 06:00:17,202 [salt.state       ][INFO    ][2563] Running state [vm.swappiness] at time 06:00:17.201967
2018-07-16 06:00:17,202 [salt.state       ][INFO    ][2563] Executing state sysctl.present for vm.swappiness
2018-07-16 06:00:17,203 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,265 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-16 06:00:17,284 [salt.state       ][INFO    ][2563] {'vm.swappiness': 10}
2018-07-16 06:00:17,285 [salt.state       ][INFO    ][2563] Completed state [vm.swappiness] at time 06:00:17.285251 duration_in_ms=83.283
2018-07-16 06:00:17,286 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:00:17.285988
2018-07-16 06:00:17,286 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:00:17,287 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,345 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-16 06:00:17,365 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-16 06:00:17,366 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:00:17.366653 duration_in_ms=80.665
2018-07-16 06:00:17,368 [salt.state       ][INFO    ][2563] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:17.367978
2018-07-16 06:00:17,369 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:00:17,370 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,430 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-16 06:00:17,449 [salt.state       ][INFO    ][2563] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-16 06:00:17,450 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:17.450569 duration_in_ms=82.591
2018-07-16 06:00:17,451 [salt.state       ][INFO    ][2563] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:17.451616
2018-07-16 06:00:17,452 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:00:17,453 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,508 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-16 06:00:17,526 [salt.state       ][INFO    ][2563] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-16 06:00:17,526 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:17.526905 duration_in_ms=75.289
2018-07-16 06:00:17,527 [salt.state       ][INFO    ][2563] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:17.527616
2018-07-16 06:00:17,528 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:00:17,530 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,583 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-16 06:00:17,601 [salt.state       ][INFO    ][2563] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-16 06:00:17,601 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:17.601752 duration_in_ms=74.136
2018-07-16 06:00:17,602 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_fin_timeout] at time 06:00:17.602450
2018-07-16 06:00:17,603 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:00:17,604 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,659 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-16 06:00:17,676 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-16 06:00:17,678 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_fin_timeout] at time 06:00:17.677584 duration_in_ms=75.134
2018-07-16 06:00:17,679 [salt.state       ][INFO    ][2563] Running state [net.ipv4.tcp_keepalive_time] at time 06:00:17.679457
2018-07-16 06:00:17,680 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:00:17,682 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,739 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-16 06:00:17,759 [salt.state       ][INFO    ][2563] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-16 06:00:17,760 [salt.state       ][INFO    ][2563] Completed state [net.ipv4.tcp_keepalive_time] at time 06:00:17.759922 duration_in_ms=80.464
2018-07-16 06:00:17,761 [salt.state       ][INFO    ][2563] Running state [net.nf_conntrack_max] at time 06:00:17.761566
2018-07-16 06:00:17,762 [salt.state       ][INFO    ][2563] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:00:17,763 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:17,816 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-16 06:00:17,834 [salt.state       ][INFO    ][2563] {'net.nf_conntrack_max': 1048576}
2018-07-16 06:00:17,835 [salt.state       ][INFO    ][2563] Completed state [net.nf_conntrack_max] at time 06:00:17.835257 duration_in_ms=73.691
2018-07-16 06:00:17,844 [salt.state       ][INFO    ][2563] Running state [linux_sysfs_package] at time 06:00:17.844002
2018-07-16 06:00:17,845 [salt.state       ][INFO    ][2563] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:00:17,914 [salt.loader      ][ERROR   ][2563] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:18,627 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-16 06:00:18,841 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:23,269 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:23,321 [salt.loaded.int.module.cmdmod][INFO    ][2563] 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-07-16 06:00:26,351 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060026331952
2018-07-16 06:00:26,375 [salt.minion      ][INFO    ][4499] Starting a new job with PID 4499
2018-07-16 06:00:26,406 [salt.minion      ][INFO    ][4499] Returning information for job: 20180716060026331952
2018-07-16 06:00:29,277 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:29,368 [salt.state       ][INFO    ][2563] 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-07-16 06:00:29,409 [salt.state       ][INFO    ][2563] Loading fresh modules for state activity
2018-07-16 06:00:29,479 [salt.state       ][INFO    ][2563] Completed state [linux_sysfs_package] at time 06:00:29.479872 duration_in_ms=11635.869
2018-07-16 06:00:29,489 [salt.state       ][INFO    ][2563] Running state [/etc/sysfs.d] at time 06:00:29.489272
2018-07-16 06:00:29,489 [salt.state       ][INFO    ][2563] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:00:29,495 [salt.state       ][INFO    ][2563] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:00:29,496 [salt.state       ][INFO    ][2563] Completed state [/etc/sysfs.d] at time 06:00:29.496734 duration_in_ms=7.462
2018-07-16 06:00:29,500 [salt.loader      ][ERROR   ][2563] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:29,942 [salt.state       ][INFO    ][2563] Running state [ondemand] at time 06:00:29.942467
2018-07-16 06:00:29,943 [salt.state       ][INFO    ][2563] Executing state service.dead for ondemand
2018-07-16 06:00:29,949 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:29,971 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:29,993 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:30,020 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:30,140 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:30,174 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:30,205 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:30,238 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-16 06:00:30,583 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:30,623 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'runlevel' in directory '/root'
2018-07-16 06:00:30,644 [salt.state       ][INFO    ][2563] {'ondemand': True}
2018-07-16 06:00:30,645 [salt.state       ][INFO    ][2563] Completed state [ondemand] at time 06:00:30.645311 duration_in_ms=702.845
2018-07-16 06:00:30,650 [salt.state       ][INFO    ][2563] Running state [cs_CZ.UTF-8] at time 06:00:30.650680
2018-07-16 06:00:30,651 [salt.state       ][INFO    ][2563] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:00:30,652 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:30,693 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-16 06:00:32,873 [salt.state       ][INFO    ][2563] {'locale': 'cs_CZ.UTF-8'}
2018-07-16 06:00:32,874 [salt.state       ][INFO    ][2563] Completed state [cs_CZ.UTF-8] at time 06:00:32.874130 duration_in_ms=2223.45
2018-07-16 06:00:32,875 [salt.state       ][INFO    ][2563] Running state [en_US.UTF-8] at time 06:00:32.875873
2018-07-16 06:00:32,877 [salt.state       ][INFO    ][2563] Executing state locale.present for en_US.UTF-8
2018-07-16 06:00:32,878 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:32,899 [salt.state       ][INFO    ][2563] Locale en_US.UTF-8 is already present
2018-07-16 06:00:32,901 [salt.state       ][INFO    ][2563] Completed state [en_US.UTF-8] at time 06:00:32.901020 duration_in_ms=25.148
2018-07-16 06:00:32,904 [salt.state       ][INFO    ][2563] Running state [en_US.UTF-8] at time 06:00:32.904804
2018-07-16 06:00:32,905 [salt.state       ][INFO    ][2563] Executing state locale.system for en_US.UTF-8
2018-07-16 06:00:32,907 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'localectl' in directory '/root'
2018-07-16 06:00:32,992 [salt.state       ][INFO    ][2563] System locale en_US.UTF-8 already set
2018-07-16 06:00:32,993 [salt.state       ][INFO    ][2563] Completed state [en_US.UTF-8] at time 06:00:32.993172 duration_in_ms=88.368
2018-07-16 06:00:32,995 [salt.state       ][INFO    ][2563] Running state [root] at time 06:00:32.995500
2018-07-16 06:00:32,996 [salt.state       ][INFO    ][2563] Executing state group.present for root
2018-07-16 06:00:32,997 [salt.state       ][INFO    ][2563] Group root is present and up to date
2018-07-16 06:00:32,998 [salt.state       ][INFO    ][2563] Completed state [root] at time 06:00:32.998647 duration_in_ms=3.147
2018-07-16 06:00:33,005 [salt.state       ][INFO    ][2563] Running state [root] at time 06:00:33.005374
2018-07-16 06:00:33,006 [salt.state       ][INFO    ][2563] Executing state user.present for root
2018-07-16 06:00:33,017 [salt.state       ][INFO    ][2563] User root is present and up to date
2018-07-16 06:00:33,018 [salt.state       ][INFO    ][2563] Completed state [root] at time 06:00:33.018582 duration_in_ms=13.208
2018-07-16 06:00:33,021 [salt.state       ][INFO    ][2563] Running state [/root] at time 06:00:33.021165
2018-07-16 06:00:33,021 [salt.state       ][INFO    ][2563] Executing state file.directory for /root
2018-07-16 06:00:33,023 [salt.state       ][INFO    ][2563] Directory /root is in the correct state
2018-07-16 06:00:33,023 [salt.state       ][INFO    ][2563] Completed state [/root] at time 06:00:33.023845 duration_in_ms=2.68
2018-07-16 06:00:33,025 [salt.state       ][INFO    ][2563] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:00:33.025058
2018-07-16 06:00:33,025 [salt.state       ][INFO    ][2563] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:00:33,026 [salt.state       ][INFO    ][2563] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:00:33,027 [salt.state       ][INFO    ][2563] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:00:33.027253 duration_in_ms=2.195
2018-07-16 06:00:33,028 [salt.state       ][INFO    ][2563] Running state [ubuntu] at time 06:00:33.028158
2018-07-16 06:00:33,029 [salt.state       ][INFO    ][2563] Executing state group.present for ubuntu
2018-07-16 06:00:33,029 [salt.state       ][INFO    ][2563] Group ubuntu is present and up to date
2018-07-16 06:00:33,030 [salt.state       ][INFO    ][2563] Completed state [ubuntu] at time 06:00:33.030359 duration_in_ms=2.202
2018-07-16 06:00:33,032 [salt.state       ][INFO    ][2563] Running state [ubuntu] at time 06:00:33.032930
2018-07-16 06:00:33,033 [salt.state       ][INFO    ][2563] Executing state user.present for ubuntu
2018-07-16 06:00:33,040 [salt.state       ][INFO    ][2563] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-16 06:00:33,041 [salt.state       ][INFO    ][2563] Completed state [ubuntu] at time 06:00:33.041216 duration_in_ms=8.286
2018-07-16 06:00:33,043 [salt.state       ][INFO    ][2563] Running state [/home/ubuntu] at time 06:00:33.043477
2018-07-16 06:00:33,044 [salt.state       ][INFO    ][2563] Executing state file.directory for /home/ubuntu
2018-07-16 06:00:33,046 [salt.state       ][INFO    ][2563] {'mode': '0700'}
2018-07-16 06:00:33,048 [salt.state       ][INFO    ][2563] Completed state [/home/ubuntu] at time 06:00:33.048093 duration_in_ms=4.616
2018-07-16 06:00:33,051 [salt.state       ][INFO    ][2563] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:33.051101
2018-07-16 06:00:33,051 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:00:33,081 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-16 06:00:33,089 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command '/usr/sbin/visudo -c -f /tmp/tmpYYvoYL' in directory '/root'
2018-07-16 06:00:33,119 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 06:00:33,123 [salt.state       ][INFO    ][2563] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:33.122401 duration_in_ms=71.034
2018-07-16 06:00:33,125 [salt.state       ][INFO    ][2563] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:33.125030
2018-07-16 06:00:33,126 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:00:33,169 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-16 06:00:33,390 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 06:00:33,391 [salt.state       ][INFO    ][2563] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:33.391613 duration_in_ms=266.586
2018-07-16 06:00:33,392 [salt.state       ][INFO    ][2563] Running state [apt-daily.timer] at time 06:00:33.392240
2018-07-16 06:00:33,393 [salt.state       ][INFO    ][2563] Executing state service.dead for apt-daily.timer
2018-07-16 06:00:33,394 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:00:33,425 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,452 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,473 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,506 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,527 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,552 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,579 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,773 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:33,806 [salt.state       ][INFO    ][2563] {'apt-daily.timer': True}
2018-07-16 06:00:33,807 [salt.state       ][INFO    ][2563] Completed state [apt-daily.timer] at time 06:00:33.807354 duration_in_ms=415.113
2018-07-16 06:00:33,807 [salt.state       ][INFO    ][2563] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:33.807860
2018-07-16 06:00:33,808 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:00:33,828 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-16 06:00:34,025 [salt.state       ][INFO    ][2563] File changed:
New file
2018-07-16 06:00:34,027 [salt.state       ][INFO    ][2563] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:34.026943 duration_in_ms=219.082
2018-07-16 06:00:34,030 [salt.state       ][INFO    ][2563] Running state [service.systemctl_reload] at time 06:00:34.030127
2018-07-16 06:00:34,030 [salt.state       ][INFO    ][2563] Executing state module.wait for service.systemctl_reload
2018-07-16 06:00:34,030 [salt.state       ][INFO    ][2563] No changes made for service.systemctl_reload
2018-07-16 06:00:34,031 [salt.state       ][INFO    ][2563] Completed state [service.systemctl_reload] at time 06:00:34.030990 duration_in_ms=0.863
2018-07-16 06:00:34,031 [salt.state       ][INFO    ][2563] Running state [service.systemctl_reload] at time 06:00:34.031230
2018-07-16 06:00:34,031 [salt.state       ][INFO    ][2563] Executing state module.mod_watch for service.systemctl_reload
2018-07-16 06:00:34,032 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-16 06:00:34,251 [salt.state       ][INFO    ][2563] {'ret': True}
2018-07-16 06:00:34,252 [salt.state       ][INFO    ][2563] Completed state [service.systemctl_reload] at time 06:00:34.252227 duration_in_ms=220.996
2018-07-16 06:00:34,253 [salt.state       ][INFO    ][2563] Running state [/etc/issue] at time 06:00:34.253507
2018-07-16 06:00:34,254 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/issue
2018-07-16 06:00:34,263 [salt.state       ][INFO    ][2563] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-16 06:00:34,269 [salt.state       ][INFO    ][2563] Completed state [/etc/issue] at time 06:00:34.269945 duration_in_ms=16.439
2018-07-16 06:00:34,270 [salt.state       ][INFO    ][2563] Running state [/etc/hostname] at time 06:00:34.270611
2018-07-16 06:00:34,270 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/hostname
2018-07-16 06:00:34,296 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-16 06:00:34,305 [salt.state       ][INFO    ][2563] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb02

2018-07-16 06:00:34,309 [salt.state       ][INFO    ][2563] Completed state [/etc/hostname] at time 06:00:34.309661 duration_in_ms=39.051
2018-07-16 06:00:34,315 [salt.state       ][INFO    ][2563] Running state [hostname mdb02] at time 06:00:34.315330
2018-07-16 06:00:34,316 [salt.state       ][INFO    ][2563] Executing state cmd.wait for hostname mdb02
2018-07-16 06:00:34,317 [salt.state       ][INFO    ][2563] No changes made for hostname mdb02
2018-07-16 06:00:34,317 [salt.state       ][INFO    ][2563] Completed state [hostname mdb02] at time 06:00:34.317810 duration_in_ms=2.48
2018-07-16 06:00:34,319 [salt.state       ][INFO    ][2563] Running state [hostname mdb02] at time 06:00:34.319543
2018-07-16 06:00:34,320 [salt.state       ][INFO    ][2563] Executing state cmd.mod_watch for hostname mdb02
2018-07-16 06:00:34,321 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command 'hostname mdb02' in directory '/root'
2018-07-16 06:00:34,341 [salt.state       ][INFO    ][2563] {'pid': 4802, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:00:34,342 [salt.state       ][INFO    ][2563] Completed state [hostname mdb02] at time 06:00:34.342793 duration_in_ms=23.25
2018-07-16 06:00:34,345 [salt.state       ][INFO    ][2563] Running state [mdb02] at time 06:00:34.345321
2018-07-16 06:00:34,345 [salt.state       ][INFO    ][2563] Executing state host.present for mdb02
2018-07-16 06:00:34,347 [salt.state       ][INFO    ][2563] {'host': 'mdb02'}
2018-07-16 06:00:34,349 [salt.state       ][INFO    ][2563] Completed state [mdb02] at time 06:00:34.348953 duration_in_ms=3.632
2018-07-16 06:00:34,349 [salt.state       ][INFO    ][2563] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:34.349872
2018-07-16 06:00:34,350 [salt.state       ][INFO    ][2563] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,352 [salt.state       ][INFO    ][2563] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,353 [salt.state       ][INFO    ][2563] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:34.353160 duration_in_ms=3.288
2018-07-16 06:00:34,353 [salt.state       ][INFO    ][2563] Running state [mdb03] at time 06:00:34.353745
2018-07-16 06:00:34,354 [salt.state       ][INFO    ][2563] Executing state host.present for mdb03
2018-07-16 06:00:34,356 [salt.state       ][INFO    ][2563] {'host': 'mdb03'}
2018-07-16 06:00:34,357 [salt.state       ][INFO    ][2563] Completed state [mdb03] at time 06:00:34.357326 duration_in_ms=3.581
2018-07-16 06:00:34,357 [salt.state       ][INFO    ][2563] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:34.357909
2018-07-16 06:00:34,358 [salt.state       ][INFO    ][2563] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,359 [salt.state       ][INFO    ][2563] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,361 [salt.state       ][INFO    ][2563] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:34.361352 duration_in_ms=3.441
2018-07-16 06:00:34,362 [salt.state       ][INFO    ][2563] Running state [mdb01] at time 06:00:34.362567
2018-07-16 06:00:34,363 [salt.state       ][INFO    ][2563] Executing state host.present for mdb01
2018-07-16 06:00:34,365 [salt.state       ][INFO    ][2563] {'host': 'mdb01'}
2018-07-16 06:00:34,366 [salt.state       ][INFO    ][2563] Completed state [mdb01] at time 06:00:34.366241 duration_in_ms=3.674
2018-07-16 06:00:34,366 [salt.state       ][INFO    ][2563] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:34.366845
2018-07-16 06:00:34,367 [salt.state       ][INFO    ][2563] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,368 [salt.state       ][INFO    ][2563] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,369 [salt.state       ][INFO    ][2563] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:34.369457 duration_in_ms=2.612
2018-07-16 06:00:34,370 [salt.state       ][INFO    ][2563] Running state [mdb] at time 06:00:34.370037
2018-07-16 06:00:34,370 [salt.state       ][INFO    ][2563] Executing state host.present for mdb
2018-07-16 06:00:34,372 [salt.state       ][INFO    ][2563] {'host': 'mdb'}
2018-07-16 06:00:34,373 [salt.state       ][INFO    ][2563] Completed state [mdb] at time 06:00:34.373010 duration_in_ms=2.973
2018-07-16 06:00:34,373 [salt.state       ][INFO    ][2563] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:34.373588
2018-07-16 06:00:34,374 [salt.state       ][INFO    ][2563] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,376 [salt.state       ][INFO    ][2563] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,376 [salt.state       ][INFO    ][2563] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:34.376840 duration_in_ms=3.252
2018-07-16 06:00:34,377 [salt.state       ][INFO    ][2563] Running state [cfg01] at time 06:00:34.377410
2018-07-16 06:00:34,378 [salt.state       ][INFO    ][2563] Executing state host.present for cfg01
2018-07-16 06:00:34,379 [salt.state       ][INFO    ][2563] {'host': 'cfg01'}
2018-07-16 06:00:34,380 [salt.state       ][INFO    ][2563] Completed state [cfg01] at time 06:00:34.380355 duration_in_ms=2.945
2018-07-16 06:00:34,380 [salt.state       ][INFO    ][2563] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:34.380936
2018-07-16 06:00:34,381 [salt.state       ][INFO    ][2563] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,383 [salt.state       ][INFO    ][2563] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,383 [salt.state       ][INFO    ][2563] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:34.383928 duration_in_ms=2.992
2018-07-16 06:00:34,384 [salt.state       ][INFO    ][2563] Running state [prx01] at time 06:00:34.384847
2018-07-16 06:00:34,385 [salt.state       ][INFO    ][2563] Executing state host.present for prx01
2018-07-16 06:00:34,386 [salt.state       ][INFO    ][2563] {'host': 'prx01'}
2018-07-16 06:00:34,387 [salt.state       ][INFO    ][2563] Completed state [prx01] at time 06:00:34.387772 duration_in_ms=2.926
2018-07-16 06:00:34,388 [salt.state       ][INFO    ][2563] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:34.388388
2018-07-16 06:00:34,388 [salt.state       ][INFO    ][2563] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,390 [salt.state       ][INFO    ][2563] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,391 [salt.state       ][INFO    ][2563] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:34.391025 duration_in_ms=2.637
2018-07-16 06:00:34,392 [salt.state       ][INFO    ][2563] Running state [kvm01] at time 06:00:34.391967
2018-07-16 06:00:34,392 [salt.state       ][INFO    ][2563] Executing state host.present for kvm01
2018-07-16 06:00:34,394 [salt.state       ][INFO    ][2563] {'host': 'kvm01'}
2018-07-16 06:00:34,394 [salt.state       ][INFO    ][2563] Completed state [kvm01] at time 06:00:34.394614 duration_in_ms=2.647
2018-07-16 06:00:34,395 [salt.state       ][INFO    ][2563] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:34.395197
2018-07-16 06:00:34,395 [salt.state       ][INFO    ][2563] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,397 [salt.state       ][INFO    ][2563] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,397 [salt.state       ][INFO    ][2563] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:34.397894 duration_in_ms=2.697
2018-07-16 06:00:34,398 [salt.state       ][INFO    ][2563] Running state [kvm03] at time 06:00:34.398535
2018-07-16 06:00:34,399 [salt.state       ][INFO    ][2563] Executing state host.present for kvm03
2018-07-16 06:00:34,401 [salt.state       ][INFO    ][2563] {'host': 'kvm03'}
2018-07-16 06:00:34,401 [salt.state       ][INFO    ][2563] Completed state [kvm03] at time 06:00:34.401568 duration_in_ms=3.033
2018-07-16 06:00:34,402 [salt.state       ][INFO    ][2563] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:34.402142
2018-07-16 06:00:34,403 [salt.state       ][INFO    ][2563] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,405 [salt.state       ][INFO    ][2563] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,406 [salt.state       ][INFO    ][2563] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:34.406113 duration_in_ms=3.971
2018-07-16 06:00:34,406 [salt.state       ][INFO    ][2563] Running state [kvm02] at time 06:00:34.406719
2018-07-16 06:00:34,407 [salt.state       ][INFO    ][2563] Executing state host.present for kvm02
2018-07-16 06:00:34,409 [salt.state       ][INFO    ][2563] {'host': 'kvm02'}
2018-07-16 06:00:34,410 [salt.state       ][INFO    ][2563] Completed state [kvm02] at time 06:00:34.410081 duration_in_ms=3.361
2018-07-16 06:00:34,410 [salt.state       ][INFO    ][2563] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:34.410692
2018-07-16 06:00:34,411 [salt.state       ][INFO    ][2563] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,413 [salt.state       ][INFO    ][2563] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,414 [salt.state       ][INFO    ][2563] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:34.414040 duration_in_ms=3.348
2018-07-16 06:00:34,414 [salt.state       ][INFO    ][2563] Running state [dbs] at time 06:00:34.414483
2018-07-16 06:00:34,415 [salt.state       ][INFO    ][2563] Executing state host.present for dbs
2018-07-16 06:00:34,416 [salt.state       ][INFO    ][2563] {'host': 'dbs'}
2018-07-16 06:00:34,416 [salt.state       ][INFO    ][2563] Completed state [dbs] at time 06:00:34.416827 duration_in_ms=2.344
2018-07-16 06:00:34,417 [salt.state       ][INFO    ][2563] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:34.417165
2018-07-16 06:00:34,417 [salt.state       ][INFO    ][2563] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,418 [salt.state       ][INFO    ][2563] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,419 [salt.state       ][INFO    ][2563] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:34.419719 duration_in_ms=2.554
2018-07-16 06:00:34,420 [salt.state       ][INFO    ][2563] Running state [prx] at time 06:00:34.420075
2018-07-16 06:00:34,421 [salt.state       ][INFO    ][2563] Executing state host.present for prx
2018-07-16 06:00:34,422 [salt.state       ][INFO    ][2563] {'host': 'prx'}
2018-07-16 06:00:34,423 [salt.state       ][INFO    ][2563] Completed state [prx] at time 06:00:34.423032 duration_in_ms=2.957
2018-07-16 06:00:34,423 [salt.state       ][INFO    ][2563] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:34.423667
2018-07-16 06:00:34,424 [salt.state       ][INFO    ][2563] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,425 [salt.state       ][INFO    ][2563] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,426 [salt.state       ][INFO    ][2563] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:34.425988 duration_in_ms=2.32
2018-07-16 06:00:34,426 [salt.state       ][INFO    ][2563] Running state [prx02] at time 06:00:34.426355
2018-07-16 06:00:34,426 [salt.state       ][INFO    ][2563] Executing state host.present for prx02
2018-07-16 06:00:34,428 [salt.state       ][INFO    ][2563] {'host': 'prx02'}
2018-07-16 06:00:34,428 [salt.state       ][INFO    ][2563] Completed state [prx02] at time 06:00:34.428666 duration_in_ms=2.311
2018-07-16 06:00:34,429 [salt.state       ][INFO    ][2563] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:34.429019
2018-07-16 06:00:34,429 [salt.state       ][INFO    ][2563] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,430 [salt.state       ][INFO    ][2563] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,431 [salt.state       ][INFO    ][2563] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:34.431076 duration_in_ms=2.058
2018-07-16 06:00:34,431 [salt.state       ][INFO    ][2563] Running state [msg02] at time 06:00:34.431728
2018-07-16 06:00:34,432 [salt.state       ][INFO    ][2563] Executing state host.present for msg02
2018-07-16 06:00:34,434 [salt.state       ][INFO    ][2563] {'host': 'msg02'}
2018-07-16 06:00:34,434 [salt.state       ][INFO    ][2563] Completed state [msg02] at time 06:00:34.434384 duration_in_ms=2.656
2018-07-16 06:00:34,434 [salt.state       ][INFO    ][2563] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:34.434724
2018-07-16 06:00:34,435 [salt.state       ][INFO    ][2563] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,436 [salt.state       ][INFO    ][2563] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,437 [salt.state       ][INFO    ][2563] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:34.437059 duration_in_ms=2.335
2018-07-16 06:00:34,437 [salt.state       ][INFO    ][2563] Running state [msg03] at time 06:00:34.437402
2018-07-16 06:00:34,437 [salt.state       ][INFO    ][2563] Executing state host.present for msg03
2018-07-16 06:00:34,439 [salt.state       ][INFO    ][2563] {'host': 'msg03'}
2018-07-16 06:00:34,439 [salt.state       ][INFO    ][2563] Completed state [msg03] at time 06:00:34.439750 duration_in_ms=2.348
2018-07-16 06:00:34,440 [salt.state       ][INFO    ][2563] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:34.440100
2018-07-16 06:00:34,440 [salt.state       ][INFO    ][2563] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,442 [salt.state       ][INFO    ][2563] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,442 [salt.state       ][INFO    ][2563] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:34.442802 duration_in_ms=2.702
2018-07-16 06:00:34,443 [salt.state       ][INFO    ][2563] Running state [msg01] at time 06:00:34.443162
2018-07-16 06:00:34,444 [salt.state       ][INFO    ][2563] Executing state host.present for msg01
2018-07-16 06:00:34,445 [salt.state       ][INFO    ][2563] {'host': 'msg01'}
2018-07-16 06:00:34,446 [salt.state       ][INFO    ][2563] Completed state [msg01] at time 06:00:34.446187 duration_in_ms=3.025
2018-07-16 06:00:34,446 [salt.state       ][INFO    ][2563] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:34.446538
2018-07-16 06:00:34,446 [salt.state       ][INFO    ][2563] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,448 [salt.state       ][INFO    ][2563] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,448 [salt.state       ][INFO    ][2563] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:34.448926 duration_in_ms=2.388
2018-07-16 06:00:34,449 [salt.state       ][INFO    ][2563] Running state [msg] at time 06:00:34.449268
2018-07-16 06:00:34,449 [salt.state       ][INFO    ][2563] Executing state host.present for msg
2018-07-16 06:00:34,451 [salt.state       ][INFO    ][2563] {'host': 'msg'}
2018-07-16 06:00:34,451 [salt.state       ][INFO    ][2563] Completed state [msg] at time 06:00:34.451691 duration_in_ms=2.422
2018-07-16 06:00:34,452 [salt.state       ][INFO    ][2563] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:34.452033
2018-07-16 06:00:34,452 [salt.state       ][INFO    ][2563] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,453 [salt.state       ][INFO    ][2563] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,454 [salt.state       ][INFO    ][2563] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:34.454173 duration_in_ms=2.14
2018-07-16 06:00:34,454 [salt.state       ][INFO    ][2563] Running state [cfg01] at time 06:00:34.454513
2018-07-16 06:00:34,455 [salt.state       ][INFO    ][2563] Executing state host.present for cfg01
2018-07-16 06:00:34,456 [salt.state       ][INFO    ][2563] Host cfg01 (192.168.10.11) already present
2018-07-16 06:00:34,456 [salt.state       ][INFO    ][2563] Completed state [cfg01] at time 06:00:34.456682 duration_in_ms=2.169
2018-07-16 06:00:34,457 [salt.state       ][INFO    ][2563] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:34.457040
2018-07-16 06:00:34,457 [salt.state       ][INFO    ][2563] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,457 [salt.state       ][INFO    ][2563] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:00:34,458 [salt.state       ][INFO    ][2563] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:34.458240 duration_in_ms=1.2
2018-07-16 06:00:34,458 [salt.state       ][INFO    ][2563] Running state [cmp002] at time 06:00:34.458559
2018-07-16 06:00:34,458 [salt.state       ][INFO    ][2563] Executing state host.present for cmp002
2018-07-16 06:00:34,460 [salt.state       ][INFO    ][2563] {'host': 'cmp002'}
2018-07-16 06:00:34,460 [salt.state       ][INFO    ][2563] Completed state [cmp002] at time 06:00:34.460667 duration_in_ms=2.108
2018-07-16 06:00:34,461 [salt.state       ][INFO    ][2563] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:34.461004
2018-07-16 06:00:34,461 [salt.state       ][INFO    ][2563] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,462 [salt.state       ][INFO    ][2563] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,463 [salt.state       ][INFO    ][2563] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:34.463182 duration_in_ms=2.178
2018-07-16 06:00:34,463 [salt.state       ][INFO    ][2563] Running state [cmp001] at time 06:00:34.463518
2018-07-16 06:00:34,463 [salt.state       ][INFO    ][2563] Executing state host.present for cmp001
2018-07-16 06:00:34,465 [salt.state       ][INFO    ][2563] {'host': 'cmp001'}
2018-07-16 06:00:34,466 [salt.state       ][INFO    ][2563] Completed state [cmp001] at time 06:00:34.466025 duration_in_ms=2.507
2018-07-16 06:00:34,466 [salt.state       ][INFO    ][2563] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:34.466378
2018-07-16 06:00:34,466 [salt.state       ][INFO    ][2563] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,469 [salt.state       ][INFO    ][2563] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,469 [salt.state       ][INFO    ][2563] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:34.469475 duration_in_ms=3.097
2018-07-16 06:00:34,469 [salt.state       ][INFO    ][2563] Running state [dbs01] at time 06:00:34.469810
2018-07-16 06:00:34,470 [salt.state       ][INFO    ][2563] Executing state host.present for dbs01
2018-07-16 06:00:34,472 [salt.state       ][INFO    ][2563] {'host': 'dbs01'}
2018-07-16 06:00:34,472 [salt.state       ][INFO    ][2563] Completed state [dbs01] at time 06:00:34.472602 duration_in_ms=2.792
2018-07-16 06:00:34,472 [salt.state       ][INFO    ][2563] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:34.472944
2018-07-16 06:00:34,473 [salt.state       ][INFO    ][2563] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,474 [salt.state       ][INFO    ][2563] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,475 [salt.state       ][INFO    ][2563] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:34.475503 duration_in_ms=2.559
2018-07-16 06:00:34,475 [salt.state       ][INFO    ][2563] Running state [dbs02] at time 06:00:34.475849
2018-07-16 06:00:34,476 [salt.state       ][INFO    ][2563] Executing state host.present for dbs02
2018-07-16 06:00:34,477 [salt.state       ][INFO    ][2563] {'host': 'dbs02'}
2018-07-16 06:00:34,478 [salt.state       ][INFO    ][2563] Completed state [dbs02] at time 06:00:34.478062 duration_in_ms=2.213
2018-07-16 06:00:34,478 [salt.state       ][INFO    ][2563] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:34.478419
2018-07-16 06:00:34,478 [salt.state       ][INFO    ][2563] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,481 [salt.state       ][INFO    ][2563] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,481 [salt.state       ][INFO    ][2563] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:34.481321 duration_in_ms=2.902
2018-07-16 06:00:34,481 [salt.state       ][INFO    ][2563] Running state [dbs03] at time 06:00:34.481660
2018-07-16 06:00:34,481 [salt.state       ][INFO    ][2563] Executing state host.present for dbs03
2018-07-16 06:00:34,484 [salt.state       ][INFO    ][2563] {'host': 'dbs03'}
2018-07-16 06:00:34,484 [salt.state       ][INFO    ][2563] Completed state [dbs03] at time 06:00:34.484281 duration_in_ms=2.621
2018-07-16 06:00:34,484 [salt.state       ][INFO    ][2563] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:34.484950
2018-07-16 06:00:34,485 [salt.state       ][INFO    ][2563] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,487 [salt.state       ][INFO    ][2563] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,487 [salt.state       ][INFO    ][2563] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:34.487853 duration_in_ms=2.903
2018-07-16 06:00:34,488 [salt.state       ][INFO    ][2563] Running state [mas01] at time 06:00:34.488215
2018-07-16 06:00:34,488 [salt.state       ][INFO    ][2563] Executing state host.present for mas01
2018-07-16 06:00:34,490 [salt.state       ][INFO    ][2563] {'host': 'mas01'}
2018-07-16 06:00:34,490 [salt.state       ][INFO    ][2563] Completed state [mas01] at time 06:00:34.490846 duration_in_ms=2.631
2018-07-16 06:00:34,491 [salt.state       ][INFO    ][2563] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:34.491193
2018-07-16 06:00:34,492 [salt.state       ][INFO    ][2563] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,493 [salt.state       ][INFO    ][2563] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,494 [salt.state       ][INFO    ][2563] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:34.494160 duration_in_ms=2.967
2018-07-16 06:00:34,494 [salt.state       ][INFO    ][2563] Running state [ctl02] at time 06:00:34.494515
2018-07-16 06:00:34,494 [salt.state       ][INFO    ][2563] Executing state host.present for ctl02
2018-07-16 06:00:34,497 [salt.state       ][INFO    ][2563] {'host': 'ctl02'}
2018-07-16 06:00:34,498 [salt.state       ][INFO    ][2563] Completed state [ctl02] at time 06:00:34.498047 duration_in_ms=3.532
2018-07-16 06:00:34,498 [salt.state       ][INFO    ][2563] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:34.498436
2018-07-16 06:00:34,498 [salt.state       ][INFO    ][2563] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,500 [salt.state       ][INFO    ][2563] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,501 [salt.state       ][INFO    ][2563] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:34.501094 duration_in_ms=2.658
2018-07-16 06:00:34,501 [salt.state       ][INFO    ][2563] Running state [ctl03] at time 06:00:34.501427
2018-07-16 06:00:34,501 [salt.state       ][INFO    ][2563] Executing state host.present for ctl03
2018-07-16 06:00:34,504 [salt.state       ][INFO    ][2563] {'host': 'ctl03'}
2018-07-16 06:00:34,505 [salt.state       ][INFO    ][2563] Completed state [ctl03] at time 06:00:34.505193 duration_in_ms=3.765
2018-07-16 06:00:34,505 [salt.state       ][INFO    ][2563] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:34.505534
2018-07-16 06:00:34,505 [salt.state       ][INFO    ][2563] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,507 [salt.state       ][INFO    ][2563] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,508 [salt.state       ][INFO    ][2563] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:34.508546 duration_in_ms=3.012
2018-07-16 06:00:34,508 [salt.state       ][INFO    ][2563] Running state [ctl01] at time 06:00:34.508902
2018-07-16 06:00:34,509 [salt.state       ][INFO    ][2563] Executing state host.present for ctl01
2018-07-16 06:00:34,511 [salt.state       ][INFO    ][2563] {'host': 'ctl01'}
2018-07-16 06:00:34,511 [salt.state       ][INFO    ][2563] Completed state [ctl01] at time 06:00:34.511288 duration_in_ms=2.385
2018-07-16 06:00:34,511 [salt.state       ][INFO    ][2563] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:34.511621
2018-07-16 06:00:34,511 [salt.state       ][INFO    ][2563] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,514 [salt.state       ][INFO    ][2563] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,514 [salt.state       ][INFO    ][2563] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:34.514917 duration_in_ms=3.296
2018-07-16 06:00:34,515 [salt.state       ][INFO    ][2563] Running state [ctl] at time 06:00:34.515252
2018-07-16 06:00:34,515 [salt.state       ][INFO    ][2563] Executing state host.present for ctl
2018-07-16 06:00:34,518 [salt.state       ][INFO    ][2563] {'host': 'ctl'}
2018-07-16 06:00:34,518 [salt.state       ][INFO    ][2563] Completed state [ctl] at time 06:00:34.518865 duration_in_ms=3.613
2018-07-16 06:00:34,519 [salt.state       ][INFO    ][2563] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:34.519200
2018-07-16 06:00:34,519 [salt.state       ][INFO    ][2563] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:34,521 [salt.state       ][INFO    ][2563] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:34,521 [salt.state       ][INFO    ][2563] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:34.521626 duration_in_ms=2.426
2018-07-16 06:00:34,522 [salt.state       ][INFO    ][2563] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:34.521967
2018-07-16 06:00:34,522 [salt.state       ][INFO    ][2563] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:00:34,523 [salt.state       ][INFO    ][2563] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-16 06:00:34,523 [salt.state       ][INFO    ][2563] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:34.523395 duration_in_ms=1.428
2018-07-16 06:00:34,528 [salt.state       ][INFO    ][2563] Running state [ens3] at time 06:00:34.528162
2018-07-16 06:00:34,528 [salt.state       ][INFO    ][2563] Executing state network.managed for ens3
2018-07-16 06:00:34,817 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-16 06:00:35,952 [salt.state       ][INFO    ][2563] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-16 06:00:35,952 [salt.state       ][INFO    ][2563] Completed state [ens3] at time 06:00:35.952620 duration_in_ms=1424.457
2018-07-16 06:00:35,953 [salt.state       ][INFO    ][2563] Running state [ens2] at time 06:00:35.953035
2018-07-16 06:00:35,953 [salt.state       ][INFO    ][2563] Executing state network.managed for ens2
2018-07-16 06:00:35,998 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-16 06:00:36,065 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-16 06:00:36,236 [salt.state       ][INFO    ][2563] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-16 06:00:36,237 [salt.state       ][INFO    ][2563] Completed state [ens2] at time 06:00:36.237515 duration_in_ms=284.48
2018-07-16 06:00:36,238 [salt.state       ][INFO    ][2563] Running state [linux_system_network] at time 06:00:36.237997
2018-07-16 06:00:36,239 [salt.state       ][INFO    ][2563] Executing state network.system for linux_system_network
2018-07-16 06:00:36,240 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:36,270 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:00:36,310 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:36,342 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:00:36,379 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:00:37,150 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060036379816
2018-07-16 06:00:37,170 [salt.minion      ][INFO    ][5100] Starting a new job with PID 5100
2018-07-16 06:00:37,192 [salt.minion      ][INFO    ][5100] Returning information for job: 20180716060036379816
2018-07-16 06:00:37,313 [salt.loaded.int.module.debian_ip][WARNING ][2563] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:00:37,315 [salt.state       ][INFO    ][2563] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb02\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:00:37,318 [salt.state       ][INFO    ][2563] Completed state [linux_system_network] at time 06:00:37.317905 duration_in_ms=1079.907
2018-07-16 06:00:37,318 [salt.state       ][INFO    ][2563] Running state [/etc/profile.d/proxy.sh] at time 06:00:37.318611
2018-07-16 06:00:37,319 [salt.state       ][INFO    ][2563] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:00:37,319 [salt.state       ][INFO    ][2563] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:00:37,319 [salt.state       ][INFO    ][2563] Completed state [/etc/profile.d/proxy.sh] at time 06:00:37.319835 duration_in_ms=1.224
2018-07-16 06:00:37,320 [salt.state       ][INFO    ][2563] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:00:37.320122
2018-07-16 06:00:37,320 [salt.state       ][INFO    ][2563] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:00:37,321 [salt.state       ][INFO    ][2563] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:00:37,321 [salt.state       ][INFO    ][2563] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:00:37.321342 duration_in_ms=1.22
2018-07-16 06:00:37,324 [salt.state       ][INFO    ][2563] Running state [ntp] at time 06:00:37.324009
2018-07-16 06:00:37,324 [salt.state       ][INFO    ][2563] Executing state pkg.installed for ntp
2018-07-16 06:00:37,648 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:37,699 [salt.loaded.int.module.cmdmod][INFO    ][2563] 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-07-16 06:00:45,186 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:45,267 [salt.state       ][INFO    ][2563] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-16 06:00:45,303 [salt.state       ][INFO    ][2563] Loading fresh modules for state activity
2018-07-16 06:00:45,379 [salt.state       ][INFO    ][2563] Completed state [ntp] at time 06:00:45.379735 duration_in_ms=8055.726
2018-07-16 06:00:45,387 [salt.state       ][INFO    ][2563] Running state [/etc/ntp.conf] at time 06:00:45.387773
2018-07-16 06:00:45,388 [salt.state       ][INFO    ][2563] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:00:45,417 [salt.fileclient  ][INFO    ][2563] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-16 06:00:45,588 [salt.state       ][INFO    ][2563] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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.se.pool.ntp.org iburst
+server 0.se.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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# 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 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# 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

2018-07-16 06:00:45,598 [salt.state       ][INFO    ][2563] Completed state [/etc/ntp.conf] at time 06:00:45.598786 duration_in_ms=211.012
2018-07-16 06:00:45,600 [salt.loader      ][ERROR   ][2563] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:45,985 [salt.state       ][INFO    ][2563] Running state [ntp] at time 06:00:45.985821
2018-07-16 06:00:45,987 [salt.state       ][INFO    ][2563] Executing state service.running for ntp
2018-07-16 06:00:45,992 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:46,018 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:46,039 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:46,066 [salt.state       ][INFO    ][2563] The service ntp is already running
2018-07-16 06:00:46,067 [salt.state       ][INFO    ][2563] Completed state [ntp] at time 06:00:46.066908 duration_in_ms=81.087
2018-07-16 06:00:46,067 [salt.state       ][INFO    ][2563] Running state [ntp] at time 06:00:46.067897
2018-07-16 06:00:46,068 [salt.state       ][INFO    ][2563] Executing state service.mod_watch for ntp
2018-07-16 06:00:46,069 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:46,094 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:46,123 [salt.loaded.int.module.cmdmod][INFO    ][2563] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-16 06:00:46,265 [salt.state       ][INFO    ][2563] {'ntp': True}
2018-07-16 06:00:46,266 [salt.state       ][INFO    ][2563] Completed state [ntp] at time 06:00:46.266409 duration_in_ms=198.512
2018-07-16 06:00:46,285 [salt.minion      ][INFO    ][2563] Returning information for job: 20180716055935939965
2018-07-16 06:01:38,034 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.apply with jid 20180716060138023247
2018-07-16 06:01:38,065 [salt.minion      ][INFO    ][6065] Starting a new job with PID 6065
2018-07-16 06:01:41,968 [salt.state       ][INFO    ][6065] Loading fresh modules for state activity
2018-07-16 06:01:48,416 [salt.state       ][INFO    ][6065] Running state [/etc/environment] at time 06:01:48.416326
2018-07-16 06:01:48,417 [salt.state       ][INFO    ][6065] Executing state file.blockreplace for /etc/environment
2018-07-16 06:01:48,429 [salt.state       ][INFO    ][6065] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-16 06:01:48,430 [salt.state       ][INFO    ][6065] Completed state [/etc/environment] at time 06:01:48.430487 duration_in_ms=14.161
2018-07-16 06:01:48,430 [salt.state       ][INFO    ][6065] Running state [/etc/profile.d] at time 06:01:48.430800
2018-07-16 06:01:48,431 [salt.state       ][INFO    ][6065] Executing state file.directory for /etc/profile.d
2018-07-16 06:01:48,433 [salt.state       ][INFO    ][6065] Directory /etc/profile.d is in the correct state
2018-07-16 06:01:48,433 [salt.state       ][INFO    ][6065] Completed state [/etc/profile.d] at time 06:01:48.433451 duration_in_ms=2.651
2018-07-16 06:01:48,503 [salt.loader      ][ERROR   ][6065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:01:49,245 [salt.state       ][INFO    ][6065] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:49.245764
2018-07-16 06:01:49,246 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 06:01:49,280 [salt.state       ][INFO    ][6065] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-16 06:01:49,280 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:49.280516 duration_in_ms=34.753
2018-07-16 06:01:49,280 [salt.state       ][INFO    ][6065] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:49.280811
2018-07-16 06:01:49,281 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 06:01:49,301 [salt.state       ][INFO    ][6065] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-16 06:01:49,302 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:49.302136 duration_in_ms=21.325
2018-07-16 06:01:49,304 [salt.state       ][INFO    ][6065] Running state [linux_repo_prereq_pkgs] at time 06:01:49.304669
2018-07-16 06:01:49,304 [salt.state       ][INFO    ][6065] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 06:01:49,305 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:01:50,132 [salt.state       ][INFO    ][6065] All specified packages are already installed
2018-07-16 06:01:50,133 [salt.state       ][INFO    ][6065] Completed state [linux_repo_prereq_pkgs] at time 06:01:50.133141 duration_in_ms=828.471
2018-07-16 06:01:50,133 [salt.state       ][INFO    ][6065] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:50.133546
2018-07-16 06:01:50,133 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 06:01:50,168 [salt.state       ][INFO    ][6065] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-16 06:01:50,169 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:50.168975 duration_in_ms=35.429
2018-07-16 06:01:50,169 [salt.state       ][INFO    ][6065] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:50.169256
2018-07-16 06:01:50,169 [salt.state       ][INFO    ][6065] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 06:01:50,169 [salt.state       ][INFO    ][6065] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 06:01:50,170 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:50.170760 duration_in_ms=1.504
2018-07-16 06:01:50,171 [salt.state       ][INFO    ][6065] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:50.171057
2018-07-16 06:01:50,171 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 06:01:50,375 [salt.state       ][INFO    ][6065] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-16 06:01:50,375 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:50.375515 duration_in_ms=204.457
2018-07-16 06:01:50,377 [salt.state       ][INFO    ][6065] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:50.377374
2018-07-16 06:01:50,377 [salt.state       ][INFO    ][6065] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 06:01:50,378 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 06:01:50,897 [salt.state       ][INFO    ][6065] {'pid': 6129, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 06:01:50,897 [salt.state       ][INFO    ][6065] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:50.897665 duration_in_ms=520.291
2018-07-16 06:01:50,907 [salt.state       ][INFO    ][6065] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:01:50.907839
2018-07-16 06:01:50,908 [salt.state       ][INFO    ][6065] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 06:01:51,099 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:01:58,112 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060158098894
2018-07-16 06:01:58,139 [salt.minion      ][INFO    ][6577] Starting a new job with PID 6577
2018-07-16 06:01:58,167 [salt.minion      ][INFO    ][6577] Returning information for job: 20180716060158098894
2018-07-16 06:01:59,569 [salt.state       ][INFO    ][6065] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-16 06:01:59,570 [salt.state       ][INFO    ][6065] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:01:59.570117 duration_in_ms=8662.264
2018-07-16 06:01:59,571 [salt.state       ][INFO    ][6065] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:59.571239
2018-07-16 06:01:59,571 [salt.state       ][INFO    ][6065] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:01:59,572 [salt.state       ][INFO    ][6065] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:01:59,573 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:01:59.573348 duration_in_ms=2.109
2018-07-16 06:01:59,573 [salt.state       ][INFO    ][6065] Running state [/etc/apt/preferences.d/uca] at time 06:01:59.573949
2018-07-16 06:01:59,574 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:01:59,769 [salt.state       ][INFO    ][6065] File /etc/apt/preferences.d/uca is in the correct state
2018-07-16 06:01:59,770 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/preferences.d/uca] at time 06:01:59.770328 duration_in_ms=196.379
2018-07-16 06:01:59,779 [salt.state       ][INFO    ][6065] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:01:59.779321
2018-07-16 06:01:59,779 [salt.state       ][INFO    ][6065] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:01:59,781 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:01:59,798 [salt.state       ][INFO    ][6065] unless execution succeeded
2018-07-16 06:01:59,799 [salt.state       ][INFO    ][6065] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:01:59.799202 duration_in_ms=19.88
2018-07-16 06:01:59,804 [salt.state       ][INFO    ][6065] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:01:59.804532
2018-07-16 06:01:59,805 [salt.state       ][INFO    ][6065] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:01:59,895 [salt.state       ][INFO    ][6065] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-16 06:01:59,896 [salt.state       ][INFO    ][6065] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:01:59.896430 duration_in_ms=91.898
2018-07-16 06:01:59,897 [salt.state       ][INFO    ][6065] Running state [linux_extra_packages_latest] at time 06:01:59.897074
2018-07-16 06:01:59,897 [salt.state       ][INFO    ][6065] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:01:59,921 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:02:00,055 [salt.state       ][INFO    ][6065] Package python-tornado is already up-to-date
2018-07-16 06:02:00,057 [salt.state       ][INFO    ][6065] Completed state [linux_extra_packages_latest] at time 06:02:00.057676 duration_in_ms=160.601
2018-07-16 06:02:00,059 [salt.state       ][INFO    ][6065] Running state [UTC] at time 06:02:00.059821
2018-07-16 06:02:00,060 [salt.state       ][INFO    ][6065] Executing state timezone.system for UTC
2018-07-16 06:02:00,061 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:00,136 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:00,166 [salt.state       ][INFO    ][6065] Timezone UTC already set, UTC already set to UTC
2018-07-16 06:02:00,168 [salt.state       ][INFO    ][6065] Completed state [UTC] at time 06:02:00.167919 duration_in_ms=108.096
2018-07-16 06:02:00,170 [salt.state       ][INFO    ][6065] Running state [nf_conntrack] at time 06:02:00.170517
2018-07-16 06:02:00,171 [salt.state       ][INFO    ][6065] Executing state kmod.present for nf_conntrack
2018-07-16 06:02:00,173 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'lsmod' in directory '/root'
2018-07-16 06:02:00,203 [salt.state       ][INFO    ][6065] Kernel module nf_conntrack is already present
2018-07-16 06:02:00,204 [salt.state       ][INFO    ][6065] Completed state [nf_conntrack] at time 06:02:00.204080 duration_in_ms=33.562
2018-07-16 06:02:00,206 [salt.state       ][INFO    ][6065] Running state [kernel.panic] at time 06:02:00.206848
2018-07-16 06:02:00,208 [salt.state       ][INFO    ][6065] Executing state sysctl.present for kernel.panic
2018-07-16 06:02:00,235 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,296 [salt.state       ][INFO    ][6065] Sysctl value kernel.panic = 60 is already set
2018-07-16 06:02:00,299 [salt.state       ][INFO    ][6065] Completed state [kernel.panic] at time 06:02:00.298998 duration_in_ms=92.153
2018-07-16 06:02:00,300 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_keepalive_probes] at time 06:02:00.299972
2018-07-16 06:02:00,300 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:02:00,302 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,361 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-16 06:02:00,363 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:02:00.363139 duration_in_ms=63.167
2018-07-16 06:02:00,364 [salt.state       ][INFO    ][6065] Running state [fs.file-max] at time 06:02:00.364166
2018-07-16 06:02:00,365 [salt.state       ][INFO    ][6065] Executing state sysctl.present for fs.file-max
2018-07-16 06:02:00,366 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,424 [salt.state       ][INFO    ][6065] Sysctl value fs.file-max = 124165 is already set
2018-07-16 06:02:00,426 [salt.state       ][INFO    ][6065] Completed state [fs.file-max] at time 06:02:00.426660 duration_in_ms=62.495
2018-07-16 06:02:00,427 [salt.state       ][INFO    ][6065] Running state [net.core.somaxconn] at time 06:02:00.427660
2018-07-16 06:02:00,428 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:02:00,430 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,490 [salt.state       ][INFO    ][6065] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-16 06:02:00,491 [salt.state       ][INFO    ][6065] Completed state [net.core.somaxconn] at time 06:02:00.491777 duration_in_ms=64.114
2018-07-16 06:02:00,493 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:02:00.493701
2018-07-16 06:02:00,495 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:02:00,496 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,553 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-16 06:02:00,555 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:02:00.555122 duration_in_ms=61.423
2018-07-16 06:02:00,556 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_tw_reuse] at time 06:02:00.556103
2018-07-16 06:02:00,557 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:02:00,558 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,615 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-16 06:02:00,617 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_tw_reuse] at time 06:02:00.617013 duration_in_ms=60.909
2018-07-16 06:02:00,618 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_congestion_control] at time 06:02:00.618210
2018-07-16 06:02:00,619 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:02:00,620 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,683 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-16 06:02:00,684 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_congestion_control] at time 06:02:00.684490 duration_in_ms=66.279
2018-07-16 06:02:00,685 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_retries2] at time 06:02:00.685625
2018-07-16 06:02:00,686 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:02:00,688 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,747 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-16 06:02:00,749 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_retries2] at time 06:02:00.748989 duration_in_ms=63.363
2018-07-16 06:02:00,750 [salt.state       ][INFO    ][6065] Running state [net.core.netdev_max_backlog] at time 06:02:00.750213
2018-07-16 06:02:00,751 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:02:00,752 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,814 [salt.state       ][INFO    ][6065] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-16 06:02:00,816 [salt.state       ][INFO    ][6065] Completed state [net.core.netdev_max_backlog] at time 06:02:00.816198 duration_in_ms=65.982
2018-07-16 06:02:00,817 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:00.817640
2018-07-16 06:02:00,819 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:02:00,821 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,878 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-16 06:02:00,880 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:00.879964 duration_in_ms=62.325
2018-07-16 06:02:00,881 [salt.state       ][INFO    ][6065] Running state [vm.swappiness] at time 06:02:00.881406
2018-07-16 06:02:00,882 [salt.state       ][INFO    ][6065] Executing state sysctl.present for vm.swappiness
2018-07-16 06:02:00,884 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:00,945 [salt.state       ][INFO    ][6065] Sysctl value vm.swappiness = 10 is already set
2018-07-16 06:02:00,947 [salt.state       ][INFO    ][6065] Completed state [vm.swappiness] at time 06:02:00.947250 duration_in_ms=65.843
2018-07-16 06:02:00,948 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:02:00.948709
2018-07-16 06:02:00,950 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:02:00,952 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,010 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-16 06:02:01,012 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:02:01.012231 duration_in_ms=63.523
2018-07-16 06:02:01,013 [salt.state       ][INFO    ][6065] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:01.013658
2018-07-16 06:02:01,014 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:02:01,017 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,068 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-16 06:02:01,070 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:01.070595 duration_in_ms=56.939
2018-07-16 06:02:01,071 [salt.state       ][INFO    ][6065] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:01.071588
2018-07-16 06:02:01,072 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:02:01,074 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,135 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-16 06:02:01,137 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:01.137025 duration_in_ms=65.435
2018-07-16 06:02:01,139 [salt.state       ][INFO    ][6065] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:01.139124
2018-07-16 06:02:01,139 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:02:01,141 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,202 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-16 06:02:01,203 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:01.203611 duration_in_ms=64.487
2018-07-16 06:02:01,205 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_fin_timeout] at time 06:02:01.205362
2018-07-16 06:02:01,207 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:02:01,211 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,272 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-16 06:02:01,274 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_fin_timeout] at time 06:02:01.273896 duration_in_ms=68.536
2018-07-16 06:02:01,275 [salt.state       ][INFO    ][6065] Running state [net.ipv4.tcp_keepalive_time] at time 06:02:01.275626
2018-07-16 06:02:01,276 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:02:01,278 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,338 [salt.state       ][INFO    ][6065] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-16 06:02:01,340 [salt.state       ][INFO    ][6065] Completed state [net.ipv4.tcp_keepalive_time] at time 06:02:01.339892 duration_in_ms=64.265
2018-07-16 06:02:01,341 [salt.state       ][INFO    ][6065] Running state [net.nf_conntrack_max] at time 06:02:01.341234
2018-07-16 06:02:01,342 [salt.state       ][INFO    ][6065] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:02:01,344 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:01,407 [salt.state       ][INFO    ][6065] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-16 06:02:01,409 [salt.state       ][INFO    ][6065] Completed state [net.nf_conntrack_max] at time 06:02:01.409100 duration_in_ms=67.865
2018-07-16 06:02:01,410 [salt.state       ][INFO    ][6065] Running state [linux_sysfs_package] at time 06:02:01.410669
2018-07-16 06:02:01,412 [salt.state       ][INFO    ][6065] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:02:01,428 [salt.state       ][INFO    ][6065] All specified packages are already installed
2018-07-16 06:02:01,428 [salt.state       ][INFO    ][6065] Completed state [linux_sysfs_package] at time 06:02:01.428865 duration_in_ms=18.198
2018-07-16 06:02:01,431 [salt.state       ][INFO    ][6065] Running state [/etc/sysfs.d] at time 06:02:01.431807
2018-07-16 06:02:01,432 [salt.state       ][INFO    ][6065] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:02:01,433 [salt.state       ][INFO    ][6065] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:02:01,433 [salt.state       ][INFO    ][6065] Completed state [/etc/sysfs.d] at time 06:02:01.433928 duration_in_ms=2.121
2018-07-16 06:02:01,435 [salt.state       ][INFO    ][6065] Running state [ondemand] at time 06:02:01.435102
2018-07-16 06:02:01,435 [salt.state       ][INFO    ][6065] Executing state service.dead for ondemand
2018-07-16 06:02:01,436 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:01,469 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:01,499 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:01,548 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'runlevel' in directory '/root'
2018-07-16 06:02:01,578 [salt.state       ][INFO    ][6065] The service ondemand is already dead
2018-07-16 06:02:01,580 [salt.state       ][INFO    ][6065] Completed state [ondemand] at time 06:02:01.579956 duration_in_ms=144.853
2018-07-16 06:02:01,583 [salt.state       ][INFO    ][6065] Running state [cs_CZ.UTF-8] at time 06:02:01.583482
2018-07-16 06:02:01,585 [salt.state       ][INFO    ][6065] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:02:01,587 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:01,611 [salt.state       ][INFO    ][6065] Locale cs_CZ.UTF-8 is already present
2018-07-16 06:02:01,613 [salt.state       ][INFO    ][6065] Completed state [cs_CZ.UTF-8] at time 06:02:01.613179 duration_in_ms=29.698
2018-07-16 06:02:01,614 [salt.state       ][INFO    ][6065] Running state [en_US.UTF-8] at time 06:02:01.614669
2018-07-16 06:02:01,616 [salt.state       ][INFO    ][6065] Executing state locale.present for en_US.UTF-8
2018-07-16 06:02:01,618 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:01,642 [salt.state       ][INFO    ][6065] Locale en_US.UTF-8 is already present
2018-07-16 06:02:01,644 [salt.state       ][INFO    ][6065] Completed state [en_US.UTF-8] at time 06:02:01.644694 duration_in_ms=30.025
2018-07-16 06:02:01,651 [salt.state       ][INFO    ][6065] Running state [en_US.UTF-8] at time 06:02:01.651724
2018-07-16 06:02:01,652 [salt.state       ][INFO    ][6065] Executing state locale.system for en_US.UTF-8
2018-07-16 06:02:01,654 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'localectl' in directory '/root'
2018-07-16 06:02:01,711 [salt.state       ][INFO    ][6065] System locale en_US.UTF-8 already set
2018-07-16 06:02:01,711 [salt.state       ][INFO    ][6065] Completed state [en_US.UTF-8] at time 06:02:01.711402 duration_in_ms=59.678
2018-07-16 06:02:01,712 [salt.state       ][INFO    ][6065] Running state [root] at time 06:02:01.712781
2018-07-16 06:02:01,713 [salt.state       ][INFO    ][6065] Executing state group.present for root
2018-07-16 06:02:01,713 [salt.state       ][INFO    ][6065] Group root is present and up to date
2018-07-16 06:02:01,713 [salt.state       ][INFO    ][6065] Completed state [root] at time 06:02:01.713923 duration_in_ms=1.142
2018-07-16 06:02:01,720 [salt.state       ][INFO    ][6065] Running state [root] at time 06:02:01.720019
2018-07-16 06:02:01,720 [salt.state       ][INFO    ][6065] Executing state user.present for root
2018-07-16 06:02:01,723 [salt.state       ][INFO    ][6065] User root is present and up to date
2018-07-16 06:02:01,723 [salt.state       ][INFO    ][6065] Completed state [root] at time 06:02:01.723343 duration_in_ms=3.325
2018-07-16 06:02:01,725 [salt.state       ][INFO    ][6065] Running state [/root] at time 06:02:01.725549
2018-07-16 06:02:01,725 [salt.state       ][INFO    ][6065] Executing state file.directory for /root
2018-07-16 06:02:01,727 [salt.state       ][INFO    ][6065] Directory /root is in the correct state
2018-07-16 06:02:01,727 [salt.state       ][INFO    ][6065] Completed state [/root] at time 06:02:01.727317 duration_in_ms=1.768
2018-07-16 06:02:01,727 [salt.state       ][INFO    ][6065] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:02:01.727581
2018-07-16 06:02:01,728 [salt.state       ][INFO    ][6065] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:02:01,728 [salt.state       ][INFO    ][6065] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:02:01,728 [salt.state       ][INFO    ][6065] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:02:01.728777 duration_in_ms=1.196
2018-07-16 06:02:01,729 [salt.state       ][INFO    ][6065] Running state [ubuntu] at time 06:02:01.729041
2018-07-16 06:02:01,729 [salt.state       ][INFO    ][6065] Executing state group.present for ubuntu
2018-07-16 06:02:01,729 [salt.state       ][INFO    ][6065] Group ubuntu is present and up to date
2018-07-16 06:02:01,729 [salt.state       ][INFO    ][6065] Completed state [ubuntu] at time 06:02:01.729898 duration_in_ms=0.857
2018-07-16 06:02:01,731 [salt.state       ][INFO    ][6065] Running state [ubuntu] at time 06:02:01.731879
2018-07-16 06:02:01,732 [salt.state       ][INFO    ][6065] Executing state user.present for ubuntu
2018-07-16 06:02:01,734 [salt.state       ][INFO    ][6065] User ubuntu is present and up to date
2018-07-16 06:02:01,734 [salt.state       ][INFO    ][6065] Completed state [ubuntu] at time 06:02:01.734929 duration_in_ms=3.05
2018-07-16 06:02:01,736 [salt.state       ][INFO    ][6065] Running state [/home/ubuntu] at time 06:02:01.736824
2018-07-16 06:02:01,737 [salt.state       ][INFO    ][6065] Executing state file.directory for /home/ubuntu
2018-07-16 06:02:01,739 [salt.state       ][INFO    ][6065] Directory /home/ubuntu is in the correct state
2018-07-16 06:02:01,739 [salt.state       ][INFO    ][6065] Completed state [/home/ubuntu] at time 06:02:01.739567 duration_in_ms=2.742
2018-07-16 06:02:01,741 [salt.state       ][INFO    ][6065] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:01.741221
2018-07-16 06:02:01,741 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:02:01,767 [salt.state       ][INFO    ][6065] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-16 06:02:01,768 [salt.state       ][INFO    ][6065] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:01.768051 duration_in_ms=26.828
2018-07-16 06:02:01,768 [salt.state       ][INFO    ][6065] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:01.768552
2018-07-16 06:02:01,769 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:02:01,984 [salt.state       ][INFO    ][6065] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-16 06:02:01,984 [salt.state       ][INFO    ][6065] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:01.984897 duration_in_ms=216.345
2018-07-16 06:02:01,985 [salt.state       ][INFO    ][6065] Running state [apt-daily.timer] at time 06:02:01.985189
2018-07-16 06:02:01,985 [salt.state       ][INFO    ][6065] Executing state service.dead for apt-daily.timer
2018-07-16 06:02:01,987 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:02:02,027 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:02,061 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:02,100 [salt.state       ][INFO    ][6065] The service apt-daily.timer is already dead
2018-07-16 06:02:02,102 [salt.state       ][INFO    ][6065] Completed state [apt-daily.timer] at time 06:02:02.102020 duration_in_ms=116.829
2018-07-16 06:02:02,103 [salt.state       ][INFO    ][6065] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:02.103236
2018-07-16 06:02:02,104 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:02:02,345 [salt.state       ][INFO    ][6065] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-16 06:02:02,346 [salt.state       ][INFO    ][6065] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:02.345995 duration_in_ms=242.76
2018-07-16 06:02:02,350 [salt.state       ][INFO    ][6065] Running state [service.systemctl_reload] at time 06:02:02.349956
2018-07-16 06:02:02,350 [salt.state       ][INFO    ][6065] Executing state module.wait for service.systemctl_reload
2018-07-16 06:02:02,351 [salt.state       ][INFO    ][6065] No changes made for service.systemctl_reload
2018-07-16 06:02:02,351 [salt.state       ][INFO    ][6065] Completed state [service.systemctl_reload] at time 06:02:02.351766 duration_in_ms=1.81
2018-07-16 06:02:02,352 [salt.state       ][INFO    ][6065] Running state [/etc/issue] at time 06:02:02.352370
2018-07-16 06:02:02,353 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/issue
2018-07-16 06:02:02,356 [salt.state       ][INFO    ][6065] File /etc/issue is in the correct state
2018-07-16 06:02:02,358 [salt.state       ][INFO    ][6065] Completed state [/etc/issue] at time 06:02:02.358000 duration_in_ms=5.628
2018-07-16 06:02:02,359 [salt.state       ][INFO    ][6065] Running state [/etc/hostname] at time 06:02:02.359366
2018-07-16 06:02:02,360 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/hostname
2018-07-16 06:02:02,385 [salt.state       ][INFO    ][6065] File /etc/hostname is in the correct state
2018-07-16 06:02:02,386 [salt.state       ][INFO    ][6065] Completed state [/etc/hostname] at time 06:02:02.386578 duration_in_ms=27.213
2018-07-16 06:02:02,391 [salt.state       ][INFO    ][6065] Running state [hostname mdb02] at time 06:02:02.391008
2018-07-16 06:02:02,391 [salt.state       ][INFO    ][6065] Executing state cmd.wait for hostname mdb02
2018-07-16 06:02:02,392 [salt.state       ][INFO    ][6065] No changes made for hostname mdb02
2018-07-16 06:02:02,393 [salt.state       ][INFO    ][6065] Completed state [hostname mdb02] at time 06:02:02.392988 duration_in_ms=1.98
2018-07-16 06:02:02,395 [salt.state       ][INFO    ][6065] Running state [mdb02] at time 06:02:02.394860
2018-07-16 06:02:02,395 [salt.state       ][INFO    ][6065] Executing state host.present for mdb02
2018-07-16 06:02:02,397 [salt.state       ][INFO    ][6065] Host mdb02 (192.168.10.33) already present
2018-07-16 06:02:02,397 [salt.state       ][INFO    ][6065] Completed state [mdb02] at time 06:02:02.397791 duration_in_ms=2.932
2018-07-16 06:02:02,398 [salt.state       ][INFO    ][6065] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:02.398858
2018-07-16 06:02:02,399 [salt.state       ][INFO    ][6065] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:02,400 [salt.state       ][INFO    ][6065] Host mdb02.mcp-ovs-dpdk-ha.local (192.168.10.33) already present
2018-07-16 06:02:02,401 [salt.state       ][INFO    ][6065] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:02.400983 duration_in_ms=2.124
2018-07-16 06:02:02,404 [salt.state       ][INFO    ][6065] Running state [file.replace] at time 06:02:02.404327
2018-07-16 06:02:02,404 [salt.state       ][INFO    ][6065] Executing state module.run for file.replace
2018-07-16 06:02:02,652 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['git', '--version'] in directory '/root'
2018-07-16 06:02:03,326 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command 'grep -q "mdb02 mdb02.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-16 06:02:03,370 [salt.state       ][INFO    ][6065] {'ret': '--- \n+++ \n@@ -6,7 +6,7 @@\n ff02::1\t\tip6-allnodes\n ff02::2\t\tip6-allrouters\n ff02::3\t\tip6-allhosts\n-192.168.10.33\t\tmdb02 mdb02.mcp-ovs-dpdk-ha.local\n+192.168.10.33\t\tmdb02.mcp-ovs-dpdk-ha.local mdb02\n 192.168.10.34\t\tmdb03 mdb03.mcp-ovs-dpdk-ha.local\n 192.168.10.32\t\tmdb01 mdb01.mcp-ovs-dpdk-ha.local\n 192.168.10.31\t\tmdb mdb.mcp-ovs-dpdk-ha.local\n'}
2018-07-16 06:02:03,370 [salt.state       ][INFO    ][6065] Completed state [file.replace] at time 06:02:03.370782 duration_in_ms=966.454
2018-07-16 06:02:03,371 [salt.state       ][INFO    ][6065] Running state [mdb03] at time 06:02:03.371406
2018-07-16 06:02:03,371 [salt.state       ][INFO    ][6065] Executing state host.present for mdb03
2018-07-16 06:02:03,374 [salt.state       ][INFO    ][6065] Host mdb03 (192.168.10.34) already present
2018-07-16 06:02:03,375 [salt.state       ][INFO    ][6065] Completed state [mdb03] at time 06:02:03.375031 duration_in_ms=3.626
2018-07-16 06:02:03,375 [salt.state       ][INFO    ][6065] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:03.375324
2018-07-16 06:02:03,375 [salt.state       ][INFO    ][6065] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,376 [salt.state       ][INFO    ][6065] Host mdb03.mcp-ovs-dpdk-ha.local (192.168.10.34) already present
2018-07-16 06:02:03,376 [salt.state       ][INFO    ][6065] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:03.376893 duration_in_ms=1.569
2018-07-16 06:02:03,377 [salt.state       ][INFO    ][6065] Running state [mdb01] at time 06:02:03.377175
2018-07-16 06:02:03,377 [salt.state       ][INFO    ][6065] Executing state host.present for mdb01
2018-07-16 06:02:03,378 [salt.state       ][INFO    ][6065] Host mdb01 (192.168.10.32) already present
2018-07-16 06:02:03,379 [salt.state       ][INFO    ][6065] Completed state [mdb01] at time 06:02:03.379203 duration_in_ms=2.027
2018-07-16 06:02:03,379 [salt.state       ][INFO    ][6065] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:03.379507
2018-07-16 06:02:03,380 [salt.state       ][INFO    ][6065] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,380 [salt.state       ][INFO    ][6065] Host mdb01.mcp-ovs-dpdk-ha.local (192.168.10.32) already present
2018-07-16 06:02:03,381 [salt.state       ][INFO    ][6065] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:03.380991 duration_in_ms=1.484
2018-07-16 06:02:03,381 [salt.state       ][INFO    ][6065] Running state [mdb] at time 06:02:03.381275
2018-07-16 06:02:03,381 [salt.state       ][INFO    ][6065] Executing state host.present for mdb
2018-07-16 06:02:03,383 [salt.state       ][INFO    ][6065] Host mdb (192.168.10.31) already present
2018-07-16 06:02:03,383 [salt.state       ][INFO    ][6065] Completed state [mdb] at time 06:02:03.383793 duration_in_ms=2.518
2018-07-16 06:02:03,384 [salt.state       ][INFO    ][6065] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:03.384099
2018-07-16 06:02:03,384 [salt.state       ][INFO    ][6065] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,385 [salt.state       ][INFO    ][6065] Host mdb.mcp-ovs-dpdk-ha.local (192.168.10.31) already present
2018-07-16 06:02:03,386 [salt.state       ][INFO    ][6065] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:03.386522 duration_in_ms=2.423
2018-07-16 06:02:03,386 [salt.state       ][INFO    ][6065] Running state [cfg01] at time 06:02:03.386831
2018-07-16 06:02:03,387 [salt.state       ][INFO    ][6065] Executing state host.present for cfg01
2018-07-16 06:02:03,387 [salt.state       ][INFO    ][6065] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:03,388 [salt.state       ][INFO    ][6065] Completed state [cfg01] at time 06:02:03.388013 duration_in_ms=1.182
2018-07-16 06:02:03,388 [salt.state       ][INFO    ][6065] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:03.388285
2018-07-16 06:02:03,388 [salt.state       ][INFO    ][6065] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,389 [salt.state       ][INFO    ][6065] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:03,390 [salt.state       ][INFO    ][6065] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:03.389726 duration_in_ms=1.441
2018-07-16 06:02:03,390 [salt.state       ][INFO    ][6065] Running state [prx01] at time 06:02:03.390852
2018-07-16 06:02:03,391 [salt.state       ][INFO    ][6065] Executing state host.present for prx01
2018-07-16 06:02:03,391 [salt.state       ][INFO    ][6065] Host prx01 (192.168.10.14) already present
2018-07-16 06:02:03,392 [salt.state       ][INFO    ][6065] Completed state [prx01] at time 06:02:03.392035 duration_in_ms=1.183
2018-07-16 06:02:03,392 [salt.state       ][INFO    ][6065] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:03.392309
2018-07-16 06:02:03,392 [salt.state       ][INFO    ][6065] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,394 [salt.state       ][INFO    ][6065] Host prx01.mcp-ovs-dpdk-ha.local (192.168.10.14) already present
2018-07-16 06:02:03,394 [salt.state       ][INFO    ][6065] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:03.394597 duration_in_ms=2.287
2018-07-16 06:02:03,394 [salt.state       ][INFO    ][6065] Running state [kvm01] at time 06:02:03.394892
2018-07-16 06:02:03,395 [salt.state       ][INFO    ][6065] Executing state host.present for kvm01
2018-07-16 06:02:03,395 [salt.state       ][INFO    ][6065] Host kvm01 (192.168.10.20) already present
2018-07-16 06:02:03,396 [salt.state       ][INFO    ][6065] Completed state [kvm01] at time 06:02:03.396049 duration_in_ms=1.157
2018-07-16 06:02:03,396 [salt.state       ][INFO    ][6065] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:03.396614
2018-07-16 06:02:03,396 [salt.state       ][INFO    ][6065] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,397 [salt.state       ][INFO    ][6065] Host kvm01.mcp-ovs-dpdk-ha.local (192.168.10.20) already present
2018-07-16 06:02:03,398 [salt.state       ][INFO    ][6065] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:03.398082 duration_in_ms=1.467
2018-07-16 06:02:03,398 [salt.state       ][INFO    ][6065] Running state [kvm03] at time 06:02:03.398429
2018-07-16 06:02:03,398 [salt.state       ][INFO    ][6065] Executing state host.present for kvm03
2018-07-16 06:02:03,399 [salt.state       ][INFO    ][6065] Host kvm03 (192.168.10.22) already present
2018-07-16 06:02:03,399 [salt.state       ][INFO    ][6065] Completed state [kvm03] at time 06:02:03.399557 duration_in_ms=1.128
2018-07-16 06:02:03,400 [salt.state       ][INFO    ][6065] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:03.400145
2018-07-16 06:02:03,400 [salt.state       ][INFO    ][6065] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,402 [salt.state       ][INFO    ][6065] Host kvm03.mcp-ovs-dpdk-ha.local (192.168.10.22) already present
2018-07-16 06:02:03,402 [salt.state       ][INFO    ][6065] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:03.402844 duration_in_ms=2.699
2018-07-16 06:02:03,403 [salt.state       ][INFO    ][6065] Running state [kvm02] at time 06:02:03.403147
2018-07-16 06:02:03,403 [salt.state       ][INFO    ][6065] Executing state host.present for kvm02
2018-07-16 06:02:03,405 [salt.state       ][INFO    ][6065] Host kvm02 (192.168.10.21) already present
2018-07-16 06:02:03,406 [salt.state       ][INFO    ][6065] Completed state [kvm02] at time 06:02:03.406483 duration_in_ms=3.336
2018-07-16 06:02:03,406 [salt.state       ][INFO    ][6065] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:03.406820
2018-07-16 06:02:03,407 [salt.state       ][INFO    ][6065] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,407 [salt.state       ][INFO    ][6065] Host kvm02.mcp-ovs-dpdk-ha.local (192.168.10.21) already present
2018-07-16 06:02:03,407 [salt.state       ][INFO    ][6065] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:03.407941 duration_in_ms=1.122
2018-07-16 06:02:03,408 [salt.state       ][INFO    ][6065] Running state [dbs] at time 06:02:03.408214
2018-07-16 06:02:03,408 [salt.state       ][INFO    ][6065] Executing state host.present for dbs
2018-07-16 06:02:03,409 [salt.state       ][INFO    ][6065] Host dbs (192.168.10.23) already present
2018-07-16 06:02:03,409 [salt.state       ][INFO    ][6065] Completed state [dbs] at time 06:02:03.409322 duration_in_ms=1.108
2018-07-16 06:02:03,409 [salt.state       ][INFO    ][6065] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:03.409593
2018-07-16 06:02:03,409 [salt.state       ][INFO    ][6065] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,410 [salt.state       ][INFO    ][6065] Host dbs.mcp-ovs-dpdk-ha.local (192.168.10.23) already present
2018-07-16 06:02:03,411 [salt.state       ][INFO    ][6065] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:03.411077 duration_in_ms=1.484
2018-07-16 06:02:03,411 [salt.state       ][INFO    ][6065] Running state [prx] at time 06:02:03.411906
2018-07-16 06:02:03,412 [salt.state       ][INFO    ][6065] Executing state host.present for prx
2018-07-16 06:02:03,413 [salt.state       ][INFO    ][6065] Host prx (192.168.10.13) already present
2018-07-16 06:02:03,413 [salt.state       ][INFO    ][6065] Completed state [prx] at time 06:02:03.413678 duration_in_ms=1.773
2018-07-16 06:02:03,414 [salt.state       ][INFO    ][6065] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:03.413991
2018-07-16 06:02:03,414 [salt.state       ][INFO    ][6065] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,415 [salt.state       ][INFO    ][6065] Host prx.mcp-ovs-dpdk-ha.local (192.168.10.13) already present
2018-07-16 06:02:03,415 [salt.state       ][INFO    ][6065] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:03.415516 duration_in_ms=1.525
2018-07-16 06:02:03,416 [salt.state       ][INFO    ][6065] Running state [prx02] at time 06:02:03.416111
2018-07-16 06:02:03,417 [salt.state       ][INFO    ][6065] Executing state host.present for prx02
2018-07-16 06:02:03,418 [salt.state       ][INFO    ][6065] Host prx02 (192.168.10.15) already present
2018-07-16 06:02:03,418 [salt.state       ][INFO    ][6065] Completed state [prx02] at time 06:02:03.418817 duration_in_ms=2.707
2018-07-16 06:02:03,419 [salt.state       ][INFO    ][6065] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:03.419089
2018-07-16 06:02:03,419 [salt.state       ][INFO    ][6065] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,420 [salt.state       ][INFO    ][6065] Host prx02.mcp-ovs-dpdk-ha.local (192.168.10.15) already present
2018-07-16 06:02:03,420 [salt.state       ][INFO    ][6065] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:03.420222 duration_in_ms=1.133
2018-07-16 06:02:03,420 [salt.state       ][INFO    ][6065] Running state [msg02] at time 06:02:03.420498
2018-07-16 06:02:03,420 [salt.state       ][INFO    ][6065] Executing state host.present for msg02
2018-07-16 06:02:03,421 [salt.state       ][INFO    ][6065] Host msg02 (192.168.10.29) already present
2018-07-16 06:02:03,421 [salt.state       ][INFO    ][6065] Completed state [msg02] at time 06:02:03.421610 duration_in_ms=1.112
2018-07-16 06:02:03,422 [salt.state       ][INFO    ][6065] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:03.422743
2018-07-16 06:02:03,423 [salt.state       ][INFO    ][6065] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,424 [salt.state       ][INFO    ][6065] Host msg02.mcp-ovs-dpdk-ha.local (192.168.10.29) already present
2018-07-16 06:02:03,424 [salt.state       ][INFO    ][6065] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:03.424241 duration_in_ms=1.499
2018-07-16 06:02:03,424 [salt.state       ][INFO    ][6065] Running state [msg03] at time 06:02:03.424516
2018-07-16 06:02:03,424 [salt.state       ][INFO    ][6065] Executing state host.present for msg03
2018-07-16 06:02:03,425 [salt.state       ][INFO    ][6065] Host msg03 (192.168.10.30) already present
2018-07-16 06:02:03,426 [salt.state       ][INFO    ][6065] Completed state [msg03] at time 06:02:03.425963 duration_in_ms=1.447
2018-07-16 06:02:03,426 [salt.state       ][INFO    ][6065] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:03.426867
2018-07-16 06:02:03,427 [salt.state       ][INFO    ][6065] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,427 [salt.state       ][INFO    ][6065] Host msg03.mcp-ovs-dpdk-ha.local (192.168.10.30) already present
2018-07-16 06:02:03,428 [salt.state       ][INFO    ][6065] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:03.428008 duration_in_ms=1.141
2018-07-16 06:02:03,428 [salt.state       ][INFO    ][6065] Running state [msg01] at time 06:02:03.428282
2018-07-16 06:02:03,428 [salt.state       ][INFO    ][6065] Executing state host.present for msg01
2018-07-16 06:02:03,429 [salt.state       ][INFO    ][6065] Host msg01 (192.168.10.28) already present
2018-07-16 06:02:03,429 [salt.state       ][INFO    ][6065] Completed state [msg01] at time 06:02:03.429722 duration_in_ms=1.44
2018-07-16 06:02:03,430 [salt.state       ][INFO    ][6065] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:03.430887
2018-07-16 06:02:03,431 [salt.state       ][INFO    ][6065] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,431 [salt.state       ][INFO    ][6065] Host msg01.mcp-ovs-dpdk-ha.local (192.168.10.28) already present
2018-07-16 06:02:03,432 [salt.state       ][INFO    ][6065] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:03.432579 duration_in_ms=1.692
2018-07-16 06:02:03,432 [salt.state       ][INFO    ][6065] Running state [msg] at time 06:02:03.432893
2018-07-16 06:02:03,433 [salt.state       ][INFO    ][6065] Executing state host.present for msg
2018-07-16 06:02:03,434 [salt.state       ][INFO    ][6065] Host msg (192.168.10.27) already present
2018-07-16 06:02:03,434 [salt.state       ][INFO    ][6065] Completed state [msg] at time 06:02:03.434703 duration_in_ms=1.809
2018-07-16 06:02:03,435 [salt.state       ][INFO    ][6065] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:03.434982
2018-07-16 06:02:03,435 [salt.state       ][INFO    ][6065] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,436 [salt.state       ][INFO    ][6065] Host msg.mcp-ovs-dpdk-ha.local (192.168.10.27) already present
2018-07-16 06:02:03,436 [salt.state       ][INFO    ][6065] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:03.436448 duration_in_ms=1.466
2018-07-16 06:02:03,436 [salt.state       ][INFO    ][6065] Running state [cfg01] at time 06:02:03.436722
2018-07-16 06:02:03,436 [salt.state       ][INFO    ][6065] Executing state host.present for cfg01
2018-07-16 06:02:03,438 [salt.state       ][INFO    ][6065] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:03,438 [salt.state       ][INFO    ][6065] Completed state [cfg01] at time 06:02:03.438553 duration_in_ms=1.831
2018-07-16 06:02:03,438 [salt.state       ][INFO    ][6065] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:03.438863
2018-07-16 06:02:03,439 [salt.state       ][INFO    ][6065] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,440 [salt.state       ][INFO    ][6065] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:03,440 [salt.state       ][INFO    ][6065] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:03.440889 duration_in_ms=2.026
2018-07-16 06:02:03,441 [salt.state       ][INFO    ][6065] Running state [cmp002] at time 06:02:03.441219
2018-07-16 06:02:03,441 [salt.state       ][INFO    ][6065] Executing state host.present for cmp002
2018-07-16 06:02:03,442 [salt.state       ][INFO    ][6065] Host cmp002 (192.168.10.53) already present
2018-07-16 06:02:03,443 [salt.state       ][INFO    ][6065] Completed state [cmp002] at time 06:02:03.443175 duration_in_ms=1.956
2018-07-16 06:02:03,443 [salt.state       ][INFO    ][6065] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:03.443474
2018-07-16 06:02:03,443 [salt.state       ][INFO    ][6065] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,445 [salt.state       ][INFO    ][6065] Host cmp002.mcp-ovs-dpdk-ha.local (192.168.10.53) already present
2018-07-16 06:02:03,445 [salt.state       ][INFO    ][6065] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:03.445294 duration_in_ms=1.821
2018-07-16 06:02:03,445 [salt.state       ][INFO    ][6065] Running state [cmp001] at time 06:02:03.445929
2018-07-16 06:02:03,446 [salt.state       ][INFO    ][6065] Executing state host.present for cmp001
2018-07-16 06:02:03,447 [salt.state       ][INFO    ][6065] Host cmp001 (192.168.10.52) already present
2018-07-16 06:02:03,447 [salt.state       ][INFO    ][6065] Completed state [cmp001] at time 06:02:03.447793 duration_in_ms=1.864
2018-07-16 06:02:03,448 [salt.state       ][INFO    ][6065] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:03.448066
2018-07-16 06:02:03,448 [salt.state       ][INFO    ][6065] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,449 [salt.state       ][INFO    ][6065] Host cmp001.mcp-ovs-dpdk-ha.local (192.168.10.52) already present
2018-07-16 06:02:03,449 [salt.state       ][INFO    ][6065] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:03.449520 duration_in_ms=1.454
2018-07-16 06:02:03,449 [salt.state       ][INFO    ][6065] Running state [dbs01] at time 06:02:03.449810
2018-07-16 06:02:03,450 [salt.state       ][INFO    ][6065] Executing state host.present for dbs01
2018-07-16 06:02:03,451 [salt.state       ][INFO    ][6065] Host dbs01 (192.168.10.24) already present
2018-07-16 06:02:03,452 [salt.state       ][INFO    ][6065] Completed state [dbs01] at time 06:02:03.452174 duration_in_ms=2.364
2018-07-16 06:02:03,452 [salt.state       ][INFO    ][6065] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:03.452764
2018-07-16 06:02:03,453 [salt.state       ][INFO    ][6065] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,454 [salt.state       ][INFO    ][6065] Host dbs01.mcp-ovs-dpdk-ha.local (192.168.10.24) already present
2018-07-16 06:02:03,454 [salt.state       ][INFO    ][6065] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:03.454618 duration_in_ms=1.854
2018-07-16 06:02:03,454 [salt.state       ][INFO    ][6065] Running state [dbs02] at time 06:02:03.454912
2018-07-16 06:02:03,455 [salt.state       ][INFO    ][6065] Executing state host.present for dbs02
2018-07-16 06:02:03,455 [salt.state       ][INFO    ][6065] Host dbs02 (192.168.10.25) already present
2018-07-16 06:02:03,456 [salt.state       ][INFO    ][6065] Completed state [dbs02] at time 06:02:03.456016 duration_in_ms=1.104
2018-07-16 06:02:03,456 [salt.state       ][INFO    ][6065] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:03.456575
2018-07-16 06:02:03,456 [salt.state       ][INFO    ][6065] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,457 [salt.state       ][INFO    ][6065] Host dbs02.mcp-ovs-dpdk-ha.local (192.168.10.25) already present
2018-07-16 06:02:03,458 [salt.state       ][INFO    ][6065] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:03.458441 duration_in_ms=1.867
2018-07-16 06:02:03,458 [salt.state       ][INFO    ][6065] Running state [dbs03] at time 06:02:03.458760
2018-07-16 06:02:03,459 [salt.state       ][INFO    ][6065] Executing state host.present for dbs03
2018-07-16 06:02:03,460 [salt.state       ][INFO    ][6065] Host dbs03 (192.168.10.26) already present
2018-07-16 06:02:03,460 [salt.state       ][INFO    ][6065] Completed state [dbs03] at time 06:02:03.460465 duration_in_ms=1.705
2018-07-16 06:02:03,460 [salt.state       ][INFO    ][6065] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:03.460759
2018-07-16 06:02:03,461 [salt.state       ][INFO    ][6065] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,462 [salt.state       ][INFO    ][6065] Host dbs03.mcp-ovs-dpdk-ha.local (192.168.10.26) already present
2018-07-16 06:02:03,462 [salt.state       ][INFO    ][6065] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:03.462815 duration_in_ms=2.056
2018-07-16 06:02:03,463 [salt.state       ][INFO    ][6065] Running state [mas01] at time 06:02:03.463091
2018-07-16 06:02:03,463 [salt.state       ][INFO    ][6065] Executing state host.present for mas01
2018-07-16 06:02:03,464 [salt.state       ][INFO    ][6065] Host mas01 (192.168.10.12) already present
2018-07-16 06:02:03,464 [salt.state       ][INFO    ][6065] Completed state [mas01] at time 06:02:03.464202 duration_in_ms=1.111
2018-07-16 06:02:03,465 [salt.state       ][INFO    ][6065] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:03.465059
2018-07-16 06:02:03,465 [salt.state       ][INFO    ][6065] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,465 [salt.state       ][INFO    ][6065] Host mas01.mcp-ovs-dpdk-ha.local (192.168.10.12) already present
2018-07-16 06:02:03,466 [salt.state       ][INFO    ][6065] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:03.466207 duration_in_ms=1.148
2018-07-16 06:02:03,466 [salt.state       ][INFO    ][6065] Running state [ctl02] at time 06:02:03.466483
2018-07-16 06:02:03,466 [salt.state       ][INFO    ][6065] Executing state host.present for ctl02
2018-07-16 06:02:03,467 [salt.state       ][INFO    ][6065] Host ctl02 (192.168.10.37) already present
2018-07-16 06:02:03,467 [salt.state       ][INFO    ][6065] Completed state [ctl02] at time 06:02:03.467593 duration_in_ms=1.109
2018-07-16 06:02:03,468 [salt.state       ][INFO    ][6065] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:03.468201
2018-07-16 06:02:03,468 [salt.state       ][INFO    ][6065] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,469 [salt.state       ][INFO    ][6065] Host ctl02.mcp-ovs-dpdk-ha.local (192.168.10.37) already present
2018-07-16 06:02:03,470 [salt.state       ][INFO    ][6065] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:03.469969 duration_in_ms=1.768
2018-07-16 06:02:03,470 [salt.state       ][INFO    ][6065] Running state [ctl03] at time 06:02:03.470600
2018-07-16 06:02:03,470 [salt.state       ][INFO    ][6065] Executing state host.present for ctl03
2018-07-16 06:02:03,471 [salt.state       ][INFO    ][6065] Host ctl03 (192.168.10.38) already present
2018-07-16 06:02:03,472 [salt.state       ][INFO    ][6065] Completed state [ctl03] at time 06:02:03.472558 duration_in_ms=1.959
2018-07-16 06:02:03,472 [salt.state       ][INFO    ][6065] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:03.472854
2018-07-16 06:02:03,473 [salt.state       ][INFO    ][6065] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,474 [salt.state       ][INFO    ][6065] Host ctl03.mcp-ovs-dpdk-ha.local (192.168.10.38) already present
2018-07-16 06:02:03,474 [salt.state       ][INFO    ][6065] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:03.474861 duration_in_ms=2.006
2018-07-16 06:02:03,475 [salt.state       ][INFO    ][6065] Running state [ctl01] at time 06:02:03.475161
2018-07-16 06:02:03,475 [salt.state       ][INFO    ][6065] Executing state host.present for ctl01
2018-07-16 06:02:03,476 [salt.state       ][INFO    ][6065] Host ctl01 (192.168.10.36) already present
2018-07-16 06:02:03,476 [salt.state       ][INFO    ][6065] Completed state [ctl01] at time 06:02:03.476579 duration_in_ms=1.418
2018-07-16 06:02:03,476 [salt.state       ][INFO    ][6065] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:03.476890
2018-07-16 06:02:03,477 [salt.state       ][INFO    ][6065] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,478 [salt.state       ][INFO    ][6065] Host ctl01.mcp-ovs-dpdk-ha.local (192.168.10.36) already present
2018-07-16 06:02:03,478 [salt.state       ][INFO    ][6065] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:03.478373 duration_in_ms=1.483
2018-07-16 06:02:03,478 [salt.state       ][INFO    ][6065] Running state [ctl] at time 06:02:03.478643
2018-07-16 06:02:03,478 [salt.state       ][INFO    ][6065] Executing state host.present for ctl
2018-07-16 06:02:03,479 [salt.state       ][INFO    ][6065] Host ctl (192.168.10.35) already present
2018-07-16 06:02:03,479 [salt.state       ][INFO    ][6065] Completed state [ctl] at time 06:02:03.479769 duration_in_ms=1.126
2018-07-16 06:02:03,480 [salt.state       ][INFO    ][6065] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:03.480035
2018-07-16 06:02:03,480 [salt.state       ][INFO    ][6065] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:03,481 [salt.state       ][INFO    ][6065] Host ctl.mcp-ovs-dpdk-ha.local (192.168.10.35) already present
2018-07-16 06:02:03,482 [salt.state       ][INFO    ][6065] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:03.482711 duration_in_ms=2.675
2018-07-16 06:02:03,483 [salt.state       ][INFO    ][6065] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:03.483025
2018-07-16 06:02:03,483 [salt.state       ][INFO    ][6065] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:02:03,484 [salt.state       ][INFO    ][6065] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-16 06:02:03,484 [salt.state       ][INFO    ][6065] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:03.484751 duration_in_ms=1.724
2018-07-16 06:02:03,485 [salt.state       ][INFO    ][6065] Running state [ens3] at time 06:02:03.485050
2018-07-16 06:02:03,485 [salt.state       ][INFO    ][6065] Executing state network.managed for ens3
2018-07-16 06:02:05,023 [salt.state       ][INFO    ][6065] Interface ens3 is up to date.
2018-07-16 06:02:05,023 [salt.state       ][INFO    ][6065] Completed state [ens3] at time 06:02:05.023689 duration_in_ms=1538.638
2018-07-16 06:02:05,024 [salt.state       ][INFO    ][6065] Running state [ens2] at time 06:02:05.024116
2018-07-16 06:02:05,024 [salt.state       ][INFO    ][6065] Executing state network.managed for ens2
2018-07-16 06:02:06,107 [salt.state       ][INFO    ][6065] Interface ens2 is up to date.
2018-07-16 06:02:06,107 [salt.state       ][INFO    ][6065] Completed state [ens2] at time 06:02:06.107522 duration_in_ms=1083.406
2018-07-16 06:02:06,107 [salt.state       ][INFO    ][6065] Running state [linux_system_network] at time 06:02:06.107905
2018-07-16 06:02:06,108 [salt.state       ][INFO    ][6065] Executing state network.system for linux_system_network
2018-07-16 06:02:06,109 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:06,132 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:02:06,159 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:06,180 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:02:06,206 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:02:07,105 [salt.loaded.int.module.debian_ip][WARNING ][6065] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:02:07,106 [salt.state       ][INFO    ][6065] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb02\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:02:07,106 [salt.state       ][INFO    ][6065] Completed state [linux_system_network] at time 06:02:07.106449 duration_in_ms=998.543
2018-07-16 06:02:07,106 [salt.state       ][INFO    ][6065] Running state [/etc/profile.d/proxy.sh] at time 06:02:07.106903
2018-07-16 06:02:07,107 [salt.state       ][INFO    ][6065] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:02:07,107 [salt.state       ][INFO    ][6065] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:02:07,108 [salt.state       ][INFO    ][6065] Completed state [/etc/profile.d/proxy.sh] at time 06:02:07.108117 duration_in_ms=1.214
2018-07-16 06:02:07,108 [salt.state       ][INFO    ][6065] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:02:07.108420
2018-07-16 06:02:07,108 [salt.state       ][INFO    ][6065] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:02:07,109 [salt.state       ][INFO    ][6065] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:02:07,109 [salt.state       ][INFO    ][6065] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:02:07.109311 duration_in_ms=0.891
2018-07-16 06:02:07,109 [salt.state       ][INFO    ][6065] Running state [ntp] at time 06:02:07.109631
2018-07-16 06:02:07,109 [salt.state       ][INFO    ][6065] Executing state pkg.installed for ntp
2018-07-16 06:02:07,135 [salt.state       ][INFO    ][6065] All specified packages are already installed
2018-07-16 06:02:07,135 [salt.state       ][INFO    ][6065] Completed state [ntp] at time 06:02:07.135574 duration_in_ms=25.943
2018-07-16 06:02:07,137 [salt.state       ][INFO    ][6065] Running state [/etc/ntp.conf] at time 06:02:07.137902
2018-07-16 06:02:07,138 [salt.state       ][INFO    ][6065] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:02:07,288 [salt.state       ][INFO    ][6065] File /etc/ntp.conf is in the correct state
2018-07-16 06:02:07,289 [salt.state       ][INFO    ][6065] Completed state [/etc/ntp.conf] at time 06:02:07.289170 duration_in_ms=151.267
2018-07-16 06:02:07,291 [salt.state       ][INFO    ][6065] Running state [ntp] at time 06:02:07.291566
2018-07-16 06:02:07,291 [salt.state       ][INFO    ][6065] Executing state service.running for ntp
2018-07-16 06:02:07,293 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:07,320 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:02:07,344 [salt.loaded.int.module.cmdmod][INFO    ][6065] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:02:07,372 [salt.state       ][INFO    ][6065] The service ntp is already running
2018-07-16 06:02:07,373 [salt.state       ][INFO    ][6065] Completed state [ntp] at time 06:02:07.372918 duration_in_ms=81.349
2018-07-16 06:02:07,380 [salt.minion      ][INFO    ][6065] Returning information for job: 20180716060138023247
2018-07-16 06:02:53,320 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180716060253299738
2018-07-16 06:02:53,353 [salt.minion      ][INFO    ][6881] Starting a new job with PID 6881
2018-07-16 06:02:53,373 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6881] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-16 06:02:53,377 [salt.minion      ][INFO    ][6881] Returning information for job: 20180716060253299738
2018-07-16 06:03:30,467 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command pkg.upgrade with jid 20180716060330457229
2018-07-16 06:03:30,498 [salt.minion      ][INFO    ][6886] Starting a new job with PID 6886
2018-07-16 06:03:30,540 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6886] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:31,456 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6886] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-16 06:03:46,247 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6886] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:46,327 [salt.minion      ][INFO    ][6886] Returning information for job: 20180716060330457229
2018-07-16 06:04:13,335 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command test.ping with jid 20180716060413319474
2018-07-16 06:04:13,365 [salt.minion      ][INFO    ][7892] Starting a new job with PID 7892
2018-07-16 06:04:13,464 [salt.minion      ][INFO    ][7892] Returning information for job: 20180716060413319474
2018-07-16 06:09:07,286 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716060907270400
2018-07-16 06:09:07,319 [salt.minion      ][INFO    ][7907] Starting a new job with PID 7907
2018-07-16 06:09:10,094 [salt.state       ][INFO    ][7907] Loading fresh modules for state activity
2018-07-16 06:09:10,175 [salt.fileclient  ][INFO    ][7907] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-16 06:09:10,214 [salt.fileclient  ][INFO    ][7907] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-16 06:09:10,397 [salt.loader      ][ERROR   ][7907] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:09:11,086 [salt.state       ][INFO    ][7907] Running state [keepalived] at time 06:09:11.086697
2018-07-16 06:09:11,087 [salt.state       ][INFO    ][7907] Executing state pkg.installed for keepalived
2018-07-16 06:09:11,087 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:09:11,899 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-16 06:09:12,099 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:09:16,313 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:09:16,364 [salt.loaded.int.module.cmdmod][INFO    ][7907] 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-07-16 06:09:24,018 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:09:24,103 [salt.state       ][INFO    ][7907] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-16 06:09:24,133 [salt.state       ][INFO    ][7907] Loading fresh modules for state activity
2018-07-16 06:09:24,191 [salt.state       ][INFO    ][7907] Completed state [keepalived] at time 06:09:24.191623 duration_in_ms=13104.921
2018-07-16 06:09:24,203 [salt.state       ][INFO    ][7907] Running state [lsof] at time 06:09:24.203544
2018-07-16 06:09:24,203 [salt.state       ][INFO    ][7907] Executing state pkg.installed for lsof
2018-07-16 06:09:24,257 [salt.loader      ][ERROR   ][7907] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:09:24,738 [salt.state       ][INFO    ][7907] All specified packages are already installed
2018-07-16 06:09:24,738 [salt.state       ][INFO    ][7907] Completed state [lsof] at time 06:09:24.738766 duration_in_ms=535.22
2018-07-16 06:09:24,742 [salt.state       ][INFO    ][7907] Running state [/etc/keepalived/keepalived.conf] at time 06:09:24.742166
2018-07-16 06:09:24,742 [salt.state       ][INFO    ][7907] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-16 06:09:24,790 [salt.fileclient  ][INFO    ][7907] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-16 06:09:24,891 [salt.state       ][INFO    ][7907] File changed:
New file
2018-07-16 06:09:24,891 [salt.state       ][INFO    ][7907] Completed state [/etc/keepalived/keepalived.conf] at time 06:09:24.891702 duration_in_ms=149.536
2018-07-16 06:09:24,892 [salt.state       ][INFO    ][7907] Running state [keepalived] at time 06:09:24.892707
2018-07-16 06:09:24,892 [salt.state       ][INFO    ][7907] Executing state service.running for keepalived
2018-07-16 06:09:24,893 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-16 06:09:24,915 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:24,938 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:24,959 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:24,982 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:25,072 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:25,099 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:25,132 [salt.loaded.int.module.cmdmod][INFO    ][7907] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:09:25,157 [salt.state       ][INFO    ][7907] {'keepalived': True}
2018-07-16 06:09:25,158 [salt.state       ][INFO    ][7907] Completed state [keepalived] at time 06:09:25.157914 duration_in_ms=265.207
2018-07-16 06:09:25,160 [salt.minion      ][INFO    ][7907] Returning information for job: 20180716060907270400
2018-07-16 06:09:47,029 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command pillar.get with jid 20180716060947015392
2018-07-16 06:09:47,060 [salt.minion      ][INFO    ][9257] Starting a new job with PID 9257
2018-07-16 06:09:47,068 [salt.minion      ][INFO    ][9257] Returning information for job: 20180716060947015392
2018-07-16 06:27:56,246 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716062756233075
2018-07-16 06:27:56,279 [salt.minion      ][INFO    ][9430] Starting a new job with PID 9430
2018-07-16 06:27:59,030 [salt.state       ][INFO    ][9430] Loading fresh modules for state activity
2018-07-16 06:27:59,470 [salt.fileclient  ][INFO    ][9430] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-07-16 06:28:00,135 [salt.fileclient  ][INFO    ][9430] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-07-16 06:28:00,795 [salt.fileclient  ][INFO    ][9430] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-07-16 06:28:00,907 [salt.loader      ][ERROR   ][9430] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:01,595 [salt.state       ][INFO    ][9430] Running state [memcached] at time 06:28:01.595371
2018-07-16 06:28:01,596 [salt.state       ][INFO    ][9430] Executing state pkg.installed for memcached
2018-07-16 06:28:01,597 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:02,412 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-07-16 06:28:02,598 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:28:07,009 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:07,063 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2018-07-16 06:28:13,131 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:13,210 [salt.state       ][INFO    ][9430] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.4'

2018-07-16 06:28:13,238 [salt.state       ][INFO    ][9430] Loading fresh modules for state activity
2018-07-16 06:28:13,294 [salt.state       ][INFO    ][9430] Completed state [memcached] at time 06:28:13.294599 duration_in_ms=11699.229
2018-07-16 06:28:13,301 [salt.state       ][INFO    ][9430] Running state [python-memcache] at time 06:28:13.301733
2018-07-16 06:28:13,302 [salt.state       ][INFO    ][9430] Executing state pkg.installed for python-memcache
2018-07-16 06:28:13,356 [salt.loader      ][ERROR   ][9430] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:13,945 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:13,994 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2018-07-16 06:28:16,338 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716062816320324
2018-07-16 06:28:16,358 [salt.minion      ][INFO    ][10319] Starting a new job with PID 10319
2018-07-16 06:28:16,385 [salt.minion      ][INFO    ][10319] Returning information for job: 20180716062816320324
2018-07-16 06:28:17,405 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:17,496 [salt.state       ][INFO    ][9430] Made the following changes:
'python-memcache' changed from 'absent' to '1.57+fixed-1~u16.04+mcp1'

2018-07-16 06:28:17,521 [salt.state       ][INFO    ][9430] Loading fresh modules for state activity
2018-07-16 06:28:17,577 [salt.state       ][INFO    ][9430] Completed state [python-memcache] at time 06:28:17.577542 duration_in_ms=4275.809
2018-07-16 06:28:17,582 [salt.state       ][INFO    ][9430] Running state [/etc/memcached.conf] at time 06:28:17.582238
2018-07-16 06:28:17,582 [salt.state       ][INFO    ][9430] Executing state file.managed for /etc/memcached.conf
2018-07-16 06:28:17,627 [salt.fileclient  ][INFO    ][9430] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-07-16 06:28:17,693 [salt.state       ][INFO    ][9430] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,9 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
+
+# Set size of each slab page. Default value for this parameter is 1m, minimum is 1k, max is 128m.
+-I 1m

2018-07-16 06:28:17,702 [salt.state       ][INFO    ][9430] Completed state [/etc/memcached.conf] at time 06:28:17.702801 duration_in_ms=120.563
2018-07-16 06:28:17,703 [salt.loader      ][ERROR   ][9430] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:18,076 [salt.state       ][INFO    ][9430] Running state [memcached] at time 06:28:18.076739
2018-07-16 06:28:18,077 [salt.state       ][INFO    ][9430] Executing state service.running for memcached
2018-07-16 06:28:18,081 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:18,102 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-16 06:28:18,121 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-16 06:28:18,139 [salt.state       ][INFO    ][9430] The service memcached is already running
2018-07-16 06:28:18,140 [salt.state       ][INFO    ][9430] Completed state [memcached] at time 06:28:18.140563 duration_in_ms=63.825
2018-07-16 06:28:18,141 [salt.state       ][INFO    ][9430] Running state [memcached] at time 06:28:18.141178
2018-07-16 06:28:18,141 [salt.state       ][INFO    ][9430] Executing state service.mod_watch for memcached
2018-07-16 06:28:18,143 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-16 06:28:18,162 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-16 06:28:18,182 [salt.loaded.int.module.cmdmod][INFO    ][9430] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-07-16 06:28:18,226 [salt.state       ][INFO    ][9430] {'memcached': True}
2018-07-16 06:28:18,229 [salt.state       ][INFO    ][9430] Completed state [memcached] at time 06:28:18.229120 duration_in_ms=87.941
2018-07-16 06:28:18,231 [salt.minion      ][INFO    ][9430] Returning information for job: 20180716062756233075
2018-07-16 06:28:23,812 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716062823795808
2018-07-16 06:28:23,839 [salt.minion      ][INFO    ][10411] Starting a new job with PID 10411
2018-07-16 06:28:28,056 [salt.state       ][INFO    ][10411] Loading fresh modules for state activity
2018-07-16 06:28:29,290 [salt.fileclient  ][INFO    ][10411] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-16 06:28:29,327 [salt.fileclient  ][INFO    ][10411] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-16 06:28:29,501 [salt.loader      ][ERROR   ][10411] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:30,284 [salt.state       ][INFO    ][10411] Running state [haproxy] at time 06:28:30.284806
2018-07-16 06:28:30,285 [salt.state       ][INFO    ][10411] Executing state pkg.installed for haproxy
2018-07-16 06:28:30,286 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:31,121 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-16 06:28:31,307 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:28:35,911 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:35,965 [salt.loaded.int.module.cmdmod][INFO    ][10411] 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-07-16 06:28:42,641 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:42,726 [salt.state       ][INFO    ][10411] 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-07-16 06:28:42,758 [salt.state       ][INFO    ][10411] Loading fresh modules for state activity
2018-07-16 06:28:42,819 [salt.state       ][INFO    ][10411] Completed state [haproxy] at time 06:28:42.819688 duration_in_ms=12534.884
2018-07-16 06:28:42,828 [salt.state       ][INFO    ][10411] Running state [/etc/default/haproxy] at time 06:28:42.828283
2018-07-16 06:28:42,828 [salt.state       ][INFO    ][10411] Executing state file.managed for /etc/default/haproxy
2018-07-16 06:28:42,869 [salt.fileclient  ][INFO    ][10411] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-16 06:28:42,874 [salt.state       ][INFO    ][10411] 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-07-16 06:28:42,879 [salt.state       ][INFO    ][10411] Completed state [/etc/default/haproxy] at time 06:28:42.879846 duration_in_ms=51.563
2018-07-16 06:28:42,880 [salt.state       ][INFO    ][10411] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:42.880636
2018-07-16 06:28:42,880 [salt.state       ][INFO    ][10411] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-16 06:28:42,901 [salt.fileclient  ][INFO    ][10411] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-16 06:28:43,307 [salt.state       ][INFO    ][10411] File changed:
--- 
+++ 
@@ -1,35 +1,78 @@
 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 192.168.10.31:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.32:8777 check
+  server mdb02 192.168.10.33:8777 check
+  server mdb03 192.168.10.34:8777 check
+
+listen panko_api
+  bind 192.168.10.31:8977 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.32:8977 check
+  server mdb02 192.168.10.33:8977 check
+  server mdb03 192.168.10.34:8977 check
+
+listen gnocchi_api
+  bind 192.168.10.31:8041 
+  # NOTE(vsaienko): by default haproxy uses OPTIONS method when doing check
+  # This is not guaranteed by openstack APIs, change it to GET instead
+  option  httpchk GET /
+  option  httplog
+  option  httpclose
+  server mdb01 192.168.10.32:8041 check
+  server mdb02 192.168.10.33:8041 check
+  server mdb03 192.168.10.34:8041 check
+
+listen aodh-api
+  bind 192.168.10.31:8042 
+  # NOTE(vsaienko): by default haproxy uses OPTIONS method when doing check
+  # This is not guaranteed by openstack APIs, change it to GET instead
+  option  httpchk GET /
+  option  httplog
+  option  httpclose
+  server mdb01 192.168.10.32:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 192.168.10.33:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 192.168.10.34:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-07-16 06:28:43,314 [salt.state       ][INFO    ][10411] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:43.314825 duration_in_ms=434.189
2018-07-16 06:28:43,315 [salt.state       ][INFO    ][10411] Running state [/etc/haproxy/ssl] at time 06:28:43.315558
2018-07-16 06:28:43,315 [salt.state       ][INFO    ][10411] Executing state file.directory for /etc/haproxy/ssl
2018-07-16 06:28:43,326 [salt.state       ][INFO    ][10411] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-16 06:28:43,326 [salt.state       ][INFO    ][10411] Completed state [/etc/haproxy/ssl] at time 06:28:43.326746 duration_in_ms=11.189
2018-07-16 06:28:43,327 [salt.state       ][INFO    ][10411] Running state [/etc/haproxy/errors/429.http11] at time 06:28:43.327148
2018-07-16 06:28:43,327 [salt.state       ][INFO    ][10411] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-16 06:28:43,357 [salt.fileclient  ][INFO    ][10411] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-16 06:28:43,369 [salt.state       ][INFO    ][10411] File changed:
New file
2018-07-16 06:28:43,369 [salt.state       ][INFO    ][10411] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:43.369741 duration_in_ms=42.593
2018-07-16 06:28:43,371 [salt.state       ][INFO    ][10411] Running state [haproxy_status_packages] at time 06:28:43.371645
2018-07-16 06:28:43,372 [salt.state       ][INFO    ][10411] Executing state pkg.installed for haproxy_status_packages
2018-07-16 06:28:43,434 [salt.loader      ][ERROR   ][10411] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:43,907 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716062843887160
2018-07-16 06:28:43,944 [salt.minion      ][INFO    ][11245] Starting a new job with PID 11245
2018-07-16 06:28:43,979 [salt.minion      ][INFO    ][11245] Returning information for job: 20180716062843887160
2018-07-16 06:28:44,062 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:44,113 [salt.loaded.int.module.cmdmod][INFO    ][10411] 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-07-16 06:28:47,874 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:47,964 [salt.state       ][INFO    ][10411] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-07-16 06:28:47,990 [salt.state       ][INFO    ][10411] Loading fresh modules for state activity
2018-07-16 06:28:48,045 [salt.state       ][INFO    ][10411] Completed state [haproxy_status_packages] at time 06:28:48.045581 duration_in_ms=4673.935
2018-07-16 06:28:48,049 [salt.state       ][INFO    ][10411] Running state [/usr/bin/haproxy-status.sh] at time 06:28:48.049864
2018-07-16 06:28:48,050 [salt.state       ][INFO    ][10411] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-16 06:28:48,084 [salt.fileclient  ][INFO    ][10411] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-16 06:28:48,129 [salt.state       ][INFO    ][10411] File changed:
New file
2018-07-16 06:28:48,130 [salt.state       ][INFO    ][10411] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:48.130699 duration_in_ms=80.835
2018-07-16 06:28:48,133 [salt.state       ][INFO    ][10411] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:48.133798
2018-07-16 06:28:48,134 [salt.state       ][INFO    ][10411] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-16 06:28:48,137 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:28:48,191 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-16 06:28:48,208 [salt.state       ][INFO    ][10411] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-16 06:28:48,209 [salt.state       ][INFO    ][10411] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:48.209428 duration_in_ms=75.629
2018-07-16 06:28:48,211 [salt.loader      ][ERROR   ][10411] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:48,567 [salt.state       ][INFO    ][10411] Running state [haproxy] at time 06:28:48.567022
2018-07-16 06:28:48,567 [salt.state       ][INFO    ][10411] Executing state service.running for haproxy
2018-07-16 06:28:48,568 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:48,591 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:48,610 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:48,631 [salt.state       ][INFO    ][10411] The service haproxy is already running
2018-07-16 06:28:48,632 [salt.state       ][INFO    ][10411] Completed state [haproxy] at time 06:28:48.632400 duration_in_ms=65.376
2018-07-16 06:28:48,633 [salt.state       ][INFO    ][10411] Running state [haproxy] at time 06:28:48.633010
2018-07-16 06:28:48,633 [salt.state       ][INFO    ][10411] Executing state service.mod_watch for haproxy
2018-07-16 06:28:48,635 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:48,656 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:48,682 [salt.loaded.int.module.cmdmod][INFO    ][10411] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:48,736 [salt.state       ][INFO    ][10411] {'haproxy': True}
2018-07-16 06:28:48,738 [salt.state       ][INFO    ][10411] Completed state [haproxy] at time 06:28:48.738123 duration_in_ms=105.112
2018-07-16 06:28:48,746 [salt.minion      ][INFO    ][10411] Returning information for job: 20180716062823795808
2018-07-16 06:28:54,349 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command service.status with jid 20180716062854332992
2018-07-16 06:28:54,375 [salt.minion      ][INFO    ][11570] Starting a new job with PID 11570
2018-07-16 06:28:54,381 [salt.loader      ][ERROR   ][11570] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:54,857 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11570] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:54,882 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11570] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:54,903 [salt.minion      ][INFO    ][11570] Returning information for job: 20180716062854332992
2018-07-16 06:28:56,377 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command service.restart with jid 20180716062856358916
2018-07-16 06:28:56,406 [salt.minion      ][INFO    ][11578] Starting a new job with PID 11578
2018-07-16 06:28:56,411 [salt.loader      ][ERROR   ][11578] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:56,882 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11578] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:56,909 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11578] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:56,953 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11578] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:57,014 [salt.minion      ][INFO    ][11578] Returning information for job: 20180716062856358916
2018-07-16 06:58:43,704 [salt.utils.schedule][INFO    ][2468] Running scheduled job: __mine_interval
2018-07-16 07:15:42,763 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716071542748091
2018-07-16 07:15:42,797 [salt.minion      ][INFO    ][11741] Starting a new job with PID 11741
2018-07-16 07:15:45,566 [salt.state       ][INFO    ][11741] Loading fresh modules for state activity
2018-07-16 07:15:45,972 [salt.fileclient  ][INFO    ][11741] Fetching file from saltenv 'base', ** done ** 'redis/init.sls'
2018-07-16 07:15:46,023 [salt.fileclient  ][INFO    ][11741] Fetching file from saltenv 'base', ** done ** 'redis/server.sls'
2018-07-16 07:15:46,069 [salt.fileclient  ][INFO    ][11741] Fetching file from saltenv 'base', ** done ** 'redis/map.jinja'
2018-07-16 07:15:46,535 [salt.fileclient  ][INFO    ][11741] Fetching file from saltenv 'base', ** done ** 'redis/cluster.sls'
2018-07-16 07:15:46,719 [salt.loader      ][ERROR   ][11741] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:15:47,691 [salt.state       ][INFO    ][11741] Running state [redis-server] at time 07:15:47.691907
2018-07-16 07:15:47,692 [salt.state       ][INFO    ][11741] Executing state pkg.installed for redis-server
2018-07-16 07:15:47,694 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:15:48,666 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['apt-cache', '-q', 'policy', 'redis-server'] in directory '/root'
2018-07-16 07:15:48,880 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:15:58,468 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:15:58,534 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'redis-server'] in directory '/root'
2018-07-16 07:16:02,861 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071602847028
2018-07-16 07:16:02,906 [salt.minion      ][INFO    ][12487] Starting a new job with PID 12487
2018-07-16 07:16:03,004 [salt.minion      ][INFO    ][12487] Returning information for job: 20180716071602847028
2018-07-16 07:16:06,193 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:16:06,292 [salt.state       ][INFO    ][11741] Made the following changes:
'redis-server' changed from 'absent' to '2:3.0.6-1'
'redis-tools' changed from 'absent' to '2:3.0.6-1'
'libjemalloc1' changed from 'absent' to '3.6.0-9ubuntu1'

2018-07-16 07:16:06,336 [salt.state       ][INFO    ][11741] Loading fresh modules for state activity
2018-07-16 07:16:06,406 [salt.state       ][INFO    ][11741] Completed state [redis-server] at time 07:16:06.406648 duration_in_ms=18714.742
2018-07-16 07:16:06,414 [salt.state       ][INFO    ][11741] Running state [vm.overcommit_memory] at time 07:16:06.414078
2018-07-16 07:16:06,414 [salt.state       ][INFO    ][11741] Executing state sysctl.present for vm.overcommit_memory
2018-07-16 07:16:06,419 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command 'sysctl -a' in directory '/root'
2018-07-16 07:16:06,481 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command 'sysctl -w vm.overcommit_memory="1"' in directory '/root'
2018-07-16 07:16:06,502 [salt.state       ][INFO    ][11741] {'vm.overcommit_memory': 1}
2018-07-16 07:16:06,503 [salt.state       ][INFO    ][11741] Completed state [vm.overcommit_memory] at time 07:16:06.503813 duration_in_ms=89.734
2018-07-16 07:16:06,508 [salt.state       ][INFO    ][11741] Running state [/etc/redis/redis.conf] at time 07:16:06.508842
2018-07-16 07:16:06,509 [salt.state       ][INFO    ][11741] Executing state file.managed for /etc/redis/redis.conf
2018-07-16 07:16:06,586 [salt.fileclient  ][INFO    ][11741] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/redis.conf'
2018-07-16 07:16:06,771 [salt.state       ][INFO    ][11741] File changed:
--- 
+++ 
@@ -66,7 +66,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 192.168.10.33
 
 # Specify the path for the Unix socket that will be used to listen for
 # incoming connections. There is no default, so Redis will not listen
@@ -92,7 +92,7 @@
 # On other kernels the period depends on the kernel configuration.
 #
 # A reasonable value for this option is 60 seconds.
-tcp-keepalive 0
+tcp-keepalive 60
 
 # Specify the server verbosity level.
 # This can be one of:
@@ -208,6 +208,7 @@
 #    and resynchronize with them.
 #
 # slaveof <masterip> <masterport>
+slaveof 192.168.10.32 6379
 
 # If the master is password protected (using the "requirepass" configuration
 # directive below) it is possible to tell the slave to authenticate before
@@ -505,7 +506,6 @@
 # with the better durability guarantees.
 #
 # Please check http://redis.io/topics/persistence for more information.
-
 appendonly no
 
 # The name of the append only file (default: "appendonly.aof")
@@ -535,9 +535,7 @@
 #
 # If unsure, use "everysec".
 
-# appendfsync always
-appendfsync everysec
-# appendfsync no
+appendfsync no
 
 # When the AOF fsync policy is set to always or everysec, and a background
 # saving process (a background save or AOF log background rewriting) is

2018-07-16 07:16:06,779 [salt.state       ][INFO    ][11741] Completed state [/etc/redis/redis.conf] at time 07:16:06.779652 duration_in_ms=270.809
2018-07-16 07:16:06,782 [salt.loader      ][ERROR   ][11741] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:16:07,240 [salt.state       ][INFO    ][11741] Running state [redis-server] at time 07:16:07.240666
2018-07-16 07:16:07,242 [salt.state       ][INFO    ][11741] Executing state service.running for redis-server
2018-07-16 07:16:07,243 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-16 07:16:07,271 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:07,294 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:07,318 [salt.state       ][INFO    ][11741] The service redis-server is already running
2018-07-16 07:16:07,319 [salt.state       ][INFO    ][11741] Completed state [redis-server] at time 07:16:07.319274 duration_in_ms=78.609
2018-07-16 07:16:07,319 [salt.state       ][INFO    ][11741] Running state [redis-server] at time 07:16:07.319953
2018-07-16 07:16:07,321 [salt.state       ][INFO    ][11741] Executing state service.mod_watch for redis-server
2018-07-16 07:16:07,322 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:07,345 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:07,369 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:07,813 [salt.state       ][INFO    ][11741] {'redis-server': True}
2018-07-16 07:16:07,814 [salt.state       ][INFO    ][11741] Completed state [redis-server] at time 07:16:07.814642 duration_in_ms=494.688
2018-07-16 07:16:07,819 [salt.state       ][INFO    ][11741] Running state [redis-sentinel] at time 07:16:07.819320
2018-07-16 07:16:07,819 [salt.state       ][INFO    ][11741] Executing state pkg.installed for redis-sentinel
2018-07-16 07:16:08,189 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:16:08,261 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'redis-sentinel'] in directory '/root'
2018-07-16 07:16:12,979 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071612961990
2018-07-16 07:16:13,007 [salt.minion      ][INFO    ][12919] Starting a new job with PID 12919
2018-07-16 07:16:13,038 [salt.minion      ][INFO    ][12919] Returning information for job: 20180716071612961990
2018-07-16 07:16:14,799 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:16:14,892 [salt.state       ][INFO    ][11741] Made the following changes:
'redis-sentinel' changed from 'absent' to '2:3.0.6-1'

2018-07-16 07:16:14,930 [salt.state       ][INFO    ][11741] Loading fresh modules for state activity
2018-07-16 07:16:14,999 [salt.state       ][INFO    ][11741] Completed state [redis-sentinel] at time 07:16:14.999414 duration_in_ms=7180.095
2018-07-16 07:16:15,013 [salt.loader      ][ERROR   ][11741] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:16:15,426 [salt.state       ][INFO    ][11741] Running state [/etc/redis/sentinel.conf] at time 07:16:15.426741
2018-07-16 07:16:15,428 [salt.state       ][INFO    ][11741] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-16 07:16:15,473 [salt.fileclient  ][INFO    ][11741] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/sentinel.conf'
2018-07-16 07:16:15,556 [salt.state       ][INFO    ][11741] File changed:
--- 
+++ 
@@ -21,7 +21,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 192.168.10.33
 
 # port <sentinel-port>
 # The port that this sentinel instance will run on
@@ -73,7 +73,7 @@
 #
 # Note: master name should not include special characters or spaces.
 # The valid charset is A-z 0-9 and the three characters ".-_".
-sentinel monitor mymaster 127.0.0.1 6379 2
+sentinel monitor master_1 192.168.10.32 6379 2
 
 # sentinel auth-pass <master-name> <password>
 #
@@ -102,7 +102,7 @@
 # Down).
 #
 # Default is 30 seconds.
-sentinel down-after-milliseconds mymaster 30000
+sentinel down-after-milliseconds master_1 30000
 
 # sentinel parallel-syncs <master-name> <numslaves>
 #
@@ -110,7 +110,7 @@
 # during the failover. Use a low number if you use the slaves to serve query
 # to avoid that all the slaves will be unreachable at about the same
 # time while performing the synchronization with the master.
-sentinel parallel-syncs mymaster 1
+sentinel parallel-syncs master_1 1
 
 # sentinel failover-timeout <master-name> <milliseconds>
 #
@@ -135,7 +135,7 @@
 #   the exact parallel-syncs progression as specified.
 #
 # Default is 3 minutes.
-sentinel failover-timeout mymaster 180000
+sentinel failover-timeout master_1 180000
 
 # SCRIPTS EXECUTION
 #

2018-07-16 07:16:15,563 [salt.state       ][INFO    ][11741] Completed state [/etc/redis/sentinel.conf] at time 07:16:15.563589 duration_in_ms=136.849
2018-07-16 07:16:15,564 [salt.state       ][INFO    ][11741] Running state [redis-sentinel] at time 07:16:15.564102
2018-07-16 07:16:15,564 [salt.state       ][INFO    ][11741] Executing state service.running for redis-sentinel
2018-07-16 07:16:15,575 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-16 07:16:15,607 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:15,630 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:15,655 [salt.state       ][INFO    ][11741] The service redis-sentinel is already running
2018-07-16 07:16:15,658 [salt.state       ][INFO    ][11741] Completed state [redis-sentinel] at time 07:16:15.657936 duration_in_ms=93.834
2018-07-16 07:16:15,658 [salt.state       ][INFO    ][11741] Running state [redis-sentinel] at time 07:16:15.658646
2018-07-16 07:16:15,659 [salt.state       ][INFO    ][11741] Executing state service.mod_watch for redis-sentinel
2018-07-16 07:16:15,661 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:15,687 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:15,714 [salt.loaded.int.module.cmdmod][INFO    ][11741] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:16,141 [salt.state       ][INFO    ][11741] {'redis-sentinel': True}
2018-07-16 07:16:16,142 [salt.state       ][INFO    ][11741] Completed state [redis-sentinel] at time 07:16:16.142532 duration_in_ms=483.886
2018-07-16 07:16:16,145 [salt.minion      ][INFO    ][11741] Returning information for job: 20180716071542748091
2018-07-16 07:16:23,236 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command test.ping with jid 20180716071623219606
2018-07-16 07:16:23,275 [salt.minion      ][INFO    ][13036] Starting a new job with PID 13036
2018-07-16 07:16:23,401 [salt.minion      ][INFO    ][13036] Returning information for job: 20180716071623219606
2018-07-16 07:21:52,634 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716072152620218
2018-07-16 07:21:52,667 [salt.minion      ][INFO    ][13065] Starting a new job with PID 13065
2018-07-16 07:21:55,452 [salt.state       ][INFO    ][13065] Loading fresh modules for state activity
2018-07-16 07:21:55,551 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'gnocchi/init.sls'
2018-07-16 07:21:55,603 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'gnocchi/server.sls'
2018-07-16 07:21:55,763 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/init.sls'
2018-07-16 07:21:55,810 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/init.sls'
2018-07-16 07:21:55,850 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/service/init.sls'
2018-07-16 07:21:56,032 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/service/modules.sls'
2018-07-16 07:21:56,186 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/service/mpm.sls'
2018-07-16 07:21:56,384 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/site.sls'
2018-07-16 07:21:56,669 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/users.sls'
2018-07-16 07:21:56,824 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/server/robots.sls'
2018-07-16 07:21:56,965 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'gnocchi/_common.sls'
2018-07-16 07:21:57,218 [salt.loader      ][ERROR   ][13065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:21:58,177 [salt.state       ][INFO    ][13065] Running state [apache2] at time 07:21:58.177688
2018-07-16 07:21:58,178 [salt.state       ][INFO    ][13065] Executing state pkg.installed for apache2
2018-07-16 07:21:58,181 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:21:59,230 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-07-16 07:21:59,464 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:22:04,642 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:22:04,713 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2018-07-16 07:22:12,748 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072212730295
2018-07-16 07:22:12,773 [salt.minion      ][INFO    ][14284] Starting a new job with PID 14284
2018-07-16 07:22:12,798 [salt.minion      ][INFO    ][14284] Returning information for job: 20180716072212730295
2018-07-16 07:22:18,515 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:22:18,612 [salt.state       ][INFO    ][13065] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.9'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.9'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.9'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.9'
'ssl-cert' changed from 'absent' to '1.0.37'
'httpd-cgi' changed from 'absent' to '1'

2018-07-16 07:22:18,655 [salt.state       ][INFO    ][13065] Loading fresh modules for state activity
2018-07-16 07:22:18,723 [salt.state       ][INFO    ][13065] Completed state [apache2] at time 07:22:18.723322 duration_in_ms=20545.635
2018-07-16 07:22:18,733 [salt.state       ][INFO    ][13065] Running state [openssl] at time 07:22:18.732977
2018-07-16 07:22:18,733 [salt.state       ][INFO    ][13065] Executing state pkg.installed for openssl
2018-07-16 07:22:18,801 [salt.loader      ][ERROR   ][13065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:22:19,437 [salt.state       ][INFO    ][13065] All specified packages are already installed
2018-07-16 07:22:19,438 [salt.state       ][INFO    ][13065] Completed state [openssl] at time 07:22:19.438829 duration_in_ms=705.851
2018-07-16 07:22:19,440 [salt.state       ][INFO    ][13065] Running state [a2enmod rewrite] at time 07:22:19.440775
2018-07-16 07:22:19,441 [salt.state       ][INFO    ][13065] Executing state cmd.run for a2enmod rewrite
2018-07-16 07:22:19,442 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command 'a2enmod rewrite' in directory '/root'
2018-07-16 07:22:19,543 [salt.state       ][INFO    ][13065] {'pid': 14576, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module rewrite.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-16 07:22:19,544 [salt.state       ][INFO    ][13065] Completed state [a2enmod rewrite] at time 07:22:19.544737 duration_in_ms=103.962
2018-07-16 07:22:19,546 [salt.state       ][INFO    ][13065] Running state [libapache2-mod-wsgi] at time 07:22:19.546158
2018-07-16 07:22:19,546 [salt.state       ][INFO    ][13065] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-16 07:22:19,594 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:22:19,652 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi'] in directory '/root'
2018-07-16 07:22:22,933 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072222916860
2018-07-16 07:22:22,965 [salt.minion      ][INFO    ][14745] Starting a new job with PID 14745
2018-07-16 07:22:22,992 [salt.minion      ][INFO    ][14745] Returning information for job: 20180716072222916860
2018-07-16 07:22:27,143 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:22:27,237 [salt.state       ][INFO    ][13065] Made the following changes:
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1.1~u16.04+mcp2'
'httpd-wsgi' changed from 'absent' to '1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'

2018-07-16 07:22:27,280 [salt.state       ][INFO    ][13065] Loading fresh modules for state activity
2018-07-16 07:22:27,352 [salt.state       ][INFO    ][13065] Completed state [libapache2-mod-wsgi] at time 07:22:27.351826 duration_in_ms=7805.667
2018-07-16 07:22:27,358 [salt.state       ][INFO    ][13065] Running state [a2enmod wsgi] at time 07:22:27.358460
2018-07-16 07:22:27,359 [salt.state       ][INFO    ][13065] Executing state cmd.run for a2enmod wsgi
2018-07-16 07:22:27,360 [salt.state       ][INFO    ][13065] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-16 07:22:27,361 [salt.state       ][INFO    ][13065] Completed state [a2enmod wsgi] at time 07:22:27.361554 duration_in_ms=3.094
2018-07-16 07:22:27,369 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:22:27.369920
2018-07-16 07:22:27,370 [salt.state       ][INFO    ][13065] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-16 07:22:27,426 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/mpm/mpm_prefork.conf'
2018-07-16 07:22:27,628 [salt.state       ][INFO    ][13065] File changed:
--- 
+++ 
@@ -6,11 +6,12 @@
 # MaxConnectionsPerChild: maximum number of requests a server process serves
 
 <IfModule mpm_prefork_module>
-	StartServers			 5
-	MinSpareServers		  5
-	MaxSpareServers		 10
-	MaxRequestWorkers	  150
-	MaxConnectionsPerChild   0
+    StartServers            5
+    MinSpareServers         5
+    MaxSpareServers         10
+    MaxRequestWorkers       150
+    MaxConnectionsPerChild  0
+    ServerLimit             150
 </IfModule>
 
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+# vim: syntax=apache ts=4 sw=4 sts=4 sr et

2018-07-16 07:22:27,635 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:22:27.635504 duration_in_ms=265.584
2018-07-16 07:22:27,635 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:22:27.635841
2018-07-16 07:22:27,636 [salt.state       ][INFO    ][13065] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-16 07:22:27,636 [salt.state       ][INFO    ][13065] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-16 07:22:27,636 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:22:27.636779 duration_in_ms=0.938
2018-07-16 07:22:27,637 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:22:27.637417
2018-07-16 07:22:27,637 [salt.state       ][INFO    ][13065] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-16 07:22:27,638 [salt.state       ][INFO    ][13065] {'removed': '/etc/apache2/mods-enabled/mpm_event.load'}
2018-07-16 07:22:27,638 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:22:27.638336 duration_in_ms=0.919
2018-07-16 07:22:27,639 [salt.state       ][INFO    ][13065] Running state [a2enmod mpm_prefork] at time 07:22:27.639915
2018-07-16 07:22:27,640 [salt.state       ][INFO    ][13065] Executing state cmd.run for a2enmod mpm_prefork
2018-07-16 07:22:27,649 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command 'a2enmod mpm_prefork' in directory '/root'
2018-07-16 07:22:27,751 [salt.state       ][INFO    ][13065] {'pid': 14912, 'retcode': 0, 'stderr': '', 'stdout': 'Considering conflict mpm_event for mpm_prefork:\nConsidering conflict mpm_worker for mpm_prefork:\nEnabling module mpm_prefork.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-16 07:22:27,752 [salt.state       ][INFO    ][13065] Completed state [a2enmod mpm_prefork] at time 07:22:27.752225 duration_in_ms=112.309
2018-07-16 07:22:27,754 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:22:27.754066
2018-07-16 07:22:27,754 [salt.state       ][INFO    ][13065] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-16 07:22:27,755 [salt.state       ][INFO    ][13065] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-16 07:22:27,756 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:22:27.756477 duration_in_ms=2.411
2018-07-16 07:22:27,757 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:22:27.757177
2018-07-16 07:22:27,758 [salt.state       ][INFO    ][13065] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-16 07:22:27,759 [salt.state       ][INFO    ][13065] {'removed': '/etc/apache2/mods-enabled/mpm_event.conf'}
2018-07-16 07:22:27,759 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:22:27.759660 duration_in_ms=2.483
2018-07-16 07:22:27,760 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/ports.conf] at time 07:22:27.760866
2018-07-16 07:22:27,761 [salt.state       ][INFO    ][13065] Executing state file.managed for /etc/apache2/ports.conf
2018-07-16 07:22:27,797 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/ports.conf'
2018-07-16 07:22:27,913 [salt.state       ][INFO    ][13065] File /etc/apache2/ports.conf is in the correct state
2018-07-16 07:22:27,915 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/ports.conf] at time 07:22:27.914942 duration_in_ms=154.076
2018-07-16 07:22:27,917 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/conf-available/security.conf] at time 07:22:27.917515
2018-07-16 07:22:27,918 [salt.state       ][INFO    ][13065] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-16 07:22:27,945 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/security.conf'
2018-07-16 07:22:28,068 [salt.state       ][INFO    ][13065] File changed:
--- 
+++ 
@@ -1,73 +1,14 @@
-#
-# Disable access to the entire file system except for the directories that
-# are explicitly allowed later.
-#
-# This currently breaks the configurations that come with some web application
-# Debian packages.
-#
-#<Directory />
-#   AllowOverride None
-#   Require all denied
-#</Directory>
+ServerSignature Off
+TraceEnable Off
+ServerTokens Prod
+<DirectoryMatch "/\.svn">
+    Require all denied
+</DirectoryMatch>
 
+<DirectoryMatch "/\.git">
+    Require all denied
+</DirectoryMatch>
 
-# Changing the following options will not really affect the security of the
-# server, but might make attacks slightly more difficult in some cases.
-
-#
-# ServerTokens
-# This directive configures what you return as the Server HTTP response
-# Header. The default is 'Full' which sends information about the OS-Type
-# and compiled in modules.
-# Set to one of:  Full | OS | Minimal | Minor | Major | Prod
-# where Full conveys the most information, and Prod the least.
-#ServerTokens Minimal
-ServerTokens OS
-#ServerTokens Full
-
-#
-# Optionally add a line containing the server version and virtual host
-# name to server-generated pages (internal error documents, FTP directory
-# listings, mod_status and mod_info output etc., but not CGI generated
-# documents or custom error documents).
-# Set to "EMail" to also include a mailto: link to the ServerAdmin.
-# Set to one of:  On | Off | EMail
-#ServerSignature Off
-ServerSignature On
-
-#
-# Allow TRACE method
-#
-# Set to "extended" to also reflect the request body (only for testing and
-# diagnostic purposes).
-#
-# Set to one of:  On | Off | extended
-TraceEnable Off
-#TraceEnable On
-
-#
-# Forbid access to version control directories
-#
-# If you use version control systems in your document root, you should
-# probably deny access to their directories. For example, for subversion:
-#
-#<DirectoryMatch "/\.svn">
-#   Require all denied
-#</DirectoryMatch>
-
-#
-# Setting this header will prevent MSIE from interpreting files as something
-# else than declared by the content type in the HTTP headers.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Content-Type-Options: "nosniff"
-
-#
-# Setting this header will prevent other sites from embedding pages from this
-# site as frames. This defends against clickjacking attacks.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Frame-Options: "sameorigin"
-
-
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+<DirectoryMatch "/\.hg">
+    Require all denied
+</DirectoryMatch>

2018-07-16 07:22:28,076 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/conf-available/security.conf] at time 07:22:28.076085 duration_in_ms=158.57
2018-07-16 07:22:28,089 [salt.loader      ][ERROR   ][13065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:22:28,569 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:22:28.569010
2018-07-16 07:22:28,570 [salt.state       ][INFO    ][13065] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-16 07:22:28,603 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/wsgi.conf'
2018-07-16 07:22:28,657 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/_name.conf'
2018-07-16 07:22:28,787 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/_wsgi.conf'
2018-07-16 07:22:28,834 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/_ssl.conf'
2018-07-16 07:22:29,022 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/_core.conf'
2018-07-16 07:22:29,064 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/_log.conf'
2018-07-16 07:22:29,109 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'apache/files/_limits.conf'
2018-07-16 07:22:29,141 [salt.state       ][INFO    ][13065] File changed:
New file
2018-07-16 07:22:29,142 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:22:29.142047 duration_in_ms=573.037
2018-07-16 07:22:29,142 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:22:29.142752
2018-07-16 07:22:29,143 [salt.state       ][INFO    ][13065] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-16 07:22:29,643 [salt.state       ][INFO    ][13065] File changed:
New file
2018-07-16 07:22:29,643 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:22:29.643939 duration_in_ms=501.187
2018-07-16 07:22:29,644 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 07:22:29.644232
2018-07-16 07:22:29,644 [salt.state       ][INFO    ][13065] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-16 07:22:29,645 [salt.state       ][INFO    ][13065] {'removed': '/etc/apache2/sites-enabled/000-default.conf'}
2018-07-16 07:22:29,645 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 07:22:29.645903 duration_in_ms=1.671
2018-07-16 07:22:29,649 [salt.state       ][INFO    ][13065] Running state [apache2] at time 07:22:29.649642
2018-07-16 07:22:29,649 [salt.state       ][INFO    ][13065] Executing state service.running for apache2
2018-07-16 07:22:29,650 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-16 07:22:29,698 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:22:29,736 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:22:29,779 [salt.state       ][INFO    ][13065] The service apache2 is already running
2018-07-16 07:22:29,781 [salt.state       ][INFO    ][13065] Completed state [apache2] at time 07:22:29.781286 duration_in_ms=131.642
2018-07-16 07:22:29,782 [salt.state       ][INFO    ][13065] Running state [apache2] at time 07:22:29.782360
2018-07-16 07:22:29,783 [salt.state       ][INFO    ][13065] Executing state service.mod_watch for apache2
2018-07-16 07:22:29,785 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:22:29,818 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:22:29,861 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-07-16 07:22:30,162 [salt.state       ][INFO    ][13065] {'apache2': True}
2018-07-16 07:22:30,162 [salt.state       ][INFO    ][13065] Completed state [apache2] at time 07:22:30.162654 duration_in_ms=380.295
2018-07-16 07:22:30,165 [salt.state       ][INFO    ][13065] Running state [/etc/apache2/conf-enabled/security.conf] at time 07:22:30.165184
2018-07-16 07:22:30,166 [salt.state       ][INFO    ][13065] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-16 07:22:30,179 [salt.state       ][INFO    ][13065] {'new': '/etc/apache2/conf-enabled/security.conf'}
2018-07-16 07:22:30,180 [salt.state       ][INFO    ][13065] Completed state [/etc/apache2/conf-enabled/security.conf] at time 07:22:30.179980 duration_in_ms=14.796
2018-07-16 07:22:30,184 [salt.state       ][INFO    ][13065] Running state [gnocchi-common] at time 07:22:30.184745
2018-07-16 07:22:30,185 [salt.state       ][INFO    ][13065] Executing state pkg.installed for gnocchi-common
2018-07-16 07:22:30,566 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:22:30,643 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-common'] in directory '/root'
2018-07-16 07:22:33,128 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072233111000
2018-07-16 07:22:33,158 [salt.minion      ][INFO    ][15051] Starting a new job with PID 15051
2018-07-16 07:22:33,193 [salt.minion      ][INFO    ][15051] Returning information for job: 20180716072233111000
2018-07-16 07:22:43,345 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072243320248
2018-07-16 07:22:43,374 [salt.minion      ][INFO    ][15734] Starting a new job with PID 15734
2018-07-16 07:22:43,414 [salt.minion      ][INFO    ][15734] Returning information for job: 20180716072243320248
2018-07-16 07:22:53,570 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072253549489
2018-07-16 07:22:53,594 [salt.minion      ][INFO    ][16665] Starting a new job with PID 16665
2018-07-16 07:22:53,626 [salt.minion      ][INFO    ][16665] Returning information for job: 20180716072253549489
2018-07-16 07:23:03,787 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072303765960
2018-07-16 07:23:03,820 [salt.minion      ][INFO    ][17346] Starting a new job with PID 17346
2018-07-16 07:23:03,861 [salt.minion      ][INFO    ][17346] Returning information for job: 20180716072303765960
2018-07-16 07:23:14,017 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072313997360
2018-07-16 07:23:14,046 [salt.minion      ][INFO    ][17643] Starting a new job with PID 17643
2018-07-16 07:23:14,074 [salt.minion      ][INFO    ][17643] Returning information for job: 20180716072313997360
2018-07-16 07:23:24,237 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072324215323
2018-07-16 07:23:24,272 [salt.minion      ][INFO    ][17885] Starting a new job with PID 17885
2018-07-16 07:23:24,308 [salt.minion      ][INFO    ][17885] Returning information for job: 20180716072324215323
2018-07-16 07:23:34,465 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072334445639
2018-07-16 07:23:34,488 [salt.minion      ][INFO    ][18173] Starting a new job with PID 18173
2018-07-16 07:23:34,518 [salt.minion      ][INFO    ][18173] Returning information for job: 20180716072334445639
2018-07-16 07:23:40,647 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:23:40,766 [salt.state       ][INFO    ][13065] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~u16.04+mcp2'
'python-oslosphinx-common' changed from 'absent' to '4.10.0-0.1~u16.04+mcp3'
'python-kombu' changed from 'absent' to '4.1.0-1~u16.04+mcp1'
'python-oslo.concurrency' changed from 'absent' to '3.25.0-1.0~u16.04+mcp2'
'python-sqlparse' changed from 'absent' to '0.2.2-1~u16.04+mcp1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-1.1~u16.04+mcp2'
'python-daiquiri' changed from 'absent' to '1.3.0-3.0~u16.04+mcp1'
'liblapack3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-openssl' changed from '0.15.1-2build1' to '16.2.0-2~u16.04+mcp1'
'python-psycopg2' changed from 'absent' to '2.7.4-1.0~u16.04+mcp1'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python2.7-numpy' changed from 'absent' to '1'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~u16.04+mcp2'
'python-migrate' changed from 'absent' to '0.11.0-1~u16.04+mcp2'
'python-cachetools' changed from 'absent' to '2.0.0-2.0~u16.04+mcp1'
'python-asn1crypto' changed from 'absent' to '0.22.0-1~u16.04+mcp2'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python-egenix-mxtools' changed from 'absent' to '3.2.9-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.6.0-1~u16.04+mcp1'
'liblapack.so.3' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '4.8.0-1.0~u16.04+mcp1'
'python-setuptools' changed from 'absent' to '39.0.1-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-1.1~u16.04+mcp2'
'python-lz4' changed from 'absent' to '0.10.1+dfsg1-0.2~u16.04+mcp2'
'python-testtools' changed from 'absent' to '2.3.0-1.0~u16.04+mcp1'
'python-egenix-mxdatetime' changed from 'absent' to '3.2.9-1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libblas3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3.1~u16.04+mcp2'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2.1~u16.04+mcp2'
'python-requests' changed from '2.9.1-3' to '2.18.1-2~u16.04+mcp1'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-sqlalchemy-utils' changed from 'absent' to '0.32.21-1~cloud0'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python2.7-lxml' changed from 'absent' to '1'
'python-oslo.db' changed from 'absent' to '4.33.0-1.0~u16.04+mcp9'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python2.7-arrow' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.4'
'python-funcsigs' changed from 'absent' to '1.0.2-4.0~u16.04+mcp1'
'python-ply-lex-3.5' changed from 'absent' to '1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'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'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'ieee-data' changed from 'absent' to '20150531.1'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.34.0-1.0~u16.04+mcp2'
'python-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python-pytimeparse' changed from 'absent' to '1.1.5-1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'python-numpy-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.20.0-1.0~u16.04+mcp1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~u16.04+mcp2'
'python-oslo.cache' changed from 'absent' to '1.28.0-1.0~u16.04+mcp7'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-1~u16.04+mcp2'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1.1~u16.04+mcp2'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2.1~u16.04+mcp2'
'python-cffi' changed from 'absent' to '1.9.1-2~u16.04+mcp3'
'python-distribute' changed from 'absent' to '1'
'python-trollius' changed from 'absent' to '2.1~b1-3'
'python-oslo-log' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-pycadf' changed from 'absent' to '2.6.0-1~u16.04+mcp2'
'python-jsonpatch' changed from 'absent' to '1.21-1~u16.04+mcp1'
'alembic' changed from 'absent' to '0.8.10-1.1~u16.04+mcp2'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python-oslo.policy' changed from 'absent' to '1.33.1-1.0~u16.04+mcp1'
'python-stevedore' changed from 'absent' to '1:1.25.0-1~u16.04+mcp2'
'python-paste' changed from 'absent' to '2.0.3+dfsg-4.1~u16.04+mcp1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-ujson' changed from 'absent' to '1.35-2~cloud0'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:5.2.0-1.0~u16.04+mcp5'
'python-futurist' changed from 'absent' to '1.6.0-1.0~u16.04+mcp1'
'python-f2py' changed from 'absent' to '1'
'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'
'python-positional' changed from 'absent' to '1.1.1-3.1~u16.04+mcp2'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-arrow' changed from 'absent' to '0.7.0-1'
'python-oslo-db' changed from 'absent' to '1'
'libblas-common' changed from 'absent' to '3.6.0-2ubuntu2'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libgfortran3' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'libpq5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'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-oslo.serialization' changed from 'absent' to '2.24.0-1.0~u16.04+mcp1'
'python-oslo.utils' changed from 'absent' to '3.35.0-1.0~u16.04+mcp8'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-numpy' changed from 'absent' to '1:1.11.0-1ubuntu1'
'python-tooz' changed from 'absent' to '1.59.0-1.0~u16.04+mcp1'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'gnocchi-common' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-ply' changed from 'absent' to '3.7-1'
'python-pecan' changed from 'absent' to '1.1.2-1.1~u16.04+mcp2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-oslo.i18n' changed from 'absent' to '3.19.0-1.0~u16.04+mcp2'
'python-webtest' changed from 'absent' to '2.0.28-1.0~u16.04+mcp1'
'python-alembic' changed from 'absent' to '0.8.10-1.1~u16.04+mcp2'
'python-statsd' changed from 'absent' to '3.2.1-2~u16.04+mcp2'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-oslosphinx' changed from 'absent' to '4.10.0-0.1~u16.04+mcp3'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'libblas.so.3' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '1.0.0-2.0~u16.04+mcp1'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-rfc3986' changed from 'absent' to '0.3.1-2.1~u16.04+mcp2'
'python-eventlet' changed from 'absent' to '0.20.0-4~u16.04+mcp2'
'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.36.0-1.0~u16.04+mcp6'
'python-pyinotify' changed from 'absent' to '0.9.6-1.1~u16.04+mcp2'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'python-amqp' changed from 'absent' to '2.2.1-1~exp1~u16.04+mcp1'
'python-pbr' changed from 'absent' to '3.1.1-3.0~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'python-numpy-abi9' changed from 'absent' to '1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~u16.04+mcp3'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-oslo.messaging' changed from 'absent' to '5.35.0-1.0~u16.04+mcp18'
'python-pycparser' changed from 'absent' to '2.14+dfsg-2build1'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-dogpile.cache' changed from 'absent' to '0.6.2-1.1~u16.04+mcp2'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.4.0-1~u16.04+mcp2'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-keystoneclient' changed from 'absent' to '1:3.15.0-1.0~u16.04+mcp2'
'python-greenlet' changed from 'absent' to '0.4.12-2.0~u16.04+mcp1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.13+ds1-1.1~u16.04+mcp2'
'python-oslo.service' changed from 'absent' to '1.29.0-1.0~u16.04+mcp1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-oslo-context' changed from 'absent' to '1'
'python-keyring' changed from 'absent' to '8.5.1-1.1~u16.04+mcp2'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-numpy-api10' changed from 'absent' to '1'
'python-keystoneauth1' changed from 'absent' to '3.4.0-1.0~u16.04+mcp1'
'python-sqlalchemy' changed from 'absent' to '1.0.13+ds1-1.1~u16.04+mcp2'
'python-keystonemiddleware' changed from 'absent' to '4.21.0-1.0~u16.04+mcp1'
'python-gnocchi' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'pycadf-common' changed from 'absent' to '2.6.0-1~u16.04+mcp2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1.1~u16.04+mcp2'
'python2.7-ply' changed from 'absent' to '1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-future' changed from 'absent' to '0.15.2-1'
'python-cryptography' changed from '1.2.3-1ubuntu0.1' to '2.1.4-1.0~u16.04+mcp1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-07-16 07:23:40,816 [salt.state       ][INFO    ][13065] Loading fresh modules for state activity
2018-07-16 07:23:40,884 [salt.state       ][INFO    ][13065] Completed state [gnocchi-common] at time 07:23:40.883980 duration_in_ms=70699.235
2018-07-16 07:23:40,890 [salt.state       ][INFO    ][13065] Running state [/etc/gnocchi/gnocchi.conf] at time 07:23:40.890511
2018-07-16 07:23:40,891 [salt.state       ][INFO    ][13065] Executing state file.managed for /etc/gnocchi/gnocchi.conf
2018-07-16 07:23:40,934 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/gnocchi.conf'
2018-07-16 07:23:41,133 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/storage/_redis.conf'
2018-07-16 07:23:41,159 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystonemiddleware/_auth_token.conf'
2018-07-16 07:23:41,210 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystoneauth/_type_password.conf'
2018-07-16 07:23:41,284 [salt.fileclient  ][INFO    ][13065] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_middleware.conf'
2018-07-16 07:23:41,302 [salt.state       ][INFO    ][13065] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -20,6 +22,7 @@
 
 # If set to true, the logging level will be set to DEBUG. (boolean value)
 #debug = false
+debug = False
 
 # If set to true, the logging level will be set to INFO. (boolean value)
 #verbose = true
@@ -34,6 +37,7 @@
 
 # Coordination driver URL (string value)
 #coordination_url = <None>
+coordination_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 # Number of threads to use to parallelize some operations. Default is set to
 # the number of CPU available. (integer value)
@@ -53,7 +57,6 @@
 # Syslog facility to receive log lines. (string value)
 #syslog_log_facility = user
 
-
 [api]
 
 #
@@ -65,10 +68,11 @@
 
 # Authentication mode to use. (string value)
 # Possible values:
+# remoteuser - <No description provided>
 # keystone - <No description provided>
-# remoteuser - <No description provided>
 # basic - <No description provided>
 #auth_mode = basic
+auth_mode = keystone
 
 # The maximum number of items returned in a single response from a collection
 # resource (integer value)
@@ -80,8 +84,8 @@
 # Deprecated group/name - [api]/refresh_timeout
 #operation_timeout = 10
 
-# Warning: Failed to format sample for host
-# unhashable type: 'HostAddress'
+# Host to listen on (host address value)
+#host = 0.0.0.0
 
 # Port to listen on (port value)
 # Minimum value: 0
@@ -100,7 +104,6 @@
 # socket - <No description provided>
 #uwsgi_mode = http
 
-
 [archive_policy]
 
 #
@@ -110,216 +113,14 @@
 # Default aggregation methods to use in created archive policies (list value)
 #default_aggregation_methods = mean,min,max,sum,std,count
 
-
 [cors]
 
-#
-# 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 =
-
-# 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 = OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,PATCH
-
-# Indicate which header field names may be used during the actual request.
-# (list value)
-#allow_headers = Authorization,X-Auth-Token,X-Subject-Token,X-User-Id,X-Domain-Id,X-Project-Id,X-Roles
-
-
-[healthcheck]
-
-#
-# From oslo.middleware.healthcheck
-#
-
-# DEPRECATED: The path to respond to healtcheck requests on. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#path = /healthcheck
-
-# Show more detailed information as part of the response (boolean value)
-#detailed = false
-
-# Additional backends that can perform health checks and report that
-# information back as part of a request. (list value)
-#backends =
-
-# Check the presence of a file to determine if an application is running on a
-# port. Used by DisableByFileHealthcheck plugin. (string value)
-#disable_by_file_path = <None>
-
-# Check the presence of a file based on a port to determine if an application
-# is running on a port. Expects a "port:path" list of strings. Used by
-# DisableByFilesPortsHealthcheck plugin. (list value)
-#disable_by_file_paths =
-
-
 [incoming]
-
-#
-# From gnocchi
-#
-
-# Storage driver to use (string value)
-#driver = ${storage.driver}
-
-# Ceph pool name to use. (string value)
-#ceph_pool = ${storage.ceph_pool}
-
-# Ceph username (ie: admin without "client." prefix). (string value)
-#ceph_username = ${storage.ceph_username}
-
-# Ceph key (string value)
-#ceph_secret = ${storage.ceph_secret}
-
-# Ceph keyring path. (string value)
-#ceph_keyring = ${storage.ceph_keyring}
-
-# Ceph connection timeout in seconds (string value)
-#ceph_timeout = ${storage.ceph_timeout}
-
-# Ceph configuration file. (string value)
-#ceph_conffile = ${storage.ceph_conffile}
-
-# Path used to store gnocchi data files. (string value)
-#file_basepath = ${storage.file_basepath}
-
-# Swift authentication version to user. (string value)
-#swift_auth_version = ${storage.swift_auth_version}
-
-# If True, swiftclient won't check for a valid SSL certificate when
-# authenticating. (boolean value)
-#swift_auth_insecure = ${storage.swift_auth_insecure}
-
-# Swift URL. If unset, it is obtained from the auth service. (string value)
-#swift_url = ${storage.swift_url}
-
-# Swift auth URL. (string value)
-#swift_authurl = ${storage.swift_authurl}
-
-# Swift token to user to authenticate. (string value)
-#swift_preauthtoken = ${storage.swift_preauthtoken}
-
-# A string giving the CA certificate file to use in SSL connections for
-# verifying certs. (string value)
-#swift_cacert = ${storage.swift_cacert}
-
-# Swift region. (string value)
-#swift_region = ${storage.swift_region}
-
-# Swift user. (string value)
-#swift_user = ${storage.swift_user}
-
-# Swift user domain name. (string value)
-#swift_user_domain_name = ${storage.swift_user_domain_name}
-
-# Swift key/password. (string value)
-#swift_key = ${storage.swift_key}
-
-# Swift tenant name, only used in v2/v3 auth. (string value)
-# Deprecated group/name - [incoming]/swift_tenant_name
-#swift_project_name = ${storage.swift_project_name}
-
-# Swift project domain name. (string value)
-#swift_project_domain_name = ${storage.swift_project_domain_name}
-
-# Prefix to namespace metric containers. (string value)
-#swift_container_prefix = ${storage.swift_container_prefix}
-
-# Endpoint type to connect to Swift (string value)
-#swift_endpoint_type = ${storage.swift_endpoint_type}
-
-# A string giving the service type of the swift service to use. This setting is
-# only used if swift_auth_version is 2. (string value)
-#swift_service_type = ${storage.swift_service_type}
-
-# Connection timeout in seconds. (integer value)
-# Minimum value: 0
-#swift_timeout = ${storage.swift_timeout}
-
-# Redis URL
-#
-#   For example::
-#
-#     redis://[:password]@localhost:6379?db=0
-#
-#   We proxy some options to the redis client (used to configure the redis
-# client
-#   internals so that it works as you expect/want it to):  `socket_keepalive`,
-# `sentinel_fallback`, `socket_timeout`, `encoding`, `ssl_certfile`, `ssl`,
-# `sentinel`, `ssl_keyfile`, `db`, `retry_on_timeout`
-#
-#   Further resources/links:
-#
-#    - http://redis-py.readthedocs.org/en/latest/#redis.Redis
-#    - https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py
-#
-#   To use a `sentinel`_ the connection URI must point to the sentinel server.
-#   At connection time the sentinel will be asked for the current IP and port
-#   of the master and then connect there. The connection URI for sentinel
-#   should be written as follows::
-#
-#     redis://<sentinel host>:<sentinel port>?sentinel=<master name>
-#
-#   Additional sentinel hosts are listed with multiple ``sentinel_fallback``
-#   parameters as follows::
-#
-#       redis://<sentinel host>:<sentinel port>?sentinel=<master name>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>
-#
-#   Further resources/links:
-#
-#   - http://redis.io/
-#   - http://redis.io/topics/sentinel
-#   - http://redis.io/topics/cluster-spec
-#
-#  (string value)
-#redis_url = ${storage.redis_url}
-
-# S3 endpoint URL (string value)
-#s3_endpoint_url = ${storage.s3_endpoint_url}
-
-# S3 region name (string value)
-#s3_region_name = ${storage.s3_region_name}
-
-# S3 access key id (string value)
-#s3_access_key_id = ${storage.s3_access_key_id}
-
-# S3 secret access key (string value)
-#s3_secret_access_key = ${storage.s3_secret_access_key}
-
-# Prefix to namespace metric bucket. (string value)
-#s3_bucket_prefix = ${storage.s3_bucket_prefix}
-
-# Maximum time to wait checking data consistency when writing to S3. Set to 0
-# to disable data consistency validation. (floating point value)
-# Minimum value: 0
-#s3_check_consistency_timeout = ${storage.s3_check_consistency_timeout}
-
-# The maximum number of connections to keep in a connection pool. (integer
-# value)
-# Minimum value: 1
-#s3_max_pool_connections = ${storage.s3_max_pool_connections}
-
+driver = redis
+
+redis_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 [indexer]
-url = sqlite:////var/lib/gnocchi/gnocchidb
 
 #
 # From gnocchi
@@ -327,11 +128,8 @@
 
 # Indexer driver to use (string value)
 #url = <None>
-
-
+url = mysql+pymysql://gnocchi:opnfv_secret@192.168.10.23/gnocchi
 [keystone_authtoken]
-auth_protocol = http
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -346,6 +144,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -361,6 +160,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -398,6 +198,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -515,153 +316,150 @@
 # 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)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#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>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[metricd]
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internal
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# 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 ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = gnocchi
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+enable_proxy_headers_parsing = True
+
+[oslo_policy]
+
+[statsd]
 
 #
 # From gnocchi
 #
 
-# Number of workers for Gnocchi metric daemons. By default the available number
-# of CPU is used. (integer value)
-# Minimum value: 1
-#workers = <None>
-
-# How many seconds to wait between scheduling new metrics to process (integer
-# value)
-#metric_processing_delay = 60
-
-# Allow to bypass `metric_processing_delay` if metricd is notified that
-# measures are ready to be processed. (boolean value)
-#greedy = true
-
-# How many seconds to wait between metric ingestion reporting. Set value to -1
-# to disable reporting (integer value)
-# Minimum value: -1
-#metric_reporting_delay = 120
-
-# How many seconds to wait between cleaning of expired data (integer value)
-#metric_cleanup_delay = 300
-
-# Number of workers that share a task. A higher value may improve worker
-# utilization but may also increase load on coordination backend. Value is
-# capped by number of workers globally. (integer value)
-# Minimum value: 1
-#processing_replicas = 3
-
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
-# value)
-# Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
-
-[statsd]
-
-#
-# From gnocchi
-#
-
-# Warning: Failed to format sample for host
-# unhashable type: 'HostAddress'
+# The listen IP for statsd (host address value)
+#host = 0.0.0.0
 
 # The port for statsd (port value)
 # Minimum value: 0
@@ -682,150 +480,6 @@
 
 
 [storage]
-
-#
-# From gnocchi
-#
-
-# Storage driver to use (string value)
-#driver = file
-
-# Ceph pool name to use. (string value)
-#ceph_pool = gnocchi
-
-# Ceph username (ie: admin without "client." prefix). (string value)
-#ceph_username = <None>
-
-# Ceph key (string value)
-#ceph_secret = <None>
-
-# Ceph keyring path. (string value)
-#ceph_keyring = <None>
-
-# Ceph connection timeout in seconds (string value)
-#ceph_timeout = 30
-
-# Ceph configuration file. (string value)
-#ceph_conffile = /etc/ceph/ceph.conf
-
-# Path used to store gnocchi data files. (string value)
-#file_basepath = /var/lib/gnocchi
-
-# Swift authentication version to user. (string value)
-#swift_auth_version = 1
-
-# If True, swiftclient won't check for a valid SSL certificate when
-# authenticating. (boolean value)
-#swift_auth_insecure = false
-
-# Swift URL. If unset, it is obtained from the auth service. (string value)
-#swift_url = <None>
-
-# Swift auth URL. (string value)
-#swift_authurl = http://localhost:8080/auth/v1.0
-
-# Swift token to user to authenticate. (string value)
-#swift_preauthtoken = <None>
-
-# A string giving the CA certificate file to use in SSL connections for
-# verifying certs. (string value)
-#swift_cacert = <None>
-
-# Swift region. (string value)
-#swift_region = <None>
-
-# Swift user. (string value)
-#swift_user = admin:admin
-
-# Swift user domain name. (string value)
-#swift_user_domain_name = Default
-
-# Swift key/password. (string value)
-#swift_key = admin
-
-# Swift tenant name, only used in v2/v3 auth. (string value)
-# Deprecated group/name - [storage]/swift_tenant_name
-#swift_project_name = <None>
-
-# Swift project domain name. (string value)
-#swift_project_domain_name = Default
-
-# Prefix to namespace metric containers. (string value)
-#swift_container_prefix = gnocchi
-
-# Endpoint type to connect to Swift (string value)
-#swift_endpoint_type = publicURL
-
-# A string giving the service type of the swift service to use. This setting is
-# only used if swift_auth_version is 2. (string value)
-#swift_service_type = object-store
-
-# Connection timeout in seconds. (integer value)
-# Minimum value: 0
-#swift_timeout = 300
-
-# Redis URL
-#
-#   For example::
-#
-#     redis://[:password]@localhost:6379?db=0
-#
-#   We proxy some options to the redis client (used to configure the redis
-# client
-#   internals so that it works as you expect/want it to):  `socket_keepalive`,
-# `sentinel_fallback`, `socket_timeout`, `encoding`, `ssl_certfile`, `ssl`,
-# `sentinel`, `ssl_keyfile`, `db`, `retry_on_timeout`
-#
-#   Further resources/links:
-#
-#    - http://redis-py.readthedocs.org/en/latest/#redis.Redis
-#    - https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py
-#
-#   To use a `sentinel`_ the connection URI must point to the sentinel server.
-#   At connection time the sentinel will be asked for the current IP and port
-#   of the master and then connect there. The connection URI for sentinel
-#   should be written as follows::
-#
-#     redis://<sentinel host>:<sentinel port>?sentinel=<master name>
-#
-#   Additional sentinel hosts are listed with multiple ``sentinel_fallback``
-#   parameters as follows::
-#
-#       redis://<sentinel host>:<sentinel port>?sentinel=<master name>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>
-#
-#   Further resources/links:
-#
-#   - http://redis.io/
-#   - http://redis.io/topics/sentinel
-#   - http://redis.io/topics/cluster-spec
-#
-#  (string value)
-#redis_url = redis://localhost:6379/
-
-# S3 endpoint URL (string value)
-#s3_endpoint_url = <None>
-
-# S3 region name (string value)
-#s3_region_name = <None>
-
-# S3 access key id (string value)
-#s3_access_key_id = <None>
-
-# S3 secret access key (string value)
-#s3_secret_access_key = <None>
-
-# Prefix to namespace metric bucket. (string value)
-#s3_bucket_prefix = gnocchi
-
-# Maximum time to wait checking data consistency when writing to S3. Set to 0
-# to disable data consistency validation. (floating point value)
-# Minimum value: 0
-#s3_check_consistency_timeout = 60
-
-# The maximum number of connections to keep in a connection pool. (integer
-# value)
-# Minimum value: 1
-#s3_max_pool_connections = 50
+driver = redis
+
+redis_url = redis://192.168.10.33:6379

2018-07-16 07:23:41,304 [salt.state       ][INFO    ][13065] Completed state [/etc/gnocchi/gnocchi.conf] at time 07:23:41.304572 duration_in_ms=414.061
2018-07-16 07:23:41,310 [salt.state       ][INFO    ][13065] Running state [gnocchi-api] at time 07:23:41.310654
2018-07-16 07:23:41,310 [salt.state       ][INFO    ][13065] Executing state pkg.installed for gnocchi-api
2018-07-16 07:23:42,212 [salt.loader      ][ERROR   ][13065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:23:43,072 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:23:43,142 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-api'] in directory '/root'
2018-07-16 07:23:44,683 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072344663247
2018-07-16 07:23:44,708 [salt.minion      ][INFO    ][18397] Starting a new job with PID 18397
2018-07-16 07:23:44,737 [salt.minion      ][INFO    ][18397] Returning information for job: 20180716072344663247
2018-07-16 07:23:54,898 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072354880195
2018-07-16 07:23:54,927 [salt.minion      ][INFO    ][19182] Starting a new job with PID 19182
2018-07-16 07:23:54,955 [salt.minion      ][INFO    ][19182] Returning information for job: 20180716072354880195
2018-07-16 07:23:59,277 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:23:59,406 [salt.state       ][INFO    ][13065] Made the following changes:
'python-novaclient' changed from 'absent' to '2:9.1.1-1~u16.04+mcp6'
'python-mock' changed from 'absent' to '2.0.0-1.1~u16.04+mcp2'
'python-os-service-types' changed from 'absent' to '1.1.0-1.0~u16.04+mcp1'
'python-warlock' changed from 'absent' to '1.2.0-2.0~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-jmespath' changed from 'absent' to '0.9.0-2'
'python-osc-lib' changed from 'absent' to '1.9.0-1.0~u16.04+mcp1'
'python-cinderclient' changed from 'absent' to '1:3.5.0-1.0~u16.04+mcp1'
'python-openstacksdk' changed from 'absent' to '0.11.3+repack-1.0~u16.04+mcp2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-glanceclient' changed from 'absent' to '1:2.10.0-1.0~u16.04+mcp3'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-cliff' changed from 'absent' to '2.8.0-1~u16.04+mcp2'
'python-openstackclient' changed from 'absent' to '3.14.2-1.0~u16.04+mcp5'
'python2.7-simplejson' changed from 'absent' to '1'
'python-os-client-config' changed from 'absent' to '1.29.0-1.0~u16.04+mcp2'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python-requestsexceptions' changed from 'absent' to '1.3.0-3~u16.04+mcp2'
'python-neutronclient' changed from 'absent' to '1:6.7.0-1.0~u16.04+mcp12'
'gnocchi-api' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python2.7-cmd2' changed from 'absent' to '1'
'python-munch' changed from 'absent' to '2.2.0-1.0~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.6.0-2.0~u16.04+mcp1'
'python2.7-cinderclient' changed from 'absent' to '1'
'python-deprecation' changed from 'absent' to '1.0.1-1~u16.04+mcp2'

2018-07-16 07:23:59,475 [salt.state       ][INFO    ][13065] Loading fresh modules for state activity
2018-07-16 07:23:59,545 [salt.state       ][INFO    ][13065] Completed state [gnocchi-api] at time 07:23:59.545844 duration_in_ms=18235.189
2018-07-16 07:23:59,555 [salt.state       ][INFO    ][13065] Running state [gnocchi-metricd] at time 07:23:59.555351
2018-07-16 07:23:59,555 [salt.state       ][INFO    ][13065] Executing state pkg.installed for gnocchi-metricd
2018-07-16 07:24:00,127 [salt.loader      ][ERROR   ][13065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:24:01,096 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:24:01,170 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-metricd'] in directory '/root'
2018-07-16 07:24:04,921 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072404906086
2018-07-16 07:24:04,949 [salt.minion      ][INFO    ][19431] Starting a new job with PID 19431
2018-07-16 07:24:04,979 [salt.minion      ][INFO    ][19431] Returning information for job: 20180716072404906086
2018-07-16 07:24:07,122 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:24:07,266 [salt.state       ][INFO    ][13065] Made the following changes:
'gnocchi-metricd' changed from 'absent' to '4.2.4-3~u16.04+mcp1'

2018-07-16 07:24:07,328 [salt.state       ][INFO    ][13065] Loading fresh modules for state activity
2018-07-16 07:24:07,729 [salt.state       ][INFO    ][13065] Completed state [gnocchi-metricd] at time 07:24:07.729844 duration_in_ms=8174.492
2018-07-16 07:24:07,739 [salt.state       ][INFO    ][13065] Running state [python-memcache] at time 07:24:07.739028
2018-07-16 07:24:07,739 [salt.state       ][INFO    ][13065] Executing state pkg.installed for python-memcache
2018-07-16 07:24:07,817 [salt.loader      ][ERROR   ][13065] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:24:08,508 [salt.state       ][INFO    ][13065] All specified packages are already installed
2018-07-16 07:24:08,509 [salt.state       ][INFO    ][13065] Completed state [python-memcache] at time 07:24:08.509339 duration_in_ms=770.311
2018-07-16 07:24:08,512 [salt.state       ][INFO    ][13065] Running state [gnocchi-upgrade] at time 07:24:08.512082
2018-07-16 07:24:08,512 [salt.state       ][INFO    ][13065] Executing state cmd.run for gnocchi-upgrade
2018-07-16 07:24:08,513 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command 'gnocchi-upgrade' as user 'gnocchi' in directory '/var/lib/gnocchi'
2018-07-16 07:24:11,035 [salt.state       ][INFO    ][13065] {'pid': 19517, 'retcode': 0, 'stderr': '2018-07-16 07:24:09,953 [19525] INFO     gnocchi.service: Gnocchi version 4.2.4\n2018-07-16 07:24:10,683 [19525] INFO     gnocchi.cli.manage: Upgrading indexer SQLAlchemyIndexer: mysql+pymysql://gnocchi:opnfv_secret@192.168.10.23/gnocchi\n2018-07-16 07:24:10,914 [19525] INFO     gnocchi.cli.manage: Upgrading storage RedisStorage: StrictRedis<ConnectionPool<Connection<host=192.168.10.33,port=6379,db=0>>>\n2018-07-16 07:24:10,920 [19525] INFO     gnocchi.cli.manage: Upgrading incoming storage RedisStorage: StrictRedis<SentinelConnectionPool<service=master_1(master)>', 'stdout': ''}
2018-07-16 07:24:11,042 [salt.state       ][INFO    ][13065] Completed state [gnocchi-upgrade] at time 07:24:11.042672 duration_in_ms=2530.588
2018-07-16 07:24:11,050 [salt.state       ][INFO    ][13065] Running state [wsgi_gnocchi] at time 07:24:11.050295
2018-07-16 07:24:11,051 [salt.state       ][INFO    ][13065] Executing state apache_site.enabled for wsgi_gnocchi
2018-07-16 07:24:11,052 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['a2ensite', 'wsgi_gnocchi'] in directory '/root'
2018-07-16 07:24:11,191 [salt.state       ][INFO    ][13065] {'new': 'wsgi_gnocchi', 'old': None}
2018-07-16 07:24:11,194 [salt.state       ][INFO    ][13065] Completed state [wsgi_gnocchi] at time 07:24:11.194101 duration_in_ms=143.805
2018-07-16 07:24:11,198 [salt.state       ][INFO    ][13065] Running state [apache2] at time 07:24:11.198373
2018-07-16 07:24:11,199 [salt.state       ][INFO    ][13065] Executing state service.running for apache2
2018-07-16 07:24:11,203 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:24:11,239 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:24:11,285 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:24:11,330 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'apache2.service'] in directory '/root'
2018-07-16 07:24:12,714 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:24:12,747 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:24:12,780 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:24:12,818 [salt.state       ][INFO    ][13065] {'apache2': True}
2018-07-16 07:24:12,819 [salt.state       ][INFO    ][13065] Completed state [apache2] at time 07:24:12.819075 duration_in_ms=1620.702
2018-07-16 07:24:12,820 [salt.state       ][INFO    ][13065] Running state [gnocchi-metricd] at time 07:24:12.820424
2018-07-16 07:24:12,820 [salt.state       ][INFO    ][13065] Executing state service.running for gnocchi-metricd
2018-07-16 07:24:12,821 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'status', 'gnocchi-metricd.service', '-n', '0'] in directory '/root'
2018-07-16 07:24:12,867 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:12,896 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:12,948 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:12,995 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:13,060 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:13,109 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:13,173 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:13,260 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:13,315 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:14,878 [salt.loaded.int.module.cmdmod][INFO    ][13065] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:24:14,931 [salt.state       ][INFO    ][13065] {'gnocchi-metricd': True}
2018-07-16 07:24:14,932 [salt.state       ][INFO    ][13065] Completed state [gnocchi-metricd] at time 07:24:14.931959 duration_in_ms=2111.535
2018-07-16 07:24:14,948 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072414929593
2018-07-16 07:24:14,956 [salt.minion      ][INFO    ][13065] Returning information for job: 20180716072152620218
2018-07-16 07:24:15,009 [salt.minion      ][INFO    ][19777] Starting a new job with PID 19777
2018-07-16 07:24:15,087 [salt.minion      ][INFO    ][19777] Returning information for job: 20180716072414929593
2018-07-16 07:24:15,920 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command test.ping with jid 20180716072415905719
2018-07-16 07:24:15,960 [salt.minion      ][INFO    ][19801] Starting a new job with PID 19801
2018-07-16 07:24:16,230 [salt.minion      ][INFO    ][19801] Returning information for job: 20180716072415905719
2018-07-16 07:25:22,291 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716072522271739
2018-07-16 07:25:22,321 [salt.minion      ][INFO    ][19822] Starting a new job with PID 19822
2018-07-16 07:25:25,062 [salt.state       ][INFO    ][19822] Loading fresh modules for state activity
2018-07-16 07:25:25,155 [salt.fileclient  ][INFO    ][19822] Fetching file from saltenv 'base', ** done ** 'panko/init.sls'
2018-07-16 07:25:25,197 [salt.fileclient  ][INFO    ][19822] Fetching file from saltenv 'base', ** done ** 'panko/server.sls'
2018-07-16 07:25:27,725 [salt.loader      ][ERROR   ][19822] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:25:29,196 [salt.state       ][INFO    ][19822] Running state [apache2] at time 07:25:29.196869
2018-07-16 07:25:29,197 [salt.state       ][INFO    ][19822] Executing state pkg.installed for apache2
2018-07-16 07:25:29,201 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:25:30,160 [salt.state       ][INFO    ][19822] All specified packages are already installed
2018-07-16 07:25:30,160 [salt.state       ][INFO    ][19822] Completed state [apache2] at time 07:25:30.160495 duration_in_ms=963.626
2018-07-16 07:25:30,160 [salt.state       ][INFO    ][19822] Running state [openssl] at time 07:25:30.160950
2018-07-16 07:25:30,161 [salt.state       ][INFO    ][19822] Executing state pkg.installed for openssl
2018-07-16 07:25:30,176 [salt.state       ][INFO    ][19822] All specified packages are already installed
2018-07-16 07:25:30,177 [salt.state       ][INFO    ][19822] Completed state [openssl] at time 07:25:30.177018 duration_in_ms=16.068
2018-07-16 07:25:30,178 [salt.state       ][INFO    ][19822] Running state [a2enmod rewrite] at time 07:25:30.178375
2018-07-16 07:25:30,178 [salt.state       ][INFO    ][19822] Executing state cmd.run for a2enmod rewrite
2018-07-16 07:25:30,179 [salt.state       ][INFO    ][19822] /etc/apache2/mods-enabled/rewrite.load exists
2018-07-16 07:25:30,179 [salt.state       ][INFO    ][19822] Completed state [a2enmod rewrite] at time 07:25:30.179417 duration_in_ms=1.042
2018-07-16 07:25:30,180 [salt.state       ][INFO    ][19822] Running state [libapache2-mod-wsgi] at time 07:25:30.180017
2018-07-16 07:25:30,180 [salt.state       ][INFO    ][19822] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-16 07:25:30,194 [salt.state       ][INFO    ][19822] All specified packages are already installed
2018-07-16 07:25:30,194 [salt.state       ][INFO    ][19822] Completed state [libapache2-mod-wsgi] at time 07:25:30.194256 duration_in_ms=14.239
2018-07-16 07:25:30,194 [salt.state       ][INFO    ][19822] Running state [a2enmod wsgi] at time 07:25:30.194840
2018-07-16 07:25:30,195 [salt.state       ][INFO    ][19822] Executing state cmd.run for a2enmod wsgi
2018-07-16 07:25:30,195 [salt.state       ][INFO    ][19822] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-16 07:25:30,195 [salt.state       ][INFO    ][19822] Completed state [a2enmod wsgi] at time 07:25:30.195801 duration_in_ms=0.961
2018-07-16 07:25:30,205 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:25:30.205028
2018-07-16 07:25:30,205 [salt.state       ][INFO    ][19822] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-16 07:25:30,696 [salt.state       ][INFO    ][19822] File /etc/apache2/mods-available/mpm_prefork.conf is in the correct state
2018-07-16 07:25:30,697 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:25:30.697456 duration_in_ms=492.428
2018-07-16 07:25:30,698 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:25:30.698061
2018-07-16 07:25:30,698 [salt.state       ][INFO    ][19822] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-16 07:25:30,699 [salt.state       ][INFO    ][19822] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-16 07:25:30,701 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:25:30.701119 duration_in_ms=3.058
2018-07-16 07:25:30,702 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:25:30.702051
2018-07-16 07:25:30,702 [salt.state       ][INFO    ][19822] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-16 07:25:30,703 [salt.state       ][INFO    ][19822] File /etc/apache2/mods-enabled/mpm_event.load is not present
2018-07-16 07:25:30,703 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:25:30.703860 duration_in_ms=1.809
2018-07-16 07:25:30,705 [salt.state       ][INFO    ][19822] Running state [a2enmod mpm_prefork] at time 07:25:30.705703
2018-07-16 07:25:30,706 [salt.state       ][INFO    ][19822] Executing state cmd.run for a2enmod mpm_prefork
2018-07-16 07:25:30,707 [salt.state       ][INFO    ][19822] /etc/apache2/mods-enabled/mpm_prefork.load exists
2018-07-16 07:25:30,708 [salt.state       ][INFO    ][19822] Completed state [a2enmod mpm_prefork] at time 07:25:30.707888 duration_in_ms=2.185
2018-07-16 07:25:30,708 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:25:30.708923
2018-07-16 07:25:30,709 [salt.state       ][INFO    ][19822] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-16 07:25:30,710 [salt.state       ][INFO    ][19822] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-16 07:25:30,711 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:25:30.711626 duration_in_ms=2.703
2018-07-16 07:25:30,712 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:25:30.712239
2018-07-16 07:25:30,712 [salt.state       ][INFO    ][19822] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-16 07:25:30,713 [salt.state       ][INFO    ][19822] File /etc/apache2/mods-enabled/mpm_event.conf is not present
2018-07-16 07:25:30,714 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:25:30.714049 duration_in_ms=1.81
2018-07-16 07:25:30,715 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/ports.conf] at time 07:25:30.714961
2018-07-16 07:25:30,715 [salt.state       ][INFO    ][19822] Executing state file.managed for /etc/apache2/ports.conf
2018-07-16 07:25:30,846 [salt.state       ][INFO    ][19822] File /etc/apache2/ports.conf is in the correct state
2018-07-16 07:25:30,846 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/ports.conf] at time 07:25:30.846780 duration_in_ms=131.819
2018-07-16 07:25:30,847 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/conf-available/security.conf] at time 07:25:30.847371
2018-07-16 07:25:30,847 [salt.state       ][INFO    ][19822] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-16 07:25:30,986 [salt.state       ][INFO    ][19822] File /etc/apache2/conf-available/security.conf is in the correct state
2018-07-16 07:25:30,986 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/conf-available/security.conf] at time 07:25:30.986709 duration_in_ms=139.338
2018-07-16 07:25:31,001 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:25:31.001224
2018-07-16 07:25:31,002 [salt.state       ][INFO    ][19822] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-16 07:25:31,516 [salt.state       ][INFO    ][19822] File /etc/apache2/sites-available/wsgi_panko.conf is in the correct state
2018-07-16 07:25:31,516 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:25:31.516878 duration_in_ms=515.654
2018-07-16 07:25:31,517 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:25:31.517485
2018-07-16 07:25:31,517 [salt.state       ][INFO    ][19822] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-16 07:25:32,038 [salt.state       ][INFO    ][19822] File /etc/apache2/sites-available/wsgi_gnocchi.conf is in the correct state
2018-07-16 07:25:32,038 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:25:32.038573 duration_in_ms=521.088
2018-07-16 07:25:32,038 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 07:25:32.038883
2018-07-16 07:25:32,039 [salt.state       ][INFO    ][19822] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-16 07:25:32,039 [salt.state       ][INFO    ][19822] File /etc/apache2/sites-enabled/000-default.conf is not present
2018-07-16 07:25:32,039 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 07:25:32.039773 duration_in_ms=0.89
2018-07-16 07:25:32,044 [salt.state       ][INFO    ][19822] Running state [apache2] at time 07:25:32.044715
2018-07-16 07:25:32,045 [salt.state       ][INFO    ][19822] Executing state service.running for apache2
2018-07-16 07:25:32,046 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-16 07:25:32,126 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:25:32,161 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:25:32,204 [salt.state       ][INFO    ][19822] The service apache2 is already running
2018-07-16 07:25:32,205 [salt.state       ][INFO    ][19822] Completed state [apache2] at time 07:25:32.204980 duration_in_ms=160.264
2018-07-16 07:25:32,207 [salt.state       ][INFO    ][19822] Running state [/etc/apache2/conf-enabled/security.conf] at time 07:25:32.207186
2018-07-16 07:25:32,208 [salt.state       ][INFO    ][19822] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-16 07:25:32,213 [salt.state       ][INFO    ][19822] Symlink /etc/apache2/conf-enabled/security.conf is present and owned by root:root
2018-07-16 07:25:32,214 [salt.state       ][INFO    ][19822] Completed state [/etc/apache2/conf-enabled/security.conf] at time 07:25:32.214220 duration_in_ms=7.035
2018-07-16 07:25:32,214 [salt.state       ][INFO    ][19822] Running state [panko-api] at time 07:25:32.214579
2018-07-16 07:25:32,214 [salt.state       ][INFO    ][19822] Executing state pkg.installed for panko-api
2018-07-16 07:25:32,259 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['apt-cache', '-q', 'policy', 'panko-api'] in directory '/root'
2018-07-16 07:25:32,449 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:25:37,590 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:25:37,670 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'panko-api'] in directory '/root'
2018-07-16 07:25:42,416 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072542394258
2018-07-16 07:25:42,440 [salt.minion      ][INFO    ][20391] Starting a new job with PID 20391
2018-07-16 07:25:42,471 [salt.minion      ][INFO    ][20391] Returning information for job: 20180716072542394258
2018-07-16 07:25:44,124 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:25:44,246 [salt.state       ][INFO    ][19822] Made the following changes:
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-panko' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'python-defusedxml' changed from 'absent' to '0.5.0-1~u16.04+mcp1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'panko-common' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'panko-api' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'python-oslo.reports' changed from 'absent' to '1.26.0-1.0~u16.04+mcp2'

2018-07-16 07:25:44,307 [salt.state       ][INFO    ][19822] Loading fresh modules for state activity
2018-07-16 07:25:44,377 [salt.state       ][INFO    ][19822] Completed state [panko-api] at time 07:25:44.377292 duration_in_ms=12162.712
2018-07-16 07:25:44,384 [salt.state       ][INFO    ][19822] Running state [/etc/panko/panko.conf] at time 07:25:44.384811
2018-07-16 07:25:44,385 [salt.state       ][INFO    ][19822] Executing state file.managed for /etc/panko/panko.conf
2018-07-16 07:25:44,414 [salt.fileclient  ][INFO    ][19822] Fetching file from saltenv 'base', ** done ** 'panko/files/queens/panko.conf.Debian'
2018-07-16 07:25:44,508 [salt.fileclient  ][INFO    ][19822] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_log.conf'
2018-07-16 07:25:44,542 [salt.fileclient  ][INFO    ][19822] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_database.conf'
2018-07-16 07:25:44,725 [salt.state       ][INFO    ][19822] File changed:
--- 
+++ 
@@ -1,125 +1,127 @@
 [DEFAULT]
 
 #
+# From panko
+#
+
+# Configuration file for WSGI definition of API. (string value)
+#api_paste_config = api_paste.ini
+#
 # From oslo.log
 #
 
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
 
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
 # Note: This option can be changed without restarting.
 # Deprecated group/name - [DEFAULT]/log_config
 #log_config_append = <None>
 
 # Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
 #log_date_format = %Y-%m-%d %H:%M:%S
 
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
 
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
 
-# 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
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
+# 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 instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append 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)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# 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
 
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_json = false
 
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_stderr = false
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
 
-# Format string to use for log messages when context is undefined. (string
-# value)
+# Format string to use for log messages when context is undefined.
+# (string value)
 #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
 
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
 #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
 
-# Prefix each line of exception output with this format. (string value)
+# Prefix each line of exception output with this format. (string
+# value)
 #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
 
 # Defines the format string for %(user_identity)s that is used in
 # logging_context_format_string. (string value)
 #logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
 
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
+# 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
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
-# The format for an instance that is passed with the log message. (string
-# value)
+# The format for an instance that is passed with the log message.
+# (string value)
 #instance_format = "[instance: %(uuid)s] "
 
-# The format for an instance UUID that is passed with the log message. (string
-# value)
+# The format for an instance UUID that is passed with the log message.
+# (string value)
 #instance_uuid_format = "[instance: %(uuid)s] "
 
 # Interval, number of seconds, of log rate limiting. (integer value)
 #rate_limit_interval = 0
 
-# Maximum number of logged messages per rate_limit_interval. (integer value)
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
 #rate_limit_burst = 0
 
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
 #rate_limit_except_level = CRITICAL
 
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
-
-#
-# From panko
-#
-
-# Configuration file for WSGI definition of API. (string value)
-#api_paste_config = api_paste.ini
-
 
 [api]
 
@@ -131,38 +133,23 @@
 # Minimum value: 1
 #default_api_return_limit = 100
 
-
 [cors]
 
-#
-# 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-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
-
-
 [database]
 
+#
+# From panko
+#
+
+# Number of seconds that events are kept in the database for (<= 0 means
+# forever). (integer value)
+#event_time_to_live = -1
+
+# DEPRECATED: The connection string used to connect to the event database -
+# rather use ${database.connection} (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#event_connection = <None>
 #
 # From oslo.db
 #
@@ -172,68 +159,76 @@
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-backend = sqlalchemy
-
-# The SQLAlchemy connection string to use to connect to the database. (string
-# value)
+#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 = sqlite:////var/lib/panko/sqlite.db
-
-# The SQLAlchemy connection string to use to connect to the slave database.
-# (string value)
+#connection = <None>
+connection = mysql+pymysql://panko:opnfv_secret@192.168.10.23/panko?charset=utf8
+
+# The SQLAlchemy connection string to use to connect to the slave
+# database. (string value)
 #slave_connection = <None>
 
-# The SQL mode to be used for MySQL sessions. This option, including the
-# default, overrides any server-set SQL mode. To use whatever SQL mode is set
-# by the server configuration, set this to no value. Example: mysql_sql_mode=
-# (string value)
+# The SQL mode to be used for MySQL sessions. This option, including
+# the default, overrides any server-set SQL mode. To use whatever SQL
+# mode is set by the server configuration, set this to no value.
+# Example: mysql_sql_mode= (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
+# If True, transparently enables support for handling MySQL Cluster
+# (NDB). (boolean value)
 #mysql_enable_ndb = false
 
-# Connections which have been present in the connection pool longer than this
-# number of seconds will be replaced with a new one the next time they are
-# checked out from the pool. (integer value)
+# Connections which have been present in the connection pool longer
+# than this number of seconds will be replaced with a new one the next
+# time they are checked out from the pool. (integer value)
 # Deprecated group/name - [DATABASE]/idle_timeout
 # Deprecated group/name - [database]/idle_timeout
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #connection_recycle_time = 3600
-
-# Minimum number of SQL connections to keep open in a pool. (integer value)
+connection_recycle_time = 300
+
+# Minimum number of SQL connections to keep open in a pool. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
 #min_pool_size = 1
 
-# Maximum number of SQL connections to keep open in a pool. Setting a value of
-# 0 indicates no limit. (integer value)
+# Maximum number of SQL connections to keep open in a pool. Setting a
+# value of 0 indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
-
-# Maximum number of database connection retries during startup. Set to -1 to
-# specify an infinite retry count. (integer value)
+max_pool_size = 10
+
+# Maximum number of database connection retries during startup. Set to
+# -1 to specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
-
-# Interval between retries of opening a SQL connection. (integer value)
+max_retries = -1
+
+# Interval between retries of opening a SQL connection. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
 
-# If set, use this value for max_overflow with SQLAlchemy. (integer value)
+# If set, use this value for max_overflow with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
-
-# Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
-# value)
+max_overflow = 30
+
+# Verbosity of SQL debugging information: 0=None, 100=Everything.
+# (integer value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
@@ -243,46 +238,63 @@
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
 #connection_trace = false
 
-# If set, use this value for pool_timeout with SQLAlchemy. (integer value)
+# If set, use this value for pool_timeout with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
 #pool_timeout = <None>
 
-# Enable the experimental use of database reconnect on connection lost.
-# (boolean value)
+# Enable the experimental use of database reconnect on connection
+# lost. (boolean value)
 #use_db_reconnect = false
 
 # Seconds between retries of a database transaction. (integer value)
 #db_retry_interval = 1
 
-# If True, increases the interval between retries of a database operation up to
-# db_max_retry_interval. (boolean value)
+# If True, increases the interval between retries of a database
+# operation up to db_max_retry_interval. (boolean value)
 #db_inc_retry_interval = true
 
-# If db_inc_retry_interval is set, the maximum seconds between retries of a
-# database operation. (integer value)
+# If db_inc_retry_interval is set, the maximum seconds between retries
+# of a database operation. (integer value)
 #db_max_retry_interval = 10
 
-# Maximum retries in case of connection error or deadlock error before error is
-# raised. Set to -1 to specify an infinite retry count. (integer value)
+# Maximum retries in case of connection error or deadlock error before
+# error is raised. Set to -1 to specify an infinite retry count.
+# (integer value)
 #db_max_retries = 20
 
 #
-# From panko
-#
-
-# Number of seconds that events are kept in the database for (<= 0 means
-# forever). (integer value)
-#event_time_to_live = -1
-
-# DEPRECATED: The connection string used to connect to the event database -
-# rather use ${database.connection} (string value)
+# From oslo.db.concurrency
+#
+
+# Enable the experimental use of thread pooling for all DB API calls
+# (boolean value)
+# Deprecated group/name - [DEFAULT]/dbapi_use_tpool
+#use_tpool = false
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
-#event_connection = <None>
-
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+
+[oslo_policy]
 
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -297,6 +309,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -312,6 +325,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -349,6 +363,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -466,110 +481,118 @@
 # 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)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#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>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
 # value)
 # Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# 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 ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = panko
 
 [storage]
 

2018-07-16 07:25:44,736 [salt.state       ][INFO    ][19822] Completed state [/etc/panko/panko.conf] at time 07:25:44.736026 duration_in_ms=351.203
2018-07-16 07:25:44,737 [salt.state       ][INFO    ][19822] Running state [panko-dbsync] at time 07:25:44.737663
2018-07-16 07:25:44,737 [salt.state       ][INFO    ][19822] Executing state cmd.run for panko-dbsync
2018-07-16 07:25:44,742 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command 'panko-dbsync' in directory '/root'
2018-07-16 07:25:46,579 [salt.state       ][INFO    ][19822] {'pid': 20442, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 07:25:46,581 [salt.state       ][INFO    ][19822] Completed state [panko-dbsync] at time 07:25:46.580994 duration_in_ms=1843.328
2018-07-16 07:25:46,598 [salt.state       ][INFO    ][19822] Running state [wsgi_panko] at time 07:25:46.598421
2018-07-16 07:25:46,598 [salt.state       ][INFO    ][19822] Executing state apache_site.enabled for wsgi_panko
2018-07-16 07:25:46,599 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['a2ensite', 'wsgi_panko'] in directory '/root'
2018-07-16 07:25:46,716 [salt.state       ][INFO    ][19822] {'new': 'wsgi_panko', 'old': None}
2018-07-16 07:25:46,716 [salt.state       ][INFO    ][19822] Completed state [wsgi_panko] at time 07:25:46.716797 duration_in_ms=118.375
2018-07-16 07:25:46,721 [salt.loader      ][ERROR   ][19822] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:25:47,210 [salt.state       ][INFO    ][19822] Running state [apache2] at time 07:25:47.210286
2018-07-16 07:25:47,210 [salt.state       ][INFO    ][19822] Executing state service.running for apache2
2018-07-16 07:25:47,211 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:25:47,253 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:25:47,298 [salt.state       ][INFO    ][19822] The service apache2 is already running
2018-07-16 07:25:47,300 [salt.state       ][INFO    ][19822] Completed state [apache2] at time 07:25:47.299897 duration_in_ms=89.608
2018-07-16 07:25:47,301 [salt.state       ][INFO    ][19822] Running state [apache2] at time 07:25:47.301350
2018-07-16 07:25:47,303 [salt.state       ][INFO    ][19822] Executing state service.mod_watch for apache2
2018-07-16 07:25:47,306 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:25:47,342 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:25:47,384 [salt.loaded.int.module.cmdmod][INFO    ][19822] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-16 07:25:49,915 [salt.state       ][INFO    ][19822] {'apache2': True}
2018-07-16 07:25:49,919 [salt.state       ][INFO    ][19822] Completed state [apache2] at time 07:25:49.915866 duration_in_ms=2614.515
2018-07-16 07:25:49,929 [salt.minion      ][INFO    ][19822] Returning information for job: 20180716072522271739
2018-07-16 07:25:50,821 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command test.ping with jid 20180716072550806886
2018-07-16 07:25:50,853 [salt.minion      ][INFO    ][20597] Starting a new job with PID 20597
2018-07-16 07:25:51,034 [salt.minion      ][INFO    ][20597] Returning information for job: 20180716072550806886
2018-07-16 07:29:54,295 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716072954280579
2018-07-16 07:29:54,326 [salt.minion      ][INFO    ][20615] Starting a new job with PID 20615
2018-07-16 07:29:57,120 [salt.state       ][INFO    ][20615] Loading fresh modules for state activity
2018-07-16 07:29:57,222 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-07-16 07:29:57,270 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-07-16 07:29:58,892 [salt.loader      ][ERROR   ][20615] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:30:00,388 [salt.state       ][INFO    ][20615] Running state [aodh-api] at time 07:30:00.388820
2018-07-16 07:30:00,389 [salt.state       ][INFO    ][20615] Executing state pkg.installed for aodh-api
2018-07-16 07:30:00,392 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:30:01,465 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-07-16 07:30:01,698 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:30:07,051 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:30:07,141 [salt.loaded.int.module.cmdmod][INFO    ][20615] 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-07-16 07:30:14,415 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073014401678
2018-07-16 07:30:14,462 [salt.minion      ][INFO    ][21149] Starting a new job with PID 21149
2018-07-16 07:30:14,499 [salt.minion      ][INFO    ][21149] Returning information for job: 20180716073014401678
2018-07-16 07:30:24,651 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073024630688
2018-07-16 07:30:24,677 [salt.minion      ][INFO    ][23416] Starting a new job with PID 23416
2018-07-16 07:30:24,706 [salt.minion      ][INFO    ][23416] Returning information for job: 20180716073024630688
2018-07-16 07:30:33,118 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:30:33,264 [salt.state       ][INFO    ][20615] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-aodh' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-130.156'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'aodh-common' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.4'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-ceilometerclient' changed from 'absent' to '2.9.0-2~u16.04+mcp1'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.4'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-gnocchiclient' changed from 'absent' to '7.0.2-1~u16.04+mcp0'
'elf-binutils' changed from 'absent' to '1'
'aodh-api' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-croniter' changed from 'absent' to '0.3.8-1'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev' changed from 'absent' to '1'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'

2018-07-16 07:30:33,331 [salt.state       ][INFO    ][20615] Loading fresh modules for state activity
2018-07-16 07:30:33,739 [salt.state       ][INFO    ][20615] Completed state [aodh-api] at time 07:30:33.739721 duration_in_ms=33350.902
2018-07-16 07:30:33,749 [salt.state       ][INFO    ][20615] Running state [aodh-evaluator] at time 07:30:33.749521
2018-07-16 07:30:33,749 [salt.state       ][INFO    ][20615] Executing state pkg.installed for aodh-evaluator
2018-07-16 07:30:33,827 [salt.loader      ][ERROR   ][20615] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:30:34,559 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:30:34,634 [salt.loaded.int.module.cmdmod][INFO    ][20615] 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-07-16 07:30:34,861 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073034843073
2018-07-16 07:30:34,895 [salt.minion      ][INFO    ][26236] Starting a new job with PID 26236
2018-07-16 07:30:34,928 [salt.minion      ][INFO    ][26236] Returning information for job: 20180716073034843073
2018-07-16 07:30:41,333 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:30:41,453 [salt.state       ][INFO    ][20615] Made the following changes:
'aodh-evaluator' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-16 07:30:41,511 [salt.state       ][INFO    ][20615] Loading fresh modules for state activity
2018-07-16 07:30:41,579 [salt.state       ][INFO    ][20615] Completed state [aodh-evaluator] at time 07:30:41.579226 duration_in_ms=7829.701
2018-07-16 07:30:41,593 [salt.state       ][INFO    ][20615] Running state [aodh-notifier] at time 07:30:41.593541
2018-07-16 07:30:41,593 [salt.state       ][INFO    ][20615] Executing state pkg.installed for aodh-notifier
2018-07-16 07:30:41,670 [salt.loader      ][ERROR   ][20615] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:30:42,354 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:30:42,426 [salt.loaded.int.module.cmdmod][INFO    ][20615] 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-07-16 07:30:45,101 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073045073585
2018-07-16 07:30:45,129 [salt.minion      ][INFO    ][26607] Starting a new job with PID 26607
2018-07-16 07:30:45,156 [salt.minion      ][INFO    ][26607] Returning information for job: 20180716073045073585
2018-07-16 07:30:49,139 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:30:49,271 [salt.state       ][INFO    ][20615] Made the following changes:
'aodh-notifier' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-16 07:30:49,329 [salt.state       ][INFO    ][20615] Loading fresh modules for state activity
2018-07-16 07:30:49,399 [salt.state       ][INFO    ][20615] Completed state [aodh-notifier] at time 07:30:49.398810 duration_in_ms=7805.264
2018-07-16 07:30:49,414 [salt.state       ][INFO    ][20615] Running state [aodh-listener] at time 07:30:49.414815
2018-07-16 07:30:49,415 [salt.state       ][INFO    ][20615] Executing state pkg.installed for aodh-listener
2018-07-16 07:30:49,490 [salt.loader      ][ERROR   ][20615] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:30:50,360 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:30:50,438 [salt.loaded.int.module.cmdmod][INFO    ][20615] 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-07-16 07:30:55,327 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073055312324
2018-07-16 07:30:55,366 [salt.minion      ][INFO    ][27064] Starting a new job with PID 27064
2018-07-16 07:30:55,419 [salt.minion      ][INFO    ][27064] Returning information for job: 20180716073055312324
2018-07-16 07:30:57,095 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:30:57,230 [salt.state       ][INFO    ][20615] Made the following changes:
'aodh-listener' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-16 07:30:57,292 [salt.state       ][INFO    ][20615] Loading fresh modules for state activity
2018-07-16 07:30:57,367 [salt.state       ][INFO    ][20615] Completed state [aodh-listener] at time 07:30:57.367499 duration_in_ms=7952.679
2018-07-16 07:30:57,384 [salt.state       ][INFO    ][20615] Running state [python-aodhclient] at time 07:30:57.384036
2018-07-16 07:30:57,386 [salt.state       ][INFO    ][20615] Executing state pkg.installed for python-aodhclient
2018-07-16 07:30:57,471 [salt.loader      ][ERROR   ][20615] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:30:58,273 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:30:58,349 [salt.loaded.int.module.cmdmod][INFO    ][20615] 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-07-16 07:31:02,894 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:31:03,020 [salt.state       ][INFO    ][20615] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-1~u16.04+mcp4'

2018-07-16 07:31:03,079 [salt.state       ][INFO    ][20615] Loading fresh modules for state activity
2018-07-16 07:31:03,154 [salt.state       ][INFO    ][20615] Completed state [python-aodhclient] at time 07:31:03.154102 duration_in_ms=5770.065
2018-07-16 07:31:03,167 [salt.state       ][INFO    ][20615] Running state [/etc/aodh/aodh.conf] at time 07:31:03.167698
2018-07-16 07:31:03,168 [salt.state       ][INFO    ][20615] Executing state file.managed for /etc/aodh/aodh.conf
2018-07-16 07:31:03,250 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/aodh.conf.Debian'
2018-07-16 07:31:03,397 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_default.conf'
2018-07-16 07:31:03,616 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_healthcheck.conf'
2018-07-16 07:31:03,642 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_policy.conf'
2018-07-16 07:31:03,725 [salt.state       ][INFO    ][20615] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -43,120 +42,6 @@
 # Period of evaluation cycle, should be >= than configured pipeline interval
 # for collection of underlying meters. (integer value)
 #evaluation_interval = 60
-
-#
-# From oslo.log
-#
-
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
-#debug = false
-
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
-# Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
-
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
-#log_date_format = %Y-%m-%d %H:%M:%S
-
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
-
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
-
-# 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
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# 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
-
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_json = false
-
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
-
-# Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
-
-# Format string to use for log messages when context is undefined. (string
-# value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
-
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
-
-# Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
-
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
-
-# 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
-
-# Enables or disables publication of error events. (boolean value)
-#publish_errors = false
-
-# The format for an instance that is passed with the log message. (string
-# value)
-#instance_format = "[instance: %(uuid)s] "
-
-# The format for an instance UUID that is passed with the log message. (string
-# value)
-#instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
-# Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
-
 #
 # From oslo.messaging
 #
@@ -164,14 +49,17 @@
 # Size of RPC connection pool. (integer value)
 #rpc_conn_pool_size = 30
 
-# The pool size limit for connections expiration policy (integer value)
+# The pool size limit for connections expiration policy (integer
+# value)
 #conn_pool_min_size = 2
 
-# The time-to-live in sec of idle connections in the pool (integer value)
+# The time-to-live in sec of idle connections in the pool (integer
+# value)
 #conn_pool_ttl = 1200
 
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet
+# interface, or IP. The "host" option should point or resolve to this
+# address. (string value)
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
@@ -184,51 +72,54 @@
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
 #rpc_zmq_contexts = 1
 
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
+# Maximum number of ingress messages to locally buffer per topic.
+# Default is unlimited. (integer value)
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
 #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)
+# Name of this node. Must be a valid hostname, FQDN, or IP address.
+# Must match "host" option, if running Nova. (string value)
 #rpc_zmq_host = localhost
 
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
+# Number of seconds to wait before all pending messages will be sent
+# after closing a socket. The default value of -1 specifies an
+# infinite linger period. The value of 0 specifies no linger period.
+# Pending messages shall be discarded immediately when the socket is
+# closed. Positive values specify an upper bound for the linger
+# period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
 #zmq_linger = -1
 
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
+# The default number of seconds that poll should wait. Poll raises
+# timeout exception when timeout expired. (integer value)
 #rpc_poll_timeout = 1
 
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
+# Expiration timeout in seconds of a name service record about
+# existing target ( < 0 means no timeout). (integer value)
 #zmq_target_expire = 300
 
-# Update period in seconds of a name service record about existing target.
-# (integer value)
+# Update period in seconds of a name service record about existing
+# target. (integer value)
 #zmq_target_update = 180
 
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy.
+# (boolean value)
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
 #use_router_proxy = false
 
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
+# This option makes direct connections dynamic or static. It makes
+# sense only with use_router_proxy=False which means to use direct
+# connections for direct message types (ignored otherwise). (boolean
+# value)
 #use_dynamic_connections = false
 
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
+# How many additional connections to a host will be made for failover
+# reasons. This option is actual only in dynamic connections mode.
+# (integer value)
 #zmq_failover_connections = 2
 
 # Minimal port number for random ports range. (port value)
@@ -241,8 +132,8 @@
 # Maximum value: 65536
 #rpc_zmq_max_port = 65536
 
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
+# Number of retries to find free port number before fail with
+# ZMQBindError. (integer value)
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
@@ -252,78 +143,83 @@
 # msgpack - <No description provided>
 #rpc_zmq_serialization = json
 
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
+# This option configures round-robin mode in zmq socket. True means
+# not keeping a queue when server side disconnects. False means to
+# keep queue and messages even if server is disconnected, when the
+# server appears we send all accumulated messages to it. (boolean
+# value)
 #zmq_immediate = true
 
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
+# Enable/disable TCP keepalive (KA) mechanism. The default value of -1
+# (or any other negative value) means to skip any overrides and leave
+# it to OS default; 0 and 1 (or any other positive value) mean to
+# disable and enable the option respectively. (integer value)
 #zmq_tcp_keepalive = -1
 
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
+# The duration between two keepalive transmissions in idle condition.
+# The unit is platform dependent, for example, seconds in Linux,
+# milliseconds in Windows etc. The default value of -1 (or any other
+# negative value and 0) means to skip any overrides and leave it to OS
+# default. (integer value)
 #zmq_tcp_keepalive_idle = -1
 
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
+# The number of retransmissions to be carried out before declaring
+# that remote end is not available. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
 #zmq_tcp_keepalive_cnt = -1
 
 # The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
+# acknowledgement to the previous keepalive transmission is not
+# received. The unit is platform dependent, for example, seconds in
+# Linux, milliseconds in Windows etc. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
 #zmq_tcp_keepalive_intvl = -1
 
-# Maximum number of (green) threads to work concurrently. (integer value)
+# Maximum number of (green) threads to work concurrently. (integer
+# value)
 #rpc_thread_pool_size = 100
 
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
+# Expiration timeout in seconds of a sent/received message after which
+# it is not tracked anymore by a client/server. (integer value)
 #rpc_message_ttl = 300
 
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
+# Wait for message acknowledgements from receivers. This mechanism
+# works only via proxy without PUB/SUB. (boolean value)
 #rpc_use_acks = false
 
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
+# Number of seconds to wait for an ack from a cast/call. After each
+# retry attempt this timeout is multiplied by some specified
+# multiplier. (integer value)
 #rpc_ack_timeout_base = 15
 
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
+# Number to multiply base ack timeout by after each retry attempt.
+# (integer value)
 #rpc_ack_timeout_multiplier = 2
 
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
+# Default number of message sending attempts in case of any problems
+# occurred: positive value N means at most N retries, 0 means no
+# retries, None or -1 (or any other negative values) mean to retry
+# forever. This option is used only if acknowledgments are enabled.
+# (integer value)
 #rpc_retry_attempts = 3
 
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
+# List of publisher hosts SubConsumer can subscribe on. This option
+# has higher priority then the default publishers list taken from the
+# matchmaker. (list value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool when executor is threading or eventlet.
+# (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
 
-# The network address and optional user credentials for connecting to the
-# messaging backend, in URL format. The expected format is:
+# The network address and optional user credentials for connecting to
+# the messaging backend, in URL format. The expected format is:
 #
 # driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
 #
@@ -334,18 +230,136 @@
 # https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
 # (string value)
 #transport_url = <None>
-
-# DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
-# include amqp and zmq. (string value)
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.28:5672,openstack:opnfv_secret@192.168.10.29:5672,openstack:opnfv_secret@192.168.10.30:5672//openstack
+
+# DEPRECATED: The messaging driver to use, defaults to rabbit. Other
+# drivers include amqp and zmq. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rpc_backend = rabbit
 
-# The default exchange under which topics are scoped. May be overridden by an
-# exchange name specified in the transport_url option. (string value)
+# The default exchange under which topics are scoped. May be
+# overridden by an exchange name specified in the transport_url
+# option. (string value)
 #control_exchange = openstack
 
+#
+# From oslo.log
+#
+
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
+# Note: This option can be changed without restarting.
+#debug = false
+
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
+# Note: This option can be changed without restarting.
+# Deprecated group/name - [DEFAULT]/log_config
+#log_config_append = <None>
+
+# Defines the format string for %%(asctime)s in log records. Default:
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
+#log_date_format = %Y-%m-%d %H:%M:%S
+
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logfile
+#log_file = <None>
+
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logdir
+#log_dir = <None>
+
+# 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 instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append 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
+
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_json = false
+
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_stderr = false
+
+# Format string to use for log messages with context. (string value)
+#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+
+# Format string to use for log messages when context is undefined.
+# (string value)
+#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
+#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+
+# Prefix each line of exception output with this format. (string
+# value)
+#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+
+# Defines the format string for %(user_identity)s that is used in
+# logging_context_format_string. (string value)
+#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+
+# 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
+
+# Enables or disables publication of error events. (boolean value)
+#publish_errors = false
+
+# The format for an instance that is passed with the log message.
+# (string value)
+#instance_format = "[instance: %(uuid)s] "
+
+# The format for an instance UUID that is passed with the log message.
+# (string value)
+#instance_uuid_format = "[instance: %(uuid)s] "
+
+# Interval, number of seconds, of log rate limiting. (integer value)
+#rate_limit_interval = 0
+
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
+#rate_limit_burst = 0
+
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
+#rate_limit_except_level = CRITICAL
+
+# Enables or disables fatal status of deprecations. (boolean value)
+#fatal_deprecations = false
 
 [api]
 
@@ -353,8 +367,12 @@
 # From aodh
 #
 
+port = 8042
+
+host = 192.168.10.33
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-SUcROP/aodh-6.0.0/aodh/api/api-paste.ini
+#paste_config = /usr/src/git/aodh/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
@@ -384,6 +402,7 @@
 # evaluation won't do workload partitioning and will only function correctly if
 # a single instance of the service is running. (string value)
 #backend_url = <None>
+backend_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 # Number of seconds between heartbeats for distributed coordination. (floating
 # point value)
@@ -402,38 +421,7 @@
 #max_retry_interval = 30
 
 
-[cors]
-
-#
-# 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
@@ -442,7 +430,7 @@
 # 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
 #
@@ -454,66 +442,74 @@
 # Deprecated group/name - [DEFAULT]/db_backend
 #backend = sqlalchemy
 
-# The SQLAlchemy connection string to use to connect to the database. (string
-# value)
+# 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>
-
-# The SQLAlchemy connection string to use to connect to the slave database.
-# (string value)
+connection = mysql+pymysql://aodh:opnfv_secret@192.168.10.23/aodh?charset=utf8
+
+# The SQLAlchemy connection string to use to connect to the slave
+# database. (string value)
 #slave_connection = <None>
 
-# The SQL mode to be used for MySQL sessions. This option, including the
-# default, overrides any server-set SQL mode. To use whatever SQL mode is set
-# by the server configuration, set this to no value. Example: mysql_sql_mode=
-# (string value)
+# The SQL mode to be used for MySQL sessions. This option, including
+# the default, overrides any server-set SQL mode. To use whatever SQL
+# mode is set by the server configuration, set this to no value.
+# Example: mysql_sql_mode= (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
+# If True, transparently enables support for handling MySQL Cluster
+# (NDB). (boolean value)
 #mysql_enable_ndb = false
 
-# Connections which have been present in the connection pool longer than this
-# number of seconds will be replaced with a new one the next time they are
-# checked out from the pool. (integer value)
+# Connections which have been present in the connection pool longer
+# than this number of seconds will be replaced with a new one the next
+# time they are checked out from the pool. (integer value)
 # Deprecated group/name - [DATABASE]/idle_timeout
 # Deprecated group/name - [database]/idle_timeout
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #connection_recycle_time = 3600
-
-# Minimum number of SQL connections to keep open in a pool. (integer value)
+connection_recycle_time = 300
+
+# Minimum number of SQL connections to keep open in a pool. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
 #min_pool_size = 1
 
-# Maximum number of SQL connections to keep open in a pool. Setting a value of
-# 0 indicates no limit. (integer value)
+# Maximum number of SQL connections to keep open in a pool. Setting a
+# value of 0 indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
-
-# Maximum number of database connection retries during startup. Set to -1 to
-# specify an infinite retry count. (integer value)
+max_pool_size = 10
+
+# Maximum number of database connection retries during startup. Set to
+# -1 to specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
-
-# Interval between retries of opening a SQL connection. (integer value)
+max_retries = -1
+
+# Interval between retries of opening a SQL connection. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
 
-# If set, use this value for max_overflow with SQLAlchemy. (integer value)
+# If set, use this value for max_overflow with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
-
-# Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
-# value)
+max_overflow = 30
+
+# Verbosity of SQL debugging information: 0=None, 100=Everything.
+# (integer value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
@@ -523,28 +519,39 @@
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
 #connection_trace = false
 
-# If set, use this value for pool_timeout with SQLAlchemy. (integer value)
+# If set, use this value for pool_timeout with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
 #pool_timeout = <None>
 
-# Enable the experimental use of database reconnect on connection lost.
-# (boolean value)
+# Enable the experimental use of database reconnect on connection
+# lost. (boolean value)
 #use_db_reconnect = false
 
 # Seconds between retries of a database transaction. (integer value)
 #db_retry_interval = 1
 
-# If True, increases the interval between retries of a database operation up to
-# db_max_retry_interval. (boolean value)
+# If True, increases the interval between retries of a database
+# operation up to db_max_retry_interval. (boolean value)
 #db_inc_retry_interval = true
 
-# If db_inc_retry_interval is set, the maximum seconds between retries of a
-# database operation. (integer value)
+# If db_inc_retry_interval is set, the maximum seconds between retries
+# of a database operation. (integer value)
 #db_max_retry_interval = 10
 
-# Maximum retries in case of connection error or deadlock error before error is
-# raised. Set to -1 to specify an infinite retry count. (integer value)
+# Maximum retries in case of connection error or deadlock error before
+# error is raised. Set to -1 to specify an infinite retry count.
+# (integer value)
 #db_max_retries = 20
+
+#
+# From oslo.db.concurrency
+#
+
+# Enable the experimental use of thread pooling for all DB API calls
+# (boolean value)
+# Deprecated group/name - [DEFAULT]/dbapi_use_tpool
+#use_tpool = false
 
 
 [evaluator]
@@ -558,36 +565,290 @@
 #workers = 1
 
 
+[listener]
+
+#
+# From aodh
+#
+
+# Number of workers for listener service. default value is 1. (integer value)
+# Minimum value: 1
+#workers = 1
+
+# The topic that aodh uses for event alarm evaluation. (string value)
+#event_alarm_topic = alarm.all
+
+# Number of notification messages to wait before dispatching them. (integer
+# value)
+#batch_size = 1
+
+# Number of seconds to wait before dispatching samples when batch_size is not
+# reached (None means indefinitely). (integer value)
+#batch_timeout = <None>
+
+
+[notifier]
+
+#
+# From aodh
+#
+
+# Number of workers for notifier service. default value is 1. (integer value)
+# Minimum value: 1
+#workers = 1
+
+# Number of notification messages to wait before dispatching them. (integer
+# value)
+#batch_size = 1
+
+# Number of seconds to wait before dispatching samples when batch_size is not
+# reached (None means indefinitely). (integer value)
+#batch_timeout = <None>
+
+
+[service_credentials]
+
+#
+# From aodh
+#
+
+# Region name to use for OpenStack service endpoints. (string value)
+# Deprecated group/name - [service_credentials]/os_region_name
+#region_name = <None>
+
+# Type of endpoint in Identity service catalog to use for communication with
+# OpenStack services. (string value)
+# Possible values:
+# public - <No description provided>
+# internal - <No description provided>
+# admin - <No description provided>
+# auth - <No description provided>
+# publicURL - <No description provided>
+# internalURL - <No description provided>
+# adminURL - <No description provided>
+# Deprecated group/name - [service_credentials]/os_endpoint_type
+#interface = public
+
+#
+# From aodh-auth
+#
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# 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 ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = aodh
+
+[service_types]
+
+#
+# From aodh
+#
+
+# Message queue service type. (string value)
+#zaqar = messaging
+
+[cors]
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+
 [healthcheck]
-
-#
-# From oslo.middleware.healthcheck
-#
-
-# DEPRECATED: The path to respond to healtcheck requests on. (string value)
+#
+# From oslo.middleware
+#
+
+# DEPRECATED: The path to respond to healtcheck requests on. (string
+# value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #path = /healthcheck
 
-# Show more detailed information as part of the response (boolean value)
+# Show more detailed information as part of the response (boolean
+# value)
 #detailed = false
 
 # Additional backends that can perform health checks and report that
 # information back as part of a request. (list value)
 #backends =
 
-# Check the presence of a file to determine if an application is running on a
-# port. Used by DisableByFileHealthcheck plugin. (string value)
+# Check the presence of a file to determine if an application is
+# running on a port. Used by DisableByFileHealthcheck plugin. (string
+# value)
 #disable_by_file_path = <None>
 
-# Check the presence of a file based on a port to determine if an application
-# is running on a port. Expects a "port:path" list of strings. Used by
-# DisableByFilesPortsHealthcheck plugin. (list value)
+# Check the presence of a file based on a port to determine if an
+# application is running on a port. Expects a "port:path" list of
+# strings. Used by DisableByFilesPortsHealthcheck plugin. (list value)
 #disable_by_file_paths =
 
 
+[oslo_policy]
+#
+# From oslo.policy
+#
+
+# This option controls whether or not to enforce scope when evaluating
+# policies. If ``True``, the scope of the token used in the request is
+# compared to the ``scope_types`` of the policy being enforced. If the
+# scopes do not match, an ``InvalidScope`` exception will be raised.
+# If ``False``, a message will be logged informing operators that
+# policies are being invoked with mismatching scope. (boolean value)
+#enforce_scope = false
+
+# The file that defines policies. (string value)
+#policy_file = policy.json
+policy_file = /etc/aodh/policy.json
+
+# Default rule. Enforced when a requested rule is not found. (string
+# value)
+#policy_default_rule = default
+
+# Directories where policy configuration files are stored. They can be
+# relative to any directory in the search path defined by the
+# config_dir option, or absolute paths. The file defined by
+# policy_file must exist for these directories to be searched.
+# Missing or empty directories are ignored. (multi valued)
+#policy_dirs = policy.d
+
+# Content Type to send and receive data for REST based policy check
+# (string value)
+# Possible values:
+# application/x-www-form-urlencoded - <No description provided>
+# application/json - <No description provided>
+#remote_content_type = application/x-www-form-urlencoded
+
+# server identity verification for REST based policy check (boolean
+# value)
+#remote_ssl_verify_server_crt = false
+
+# Absolute path to ca cert file for REST based policy check (string
+# value)
+#remote_ssl_ca_crt_file = <None>
+
+# Absolute path to client cert for REST based policy check (string
+# value)
+#remote_ssl_client_crt_file = <None>
+
+# Absolute path client key file REST based policy check (string value)
+#remote_ssl_client_key_file = <None>
+
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -602,6 +863,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -617,6 +879,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -654,6 +917,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -771,995 +1035,115 @@
 # 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)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#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>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[listener]
-
-#
-# From aodh
-#
-
-# Number of workers for listener service. default value is 1. (integer value)
-# Minimum value: 1
-#workers = 1
-
-# The topic that aodh uses for event alarm evaluation. (string value)
-#event_alarm_topic = alarm.all
-
-# Number of notification messages to wait before dispatching them. (integer
-# value)
-#batch_size = 1
-
-# Number of seconds to wait before dispatching samples when batch_size is not
-# reached (None means indefinitely). (integer value)
-#batch_timeout = <None>
-
-
-[matchmaker_redis]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Host to locate redis. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
-
-# DEPRECATED: Use this port to connect to redis host. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
-
-# DEPRECATED: Password for Redis server (optional). (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#password =
-
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
-# [host:port, host1:port ... ] (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#sentinel_hosts =
-
-# Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
-
-# Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
-
-# Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
-
-# Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
-
-
-[notifier]
-
-#
-# From aodh
-#
-
-# Number of workers for notifier service. default value is 1. (integer value)
-# Minimum value: 1
-#workers = 1
-
-# Number of notification messages to wait before dispatching them. (integer
-# value)
-#batch_size = 1
-
-# Number of seconds to wait before dispatching samples when batch_size is not
-# reached (None means indefinitely). (integer value)
-#batch_timeout = <None>
-
-
-[oslo_messaging_amqp]
-
-#
-# From oslo.messaging
-#
-
-# Name for the AMQP container. must be globally unique. Defaults to a generated
-# UUID (string value)
-#container_name = <None>
-
-# Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
-
-# Debug: dump AMQP frames to stdout (boolean value)
-#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)
-#ssl_ca_file =
-
-# Self-identifying certificate PEM file for client authentication (string
-# value)
-#ssl_cert_file =
-
-# Private key PEM file used to sign ssl_cert_file certificate (optional)
+# Name of nova region to use. Useful if keystone manages more than one region.
 # (string value)
-#ssl_key_file =
-
-# Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
-
-# By default SSL checks that the name in the server's certificate matches the
-# hostname in the transport_url. In some configurations it may be preferable to
-# use the virtual hostname instead, for example if the server uses the Server
-# Name Indication TLS extension (rfc6066) to provide a certificate per virtual
-# host. Set ssl_verify_vhost to True if the server's SSL certificate uses the
-# virtual host name instead of the DNS name. (boolean value)
-#ssl_verify_vhost = false
-
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# 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)
-#sasl_mechanisms =
-
-# Path to directory that contains the SASL configuration (string value)
-#sasl_config_dir =
-
-# Name of configuration file (without .conf suffix) (string value)
-#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.
-#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 =
-
-# Seconds to pause before attempting to re-connect. (integer value)
-# Minimum value: 1
-#connection_retry_interval = 1
-
-# Increase the connection_retry_interval by this many seconds after each
-# unsuccessful failover attempt. (integer value)
-# Minimum value: 0
-#connection_retry_backoff = 2
-
-# Maximum limit for connection_retry_interval + connection_retry_backoff
-# (integer value)
-# Minimum value: 1
-#connection_retry_interval_max = 30
-
-# Time to pause between re-connecting an AMQP 1.0 link that failed due to a
-# recoverable error. (integer value)
-# Minimum value: 1
-#link_retry_delay = 10
-
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
-# Minimum value: 5
-#default_reply_timeout = 30
-
-# The deadline for an rpc cast or call message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_send_timeout = 30
-
-# The deadline for a sent notification message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
-
-# Indicates the addressing mode used by the driver.
-# Permitted values:
-# 'legacy'   - use legacy non-routable addressing
-# 'routable' - use routable addresses
-# 'dynamic'  - use legacy addresses if the message bus does not support routing
-# otherwise use routable addressing (string value)
-#addressing_mode = dynamic
-
-# Enable virtual host support for those message buses that do not natively
-# support virtual hosting (such as qpidd). When set to true the virtual host
-# name will be added to all message bus addresses, effectively creating a
-# private 'subnet' per virtual host. Set to False if the message bus supports
-# virtual hosting using the 'hostname' field in the AMQP 1.0 Open performative
-# as the name of the virtual host. (boolean value)
-#pseudo_vhost = true
-
-# address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
-
-# address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
-
-# address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
-
-# Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
-
-# Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
-
-# Appended to the address prefix when sending a fanout message. Used by the
-# message bus to identify fanout messages. (string value)
-#multicast_address = multicast
-
-# Appended to the address prefix when sending to a particular RPC/Notification
-# server. Used by the message bus to identify messages sent to a single
-# destination. (string value)
-#unicast_address = unicast
-
-# Appended to the address prefix when sending to a group of consumers. Used by
-# the message bus to identify messages that should be delivered in a round-
-# robin fashion across consumers. (string value)
-#anycast_address = anycast
-
-# Exchange name used in notification addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_notification_exchange if set
-# else control_exchange if set
-# else 'notify' (string value)
-#default_notification_exchange = <None>
-
-# Exchange name used in RPC addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_rpc_exchange if set
-# else control_exchange if set
-# else 'rpc' (string value)
-#default_rpc_exchange = <None>
-
-# Window size for incoming RPC Reply messages. (integer value)
-# Minimum value: 1
-#reply_link_credit = 200
-
-# Window size for incoming RPC Request messages (integer value)
-# Minimum value: 1
-#rpc_server_credit = 100
-
-# Window size for incoming Notification messages (integer value)
-# Minimum value: 1
-#notify_server_credit = 100
-
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# DEPRECATED: Pool Size for Kafka Consumers (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#pool_size = 10
-
-# DEPRECATED: The pool size limit for connections expiration policy (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_min_size = 2
-
-# DEPRECATED: The time-to-live in sec of idle connections in the pool (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating
-# point value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
-
-[oslo_messaging_notifications]
-
-#
-# From oslo.messaging
-#
-
-# The Drivers(s) to handle sending notifications. Possible values are
-# messaging, messagingv2, routing, log, test, noop (multi valued)
-# Deprecated group/name - [DEFAULT]/notification_driver
-#driver =
-
-# A URL representing the messaging driver to use for notifications. If not set,
-# we fall back to the same configuration used for RPC. (string value)
-# Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
-
-# AMQP topic used for OpenStack notifications. (list value)
-# 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
-
-
-[oslo_messaging_rabbit]
-
-#
-# From oslo.messaging
-#
-
-# Use durable queues in AMQP. (boolean value)
-# Deprecated group/name - [DEFAULT]/amqp_durable_queues
-# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
-
-# Auto-delete queues in AMQP. (boolean value)
-#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 =
-
-# SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
-
-# SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
-
-# SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
-
-# How long to wait before reconnecting in response to an AMQP consumer cancel
-# notification. (floating point value)
-#kombu_reconnect_delay = 1.0
-
-# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
-# be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
-
-# How long to wait a missing client before abandoning to send it its replies.
-# This value should not be longer than rpc_response_timeout. (integer value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
-
-# Determines how the next RabbitMQ node is chosen in case the one we are
-# currently connected to becomes unavailable. Takes effect only if more than
-# one RabbitMQ node is provided in config. (string value)
-# Possible values:
-# round-robin - <No description provided>
-# shuffle - <No description provided>
-#kombu_failover_strategy = round-robin
-
-# DEPRECATED: The RabbitMQ broker address where a single node is used. (string
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
-
-# DEPRECATED: The RabbitMQ broker port where a single node is used. (port
-# value)
-# Minimum value: 0
-# Maximum value: 65535
-# 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)
-# 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
-
-# DEPRECATED: The RabbitMQ userid. (string value)
-# 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)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
-
-# The RabbitMQ login method. (string value)
-# Possible values:
-# PLAIN - <No description provided>
-# AMQPLAIN - <No description provided>
-# RABBIT-CR-DEMO - <No description provided>
-#rabbit_login_method = AMQPLAIN
-
-# DEPRECATED: The RabbitMQ virtual host. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
-
-# How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
-
-# How long to backoff for between retries when connecting to RabbitMQ. (integer
-# value)
-#rabbit_retry_backoff = 2
-
-# Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
-# (integer value)
-#rabbit_interval_max = 30
-
-# DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
-# (infinite retry count). (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
-
-# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
-# option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
-# is no longer controlled by the x-ha-policy argument when declaring a queue.
-# 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)
-#rabbit_ha_queues = false
-
-# Positive integer representing duration in seconds for queue TTL (x-expires).
-# Queues which are unused for the duration of the TTL are automatically
-# deleted. The parameter affects only reply and fanout queues. (integer value)
-# Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
-
-# Specifies the number of messages to prefetch. Setting to zero allows
-# unlimited messages. (integer value)
-#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
-# value)
-#heartbeat_timeout_threshold = 60
-
-# How often times during the heartbeat_timeout_threshold we check the
-# heartbeat. (integer value)
-#heartbeat_rate = 2
-
-# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
-
-# Maximum number of channels to allow (integer value)
-#channel_max = <None>
-
-# The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
-
-# How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
-
-# Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
-
-# Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
-
-# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
-# value)
-#tcp_user_timeout = 0.25
-
-# Set delay for reconnection to some host which has connection error (floating
-# point value)
-#host_connection_reconnect_delay = 0.25
-
-# Connection factory implementation (string value)
-# Possible values:
-# new - <No description provided>
-# single - <No description provided>
-# read_write - <No description provided>
-#connection_factory = single
-
-# Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
-
-# Maximum number of connections to create above `pool_max_size`. (integer
-# value)
-#pool_max_overflow = 0
-
-# Default number of seconds to wait for a connections to available (integer
-# value)
-#pool_timeout = 30
-
-# Lifetime of a connection (since creation) in seconds or None for no
-# recycling. Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
-
-# Threshold at which inactive (since release) connections are considered stale
-# in seconds or None for no staleness. Stale connections are closed on acquire.
-# (integer value)
-#pool_stale = 60
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to
-# notification listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# reply. -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# reply. (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#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)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
-# value)
-# Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
-
-[service_credentials]
-
-#
-# From aodh
-#
-
-# Region name to use for OpenStack service endpoints. (string value)
-# Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
-
-# Type of endpoint in Identity service catalog to use for communication with
-# OpenStack services. (string value)
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
 # Possible values:
 # public - <No description provided>
+# admin - <No description provided>
 # internal - <No description provided>
-# admin - <No description provided>
-# auth - <No description provided>
-# publicURL - <No description provided>
-# internalURL - <No description provided>
-# adminURL - <No description provided>
-# Deprecated group/name - [service_credentials]/os_endpoint_type
-#interface = public
-
-#
-# From aodh-auth
-#
-
-# Authentication type to load (string value)
-# Deprecated group/name - [service_credentials]/auth_plugin
-#auth_type = <None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
 
 # Scope for system operations (string value)
 #system_scope = <None>
 
-# Domain ID to scope to (string value)
-#domain_id = <None>
-
-# Domain name to scope to (string value)
-#domain_name = <None>
-
-# Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
-#project_id = <None>
-
-# Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
-#project_name = <None>
-
-# Domain ID containing project (string value)
-#project_domain_id = <None>
-
-# Domain name containing project (string value)
-#project_domain_name = <None>
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
 
 # Trust ID (string value)
 #trust_id = <None>
 
-# Optional domain ID to use with v3 and v2 parameters. It will be used for both
-# the user and project domain in v3 and ignored in v2 authentication. (string
-# value)
-#default_domain_id = <None>
-
-# Optional domain name to use with v3 API and v2 parameters. It will be used
-# for both the user and project domain in v3 and ignored in v2 authentication.
-# (string value)
-#default_domain_name = <None>
-
-# User id (string value)
-#user_id = <None>
-
-# Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
-#username = <None>
-
 # 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>
-
-
-[service_types]
-
-#
-# From aodh
-#
-
-# Message queue service type. (string value)
-#zaqar = messaging
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = aodh

2018-07-16 07:31:03,728 [salt.state       ][INFO    ][20615] Completed state [/etc/aodh/aodh.conf] at time 07:31:03.728122 duration_in_ms=560.423
2018-07-16 07:31:03,728 [salt.state       ][INFO    ][20615] Running state [/etc/default/aodh-evaluator] at time 07:31:03.728704
2018-07-16 07:31:03,729 [salt.state       ][INFO    ][20615] Executing state file.managed for /etc/default/aodh-evaluator
2018-07-16 07:31:03,755 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'aodh/files/default'
2018-07-16 07:31:03,759 [salt.state       ][INFO    ][20615] File changed:
New file
2018-07-16 07:31:03,760 [salt.state       ][INFO    ][20615] Completed state [/etc/default/aodh-evaluator] at time 07:31:03.759984 duration_in_ms=31.28
2018-07-16 07:31:03,760 [salt.state       ][INFO    ][20615] Running state [/etc/default/aodh-notifier] at time 07:31:03.760520
2018-07-16 07:31:03,765 [salt.state       ][INFO    ][20615] Executing state file.managed for /etc/default/aodh-notifier
2018-07-16 07:31:03,785 [salt.state       ][INFO    ][20615] File changed:
New file
2018-07-16 07:31:03,785 [salt.state       ][INFO    ][20615] Completed state [/etc/default/aodh-notifier] at time 07:31:03.785910 duration_in_ms=25.39
2018-07-16 07:31:03,786 [salt.state       ][INFO    ][20615] Running state [/etc/default/aodh-listener] at time 07:31:03.786442
2018-07-16 07:31:03,786 [salt.state       ][INFO    ][20615] Executing state file.managed for /etc/default/aodh-listener
2018-07-16 07:31:03,818 [salt.state       ][INFO    ][20615] File changed:
New file
2018-07-16 07:31:03,818 [salt.state       ][INFO    ][20615] Completed state [/etc/default/aodh-listener] at time 07:31:03.818372 duration_in_ms=31.93
2018-07-16 07:31:03,820 [salt.state       ][INFO    ][20615] Running state [aodh-dbsync] at time 07:31:03.820490
2018-07-16 07:31:03,820 [salt.state       ][INFO    ][20615] Executing state cmd.run for aodh-dbsync
2018-07-16 07:31:03,830 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command 'aodh-dbsync' in directory '/root'
2018-07-16 07:31:05,389 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073105369197
2018-07-16 07:31:05,424 [salt.minion      ][INFO    ][27248] Starting a new job with PID 27248
2018-07-16 07:31:05,451 [salt.minion      ][INFO    ][27248] Returning information for job: 20180716073105369197
2018-07-16 07:31:06,794 [salt.state       ][INFO    ][20615] {'pid': 27238, 'retcode': 0, 'stderr': '', 'stdout': '2018-07-16 07:31:06.574 27239 INFO alembic.runtime.migration [-] Context impl MySQLImpl.\n2018-07-16 07:31:06.575 27239 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.'}
2018-07-16 07:31:06,795 [salt.state       ][INFO    ][20615] Completed state [aodh-dbsync] at time 07:31:06.795447 duration_in_ms=2974.956
2018-07-16 07:31:06,797 [salt.state       ][INFO    ][20615] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 07:31:06.796985
2018-07-16 07:31:06,797 [salt.state       ][INFO    ][20615] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-07-16 07:31:06,838 [salt.fileclient  ][INFO    ][20615] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/apache-aodh.apache2.conf.Debian'
2018-07-16 07:31:06,926 [salt.state       ][INFO    ][20615] 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 192.168.10.33:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}
@@ -23,5 +10,5 @@
         ErrorLogFormat "%{cu}t %M"
     </IfVersion>
     ErrorLog /var/log/apache2/aodh_error.log
-    CustomLog /var/log/apache2/aodh_access.log combined
+    CustomLog /var/log/apache2/aodh_access.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 </VirtualHost>

2018-07-16 07:31:06,926 [salt.state       ][INFO    ][20615] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 07:31:06.926628 duration_in_ms=129.646
2018-07-16 07:31:06,926 [salt.state       ][INFO    ][20615] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:31:06.926927
2018-07-16 07:31:06,927 [salt.state       ][INFO    ][20615] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-07-16 07:31:06,936 [salt.state       ][INFO    ][20615] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-07-16 07:31:06,937 [salt.state       ][INFO    ][20615] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:31:06.937103 duration_in_ms=10.175
2018-07-16 07:31:06,938 [salt.loader      ][ERROR   ][20615] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:31:07,462 [salt.state       ][INFO    ][20615] Running state [apache2] at time 07:31:07.462203
2018-07-16 07:31:07,462 [salt.state       ][INFO    ][20615] Executing state service.running for apache2
2018-07-16 07:31:07,464 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-16 07:31:07,507 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:31:07,543 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:31:07,585 [salt.state       ][INFO    ][20615] The service apache2 is already running
2018-07-16 07:31:07,586 [salt.state       ][INFO    ][20615] Completed state [apache2] at time 07:31:07.586803 duration_in_ms=124.599
2018-07-16 07:31:07,587 [salt.state       ][INFO    ][20615] Running state [apache2] at time 07:31:07.587698
2018-07-16 07:31:07,588 [salt.state       ][INFO    ][20615] Executing state service.mod_watch for apache2
2018-07-16 07:31:07,592 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:31:07,628 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:31:07,678 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-16 07:31:09,241 [salt.state       ][INFO    ][20615] {'apache2': True}
2018-07-16 07:31:09,242 [salt.state       ][INFO    ][20615] Completed state [apache2] at time 07:31:09.242378 duration_in_ms=1654.68
2018-07-16 07:31:09,253 [salt.state       ][INFO    ][20615] Running state [aodh-evaluator] at time 07:31:09.253133
2018-07-16 07:31:09,254 [salt.state       ][INFO    ][20615] Executing state service.running for aodh-evaluator
2018-07-16 07:31:09,255 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-07-16 07:31:09,296 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:31:09,331 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:31:09,368 [salt.state       ][INFO    ][20615] The service aodh-evaluator is already running
2018-07-16 07:31:09,368 [salt.state       ][INFO    ][20615] Completed state [aodh-evaluator] at time 07:31:09.368804 duration_in_ms=115.671
2018-07-16 07:31:09,369 [salt.state       ][INFO    ][20615] Running state [aodh-evaluator] at time 07:31:09.369209
2018-07-16 07:31:09,369 [salt.state       ][INFO    ][20615] Executing state service.mod_watch for aodh-evaluator
2018-07-16 07:31:09,371 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:31:09,413 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:31:09,452 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:31:09,713 [salt.state       ][INFO    ][20615] {'aodh-evaluator': True}
2018-07-16 07:31:09,716 [salt.state       ][INFO    ][20615] Completed state [aodh-evaluator] at time 07:31:09.716017 duration_in_ms=346.807
2018-07-16 07:31:09,721 [salt.state       ][INFO    ][20615] Running state [aodh-notifier] at time 07:31:09.721207
2018-07-16 07:31:09,721 [salt.state       ][INFO    ][20615] Executing state service.running for aodh-notifier
2018-07-16 07:31:09,722 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-07-16 07:31:09,765 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:31:09,795 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:31:09,820 [salt.state       ][INFO    ][20615] The service aodh-notifier is already running
2018-07-16 07:31:09,821 [salt.state       ][INFO    ][20615] Completed state [aodh-notifier] at time 07:31:09.821033 duration_in_ms=99.826
2018-07-16 07:31:09,821 [salt.state       ][INFO    ][20615] Running state [aodh-notifier] at time 07:31:09.821390
2018-07-16 07:31:09,822 [salt.state       ][INFO    ][20615] Executing state service.mod_watch for aodh-notifier
2018-07-16 07:31:09,823 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:31:09,849 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:31:09,878 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:31:15,613 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073115598985
2018-07-16 07:31:15,645 [salt.minion      ][INFO    ][27527] Starting a new job with PID 27527
2018-07-16 07:31:15,693 [salt.minion      ][INFO    ][27527] Returning information for job: 20180716073115598985
2018-07-16 07:31:25,029 [salt.state       ][INFO    ][20615] {'aodh-notifier': True}
2018-07-16 07:31:25,029 [salt.state       ][INFO    ][20615] Completed state [aodh-notifier] at time 07:31:25.029592 duration_in_ms=15208.201
2018-07-16 07:31:25,033 [salt.state       ][INFO    ][20615] Running state [aodh-listener] at time 07:31:25.032982
2018-07-16 07:31:25,034 [salt.state       ][INFO    ][20615] Executing state service.running for aodh-listener
2018-07-16 07:31:25,036 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-07-16 07:31:25,089 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:31:25,114 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:31:25,142 [salt.state       ][INFO    ][20615] The service aodh-listener is already running
2018-07-16 07:31:25,143 [salt.state       ][INFO    ][20615] Completed state [aodh-listener] at time 07:31:25.143022 duration_in_ms=110.041
2018-07-16 07:31:25,146 [salt.state       ][INFO    ][20615] Running state [aodh-listener] at time 07:31:25.146387
2018-07-16 07:31:25,146 [salt.state       ][INFO    ][20615] Executing state service.mod_watch for aodh-listener
2018-07-16 07:31:25,147 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:31:25,172 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:31:25,199 [salt.loaded.int.module.cmdmod][INFO    ][20615] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:31:25,850 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073125831785
2018-07-16 07:31:25,876 [salt.minion      ][INFO    ][27583] Starting a new job with PID 27583
2018-07-16 07:31:25,908 [salt.minion      ][INFO    ][27583] Returning information for job: 20180716073125831785
2018-07-16 07:31:36,074 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073136058546
2018-07-16 07:31:36,111 [salt.minion      ][INFO    ][27598] Starting a new job with PID 27598
2018-07-16 07:31:36,147 [salt.minion      ][INFO    ][27598] Returning information for job: 20180716073136058546
2018-07-16 07:31:40,524 [salt.state       ][INFO    ][20615] {'aodh-listener': True}
2018-07-16 07:31:40,524 [salt.state       ][INFO    ][20615] Completed state [aodh-listener] at time 07:31:40.524870 duration_in_ms=15378.483
2018-07-16 07:31:40,532 [salt.minion      ][INFO    ][20615] Returning information for job: 20180716072954280579
2018-07-16 07:31:41,441 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command state.sls with jid 20180716073141424995
2018-07-16 07:31:41,472 [salt.minion      ][INFO    ][27643] Starting a new job with PID 27643
2018-07-16 07:31:44,253 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:31:44,659 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-07-16 07:31:44,707 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-07-16 07:31:46,247 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:31:47,751 [salt.state       ][INFO    ][27643] Running state [ceilometer-api] at time 07:31:47.751149
2018-07-16 07:31:47,752 [salt.state       ][INFO    ][27643] Executing state pkg.installed for ceilometer-api
2018-07-16 07:31:47,753 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:31:48,827 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-07-16 07:31:49,056 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:31:54,303 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:31:54,379 [salt.loaded.int.module.cmdmod][INFO    ][27643] 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-07-16 07:31:58,892 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:31:59,033 [salt.state       ][INFO    ][27643] Made the following changes:
'ceilometer-api' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-16 07:31:59,090 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:31:59,538 [salt.state       ][INFO    ][27643] Completed state [ceilometer-api] at time 07:31:59.538292 duration_in_ms=11787.14
2018-07-16 07:31:59,553 [salt.state       ][INFO    ][27643] Running state [ceilometer-agent-central] at time 07:31:59.553905
2018-07-16 07:31:59,554 [salt.state       ][INFO    ][27643] Executing state pkg.installed for ceilometer-agent-central
2018-07-16 07:31:59,724 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:32:00,420 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:32:00,499 [salt.loaded.int.module.cmdmod][INFO    ][27643] 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-07-16 07:32:01,530 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073201511195
2018-07-16 07:32:01,558 [salt.minion      ][INFO    ][28137] Starting a new job with PID 28137
2018-07-16 07:32:01,585 [salt.minion      ][INFO    ][28137] Returning information for job: 20180716073201511195
2018-07-16 07:32:11,594 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073211574432
2018-07-16 07:32:11,622 [salt.minion      ][INFO    ][28665] Starting a new job with PID 28665
2018-07-16 07:32:11,656 [salt.minion      ][INFO    ][28665] Returning information for job: 20180716073211574432
2018-07-16 07:32:21,649 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073221632490
2018-07-16 07:32:21,675 [salt.minion      ][INFO    ][29867] Starting a new job with PID 29867
2018-07-16 07:32:21,712 [salt.minion      ][INFO    ][29867] Returning information for job: 20180716073221632490
2018-07-16 07:32:31,741 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073231724972
2018-07-16 07:32:31,762 [salt.minion      ][INFO    ][30059] Starting a new job with PID 30059
2018-07-16 07:32:31,794 [salt.minion      ][INFO    ][30059] Returning information for job: 20180716073231724972
2018-07-16 07:32:37,409 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:37,538 [salt.state       ][INFO    ][27643] 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.2'
'qemu-keymaps' changed from 'absent' to '1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.10'
'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.2~u16.04+mcp2'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'python-twisted-bin' changed from 'absent' to '16.0.0-1ubuntu0.2'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20180124.fbe8c52d-0ubuntu2~cloud0'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~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-3ubuntu0.2'
'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-1ubuntu0.2'
'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'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-twisted-core' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libvirt-daemon-driver-storage-rbd' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1.1~u16.04+mcp3'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'ipxe-qemu-256k-compat-efi-roms' changed from 'absent' to '1.0.0+git-20150424.a25a16d-0ubuntu2~cloud0'
'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'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1.1~u16.04+mcp2'
'python-oslo.rootwrap' changed from 'absent' to '5.13.0-1.0~u16.04+mcp1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-os-xenapi' changed from 'absent' to '0.3.1-1.0~u16.04+mcp1'
'ceilometer-common' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'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 '4.0.0-1ubuntu8.3~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'libflac8' changed from 'absent' to '1.3.1-4'
'librados2' changed from 'absent' to '12.2.4-0ubuntu1~cloud1'
'msr-tools' changed from 'absent' to '1.3-2'
'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.4-0ubuntu1~cloud1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'qemu-block-extra' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1ubuntu0.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.11+dfsg-1ubuntu7.4~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python-ceilometer' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'python-attr' changed from 'absent' to '17.4.0-2~cloud0'
'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'
'python-serial' changed from 'absent' to '3.0.1-1'
'ceilometer-agent-central' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '1.1.3-1~cloud0'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-07-16 07:32:37,595 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:32:37,668 [salt.state       ][INFO    ][27643] Completed state [ceilometer-agent-central] at time 07:32:37.668827 duration_in_ms=38114.921
2018-07-16 07:32:37,679 [salt.state       ][INFO    ][27643] Running state [python-ceilometerclient] at time 07:32:37.679404
2018-07-16 07:32:37,680 [salt.state       ][INFO    ][27643] Executing state pkg.installed for python-ceilometerclient
2018-07-16 07:32:37,759 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:32:38,446 [salt.state       ][INFO    ][27643] All specified packages are already installed
2018-07-16 07:32:38,447 [salt.state       ][INFO    ][27643] Completed state [python-ceilometerclient] at time 07:32:38.447536 duration_in_ms=768.131
2018-07-16 07:32:38,448 [salt.state       ][INFO    ][27643] Running state [ceilometer-agent-notification] at time 07:32:38.448316
2018-07-16 07:32:38,449 [salt.state       ][INFO    ][27643] Executing state pkg.installed for ceilometer-agent-notification
2018-07-16 07:32:38,494 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:32:38,578 [salt.loaded.int.module.cmdmod][INFO    ][27643] 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-07-16 07:32:41,915 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073241901582
2018-07-16 07:32:41,951 [salt.minion      ][INFO    ][30388] Starting a new job with PID 30388
2018-07-16 07:32:42,010 [salt.minion      ][INFO    ][30388] Returning information for job: 20180716073241901582
2018-07-16 07:32:45,649 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:45,793 [salt.state       ][INFO    ][27643] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-16 07:32:45,851 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:32:45,930 [salt.state       ][INFO    ][27643] Completed state [ceilometer-agent-notification] at time 07:32:45.930365 duration_in_ms=7482.049
2018-07-16 07:32:45,949 [salt.state       ][INFO    ][27643] Running state [python-elasticsearch] at time 07:32:45.949696
2018-07-16 07:32:45,954 [salt.state       ][INFO    ][27643] Executing state pkg.installed for python-elasticsearch
2018-07-16 07:32:46,127 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:32:47,599 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:32:47,763 [salt.loaded.int.module.cmdmod][INFO    ][27643] 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-07-16 07:32:52,007 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073251994784
2018-07-16 07:32:52,047 [salt.minion      ][INFO    ][30671] Starting a new job with PID 30671
2018-07-16 07:32:52,109 [salt.minion      ][INFO    ][30671] Returning information for job: 20180716073251994784
2018-07-16 07:32:52,424 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:52,550 [salt.state       ][INFO    ][27643] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-07-16 07:32:52,612 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:32:52,687 [salt.state       ][INFO    ][27643] Completed state [python-elasticsearch] at time 07:32:52.687508 duration_in_ms=6737.811
2018-07-16 07:32:52,705 [salt.state       ][INFO    ][27643] Running state [python-influxdb] at time 07:32:52.705709
2018-07-16 07:32:52,714 [salt.state       ][INFO    ][27643] Executing state pkg.installed for python-influxdb
2018-07-16 07:32:52,871 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:32:54,314 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:32:54,486 [salt.loaded.int.module.cmdmod][INFO    ][27643] 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-07-16 07:32:59,355 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:59,508 [salt.state       ][INFO    ][27643] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-07-16 07:32:59,566 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:32:59,644 [salt.state       ][INFO    ][27643] Completed state [python-influxdb] at time 07:32:59.643507 duration_in_ms=6937.796
2018-07-16 07:32:59,663 [salt.state       ][INFO    ][27643] Running state [python-pymongo] at time 07:32:59.663598
2018-07-16 07:32:59,667 [salt.state       ][INFO    ][27643] Executing state pkg.installed for python-pymongo
2018-07-16 07:32:59,815 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:33:01,579 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:33:01,741 [salt.loaded.int.module.cmdmod][INFO    ][27643] 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-07-16 07:33:02,099 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073302086767
2018-07-16 07:33:02,138 [salt.minion      ][INFO    ][30868] Starting a new job with PID 30868
2018-07-16 07:33:02,210 [salt.minion      ][INFO    ][30868] Returning information for job: 20180716073302086767
2018-07-16 07:33:07,437 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:33:07,575 [salt.state       ][INFO    ][27643] 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-07-16 07:33:07,638 [salt.state       ][INFO    ][27643] Loading fresh modules for state activity
2018-07-16 07:33:07,723 [salt.state       ][INFO    ][27643] Completed state [python-pymongo] at time 07:33:07.723029 duration_in_ms=8059.43
2018-07-16 07:33:07,738 [salt.state       ][INFO    ][27643] Running state [/etc/ceilometer/ceilometer.conf] at time 07:33:07.730150
2018-07-16 07:33:07,739 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-07-16 07:33:07,826 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/ceilometer-server.conf.Debian'
2018-07-16 07:33:08,430 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_notifications.conf'
2018-07-16 07:33:08,466 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_rabbit.conf'
2018-07-16 07:33:08,560 [salt.state       ][INFO    ][27643] File changed:
--- 
+++ 
@@ -1,4 +1,322 @@
 [DEFAULT]
+#
+# From oslo.messaging
+#
+
+# Size of RPC connection pool. (integer value)
+#rpc_conn_pool_size = 30
+
+# The pool size limit for connections expiration policy (integer
+# value)
+#conn_pool_min_size = 2
+
+# The time-to-live in sec of idle connections in the pool (integer
+# value)
+#conn_pool_ttl = 1200
+
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet
+# interface, or IP. The "host" option should point or resolve to this
+# address. (string value)
+#rpc_zmq_bind_address = *
+
+# MatchMaker driver. (string value)
+# Possible values:
+# redis - <No description provided>
+# sentinel - <No description provided>
+# dummy - <No description provided>
+#rpc_zmq_matchmaker = redis
+
+# Number of ZeroMQ contexts, defaults to 1. (integer value)
+#rpc_zmq_contexts = 1
+
+# Maximum number of ingress messages to locally buffer per topic.
+# Default is unlimited. (integer value)
+#rpc_zmq_topic_backlog = <None>
+
+# Directory for holding IPC sockets. (string value)
+#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)
+#rpc_zmq_host = localhost
+
+# Number of seconds to wait before all pending messages will be sent
+# after closing a socket. The default value of -1 specifies an
+# infinite linger period. The value of 0 specifies no linger period.
+# Pending messages shall be discarded immediately when the socket is
+# closed. Positive values specify an upper bound for the linger
+# period. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
+#zmq_linger = -1
+
+# The default number of seconds that poll should wait. Poll raises
+# timeout exception when timeout expired. (integer value)
+#rpc_poll_timeout = 1
+
+# Expiration timeout in seconds of a name service record about
+# existing target ( < 0 means no timeout). (integer value)
+#zmq_target_expire = 300
+
+# Update period in seconds of a name service record about existing
+# target. (integer value)
+#zmq_target_update = 180
+
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy.
+# (boolean value)
+#use_pub_sub = false
+
+# Use ROUTER remote proxy. (boolean value)
+#use_router_proxy = false
+
+# This option makes direct connections dynamic or static. It makes
+# sense only with use_router_proxy=False which means to use direct
+# connections for direct message types (ignored otherwise). (boolean
+# value)
+#use_dynamic_connections = false
+
+# How many additional connections to a host will be made for failover
+# reasons. This option is actual only in dynamic connections mode.
+# (integer value)
+#zmq_failover_connections = 2
+
+# Minimal port number for random ports range. (port value)
+# Minimum value: 0
+# Maximum value: 65535
+#rpc_zmq_min_port = 49153
+
+# Maximal port number for random ports range. (integer value)
+# Minimum value: 1
+# Maximum value: 65536
+#rpc_zmq_max_port = 65536
+
+# Number of retries to find free port number before fail with
+# ZMQBindError. (integer value)
+#rpc_zmq_bind_port_retries = 100
+
+# Default serialization mechanism for serializing/deserializing
+# outgoing/incoming messages (string value)
+# Possible values:
+# json - <No description provided>
+# msgpack - <No description provided>
+#rpc_zmq_serialization = json
+
+# This option configures round-robin mode in zmq socket. True means
+# not keeping a queue when server side disconnects. False means to
+# keep queue and messages even if server is disconnected, when the
+# server appears we send all accumulated messages to it. (boolean
+# value)
+#zmq_immediate = true
+
+# Enable/disable TCP keepalive (KA) mechanism. The default value of -1
+# (or any other negative value) means to skip any overrides and leave
+# it to OS default; 0 and 1 (or any other positive value) mean to
+# disable and enable the option respectively. (integer value)
+#zmq_tcp_keepalive = -1
+
+# The duration between two keepalive transmissions in idle condition.
+# The unit is platform dependent, for example, seconds in Linux,
+# milliseconds in Windows etc. The default value of -1 (or any other
+# negative value and 0) means to skip any overrides and leave it to OS
+# default. (integer value)
+#zmq_tcp_keepalive_idle = -1
+
+# The number of retransmissions to be carried out before declaring
+# that remote end is not available. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
+#zmq_tcp_keepalive_cnt = -1
+
+# The duration between two successive keepalive retransmissions, if
+# acknowledgement to the previous keepalive transmission is not
+# received. The unit is platform dependent, for example, seconds in
+# Linux, milliseconds in Windows etc. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
+#zmq_tcp_keepalive_intvl = -1
+
+# Maximum number of (green) threads to work concurrently. (integer
+# value)
+#rpc_thread_pool_size = 100
+
+# Expiration timeout in seconds of a sent/received message after which
+# it is not tracked anymore by a client/server. (integer value)
+#rpc_message_ttl = 300
+
+# Wait for message acknowledgements from receivers. This mechanism
+# works only via proxy without PUB/SUB. (boolean value)
+#rpc_use_acks = false
+
+# Number of seconds to wait for an ack from a cast/call. After each
+# retry attempt this timeout is multiplied by some specified
+# multiplier. (integer value)
+#rpc_ack_timeout_base = 15
+
+# Number to multiply base ack timeout by after each retry attempt.
+# (integer value)
+#rpc_ack_timeout_multiplier = 2
+
+# Default number of message sending attempts in case of any problems
+# occurred: positive value N means at most N retries, 0 means no
+# retries, None or -1 (or any other negative values) mean to retry
+# forever. This option is used only if acknowledgments are enabled.
+# (integer value)
+#rpc_retry_attempts = 3
+
+# List of publisher hosts SubConsumer can subscribe on. This option
+# has higher priority then the default publishers list taken from the
+# matchmaker. (list value)
+#subscribe_on =
+
+# Size of executor thread pool when executor is threading or eventlet.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
+#executor_thread_pool_size = 64
+
+# Seconds to wait for a response from a call. (integer value)
+#rpc_response_timeout = 60
+
+# The network address and optional user credentials for connecting to
+# the messaging backend, in URL format. The expected format is:
+#
+# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
+#
+# Example: rabbit://rabbitmq:password@127.0.0.1:5672//
+#
+# For full details on the fields in the URL see the documentation of
+# oslo_messaging.TransportURL at
+# https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
+# (string value)
+#transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.28:5672,openstack:opnfv_secret@192.168.10.29:5672,openstack:opnfv_secret@192.168.10.30:5672//openstack
+
+# DEPRECATED: The messaging driver to use, defaults to rabbit. Other
+# drivers include amqp and zmq. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rpc_backend = rabbit
+
+# The default exchange under which topics are scoped. May be
+# overridden by an exchange name specified in the transport_url
+# option. (string value)
+#control_exchange = openstack
+
+#
+# From oslo.log
+#
+
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
+# Note: This option can be changed without restarting.
+#debug = false
+
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
+# Note: This option can be changed without restarting.
+# Deprecated group/name - [DEFAULT]/log_config
+#log_config_append = <None>
+
+# Defines the format string for %%(asctime)s in log records. Default:
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
+#log_date_format = %Y-%m-%d %H:%M:%S
+
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logfile
+#log_file = <None>
+
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logdir
+#log_dir = <None>
+
+# 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 instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append 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
+
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_json = false
+
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_stderr = false
+
+# Format string to use for log messages with context. (string value)
+#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+
+# Format string to use for log messages when context is undefined.
+# (string value)
+#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
+#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+
+# Prefix each line of exception output with this format. (string
+# value)
+#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+
+# Defines the format string for %(user_identity)s that is used in
+# logging_context_format_string. (string value)
+#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+
+# 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
+
+# Enables or disables publication of error events. (boolean value)
+#publish_errors = false
+
+# The format for an instance that is passed with the log message.
+# (string value)
+#instance_format = "[instance: %(uuid)s] "
+
+# The format for an instance UUID that is passed with the log message.
+# (string value)
+#instance_uuid_format = "[instance: %(uuid)s] "
+
+# Interval, number of seconds, of log rate limiting. (integer value)
+#rate_limit_interval = 0
+
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
+#rate_limit_burst = 0
+
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
+#rate_limit_except_level = CRITICAL
+
+# Enables or disables fatal status of deprecations. (boolean value)
+#fatal_deprecations = false
 
 #
 # From ceilometer
@@ -55,7 +373,7 @@
 
 # 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)
+# (host address value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
@@ -66,372 +384,6 @@
 # (integer value)
 # Minimum value: 1
 #max_parallel_requests = 64
-
-#
-# From oslo.log
-#
-
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
-#debug = false
-
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
-# Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
-
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
-#log_date_format = %Y-%m-%d %H:%M:%S
-
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
-
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
-
-# 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
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# 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
-
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_json = false
-
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
-
-# Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
-
-# Format string to use for log messages when context is undefined. (string
-# value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
-
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
-
-# Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
-
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
-
-# 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
-
-# Enables or disables publication of error events. (boolean value)
-#publish_errors = false
-
-# The format for an instance that is passed with the log message. (string
-# value)
-#instance_format = "[instance: %(uuid)s] "
-
-# The format for an instance UUID that is passed with the log message. (string
-# value)
-#instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
-# Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
-
-#
-# From oslo.messaging
-#
-
-# Size of RPC connection pool. (integer value)
-#rpc_conn_pool_size = 30
-
-# The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
-
-# The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#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)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
-# Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
-#executor_thread_pool_size = 64
-
-# Seconds to wait for a response from a call. (integer value)
-#rpc_response_timeout = 60
-
-# The network address and optional user credentials for connecting to the
-# messaging backend, in URL format. The expected format is:
-#
-# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
-#
-# Example: rabbit://rabbitmq:password@127.0.0.1:5672//
-#
-# For full details on the fields in the URL see the documentation of
-# oslo_messaging.TransportURL at
-# https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
-# (string value)
-#transport_url = <None>
-
-# DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
-# include amqp and zmq. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rpc_backend = rabbit
-
-# The default exchange under which topics are scoped. May be overridden by an
-# exchange name specified in the transport_url option. (string value)
-#control_exchange = openstack
-
-#
-# From oslo.service.service
-#
-
-# Enable eventlet backdoor.  Acceptable values are 0, <port>, and
-# <start>:<end>, where 0 results in listening on a random tcp port number;
-# <port> results in listening on the specified port number (and not enabling
-# backdoor if that port is in use); and <start>:<end> results in listening on
-# the smallest unused port number within the specified range of port numbers.
-# The chosen port is displayed in the service's log file. (string value)
-#backdoor_port = <None>
-
-# Enable eventlet backdoor, using the provided path as a unix socket that can
-# receive connections. This option is mutually exclusive with 'backdoor_port'
-# in that only one should be provided. If both are provided then the existence
-# of this option overrides the usage of that option. (string value)
-#backdoor_socket = <None>
-
-# Enables or disables logging values of all registered options when starting a
-# service (at DEBUG level). (boolean value)
-#log_options = true
-
-# Specify a timeout after which a gracefully shutdown server will exit. Zero
-# value means endless wait. (integer value)
-#graceful_shutdown_timeout = 60
-
-
-[compute]
-
-#
-# From ceilometer
-#
-
-# Ceilometer offers many methods to discover the instance running on a compute
-# node:
-# * naive: poll nova to get all instances
-# * workload_partitioning: poll nova to get instances of the compute
-# * libvirt_metadata: get instances from libvirt metadata   but without
-# instance metadata (recommended for Gnocchi   backend (string value)
-# Possible values:
-# naive - <No description provided>
-# workload_partitioning - <No description provided>
-# libvirt_metadata - <No description provided>
-#instance_discovery_method = libvirt_metadata
-
-# New instances will be discovered periodically based on this option (in
-# seconds). By default, the agent discovers instances according to pipeline
-# polling interval. If option is greater than 0, the instance list to poll will
-# be updated based on this option's interval. Measurements relating to the
-# instances will match intervals defined in pipeline. This option is only used
-# for agent polling to Nova API, so it will work only when
-# 'instance_discovery_method' is set to 'naive'. (integer value)
-# Minimum value: 0
-#resource_update_interval = 0
-
-# The expiry to totally refresh the instances resource cache, since the
-# instance may be migrated to another host, we need to clean the legacy
-# instances info in local cache by totally refreshing the local cache. The
-# minimum should be the value of the config option of resource_update_interval.
-# This option is only used for agent polling to Nova API, so it will work only
-# when 'instance_discovery_method' is set to 'naive'. (integer value)
-# Minimum value: 0
-#resource_cache_expiry = 3600
 
 
 [coordination]
@@ -445,42 +397,11 @@
 # partitioning and will only function correctly if a single instance of that
 # service is running. (string value)
 #backend_url = <None>
+backend_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
-
-
-[dispatcher_gnocchi]
-
-#
-# From ceilometer
-#
-
-# DEPRECATED: Gnocchi project used to filter out samples generated by Gnocchi
-# service activity (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#filter_project = gnocchi
-
-# DEPRECATED: The archive policy to use when the dispatcher create a new
-# metric. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#archive_policy = <None>
-
-# DEPRECATED: The Yaml file that defines mapping between samples and gnocchi
-# resources/metrics (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#resources_definition_file = gnocchi_resources.yaml
-
-# DEPRECATED: Number of seconds before request to gnocchi times out (floating
-# point value)
-# Minimum value: 0
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#request_timeout = 6.05
 
 
 [event]
@@ -560,52 +481,6 @@
 #polling_retry = 3
 
 
-[matchmaker_redis]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Host to locate redis. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
-
-# DEPRECATED: Use this port to connect to redis host. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
-
-# DEPRECATED: Password for Redis server (optional). (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#password =
-
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
-# [host:port, host1:port ... ] (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#sentinel_hosts =
-
-# Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
-
-# Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
-
-# Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
-
-# Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
-
-
 [meter]
 
 #
@@ -622,7 +497,7 @@
 
 # List directory to find files of defining meter notifications. (multi valued)
 #meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-XKjd36/ceilometer-10.0.1/ceilometer/data/meters.d
+#meter_definitions_dirs = /usr/src/git/ceilometer/ceilometer/data/meters.d
 
 
 [notification]
@@ -631,17 +506,22 @@
 # From ceilometer
 #
 
-# Number of queues to parallelize workload across. This value should be larger
-# than the number of active notification agents for optimal results. WARNING:
-# Once set, lowering this value may result in lost data. (integer value)
+# DEPRECATED: Number of queues to parallelize workload across. This value
+# should be larger than the number of active notification agents for optimal
+# results. WARNING: Once set, lowering this value may result in lost data.
+# (integer value)
 # Minimum value: 1
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
 #ack_on_event_error = true
 
-# Enable workload partitioning, allowing multiple notification agents to be run
-# simultaneously. (boolean value)
+# DEPRECATED: Enable workload partitioning, allowing multiple notification
+# agents to be run simultaneously. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
 #workload_partitioning = false
 
 # Messaging URLs to listen for notifications. Example:
@@ -690,726 +570,6 @@
 #notification_control_exchanges = aodh
 
 
-[oslo_concurrency]
-
-#
-# From oslo.concurrency
-#
-
-# Enables or disables inter-process locks. (boolean value)
-#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
-
-
-[oslo_messaging_amqp]
-
-#
-# From oslo.messaging
-#
-
-# Name for the AMQP container. must be globally unique. Defaults to a generated
-# UUID (string value)
-#container_name = <None>
-
-# Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
-
-# Debug: dump AMQP frames to stdout (boolean value)
-#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)
-#ssl_ca_file =
-
-# Self-identifying certificate PEM file for client authentication (string
-# value)
-#ssl_cert_file =
-
-# Private key PEM file used to sign ssl_cert_file certificate (optional)
-# (string value)
-#ssl_key_file =
-
-# Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
-
-# By default SSL checks that the name in the server's certificate matches the
-# hostname in the transport_url. In some configurations it may be preferable to
-# use the virtual hostname instead, for example if the server uses the Server
-# Name Indication TLS extension (rfc6066) to provide a certificate per virtual
-# host. Set ssl_verify_vhost to True if the server's SSL certificate uses the
-# virtual host name instead of the DNS name. (boolean value)
-#ssl_verify_vhost = false
-
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# 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)
-#sasl_mechanisms =
-
-# Path to directory that contains the SASL configuration (string value)
-#sasl_config_dir =
-
-# Name of configuration file (without .conf suffix) (string value)
-#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.
-#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 =
-
-# Seconds to pause before attempting to re-connect. (integer value)
-# Minimum value: 1
-#connection_retry_interval = 1
-
-# Increase the connection_retry_interval by this many seconds after each
-# unsuccessful failover attempt. (integer value)
-# Minimum value: 0
-#connection_retry_backoff = 2
-
-# Maximum limit for connection_retry_interval + connection_retry_backoff
-# (integer value)
-# Minimum value: 1
-#connection_retry_interval_max = 30
-
-# Time to pause between re-connecting an AMQP 1.0 link that failed due to a
-# recoverable error. (integer value)
-# Minimum value: 1
-#link_retry_delay = 10
-
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
-# Minimum value: 5
-#default_reply_timeout = 30
-
-# The deadline for an rpc cast or call message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_send_timeout = 30
-
-# The deadline for a sent notification message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
-
-# Indicates the addressing mode used by the driver.
-# Permitted values:
-# 'legacy'   - use legacy non-routable addressing
-# 'routable' - use routable addresses
-# 'dynamic'  - use legacy addresses if the message bus does not support routing
-# otherwise use routable addressing (string value)
-#addressing_mode = dynamic
-
-# Enable virtual host support for those message buses that do not natively
-# support virtual hosting (such as qpidd). When set to true the virtual host
-# name will be added to all message bus addresses, effectively creating a
-# private 'subnet' per virtual host. Set to False if the message bus supports
-# virtual hosting using the 'hostname' field in the AMQP 1.0 Open performative
-# as the name of the virtual host. (boolean value)
-#pseudo_vhost = true
-
-# address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
-
-# address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
-
-# address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
-
-# Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
-
-# Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
-
-# Appended to the address prefix when sending a fanout message. Used by the
-# message bus to identify fanout messages. (string value)
-#multicast_address = multicast
-
-# Appended to the address prefix when sending to a particular RPC/Notification
-# server. Used by the message bus to identify messages sent to a single
-# destination. (string value)
-#unicast_address = unicast
-
-# Appended to the address prefix when sending to a group of consumers. Used by
-# the message bus to identify messages that should be delivered in a round-
-# robin fashion across consumers. (string value)
-#anycast_address = anycast
-
-# Exchange name used in notification addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_notification_exchange if set
-# else control_exchange if set
-# else 'notify' (string value)
-#default_notification_exchange = <None>
-
-# Exchange name used in RPC addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_rpc_exchange if set
-# else control_exchange if set
-# else 'rpc' (string value)
-#default_rpc_exchange = <None>
-
-# Window size for incoming RPC Reply messages. (integer value)
-# Minimum value: 1
-#reply_link_credit = 200
-
-# Window size for incoming RPC Request messages (integer value)
-# Minimum value: 1
-#rpc_server_credit = 100
-
-# Window size for incoming Notification messages (integer value)
-# Minimum value: 1
-#notify_server_credit = 100
-
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# DEPRECATED: Pool Size for Kafka Consumers (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#pool_size = 10
-
-# DEPRECATED: The pool size limit for connections expiration policy (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_min_size = 2
-
-# DEPRECATED: The time-to-live in sec of idle connections in the pool (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating
-# point value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
-
-[oslo_messaging_notifications]
-
-#
-# From oslo.messaging
-#
-
-# The Drivers(s) to handle sending notifications. Possible values are
-# messaging, messagingv2, routing, log, test, noop (multi valued)
-# Deprecated group/name - [DEFAULT]/notification_driver
-#driver =
-
-# A URL representing the messaging driver to use for notifications. If not set,
-# we fall back to the same configuration used for RPC. (string value)
-# Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
-
-# AMQP topic used for OpenStack notifications. (list value)
-# 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
-
-
-[oslo_messaging_rabbit]
-
-#
-# From oslo.messaging
-#
-
-# Use durable queues in AMQP. (boolean value)
-# Deprecated group/name - [DEFAULT]/amqp_durable_queues
-# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
-
-# Auto-delete queues in AMQP. (boolean value)
-#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 =
-
-# SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
-
-# SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
-
-# SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
-
-# How long to wait before reconnecting in response to an AMQP consumer cancel
-# notification. (floating point value)
-#kombu_reconnect_delay = 1.0
-
-# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
-# be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
-
-# How long to wait a missing client before abandoning to send it its replies.
-# This value should not be longer than rpc_response_timeout. (integer value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
-
-# Determines how the next RabbitMQ node is chosen in case the one we are
-# currently connected to becomes unavailable. Takes effect only if more than
-# one RabbitMQ node is provided in config. (string value)
-# Possible values:
-# round-robin - <No description provided>
-# shuffle - <No description provided>
-#kombu_failover_strategy = round-robin
-
-# DEPRECATED: The RabbitMQ broker address where a single node is used. (string
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
-
-# DEPRECATED: The RabbitMQ broker port where a single node is used. (port
-# value)
-# Minimum value: 0
-# Maximum value: 65535
-# 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)
-# 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
-
-# DEPRECATED: The RabbitMQ userid. (string value)
-# 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)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
-
-# The RabbitMQ login method. (string value)
-# Possible values:
-# PLAIN - <No description provided>
-# AMQPLAIN - <No description provided>
-# RABBIT-CR-DEMO - <No description provided>
-#rabbit_login_method = AMQPLAIN
-
-# DEPRECATED: The RabbitMQ virtual host. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
-
-# How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
-
-# How long to backoff for between retries when connecting to RabbitMQ. (integer
-# value)
-#rabbit_retry_backoff = 2
-
-# Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
-# (integer value)
-#rabbit_interval_max = 30
-
-# DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
-# (infinite retry count). (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
-
-# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
-# option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
-# is no longer controlled by the x-ha-policy argument when declaring a queue.
-# 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)
-#rabbit_ha_queues = false
-
-# Positive integer representing duration in seconds for queue TTL (x-expires).
-# Queues which are unused for the duration of the TTL are automatically
-# deleted. The parameter affects only reply and fanout queues. (integer value)
-# Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
-
-# Specifies the number of messages to prefetch. Setting to zero allows
-# unlimited messages. (integer value)
-#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
-# value)
-#heartbeat_timeout_threshold = 60
-
-# How often times during the heartbeat_timeout_threshold we check the
-# heartbeat. (integer value)
-#heartbeat_rate = 2
-
-# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
-
-# Maximum number of channels to allow (integer value)
-#channel_max = <None>
-
-# The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
-
-# How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
-
-# Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
-
-# Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
-
-# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
-# value)
-#tcp_user_timeout = 0.25
-
-# Set delay for reconnection to some host which has connection error (floating
-# point value)
-#host_connection_reconnect_delay = 0.25
-
-# Connection factory implementation (string value)
-# Possible values:
-# new - <No description provided>
-# single - <No description provided>
-# read_write - <No description provided>
-#connection_factory = single
-
-# Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
-
-# Maximum number of connections to create above `pool_max_size`. (integer
-# value)
-#pool_max_overflow = 0
-
-# Default number of seconds to wait for a connections to available (integer
-# value)
-#pool_timeout = 30
-
-# Lifetime of a connection (since creation) in seconds or None for no
-# recycling. Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
-
-# Threshold at which inactive (since release) connections are considered stale
-# in seconds or None for no staleness. Stale connections are closed on acquire.
-# (integer value)
-#pool_stale = 60
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to
-# notification listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# reply. -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# reply. (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#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)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-
 [polling]
 
 #
@@ -1438,6 +598,7 @@
 # Deprecated group/name - [publisher_rpc]/metering_secret
 # Deprecated group/name - [publisher]/metering_secret
 #telemetry_secret = change this for valid signing
+telemetry_secret=opnfv_secret
 
 
 [publisher_notifier]
@@ -1475,72 +636,109 @@
 #
 # From ceilometer-auth
 #
-
-# Authentication type to load (string value)
-# Deprecated group/name - [service_credentials]/auth_plugin
-#auth_type = <None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
 
 # Scope for system operations (string value)
 #system_scope = <None>
 
-# Domain ID to scope to (string value)
-#domain_id = <None>
-
-# Domain name to scope to (string value)
-#domain_name = <None>
-
-# Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
-#project_id = <None>
-
-# Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
-#project_name = <None>
-
-# Domain ID containing project (string value)
-#project_domain_id = <None>
-
-# Domain name containing project (string value)
-#project_domain_name = <None>
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
 
 # Trust ID (string value)
 #trust_id = <None>
 
-# Optional domain ID to use with v3 and v2 parameters. It will be used for both
-# the user and project domain in v3 and ignored in v2 authentication. (string
-# value)
-#default_domain_id = <None>
-
-# Optional domain name to use with v3 API and v2 parameters. It will be used
-# for both the user and project domain in v3 and ignored in v2 authentication.
-# (string value)
-#default_domain_name = <None>
-
-# User id (string value)
-#user_id = <None>
-
-# Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
-#username = <None>
-
 # 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>
-
-# Region name to use for OpenStack service endpoints. (string value)
-# Deprecated group/name - [DEFAULT]/os_region_name
-#region_name = <None>
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = ceilometer
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
@@ -1553,7 +751,7 @@
 # internalURL - <No description provided>
 # adminURL - <No description provided>
 # Deprecated group/name - [service_credentials]/os_endpoint_type
-#interface = public
+interface = internal
 
 
 [service_types]
@@ -1594,7 +792,7 @@
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
+# IP address of the VMware vSphere host. (host address value)
 #host_ip = 127.0.0.1
 
 # Port of the VMware vSphere host. (port value)
@@ -1643,3 +841,286 @@
 
 # Password for connection to XenServer/Xen Cloud Platform. (string value)
 #connection_password = <None>
+
+[oslo_concurrency]
+
+[oslo_messaging_notifications]
+#
+# From oslo.messaging
+#
+
+# The Drivers(s) to handle sending notifications. Possible values are
+# messaging, messagingv2, routing, log, test, noop (multi valued)
+# Deprecated group/name - [DEFAULT]/notification_driver
+#driver =
+driver = messagingv2
+
+# A URL representing the messaging driver to use for notifications. If
+# not set, we fall back to the same configuration used for RPC.
+# (string value)
+# Deprecated group/name - [DEFAULT]/notification_transport_url
+#transport_url = <None>
+
+# AMQP topic used for OpenStack notifications. (list value)
+# Deprecated group/name - [rpc_notifier2]/topics
+# Deprecated group/name - [DEFAULT]/notification_topics
+#topics = notifications
+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
+[oslo_messaging_rabbit]
+#
+# From oslo.messaging
+#
+
+# Use durable queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_durable_queues
+# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
+#amqp_durable_queues = false
+
+# Auto-delete queues in AMQP. (boolean value)
+#amqp_auto_delete = false
+
+# Enable SSL (boolean value)
+#ssl = <None>
+
+
+# How long to wait before reconnecting in response to an AMQP consumer
+# cancel notification. (floating point value)
+#kombu_reconnect_delay = 1.0
+
+# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression
+# will not be used. This option may not be available in future
+# versions. (string value)
+#kombu_compression = <None>
+
+# How long to wait a missing client before abandoning to send it its
+# replies. This value should not be longer than rpc_response_timeout.
+# (integer value)
+# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
+#kombu_missing_consumer_retry_timeout = 60
+
+# Determines how the next RabbitMQ node is chosen in case the one we
+# are currently connected to becomes unavailable. Takes effect only if
+# more than one RabbitMQ node is provided in config. (string value)
+# Possible values:
+# round-robin - <No description provided>
+# shuffle - <No description provided>
+#kombu_failover_strategy = round-robin
+
+# DEPRECATED: The RabbitMQ broker address where a single node is used.
+# (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_host = localhost
+
+# DEPRECATED: The RabbitMQ broker port where a single node is used.
+# (port value)
+# Minimum value: 0
+# Maximum value: 65535
+# 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)
+# 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
+
+# DEPRECATED: The RabbitMQ userid. (string value)
+# 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)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_password = guest
+
+# The RabbitMQ login method. (string value)
+# Possible values:
+# PLAIN - <No description provided>
+# AMQPLAIN - <No description provided>
+# RABBIT-CR-DEMO - <No description provided>
+#rabbit_login_method = AMQPLAIN
+
+# DEPRECATED: The RabbitMQ virtual host. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_virtual_host = /
+
+# How frequently to retry connecting with RabbitMQ. (integer value)
+#rabbit_retry_interval = 1
+
+# How long to backoff for between retries when connecting to RabbitMQ.
+# (integer value)
+#rabbit_retry_backoff = 2
+
+# Maximum interval of RabbitMQ connection retries. Default is 30
+# seconds. (integer value)
+#rabbit_interval_max = 30
+
+# DEPRECATED: Maximum number of RabbitMQ connection retries. Default
+# is 0 (infinite retry count). (integer value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#rabbit_max_retries = 0
+
+# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change
+# this option, you must wipe the RabbitMQ database. In RabbitMQ 3.0,
+# queue mirroring is no longer controlled by the x-ha-policy argument
+# when declaring a queue. 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)
+#rabbit_ha_queues = false
+
+# Positive integer representing duration in seconds for queue TTL
+# (x-expires). Queues which are unused for the duration of the TTL are
+# automatically deleted. The parameter affects only reply and fanout
+# queues. (integer value)
+# Minimum value: 1
+#rabbit_transient_queues_ttl = 1800
+
+# Specifies the number of messages to prefetch. Setting to zero allows
+# unlimited messages. (integer value)
+#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 value)
+#heartbeat_timeout_threshold = 60
+
+# How often times during the heartbeat_timeout_threshold we check the
+# heartbeat. (integer value)
+#heartbeat_rate = 2
+
+# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake
+# (boolean value)
+#fake_rabbit = false
+
+# Maximum number of channels to allow (integer value)
+#channel_max = <None>
+
+# The maximum byte size for an AMQP frame (integer value)
+#frame_max = <None>
+
+# How often to send heartbeats for consumer's connections (integer
+# value)
+#heartbeat_interval = 3
+
+# Arguments passed to ssl.wrap_socket (dict value)
+#ssl_options = <None>
+
+# Set socket timeout in seconds for connection's socket (floating
+# point value)
+#socket_timeout = 0.25
+
+# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating
+# point value)
+#tcp_user_timeout = 0.25
+
+# Set delay for reconnection to some host which has connection error
+# (floating point value)
+#host_connection_reconnect_delay = 0.25
+
+# Connection factory implementation (string value)
+# Possible values:
+# new - <No description provided>
+# single - <No description provided>
+# read_write - <No description provided>
+#connection_factory = single
+
+# Maximum number of connections to keep queued. (integer value)
+#pool_max_size = 30
+
+# Maximum number of connections to create above `pool_max_size`.
+# (integer value)
+#pool_max_overflow = 0
+
+# Default number of seconds to wait for a connections to available
+# (integer value)
+#pool_timeout = 30
+
+# Lifetime of a connection (since creation) in seconds or None for no
+# recycling. Expired connections are closed on acquire. (integer
+# value)
+#pool_recycle = 600
+
+# Threshold at which inactive (since release) connections are
+# considered stale in seconds or None for no staleness. Stale
+# connections are closed on acquire. (integer value)
+#pool_stale = 60
+
+# Default serialization mechanism for serializing/deserializing
+# outgoing/incoming messages (string value)
+# Possible values:
+# json - <No description provided>
+# msgpack - <No description provided>
+#default_serializer_type = json
+
+# Persist notification messages. (boolean value)
+#notification_persistence = false
+
+# Exchange name for sending notifications (string value)
+#default_notification_exchange = ${control_exchange}_notification
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# notification listener. (integer value)
+#notification_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during
+# sending notification, -1 means infinite retry. (integer value)
+#default_notification_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending notification message (floating point value)
+#notification_retry_delay = 0.25
+
+# Time to live for rpc queues without consumers in seconds. (integer
+# value)
+#rpc_queue_expiration = 60
+
+# Exchange name for sending RPC messages (string value)
+#default_rpc_exchange = ${control_exchange}_rpc
+
+# Exchange name for receiving RPC replies (string value)
+#rpc_reply_exchange = ${control_exchange}_rpc_reply
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# rpc listener. (integer value)
+#rpc_listener_prefetch_count = 100
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# rpc reply listener. (integer value)
+#rpc_reply_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during
+# sending reply. -1 means infinite retry during rpc_timeout (integer
+# value)
+#rpc_reply_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending reply. (floating point value)
+#rpc_reply_retry_delay = 0.25
+
+# Reconnecting retry count in case of connectivity problem during
+# sending RPC message, -1 means infinite retry. If actual retry
+# attempts in not 0 the rpc request could be processed more than one
+# time (integer value)
+#default_rpc_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending RPC message (floating point value)
+#rpc_retry_delay = 0.25
+
+

2018-07-16 07:33:08,579 [salt.state       ][INFO    ][27643] Completed state [/etc/ceilometer/ceilometer.conf] at time 07:33:08.578967 duration_in_ms=848.816
2018-07-16 07:33:08,579 [salt.state       ][INFO    ][27643] Running state [/etc/default/ceilometer-agent-central] at time 07:33:08.579577
2018-07-16 07:33:08,579 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/default/ceilometer-agent-central
2018-07-16 07:33:08,635 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/default'
2018-07-16 07:33:08,653 [salt.state       ][INFO    ][27643] File changed:
New file
2018-07-16 07:33:08,657 [salt.state       ][INFO    ][27643] Completed state [/etc/default/ceilometer-agent-central] at time 07:33:08.656968 duration_in_ms=77.391
2018-07-16 07:33:08,657 [salt.state       ][INFO    ][27643] Running state [/etc/default/ceilometer-agent-notification] at time 07:33:08.657537
2018-07-16 07:33:08,660 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/default/ceilometer-agent-notification
2018-07-16 07:33:08,704 [salt.state       ][INFO    ][27643] File changed:
New file
2018-07-16 07:33:08,705 [salt.state       ][INFO    ][27643] Completed state [/etc/default/ceilometer-agent-notification] at time 07:33:08.705051 duration_in_ms=47.514
2018-07-16 07:33:08,738 [salt.state       ][INFO    ][27643] Running state [python-gnocchiclient] at time 07:33:08.732101
2018-07-16 07:33:08,738 [salt.state       ][INFO    ][27643] Executing state pkg.latest for python-gnocchiclient
2018-07-16 07:33:08,767 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['apt-cache', '-q', 'policy', 'python-gnocchiclient'] in directory '/root'
2018-07-16 07:33:09,267 [salt.state       ][INFO    ][27643] Package python-gnocchiclient is already up-to-date
2018-07-16 07:33:09,268 [salt.state       ][INFO    ][27643] Completed state [python-gnocchiclient] at time 07:33:09.268351 duration_in_ms=536.249
2018-07-16 07:33:09,273 [salt.state       ][INFO    ][27643] Running state [/etc/ceilometer/pipeline.yaml] at time 07:33:09.269646
2018-07-16 07:33:09,273 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-07-16 07:33:09,331 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/pipeline.yaml'
2018-07-16 07:33:09,790 [salt.state       ][INFO    ][27643] File changed:
New file
2018-07-16 07:33:09,797 [salt.state       ][INFO    ][27643] Completed state [/etc/ceilometer/pipeline.yaml] at time 07:33:09.797271 duration_in_ms=527.625
2018-07-16 07:33:09,797 [salt.state       ][INFO    ][27643] Running state [/etc/ceilometer/event_pipeline.yaml] at time 07:33:09.797900
2018-07-16 07:33:09,798 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-07-16 07:33:09,838 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_pipeline.yaml'
2018-07-16 07:33:10,076 [salt.state       ][INFO    ][27643] File changed:
New file
2018-07-16 07:33:10,076 [salt.state       ][INFO    ][27643] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 07:33:10.076645 duration_in_ms=278.745
2018-07-16 07:33:10,077 [salt.state       ][INFO    ][27643] Running state [/etc/ceilometer/event_definitions.yaml] at time 07:33:10.077377
2018-07-16 07:33:10,077 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-07-16 07:33:10,109 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_definitions.yaml'
2018-07-16 07:33:10,137 [salt.state       ][INFO    ][27643] File changed:
New file
2018-07-16 07:33:10,137 [salt.state       ][INFO    ][27643] Completed state [/etc/ceilometer/event_definitions.yaml] at time 07:33:10.137914 duration_in_ms=60.537
2018-07-16 07:33:10,139 [salt.state       ][INFO    ][27643] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:33:10.138955
2018-07-16 07:33:10,139 [salt.state       ][INFO    ][27643] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-07-16 07:33:10,163 [salt.fileclient  ][INFO    ][27643] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gabbi_pipeline.yaml'
2018-07-16 07:33:10,167 [salt.state       ][INFO    ][27643] File changed:
New file
2018-07-16 07:33:10,168 [salt.state       ][INFO    ][27643] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:33:10.168294 duration_in_ms=29.339
2018-07-16 07:33:10,170 [salt.loader      ][ERROR   ][27643] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:33:10,728 [salt.state       ][INFO    ][27643] Running state [ceilometer-agent-central] at time 07:33:10.728009
2018-07-16 07:33:10,728 [salt.state       ][INFO    ][27643] Executing state service.running for ceilometer-agent-central
2018-07-16 07:33:10,729 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-07-16 07:33:10,761 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:10,788 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:10,814 [salt.state       ][INFO    ][27643] The service ceilometer-agent-central is already running
2018-07-16 07:33:10,814 [salt.state       ][INFO    ][27643] Completed state [ceilometer-agent-central] at time 07:33:10.814719 duration_in_ms=86.71
2018-07-16 07:33:10,815 [salt.state       ][INFO    ][27643] Running state [ceilometer-agent-central] at time 07:33:10.815074
2018-07-16 07:33:10,815 [salt.state       ][INFO    ][27643] Executing state service.mod_watch for ceilometer-agent-central
2018-07-16 07:33:10,816 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:10,843 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:10,872 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:11,056 [salt.state       ][INFO    ][27643] {'ceilometer-agent-central': True}
2018-07-16 07:33:11,057 [salt.state       ][INFO    ][27643] Completed state [ceilometer-agent-central] at time 07:33:11.057433 duration_in_ms=242.357
2018-07-16 07:33:11,076 [salt.state       ][INFO    ][27643] Running state [ceilometer-agent-notification] at time 07:33:11.076257
2018-07-16 07:33:11,076 [salt.state       ][INFO    ][27643] Executing state service.running for ceilometer-agent-notification
2018-07-16 07:33:11,078 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-07-16 07:33:11,160 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:11,215 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:11,269 [salt.state       ][INFO    ][27643] The service ceilometer-agent-notification is already running
2018-07-16 07:33:11,269 [salt.state       ][INFO    ][27643] Completed state [ceilometer-agent-notification] at time 07:33:11.269572 duration_in_ms=193.315
2018-07-16 07:33:11,269 [salt.state       ][INFO    ][27643] Running state [ceilometer-agent-notification] at time 07:33:11.269943
2018-07-16 07:33:11,270 [salt.state       ][INFO    ][27643] Executing state service.mod_watch for ceilometer-agent-notification
2018-07-16 07:33:11,273 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:11,337 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:11,393 [salt.loaded.int.module.cmdmod][INFO    ][27643] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:11,741 [salt.state       ][INFO    ][27643] {'ceilometer-agent-notification': True}
2018-07-16 07:33:11,748 [salt.state       ][INFO    ][27643] Completed state [ceilometer-agent-notification] at time 07:33:11.748223 duration_in_ms=478.279
2018-07-16 07:33:11,767 [salt.minion      ][INFO    ][27643] Returning information for job: 20180716073141424995
2018-07-16 07:50:27,075 [salt.minion      ][INFO    ][2468] User sudo_ubuntu Executing command cp.push_dir with jid 20180716075027060555
2018-07-16 07:50:27,114 [salt.minion      ][INFO    ][31203] Starting a new job with PID 31203
