2018-07-17 05:51:47,620 [salt.loader      ][ERROR   ][1851] 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-17 05:51:47,754 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,106 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,489 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,494 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,500 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,505 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,534 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,540 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,545 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,551 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,632 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,642 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:51:48,653 [salt.utils.decorators][ERROR   ][1851] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-17 05:52:34,724 [salt.loader      ][ERROR   ][1851] 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-17 05:52:37,104 [salt.loaded.int.module.cmdmod][ERROR   ][1851] 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-17 05:52:40,916 [salt.loader      ][ERROR   ][2606] 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-17 05:52:41,387 [salt.loaded.int.module.cmdmod][INFO    ][2606] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-17 05:52:41,430 [salt.loaded.int.module.cmdmod][INFO    ][2606] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-17 05:52:41,487 [salt.loaded.int.module.cmdmod][INFO    ][2606] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-17 05:52:41,532 [salt.utils.parsers][WARNING ][1592] Minion received a SIGTERM. Exiting.
2018-07-17 05:52:42,757 [salt.cli.daemons ][INFO    ][2701] Setting up the Salt Minion "mdb01.mcp-ovs-dpdk-ha.local"
2018-07-17 05:52:42,920 [salt.cli.daemons ][INFO    ][2701] Starting up the Salt Minion
2018-07-17 05:52:42,921 [salt.utils.event ][INFO    ][2701] Starting pull socket on /var/run/salt/minion/minion_event_19308d998f_pull.ipc
2018-07-17 05:52:43,863 [salt.minion      ][INFO    ][2701] Creating minion process manager
2018-07-17 05:52:45,344 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2701] Executing command ['date', '+%z'] in directory '/root'
2018-07-17 05:52:45,384 [salt.utils.schedule][INFO    ][2701] Updating job settings for scheduled job: __mine_interval
2018-07-17 05:52:46,422 [salt.minion      ][INFO    ][2701] Added mine.update to scheduler
2018-07-17 05:52:47,501 [salt.minion      ][INFO    ][2701] Minion is starting as user 'root'
2018-07-17 05:52:47,537 [salt.minion      ][INFO    ][2701] Minion is ready to receive requests!
2018-07-17 05:52:48,540 [salt.utils.schedule][INFO    ][2701] Running scheduled job: __mine_interval
2018-07-17 05:54:25,726 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.apply with jid 20180717055425713329
2018-07-17 05:54:25,756 [salt.minion      ][INFO    ][2806] Starting a new job with PID 2806
2018-07-17 05:54:28,320 [salt.state       ][INFO    ][2806] Loading fresh modules for state activity
2018-07-17 05:54:29,510 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-17 05:54:29,582 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-17 05:54:29,855 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-17 05:54:30,040 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-17 05:54:30,217 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-17 05:54:30,592 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-17 05:54:30,798 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-17 05:54:30,969 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-17 05:54:32,378 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-17 05:54:32,636 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-17 05:54:32,822 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-17 05:54:32,993 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-17 05:54:33,217 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-17 05:54:33,420 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-17 05:54:33,607 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-17 05:54:33,776 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-17 05:54:33,949 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-17 05:54:34,405 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-17 05:54:35,557 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-17 05:54:35,813 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-17 05:54:35,991 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-17 05:54:36,289 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-17 05:54:36,671 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-17 05:54:36,842 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-17 05:54:37,468 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-17 05:54:37,490 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-17 05:54:38,082 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-17 05:54:38,167 [salt.state       ][INFO    ][2806] Running state [/etc/environment] at time 05:54:38.167342
2018-07-17 05:54:38,168 [salt.state       ][INFO    ][2806] Executing state file.blockreplace for /etc/environment
2018-07-17 05:54:38,179 [salt.state       ][INFO    ][2806] 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-17 05:54:38,181 [salt.state       ][INFO    ][2806] Completed state [/etc/environment] at time 05:54:38.181475 duration_in_ms=14.132
2018-07-17 05:54:38,182 [salt.state       ][INFO    ][2806] Running state [/etc/profile.d] at time 05:54:38.182066
2018-07-17 05:54:38,182 [salt.state       ][INFO    ][2806] Executing state file.directory for /etc/profile.d
2018-07-17 05:54:38,237 [salt.state       ][INFO    ][2806] Directory /etc/profile.d is in the correct state
2018-07-17 05:54:38,238 [salt.state       ][INFO    ][2806] Completed state [/etc/profile.d] at time 05:54:38.238387 duration_in_ms=56.32
2018-07-17 05:54:38,319 [salt.loader      ][ERROR   ][2806] 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-17 05:54:39,048 [salt.state       ][INFO    ][2806] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:54:39.048354
2018-07-17 05:54:39,049 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 05:54:39,087 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-17 05:54:39,101 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:54:39,102 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:54:39.102418 duration_in_ms=54.065
2018-07-17 05:54:39,103 [salt.state       ][INFO    ][2806] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:54:39.103092
2018-07-17 05:54:39,103 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 05:54:39,127 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:54:39,128 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:54:39.128792 duration_in_ms=25.701
2018-07-17 05:54:39,131 [salt.state       ][INFO    ][2806] Running state [linux_repo_prereq_pkgs] at time 05:54:39.131855
2018-07-17 05:54:39,132 [salt.state       ][INFO    ][2806] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 05:54:39,133 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:54:39,826 [salt.state       ][INFO    ][2806] All specified packages are already installed
2018-07-17 05:54:39,827 [salt.state       ][INFO    ][2806] Completed state [linux_repo_prereq_pkgs] at time 05:54:39.827072 duration_in_ms=695.217
2018-07-17 05:54:39,827 [salt.state       ][INFO    ][2806] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:54:39.827797
2018-07-17 05:54:39,828 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 05:54:39,851 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-17 05:54:39,866 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:54:39,866 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:54:39.866771 duration_in_ms=38.974
2018-07-17 05:54:39,867 [salt.state       ][INFO    ][2806] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:54:39.867343
2018-07-17 05:54:39,867 [salt.state       ][INFO    ][2806] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 05:54:39,868 [salt.state       ][INFO    ][2806] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 05:54:39,869 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:54:39.869133 duration_in_ms=1.79
2018-07-17 05:54:39,869 [salt.state       ][INFO    ][2806] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:54:39.869699
2018-07-17 05:54:39,870 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 05:54:39,887 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-17 05:54:40,047 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:54:40,048 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:54:40.048281 duration_in_ms=178.581
2018-07-17 05:54:40,050 [salt.state       ][INFO    ][2806] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:54:40.050357
2018-07-17 05:54:40,050 [salt.state       ][INFO    ][2806] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 05:54:40,052 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 05:54:41,500 [salt.state       ][INFO    ][2806] {'pid': 2872, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 05:54:41,502 [salt.state       ][INFO    ][2806] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:54:41.502204 duration_in_ms=1451.844
2018-07-17 05:54:41,540 [salt.state       ][INFO    ][2806] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:54:41.540567
2018-07-17 05:54:41,541 [salt.state       ][INFO    ][2806] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 05:54:41,837 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:54:45,797 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055445780844
2018-07-17 05:54:45,829 [salt.minion      ][INFO    ][3298] Starting a new job with PID 3298
2018-07-17 05:54:45,868 [salt.minion      ][INFO    ][3298] Returning information for job: 20180717055445780844
2018-07-17 05:54:52,064 [salt.state       ][INFO    ][2806] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-17 05:54:52,065 [salt.state       ][INFO    ][2806] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:54:52.065000 duration_in_ms=10524.433
2018-07-17 05:54:52,065 [salt.state       ][INFO    ][2806] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:54:52.065704
2018-07-17 05:54:52,066 [salt.state       ][INFO    ][2806] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 05:54:52,067 [salt.state       ][INFO    ][2806] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 05:54:52,067 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:54:52.067698 duration_in_ms=1.995
2018-07-17 05:54:52,068 [salt.state       ][INFO    ][2806] Running state [/etc/apt/preferences.d/uca] at time 05:54:52.068284
2018-07-17 05:54:52,068 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 05:54:52,241 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:54:52,242 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/preferences.d/uca] at time 05:54:52.242454 duration_in_ms=174.169
2018-07-17 05:54:52,250 [salt.state       ][INFO    ][2806] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:54:52.250442
2018-07-17 05:54:52,251 [salt.state       ][INFO    ][2806] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 05:54:52,252 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 05:54:52,267 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-17 05:54:52,871 [salt.state       ][INFO    ][2806] {'pid': 3310, '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.a4rFMqi53U/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-17 05:54:52,872 [salt.state       ][INFO    ][2806] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:54:52.872322 duration_in_ms=621.879
2018-07-17 05:54:52,877 [salt.state       ][INFO    ][2806] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:54:52.877019
2018-07-17 05:54:52,877 [salt.state       ][INFO    ][2806] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 05:54:53,092 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:54:56,019 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055456005785
2018-07-17 05:54:56,038 [salt.minion      ][INFO    ][3782] Starting a new job with PID 3782
2018-07-17 05:54:56,060 [salt.minion      ][INFO    ][3782] Returning information for job: 20180717055456005785
2018-07-17 05:55:01,031 [salt.state       ][INFO    ][2806] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-17 05:55:01,032 [salt.state       ][INFO    ][2806] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:55:01.032429 duration_in_ms=8155.409
2018-07-17 05:55:01,033 [salt.state       ][INFO    ][2806] Running state [linux_extra_packages_latest] at time 05:55:01.033331
2018-07-17 05:55:01,034 [salt.state       ][INFO    ][2806] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 05:55:01,060 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 05:55:01,288 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:01,359 [salt.loaded.int.module.cmdmod][INFO    ][2806] 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-17 05:55:06,054 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055506030297
2018-07-17 05:55:06,088 [salt.minion      ][INFO    ][3864] Starting a new job with PID 3864
2018-07-17 05:55:06,154 [salt.minion      ][INFO    ][3864] Returning information for job: 20180717055506030297
2018-07-17 05:55:11,330 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:11,395 [salt.state       ][INFO    ][2806] 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-17 05:55:11,422 [salt.state       ][INFO    ][2806] Loading fresh modules for state activity
2018-07-17 05:55:11,472 [salt.state       ][INFO    ][2806] Completed state [linux_extra_packages_latest] at time 05:55:11.472053 duration_in_ms=10438.721
2018-07-17 05:55:11,524 [salt.state       ][INFO    ][2806] Running state [UTC] at time 05:55:11.524803
2018-07-17 05:55:11,525 [salt.state       ][INFO    ][2806] Executing state timezone.system for UTC
2018-07-17 05:55:11,530 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:55:11,955 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:55:11,985 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-17 05:55:12,079 [salt.state       ][INFO    ][2806] {'timezone': 'UTC'}
2018-07-17 05:55:12,079 [salt.state       ][INFO    ][2806] Completed state [UTC] at time 05:55:12.079645 duration_in_ms=554.844
2018-07-17 05:55:12,104 [salt.state       ][INFO    ][2806] Running state [nf_conntrack] at time 05:55:12.104181
2018-07-17 05:55:12,104 [salt.state       ][INFO    ][2806] Executing state kmod.present for nf_conntrack
2018-07-17 05:55:12,105 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:13,070 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:13,098 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-17 05:55:13,150 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:13,307 [salt.state       ][INFO    ][2806] {'nf_conntrack': 'loaded'}
2018-07-17 05:55:13,308 [salt.state       ][INFO    ][2806] Completed state [nf_conntrack] at time 05:55:13.308679 duration_in_ms=1204.499
2018-07-17 05:55:13,336 [salt.state       ][INFO    ][2806] Running state [kernel.panic] at time 05:55:13.336706
2018-07-17 05:55:13,337 [salt.state       ][INFO    ][2806] Executing state sysctl.present for kernel.panic
2018-07-17 05:55:13,338 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,433 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-17 05:55:13,450 [salt.state       ][INFO    ][2806] {'kernel.panic': 60}
2018-07-17 05:55:13,450 [salt.state       ][INFO    ][2806] Completed state [kernel.panic] at time 05:55:13.450862 duration_in_ms=114.156
2018-07-17 05:55:13,451 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_keepalive_probes] at time 05:55:13.451555
2018-07-17 05:55:13,452 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 05:55:13,453 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,500 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-17 05:55:13,516 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-17 05:55:13,517 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:55:13.517364 duration_in_ms=65.809
2018-07-17 05:55:13,518 [salt.state       ][INFO    ][2806] Running state [fs.file-max] at time 05:55:13.518211
2018-07-17 05:55:13,519 [salt.state       ][INFO    ][2806] Executing state sysctl.present for fs.file-max
2018-07-17 05:55:13,520 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,566 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-17 05:55:13,583 [salt.state       ][INFO    ][2806] {'fs.file-max': 124165}
2018-07-17 05:55:13,584 [salt.state       ][INFO    ][2806] Completed state [fs.file-max] at time 05:55:13.584751 duration_in_ms=66.54
2018-07-17 05:55:13,585 [salt.state       ][INFO    ][2806] Running state [net.core.somaxconn] at time 05:55:13.585524
2018-07-17 05:55:13,586 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.core.somaxconn
2018-07-17 05:55:13,587 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,632 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-17 05:55:13,648 [salt.state       ][INFO    ][2806] {'net.core.somaxconn': 4096}
2018-07-17 05:55:13,649 [salt.state       ][INFO    ][2806] Completed state [net.core.somaxconn] at time 05:55:13.648937 duration_in_ms=63.413
2018-07-17 05:55:13,649 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:55:13.649632
2018-07-17 05:55:13,650 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 05:55:13,651 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,698 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-17 05:55:13,713 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-17 05:55:13,714 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:55:13.714603 duration_in_ms=64.971
2018-07-17 05:55:13,715 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_tw_reuse] at time 05:55:13.715302
2018-07-17 05:55:13,715 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 05:55:13,717 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,788 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-17 05:55:13,805 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-17 05:55:13,806 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_tw_reuse] at time 05:55:13.806370 duration_in_ms=91.067
2018-07-17 05:55:13,807 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_congestion_control] at time 05:55:13.807093
2018-07-17 05:55:13,807 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 05:55:13,808 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:13,890 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-17 05:55:14,460 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-17 05:55:14,481 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_congestion_control] at time 05:55:14.481737 duration_in_ms=674.644
2018-07-17 05:55:14,482 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_retries2] at time 05:55:14.482491
2018-07-17 05:55:14,483 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 05:55:14,484 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,533 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-17 05:55:14,548 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_retries2': 5}
2018-07-17 05:55:14,549 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_retries2] at time 05:55:14.549453 duration_in_ms=66.962
2018-07-17 05:55:14,550 [salt.state       ][INFO    ][2806] Running state [net.core.netdev_max_backlog] at time 05:55:14.550169
2018-07-17 05:55:14,550 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 05:55:14,551 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,595 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-17 05:55:14,609 [salt.state       ][INFO    ][2806] {'net.core.netdev_max_backlog': 261144}
2018-07-17 05:55:14,610 [salt.state       ][INFO    ][2806] Completed state [net.core.netdev_max_backlog] at time 05:55:14.610613 duration_in_ms=60.444
2018-07-17 05:55:14,611 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:55:14.611311
2018-07-17 05:55:14,612 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 05:55:14,613 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,656 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-17 05:55:14,671 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-17 05:55:14,672 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:55:14.672144 duration_in_ms=60.833
2018-07-17 05:55:14,672 [salt.state       ][INFO    ][2806] Running state [vm.swappiness] at time 05:55:14.672858
2018-07-17 05:55:14,673 [salt.state       ][INFO    ][2806] Executing state sysctl.present for vm.swappiness
2018-07-17 05:55:14,674 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,722 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-17 05:55:14,737 [salt.state       ][INFO    ][2806] {'vm.swappiness': 10}
2018-07-17 05:55:14,738 [salt.state       ][INFO    ][2806] Completed state [vm.swappiness] at time 05:55:14.738095 duration_in_ms=65.237
2018-07-17 05:55:14,738 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:55:14.738828
2018-07-17 05:55:14,739 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 05:55:14,740 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,783 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-17 05:55:14,798 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-17 05:55:14,798 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:55:14.798881 duration_in_ms=60.054
2018-07-17 05:55:14,799 [salt.state       ][INFO    ][2806] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:55:14.799603
2018-07-17 05:55:14,800 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 05:55:14,801 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,866 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-17 05:55:14,881 [salt.state       ][INFO    ][2806] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-17 05:55:14,882 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:55:14.882028 duration_in_ms=82.425
2018-07-17 05:55:14,882 [salt.state       ][INFO    ][2806] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:55:14.882748
2018-07-17 05:55:14,883 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 05:55:14,884 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,927 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-17 05:55:14,941 [salt.state       ][INFO    ][2806] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-17 05:55:14,942 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:55:14.942567 duration_in_ms=59.819
2018-07-17 05:55:14,943 [salt.state       ][INFO    ][2806] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:55:14.943247
2018-07-17 05:55:14,943 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 05:55:14,944 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:14,987 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-17 05:55:15,002 [salt.state       ][INFO    ][2806] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-17 05:55:15,002 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:55:15.002917 duration_in_ms=59.669
2018-07-17 05:55:15,003 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_fin_timeout] at time 05:55:15.003577
2018-07-17 05:55:15,004 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 05:55:15,005 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:15,076 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-17 05:55:15,090 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-17 05:55:15,091 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_fin_timeout] at time 05:55:15.091330 duration_in_ms=87.753
2018-07-17 05:55:15,092 [salt.state       ][INFO    ][2806] Running state [net.ipv4.tcp_keepalive_time] at time 05:55:15.091990
2018-07-17 05:55:15,092 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 05:55:15,093 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:15,136 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-17 05:55:15,150 [salt.state       ][INFO    ][2806] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-17 05:55:15,151 [salt.state       ][INFO    ][2806] Completed state [net.ipv4.tcp_keepalive_time] at time 05:55:15.151445 duration_in_ms=59.455
2018-07-17 05:55:15,152 [salt.state       ][INFO    ][2806] Running state [net.nf_conntrack_max] at time 05:55:15.152152
2018-07-17 05:55:15,152 [salt.state       ][INFO    ][2806] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 05:55:15,153 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:15,196 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-17 05:55:15,211 [salt.state       ][INFO    ][2806] {'net.nf_conntrack_max': 1048576}
2018-07-17 05:55:15,211 [salt.state       ][INFO    ][2806] Completed state [net.nf_conntrack_max] at time 05:55:15.211825 duration_in_ms=59.673
2018-07-17 05:55:15,218 [salt.state       ][INFO    ][2806] Running state [linux_sysfs_package] at time 05:55:15.218276
2018-07-17 05:55:15,218 [salt.state       ][INFO    ][2806] Executing state pkg.installed for linux_sysfs_package
2018-07-17 05:55:15,270 [salt.loader      ][ERROR   ][2806] 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-17 05:55:15,767 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-17 05:55:15,972 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:55:16,168 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055516157542
2018-07-17 05:55:16,195 [salt.minion      ][INFO    ][4053] Starting a new job with PID 4053
2018-07-17 05:55:16,222 [salt.minion      ][INFO    ][4053] Returning information for job: 20180717055516157542
2018-07-17 05:55:19,953 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:19,995 [salt.loaded.int.module.cmdmod][INFO    ][2806] 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-17 05:55:26,307 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055526294171
2018-07-17 05:55:26,342 [salt.minion      ][INFO    ][4431] Starting a new job with PID 4431
2018-07-17 05:55:26,387 [salt.minion      ][INFO    ][4431] Returning information for job: 20180717055526294171
2018-07-17 05:55:36,526 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055536505683
2018-07-17 05:55:36,564 [salt.minion      ][INFO    ][4768] Starting a new job with PID 4768
2018-07-17 05:55:36,603 [salt.minion      ][INFO    ][4768] Returning information for job: 20180717055536505683
2018-07-17 05:55:38,445 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:38,561 [salt.state       ][INFO    ][2806] 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-17 05:55:38,607 [salt.state       ][INFO    ][2806] Loading fresh modules for state activity
2018-07-17 05:55:38,682 [salt.state       ][INFO    ][2806] Completed state [linux_sysfs_package] at time 05:55:38.682539 duration_in_ms=23464.259
2018-07-17 05:55:38,694 [salt.state       ][INFO    ][2806] Running state [/etc/sysfs.d] at time 05:55:38.694164
2018-07-17 05:55:38,695 [salt.state       ][INFO    ][2806] Executing state file.directory for /etc/sysfs.d
2018-07-17 05:55:38,704 [salt.state       ][INFO    ][2806] Directory /etc/sysfs.d is in the correct state
2018-07-17 05:55:38,705 [salt.state       ][INFO    ][2806] Completed state [/etc/sysfs.d] at time 05:55:38.705393 duration_in_ms=11.229
2018-07-17 05:55:38,708 [salt.loader      ][ERROR   ][2806] 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-17 05:55:39,078 [salt.state       ][INFO    ][2806] Running state [ondemand] at time 05:55:39.078864
2018-07-17 05:55:39,079 [salt.state       ][INFO    ][2806] Executing state service.dead for ondemand
2018-07-17 05:55:39,083 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:39,104 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,122 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,144 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,227 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,253 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,297 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,324 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-17 05:55:39,652 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:39,677 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'runlevel' in directory '/root'
2018-07-17 05:55:39,692 [salt.state       ][INFO    ][2806] {'ondemand': True}
2018-07-17 05:55:39,693 [salt.state       ][INFO    ][2806] Completed state [ondemand] at time 05:55:39.693341 duration_in_ms=614.477
2018-07-17 05:55:39,778 [salt.state       ][INFO    ][2806] Running state [cs_CZ.UTF-8] at time 05:55:39.778669
2018-07-17 05:55:39,779 [salt.state       ][INFO    ][2806] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 05:55:39,781 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'locale -a' in directory '/root'
2018-07-17 05:55:39,812 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-17 05:55:41,618 [salt.state       ][INFO    ][2806] {'locale': 'cs_CZ.UTF-8'}
2018-07-17 05:55:41,618 [salt.state       ][INFO    ][2806] Completed state [cs_CZ.UTF-8] at time 05:55:41.618622 duration_in_ms=1839.957
2018-07-17 05:55:41,619 [salt.state       ][INFO    ][2806] Running state [en_US.UTF-8] at time 05:55:41.619046
2018-07-17 05:55:41,619 [salt.state       ][INFO    ][2806] Executing state locale.present for en_US.UTF-8
2018-07-17 05:55:41,620 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'locale -a' in directory '/root'
2018-07-17 05:55:41,633 [salt.state       ][INFO    ][2806] Locale en_US.UTF-8 is already present
2018-07-17 05:55:41,634 [salt.state       ][INFO    ][2806] Completed state [en_US.UTF-8] at time 05:55:41.634014 duration_in_ms=14.968
2018-07-17 05:55:41,636 [salt.state       ][INFO    ][2806] Running state [en_US.UTF-8] at time 05:55:41.636448
2018-07-17 05:55:41,636 [salt.state       ][INFO    ][2806] Executing state locale.system for en_US.UTF-8
2018-07-17 05:55:41,637 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'localectl' in directory '/root'
2018-07-17 05:55:41,740 [salt.state       ][INFO    ][2806] System locale en_US.UTF-8 already set
2018-07-17 05:55:41,741 [salt.state       ][INFO    ][2806] Completed state [en_US.UTF-8] at time 05:55:41.741314 duration_in_ms=104.865
2018-07-17 05:55:41,746 [salt.state       ][INFO    ][2806] Running state [root] at time 05:55:41.746295
2018-07-17 05:55:41,747 [salt.state       ][INFO    ][2806] Executing state group.present for root
2018-07-17 05:55:41,747 [salt.state       ][INFO    ][2806] Group root is present and up to date
2018-07-17 05:55:41,748 [salt.state       ][INFO    ][2806] Completed state [root] at time 05:55:41.748509 duration_in_ms=2.214
2018-07-17 05:55:41,777 [salt.state       ][INFO    ][2806] Running state [root] at time 05:55:41.777786
2018-07-17 05:55:41,778 [salt.state       ][INFO    ][2806] Executing state user.present for root
2018-07-17 05:55:41,786 [salt.state       ][INFO    ][2806] User root is present and up to date
2018-07-17 05:55:41,786 [salt.state       ][INFO    ][2806] Completed state [root] at time 05:55:41.786501 duration_in_ms=8.715
2018-07-17 05:55:41,788 [salt.state       ][INFO    ][2806] Running state [/root] at time 05:55:41.788629
2018-07-17 05:55:41,789 [salt.state       ][INFO    ][2806] Executing state file.directory for /root
2018-07-17 05:55:41,790 [salt.state       ][INFO    ][2806] Directory /root is in the correct state
2018-07-17 05:55:41,790 [salt.state       ][INFO    ][2806] Completed state [/root] at time 05:55:41.790860 duration_in_ms=2.231
2018-07-17 05:55:41,791 [salt.state       ][INFO    ][2806] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:55:41.791414
2018-07-17 05:55:41,791 [salt.state       ][INFO    ][2806] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 05:55:41,792 [salt.state       ][INFO    ][2806] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 05:55:41,793 [salt.state       ][INFO    ][2806] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:55:41.793125 duration_in_ms=1.711
2018-07-17 05:55:41,793 [salt.state       ][INFO    ][2806] Running state [ubuntu] at time 05:55:41.793665
2018-07-17 05:55:41,794 [salt.state       ][INFO    ][2806] Executing state group.present for ubuntu
2018-07-17 05:55:41,794 [salt.state       ][INFO    ][2806] Group ubuntu is present and up to date
2018-07-17 05:55:41,795 [salt.state       ][INFO    ][2806] Completed state [ubuntu] at time 05:55:41.795380 duration_in_ms=1.715
2018-07-17 05:55:41,797 [salt.state       ][INFO    ][2806] Running state [ubuntu] at time 05:55:41.797330
2018-07-17 05:55:41,797 [salt.state       ][INFO    ][2806] Executing state user.present for ubuntu
2018-07-17 05:55:41,802 [salt.state       ][INFO    ][2806] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-17 05:55:41,803 [salt.state       ][INFO    ][2806] Completed state [ubuntu] at time 05:55:41.803310 duration_in_ms=5.98
2018-07-17 05:55:41,805 [salt.state       ][INFO    ][2806] Running state [/home/ubuntu] at time 05:55:41.805455
2018-07-17 05:55:41,806 [salt.state       ][INFO    ][2806] Executing state file.directory for /home/ubuntu
2018-07-17 05:55:41,807 [salt.state       ][INFO    ][2806] {'mode': '0700'}
2018-07-17 05:55:41,808 [salt.state       ][INFO    ][2806] Completed state [/home/ubuntu] at time 05:55:41.808072 duration_in_ms=2.617
2018-07-17 05:55:41,809 [salt.state       ][INFO    ][2806] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:55:41.809899
2018-07-17 05:55:41,810 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 05:55:41,833 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-17 05:55:41,838 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command '/usr/sbin/visudo -c -f /tmp/tmp9ydSKa' in directory '/root'
2018-07-17 05:55:41,873 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:55:41,874 [salt.state       ][INFO    ][2806] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:55:41.874126 duration_in_ms=64.226
2018-07-17 05:55:41,874 [salt.state       ][INFO    ][2806] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:55:41.874888
2018-07-17 05:55:41,875 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 05:55:41,904 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-17 05:55:42,072 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:55:42,073 [salt.state       ][INFO    ][2806] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:55:42.073123 duration_in_ms=198.234
2018-07-17 05:55:42,073 [salt.state       ][INFO    ][2806] Running state [apt-daily.timer] at time 05:55:42.073681
2018-07-17 05:55:42,074 [salt.state       ][INFO    ][2806] Executing state service.dead for apt-daily.timer
2018-07-17 05:55:42,075 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-17 05:55:42,098 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,117 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,136 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,163 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,185 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,207 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,230 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,391 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:42,430 [salt.state       ][INFO    ][2806] {'apt-daily.timer': True}
2018-07-17 05:55:42,431 [salt.state       ][INFO    ][2806] Completed state [apt-daily.timer] at time 05:55:42.431233 duration_in_ms=357.551
2018-07-17 05:55:42,432 [salt.state       ][INFO    ][2806] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:55:42.432257
2018-07-17 05:55:42,433 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 05:55:42,459 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-17 05:55:42,638 [salt.state       ][INFO    ][2806] File changed:
New file
2018-07-17 05:55:42,639 [salt.state       ][INFO    ][2806] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:55:42.639553 duration_in_ms=207.297
2018-07-17 05:55:42,642 [salt.state       ][INFO    ][2806] Running state [service.systemctl_reload] at time 05:55:42.642550
2018-07-17 05:55:42,643 [salt.state       ][INFO    ][2806] Executing state module.wait for service.systemctl_reload
2018-07-17 05:55:42,643 [salt.state       ][INFO    ][2806] No changes made for service.systemctl_reload
2018-07-17 05:55:42,644 [salt.state       ][INFO    ][2806] Completed state [service.systemctl_reload] at time 05:55:42.644278 duration_in_ms=1.728
2018-07-17 05:55:42,644 [salt.state       ][INFO    ][2806] Running state [service.systemctl_reload] at time 05:55:42.644836
2018-07-17 05:55:42,645 [salt.state       ][INFO    ][2806] Executing state module.mod_watch for service.systemctl_reload
2018-07-17 05:55:42,646 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-17 05:55:42,822 [salt.state       ][INFO    ][2806] {'ret': True}
2018-07-17 05:55:42,823 [salt.state       ][INFO    ][2806] Completed state [service.systemctl_reload] at time 05:55:42.823403 duration_in_ms=178.566
2018-07-17 05:55:42,824 [salt.state       ][INFO    ][2806] Running state [/etc/issue] at time 05:55:42.824480
2018-07-17 05:55:42,825 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/issue
2018-07-17 05:55:42,936 [salt.state       ][INFO    ][2806] 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-17 05:55:42,937 [salt.state       ][INFO    ][2806] Completed state [/etc/issue] at time 05:55:42.937171 duration_in_ms=112.69
2018-07-17 05:55:42,937 [salt.state       ][INFO    ][2806] Running state [/etc/hostname] at time 05:55:42.937514
2018-07-17 05:55:42,937 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/hostname
2018-07-17 05:55:43,007 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-17 05:55:43,015 [salt.state       ][INFO    ][2806] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb01

2018-07-17 05:55:43,015 [salt.state       ][INFO    ][2806] Completed state [/etc/hostname] at time 05:55:43.015366 duration_in_ms=77.85
2018-07-17 05:55:43,019 [salt.state       ][INFO    ][2806] Running state [hostname mdb01] at time 05:55:43.019570
2018-07-17 05:55:43,020 [salt.state       ][INFO    ][2806] Executing state cmd.wait for hostname mdb01
2018-07-17 05:55:43,020 [salt.state       ][INFO    ][2806] No changes made for hostname mdb01
2018-07-17 05:55:43,021 [salt.state       ][INFO    ][2806] Completed state [hostname mdb01] at time 05:55:43.021006 duration_in_ms=1.437
2018-07-17 05:55:43,021 [salt.state       ][INFO    ][2806] Running state [hostname mdb01] at time 05:55:43.021400
2018-07-17 05:55:43,021 [salt.state       ][INFO    ][2806] Executing state cmd.mod_watch for hostname mdb01
2018-07-17 05:55:43,023 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command 'hostname mdb01' in directory '/root'
2018-07-17 05:55:43,040 [salt.state       ][INFO    ][2806] {'pid': 5070, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 05:55:43,041 [salt.state       ][INFO    ][2806] Completed state [hostname mdb01] at time 05:55:43.041036 duration_in_ms=19.636
2018-07-17 05:55:43,098 [salt.state       ][INFO    ][2806] Running state [mdb02] at time 05:55:43.098006
2018-07-17 05:55:43,098 [salt.state       ][INFO    ][2806] Executing state host.present for mdb02
2018-07-17 05:55:43,100 [salt.state       ][INFO    ][2806] {'host': 'mdb02'}
2018-07-17 05:55:43,100 [salt.state       ][INFO    ][2806] Completed state [mdb02] at time 05:55:43.100455 duration_in_ms=2.449
2018-07-17 05:55:43,100 [salt.state       ][INFO    ][2806] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:55:43.100861
2018-07-17 05:55:43,101 [salt.state       ][INFO    ][2806] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,136 [salt.state       ][INFO    ][2806] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,136 [salt.state       ][INFO    ][2806] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:55:43.136743 duration_in_ms=35.881
2018-07-17 05:55:43,137 [salt.state       ][INFO    ][2806] Running state [mdb03] at time 05:55:43.137069
2018-07-17 05:55:43,137 [salt.state       ][INFO    ][2806] Executing state host.present for mdb03
2018-07-17 05:55:43,142 [salt.state       ][INFO    ][2806] {'host': 'mdb03'}
2018-07-17 05:55:43,142 [salt.state       ][INFO    ][2806] Completed state [mdb03] at time 05:55:43.142536 duration_in_ms=5.467
2018-07-17 05:55:43,142 [salt.state       ][INFO    ][2806] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:55:43.142841
2018-07-17 05:55:43,143 [salt.state       ][INFO    ][2806] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,148 [salt.state       ][INFO    ][2806] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,148 [salt.state       ][INFO    ][2806] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:55:43.148519 duration_in_ms=5.678
2018-07-17 05:55:43,148 [salt.state       ][INFO    ][2806] Running state [mdb01] at time 05:55:43.148807
2018-07-17 05:55:43,149 [salt.state       ][INFO    ][2806] Executing state host.present for mdb01
2018-07-17 05:55:43,154 [salt.state       ][INFO    ][2806] {'host': 'mdb01'}
2018-07-17 05:55:43,154 [salt.state       ][INFO    ][2806] Completed state [mdb01] at time 05:55:43.154606 duration_in_ms=5.797
2018-07-17 05:55:43,155 [salt.state       ][INFO    ][2806] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:55:43.154969
2018-07-17 05:55:43,155 [salt.state       ][INFO    ][2806] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,160 [salt.state       ][INFO    ][2806] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,160 [salt.state       ][INFO    ][2806] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:55:43.160714 duration_in_ms=5.744
2018-07-17 05:55:43,161 [salt.state       ][INFO    ][2806] Running state [mdb] at time 05:55:43.161109
2018-07-17 05:55:43,161 [salt.state       ][INFO    ][2806] Executing state host.present for mdb
2018-07-17 05:55:43,166 [salt.state       ][INFO    ][2806] {'host': 'mdb'}
2018-07-17 05:55:43,166 [salt.state       ][INFO    ][2806] Completed state [mdb] at time 05:55:43.166644 duration_in_ms=5.535
2018-07-17 05:55:43,167 [salt.state       ][INFO    ][2806] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:55:43.167026
2018-07-17 05:55:43,167 [salt.state       ][INFO    ][2806] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,172 [salt.state       ][INFO    ][2806] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,172 [salt.state       ][INFO    ][2806] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:55:43.172625 duration_in_ms=5.599
2018-07-17 05:55:43,173 [salt.state       ][INFO    ][2806] Running state [cfg01] at time 05:55:43.173018
2018-07-17 05:55:43,173 [salt.state       ][INFO    ][2806] Executing state host.present for cfg01
2018-07-17 05:55:43,175 [salt.state       ][INFO    ][2806] {'host': 'cfg01'}
2018-07-17 05:55:43,175 [salt.state       ][INFO    ][2806] Completed state [cfg01] at time 05:55:43.175626 duration_in_ms=2.607
2018-07-17 05:55:43,176 [salt.state       ][INFO    ][2806] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:43.176013
2018-07-17 05:55:43,176 [salt.state       ][INFO    ][2806] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,181 [salt.state       ][INFO    ][2806] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,181 [salt.state       ][INFO    ][2806] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:43.181363 duration_in_ms=5.35
2018-07-17 05:55:43,181 [salt.state       ][INFO    ][2806] Running state [prx01] at time 05:55:43.181754
2018-07-17 05:55:43,182 [salt.state       ][INFO    ][2806] Executing state host.present for prx01
2018-07-17 05:55:43,187 [salt.state       ][INFO    ][2806] {'host': 'prx01'}
2018-07-17 05:55:43,187 [salt.state       ][INFO    ][2806] Completed state [prx01] at time 05:55:43.187360 duration_in_ms=5.606
2018-07-17 05:55:43,187 [salt.state       ][INFO    ][2806] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:55:43.187768
2018-07-17 05:55:43,188 [salt.state       ][INFO    ][2806] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,193 [salt.state       ][INFO    ][2806] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,193 [salt.state       ][INFO    ][2806] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:55:43.193342 duration_in_ms=5.574
2018-07-17 05:55:43,193 [salt.state       ][INFO    ][2806] Running state [kvm01] at time 05:55:43.193730
2018-07-17 05:55:43,194 [salt.state       ][INFO    ][2806] Executing state host.present for kvm01
2018-07-17 05:55:43,199 [salt.state       ][INFO    ][2806] {'host': 'kvm01'}
2018-07-17 05:55:43,199 [salt.state       ][INFO    ][2806] Completed state [kvm01] at time 05:55:43.199364 duration_in_ms=5.635
2018-07-17 05:55:43,199 [salt.state       ][INFO    ][2806] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:55:43.199762
2018-07-17 05:55:43,200 [salt.state       ][INFO    ][2806] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,205 [salt.state       ][INFO    ][2806] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,205 [salt.state       ][INFO    ][2806] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:55:43.205418 duration_in_ms=5.655
2018-07-17 05:55:43,205 [salt.state       ][INFO    ][2806] Running state [kvm03] at time 05:55:43.205793
2018-07-17 05:55:43,206 [salt.state       ][INFO    ][2806] Executing state host.present for kvm03
2018-07-17 05:55:43,211 [salt.state       ][INFO    ][2806] {'host': 'kvm03'}
2018-07-17 05:55:43,211 [salt.state       ][INFO    ][2806] Completed state [kvm03] at time 05:55:43.211406 duration_in_ms=5.613
2018-07-17 05:55:43,211 [salt.state       ][INFO    ][2806] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:55:43.211786
2018-07-17 05:55:43,212 [salt.state       ][INFO    ][2806] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,217 [salt.state       ][INFO    ][2806] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,217 [salt.state       ][INFO    ][2806] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:55:43.217420 duration_in_ms=5.634
2018-07-17 05:55:43,217 [salt.state       ][INFO    ][2806] Running state [kvm02] at time 05:55:43.217787
2018-07-17 05:55:43,218 [salt.state       ][INFO    ][2806] Executing state host.present for kvm02
2018-07-17 05:55:43,223 [salt.state       ][INFO    ][2806] {'host': 'kvm02'}
2018-07-17 05:55:43,223 [salt.state       ][INFO    ][2806] Completed state [kvm02] at time 05:55:43.223442 duration_in_ms=5.656
2018-07-17 05:55:43,223 [salt.state       ][INFO    ][2806] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:55:43.223859
2018-07-17 05:55:43,224 [salt.state       ][INFO    ][2806] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,229 [salt.state       ][INFO    ][2806] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,229 [salt.state       ][INFO    ][2806] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:55:43.229426 duration_in_ms=5.567
2018-07-17 05:55:43,229 [salt.state       ][INFO    ][2806] Running state [dbs] at time 05:55:43.229813
2018-07-17 05:55:43,230 [salt.state       ][INFO    ][2806] Executing state host.present for dbs
2018-07-17 05:55:43,235 [salt.state       ][INFO    ][2806] {'host': 'dbs'}
2018-07-17 05:55:43,235 [salt.state       ][INFO    ][2806] Completed state [dbs] at time 05:55:43.235426 duration_in_ms=5.613
2018-07-17 05:55:43,235 [salt.state       ][INFO    ][2806] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:55:43.235813
2018-07-17 05:55:43,236 [salt.state       ][INFO    ][2806] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,241 [salt.state       ][INFO    ][2806] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,241 [salt.state       ][INFO    ][2806] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:55:43.241449 duration_in_ms=5.636
2018-07-17 05:55:43,241 [salt.state       ][INFO    ][2806] Running state [prx] at time 05:55:43.241822
2018-07-17 05:55:43,242 [salt.state       ][INFO    ][2806] Executing state host.present for prx
2018-07-17 05:55:43,247 [salt.state       ][INFO    ][2806] {'host': 'prx'}
2018-07-17 05:55:43,247 [salt.state       ][INFO    ][2806] Completed state [prx] at time 05:55:43.247475 duration_in_ms=5.654
2018-07-17 05:55:43,247 [salt.state       ][INFO    ][2806] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:55:43.247873
2018-07-17 05:55:43,248 [salt.state       ][INFO    ][2806] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,253 [salt.state       ][INFO    ][2806] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,253 [salt.state       ][INFO    ][2806] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:55:43.253459 duration_in_ms=5.586
2018-07-17 05:55:43,253 [salt.state       ][INFO    ][2806] Running state [prx02] at time 05:55:43.253838
2018-07-17 05:55:43,254 [salt.state       ][INFO    ][2806] Executing state host.present for prx02
2018-07-17 05:55:43,259 [salt.state       ][INFO    ][2806] {'host': 'prx02'}
2018-07-17 05:55:43,259 [salt.state       ][INFO    ][2806] Completed state [prx02] at time 05:55:43.259456 duration_in_ms=5.618
2018-07-17 05:55:43,259 [salt.state       ][INFO    ][2806] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:55:43.259853
2018-07-17 05:55:43,260 [salt.state       ][INFO    ][2806] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,265 [salt.state       ][INFO    ][2806] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,265 [salt.state       ][INFO    ][2806] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:55:43.265433 duration_in_ms=5.579
2018-07-17 05:55:43,265 [salt.state       ][INFO    ][2806] Running state [msg02] at time 05:55:43.265793
2018-07-17 05:55:43,266 [salt.state       ][INFO    ][2806] Executing state host.present for msg02
2018-07-17 05:55:43,271 [salt.state       ][INFO    ][2806] {'host': 'msg02'}
2018-07-17 05:55:43,272 [salt.state       ][INFO    ][2806] Completed state [msg02] at time 05:55:43.272135 duration_in_ms=6.342
2018-07-17 05:55:43,272 [salt.state       ][INFO    ][2806] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:55:43.272507
2018-07-17 05:55:43,272 [salt.state       ][INFO    ][2806] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,277 [salt.state       ][INFO    ][2806] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,277 [salt.state       ][INFO    ][2806] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:55:43.277820 duration_in_ms=5.313
2018-07-17 05:55:43,278 [salt.state       ][INFO    ][2806] Running state [msg03] at time 05:55:43.278192
2018-07-17 05:55:43,278 [salt.state       ][INFO    ][2806] Executing state host.present for msg03
2018-07-17 05:55:43,283 [salt.state       ][INFO    ][2806] {'host': 'msg03'}
2018-07-17 05:55:43,283 [salt.state       ][INFO    ][2806] Completed state [msg03] at time 05:55:43.283875 duration_in_ms=5.683
2018-07-17 05:55:43,284 [salt.state       ][INFO    ][2806] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:55:43.284257
2018-07-17 05:55:43,284 [salt.state       ][INFO    ][2806] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,289 [salt.state       ][INFO    ][2806] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,289 [salt.state       ][INFO    ][2806] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:55:43.289862 duration_in_ms=5.605
2018-07-17 05:55:43,290 [salt.state       ][INFO    ][2806] Running state [msg01] at time 05:55:43.290257
2018-07-17 05:55:43,290 [salt.state       ][INFO    ][2806] Executing state host.present for msg01
2018-07-17 05:55:43,295 [salt.state       ][INFO    ][2806] {'host': 'msg01'}
2018-07-17 05:55:43,295 [salt.state       ][INFO    ][2806] Completed state [msg01] at time 05:55:43.295885 duration_in_ms=5.628
2018-07-17 05:55:43,296 [salt.state       ][INFO    ][2806] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:55:43.296270
2018-07-17 05:55:43,296 [salt.state       ][INFO    ][2806] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,301 [salt.state       ][INFO    ][2806] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,301 [salt.state       ][INFO    ][2806] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:55:43.301874 duration_in_ms=5.604
2018-07-17 05:55:43,302 [salt.state       ][INFO    ][2806] Running state [msg] at time 05:55:43.302273
2018-07-17 05:55:43,302 [salt.state       ][INFO    ][2806] Executing state host.present for msg
2018-07-17 05:55:43,307 [salt.state       ][INFO    ][2806] {'host': 'msg'}
2018-07-17 05:55:43,307 [salt.state       ][INFO    ][2806] Completed state [msg] at time 05:55:43.307899 duration_in_ms=5.638
2018-07-17 05:55:43,308 [salt.state       ][INFO    ][2806] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:55:43.308266
2018-07-17 05:55:43,308 [salt.state       ][INFO    ][2806] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,313 [salt.state       ][INFO    ][2806] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,313 [salt.state       ][INFO    ][2806] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:55:43.313891 duration_in_ms=5.624
2018-07-17 05:55:43,314 [salt.state       ][INFO    ][2806] Running state [cfg01] at time 05:55:43.314278
2018-07-17 05:55:43,314 [salt.state       ][INFO    ][2806] Executing state host.present for cfg01
2018-07-17 05:55:43,315 [salt.state       ][INFO    ][2806] Host cfg01 (10.167.4.11) already present
2018-07-17 05:55:43,315 [salt.state       ][INFO    ][2806] Completed state [cfg01] at time 05:55:43.315691 duration_in_ms=1.412
2018-07-17 05:55:43,316 [salt.state       ][INFO    ][2806] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:43.316058
2018-07-17 05:55:43,316 [salt.state       ][INFO    ][2806] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,317 [salt.state       ][INFO    ][2806] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:55:43,317 [salt.state       ][INFO    ][2806] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:43.317462 duration_in_ms=1.405
2018-07-17 05:55:43,317 [salt.state       ][INFO    ][2806] Running state [cmp002] at time 05:55:43.317831
2018-07-17 05:55:43,318 [salt.state       ][INFO    ][2806] Executing state host.present for cmp002
2018-07-17 05:55:43,320 [salt.state       ][INFO    ][2806] {'host': 'cmp002'}
2018-07-17 05:55:43,320 [salt.state       ][INFO    ][2806] Completed state [cmp002] at time 05:55:43.320378 duration_in_ms=2.547
2018-07-17 05:55:43,320 [salt.state       ][INFO    ][2806] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:55:43.320748
2018-07-17 05:55:43,321 [salt.state       ][INFO    ][2806] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,325 [salt.state       ][INFO    ][2806] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,326 [salt.state       ][INFO    ][2806] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:55:43.325956 duration_in_ms=5.209
2018-07-17 05:55:43,326 [salt.state       ][INFO    ][2806] Running state [cmp001] at time 05:55:43.326338
2018-07-17 05:55:43,326 [salt.state       ][INFO    ][2806] Executing state host.present for cmp001
2018-07-17 05:55:43,331 [salt.state       ][INFO    ][2806] {'host': 'cmp001'}
2018-07-17 05:55:43,331 [salt.state       ][INFO    ][2806] Completed state [cmp001] at time 05:55:43.331933 duration_in_ms=5.595
2018-07-17 05:55:43,332 [salt.state       ][INFO    ][2806] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:55:43.332294
2018-07-17 05:55:43,332 [salt.state       ][INFO    ][2806] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,337 [salt.state       ][INFO    ][2806] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,338 [salt.state       ][INFO    ][2806] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:55:43.337934 duration_in_ms=5.641
2018-07-17 05:55:43,338 [salt.state       ][INFO    ][2806] Running state [dbs01] at time 05:55:43.338330
2018-07-17 05:55:43,338 [salt.state       ][INFO    ][2806] Executing state host.present for dbs01
2018-07-17 05:55:43,343 [salt.state       ][INFO    ][2806] {'host': 'dbs01'}
2018-07-17 05:55:43,344 [salt.state       ][INFO    ][2806] Completed state [dbs01] at time 05:55:43.343955 duration_in_ms=5.625
2018-07-17 05:55:43,344 [salt.state       ][INFO    ][2806] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:55:43.344328
2018-07-17 05:55:43,344 [salt.state       ][INFO    ][2806] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,349 [salt.state       ][INFO    ][2806] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,350 [salt.state       ][INFO    ][2806] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:55:43.349967 duration_in_ms=5.64
2018-07-17 05:55:43,350 [salt.state       ][INFO    ][2806] Running state [dbs02] at time 05:55:43.350362
2018-07-17 05:55:43,350 [salt.state       ][INFO    ][2806] Executing state host.present for dbs02
2018-07-17 05:55:43,355 [salt.state       ][INFO    ][2806] {'host': 'dbs02'}
2018-07-17 05:55:43,356 [salt.state       ][INFO    ][2806] Completed state [dbs02] at time 05:55:43.355963 duration_in_ms=5.602
2018-07-17 05:55:43,356 [salt.state       ][INFO    ][2806] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:55:43.356333
2018-07-17 05:55:43,356 [salt.state       ][INFO    ][2806] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,361 [salt.state       ][INFO    ][2806] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,361 [salt.state       ][INFO    ][2806] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:55:43.361946 duration_in_ms=5.614
2018-07-17 05:55:43,362 [salt.state       ][INFO    ][2806] Running state [dbs03] at time 05:55:43.362237
2018-07-17 05:55:43,362 [salt.state       ][INFO    ][2806] Executing state host.present for dbs03
2018-07-17 05:55:43,367 [salt.state       ][INFO    ][2806] {'host': 'dbs03'}
2018-07-17 05:55:43,367 [salt.state       ][INFO    ][2806] Completed state [dbs03] at time 05:55:43.367776 duration_in_ms=5.539
2018-07-17 05:55:43,368 [salt.state       ][INFO    ][2806] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:55:43.368063
2018-07-17 05:55:43,368 [salt.state       ][INFO    ][2806] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,373 [salt.state       ][INFO    ][2806] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,373 [salt.state       ][INFO    ][2806] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:55:43.373504 duration_in_ms=5.441
2018-07-17 05:55:43,373 [salt.state       ][INFO    ][2806] Running state [mas01] at time 05:55:43.373793
2018-07-17 05:55:43,374 [salt.state       ][INFO    ][2806] Executing state host.present for mas01
2018-07-17 05:55:43,379 [salt.state       ][INFO    ][2806] {'host': 'mas01'}
2018-07-17 05:55:43,379 [salt.state       ][INFO    ][2806] Completed state [mas01] at time 05:55:43.379488 duration_in_ms=5.695
2018-07-17 05:55:43,379 [salt.state       ][INFO    ][2806] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:55:43.379794
2018-07-17 05:55:43,380 [salt.state       ][INFO    ][2806] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,385 [salt.state       ][INFO    ][2806] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,385 [salt.state       ][INFO    ][2806] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:55:43.385507 duration_in_ms=5.713
2018-07-17 05:55:43,385 [salt.state       ][INFO    ][2806] Running state [ctl02] at time 05:55:43.385794
2018-07-17 05:55:43,386 [salt.state       ][INFO    ][2806] Executing state host.present for ctl02
2018-07-17 05:55:43,391 [salt.state       ][INFO    ][2806] {'host': 'ctl02'}
2018-07-17 05:55:43,391 [salt.state       ][INFO    ][2806] Completed state [ctl02] at time 05:55:43.391506 duration_in_ms=5.712
2018-07-17 05:55:43,391 [salt.state       ][INFO    ][2806] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:55:43.391816
2018-07-17 05:55:43,392 [salt.state       ][INFO    ][2806] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,397 [salt.state       ][INFO    ][2806] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,397 [salt.state       ][INFO    ][2806] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:55:43.397523 duration_in_ms=5.707
2018-07-17 05:55:43,397 [salt.state       ][INFO    ][2806] Running state [ctl03] at time 05:55:43.397806
2018-07-17 05:55:43,398 [salt.state       ][INFO    ][2806] Executing state host.present for ctl03
2018-07-17 05:55:43,403 [salt.state       ][INFO    ][2806] {'host': 'ctl03'}
2018-07-17 05:55:43,403 [salt.state       ][INFO    ][2806] Completed state [ctl03] at time 05:55:43.403668 duration_in_ms=5.86
2018-07-17 05:55:43,404 [salt.state       ][INFO    ][2806] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:55:43.404025
2018-07-17 05:55:43,404 [salt.state       ][INFO    ][2806] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,409 [salt.state       ][INFO    ][2806] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,409 [salt.state       ][INFO    ][2806] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:55:43.409554 duration_in_ms=5.53
2018-07-17 05:55:43,409 [salt.state       ][INFO    ][2806] Running state [ctl01] at time 05:55:43.409835
2018-07-17 05:55:43,410 [salt.state       ][INFO    ][2806] Executing state host.present for ctl01
2018-07-17 05:55:43,415 [salt.state       ][INFO    ][2806] {'host': 'ctl01'}
2018-07-17 05:55:43,415 [salt.state       ][INFO    ][2806] Completed state [ctl01] at time 05:55:43.415753 duration_in_ms=5.917
2018-07-17 05:55:43,416 [salt.state       ][INFO    ][2806] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:55:43.416121
2018-07-17 05:55:43,416 [salt.state       ][INFO    ][2806] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,421 [salt.state       ][INFO    ][2806] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,421 [salt.state       ][INFO    ][2806] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:55:43.421609 duration_in_ms=5.487
2018-07-17 05:55:43,422 [salt.state       ][INFO    ][2806] Running state [ctl] at time 05:55:43.421962
2018-07-17 05:55:43,422 [salt.state       ][INFO    ][2806] Executing state host.present for ctl
2018-07-17 05:55:43,427 [salt.state       ][INFO    ][2806] {'host': 'ctl'}
2018-07-17 05:55:43,427 [salt.state       ][INFO    ][2806] Completed state [ctl] at time 05:55:43.427643 duration_in_ms=5.681
2018-07-17 05:55:43,428 [salt.state       ][INFO    ][2806] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:55:43.427997
2018-07-17 05:55:43,428 [salt.state       ][INFO    ][2806] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:43,433 [salt.state       ][INFO    ][2806] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:43,433 [salt.state       ][INFO    ][2806] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:55:43.433621 duration_in_ms=5.625
2018-07-17 05:55:43,434 [salt.state       ][INFO    ][2806] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:55:43.433974
2018-07-17 05:55:43,434 [salt.state       ][INFO    ][2806] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 05:55:43,434 [salt.state       ][INFO    ][2806] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-17 05:55:43,435 [salt.state       ][INFO    ][2806] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:55:43.435173 duration_in_ms=1.199
2018-07-17 05:55:43,441 [salt.state       ][INFO    ][2806] Running state [ens3] at time 05:55:43.441242
2018-07-17 05:55:43,441 [salt.state       ][INFO    ][2806] Executing state network.managed for ens3
2018-07-17 05:55:43,735 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-17 05:55:44,686 [salt.state       ][INFO    ][2806] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-17 05:55:44,686 [salt.state       ][INFO    ][2806] Completed state [ens3] at time 05:55:44.686757 duration_in_ms=1245.515
2018-07-17 05:55:44,687 [salt.state       ][INFO    ][2806] Running state [ens2] at time 05:55:44.687213
2018-07-17 05:55:44,687 [salt.state       ][INFO    ][2806] Executing state network.managed for ens2
2018-07-17 05:55:44,722 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-17 05:55:44,775 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-17 05:55:44,891 [salt.state       ][INFO    ][2806] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-17 05:55:44,892 [salt.state       ][INFO    ][2806] Completed state [ens2] at time 05:55:44.891997 duration_in_ms=204.784
2018-07-17 05:55:44,892 [salt.state       ][INFO    ][2806] Running state [linux_system_network] at time 05:55:44.892855
2018-07-17 05:55:44,895 [salt.state       ][INFO    ][2806] Executing state network.system for linux_system_network
2018-07-17 05:55:44,897 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:44,922 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 05:55:44,953 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:44,976 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 05:55:45,003 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 05:55:45,758 [salt.loaded.int.module.debian_ip][WARNING ][2806] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 05:55:45,760 [salt.state       ][INFO    ][2806] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb01\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-17 05:55:45,761 [salt.state       ][INFO    ][2806] Completed state [linux_system_network] at time 05:55:45.761635 duration_in_ms=868.778
2018-07-17 05:55:45,763 [salt.state       ][INFO    ][2806] Running state [/etc/profile.d/proxy.sh] at time 05:55:45.763537
2018-07-17 05:55:45,765 [salt.state       ][INFO    ][2806] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 05:55:45,768 [salt.state       ][INFO    ][2806] File /etc/profile.d/proxy.sh is not present
2018-07-17 05:55:45,769 [salt.state       ][INFO    ][2806] Completed state [/etc/profile.d/proxy.sh] at time 05:55:45.769239 duration_in_ms=5.703
2018-07-17 05:55:45,770 [salt.state       ][INFO    ][2806] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:55:45.770334
2018-07-17 05:55:45,771 [salt.state       ][INFO    ][2806] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 05:55:45,772 [salt.state       ][INFO    ][2806] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 05:55:45,773 [salt.state       ][INFO    ][2806] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:55:45.773524 duration_in_ms=3.19
2018-07-17 05:55:45,777 [salt.state       ][INFO    ][2806] Running state [ntp] at time 05:55:45.777691
2018-07-17 05:55:45,778 [salt.state       ][INFO    ][2806] Executing state pkg.installed for ntp
2018-07-17 05:55:46,083 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:46,157 [salt.loaded.int.module.cmdmod][INFO    ][2806] 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-17 05:55:46,722 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055546710648
2018-07-17 05:55:46,866 [salt.minion      ][INFO    ][5406] Starting a new job with PID 5406
2018-07-17 05:55:46,894 [salt.minion      ][INFO    ][5406] Returning information for job: 20180717055546710648
2018-07-17 05:55:56,876 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055556862895
2018-07-17 05:55:56,899 [salt.minion      ][INFO    ][6057] Starting a new job with PID 6057
2018-07-17 05:55:56,940 [salt.minion      ][INFO    ][6057] Returning information for job: 20180717055556862895
2018-07-17 05:56:01,413 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:56:01,475 [salt.state       ][INFO    ][2806] 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-17 05:56:01,500 [salt.state       ][INFO    ][2806] Loading fresh modules for state activity
2018-07-17 05:56:01,550 [salt.state       ][INFO    ][2806] Completed state [ntp] at time 05:56:01.550367 duration_in_ms=15772.677
2018-07-17 05:56:01,555 [salt.state       ][INFO    ][2806] Running state [/etc/ntp.conf] at time 05:56:01.555534
2018-07-17 05:56:01,556 [salt.state       ][INFO    ][2806] Executing state file.managed for /etc/ntp.conf
2018-07-17 05:56:01,585 [salt.fileclient  ][INFO    ][2806] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-17 05:56:01,697 [salt.state       ][INFO    ][2806] 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.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# 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-17 05:56:01,704 [salt.state       ][INFO    ][2806] Completed state [/etc/ntp.conf] at time 05:56:01.704518 duration_in_ms=148.984
2018-07-17 05:56:01,706 [salt.loader      ][ERROR   ][2806] 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-17 05:56:02,001 [salt.state       ][INFO    ][2806] Running state [ntp] at time 05:56:02.001115
2018-07-17 05:56:02,001 [salt.state       ][INFO    ][2806] Executing state service.running for ntp
2018-07-17 05:56:02,006 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 05:56:02,025 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:56:02,043 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:56:02,064 [salt.state       ][INFO    ][2806] The service ntp is already running
2018-07-17 05:56:02,065 [salt.state       ][INFO    ][2806] Completed state [ntp] at time 05:56:02.065440 duration_in_ms=64.325
2018-07-17 05:56:02,066 [salt.state       ][INFO    ][2806] Running state [ntp] at time 05:56:02.066013
2018-07-17 05:56:02,066 [salt.state       ][INFO    ][2806] Executing state service.mod_watch for ntp
2018-07-17 05:56:02,067 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:56:02,084 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:56:02,120 [salt.loaded.int.module.cmdmod][INFO    ][2806] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-17 05:56:02,286 [salt.state       ][INFO    ][2806] {'ntp': True}
2018-07-17 05:56:02,287 [salt.state       ][INFO    ][2806] Completed state [ntp] at time 05:56:02.287829 duration_in_ms=221.815
2018-07-17 05:56:02,300 [salt.minion      ][INFO    ][2806] Returning information for job: 20180717055425713329
2018-07-17 05:56:47,919 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.apply with jid 20180717055647904198
2018-07-17 05:56:47,959 [salt.minion      ][INFO    ][6350] Starting a new job with PID 6350
2018-07-17 05:56:51,333 [salt.state       ][INFO    ][6350] Loading fresh modules for state activity
2018-07-17 05:56:56,787 [salt.state       ][INFO    ][6350] Running state [/etc/environment] at time 05:56:56.787475
2018-07-17 05:56:56,788 [salt.state       ][INFO    ][6350] Executing state file.blockreplace for /etc/environment
2018-07-17 05:56:56,799 [salt.state       ][INFO    ][6350] 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-17 05:56:56,800 [salt.state       ][INFO    ][6350] Completed state [/etc/environment] at time 05:56:56.800264 duration_in_ms=12.786
2018-07-17 05:56:56,801 [salt.state       ][INFO    ][6350] Running state [/etc/profile.d] at time 05:56:56.800955
2018-07-17 05:56:56,801 [salt.state       ][INFO    ][6350] Executing state file.directory for /etc/profile.d
2018-07-17 05:56:56,806 [salt.state       ][INFO    ][6350] Directory /etc/profile.d is in the correct state
2018-07-17 05:56:56,807 [salt.state       ][INFO    ][6350] Completed state [/etc/profile.d] at time 05:56:56.807820 duration_in_ms=6.868
2018-07-17 05:56:56,866 [salt.loader      ][ERROR   ][6350] 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-17 05:56:57,535 [salt.state       ][INFO    ][6350] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:56:57.535610
2018-07-17 05:56:57,536 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 05:56:57,568 [salt.state       ][INFO    ][6350] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-17 05:56:57,569 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:56:57.569309 duration_in_ms=33.699
2018-07-17 05:56:57,569 [salt.state       ][INFO    ][6350] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:56:57.569863
2018-07-17 05:56:57,570 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 05:56:57,590 [salt.state       ][INFO    ][6350] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-17 05:56:57,590 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:56:57.590914 duration_in_ms=21.05
2018-07-17 05:56:57,593 [salt.state       ][INFO    ][6350] Running state [linux_repo_prereq_pkgs] at time 05:56:57.593645
2018-07-17 05:56:57,594 [salt.state       ][INFO    ][6350] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 05:56:57,595 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:56:58,441 [salt.state       ][INFO    ][6350] All specified packages are already installed
2018-07-17 05:56:58,451 [salt.state       ][INFO    ][6350] Completed state [linux_repo_prereq_pkgs] at time 05:56:58.451048 duration_in_ms=857.403
2018-07-17 05:56:58,451 [salt.state       ][INFO    ][6350] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:56:58.451855
2018-07-17 05:56:58,452 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 05:56:58,479 [salt.state       ][INFO    ][6350] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-17 05:56:58,480 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:56:58.480325 duration_in_ms=28.47
2018-07-17 05:56:58,480 [salt.state       ][INFO    ][6350] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:56:58.480880
2018-07-17 05:56:58,481 [salt.state       ][INFO    ][6350] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 05:56:58,482 [salt.state       ][INFO    ][6350] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 05:56:58,482 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:56:58.482555 duration_in_ms=1.675
2018-07-17 05:56:58,483 [salt.state       ][INFO    ][6350] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:56:58.483091
2018-07-17 05:56:58,483 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 05:56:58,648 [salt.state       ][INFO    ][6350] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-17 05:56:58,649 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:56:58.649575 duration_in_ms=166.484
2018-07-17 05:56:58,651 [salt.state       ][INFO    ][6350] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:56:58.651689
2018-07-17 05:56:58,652 [salt.state       ][INFO    ][6350] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 05:56:58,653 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 05:56:59,720 [salt.state       ][INFO    ][6350] {'pid': 6414, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 05:56:59,721 [salt.state       ][INFO    ][6350] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:56:59.721369 duration_in_ms=1069.679
2018-07-17 05:56:59,731 [salt.state       ][INFO    ][6350] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:56:59.731670
2018-07-17 05:56:59,732 [salt.state       ][INFO    ][6350] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 05:56:59,909 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:57:08,019 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055707993677
2018-07-17 05:57:08,060 [salt.minion      ][INFO    ][6862] Starting a new job with PID 6862
2018-07-17 05:57:08,079 [salt.minion      ][INFO    ][6862] Returning information for job: 20180717055707993677
2018-07-17 05:57:10,493 [salt.state       ][INFO    ][6350] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-17 05:57:10,494 [salt.state       ][INFO    ][6350] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:57:10.494457 duration_in_ms=10762.787
2018-07-17 05:57:10,495 [salt.state       ][INFO    ][6350] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:57:10.495143
2018-07-17 05:57:10,495 [salt.state       ][INFO    ][6350] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 05:57:10,496 [salt.state       ][INFO    ][6350] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 05:57:10,497 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:57:10.497126 duration_in_ms=1.983
2018-07-17 05:57:10,497 [salt.state       ][INFO    ][6350] Running state [/etc/apt/preferences.d/uca] at time 05:57:10.497682
2018-07-17 05:57:10,498 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 05:57:10,674 [salt.state       ][INFO    ][6350] File /etc/apt/preferences.d/uca is in the correct state
2018-07-17 05:57:10,674 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/preferences.d/uca] at time 05:57:10.674773 duration_in_ms=177.091
2018-07-17 05:57:10,682 [salt.state       ][INFO    ][6350] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:57:10.682766
2018-07-17 05:57:10,683 [salt.state       ][INFO    ][6350] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 05:57:10,684 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 05:57:10,701 [salt.state       ][INFO    ][6350] unless execution succeeded
2018-07-17 05:57:10,701 [salt.state       ][INFO    ][6350] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:57:10.701799 duration_in_ms=19.033
2018-07-17 05:57:10,706 [salt.state       ][INFO    ][6350] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:57:10.706614
2018-07-17 05:57:10,707 [salt.state       ][INFO    ][6350] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 05:57:10,788 [salt.state       ][INFO    ][6350] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-17 05:57:10,788 [salt.state       ][INFO    ][6350] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:57:10.788816 duration_in_ms=82.201
2018-07-17 05:57:10,789 [salt.state       ][INFO    ][6350] Running state [linux_extra_packages_latest] at time 05:57:10.789421
2018-07-17 05:57:10,790 [salt.state       ][INFO    ][6350] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 05:57:10,811 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 05:57:10,968 [salt.state       ][INFO    ][6350] Package python-tornado is already up-to-date
2018-07-17 05:57:10,969 [salt.state       ][INFO    ][6350] Completed state [linux_extra_packages_latest] at time 05:57:10.969579 duration_in_ms=180.157
2018-07-17 05:57:10,971 [salt.state       ][INFO    ][6350] Running state [UTC] at time 05:57:10.971111
2018-07-17 05:57:10,971 [salt.state       ][INFO    ][6350] Executing state timezone.system for UTC
2018-07-17 05:57:10,973 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:57:11,019 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:57:11,046 [salt.state       ][INFO    ][6350] Timezone UTC already set, UTC already set to UTC
2018-07-17 05:57:11,047 [salt.state       ][INFO    ][6350] Completed state [UTC] at time 05:57:11.047286 duration_in_ms=76.172
2018-07-17 05:57:11,050 [salt.state       ][INFO    ][6350] Running state [nf_conntrack] at time 05:57:11.050017
2018-07-17 05:57:11,050 [salt.state       ][INFO    ][6350] Executing state kmod.present for nf_conntrack
2018-07-17 05:57:11,052 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'lsmod' in directory '/root'
2018-07-17 05:57:11,074 [salt.state       ][INFO    ][6350] Kernel module nf_conntrack is already present
2018-07-17 05:57:11,076 [salt.state       ][INFO    ][6350] Completed state [nf_conntrack] at time 05:57:11.075934 duration_in_ms=25.917
2018-07-17 05:57:11,078 [salt.state       ][INFO    ][6350] Running state [kernel.panic] at time 05:57:11.077997
2018-07-17 05:57:11,078 [salt.state       ][INFO    ][6350] Executing state sysctl.present for kernel.panic
2018-07-17 05:57:11,096 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,144 [salt.state       ][INFO    ][6350] Sysctl value kernel.panic = 60 is already set
2018-07-17 05:57:11,145 [salt.state       ][INFO    ][6350] Completed state [kernel.panic] at time 05:57:11.145549 duration_in_ms=67.552
2018-07-17 05:57:11,146 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_keepalive_probes] at time 05:57:11.146211
2018-07-17 05:57:11,146 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 05:57:11,147 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,193 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-17 05:57:11,194 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:57:11.194361 duration_in_ms=48.15
2018-07-17 05:57:11,195 [salt.state       ][INFO    ][6350] Running state [fs.file-max] at time 05:57:11.194956
2018-07-17 05:57:11,195 [salt.state       ][INFO    ][6350] Executing state sysctl.present for fs.file-max
2018-07-17 05:57:11,196 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,243 [salt.state       ][INFO    ][6350] Sysctl value fs.file-max = 124165 is already set
2018-07-17 05:57:11,244 [salt.state       ][INFO    ][6350] Completed state [fs.file-max] at time 05:57:11.244269 duration_in_ms=49.313
2018-07-17 05:57:11,244 [salt.state       ][INFO    ][6350] Running state [net.core.somaxconn] at time 05:57:11.244894
2018-07-17 05:57:11,245 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.core.somaxconn
2018-07-17 05:57:11,246 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,292 [salt.state       ][INFO    ][6350] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-17 05:57:11,293 [salt.state       ][INFO    ][6350] Completed state [net.core.somaxconn] at time 05:57:11.293151 duration_in_ms=48.257
2018-07-17 05:57:11,293 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:57:11.293688
2018-07-17 05:57:11,294 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 05:57:11,295 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,342 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-17 05:57:11,343 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:57:11.342998 duration_in_ms=49.308
2018-07-17 05:57:11,343 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_tw_reuse] at time 05:57:11.343893
2018-07-17 05:57:11,344 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 05:57:11,346 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,394 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-17 05:57:11,395 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_tw_reuse] at time 05:57:11.395514 duration_in_ms=51.62
2018-07-17 05:57:11,396 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_congestion_control] at time 05:57:11.396357
2018-07-17 05:57:11,397 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 05:57:11,398 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,443 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-17 05:57:11,444 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_congestion_control] at time 05:57:11.444102 duration_in_ms=47.746
2018-07-17 05:57:11,444 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_retries2] at time 05:57:11.444570
2018-07-17 05:57:11,444 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 05:57:11,445 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,490 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-17 05:57:11,491 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_retries2] at time 05:57:11.491441 duration_in_ms=46.87
2018-07-17 05:57:11,492 [salt.state       ][INFO    ][6350] Running state [net.core.netdev_max_backlog] at time 05:57:11.491995
2018-07-17 05:57:11,492 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 05:57:11,493 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,541 [salt.state       ][INFO    ][6350] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-17 05:57:11,541 [salt.state       ][INFO    ][6350] Completed state [net.core.netdev_max_backlog] at time 05:57:11.541732 duration_in_ms=49.738
2018-07-17 05:57:11,542 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:57:11.542190
2018-07-17 05:57:11,542 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 05:57:11,543 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,592 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-17 05:57:11,593 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:57:11.593211 duration_in_ms=51.021
2018-07-17 05:57:11,593 [salt.state       ][INFO    ][6350] Running state [vm.swappiness] at time 05:57:11.593695
2018-07-17 05:57:11,594 [salt.state       ][INFO    ][6350] Executing state sysctl.present for vm.swappiness
2018-07-17 05:57:11,594 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,641 [salt.state       ][INFO    ][6350] Sysctl value vm.swappiness = 10 is already set
2018-07-17 05:57:11,641 [salt.state       ][INFO    ][6350] Completed state [vm.swappiness] at time 05:57:11.641857 duration_in_ms=48.161
2018-07-17 05:57:11,642 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:57:11.642316
2018-07-17 05:57:11,642 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 05:57:11,643 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,688 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-17 05:57:11,689 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:57:11.689260 duration_in_ms=46.944
2018-07-17 05:57:11,689 [salt.state       ][INFO    ][6350] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:57:11.689717
2018-07-17 05:57:11,690 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 05:57:11,690 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,734 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-17 05:57:11,735 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:57:11.735351 duration_in_ms=45.633
2018-07-17 05:57:11,735 [salt.state       ][INFO    ][6350] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:57:11.735823
2018-07-17 05:57:11,736 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 05:57:11,737 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,781 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-17 05:57:11,781 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:57:11.781852 duration_in_ms=46.028
2018-07-17 05:57:11,782 [salt.state       ][INFO    ][6350] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:57:11.782403
2018-07-17 05:57:11,782 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 05:57:11,783 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,828 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-17 05:57:11,829 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:57:11.829142 duration_in_ms=46.74
2018-07-17 05:57:11,829 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_fin_timeout] at time 05:57:11.829620
2018-07-17 05:57:11,830 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 05:57:11,830 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,873 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-17 05:57:11,874 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_fin_timeout] at time 05:57:11.874210 duration_in_ms=44.59
2018-07-17 05:57:11,874 [salt.state       ][INFO    ][6350] Running state [net.ipv4.tcp_keepalive_time] at time 05:57:11.874675
2018-07-17 05:57:11,875 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 05:57:11,875 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,921 [salt.state       ][INFO    ][6350] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-17 05:57:11,922 [salt.state       ][INFO    ][6350] Completed state [net.ipv4.tcp_keepalive_time] at time 05:57:11.922130 duration_in_ms=47.453
2018-07-17 05:57:11,922 [salt.state       ][INFO    ][6350] Running state [net.nf_conntrack_max] at time 05:57:11.922662
2018-07-17 05:57:11,923 [salt.state       ][INFO    ][6350] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 05:57:11,924 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,969 [salt.state       ][INFO    ][6350] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-17 05:57:11,969 [salt.state       ][INFO    ][6350] Completed state [net.nf_conntrack_max] at time 05:57:11.969880 duration_in_ms=47.219
2018-07-17 05:57:11,970 [salt.state       ][INFO    ][6350] Running state [linux_sysfs_package] at time 05:57:11.970343
2018-07-17 05:57:11,970 [salt.state       ][INFO    ][6350] Executing state pkg.installed for linux_sysfs_package
2018-07-17 05:57:11,984 [salt.state       ][INFO    ][6350] All specified packages are already installed
2018-07-17 05:57:11,984 [salt.state       ][INFO    ][6350] Completed state [linux_sysfs_package] at time 05:57:11.984325 duration_in_ms=13.982
2018-07-17 05:57:11,986 [salt.state       ][INFO    ][6350] Running state [/etc/sysfs.d] at time 05:57:11.986680
2018-07-17 05:57:11,987 [salt.state       ][INFO    ][6350] Executing state file.directory for /etc/sysfs.d
2018-07-17 05:57:11,987 [salt.state       ][INFO    ][6350] Directory /etc/sysfs.d is in the correct state
2018-07-17 05:57:11,988 [salt.state       ][INFO    ][6350] Completed state [/etc/sysfs.d] at time 05:57:11.988118 duration_in_ms=1.438
2018-07-17 05:57:11,989 [salt.state       ][INFO    ][6350] Running state [ondemand] at time 05:57:11.989136
2018-07-17 05:57:11,989 [salt.state       ][INFO    ][6350] Executing state service.dead for ondemand
2018-07-17 05:57:11,990 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:12,012 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:57:12,030 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:57:12,058 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'runlevel' in directory '/root'
2018-07-17 05:57:12,076 [salt.state       ][INFO    ][6350] The service ondemand is already dead
2018-07-17 05:57:12,077 [salt.state       ][INFO    ][6350] Completed state [ondemand] at time 05:57:12.077193 duration_in_ms=88.056
2018-07-17 05:57:12,078 [salt.state       ][INFO    ][6350] Running state [cs_CZ.UTF-8] at time 05:57:12.078438
2018-07-17 05:57:12,078 [salt.state       ][INFO    ][6350] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 05:57:12,079 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'locale -a' in directory '/root'
2018-07-17 05:57:12,093 [salt.state       ][INFO    ][6350] Locale cs_CZ.UTF-8 is already present
2018-07-17 05:57:12,094 [salt.state       ][INFO    ][6350] Completed state [cs_CZ.UTF-8] at time 05:57:12.093995 duration_in_ms=15.558
2018-07-17 05:57:12,094 [salt.state       ][INFO    ][6350] Running state [en_US.UTF-8] at time 05:57:12.094461
2018-07-17 05:57:12,094 [salt.state       ][INFO    ][6350] Executing state locale.present for en_US.UTF-8
2018-07-17 05:57:12,095 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'locale -a' in directory '/root'
2018-07-17 05:57:12,110 [salt.state       ][INFO    ][6350] Locale en_US.UTF-8 is already present
2018-07-17 05:57:12,110 [salt.state       ][INFO    ][6350] Completed state [en_US.UTF-8] at time 05:57:12.110826 duration_in_ms=16.365
2018-07-17 05:57:12,113 [salt.state       ][INFO    ][6350] Running state [en_US.UTF-8] at time 05:57:12.113446
2018-07-17 05:57:12,113 [salt.state       ][INFO    ][6350] Executing state locale.system for en_US.UTF-8
2018-07-17 05:57:12,114 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'localectl' in directory '/root'
2018-07-17 05:57:12,155 [salt.state       ][INFO    ][6350] System locale en_US.UTF-8 already set
2018-07-17 05:57:12,156 [salt.state       ][INFO    ][6350] Completed state [en_US.UTF-8] at time 05:57:12.156159 duration_in_ms=42.713
2018-07-17 05:57:12,157 [salt.state       ][INFO    ][6350] Running state [root] at time 05:57:12.157222
2018-07-17 05:57:12,157 [salt.state       ][INFO    ][6350] Executing state group.present for root
2018-07-17 05:57:12,158 [salt.state       ][INFO    ][6350] Group root is present and up to date
2018-07-17 05:57:12,158 [salt.state       ][INFO    ][6350] Completed state [root] at time 05:57:12.158325 duration_in_ms=1.103
2018-07-17 05:57:12,161 [salt.state       ][INFO    ][6350] Running state [root] at time 05:57:12.161634
2018-07-17 05:57:12,161 [salt.state       ][INFO    ][6350] Executing state user.present for root
2018-07-17 05:57:12,163 [salt.state       ][INFO    ][6350] User root is present and up to date
2018-07-17 05:57:12,163 [salt.state       ][INFO    ][6350] Completed state [root] at time 05:57:12.163610 duration_in_ms=1.976
2018-07-17 05:57:12,165 [salt.state       ][INFO    ][6350] Running state [/root] at time 05:57:12.165473
2018-07-17 05:57:12,165 [salt.state       ][INFO    ][6350] Executing state file.directory for /root
2018-07-17 05:57:12,166 [salt.state       ][INFO    ][6350] Directory /root is in the correct state
2018-07-17 05:57:12,166 [salt.state       ][INFO    ][6350] Completed state [/root] at time 05:57:12.166839 duration_in_ms=1.366
2018-07-17 05:57:12,167 [salt.state       ][INFO    ][6350] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:57:12.167093
2018-07-17 05:57:12,167 [salt.state       ][INFO    ][6350] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 05:57:12,167 [salt.state       ][INFO    ][6350] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 05:57:12,167 [salt.state       ][INFO    ][6350] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:57:12.167934 duration_in_ms=0.841
2018-07-17 05:57:12,168 [salt.state       ][INFO    ][6350] Running state [ubuntu] at time 05:57:12.168185
2018-07-17 05:57:12,168 [salt.state       ][INFO    ][6350] Executing state group.present for ubuntu
2018-07-17 05:57:12,168 [salt.state       ][INFO    ][6350] Group ubuntu is present and up to date
2018-07-17 05:57:12,169 [salt.state       ][INFO    ][6350] Completed state [ubuntu] at time 05:57:12.169009 duration_in_ms=0.824
2018-07-17 05:57:12,170 [salt.state       ][INFO    ][6350] Running state [ubuntu] at time 05:57:12.170674
2018-07-17 05:57:12,170 [salt.state       ][INFO    ][6350] Executing state user.present for ubuntu
2018-07-17 05:57:12,172 [salt.state       ][INFO    ][6350] User ubuntu is present and up to date
2018-07-17 05:57:12,172 [salt.state       ][INFO    ][6350] Completed state [ubuntu] at time 05:57:12.172555 duration_in_ms=1.88
2018-07-17 05:57:12,174 [salt.state       ][INFO    ][6350] Running state [/home/ubuntu] at time 05:57:12.174426
2018-07-17 05:57:12,174 [salt.state       ][INFO    ][6350] Executing state file.directory for /home/ubuntu
2018-07-17 05:57:12,175 [salt.state       ][INFO    ][6350] Directory /home/ubuntu is in the correct state
2018-07-17 05:57:12,175 [salt.state       ][INFO    ][6350] Completed state [/home/ubuntu] at time 05:57:12.175866 duration_in_ms=1.44
2018-07-17 05:57:12,177 [salt.state       ][INFO    ][6350] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:57:12.177475
2018-07-17 05:57:12,177 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 05:57:12,203 [salt.state       ][INFO    ][6350] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-17 05:57:12,204 [salt.state       ][INFO    ][6350] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:57:12.204033 duration_in_ms=26.558
2018-07-17 05:57:12,204 [salt.state       ][INFO    ][6350] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:57:12.204322
2018-07-17 05:57:12,204 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 05:57:12,372 [salt.state       ][INFO    ][6350] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-17 05:57:12,372 [salt.state       ][INFO    ][6350] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:57:12.372607 duration_in_ms=168.285
2018-07-17 05:57:12,372 [salt.state       ][INFO    ][6350] Running state [apt-daily.timer] at time 05:57:12.372944
2018-07-17 05:57:12,373 [salt.state       ][INFO    ][6350] Executing state service.dead for apt-daily.timer
2018-07-17 05:57:12,374 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-17 05:57:12,396 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:57:12,417 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:57:12,443 [salt.state       ][INFO    ][6350] The service apt-daily.timer is already dead
2018-07-17 05:57:12,443 [salt.state       ][INFO    ][6350] Completed state [apt-daily.timer] at time 05:57:12.443378 duration_in_ms=70.434
2018-07-17 05:57:12,443 [salt.state       ][INFO    ][6350] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:57:12.443787
2018-07-17 05:57:12,444 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 05:57:12,611 [salt.state       ][INFO    ][6350] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-17 05:57:12,611 [salt.state       ][INFO    ][6350] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:57:12.611640 duration_in_ms=167.853
2018-07-17 05:57:12,614 [salt.state       ][INFO    ][6350] Running state [service.systemctl_reload] at time 05:57:12.614224
2018-07-17 05:57:12,614 [salt.state       ][INFO    ][6350] Executing state module.wait for service.systemctl_reload
2018-07-17 05:57:12,614 [salt.state       ][INFO    ][6350] No changes made for service.systemctl_reload
2018-07-17 05:57:12,615 [salt.state       ][INFO    ][6350] Completed state [service.systemctl_reload] at time 05:57:12.614977 duration_in_ms=0.753
2018-07-17 05:57:12,615 [salt.state       ][INFO    ][6350] Running state [/etc/issue] at time 05:57:12.615239
2018-07-17 05:57:12,615 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/issue
2018-07-17 05:57:12,636 [salt.state       ][INFO    ][6350] File /etc/issue is in the correct state
2018-07-17 05:57:12,637 [salt.state       ][INFO    ][6350] Completed state [/etc/issue] at time 05:57:12.637230 duration_in_ms=21.991
2018-07-17 05:57:12,637 [salt.state       ][INFO    ][6350] Running state [/etc/hostname] at time 05:57:12.637492
2018-07-17 05:57:12,637 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/hostname
2018-07-17 05:57:12,652 [salt.state       ][INFO    ][6350] File /etc/hostname is in the correct state
2018-07-17 05:57:12,652 [salt.state       ][INFO    ][6350] Completed state [/etc/hostname] at time 05:57:12.652519 duration_in_ms=15.027
2018-07-17 05:57:12,654 [salt.state       ][INFO    ][6350] Running state [hostname mdb01] at time 05:57:12.654253
2018-07-17 05:57:12,654 [salt.state       ][INFO    ][6350] Executing state cmd.wait for hostname mdb01
2018-07-17 05:57:12,654 [salt.state       ][INFO    ][6350] No changes made for hostname mdb01
2018-07-17 05:57:12,655 [salt.state       ][INFO    ][6350] Completed state [hostname mdb01] at time 05:57:12.655100 duration_in_ms=0.847
2018-07-17 05:57:12,655 [salt.state       ][INFO    ][6350] Running state [mdb02] at time 05:57:12.655736
2018-07-17 05:57:12,656 [salt.state       ][INFO    ][6350] Executing state host.present for mdb02
2018-07-17 05:57:12,656 [salt.state       ][INFO    ][6350] Host mdb02 (10.167.4.33) already present
2018-07-17 05:57:12,657 [salt.state       ][INFO    ][6350] Completed state [mdb02] at time 05:57:12.656922 duration_in_ms=1.186
2018-07-17 05:57:12,657 [salt.state       ][INFO    ][6350] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:57:12.657234
2018-07-17 05:57:12,657 [salt.state       ][INFO    ][6350] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:12,658 [salt.state       ][INFO    ][6350] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-17 05:57:12,658 [salt.state       ][INFO    ][6350] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:57:12.658349 duration_in_ms=1.114
2018-07-17 05:57:12,658 [salt.state       ][INFO    ][6350] Running state [mdb03] at time 05:57:12.658644
2018-07-17 05:57:12,658 [salt.state       ][INFO    ][6350] Executing state host.present for mdb03
2018-07-17 05:57:12,659 [salt.state       ][INFO    ][6350] Host mdb03 (10.167.4.34) already present
2018-07-17 05:57:12,659 [salt.state       ][INFO    ][6350] Completed state [mdb03] at time 05:57:12.659793 duration_in_ms=1.148
2018-07-17 05:57:12,660 [salt.state       ][INFO    ][6350] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:57:12.660060
2018-07-17 05:57:12,660 [salt.state       ][INFO    ][6350] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:12,660 [salt.state       ][INFO    ][6350] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-17 05:57:12,661 [salt.state       ][INFO    ][6350] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:57:12.661209 duration_in_ms=1.15
2018-07-17 05:57:12,661 [salt.state       ][INFO    ][6350] Running state [mdb01] at time 05:57:12.661475
2018-07-17 05:57:12,661 [salt.state       ][INFO    ][6350] Executing state host.present for mdb01
2018-07-17 05:57:12,662 [salt.state       ][INFO    ][6350] Host mdb01 (10.167.4.32) already present
2018-07-17 05:57:12,662 [salt.state       ][INFO    ][6350] Completed state [mdb01] at time 05:57:12.662603 duration_in_ms=1.128
2018-07-17 05:57:12,662 [salt.state       ][INFO    ][6350] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:57:12.662853
2018-07-17 05:57:12,663 [salt.state       ][INFO    ][6350] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:12,663 [salt.state       ][INFO    ][6350] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-17 05:57:12,664 [salt.state       ][INFO    ][6350] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:57:12.663981 duration_in_ms=1.128
2018-07-17 05:57:12,665 [salt.state       ][INFO    ][6350] Running state [file.replace] at time 05:57:12.665921
2018-07-17 05:57:12,666 [salt.state       ][INFO    ][6350] Executing state module.run for file.replace
2018-07-17 05:57:13,052 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['git', '--version'] in directory '/root'
2018-07-17 05:57:14,148 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command 'grep -q "mdb01 mdb01.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-17 05:57:14,183 [salt.state       ][INFO    ][6350] {'ret': '--- \n+++ \n@@ -8,7 +8,7 @@\n ff02::3\t\tip6-allhosts\n 10.167.4.33\t\tmdb02 mdb02.mcp-ovs-dpdk-ha.local\n 10.167.4.34\t\tmdb03 mdb03.mcp-ovs-dpdk-ha.local\n-10.167.4.32\t\tmdb01 mdb01.mcp-ovs-dpdk-ha.local\n+10.167.4.32\t\tmdb01.mcp-ovs-dpdk-ha.local mdb01\n 10.167.4.31\t\tmdb mdb.mcp-ovs-dpdk-ha.local\n 10.167.4.11\t\tcfg01 cfg01.mcp-ovs-dpdk-ha.local\n 10.167.4.14\t\tprx01 prx01.mcp-ovs-dpdk-ha.local\n'}
2018-07-17 05:57:14,183 [salt.state       ][INFO    ][6350] Completed state [file.replace] at time 05:57:14.183699 duration_in_ms=1517.777
2018-07-17 05:57:14,184 [salt.state       ][INFO    ][6350] Running state [mdb] at time 05:57:14.184138
2018-07-17 05:57:14,184 [salt.state       ][INFO    ][6350] Executing state host.present for mdb
2018-07-17 05:57:14,185 [salt.state       ][INFO    ][6350] Host mdb (10.167.4.31) already present
2018-07-17 05:57:14,185 [salt.state       ][INFO    ][6350] Completed state [mdb] at time 05:57:14.185658 duration_in_ms=1.52
2018-07-17 05:57:14,186 [salt.state       ][INFO    ][6350] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:57:14.185962
2018-07-17 05:57:14,186 [salt.state       ][INFO    ][6350] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,186 [salt.state       ][INFO    ][6350] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-17 05:57:14,187 [salt.state       ][INFO    ][6350] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:57:14.187115 duration_in_ms=1.153
2018-07-17 05:57:14,187 [salt.state       ][INFO    ][6350] Running state [cfg01] at time 05:57:14.187408
2018-07-17 05:57:14,187 [salt.state       ][INFO    ][6350] Executing state host.present for cfg01
2018-07-17 05:57:14,188 [salt.state       ][INFO    ][6350] Host cfg01 (10.167.4.11) already present
2018-07-17 05:57:14,188 [salt.state       ][INFO    ][6350] Completed state [cfg01] at time 05:57:14.188573 duration_in_ms=1.165
2018-07-17 05:57:14,188 [salt.state       ][INFO    ][6350] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.188865
2018-07-17 05:57:14,189 [salt.state       ][INFO    ][6350] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,189 [salt.state       ][INFO    ][6350] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:57:14,190 [salt.state       ][INFO    ][6350] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.190042 duration_in_ms=1.177
2018-07-17 05:57:14,190 [salt.state       ][INFO    ][6350] Running state [prx01] at time 05:57:14.190326
2018-07-17 05:57:14,190 [salt.state       ][INFO    ][6350] Executing state host.present for prx01
2018-07-17 05:57:14,191 [salt.state       ][INFO    ][6350] Host prx01 (10.167.4.14) already present
2018-07-17 05:57:14,191 [salt.state       ][INFO    ][6350] Completed state [prx01] at time 05:57:14.191437 duration_in_ms=1.111
2018-07-17 05:57:14,191 [salt.state       ][INFO    ][6350] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:57:14.191740
2018-07-17 05:57:14,192 [salt.state       ][INFO    ][6350] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,192 [salt.state       ][INFO    ][6350] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-17 05:57:14,192 [salt.state       ][INFO    ][6350] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:57:14.192861 duration_in_ms=1.121
2018-07-17 05:57:14,193 [salt.state       ][INFO    ][6350] Running state [kvm01] at time 05:57:14.193160
2018-07-17 05:57:14,193 [salt.state       ][INFO    ][6350] Executing state host.present for kvm01
2018-07-17 05:57:14,194 [salt.state       ][INFO    ][6350] Host kvm01 (10.167.4.20) already present
2018-07-17 05:57:14,194 [salt.state       ][INFO    ][6350] Completed state [kvm01] at time 05:57:14.194284 duration_in_ms=1.124
2018-07-17 05:57:14,194 [salt.state       ][INFO    ][6350] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:57:14.194566
2018-07-17 05:57:14,194 [salt.state       ][INFO    ][6350] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,195 [salt.state       ][INFO    ][6350] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-17 05:57:14,195 [salt.state       ][INFO    ][6350] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:57:14.195730 duration_in_ms=1.164
2018-07-17 05:57:14,196 [salt.state       ][INFO    ][6350] Running state [kvm03] at time 05:57:14.196017
2018-07-17 05:57:14,196 [salt.state       ][INFO    ][6350] Executing state host.present for kvm03
2018-07-17 05:57:14,196 [salt.state       ][INFO    ][6350] Host kvm03 (10.167.4.22) already present
2018-07-17 05:57:14,197 [salt.state       ][INFO    ][6350] Completed state [kvm03] at time 05:57:14.197163 duration_in_ms=1.146
2018-07-17 05:57:14,197 [salt.state       ][INFO    ][6350] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:57:14.197439
2018-07-17 05:57:14,197 [salt.state       ][INFO    ][6350] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,198 [salt.state       ][INFO    ][6350] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-17 05:57:14,198 [salt.state       ][INFO    ][6350] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:57:14.198858 duration_in_ms=1.419
2018-07-17 05:57:14,199 [salt.state       ][INFO    ][6350] Running state [kvm02] at time 05:57:14.199134
2018-07-17 05:57:14,199 [salt.state       ][INFO    ][6350] Executing state host.present for kvm02
2018-07-17 05:57:14,200 [salt.state       ][INFO    ][6350] Host kvm02 (10.167.4.21) already present
2018-07-17 05:57:14,200 [salt.state       ][INFO    ][6350] Completed state [kvm02] at time 05:57:14.200269 duration_in_ms=1.135
2018-07-17 05:57:14,200 [salt.state       ][INFO    ][6350] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:57:14.200550
2018-07-17 05:57:14,200 [salt.state       ][INFO    ][6350] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,201 [salt.state       ][INFO    ][6350] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-17 05:57:14,201 [salt.state       ][INFO    ][6350] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:57:14.201663 duration_in_ms=1.113
2018-07-17 05:57:14,201 [salt.state       ][INFO    ][6350] Running state [dbs] at time 05:57:14.201945
2018-07-17 05:57:14,202 [salt.state       ][INFO    ][6350] Executing state host.present for dbs
2018-07-17 05:57:14,202 [salt.state       ][INFO    ][6350] Host dbs (10.167.4.23) already present
2018-07-17 05:57:14,203 [salt.state       ][INFO    ][6350] Completed state [dbs] at time 05:57:14.203052 duration_in_ms=1.107
2018-07-17 05:57:14,203 [salt.state       ][INFO    ][6350] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:57:14.203329
2018-07-17 05:57:14,203 [salt.state       ][INFO    ][6350] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,204 [salt.state       ][INFO    ][6350] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-17 05:57:14,204 [salt.state       ][INFO    ][6350] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:57:14.204457 duration_in_ms=1.129
2018-07-17 05:57:14,204 [salt.state       ][INFO    ][6350] Running state [prx] at time 05:57:14.204737
2018-07-17 05:57:14,205 [salt.state       ][INFO    ][6350] Executing state host.present for prx
2018-07-17 05:57:14,205 [salt.state       ][INFO    ][6350] Host prx (10.167.4.13) already present
2018-07-17 05:57:14,205 [salt.state       ][INFO    ][6350] Completed state [prx] at time 05:57:14.205897 duration_in_ms=1.16
2018-07-17 05:57:14,206 [salt.state       ][INFO    ][6350] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:57:14.206174
2018-07-17 05:57:14,206 [salt.state       ][INFO    ][6350] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,207 [salt.state       ][INFO    ][6350] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-17 05:57:14,207 [salt.state       ][INFO    ][6350] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:57:14.207275 duration_in_ms=1.101
2018-07-17 05:57:14,207 [salt.state       ][INFO    ][6350] Running state [prx02] at time 05:57:14.207550
2018-07-17 05:57:14,207 [salt.state       ][INFO    ][6350] Executing state host.present for prx02
2018-07-17 05:57:14,208 [salt.state       ][INFO    ][6350] Host prx02 (10.167.4.15) already present
2018-07-17 05:57:14,208 [salt.state       ][INFO    ][6350] Completed state [prx02] at time 05:57:14.208810 duration_in_ms=1.259
2018-07-17 05:57:14,209 [salt.state       ][INFO    ][6350] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:57:14.209197
2018-07-17 05:57:14,209 [salt.state       ][INFO    ][6350] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,210 [salt.state       ][INFO    ][6350] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-17 05:57:14,210 [salt.state       ][INFO    ][6350] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:57:14.210561 duration_in_ms=1.365
2018-07-17 05:57:14,210 [salt.state       ][INFO    ][6350] Running state [msg02] at time 05:57:14.210883
2018-07-17 05:57:14,211 [salt.state       ][INFO    ][6350] Executing state host.present for msg02
2018-07-17 05:57:14,211 [salt.state       ][INFO    ][6350] Host msg02 (10.167.4.29) already present
2018-07-17 05:57:14,212 [salt.state       ][INFO    ][6350] Completed state [msg02] at time 05:57:14.212186 duration_in_ms=1.303
2018-07-17 05:57:14,212 [salt.state       ][INFO    ][6350] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:57:14.212506
2018-07-17 05:57:14,212 [salt.state       ][INFO    ][6350] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,213 [salt.state       ][INFO    ][6350] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-17 05:57:14,213 [salt.state       ][INFO    ][6350] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:57:14.213824 duration_in_ms=1.317
2018-07-17 05:57:14,214 [salt.state       ][INFO    ][6350] Running state [msg03] at time 05:57:14.214152
2018-07-17 05:57:14,214 [salt.state       ][INFO    ][6350] Executing state host.present for msg03
2018-07-17 05:57:14,215 [salt.state       ][INFO    ][6350] Host msg03 (10.167.4.30) already present
2018-07-17 05:57:14,215 [salt.state       ][INFO    ][6350] Completed state [msg03] at time 05:57:14.215458 duration_in_ms=1.307
2018-07-17 05:57:14,215 [salt.state       ][INFO    ][6350] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:57:14.215800
2018-07-17 05:57:14,216 [salt.state       ][INFO    ][6350] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,216 [salt.state       ][INFO    ][6350] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-17 05:57:14,217 [salt.state       ][INFO    ][6350] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:57:14.217166 duration_in_ms=1.366
2018-07-17 05:57:14,217 [salt.state       ][INFO    ][6350] Running state [msg01] at time 05:57:14.217507
2018-07-17 05:57:14,217 [salt.state       ][INFO    ][6350] Executing state host.present for msg01
2018-07-17 05:57:14,218 [salt.state       ][INFO    ][6350] Host msg01 (10.167.4.28) already present
2018-07-17 05:57:14,218 [salt.state       ][INFO    ][6350] Completed state [msg01] at time 05:57:14.218895 duration_in_ms=1.389
2018-07-17 05:57:14,219 [salt.state       ][INFO    ][6350] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.219250
2018-07-17 05:57:14,219 [salt.state       ][INFO    ][6350] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,220 [salt.state       ][INFO    ][6350] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-17 05:57:14,220 [salt.state       ][INFO    ][6350] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.220543 duration_in_ms=1.294
2018-07-17 05:57:14,220 [salt.state       ][INFO    ][6350] Running state [msg] at time 05:57:14.220824
2018-07-17 05:57:14,221 [salt.state       ][INFO    ][6350] Executing state host.present for msg
2018-07-17 05:57:14,221 [salt.state       ][INFO    ][6350] Host msg (10.167.4.27) already present
2018-07-17 05:57:14,221 [salt.state       ][INFO    ][6350] Completed state [msg] at time 05:57:14.221944 duration_in_ms=1.12
2018-07-17 05:57:14,222 [salt.state       ][INFO    ][6350] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:57:14.222219
2018-07-17 05:57:14,222 [salt.state       ][INFO    ][6350] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,223 [salt.state       ][INFO    ][6350] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-17 05:57:14,223 [salt.state       ][INFO    ][6350] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:57:14.223333 duration_in_ms=1.114
2018-07-17 05:57:14,223 [salt.state       ][INFO    ][6350] Running state [cfg01] at time 05:57:14.223631
2018-07-17 05:57:14,223 [salt.state       ][INFO    ][6350] Executing state host.present for cfg01
2018-07-17 05:57:14,224 [salt.state       ][INFO    ][6350] Host cfg01 (10.167.4.11) already present
2018-07-17 05:57:14,224 [salt.state       ][INFO    ][6350] Completed state [cfg01] at time 05:57:14.224729 duration_in_ms=1.098
2018-07-17 05:57:14,225 [salt.state       ][INFO    ][6350] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.225005
2018-07-17 05:57:14,225 [salt.state       ][INFO    ][6350] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,225 [salt.state       ][INFO    ][6350] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:57:14,226 [salt.state       ][INFO    ][6350] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.226138 duration_in_ms=1.133
2018-07-17 05:57:14,226 [salt.state       ][INFO    ][6350] Running state [cmp002] at time 05:57:14.226417
2018-07-17 05:57:14,226 [salt.state       ][INFO    ][6350] Executing state host.present for cmp002
2018-07-17 05:57:14,227 [salt.state       ][INFO    ][6350] Host cmp002 (10.167.4.53) already present
2018-07-17 05:57:14,227 [salt.state       ][INFO    ][6350] Completed state [cmp002] at time 05:57:14.227512 duration_in_ms=1.095
2018-07-17 05:57:14,227 [salt.state       ][INFO    ][6350] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:57:14.227810
2018-07-17 05:57:14,228 [salt.state       ][INFO    ][6350] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,229 [salt.state       ][INFO    ][6350] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-17 05:57:14,229 [salt.state       ][INFO    ][6350] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:57:14.229211 duration_in_ms=1.401
2018-07-17 05:57:14,229 [salt.state       ][INFO    ][6350] Running state [cmp001] at time 05:57:14.229487
2018-07-17 05:57:14,229 [salt.state       ][INFO    ][6350] Executing state host.present for cmp001
2018-07-17 05:57:14,230 [salt.state       ][INFO    ][6350] Host cmp001 (10.167.4.52) already present
2018-07-17 05:57:14,230 [salt.state       ][INFO    ][6350] Completed state [cmp001] at time 05:57:14.230564 duration_in_ms=1.076
2018-07-17 05:57:14,230 [salt.state       ][INFO    ][6350] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:57:14.230831
2018-07-17 05:57:14,231 [salt.state       ][INFO    ][6350] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,231 [salt.state       ][INFO    ][6350] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-17 05:57:14,232 [salt.state       ][INFO    ][6350] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:57:14.231954 duration_in_ms=1.123
2018-07-17 05:57:14,232 [salt.state       ][INFO    ][6350] Running state [dbs01] at time 05:57:14.232221
2018-07-17 05:57:14,232 [salt.state       ][INFO    ][6350] Executing state host.present for dbs01
2018-07-17 05:57:14,233 [salt.state       ][INFO    ][6350] Host dbs01 (10.167.4.24) already present
2018-07-17 05:57:14,233 [salt.state       ][INFO    ][6350] Completed state [dbs01] at time 05:57:14.233309 duration_in_ms=1.087
2018-07-17 05:57:14,233 [salt.state       ][INFO    ][6350] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:57:14.233576
2018-07-17 05:57:14,233 [salt.state       ][INFO    ][6350] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,234 [salt.state       ][INFO    ][6350] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-17 05:57:14,234 [salt.state       ][INFO    ][6350] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:57:14.234664 duration_in_ms=1.088
2018-07-17 05:57:14,234 [salt.state       ][INFO    ][6350] Running state [dbs02] at time 05:57:14.234931
2018-07-17 05:57:14,235 [salt.state       ][INFO    ][6350] Executing state host.present for dbs02
2018-07-17 05:57:14,235 [salt.state       ][INFO    ][6350] Host dbs02 (10.167.4.25) already present
2018-07-17 05:57:14,236 [salt.state       ][INFO    ][6350] Completed state [dbs02] at time 05:57:14.236024 duration_in_ms=1.093
2018-07-17 05:57:14,236 [salt.state       ][INFO    ][6350] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:57:14.236300
2018-07-17 05:57:14,236 [salt.state       ][INFO    ][6350] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,237 [salt.state       ][INFO    ][6350] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-17 05:57:14,237 [salt.state       ][INFO    ][6350] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:57:14.237394 duration_in_ms=1.094
2018-07-17 05:57:14,237 [salt.state       ][INFO    ][6350] Running state [dbs03] at time 05:57:14.237669
2018-07-17 05:57:14,237 [salt.state       ][INFO    ][6350] Executing state host.present for dbs03
2018-07-17 05:57:14,238 [salt.state       ][INFO    ][6350] Host dbs03 (10.167.4.26) already present
2018-07-17 05:57:14,238 [salt.state       ][INFO    ][6350] Completed state [dbs03] at time 05:57:14.238752 duration_in_ms=1.083
2018-07-17 05:57:14,239 [salt.state       ][INFO    ][6350] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:57:14.239023
2018-07-17 05:57:14,239 [salt.state       ][INFO    ][6350] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,239 [salt.state       ][INFO    ][6350] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-17 05:57:14,240 [salt.state       ][INFO    ][6350] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:57:14.240140 duration_in_ms=1.117
2018-07-17 05:57:14,240 [salt.state       ][INFO    ][6350] Running state [mas01] at time 05:57:14.240414
2018-07-17 05:57:14,240 [salt.state       ][INFO    ][6350] Executing state host.present for mas01
2018-07-17 05:57:14,241 [salt.state       ][INFO    ][6350] Host mas01 (10.167.4.12) already present
2018-07-17 05:57:14,241 [salt.state       ][INFO    ][6350] Completed state [mas01] at time 05:57:14.241508 duration_in_ms=1.094
2018-07-17 05:57:14,241 [salt.state       ][INFO    ][6350] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:57:14.241775
2018-07-17 05:57:14,242 [salt.state       ][INFO    ][6350] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,242 [salt.state       ][INFO    ][6350] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-17 05:57:14,242 [salt.state       ][INFO    ][6350] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:57:14.242867 duration_in_ms=1.092
2018-07-17 05:57:14,243 [salt.state       ][INFO    ][6350] Running state [ctl02] at time 05:57:14.243138
2018-07-17 05:57:14,243 [salt.state       ][INFO    ][6350] Executing state host.present for ctl02
2018-07-17 05:57:14,244 [salt.state       ][INFO    ][6350] Host ctl02 (10.167.4.37) already present
2018-07-17 05:57:14,244 [salt.state       ][INFO    ][6350] Completed state [ctl02] at time 05:57:14.244250 duration_in_ms=1.112
2018-07-17 05:57:14,244 [salt.state       ][INFO    ][6350] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:57:14.244520
2018-07-17 05:57:14,244 [salt.state       ][INFO    ][6350] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,245 [salt.state       ][INFO    ][6350] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-17 05:57:14,245 [salt.state       ][INFO    ][6350] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:57:14.245624 duration_in_ms=1.103
2018-07-17 05:57:14,245 [salt.state       ][INFO    ][6350] Running state [ctl03] at time 05:57:14.245916
2018-07-17 05:57:14,246 [salt.state       ][INFO    ][6350] Executing state host.present for ctl03
2018-07-17 05:57:14,246 [salt.state       ][INFO    ][6350] Host ctl03 (10.167.4.38) already present
2018-07-17 05:57:14,247 [salt.state       ][INFO    ][6350] Completed state [ctl03] at time 05:57:14.247002 duration_in_ms=1.086
2018-07-17 05:57:14,247 [salt.state       ][INFO    ][6350] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:57:14.247267
2018-07-17 05:57:14,247 [salt.state       ][INFO    ][6350] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,248 [salt.state       ][INFO    ][6350] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-17 05:57:14,248 [salt.state       ][INFO    ][6350] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:57:14.248367 duration_in_ms=1.1
2018-07-17 05:57:14,248 [salt.state       ][INFO    ][6350] Running state [ctl01] at time 05:57:14.248632
2018-07-17 05:57:14,248 [salt.state       ][INFO    ][6350] Executing state host.present for ctl01
2018-07-17 05:57:14,249 [salt.state       ][INFO    ][6350] Host ctl01 (10.167.4.36) already present
2018-07-17 05:57:14,249 [salt.state       ][INFO    ][6350] Completed state [ctl01] at time 05:57:14.249719 duration_in_ms=1.087
2018-07-17 05:57:14,250 [salt.state       ][INFO    ][6350] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:57:14.249984
2018-07-17 05:57:14,250 [salt.state       ][INFO    ][6350] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,250 [salt.state       ][INFO    ][6350] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-17 05:57:14,251 [salt.state       ][INFO    ][6350] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:57:14.251051 duration_in_ms=1.066
2018-07-17 05:57:14,251 [salt.state       ][INFO    ][6350] Running state [ctl] at time 05:57:14.251316
2018-07-17 05:57:14,251 [salt.state       ][INFO    ][6350] Executing state host.present for ctl
2018-07-17 05:57:14,252 [salt.state       ][INFO    ][6350] Host ctl (10.167.4.35) already present
2018-07-17 05:57:14,252 [salt.state       ][INFO    ][6350] Completed state [ctl] at time 05:57:14.252418 duration_in_ms=1.102
2018-07-17 05:57:14,252 [salt.state       ][INFO    ][6350] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:57:14.252682
2018-07-17 05:57:14,252 [salt.state       ][INFO    ][6350] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,253 [salt.state       ][INFO    ][6350] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-17 05:57:14,253 [salt.state       ][INFO    ][6350] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:57:14.253762 duration_in_ms=1.08
2018-07-17 05:57:14,254 [salt.state       ][INFO    ][6350] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:57:14.254034
2018-07-17 05:57:14,254 [salt.state       ][INFO    ][6350] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 05:57:14,254 [salt.state       ][INFO    ][6350] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-17 05:57:14,254 [salt.state       ][INFO    ][6350] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:57:14.254853 duration_in_ms=0.819
2018-07-17 05:57:14,255 [salt.state       ][INFO    ][6350] Running state [ens3] at time 05:57:14.255115
2018-07-17 05:57:14,255 [salt.state       ][INFO    ][6350] Executing state network.managed for ens3
2018-07-17 05:57:15,397 [salt.state       ][INFO    ][6350] Interface ens3 is up to date.
2018-07-17 05:57:15,398 [salt.state       ][INFO    ][6350] Completed state [ens3] at time 05:57:15.398121 duration_in_ms=1143.003
2018-07-17 05:57:15,398 [salt.state       ][INFO    ][6350] Running state [ens2] at time 05:57:15.398673
2018-07-17 05:57:15,399 [salt.state       ][INFO    ][6350] Executing state network.managed for ens2
2018-07-17 05:57:16,332 [salt.state       ][INFO    ][6350] Interface ens2 is up to date.
2018-07-17 05:57:16,333 [salt.state       ][INFO    ][6350] Completed state [ens2] at time 05:57:16.332978 duration_in_ms=934.306
2018-07-17 05:57:16,333 [salt.state       ][INFO    ][6350] Running state [linux_system_network] at time 05:57:16.333326
2018-07-17 05:57:16,333 [salt.state       ][INFO    ][6350] Executing state network.system for linux_system_network
2018-07-17 05:57:16,334 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:16,354 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 05:57:16,378 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:16,396 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 05:57:16,419 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 05:57:17,132 [salt.loaded.int.module.debian_ip][WARNING ][6350] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 05:57:17,133 [salt.state       ][INFO    ][6350] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb01\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-17 05:57:17,134 [salt.state       ][INFO    ][6350] Completed state [linux_system_network] at time 05:57:17.134197 duration_in_ms=800.871
2018-07-17 05:57:17,134 [salt.state       ][INFO    ][6350] Running state [/etc/profile.d/proxy.sh] at time 05:57:17.134856
2018-07-17 05:57:17,135 [salt.state       ][INFO    ][6350] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 05:57:17,136 [salt.state       ][INFO    ][6350] File /etc/profile.d/proxy.sh is not present
2018-07-17 05:57:17,141 [salt.state       ][INFO    ][6350] Completed state [/etc/profile.d/proxy.sh] at time 05:57:17.141292 duration_in_ms=6.436
2018-07-17 05:57:17,141 [salt.state       ][INFO    ][6350] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:57:17.141848
2018-07-17 05:57:17,142 [salt.state       ][INFO    ][6350] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 05:57:17,143 [salt.state       ][INFO    ][6350] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 05:57:17,143 [salt.state       ][INFO    ][6350] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:57:17.143461 duration_in_ms=1.613
2018-07-17 05:57:17,144 [salt.state       ][INFO    ][6350] Running state [ntp] at time 05:57:17.144040
2018-07-17 05:57:17,144 [salt.state       ][INFO    ][6350] Executing state pkg.installed for ntp
2018-07-17 05:57:17,159 [salt.state       ][INFO    ][6350] All specified packages are already installed
2018-07-17 05:57:17,159 [salt.state       ][INFO    ][6350] Completed state [ntp] at time 05:57:17.159783 duration_in_ms=15.743
2018-07-17 05:57:17,161 [salt.state       ][INFO    ][6350] Running state [/etc/ntp.conf] at time 05:57:17.161905
2018-07-17 05:57:17,162 [salt.state       ][INFO    ][6350] Executing state file.managed for /etc/ntp.conf
2018-07-17 05:57:17,285 [salt.state       ][INFO    ][6350] File /etc/ntp.conf is in the correct state
2018-07-17 05:57:17,285 [salt.state       ][INFO    ][6350] Completed state [/etc/ntp.conf] at time 05:57:17.285829 duration_in_ms=123.924
2018-07-17 05:57:17,287 [salt.state       ][INFO    ][6350] Running state [ntp] at time 05:57:17.287698
2018-07-17 05:57:17,288 [salt.state       ][INFO    ][6350] Executing state service.running for ntp
2018-07-17 05:57:17,288 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:17,327 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:57:17,358 [salt.loaded.int.module.cmdmod][INFO    ][6350] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:57:17,391 [salt.state       ][INFO    ][6350] The service ntp is already running
2018-07-17 05:57:17,392 [salt.state       ][INFO    ][6350] Completed state [ntp] at time 05:57:17.392127 duration_in_ms=104.427
2018-07-17 05:57:17,402 [salt.minion      ][INFO    ][6350] Returning information for job: 20180717055647904198
2018-07-17 05:58:03,755 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180717055803738270
2018-07-17 05:58:03,791 [salt.minion      ][INFO    ][7172] Starting a new job with PID 7172
2018-07-17 05:58:03,826 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7172] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-17 05:58:03,832 [salt.minion      ][INFO    ][7172] Returning information for job: 20180717055803738270
2018-07-17 05:58:39,725 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command pkg.upgrade with jid 20180717055839717664
2018-07-17 05:58:39,767 [salt.minion      ][INFO    ][7177] Starting a new job with PID 7177
2018-07-17 05:58:39,829 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7177] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:58:40,696 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7177] 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-17 05:58:59,804 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055859790374
2018-07-17 05:58:59,838 [salt.minion      ][INFO    ][7308] Starting a new job with PID 7308
2018-07-17 05:58:59,882 [salt.minion      ][INFO    ][7308] Returning information for job: 20180717055859790374
2018-07-17 05:59:09,866 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055909854199
2018-07-17 05:59:09,907 [salt.minion      ][INFO    ][7462] Starting a new job with PID 7462
2018-07-17 05:59:11,219 [salt.minion      ][INFO    ][7462] Returning information for job: 20180717055909854199
2018-07-17 05:59:19,929 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055919910941
2018-07-17 05:59:19,967 [salt.minion      ][INFO    ][7513] Starting a new job with PID 7513
2018-07-17 05:59:20,012 [salt.minion      ][INFO    ][7513] Returning information for job: 20180717055919910941
2018-07-17 05:59:30,088 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055930069969
2018-07-17 05:59:30,120 [salt.minion      ][INFO    ][7569] Starting a new job with PID 7569
2018-07-17 05:59:30,165 [salt.minion      ][INFO    ][7569] Returning information for job: 20180717055930069969
2018-07-17 05:59:40,131 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055940113394
2018-07-17 05:59:40,170 [salt.minion      ][INFO    ][7616] Starting a new job with PID 7616
2018-07-17 05:59:40,216 [salt.minion      ][INFO    ][7616] Returning information for job: 20180717055940113394
2018-07-17 05:59:50,352 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055950329955
2018-07-17 05:59:50,394 [salt.minion      ][INFO    ][7665] Starting a new job with PID 7665
2018-07-17 05:59:50,465 [salt.minion      ][INFO    ][7665] Returning information for job: 20180717055950329955
2018-07-17 06:00:00,434 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060000412156
2018-07-17 06:00:00,474 [salt.minion      ][INFO    ][8151] Starting a new job with PID 8151
2018-07-17 06:00:00,520 [salt.minion      ][INFO    ][8151] Returning information for job: 20180717060000412156
2018-07-17 06:00:10,512 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060010491786
2018-07-17 06:00:10,539 [salt.minion      ][INFO    ][8315] Starting a new job with PID 8315
2018-07-17 06:00:10,735 [salt.minion      ][INFO    ][8315] Returning information for job: 20180717060010491786
2018-07-17 06:00:14,871 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7177] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:00:14,982 [salt.minion      ][INFO    ][7177] Returning information for job: 20180717055839717664
2018-07-17 06:00:55,986 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command test.ping with jid 20180717060055973393
2018-07-17 06:00:56,023 [salt.minion      ][INFO    ][8388] Starting a new job with PID 8388
2018-07-17 06:00:56,156 [salt.minion      ][INFO    ][8388] Returning information for job: 20180717060055973393
2018-07-17 06:04:01,087 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717060401076781
2018-07-17 06:04:01,118 [salt.minion      ][INFO    ][8393] Starting a new job with PID 8393
2018-07-17 06:04:03,074 [salt.state       ][INFO    ][8393] Loading fresh modules for state activity
2018-07-17 06:04:03,202 [salt.fileclient  ][INFO    ][8393] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-17 06:04:03,244 [salt.fileclient  ][INFO    ][8393] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-17 06:04:03,421 [salt.loader      ][ERROR   ][8393] 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-17 06:04:04,108 [salt.state       ][INFO    ][8393] Running state [keepalived] at time 06:04:04.108416
2018-07-17 06:04:04,109 [salt.state       ][INFO    ][8393] Executing state pkg.installed for keepalived
2018-07-17 06:04:04,110 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:04:05,028 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-17 06:04:05,301 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:04:09,422 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:04:09,465 [salt.loaded.int.module.cmdmod][INFO    ][8393] 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-17 06:04:21,183 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060421174139
2018-07-17 06:04:21,215 [salt.minion      ][INFO    ][9652] Starting a new job with PID 9652
2018-07-17 06:04:21,287 [salt.minion      ][INFO    ][9652] Returning information for job: 20180717060421174139
2018-07-17 06:04:22,832 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:04:22,903 [salt.state       ][INFO    ][8393] 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-17 06:04:22,931 [salt.state       ][INFO    ][8393] Loading fresh modules for state activity
2018-07-17 06:04:22,984 [salt.state       ][INFO    ][8393] Completed state [keepalived] at time 06:04:22.984674 duration_in_ms=18876.255
2018-07-17 06:04:23,002 [salt.state       ][INFO    ][8393] Running state [lsof] at time 06:04:23.002556
2018-07-17 06:04:23,004 [salt.state       ][INFO    ][8393] Executing state pkg.installed for lsof
2018-07-17 06:04:23,118 [salt.loader      ][ERROR   ][8393] 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-17 06:04:23,650 [salt.state       ][INFO    ][8393] All specified packages are already installed
2018-07-17 06:04:23,651 [salt.state       ][INFO    ][8393] Completed state [lsof] at time 06:04:23.650956 duration_in_ms=648.404
2018-07-17 06:04:23,654 [salt.state       ][INFO    ][8393] Running state [/etc/keepalived/keepalived.conf] at time 06:04:23.654940
2018-07-17 06:04:23,655 [salt.state       ][INFO    ][8393] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-17 06:04:23,697 [salt.fileclient  ][INFO    ][8393] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-17 06:04:23,780 [salt.state       ][INFO    ][8393] File changed:
New file
2018-07-17 06:04:23,781 [salt.state       ][INFO    ][8393] Completed state [/etc/keepalived/keepalived.conf] at time 06:04:23.781090 duration_in_ms=126.15
2018-07-17 06:04:23,782 [salt.state       ][INFO    ][8393] Running state [keepalived] at time 06:04:23.782496
2018-07-17 06:04:23,783 [salt.state       ][INFO    ][8393] Executing state service.running for keepalived
2018-07-17 06:04:23,784 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-17 06:04:23,805 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:23,824 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:23,844 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:23,865 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:23,938 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:23,962 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:23,989 [salt.loaded.int.module.cmdmod][INFO    ][8393] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:04:24,013 [salt.state       ][INFO    ][8393] {'keepalived': True}
2018-07-17 06:04:24,014 [salt.state       ][INFO    ][8393] Completed state [keepalived] at time 06:04:24.013851 duration_in_ms=231.354
2018-07-17 06:04:24,016 [salt.minion      ][INFO    ][8393] Returning information for job: 20180717060401076781
2018-07-17 06:07:39,951 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command pillar.get with jid 20180717060739934522
2018-07-17 06:07:39,997 [salt.minion      ][INFO    ][9775] Starting a new job with PID 9775
2018-07-17 06:07:40,011 [salt.minion      ][INFO    ][9775] Returning information for job: 20180717060739934522
2018-07-17 06:27:44,228 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717062744217775
2018-07-17 06:27:44,265 [salt.minion      ][INFO    ][9944] Starting a new job with PID 9944
2018-07-17 06:27:47,104 [salt.state       ][INFO    ][9944] Loading fresh modules for state activity
2018-07-17 06:27:47,422 [salt.fileclient  ][INFO    ][9944] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-07-17 06:27:47,475 [salt.fileclient  ][INFO    ][9944] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-07-17 06:27:47,531 [salt.fileclient  ][INFO    ][9944] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-07-17 06:27:47,646 [salt.loader      ][ERROR   ][9944] 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-17 06:27:48,325 [salt.state       ][INFO    ][9944] Running state [memcached] at time 06:27:48.325040
2018-07-17 06:27:48,325 [salt.state       ][INFO    ][9944] Executing state pkg.installed for memcached
2018-07-17 06:27:48,326 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:27:49,225 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-07-17 06:27:49,427 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:27:57,250 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:27:57,332 [salt.loaded.int.module.cmdmod][INFO    ][9944] 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-17 06:28:04,301 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717062804286849
2018-07-17 06:28:04,347 [salt.minion      ][INFO    ][10699] Starting a new job with PID 10699
2018-07-17 06:28:04,378 [salt.minion      ][INFO    ][10699] Returning information for job: 20180717062804286849
2018-07-17 06:28:06,488 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:06,603 [salt.state       ][INFO    ][9944] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.4'

2018-07-17 06:28:06,640 [salt.state       ][INFO    ][9944] Loading fresh modules for state activity
2018-07-17 06:28:06,708 [salt.state       ][INFO    ][9944] Completed state [memcached] at time 06:28:06.708706 duration_in_ms=18383.663
2018-07-17 06:28:06,726 [salt.state       ][INFO    ][9944] Running state [python-memcache] at time 06:28:06.726562
2018-07-17 06:28:06,727 [salt.state       ][INFO    ][9944] Executing state pkg.installed for python-memcache
2018-07-17 06:28:06,828 [salt.loader      ][ERROR   ][9944] 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-17 06:28:07,380 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:28:07,426 [salt.loaded.int.module.cmdmod][INFO    ][9944] 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-17 06:28:11,807 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:11,936 [salt.state       ][INFO    ][9944] Made the following changes:
'python-memcache' changed from 'absent' to '1.57+fixed-1~u16.04+mcp1'

2018-07-17 06:28:11,973 [salt.state       ][INFO    ][9944] Loading fresh modules for state activity
2018-07-17 06:28:12,040 [salt.state       ][INFO    ][9944] Completed state [python-memcache] at time 06:28:12.040624 duration_in_ms=5314.06
2018-07-17 06:28:12,051 [salt.state       ][INFO    ][9944] Running state [/etc/memcached.conf] at time 06:28:12.051442
2018-07-17 06:28:12,052 [salt.state       ][INFO    ][9944] Executing state file.managed for /etc/memcached.conf
2018-07-17 06:28:12,114 [salt.fileclient  ][INFO    ][9944] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-07-17 06:28:12,178 [salt.state       ][INFO    ][9944] 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-17 06:28:12,178 [salt.state       ][INFO    ][9944] Completed state [/etc/memcached.conf] at time 06:28:12.178537 duration_in_ms=127.097
2018-07-17 06:28:12,180 [salt.loader      ][ERROR   ][9944] 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-17 06:28:12,503 [salt.state       ][INFO    ][9944] Running state [memcached] at time 06:28:12.503117
2018-07-17 06:28:12,503 [salt.state       ][INFO    ][9944] Executing state service.running for memcached
2018-07-17 06:28:12,506 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:12,527 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-17 06:28:12,544 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-17 06:28:12,561 [salt.state       ][INFO    ][9944] The service memcached is already running
2018-07-17 06:28:12,561 [salt.state       ][INFO    ][9944] Completed state [memcached] at time 06:28:12.561515 duration_in_ms=58.398
2018-07-17 06:28:12,561 [salt.state       ][INFO    ][9944] Running state [memcached] at time 06:28:12.561820
2018-07-17 06:28:12,562 [salt.state       ][INFO    ][9944] Executing state service.mod_watch for memcached
2018-07-17 06:28:12,563 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-17 06:28:12,580 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-17 06:28:12,598 [salt.loaded.int.module.cmdmod][INFO    ][9944] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-07-17 06:28:12,636 [salt.state       ][INFO    ][9944] {'memcached': True}
2018-07-17 06:28:12,639 [salt.state       ][INFO    ][9944] Completed state [memcached] at time 06:28:12.639894 duration_in_ms=78.073
2018-07-17 06:28:12,647 [salt.minion      ][INFO    ][9944] Returning information for job: 20180717062744217775
2018-07-17 06:28:14,626 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717062814618062
2018-07-17 06:28:14,667 [salt.minion      ][INFO    ][10931] Starting a new job with PID 10931
2018-07-17 06:28:17,671 [salt.state       ][INFO    ][10931] Loading fresh modules for state activity
2018-07-17 06:28:17,874 [salt.fileclient  ][INFO    ][10931] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-17 06:28:17,914 [salt.fileclient  ][INFO    ][10931] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-17 06:28:18,088 [salt.loader      ][ERROR   ][10931] 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-17 06:28:18,860 [salt.state       ][INFO    ][10931] Running state [haproxy] at time 06:28:18.860214
2018-07-17 06:28:18,861 [salt.state       ][INFO    ][10931] Executing state pkg.installed for haproxy
2018-07-17 06:28:18,862 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:19,745 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-17 06:28:19,967 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:28:23,468 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:28:23,512 [salt.loaded.int.module.cmdmod][INFO    ][10931] 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-17 06:28:34,358 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:34,420 [salt.state       ][INFO    ][10931] 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-17 06:28:34,446 [salt.state       ][INFO    ][10931] Loading fresh modules for state activity
2018-07-17 06:28:34,496 [salt.state       ][INFO    ][10931] Completed state [haproxy] at time 06:28:34.496600 duration_in_ms=15636.387
2018-07-17 06:28:34,501 [salt.state       ][INFO    ][10931] Running state [/etc/default/haproxy] at time 06:28:34.501506
2018-07-17 06:28:34,502 [salt.state       ][INFO    ][10931] Executing state file.managed for /etc/default/haproxy
2018-07-17 06:28:34,540 [salt.fileclient  ][INFO    ][10931] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-17 06:28:34,544 [salt.state       ][INFO    ][10931] 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-17 06:28:34,548 [salt.state       ][INFO    ][10931] Completed state [/etc/default/haproxy] at time 06:28:34.548692 duration_in_ms=47.186
2018-07-17 06:28:34,549 [salt.state       ][INFO    ][10931] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:34.549363
2018-07-17 06:28:34,549 [salt.state       ][INFO    ][10931] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-17 06:28:34,571 [salt.fileclient  ][INFO    ][10931] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-17 06:28:34,898 [salt.state       ][INFO    ][10931] 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 10.167.4.31:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.32:8777 check
+  server mdb02 10.167.4.33:8777 check
+  server mdb03 10.167.4.34:8777 check
+
+listen panko_api
+  bind 10.167.4.31:8977 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.32:8977 check
+  server mdb02 10.167.4.33:8977 check
+  server mdb03 10.167.4.34:8977 check
+
+listen gnocchi_api
+  bind 10.167.4.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 10.167.4.32:8041 check
+  server mdb02 10.167.4.33:8041 check
+  server mdb03 10.167.4.34:8041 check
+
+listen aodh-api
+  bind 10.167.4.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 10.167.4.32:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 10.167.4.33:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 10.167.4.34:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-07-17 06:28:34,905 [salt.state       ][INFO    ][10931] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:34.905542 duration_in_ms=356.177
2018-07-17 06:28:34,906 [salt.state       ][INFO    ][10931] Running state [/etc/haproxy/ssl] at time 06:28:34.906238
2018-07-17 06:28:34,906 [salt.state       ][INFO    ][10931] Executing state file.directory for /etc/haproxy/ssl
2018-07-17 06:28:34,918 [salt.state       ][INFO    ][10931] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-17 06:28:34,918 [salt.state       ][INFO    ][10931] Completed state [/etc/haproxy/ssl] at time 06:28:34.918707 duration_in_ms=12.469
2018-07-17 06:28:34,919 [salt.state       ][INFO    ][10931] Running state [/etc/haproxy/errors/429.http11] at time 06:28:34.919221
2018-07-17 06:28:34,931 [salt.state       ][INFO    ][10931] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-17 06:28:34,951 [salt.fileclient  ][INFO    ][10931] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-17 06:28:34,954 [salt.state       ][INFO    ][10931] File changed:
New file
2018-07-17 06:28:34,954 [salt.state       ][INFO    ][10931] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:34.954401 duration_in_ms=35.18
2018-07-17 06:28:34,955 [salt.state       ][INFO    ][10931] Running state [haproxy_status_packages] at time 06:28:34.955485
2018-07-17 06:28:34,955 [salt.state       ][INFO    ][10931] Executing state pkg.installed for haproxy_status_packages
2018-07-17 06:28:35,005 [salt.loader      ][ERROR   ][10931] 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-17 06:28:35,374 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717062834686660
2018-07-17 06:28:35,398 [salt.minion      ][INFO    ][11763] Starting a new job with PID 11763
2018-07-17 06:28:35,417 [salt.minion      ][INFO    ][11763] Returning information for job: 20180717062834686660
2018-07-17 06:28:35,486 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:28:35,570 [salt.loaded.int.module.cmdmod][INFO    ][10931] 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-17 06:28:39,794 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:39,881 [salt.state       ][INFO    ][10931] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-07-17 06:28:39,904 [salt.state       ][INFO    ][10931] Loading fresh modules for state activity
2018-07-17 06:28:39,952 [salt.state       ][INFO    ][10931] Completed state [haproxy_status_packages] at time 06:28:39.952315 duration_in_ms=4996.829
2018-07-17 06:28:39,956 [salt.state       ][INFO    ][10931] Running state [/usr/bin/haproxy-status.sh] at time 06:28:39.956040
2018-07-17 06:28:39,956 [salt.state       ][INFO    ][10931] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-17 06:28:39,986 [salt.fileclient  ][INFO    ][10931] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-17 06:28:40,024 [salt.state       ][INFO    ][10931] File changed:
New file
2018-07-17 06:28:40,024 [salt.state       ][INFO    ][10931] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:40.024259 duration_in_ms=68.219
2018-07-17 06:28:40,026 [salt.state       ][INFO    ][10931] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:40.026469
2018-07-17 06:28:40,026 [salt.state       ][INFO    ][10931] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-17 06:28:40,029 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command 'sysctl -a' in directory '/root'
2018-07-17 06:28:40,070 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-17 06:28:40,084 [salt.state       ][INFO    ][10931] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-17 06:28:40,084 [salt.state       ][INFO    ][10931] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:40.084760 duration_in_ms=58.291
2018-07-17 06:28:40,086 [salt.loader      ][ERROR   ][10931] 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-17 06:28:40,390 [salt.state       ][INFO    ][10931] Running state [haproxy] at time 06:28:40.390338
2018-07-17 06:28:40,390 [salt.state       ][INFO    ][10931] Executing state service.running for haproxy
2018-07-17 06:28:40,395 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:40,415 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,431 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,448 [salt.state       ][INFO    ][10931] The service haproxy is already running
2018-07-17 06:28:40,448 [salt.state       ][INFO    ][10931] Completed state [haproxy] at time 06:28:40.448583 duration_in_ms=58.245
2018-07-17 06:28:40,448 [salt.state       ][INFO    ][10931] Running state [haproxy] at time 06:28:40.448883
2018-07-17 06:28:40,449 [salt.state       ][INFO    ][10931] Executing state service.mod_watch for haproxy
2018-07-17 06:28:40,450 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,466 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,483 [salt.loaded.int.module.cmdmod][INFO    ][10931] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:40,520 [salt.state       ][INFO    ][10931] {'haproxy': True}
2018-07-17 06:28:40,521 [salt.state       ][INFO    ][10931] Completed state [haproxy] at time 06:28:40.521092 duration_in_ms=72.208
2018-07-17 06:28:40,533 [salt.minion      ][INFO    ][10931] Returning information for job: 20180717062814618062
2018-07-17 06:28:43,678 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command service.status with jid 20180717062843663160
2018-07-17 06:28:43,713 [salt.minion      ][INFO    ][12092] Starting a new job with PID 12092
2018-07-17 06:28:43,719 [salt.loader      ][ERROR   ][12092] 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-17 06:28:44,209 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:44,232 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:44,250 [salt.minion      ][INFO    ][12092] Returning information for job: 20180717062843663160
2018-07-17 06:28:45,773 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command service.restart with jid 20180717062845766337
2018-07-17 06:28:45,812 [salt.minion      ][INFO    ][12100] Starting a new job with PID 12100
2018-07-17 06:28:45,820 [salt.loader      ][ERROR   ][12100] 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-17 06:28:46,307 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12100] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:46,336 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12100] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-17 06:28:46,371 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][12100] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-17 06:28:46,418 [salt.minion      ][INFO    ][12100] Returning information for job: 20180717062845766337
2018-07-17 06:52:48,540 [salt.utils.schedule][INFO    ][2701] Running scheduled job: __mine_interval
2018-07-17 07:25:13,741 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717072513736058
2018-07-17 07:25:13,800 [salt.minion      ][INFO    ][12292] Starting a new job with PID 12292
2018-07-17 07:25:15,796 [salt.state       ][INFO    ][12292] Loading fresh modules for state activity
2018-07-17 07:25:15,914 [salt.fileclient  ][INFO    ][12292] Fetching file from saltenv 'base', ** done ** 'redis/init.sls'
2018-07-17 07:25:15,949 [salt.fileclient  ][INFO    ][12292] Fetching file from saltenv 'base', ** done ** 'redis/server.sls'
2018-07-17 07:25:15,979 [salt.fileclient  ][INFO    ][12292] Fetching file from saltenv 'base', ** done ** 'redis/map.jinja'
2018-07-17 07:25:16,035 [salt.fileclient  ][INFO    ][12292] Fetching file from saltenv 'base', ** done ** 'redis/cluster.sls'
2018-07-17 07:25:16,176 [salt.loader      ][ERROR   ][12292] 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-17 07:25:16,978 [salt.state       ][INFO    ][12292] Running state [redis-server] at time 07:25:16.978693
2018-07-17 07:25:16,979 [salt.state       ][INFO    ][12292] Executing state pkg.installed for redis-server
2018-07-17 07:25:16,980 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:25:17,944 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['apt-cache', '-q', 'policy', 'redis-server'] in directory '/root'
2018-07-17 07:25:18,217 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 07:25:26,384 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:25:26,462 [salt.loaded.int.module.cmdmod][INFO    ][12292] 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-17 07:25:33,833 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072533818794
2018-07-17 07:25:33,874 [salt.minion      ][INFO    ][12957] Starting a new job with PID 12957
2018-07-17 07:25:33,917 [salt.minion      ][INFO    ][12957] Returning information for job: 20180717072533818794
2018-07-17 07:25:38,587 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:25:38,728 [salt.state       ][INFO    ][12292] 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-17 07:25:38,787 [salt.state       ][INFO    ][12292] Loading fresh modules for state activity
2018-07-17 07:25:38,862 [salt.state       ][INFO    ][12292] Completed state [redis-server] at time 07:25:38.862791 duration_in_ms=21884.098
2018-07-17 07:25:38,868 [salt.state       ][INFO    ][12292] Running state [vm.overcommit_memory] at time 07:25:38.868803
2018-07-17 07:25:38,869 [salt.state       ][INFO    ][12292] Executing state sysctl.present for vm.overcommit_memory
2018-07-17 07:25:38,874 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command 'sysctl -a' in directory '/root'
2018-07-17 07:25:38,934 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command 'sysctl -w vm.overcommit_memory="1"' in directory '/root'
2018-07-17 07:25:38,951 [salt.state       ][INFO    ][12292] {'vm.overcommit_memory': 1}
2018-07-17 07:25:38,952 [salt.state       ][INFO    ][12292] Completed state [vm.overcommit_memory] at time 07:25:38.952726 duration_in_ms=83.923
2018-07-17 07:25:38,957 [salt.state       ][INFO    ][12292] Running state [/etc/redis/redis.conf] at time 07:25:38.957778
2018-07-17 07:25:38,958 [salt.state       ][INFO    ][12292] Executing state file.managed for /etc/redis/redis.conf
2018-07-17 07:25:39,028 [salt.fileclient  ][INFO    ][12292] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/redis.conf'
2018-07-17 07:25:39,177 [salt.state       ][INFO    ][12292] File changed:
--- 
+++ 
@@ -66,7 +66,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 10.167.4.32
 
 # 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:
@@ -505,8 +505,7 @@
 # with the better durability guarantees.
 #
 # Please check http://redis.io/topics/persistence for more information.
-
-appendonly no
+appendonly yes
 
 # The name of the append only file (default: "appendonly.aof")
 
@@ -535,9 +534,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-17 07:25:39,184 [salt.state       ][INFO    ][12292] Completed state [/etc/redis/redis.conf] at time 07:25:39.184303 duration_in_ms=226.525
2018-07-17 07:25:39,185 [salt.loader      ][ERROR   ][12292] 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-17 07:25:39,649 [salt.state       ][INFO    ][12292] Running state [redis-server] at time 07:25:39.649266
2018-07-17 07:25:39,650 [salt.state       ][INFO    ][12292] Executing state service.running for redis-server
2018-07-17 07:25:39,651 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-17 07:25:39,677 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:39,697 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:39,720 [salt.state       ][INFO    ][12292] The service redis-server is already running
2018-07-17 07:25:39,721 [salt.state       ][INFO    ][12292] Completed state [redis-server] at time 07:25:39.721223 duration_in_ms=71.957
2018-07-17 07:25:39,722 [salt.state       ][INFO    ][12292] Running state [redis-server] at time 07:25:39.722204
2018-07-17 07:25:39,723 [salt.state       ][INFO    ][12292] Executing state service.mod_watch for redis-server
2018-07-17 07:25:39,725 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:39,752 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:39,777 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:40,311 [salt.state       ][INFO    ][12292] {'redis-server': True}
2018-07-17 07:25:40,312 [salt.state       ][INFO    ][12292] Completed state [redis-server] at time 07:25:40.312253 duration_in_ms=590.046
2018-07-17 07:25:40,322 [salt.state       ][INFO    ][12292] Running state [redis-sentinel] at time 07:25:40.322256
2018-07-17 07:25:40,324 [salt.state       ][INFO    ][12292] Executing state pkg.installed for redis-sentinel
2018-07-17 07:25:40,725 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:25:40,812 [salt.loaded.int.module.cmdmod][INFO    ][12292] 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-17 07:25:43,892 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072543875972
2018-07-17 07:25:43,930 [salt.minion      ][INFO    ][13312] Starting a new job with PID 13312
2018-07-17 07:25:43,974 [salt.minion      ][INFO    ][13312] Returning information for job: 20180717072543875972
2018-07-17 07:25:48,815 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:25:48,924 [salt.state       ][INFO    ][12292] Made the following changes:
'redis-sentinel' changed from 'absent' to '2:3.0.6-1'

2018-07-17 07:25:48,970 [salt.state       ][INFO    ][12292] Loading fresh modules for state activity
2018-07-17 07:25:49,048 [salt.state       ][INFO    ][12292] Completed state [redis-sentinel] at time 07:25:49.048169 duration_in_ms=8725.915
2018-07-17 07:25:49,051 [salt.loader      ][ERROR   ][12292] 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-17 07:25:49,373 [salt.state       ][INFO    ][12292] Running state [/etc/redis/sentinel.conf] at time 07:25:49.373006
2018-07-17 07:25:49,374 [salt.state       ][INFO    ][12292] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-17 07:25:49,431 [salt.fileclient  ][INFO    ][12292] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/sentinel.conf'
2018-07-17 07:25:49,519 [salt.state       ][INFO    ][12292] File changed:
--- 
+++ 
@@ -21,7 +21,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 10.167.4.32
 
 # 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 10.167.4.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-17 07:25:49,528 [salt.state       ][INFO    ][12292] Completed state [/etc/redis/sentinel.conf] at time 07:25:49.527940 duration_in_ms=154.933
2018-07-17 07:25:49,528 [salt.state       ][INFO    ][12292] Running state [redis-sentinel] at time 07:25:49.528890
2018-07-17 07:25:49,529 [salt.state       ][INFO    ][12292] Executing state service.running for redis-sentinel
2018-07-17 07:25:49,534 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-17 07:25:49,568 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:49,594 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:49,618 [salt.state       ][INFO    ][12292] The service redis-sentinel is already running
2018-07-17 07:25:49,619 [salt.state       ][INFO    ][12292] Completed state [redis-sentinel] at time 07:25:49.619495 duration_in_ms=90.604
2018-07-17 07:25:49,620 [salt.state       ][INFO    ][12292] Running state [redis-sentinel] at time 07:25:49.620382
2018-07-17 07:25:49,621 [salt.state       ][INFO    ][12292] Executing state service.mod_watch for redis-sentinel
2018-07-17 07:25:49,622 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:49,646 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:49,669 [salt.loaded.int.module.cmdmod][INFO    ][12292] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:50,117 [salt.state       ][INFO    ][12292] {'redis-sentinel': True}
2018-07-17 07:25:50,118 [salt.state       ][INFO    ][12292] Completed state [redis-sentinel] at time 07:25:50.118368 duration_in_ms=497.983
2018-07-17 07:25:50,122 [salt.minion      ][INFO    ][12292] Returning information for job: 20180717072513736058
2018-07-17 07:25:50,883 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717072550873926
2018-07-17 07:25:50,920 [salt.minion      ][INFO    ][13593] Starting a new job with PID 13593
2018-07-17 07:25:52,909 [salt.state       ][INFO    ][13593] Loading fresh modules for state activity
2018-07-17 07:25:53,427 [salt.loader      ][ERROR   ][13593] 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-17 07:25:54,203 [salt.state       ][INFO    ][13593] Running state [redis-server] at time 07:25:54.203525
2018-07-17 07:25:54,204 [salt.state       ][INFO    ][13593] Executing state pkg.installed for redis-server
2018-07-17 07:25:54,204 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:25:55,133 [salt.state       ][INFO    ][13593] All specified packages are already installed
2018-07-17 07:25:55,134 [salt.state       ][INFO    ][13593] Completed state [redis-server] at time 07:25:55.134372 duration_in_ms=930.847
2018-07-17 07:25:55,136 [salt.state       ][INFO    ][13593] Running state [vm.overcommit_memory] at time 07:25:55.136504
2018-07-17 07:25:55,137 [salt.state       ][INFO    ][13593] Executing state sysctl.present for vm.overcommit_memory
2018-07-17 07:25:55,174 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command 'sysctl -a' in directory '/root'
2018-07-17 07:25:55,282 [salt.state       ][INFO    ][13593] Sysctl value vm.overcommit_memory = 1 is already set
2018-07-17 07:25:55,284 [salt.state       ][INFO    ][13593] Completed state [vm.overcommit_memory] at time 07:25:55.284309 duration_in_ms=147.802
2018-07-17 07:25:55,295 [salt.state       ][INFO    ][13593] Running state [/etc/redis/redis.conf] at time 07:25:55.295536
2018-07-17 07:25:55,297 [salt.state       ][INFO    ][13593] Executing state file.managed for /etc/redis/redis.conf
2018-07-17 07:25:55,503 [salt.state       ][INFO    ][13593] File /etc/redis/redis.conf is in the correct state
2018-07-17 07:25:55,504 [salt.state       ][INFO    ][13593] Completed state [/etc/redis/redis.conf] at time 07:25:55.504561 duration_in_ms=209.027
2018-07-17 07:25:55,506 [salt.state       ][INFO    ][13593] Running state [redis-server] at time 07:25:55.506416
2018-07-17 07:25:55,507 [salt.state       ][INFO    ][13593] Executing state service.running for redis-server
2018-07-17 07:25:55,508 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-17 07:25:55,557 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:55,585 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-17 07:25:55,618 [salt.state       ][INFO    ][13593] The service redis-server is already running
2018-07-17 07:25:55,619 [salt.state       ][INFO    ][13593] Completed state [redis-server] at time 07:25:55.619472 duration_in_ms=113.055
2018-07-17 07:25:55,620 [salt.state       ][INFO    ][13593] Running state [redis-sentinel] at time 07:25:55.620708
2018-07-17 07:25:55,621 [salt.state       ][INFO    ][13593] Executing state pkg.installed for redis-sentinel
2018-07-17 07:25:55,640 [salt.state       ][INFO    ][13593] All specified packages are already installed
2018-07-17 07:25:55,641 [salt.state       ][INFO    ][13593] Completed state [redis-sentinel] at time 07:25:55.641708 duration_in_ms=21.0
2018-07-17 07:25:55,644 [salt.state       ][INFO    ][13593] Running state [/etc/redis/sentinel.conf] at time 07:25:55.644467
2018-07-17 07:25:55,645 [salt.state       ][INFO    ][13593] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-17 07:25:55,738 [salt.state       ][INFO    ][13593] File /etc/redis/sentinel.conf is in the correct state
2018-07-17 07:25:55,738 [salt.state       ][INFO    ][13593] Completed state [/etc/redis/sentinel.conf] at time 07:25:55.738841 duration_in_ms=94.375
2018-07-17 07:25:55,739 [salt.state       ][INFO    ][13593] Running state [redis-sentinel] at time 07:25:55.739810
2018-07-17 07:25:55,740 [salt.state       ][INFO    ][13593] Executing state service.running for redis-sentinel
2018-07-17 07:25:55,741 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-17 07:25:55,784 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:55,816 [salt.loaded.int.module.cmdmod][INFO    ][13593] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-17 07:25:55,843 [salt.state       ][INFO    ][13593] The service redis-sentinel is already running
2018-07-17 07:25:55,845 [salt.state       ][INFO    ][13593] Completed state [redis-sentinel] at time 07:25:55.845126 duration_in_ms=105.314
2018-07-17 07:25:55,849 [salt.minion      ][INFO    ][13593] Returning information for job: 20180717072550873926
2018-07-17 07:26:29,027 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command test.ping with jid 20180717072629016364
2018-07-17 07:26:29,062 [salt.minion      ][INFO    ][13637] Starting a new job with PID 13637
2018-07-17 07:26:29,202 [salt.minion      ][INFO    ][13637] Returning information for job: 20180717072629016364
2018-07-17 07:26:29,362 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717072629350202
2018-07-17 07:26:29,403 [salt.minion      ][INFO    ][13642] Starting a new job with PID 13642
2018-07-17 07:26:31,334 [salt.state       ][INFO    ][13642] Loading fresh modules for state activity
2018-07-17 07:26:31,462 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'gnocchi/init.sls'
2018-07-17 07:26:31,508 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'gnocchi/server.sls'
2018-07-17 07:26:31,667 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/init.sls'
2018-07-17 07:26:31,707 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/init.sls'
2018-07-17 07:26:31,751 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/service/init.sls'
2018-07-17 07:26:31,956 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/service/modules.sls'
2018-07-17 07:26:32,084 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/service/mpm.sls'
2018-07-17 07:26:32,221 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/site.sls'
2018-07-17 07:26:32,445 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/users.sls'
2018-07-17 07:26:32,588 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/server/robots.sls'
2018-07-17 07:26:32,687 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'gnocchi/_common.sls'
2018-07-17 07:26:32,881 [salt.loader      ][ERROR   ][13642] 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-17 07:26:33,767 [salt.state       ][INFO    ][13642] Running state [apache2] at time 07:26:33.767009
2018-07-17 07:26:33,768 [salt.state       ][INFO    ][13642] Executing state pkg.installed for apache2
2018-07-17 07:26:33,771 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:26:34,651 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-07-17 07:26:34,829 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 07:26:38,727 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:26:38,782 [salt.loaded.int.module.cmdmod][INFO    ][13642] 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-17 07:26:49,466 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072649449917
2018-07-17 07:26:49,507 [salt.minion      ][INFO    ][14641] Starting a new job with PID 14641
2018-07-17 07:26:49,557 [salt.minion      ][INFO    ][14641] Returning information for job: 20180717072649449917
2018-07-17 07:26:59,679 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072659668108
2018-07-17 07:26:59,707 [salt.minion      ][INFO    ][15090] Starting a new job with PID 15090
2018-07-17 07:26:59,734 [salt.minion      ][INFO    ][15090] Returning information for job: 20180717072659668108
2018-07-17 07:27:02,621 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:27:02,735 [salt.state       ][INFO    ][13642] 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-17 07:27:02,775 [salt.state       ][INFO    ][13642] Loading fresh modules for state activity
2018-07-17 07:27:02,827 [salt.state       ][INFO    ][13642] Completed state [apache2] at time 07:27:02.827413 duration_in_ms=29060.405
2018-07-17 07:27:02,834 [salt.state       ][INFO    ][13642] Running state [openssl] at time 07:27:02.834874
2018-07-17 07:27:02,835 [salt.state       ][INFO    ][13642] Executing state pkg.installed for openssl
2018-07-17 07:27:02,889 [salt.loader      ][ERROR   ][13642] 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-17 07:27:03,413 [salt.state       ][INFO    ][13642] All specified packages are already installed
2018-07-17 07:27:03,414 [salt.state       ][INFO    ][13642] Completed state [openssl] at time 07:27:03.414114 duration_in_ms=579.239
2018-07-17 07:27:03,416 [salt.state       ][INFO    ][13642] Running state [a2enmod rewrite] at time 07:27:03.416013
2018-07-17 07:27:03,416 [salt.state       ][INFO    ][13642] Executing state cmd.run for a2enmod rewrite
2018-07-17 07:27:03,417 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command 'a2enmod rewrite' in directory '/root'
2018-07-17 07:27:03,494 [salt.state       ][INFO    ][13642] {'pid': 15159, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module rewrite.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-17 07:27:03,495 [salt.state       ][INFO    ][13642] Completed state [a2enmod rewrite] at time 07:27:03.495742 duration_in_ms=79.728
2018-07-17 07:27:03,497 [salt.state       ][INFO    ][13642] Running state [libapache2-mod-wsgi] at time 07:27:03.497060
2018-07-17 07:27:03,497 [salt.state       ][INFO    ][13642] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-17 07:27:03,535 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:27:03,584 [salt.loaded.int.module.cmdmod][INFO    ][13642] 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-17 07:27:09,862 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072709849520
2018-07-17 07:27:09,900 [salt.minion      ][INFO    ][15428] Starting a new job with PID 15428
2018-07-17 07:27:09,950 [salt.minion      ][INFO    ][15428] Returning information for job: 20180717072709849520
2018-07-17 07:27:11,990 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:27:12,101 [salt.state       ][INFO    ][13642] 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-17 07:27:12,166 [salt.state       ][INFO    ][13642] Loading fresh modules for state activity
2018-07-17 07:27:12,251 [salt.state       ][INFO    ][13642] Completed state [libapache2-mod-wsgi] at time 07:27:12.251794 duration_in_ms=8754.732
2018-07-17 07:27:12,256 [salt.state       ][INFO    ][13642] Running state [a2enmod wsgi] at time 07:27:12.256121
2018-07-17 07:27:12,256 [salt.state       ][INFO    ][13642] Executing state cmd.run for a2enmod wsgi
2018-07-17 07:27:12,257 [salt.state       ][INFO    ][13642] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-17 07:27:12,257 [salt.state       ][INFO    ][13642] Completed state [a2enmod wsgi] at time 07:27:12.257691 duration_in_ms=1.57
2018-07-17 07:27:12,266 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:27:12.266019
2018-07-17 07:27:12,266 [salt.state       ][INFO    ][13642] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-17 07:27:12,317 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/mpm/mpm_prefork.conf'
2018-07-17 07:27:12,540 [salt.state       ][INFO    ][13642] 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-17 07:27:12,540 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:27:12.540762 duration_in_ms=274.744
2018-07-17 07:27:12,541 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:27:12.541141
2018-07-17 07:27:12,541 [salt.state       ][INFO    ][13642] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-17 07:27:12,542 [salt.state       ][INFO    ][13642] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-17 07:27:12,542 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:27:12.542219 duration_in_ms=1.078
2018-07-17 07:27:12,542 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:27:12.542518
2018-07-17 07:27:12,542 [salt.state       ][INFO    ][13642] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-17 07:27:12,543 [salt.state       ][INFO    ][13642] {'removed': '/etc/apache2/mods-enabled/mpm_event.load'}
2018-07-17 07:27:12,543 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:27:12.543582 duration_in_ms=1.064
2018-07-17 07:27:12,544 [salt.state       ][INFO    ][13642] Running state [a2enmod mpm_prefork] at time 07:27:12.544864
2018-07-17 07:27:12,545 [salt.state       ][INFO    ][13642] Executing state cmd.run for a2enmod mpm_prefork
2018-07-17 07:27:12,548 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command 'a2enmod mpm_prefork' in directory '/root'
2018-07-17 07:27:12,639 [salt.state       ][INFO    ][13642] {'pid': 15485, '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-17 07:27:12,639 [salt.state       ][INFO    ][13642] Completed state [a2enmod mpm_prefork] at time 07:27:12.639808 duration_in_ms=94.944
2018-07-17 07:27:12,640 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:27:12.640458
2018-07-17 07:27:12,640 [salt.state       ][INFO    ][13642] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-17 07:27:12,641 [salt.state       ][INFO    ][13642] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-17 07:27:12,642 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:27:12.641946 duration_in_ms=1.488
2018-07-17 07:27:12,642 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:27:12.642320
2018-07-17 07:27:12,642 [salt.state       ][INFO    ][13642] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-17 07:27:12,643 [salt.state       ][INFO    ][13642] {'removed': '/etc/apache2/mods-enabled/mpm_event.conf'}
2018-07-17 07:27:12,643 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:27:12.643619 duration_in_ms=1.299
2018-07-17 07:27:12,644 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/ports.conf] at time 07:27:12.644481
2018-07-17 07:27:12,644 [salt.state       ][INFO    ][13642] Executing state file.managed for /etc/apache2/ports.conf
2018-07-17 07:27:12,671 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/ports.conf'
2018-07-17 07:27:12,853 [salt.state       ][INFO    ][13642] File /etc/apache2/ports.conf is in the correct state
2018-07-17 07:27:12,853 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/ports.conf] at time 07:27:12.853673 duration_in_ms=209.189
2018-07-17 07:27:12,855 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/conf-available/security.conf] at time 07:27:12.855168
2018-07-17 07:27:12,855 [salt.state       ][INFO    ][13642] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-17 07:27:12,884 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/security.conf'
2018-07-17 07:27:13,016 [salt.state       ][INFO    ][13642] 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-17 07:27:13,017 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/conf-available/security.conf] at time 07:27:13.016941 duration_in_ms=161.775
2018-07-17 07:27:13,022 [salt.loader      ][ERROR   ][13642] 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-17 07:27:13,497 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:27:13.497823
2018-07-17 07:27:13,498 [salt.state       ][INFO    ][13642] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-17 07:27:13,524 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/wsgi.conf'
2018-07-17 07:27:13,568 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/_name.conf'
2018-07-17 07:27:13,671 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/_wsgi.conf'
2018-07-17 07:27:13,702 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/_ssl.conf'
2018-07-17 07:27:13,854 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/_core.conf'
2018-07-17 07:27:13,881 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/_log.conf'
2018-07-17 07:27:13,914 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'apache/files/_limits.conf'
2018-07-17 07:27:13,961 [salt.state       ][INFO    ][13642] File changed:
New file
2018-07-17 07:27:13,962 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:27:13.962086 duration_in_ms=464.262
2018-07-17 07:27:13,963 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:27:13.963423
2018-07-17 07:27:13,964 [salt.state       ][INFO    ][13642] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-17 07:27:14,361 [salt.state       ][INFO    ][13642] File changed:
New file
2018-07-17 07:27:14,362 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:27:14.362098 duration_in_ms=398.678
2018-07-17 07:27:14,362 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 07:27:14.362419
2018-07-17 07:27:14,362 [salt.state       ][INFO    ][13642] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-17 07:27:14,363 [salt.state       ][INFO    ][13642] {'removed': '/etc/apache2/sites-enabled/000-default.conf'}
2018-07-17 07:27:14,363 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 07:27:14.363501 duration_in_ms=1.082
2018-07-17 07:27:14,367 [salt.state       ][INFO    ][13642] Running state [apache2] at time 07:27:14.367401
2018-07-17 07:27:14,367 [salt.state       ][INFO    ][13642] Executing state service.running for apache2
2018-07-17 07:27:14,368 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-17 07:27:14,415 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:27:14,441 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:27:14,471 [salt.state       ][INFO    ][13642] The service apache2 is already running
2018-07-17 07:27:14,472 [salt.state       ][INFO    ][13642] Completed state [apache2] at time 07:27:14.472344 duration_in_ms=104.942
2018-07-17 07:27:14,472 [salt.state       ][INFO    ][13642] Running state [apache2] at time 07:27:14.472878
2018-07-17 07:27:14,473 [salt.state       ][INFO    ][13642] Executing state service.mod_watch for apache2
2018-07-17 07:27:14,474 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:27:14,493 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:27:14,517 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-07-17 07:27:14,766 [salt.state       ][INFO    ][13642] {'apache2': True}
2018-07-17 07:27:14,768 [salt.state       ][INFO    ][13642] Completed state [apache2] at time 07:27:14.768455 duration_in_ms=295.573
2018-07-17 07:27:14,772 [salt.state       ][INFO    ][13642] Running state [/etc/apache2/conf-enabled/security.conf] at time 07:27:14.772611
2018-07-17 07:27:14,776 [salt.state       ][INFO    ][13642] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-17 07:27:14,794 [salt.state       ][INFO    ][13642] {'new': '/etc/apache2/conf-enabled/security.conf'}
2018-07-17 07:27:14,795 [salt.state       ][INFO    ][13642] Completed state [/etc/apache2/conf-enabled/security.conf] at time 07:27:14.795632 duration_in_ms=23.021
2018-07-17 07:27:14,800 [salt.state       ][INFO    ][13642] Running state [gnocchi-common] at time 07:27:14.800528
2018-07-17 07:27:14,801 [salt.state       ][INFO    ][13642] Executing state pkg.installed for gnocchi-common
2018-07-17 07:27:15,179 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:27:15,295 [salt.loaded.int.module.cmdmod][INFO    ][13642] 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-17 07:27:20,082 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072720070985
2018-07-17 07:27:20,122 [salt.minion      ][INFO    ][15647] Starting a new job with PID 15647
2018-07-17 07:27:20,163 [salt.minion      ][INFO    ][15647] Returning information for job: 20180717072720070985
2018-07-17 07:27:30,302 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072730288697
2018-07-17 07:27:30,338 [salt.minion      ][INFO    ][15917] Starting a new job with PID 15917
2018-07-17 07:27:30,391 [salt.minion      ][INFO    ][15917] Returning information for job: 20180717072730288697
2018-07-17 07:27:40,335 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072740322511
2018-07-17 07:27:40,374 [salt.minion      ][INFO    ][16141] Starting a new job with PID 16141
2018-07-17 07:27:40,434 [salt.minion      ][INFO    ][16141] Returning information for job: 20180717072740322511
2018-07-17 07:27:50,377 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072750360939
2018-07-17 07:27:50,425 [salt.minion      ][INFO    ][16390] Starting a new job with PID 16390
2018-07-17 07:27:50,486 [salt.minion      ][INFO    ][16390] Returning information for job: 20180717072750360939
2018-07-17 07:28:00,413 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072800402299
2018-07-17 07:28:00,447 [salt.minion      ][INFO    ][16662] Starting a new job with PID 16662
2018-07-17 07:28:00,488 [salt.minion      ][INFO    ][16662] Returning information for job: 20180717072800402299
2018-07-17 07:28:10,625 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072810611823
2018-07-17 07:28:10,680 [salt.minion      ][INFO    ][16877] Starting a new job with PID 16877
2018-07-17 07:28:10,747 [salt.minion      ][INFO    ][16877] Returning information for job: 20180717072810611823
2018-07-17 07:28:20,676 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072820662781
2018-07-17 07:28:20,715 [salt.minion      ][INFO    ][17106] Starting a new job with PID 17106
2018-07-17 07:28:20,771 [salt.minion      ][INFO    ][17106] Returning information for job: 20180717072820662781
2018-07-17 07:28:30,700 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072830684641
2018-07-17 07:28:30,757 [salt.minion      ][INFO    ][17725] Starting a new job with PID 17725
2018-07-17 07:28:30,809 [salt.minion      ][INFO    ][17725] Returning information for job: 20180717072830684641
2018-07-17 07:28:40,744 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072840733587
2018-07-17 07:28:40,785 [salt.minion      ][INFO    ][17733] Starting a new job with PID 17733
2018-07-17 07:28:40,869 [salt.minion      ][INFO    ][17733] Returning information for job: 20180717072840733587
2018-07-17 07:28:50,799 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072850789119
2018-07-17 07:28:50,822 [salt.minion      ][INFO    ][17967] Starting a new job with PID 17967
2018-07-17 07:28:50,853 [salt.minion      ][INFO    ][17967] Returning information for job: 20180717072850789119
2018-07-17 07:29:00,997 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072900985135
2018-07-17 07:29:01,038 [salt.minion      ][INFO    ][18159] Starting a new job with PID 18159
2018-07-17 07:29:01,085 [salt.minion      ][INFO    ][18159] Returning information for job: 20180717072900985135
2018-07-17 07:29:11,019 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072911007523
2018-07-17 07:29:11,059 [salt.minion      ][INFO    ][18332] Starting a new job with PID 18332
2018-07-17 07:29:11,110 [salt.minion      ][INFO    ][18332] Returning information for job: 20180717072911007523
2018-07-17 07:29:21,258 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072921246479
2018-07-17 07:29:21,282 [salt.minion      ][INFO    ][18486] Starting a new job with PID 18486
2018-07-17 07:29:21,319 [salt.minion      ][INFO    ][18486] Returning information for job: 20180717072921246479
2018-07-17 07:29:31,475 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072931458470
2018-07-17 07:29:31,536 [salt.minion      ][INFO    ][18685] Starting a new job with PID 18685
2018-07-17 07:29:31,585 [salt.minion      ][INFO    ][18685] Returning information for job: 20180717072931458470
2018-07-17 07:29:41,529 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072941516076
2018-07-17 07:29:41,568 [salt.minion      ][INFO    ][18822] Starting a new job with PID 18822
2018-07-17 07:29:41,613 [salt.minion      ][INFO    ][18822] Returning information for job: 20180717072941516076
2018-07-17 07:29:48,130 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:29:48,301 [salt.state       ][INFO    ][13642] 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-17 07:29:48,363 [salt.state       ][INFO    ][13642] Loading fresh modules for state activity
2018-07-17 07:29:48,439 [salt.state       ][INFO    ][13642] Completed state [gnocchi-common] at time 07:29:48.439168 duration_in_ms=153638.641
2018-07-17 07:29:48,450 [salt.state       ][INFO    ][13642] Running state [/etc/gnocchi/gnocchi.conf] at time 07:29:48.450124
2018-07-17 07:29:48,451 [salt.state       ][INFO    ][13642] Executing state file.managed for /etc/gnocchi/gnocchi.conf
2018-07-17 07:29:48,533 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/gnocchi.conf'
2018-07-17 07:29:48,761 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/storage/_redis.conf'
2018-07-17 07:29:48,784 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystonemiddleware/_auth_token.conf'
2018-07-17 07:29:48,829 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystoneauth/_type_password.conf'
2018-07-17 07:29:48,892 [salt.fileclient  ][INFO    ][13642] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_middleware.conf'
2018-07-17 07:29:48,906 [salt.state       ][INFO    ][13642] 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://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.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://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.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@10.167.4.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://10.167.4.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://10.167.4.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://10.167.4.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://10.167.4.32:6379

2018-07-17 07:29:48,917 [salt.state       ][INFO    ][13642] Completed state [/etc/gnocchi/gnocchi.conf] at time 07:29:48.917505 duration_in_ms=467.383
2018-07-17 07:29:48,927 [salt.state       ][INFO    ][13642] Running state [gnocchi-api] at time 07:29:48.927153
2018-07-17 07:29:48,927 [salt.state       ][INFO    ][13642] Executing state pkg.installed for gnocchi-api
2018-07-17 07:29:49,933 [salt.loader      ][ERROR   ][13642] 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-17 07:29:50,871 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:29:50,977 [salt.loaded.int.module.cmdmod][INFO    ][13642] 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-17 07:29:51,775 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717072951760750
2018-07-17 07:29:51,804 [salt.minion      ][INFO    ][18998] Starting a new job with PID 18998
2018-07-17 07:29:51,852 [salt.minion      ][INFO    ][18998] Returning information for job: 20180717072951760750
2018-07-17 07:30:02,016 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717073002000988
2018-07-17 07:30:02,054 [salt.minion      ][INFO    ][19203] Starting a new job with PID 19203
2018-07-17 07:30:02,114 [salt.minion      ][INFO    ][19203] Returning information for job: 20180717073002000988
2018-07-17 07:30:12,073 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717073012060371
2018-07-17 07:30:12,125 [salt.minion      ][INFO    ][19778] Starting a new job with PID 19778
2018-07-17 07:30:12,175 [salt.minion      ][INFO    ][19778] Returning information for job: 20180717073012060371
2018-07-17 07:30:18,878 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:30:19,026 [salt.state       ][INFO    ][13642] 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-17 07:30:19,110 [salt.state       ][INFO    ][13642] Loading fresh modules for state activity
2018-07-17 07:30:19,197 [salt.state       ][INFO    ][13642] Completed state [gnocchi-api] at time 07:30:19.196868 duration_in_ms=30269.709
2018-07-17 07:30:19,217 [salt.state       ][INFO    ][13642] Running state [gnocchi-metricd] at time 07:30:19.217626
2018-07-17 07:30:19,219 [salt.state       ][INFO    ][13642] Executing state pkg.installed for gnocchi-metricd
2018-07-17 07:30:19,756 [salt.loader      ][ERROR   ][13642] 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-17 07:30:20,820 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:30:20,927 [salt.loaded.int.module.cmdmod][INFO    ][13642] 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-17 07:30:22,134 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717073022121381
2018-07-17 07:30:22,167 [salt.minion      ][INFO    ][19908] Starting a new job with PID 19908
2018-07-17 07:30:22,192 [salt.minion      ][INFO    ][19908] Returning information for job: 20180717073022121381
2018-07-17 07:30:28,263 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:30:28,387 [salt.state       ][INFO    ][13642] Made the following changes:
'gnocchi-metricd' changed from 'absent' to '4.2.4-3~u16.04+mcp1'

2018-07-17 07:30:28,431 [salt.state       ][INFO    ][13642] Loading fresh modules for state activity
2018-07-17 07:30:28,730 [salt.state       ][INFO    ][13642] Completed state [gnocchi-metricd] at time 07:30:28.730425 duration_in_ms=9512.802
2018-07-17 07:30:28,737 [salt.state       ][INFO    ][13642] Running state [python-memcache] at time 07:30:28.737556
2018-07-17 07:30:28,738 [salt.state       ][INFO    ][13642] Executing state pkg.installed for python-memcache
2018-07-17 07:30:28,798 [salt.loader      ][ERROR   ][13642] 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-17 07:30:29,408 [salt.state       ][INFO    ][13642] All specified packages are already installed
2018-07-17 07:30:29,409 [salt.state       ][INFO    ][13642] Completed state [python-memcache] at time 07:30:29.409187 duration_in_ms=671.63
2018-07-17 07:30:29,412 [salt.state       ][INFO    ][13642] Running state [gnocchi-upgrade] at time 07:30:29.412083
2018-07-17 07:30:29,412 [salt.state       ][INFO    ][13642] Executing state cmd.run for gnocchi-upgrade
2018-07-17 07:30:29,413 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command 'gnocchi-upgrade' as user 'gnocchi' in directory '/var/lib/gnocchi'
2018-07-17 07:30:32,346 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717073032336517
2018-07-17 07:30:32,385 [salt.minion      ][INFO    ][20150] Starting a new job with PID 20150
2018-07-17 07:30:32,434 [salt.minion      ][INFO    ][20150] Returning information for job: 20180717073032336517
2018-07-17 07:30:33,545 [salt.state       ][INFO    ][13642] {'pid': 20133, 'retcode': 0, 'stderr': '2018-07-17 07:30:30,626 [20140] INFO     gnocchi.service: Gnocchi version 4.2.4\n2018-07-17 07:30:31,311 [20140] INFO     gnocchi.cli.manage: Upgrading indexer SQLAlchemyIndexer: mysql+pymysql://gnocchi:opnfv_secret@10.167.4.23/gnocchi\n2018-07-17 07:30:33,372 [20140] INFO     gnocchi.cli.manage: Upgrading storage RedisStorage: StrictRedis<ConnectionPool<Connection<host=10.167.4.32,port=6379,db=0>>>\n2018-07-17 07:30:33,375 [20140] INFO     gnocchi.cli.manage: Upgrading incoming storage RedisStorage: StrictRedis<SentinelConnectionPool<service=master_1(master)>', 'stdout': ''}
2018-07-17 07:30:33,548 [salt.state       ][INFO    ][13642] Completed state [gnocchi-upgrade] at time 07:30:33.548261 duration_in_ms=4136.177
2018-07-17 07:30:33,551 [salt.state       ][INFO    ][13642] Running state [wsgi_gnocchi] at time 07:30:33.551026
2018-07-17 07:30:33,551 [salt.state       ][INFO    ][13642] Executing state apache_site.enabled for wsgi_gnocchi
2018-07-17 07:30:33,552 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['a2ensite', 'wsgi_gnocchi'] in directory '/root'
2018-07-17 07:30:33,656 [salt.state       ][INFO    ][13642] {'new': 'wsgi_gnocchi', 'old': None}
2018-07-17 07:30:33,657 [salt.state       ][INFO    ][13642] Completed state [wsgi_gnocchi] at time 07:30:33.657383 duration_in_ms=106.356
2018-07-17 07:30:33,660 [salt.state       ][INFO    ][13642] Running state [apache2] at time 07:30:33.660752
2018-07-17 07:30:33,661 [salt.state       ][INFO    ][13642] Executing state service.running for apache2
2018-07-17 07:30:33,662 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:30:33,687 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:30:33,712 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:30:33,737 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'apache2.service'] in directory '/root'
2018-07-17 07:30:35,050 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:30:35,102 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:30:35,151 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:30:35,192 [salt.state       ][INFO    ][13642] {'apache2': True}
2018-07-17 07:30:35,193 [salt.state       ][INFO    ][13642] Completed state [apache2] at time 07:30:35.192953 duration_in_ms=1532.202
2018-07-17 07:30:35,194 [salt.state       ][INFO    ][13642] Running state [gnocchi-metricd] at time 07:30:35.194296
2018-07-17 07:30:35,194 [salt.state       ][INFO    ][13642] Executing state service.running for gnocchi-metricd
2018-07-17 07:30:35,195 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'status', 'gnocchi-metricd.service', '-n', '0'] in directory '/root'
2018-07-17 07:30:35,235 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,264 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,300 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,326 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,382 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,439 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,517 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,589 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:35,658 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:36,900 [salt.loaded.int.module.cmdmod][INFO    ][13642] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-17 07:30:36,935 [salt.state       ][INFO    ][13642] {'gnocchi-metricd': True}
2018-07-17 07:30:36,935 [salt.state       ][INFO    ][13642] Completed state [gnocchi-metricd] at time 07:30:36.935779 duration_in_ms=1741.482
2018-07-17 07:30:36,945 [salt.minion      ][INFO    ][13642] Returning information for job: 20180717072629350202
2018-07-17 07:38:53,913 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command test.ping with jid 20180717073853902113
2018-07-17 07:38:53,973 [salt.minion      ][INFO    ][20453] Starting a new job with PID 20453
2018-07-17 07:38:54,122 [salt.minion      ][INFO    ][20453] Returning information for job: 20180717073853902113
2018-07-17 07:38:54,340 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717073854328889
2018-07-17 07:38:54,375 [salt.minion      ][INFO    ][20458] Starting a new job with PID 20458
2018-07-17 07:38:56,419 [salt.state       ][INFO    ][20458] Loading fresh modules for state activity
2018-07-17 07:38:56,545 [salt.fileclient  ][INFO    ][20458] Fetching file from saltenv 'base', ** done ** 'panko/init.sls'
2018-07-17 07:38:56,589 [salt.fileclient  ][INFO    ][20458] Fetching file from saltenv 'base', ** done ** 'panko/server.sls'
2018-07-17 07:38:58,636 [salt.loader      ][ERROR   ][20458] 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-17 07:38:59,800 [salt.state       ][INFO    ][20458] Running state [apache2] at time 07:38:59.800210
2018-07-17 07:38:59,800 [salt.state       ][INFO    ][20458] Executing state pkg.installed for apache2
2018-07-17 07:38:59,802 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:39:00,761 [salt.state       ][INFO    ][20458] All specified packages are already installed
2018-07-17 07:39:00,761 [salt.state       ][INFO    ][20458] Completed state [apache2] at time 07:39:00.761815 duration_in_ms=961.606
2018-07-17 07:39:00,762 [salt.state       ][INFO    ][20458] Running state [openssl] at time 07:39:00.762260
2018-07-17 07:39:00,762 [salt.state       ][INFO    ][20458] Executing state pkg.installed for openssl
2018-07-17 07:39:00,775 [salt.state       ][INFO    ][20458] All specified packages are already installed
2018-07-17 07:39:00,775 [salt.state       ][INFO    ][20458] Completed state [openssl] at time 07:39:00.775527 duration_in_ms=13.267
2018-07-17 07:39:00,776 [salt.state       ][INFO    ][20458] Running state [a2enmod rewrite] at time 07:39:00.776267
2018-07-17 07:39:00,776 [salt.state       ][INFO    ][20458] Executing state cmd.run for a2enmod rewrite
2018-07-17 07:39:00,777 [salt.state       ][INFO    ][20458] /etc/apache2/mods-enabled/rewrite.load exists
2018-07-17 07:39:00,777 [salt.state       ][INFO    ][20458] Completed state [a2enmod rewrite] at time 07:39:00.777295 duration_in_ms=1.028
2018-07-17 07:39:00,777 [salt.state       ][INFO    ][20458] Running state [libapache2-mod-wsgi] at time 07:39:00.777896
2018-07-17 07:39:00,778 [salt.state       ][INFO    ][20458] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-17 07:39:00,790 [salt.state       ][INFO    ][20458] All specified packages are already installed
2018-07-17 07:39:00,790 [salt.state       ][INFO    ][20458] Completed state [libapache2-mod-wsgi] at time 07:39:00.790377 duration_in_ms=12.48
2018-07-17 07:39:00,791 [salt.state       ][INFO    ][20458] Running state [a2enmod wsgi] at time 07:39:00.790985
2018-07-17 07:39:00,791 [salt.state       ][INFO    ][20458] Executing state cmd.run for a2enmod wsgi
2018-07-17 07:39:00,791 [salt.state       ][INFO    ][20458] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-17 07:39:00,792 [salt.state       ][INFO    ][20458] Completed state [a2enmod wsgi] at time 07:39:00.792004 duration_in_ms=1.019
2018-07-17 07:39:00,799 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:39:00.799685
2018-07-17 07:39:00,800 [salt.state       ][INFO    ][20458] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-17 07:39:01,179 [salt.state       ][INFO    ][20458] File /etc/apache2/mods-available/mpm_prefork.conf is in the correct state
2018-07-17 07:39:01,179 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:39:01.179795 duration_in_ms=380.11
2018-07-17 07:39:01,180 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:39:01.180071
2018-07-17 07:39:01,180 [salt.state       ][INFO    ][20458] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-17 07:39:01,180 [salt.state       ][INFO    ][20458] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-17 07:39:01,180 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:39:01.180915 duration_in_ms=0.844
2018-07-17 07:39:01,181 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:39:01.181170
2018-07-17 07:39:01,181 [salt.state       ][INFO    ][20458] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-17 07:39:01,181 [salt.state       ][INFO    ][20458] File /etc/apache2/mods-enabled/mpm_event.load is not present
2018-07-17 07:39:01,181 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:39:01.181941 duration_in_ms=0.771
2018-07-17 07:39:01,183 [salt.state       ][INFO    ][20458] Running state [a2enmod mpm_prefork] at time 07:39:01.182991
2018-07-17 07:39:01,183 [salt.state       ][INFO    ][20458] Executing state cmd.run for a2enmod mpm_prefork
2018-07-17 07:39:01,183 [salt.state       ][INFO    ][20458] /etc/apache2/mods-enabled/mpm_prefork.load exists
2018-07-17 07:39:01,183 [salt.state       ][INFO    ][20458] Completed state [a2enmod mpm_prefork] at time 07:39:01.183920 duration_in_ms=0.929
2018-07-17 07:39:01,184 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:39:01.184190
2018-07-17 07:39:01,184 [salt.state       ][INFO    ][20458] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-17 07:39:01,184 [salt.state       ][INFO    ][20458] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-17 07:39:01,185 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:39:01.184968 duration_in_ms=0.777
2018-07-17 07:39:01,185 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:39:01.185226
2018-07-17 07:39:01,185 [salt.state       ][INFO    ][20458] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-17 07:39:01,185 [salt.state       ][INFO    ][20458] File /etc/apache2/mods-enabled/mpm_event.conf is not present
2018-07-17 07:39:01,186 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:39:01.185997 duration_in_ms=0.771
2018-07-17 07:39:01,186 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/ports.conf] at time 07:39:01.186529
2018-07-17 07:39:01,186 [salt.state       ][INFO    ][20458] Executing state file.managed for /etc/apache2/ports.conf
2018-07-17 07:39:01,274 [salt.state       ][INFO    ][20458] File /etc/apache2/ports.conf is in the correct state
2018-07-17 07:39:01,274 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/ports.conf] at time 07:39:01.274354 duration_in_ms=87.825
2018-07-17 07:39:01,274 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/conf-available/security.conf] at time 07:39:01.274906
2018-07-17 07:39:01,275 [salt.state       ][INFO    ][20458] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-17 07:39:01,370 [salt.state       ][INFO    ][20458] File /etc/apache2/conf-available/security.conf is in the correct state
2018-07-17 07:39:01,370 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/conf-available/security.conf] at time 07:39:01.370828 duration_in_ms=95.922
2018-07-17 07:39:01,382 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:39:01.382828
2018-07-17 07:39:01,383 [salt.state       ][INFO    ][20458] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-17 07:39:01,723 [salt.state       ][INFO    ][20458] File /etc/apache2/sites-available/wsgi_panko.conf is in the correct state
2018-07-17 07:39:01,724 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:39:01.723994 duration_in_ms=341.166
2018-07-17 07:39:01,724 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:39:01.724552
2018-07-17 07:39:01,724 [salt.state       ][INFO    ][20458] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-17 07:39:02,060 [salt.state       ][INFO    ][20458] File /etc/apache2/sites-available/wsgi_gnocchi.conf is in the correct state
2018-07-17 07:39:02,060 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:39:02.060537 duration_in_ms=335.985
2018-07-17 07:39:02,060 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 07:39:02.060938
2018-07-17 07:39:02,061 [salt.state       ][INFO    ][20458] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-17 07:39:02,061 [salt.state       ][INFO    ][20458] File /etc/apache2/sites-enabled/000-default.conf is not present
2018-07-17 07:39:02,061 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 07:39:02.061776 duration_in_ms=0.838
2018-07-17 07:39:02,065 [salt.state       ][INFO    ][20458] Running state [apache2] at time 07:39:02.065194
2018-07-17 07:39:02,065 [salt.state       ][INFO    ][20458] Executing state service.running for apache2
2018-07-17 07:39:02,066 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-17 07:39:02,136 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:39:02,162 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:39:02,194 [salt.state       ][INFO    ][20458] The service apache2 is already running
2018-07-17 07:39:02,195 [salt.state       ][INFO    ][20458] Completed state [apache2] at time 07:39:02.195717 duration_in_ms=130.515
2018-07-17 07:39:02,198 [salt.state       ][INFO    ][20458] Running state [/etc/apache2/conf-enabled/security.conf] at time 07:39:02.198642
2018-07-17 07:39:02,200 [salt.state       ][INFO    ][20458] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-17 07:39:02,206 [salt.state       ][INFO    ][20458] Symlink /etc/apache2/conf-enabled/security.conf is present and owned by root:root
2018-07-17 07:39:02,207 [salt.state       ][INFO    ][20458] Completed state [/etc/apache2/conf-enabled/security.conf] at time 07:39:02.207268 duration_in_ms=8.625
2018-07-17 07:39:02,208 [salt.state       ][INFO    ][20458] Running state [panko-api] at time 07:39:02.208571
2018-07-17 07:39:02,209 [salt.state       ][INFO    ][20458] Executing state pkg.installed for panko-api
2018-07-17 07:39:02,271 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['apt-cache', '-q', 'policy', 'panko-api'] in directory '/root'
2018-07-17 07:39:02,546 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 07:39:12,697 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:39:12,795 [salt.loaded.int.module.cmdmod][INFO    ][20458] 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-17 07:39:14,442 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717073914429301
2018-07-17 07:39:14,474 [salt.minion      ][INFO    ][20877] Starting a new job with PID 20877
2018-07-17 07:39:14,512 [salt.minion      ][INFO    ][20877] Returning information for job: 20180717073914429301
2018-07-17 07:39:23,848 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:39:23,953 [salt.state       ][INFO    ][20458] 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-17 07:39:24,022 [salt.state       ][INFO    ][20458] Loading fresh modules for state activity
2018-07-17 07:39:24,089 [salt.state       ][INFO    ][20458] Completed state [panko-api] at time 07:39:24.089367 duration_in_ms=21880.794
2018-07-17 07:39:24,101 [salt.state       ][INFO    ][20458] Running state [/etc/panko/panko.conf] at time 07:39:24.101169
2018-07-17 07:39:24,102 [salt.state       ][INFO    ][20458] Executing state file.managed for /etc/panko/panko.conf
2018-07-17 07:39:24,147 [salt.fileclient  ][INFO    ][20458] Fetching file from saltenv 'base', ** done ** 'panko/files/queens/panko.conf.Debian'
2018-07-17 07:39:24,289 [salt.fileclient  ][INFO    ][20458] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_log.conf'
2018-07-17 07:39:24,334 [salt.fileclient  ][INFO    ][20458] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_database.conf'
2018-07-17 07:39:24,489 [salt.state       ][INFO    ][20458] 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@10.167.4.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,64 @@
 # 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)
+enable_proxy_headers_parsing = True
+
+[oslo_policy]
 
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -297,6 +310,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://10.167.4.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 +326,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://10.167.4.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -349,6 +364,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 +482,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://10.167.4.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-17 07:39:24,496 [salt.state       ][INFO    ][20458] Completed state [/etc/panko/panko.conf] at time 07:39:24.496423 duration_in_ms=395.256
2018-07-17 07:39:24,504 [salt.state       ][INFO    ][20458] Running state [panko-dbsync] at time 07:39:24.504374
2018-07-17 07:39:24,504 [salt.state       ][INFO    ][20458] Executing state cmd.run for panko-dbsync
2018-07-17 07:39:24,514 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command 'panko-dbsync' in directory '/root'
2018-07-17 07:39:25,016 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717073924631320
2018-07-17 07:39:25,044 [salt.minion      ][INFO    ][21100] Starting a new job with PID 21100
2018-07-17 07:39:25,069 [salt.minion      ][INFO    ][21100] Returning information for job: 20180717073924631320
2018-07-17 07:39:28,022 [salt.state       ][INFO    ][20458] {'pid': 21094, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 07:39:28,024 [salt.state       ][INFO    ][20458] Completed state [panko-dbsync] at time 07:39:28.023910 duration_in_ms=3519.534
2018-07-17 07:39:28,034 [salt.state       ][INFO    ][20458] Running state [wsgi_panko] at time 07:39:28.034414
2018-07-17 07:39:28,034 [salt.state       ][INFO    ][20458] Executing state apache_site.enabled for wsgi_panko
2018-07-17 07:39:28,036 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['a2ensite', 'wsgi_panko'] in directory '/root'
2018-07-17 07:39:28,210 [salt.state       ][INFO    ][20458] {'new': 'wsgi_panko', 'old': None}
2018-07-17 07:39:28,211 [salt.state       ][INFO    ][20458] Completed state [wsgi_panko] at time 07:39:28.211542 duration_in_ms=177.127
2018-07-17 07:39:28,215 [salt.loader      ][ERROR   ][20458] 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-17 07:39:28,631 [salt.state       ][INFO    ][20458] Running state [apache2] at time 07:39:28.631002
2018-07-17 07:39:28,631 [salt.state       ][INFO    ][20458] Executing state service.running for apache2
2018-07-17 07:39:28,632 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:39:28,657 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:39:28,685 [salt.state       ][INFO    ][20458] The service apache2 is already running
2018-07-17 07:39:28,686 [salt.state       ][INFO    ][20458] Completed state [apache2] at time 07:39:28.685960 duration_in_ms=54.958
2018-07-17 07:39:28,686 [salt.state       ][INFO    ][20458] Running state [apache2] at time 07:39:28.686787
2018-07-17 07:39:28,687 [salt.state       ][INFO    ][20458] Executing state service.mod_watch for apache2
2018-07-17 07:39:28,689 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:39:28,715 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:39:28,745 [salt.loaded.int.module.cmdmod][INFO    ][20458] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-17 07:39:31,315 [salt.state       ][INFO    ][20458] {'apache2': True}
2018-07-17 07:39:31,315 [salt.state       ][INFO    ][20458] Completed state [apache2] at time 07:39:31.315678 duration_in_ms=2628.89
2018-07-17 07:39:31,318 [salt.minion      ][INFO    ][20458] Returning information for job: 20180717073854328889
2018-07-17 07:40:31,271 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command test.ping with jid 20180717074031258926
2018-07-17 07:40:31,309 [salt.minion      ][INFO    ][21263] Starting a new job with PID 21263
2018-07-17 07:40:31,464 [salt.minion      ][INFO    ][21263] Returning information for job: 20180717074031258926
2018-07-17 07:40:31,606 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717074031591758
2018-07-17 07:40:31,644 [salt.minion      ][INFO    ][21268] Starting a new job with PID 21268
2018-07-17 07:40:33,738 [salt.state       ][INFO    ][21268] Loading fresh modules for state activity
2018-07-17 07:40:33,881 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-07-17 07:40:33,932 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-07-17 07:40:35,212 [salt.loader      ][ERROR   ][21268] 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-17 07:40:36,487 [salt.state       ][INFO    ][21268] Running state [aodh-api] at time 07:40:36.487808
2018-07-17 07:40:36,489 [salt.state       ][INFO    ][21268] Executing state pkg.installed for aodh-api
2018-07-17 07:40:36,490 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:40:37,463 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-07-17 07:40:37,794 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 07:40:42,531 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:40:42,595 [salt.loaded.int.module.cmdmod][INFO    ][21268] 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-17 07:40:51,726 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074051699220
2018-07-17 07:40:51,766 [salt.minion      ][INFO    ][21778] Starting a new job with PID 21778
2018-07-17 07:40:51,809 [salt.minion      ][INFO    ][21778] Returning information for job: 20180717074051699220
2018-07-17 07:41:01,944 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074101933376
2018-07-17 07:41:01,992 [salt.minion      ][INFO    ][21927] Starting a new job with PID 21927
2018-07-17 07:41:02,036 [salt.minion      ][INFO    ][21927] Returning information for job: 20180717074101933376
2018-07-17 07:41:12,172 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074112158312
2018-07-17 07:41:12,234 [salt.minion      ][INFO    ][22524] Starting a new job with PID 22524
2018-07-17 07:41:12,478 [salt.minion      ][INFO    ][22524] Returning information for job: 20180717074112158312
2018-07-17 07:41:22,403 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074122388772
2018-07-17 07:41:22,440 [salt.minion      ][INFO    ][26781] Starting a new job with PID 26781
2018-07-17 07:41:22,488 [salt.minion      ][INFO    ][26781] Returning information for job: 20180717074122388772
2018-07-17 07:41:27,876 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:41:27,999 [salt.state       ][INFO    ][21268] 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-17 07:41:28,052 [salt.state       ][INFO    ][21268] Loading fresh modules for state activity
2018-07-17 07:41:28,368 [salt.state       ][INFO    ][21268] Completed state [aodh-api] at time 07:41:28.368691 duration_in_ms=51880.884
2018-07-17 07:41:28,386 [salt.state       ][INFO    ][21268] Running state [aodh-evaluator] at time 07:41:28.386684
2018-07-17 07:41:28,388 [salt.state       ][INFO    ][21268] Executing state pkg.installed for aodh-evaluator
2018-07-17 07:41:28,516 [salt.loader      ][ERROR   ][21268] 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-17 07:41:29,082 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:41:29,158 [salt.loaded.int.module.cmdmod][INFO    ][21268] 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-17 07:41:32,623 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074132611661
2018-07-17 07:41:32,671 [salt.minion      ][INFO    ][26961] Starting a new job with PID 26961
2018-07-17 07:41:32,724 [salt.minion      ][INFO    ][26961] Returning information for job: 20180717074132611661
2018-07-17 07:41:36,754 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:41:36,850 [salt.state       ][INFO    ][21268] Made the following changes:
'aodh-evaluator' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-17 07:41:36,895 [salt.state       ][INFO    ][21268] Loading fresh modules for state activity
2018-07-17 07:41:36,951 [salt.state       ][INFO    ][21268] Completed state [aodh-evaluator] at time 07:41:36.950987 duration_in_ms=8564.301
2018-07-17 07:41:36,968 [salt.state       ][INFO    ][21268] Running state [aodh-notifier] at time 07:41:36.968873
2018-07-17 07:41:36,969 [salt.state       ][INFO    ][21268] Executing state pkg.installed for aodh-notifier
2018-07-17 07:41:37,100 [salt.loader      ][ERROR   ][21268] 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-17 07:41:37,836 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:41:37,948 [salt.loaded.int.module.cmdmod][INFO    ][21268] 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-17 07:41:42,649 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074142640392
2018-07-17 07:41:42,694 [salt.minion      ][INFO    ][27373] Starting a new job with PID 27373
2018-07-17 07:41:42,780 [salt.minion      ][INFO    ][27373] Returning information for job: 20180717074142640392
2018-07-17 07:41:45,627 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:41:45,758 [salt.state       ][INFO    ][21268] Made the following changes:
'aodh-notifier' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-17 07:41:45,801 [salt.state       ][INFO    ][21268] Loading fresh modules for state activity
2018-07-17 07:41:45,852 [salt.state       ][INFO    ][21268] Completed state [aodh-notifier] at time 07:41:45.852160 duration_in_ms=8883.29
2018-07-17 07:41:45,859 [salt.state       ][INFO    ][21268] Running state [aodh-listener] at time 07:41:45.859159
2018-07-17 07:41:45,859 [salt.state       ][INFO    ][21268] Executing state pkg.installed for aodh-listener
2018-07-17 07:41:45,919 [salt.loader      ][ERROR   ][21268] 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-17 07:41:46,567 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:41:46,639 [salt.loaded.int.module.cmdmod][INFO    ][21268] 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-17 07:41:52,723 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074152715392
2018-07-17 07:41:52,759 [salt.minion      ][INFO    ][27720] Starting a new job with PID 27720
2018-07-17 07:41:52,829 [salt.minion      ][INFO    ][27720] Returning information for job: 20180717074152715392
2018-07-17 07:41:54,489 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:41:54,636 [salt.state       ][INFO    ][21268] Made the following changes:
'aodh-listener' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-17 07:41:54,703 [salt.state       ][INFO    ][21268] Loading fresh modules for state activity
2018-07-17 07:41:54,769 [salt.state       ][INFO    ][21268] Completed state [aodh-listener] at time 07:41:54.769283 duration_in_ms=8910.123
2018-07-17 07:41:54,777 [salt.state       ][INFO    ][21268] Running state [python-aodhclient] at time 07:41:54.777851
2018-07-17 07:41:54,778 [salt.state       ][INFO    ][21268] Executing state pkg.installed for python-aodhclient
2018-07-17 07:41:54,847 [salt.loader      ][ERROR   ][21268] 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-17 07:41:55,429 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:41:55,495 [salt.loaded.int.module.cmdmod][INFO    ][21268] 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-17 07:42:00,215 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:42:00,327 [salt.state       ][INFO    ][21268] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-1~u16.04+mcp4'

2018-07-17 07:42:00,369 [salt.state       ][INFO    ][21268] Loading fresh modules for state activity
2018-07-17 07:42:00,424 [salt.state       ][INFO    ][21268] Completed state [python-aodhclient] at time 07:42:00.424676 duration_in_ms=5646.824
2018-07-17 07:42:00,430 [salt.state       ][INFO    ][21268] Running state [/etc/aodh/aodh.conf] at time 07:42:00.430092
2018-07-17 07:42:00,430 [salt.state       ][INFO    ][21268] Executing state file.managed for /etc/aodh/aodh.conf
2018-07-17 07:42:00,470 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/aodh.conf.Debian'
2018-07-17 07:42:00,568 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_default.conf'
2018-07-17 07:42:00,732 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_healthcheck.conf'
2018-07-17 07:42:00,751 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_policy.conf'
2018-07-17 07:42:00,811 [salt.state       ][INFO    ][21268] 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@10.167.4.28:5672,openstack:opnfv_secret@10.167.4.29:5672,openstack:opnfv_secret@10.167.4.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 = 10.167.4.32
+
 # 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://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.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@10.167.4.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,291 @@
 #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://10.167.4.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)
+enable_proxy_headers_parsing = True
+
 [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 +864,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://10.167.4.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 +880,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://10.167.4.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -654,6 +918,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 +1036,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://10.167.4.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-17 07:42:00,823 [salt.state       ][INFO    ][21268] Completed state [/etc/aodh/aodh.conf] at time 07:42:00.823372 duration_in_ms=393.279
2018-07-17 07:42:00,826 [salt.state       ][INFO    ][21268] Running state [/etc/default/aodh-evaluator] at time 07:42:00.826507
2018-07-17 07:42:00,826 [salt.state       ][INFO    ][21268] Executing state file.managed for /etc/default/aodh-evaluator
2018-07-17 07:42:00,855 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'aodh/files/default'
2018-07-17 07:42:00,867 [salt.state       ][INFO    ][21268] File changed:
New file
2018-07-17 07:42:00,868 [salt.state       ][INFO    ][21268] Completed state [/etc/default/aodh-evaluator] at time 07:42:00.868065 duration_in_ms=41.558
2018-07-17 07:42:00,875 [salt.state       ][INFO    ][21268] Running state [/etc/default/aodh-notifier] at time 07:42:00.875120
2018-07-17 07:42:00,875 [salt.state       ][INFO    ][21268] Executing state file.managed for /etc/default/aodh-notifier
2018-07-17 07:42:00,898 [salt.state       ][INFO    ][21268] File changed:
New file
2018-07-17 07:42:00,898 [salt.state       ][INFO    ][21268] Completed state [/etc/default/aodh-notifier] at time 07:42:00.898385 duration_in_ms=23.265
2018-07-17 07:42:00,902 [salt.state       ][INFO    ][21268] Running state [/etc/default/aodh-listener] at time 07:42:00.902536
2018-07-17 07:42:00,902 [salt.state       ][INFO    ][21268] Executing state file.managed for /etc/default/aodh-listener
2018-07-17 07:42:00,928 [salt.state       ][INFO    ][21268] File changed:
New file
2018-07-17 07:42:00,928 [salt.state       ][INFO    ][21268] Completed state [/etc/default/aodh-listener] at time 07:42:00.928868 duration_in_ms=26.331
2018-07-17 07:42:00,930 [salt.state       ][INFO    ][21268] Running state [aodh-dbsync] at time 07:42:00.930742
2018-07-17 07:42:00,931 [salt.state       ][INFO    ][21268] Executing state cmd.run for aodh-dbsync
2018-07-17 07:42:00,936 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command 'aodh-dbsync' in directory '/root'
2018-07-17 07:42:02,758 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074202749418
2018-07-17 07:42:02,808 [salt.minion      ][INFO    ][27909] Starting a new job with PID 27909
2018-07-17 07:42:02,861 [salt.minion      ][INFO    ][27909] Returning information for job: 20180717074202749418
2018-07-17 07:42:04,640 [salt.state       ][INFO    ][21268] {'pid': 27897, 'retcode': 0, 'stderr': '', 'stdout': '2018-07-17 07:42:03.261 27898 INFO alembic.runtime.migration [-] Context impl MySQLImpl.\n2018-07-17 07:42:03.261 27898 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.'}
2018-07-17 07:42:04,642 [salt.state       ][INFO    ][21268] Completed state [aodh-dbsync] at time 07:42:04.642492 duration_in_ms=3711.747
2018-07-17 07:42:04,644 [salt.state       ][INFO    ][21268] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 07:42:04.644847
2018-07-17 07:42:04,646 [salt.state       ][INFO    ][21268] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-07-17 07:42:04,684 [salt.fileclient  ][INFO    ][21268] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/apache-aodh.apache2.conf.Debian'
2018-07-17 07:42:04,762 [salt.state       ][INFO    ][21268] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 10.167.4.32: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-17 07:42:04,763 [salt.state       ][INFO    ][21268] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 07:42:04.763165 duration_in_ms=118.32
2018-07-17 07:42:04,763 [salt.state       ][INFO    ][21268] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:42:04.763724
2018-07-17 07:42:04,764 [salt.state       ][INFO    ][21268] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-07-17 07:42:04,778 [salt.state       ][INFO    ][21268] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-07-17 07:42:04,778 [salt.state       ][INFO    ][21268] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:42:04.778721 duration_in_ms=14.997
2018-07-17 07:42:04,780 [salt.loader      ][ERROR   ][21268] 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-17 07:42:05,197 [salt.state       ][INFO    ][21268] Running state [apache2] at time 07:42:05.197128
2018-07-17 07:42:05,197 [salt.state       ][INFO    ][21268] Executing state service.running for apache2
2018-07-17 07:42:05,198 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-17 07:42:05,253 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:42:05,298 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:42:05,347 [salt.state       ][INFO    ][21268] The service apache2 is already running
2018-07-17 07:42:05,349 [salt.state       ][INFO    ][21268] Completed state [apache2] at time 07:42:05.348926 duration_in_ms=151.797
2018-07-17 07:42:05,350 [salt.state       ][INFO    ][21268] Running state [apache2] at time 07:42:05.349919
2018-07-17 07:42:05,351 [salt.state       ][INFO    ][21268] Executing state service.mod_watch for apache2
2018-07-17 07:42:05,353 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-17 07:42:05,391 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-17 07:42:05,437 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-17 07:42:08,127 [salt.state       ][INFO    ][21268] {'apache2': True}
2018-07-17 07:42:08,133 [salt.state       ][INFO    ][21268] Completed state [apache2] at time 07:42:08.133743 duration_in_ms=2783.826
2018-07-17 07:42:08,140 [salt.state       ][INFO    ][21268] Running state [aodh-evaluator] at time 07:42:08.140634
2018-07-17 07:42:08,141 [salt.state       ][INFO    ][21268] Executing state service.running for aodh-evaluator
2018-07-17 07:42:08,142 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-07-17 07:42:08,192 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 07:42:08,227 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 07:42:08,261 [salt.state       ][INFO    ][21268] The service aodh-evaluator is already running
2018-07-17 07:42:08,262 [salt.state       ][INFO    ][21268] Completed state [aodh-evaluator] at time 07:42:08.262431 duration_in_ms=121.797
2018-07-17 07:42:08,262 [salt.state       ][INFO    ][21268] Running state [aodh-evaluator] at time 07:42:08.262820
2018-07-17 07:42:08,263 [salt.state       ][INFO    ][21268] Executing state service.mod_watch for aodh-evaluator
2018-07-17 07:42:08,264 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 07:42:08,285 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 07:42:08,306 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-07-17 07:42:08,581 [salt.state       ][INFO    ][21268] {'aodh-evaluator': True}
2018-07-17 07:42:08,581 [salt.state       ][INFO    ][21268] Completed state [aodh-evaluator] at time 07:42:08.581627 duration_in_ms=318.806
2018-07-17 07:42:08,590 [salt.state       ][INFO    ][21268] Running state [aodh-notifier] at time 07:42:08.590262
2018-07-17 07:42:08,596 [salt.state       ][INFO    ][21268] Executing state service.running for aodh-notifier
2018-07-17 07:42:08,597 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-07-17 07:42:08,648 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-17 07:42:08,689 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-17 07:42:08,738 [salt.state       ][INFO    ][21268] The service aodh-notifier is already running
2018-07-17 07:42:08,738 [salt.state       ][INFO    ][21268] Completed state [aodh-notifier] at time 07:42:08.738575 duration_in_ms=148.312
2018-07-17 07:42:08,739 [salt.state       ][INFO    ][21268] Running state [aodh-notifier] at time 07:42:08.739004
2018-07-17 07:42:08,739 [salt.state       ][INFO    ][21268] Executing state service.mod_watch for aodh-notifier
2018-07-17 07:42:08,740 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-17 07:42:08,773 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-17 07:42:08,818 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-07-17 07:42:12,792 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074212780252
2018-07-17 07:42:12,820 [salt.minion      ][INFO    ][28148] Starting a new job with PID 28148
2018-07-17 07:42:12,890 [salt.minion      ][INFO    ][28148] Returning information for job: 20180717074212780252
2018-07-17 07:42:22,821 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074222807218
2018-07-17 07:42:22,862 [salt.minion      ][INFO    ][28175] Starting a new job with PID 28175
2018-07-17 07:42:22,920 [salt.minion      ][INFO    ][28175] Returning information for job: 20180717074222807218
2018-07-17 07:42:24,107 [salt.state       ][INFO    ][21268] {'aodh-notifier': True}
2018-07-17 07:42:24,112 [salt.state       ][INFO    ][21268] Completed state [aodh-notifier] at time 07:42:24.112187 duration_in_ms=15373.18
2018-07-17 07:42:24,122 [salt.state       ][INFO    ][21268] Running state [aodh-listener] at time 07:42:24.122037
2018-07-17 07:42:24,123 [salt.state       ][INFO    ][21268] Executing state service.running for aodh-listener
2018-07-17 07:42:24,126 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-07-17 07:42:24,182 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-17 07:42:24,213 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-17 07:42:24,240 [salt.state       ][INFO    ][21268] The service aodh-listener is already running
2018-07-17 07:42:24,241 [salt.state       ][INFO    ][21268] Completed state [aodh-listener] at time 07:42:24.241242 duration_in_ms=119.207
2018-07-17 07:42:24,241 [salt.state       ][INFO    ][21268] Running state [aodh-listener] at time 07:42:24.241664
2018-07-17 07:42:24,242 [salt.state       ][INFO    ][21268] Executing state service.mod_watch for aodh-listener
2018-07-17 07:42:24,243 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-17 07:42:24,267 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-17 07:42:24,293 [salt.loaded.int.module.cmdmod][INFO    ][21268] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-07-17 07:42:32,866 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074232855083
2018-07-17 07:42:32,900 [salt.minion      ][INFO    ][28238] Starting a new job with PID 28238
2018-07-17 07:42:32,952 [salt.minion      ][INFO    ][28238] Returning information for job: 20180717074232855083
2018-07-17 07:42:39,589 [salt.state       ][INFO    ][21268] {'aodh-listener': True}
2018-07-17 07:42:39,590 [salt.state       ][INFO    ][21268] Completed state [aodh-listener] at time 07:42:39.590764 duration_in_ms=15349.098
2018-07-17 07:42:39,602 [salt.minion      ][INFO    ][21268] Returning information for job: 20180717074031591758
2018-07-17 07:46:59,375 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command state.sls with jid 20180717074659366607
2018-07-17 07:46:59,418 [salt.minion      ][INFO    ][28297] Starting a new job with PID 28297
2018-07-17 07:47:02,113 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:47:02,252 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-07-17 07:47:02,291 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-07-17 07:47:03,593 [salt.loader      ][ERROR   ][28297] 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-17 07:47:05,107 [salt.state       ][INFO    ][28297] Running state [ceilometer-api] at time 07:47:05.107665
2018-07-17 07:47:05,108 [salt.state       ][INFO    ][28297] Executing state pkg.installed for ceilometer-api
2018-07-17 07:47:05,109 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:47:06,140 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-07-17 07:47:06,410 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 07:47:11,013 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:47:11,085 [salt.loaded.int.module.cmdmod][INFO    ][28297] 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-17 07:47:15,357 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:47:15,452 [salt.state       ][INFO    ][28297] Made the following changes:
'ceilometer-api' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-17 07:47:15,496 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:47:15,879 [salt.state       ][INFO    ][28297] Completed state [ceilometer-api] at time 07:47:15.879663 duration_in_ms=10771.999
2018-07-17 07:47:15,886 [salt.state       ][INFO    ][28297] Running state [ceilometer-agent-central] at time 07:47:15.886394
2018-07-17 07:47:15,886 [salt.state       ][INFO    ][28297] Executing state pkg.installed for ceilometer-agent-central
2018-07-17 07:47:15,944 [salt.loader      ][ERROR   ][28297] 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-17 07:47:16,495 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:47:16,559 [salt.loaded.int.module.cmdmod][INFO    ][28297] 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-17 07:47:19,443 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074719434653
2018-07-17 07:47:19,484 [salt.minion      ][INFO    ][28791] Starting a new job with PID 28791
2018-07-17 07:47:19,532 [salt.minion      ][INFO    ][28791] Returning information for job: 20180717074719434653
2018-07-17 07:47:29,511 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074729499275
2018-07-17 07:47:29,548 [salt.minion      ][INFO    ][28976] Starting a new job with PID 28976
2018-07-17 07:47:29,601 [salt.minion      ][INFO    ][28976] Returning information for job: 20180717074729499275
2018-07-17 07:47:39,594 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074739586283
2018-07-17 07:47:39,647 [salt.minion      ][INFO    ][29182] Starting a new job with PID 29182
2018-07-17 07:47:39,697 [salt.minion      ][INFO    ][29182] Returning information for job: 20180717074739586283
2018-07-17 07:47:49,672 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074749661661
2018-07-17 07:47:49,710 [salt.minion      ][INFO    ][29374] Starting a new job with PID 29374
2018-07-17 07:47:49,777 [salt.minion      ][INFO    ][29374] Returning information for job: 20180717074749661661
2018-07-17 07:47:59,751 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074759742344
2018-07-17 07:47:59,789 [salt.minion      ][INFO    ][29729] Starting a new job with PID 29729
2018-07-17 07:47:59,840 [salt.minion      ][INFO    ][29729] Returning information for job: 20180717074759742344
2018-07-17 07:48:09,810 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074809804247
2018-07-17 07:48:09,853 [salt.minion      ][INFO    ][30547] Starting a new job with PID 30547
2018-07-17 07:48:09,888 [salt.minion      ][INFO    ][30547] Returning information for job: 20180717074809804247
2018-07-17 07:48:19,891 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074819881783
2018-07-17 07:48:19,945 [salt.minion      ][INFO    ][30726] Starting a new job with PID 30726
2018-07-17 07:48:20,031 [salt.minion      ][INFO    ][30726] Returning information for job: 20180717074819881783
2018-07-17 07:48:29,998 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074829991500
2018-07-17 07:48:30,040 [salt.minion      ][INFO    ][30910] Starting a new job with PID 30910
2018-07-17 07:48:30,090 [salt.minion      ][INFO    ][30910] Returning information for job: 20180717074829991500
2018-07-17 07:48:30,119 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:48:30,254 [salt.state       ][INFO    ][28297] 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-17 07:48:30,355 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:48:30,466 [salt.state       ][INFO    ][28297] Completed state [ceilometer-agent-central] at time 07:48:30.466536 duration_in_ms=74580.139
2018-07-17 07:48:30,481 [salt.state       ][INFO    ][28297] Running state [python-ceilometerclient] at time 07:48:30.481829
2018-07-17 07:48:30,483 [salt.state       ][INFO    ][28297] Executing state pkg.installed for python-ceilometerclient
2018-07-17 07:48:30,557 [salt.loader      ][ERROR   ][28297] 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-17 07:48:31,211 [salt.state       ][INFO    ][28297] All specified packages are already installed
2018-07-17 07:48:31,213 [salt.state       ][INFO    ][28297] Completed state [python-ceilometerclient] at time 07:48:31.213098 duration_in_ms=731.269
2018-07-17 07:48:31,213 [salt.state       ][INFO    ][28297] Running state [ceilometer-agent-notification] at time 07:48:31.213847
2018-07-17 07:48:31,214 [salt.state       ][INFO    ][28297] Executing state pkg.installed for ceilometer-agent-notification
2018-07-17 07:48:31,254 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:48:31,324 [salt.loaded.int.module.cmdmod][INFO    ][28297] 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-17 07:48:38,853 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:48:38,951 [salt.state       ][INFO    ][28297] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-17 07:48:38,999 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:48:39,060 [salt.state       ][INFO    ][28297] Completed state [ceilometer-agent-notification] at time 07:48:39.060033 duration_in_ms=7846.186
2018-07-17 07:48:39,072 [salt.state       ][INFO    ][28297] Running state [python-elasticsearch] at time 07:48:39.072447
2018-07-17 07:48:39,075 [salt.state       ][INFO    ][28297] Executing state pkg.installed for python-elasticsearch
2018-07-17 07:48:39,184 [salt.loader      ][ERROR   ][28297] 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-17 07:48:40,200 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:48:40,311 [salt.loaded.int.module.cmdmod][INFO    ][28297] 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-17 07:48:40,670 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074840120813
2018-07-17 07:48:40,718 [salt.minion      ][INFO    ][31265] Starting a new job with PID 31265
2018-07-17 07:48:40,777 [salt.minion      ][INFO    ][31265] Returning information for job: 20180717074840120813
2018-07-17 07:48:46,170 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:48:46,288 [salt.state       ][INFO    ][28297] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-07-17 07:48:46,332 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:48:46,393 [salt.state       ][INFO    ][28297] Completed state [python-elasticsearch] at time 07:48:46.393305 duration_in_ms=7320.858
2018-07-17 07:48:46,405 [salt.state       ][INFO    ][28297] Running state [python-influxdb] at time 07:48:46.405732
2018-07-17 07:48:46,413 [salt.state       ][INFO    ][28297] Executing state pkg.installed for python-influxdb
2018-07-17 07:48:46,528 [salt.loader      ][ERROR   ][28297] 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-17 07:48:47,907 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:48:48,070 [salt.loaded.int.module.cmdmod][INFO    ][28297] 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-17 07:48:50,335 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074850328047
2018-07-17 07:48:50,377 [salt.minion      ][INFO    ][31429] Starting a new job with PID 31429
2018-07-17 07:48:50,426 [salt.minion      ][INFO    ][31429] Returning information for job: 20180717074850328047
2018-07-17 07:48:53,786 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:48:53,916 [salt.state       ][INFO    ][28297] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-07-17 07:48:54,000 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:48:54,055 [salt.state       ][INFO    ][28297] Completed state [python-influxdb] at time 07:48:54.055198 duration_in_ms=7649.465
2018-07-17 07:48:54,062 [salt.state       ][INFO    ][28297] Running state [python-pymongo] at time 07:48:54.062914
2018-07-17 07:48:54,063 [salt.state       ][INFO    ][28297] Executing state pkg.installed for python-pymongo
2018-07-17 07:48:54,128 [salt.loader      ][ERROR   ][28297] 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-17 07:48:55,619 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 07:48:55,751 [salt.loaded.int.module.cmdmod][INFO    ][28297] 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-17 07:49:00,387 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074900380189
2018-07-17 07:49:00,435 [salt.minion      ][INFO    ][31599] Starting a new job with PID 31599
2018-07-17 07:49:00,500 [salt.minion      ][INFO    ][31599] Returning information for job: 20180717074900380189
2018-07-17 07:49:03,288 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 07:49:03,476 [salt.state       ][INFO    ][28297] 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-17 07:49:03,537 [salt.state       ][INFO    ][28297] Loading fresh modules for state activity
2018-07-17 07:49:03,598 [salt.state       ][INFO    ][28297] Completed state [python-pymongo] at time 07:49:03.598317 duration_in_ms=9535.402
2018-07-17 07:49:03,604 [salt.state       ][INFO    ][28297] Running state [/etc/ceilometer/ceilometer.conf] at time 07:49:03.604317
2018-07-17 07:49:03,605 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-07-17 07:49:03,648 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/ceilometer-server.conf.Debian'
2018-07-17 07:49:04,080 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_notifications.conf'
2018-07-17 07:49:04,123 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_rabbit.conf'
2018-07-17 07:49:04,213 [salt.state       ][INFO    ][28297] 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@10.167.4.28:5672,openstack:opnfv_secret@10.167.4.29:5672,openstack:opnfv_secret@10.167.4.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://10.167.4.32:26379?sentinel=master_1&sentinel_fallback=10.167.4.33:26379&sentinel_fallback=10.167.4.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://10.167.4.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-17 07:49:04,227 [salt.state       ][INFO    ][28297] Completed state [/etc/ceilometer/ceilometer.conf] at time 07:49:04.227173 duration_in_ms=622.852
2018-07-17 07:49:04,235 [salt.state       ][INFO    ][28297] Running state [/etc/default/ceilometer-agent-central] at time 07:49:04.235096
2018-07-17 07:49:04,239 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/default/ceilometer-agent-central
2018-07-17 07:49:04,299 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/default'
2018-07-17 07:49:04,326 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:04,326 [salt.state       ][INFO    ][28297] Completed state [/etc/default/ceilometer-agent-central] at time 07:49:04.326618 duration_in_ms=91.524
2018-07-17 07:49:04,335 [salt.state       ][INFO    ][28297] Running state [/etc/default/ceilometer-agent-notification] at time 07:49:04.327512
2018-07-17 07:49:04,336 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/default/ceilometer-agent-notification
2018-07-17 07:49:04,377 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:04,378 [salt.state       ][INFO    ][28297] Completed state [/etc/default/ceilometer-agent-notification] at time 07:49:04.378245 duration_in_ms=50.733
2018-07-17 07:49:04,408 [salt.state       ][INFO    ][28297] Running state [python-gnocchiclient] at time 07:49:04.407989
2018-07-17 07:49:04,408 [salt.state       ][INFO    ][28297] Executing state pkg.latest for python-gnocchiclient
2018-07-17 07:49:04,434 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['apt-cache', '-q', 'policy', 'python-gnocchiclient'] in directory '/root'
2018-07-17 07:49:04,689 [salt.state       ][INFO    ][28297] Package python-gnocchiclient is already up-to-date
2018-07-17 07:49:04,690 [salt.state       ][INFO    ][28297] Completed state [python-gnocchiclient] at time 07:49:04.690526 duration_in_ms=282.537
2018-07-17 07:49:04,698 [salt.state       ][INFO    ][28297] Running state [/etc/ceilometer/gnocchi_resources.yaml] at time 07:49:04.698394
2018-07-17 07:49:04,699 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/ceilometer/gnocchi_resources.yaml
2018-07-17 07:49:04,732 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gnocchi_resources.yaml'
2018-07-17 07:49:04,768 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:04,769 [salt.state       ][INFO    ][28297] Completed state [/etc/ceilometer/gnocchi_resources.yaml] at time 07:49:04.769099 duration_in_ms=70.704
2018-07-17 07:49:04,816 [salt.state       ][INFO    ][28297] Running state [ceilometer-upgrade] at time 07:49:04.815472
2018-07-17 07:49:04,818 [salt.state       ][INFO    ][28297] Executing state cmd.run for ceilometer-upgrade
2018-07-17 07:49:04,824 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command 'ceilometer-upgrade' in directory '/root'
2018-07-17 07:49:10,556 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074910547754
2018-07-17 07:49:10,594 [salt.minion      ][INFO    ][31698] Starting a new job with PID 31698
2018-07-17 07:49:10,642 [salt.minion      ][INFO    ][31698] Returning information for job: 20180717074910547754
2018-07-17 07:49:20,619 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074920610579
2018-07-17 07:49:20,655 [salt.minion      ][INFO    ][31704] Starting a new job with PID 31704
2018-07-17 07:49:20,700 [salt.minion      ][INFO    ][31704] Returning information for job: 20180717074920610579
2018-07-17 07:49:30,694 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074930683278
2018-07-17 07:49:30,731 [salt.minion      ][INFO    ][31710] Starting a new job with PID 31710
2018-07-17 07:49:30,781 [salt.minion      ][INFO    ][31710] Returning information for job: 20180717074930683278
2018-07-17 07:49:40,770 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717074940759770
2018-07-17 07:49:40,796 [salt.minion      ][INFO    ][31715] Starting a new job with PID 31715
2018-07-17 07:49:40,824 [salt.minion      ][INFO    ][31715] Returning information for job: 20180717074940759770
2018-07-17 07:49:41,552 [salt.state       ][INFO    ][28297] {'pid': 31687, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 07:49:41,553 [salt.state       ][INFO    ][28297] Completed state [ceilometer-upgrade] at time 07:49:41.553755 duration_in_ms=36738.285
2018-07-17 07:49:41,554 [salt.state       ][INFO    ][28297] Running state [/etc/ceilometer/pipeline.yaml] at time 07:49:41.554898
2018-07-17 07:49:41,555 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-07-17 07:49:41,601 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/pipeline.yaml'
2018-07-17 07:49:41,800 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:41,802 [salt.state       ][INFO    ][28297] Completed state [/etc/ceilometer/pipeline.yaml] at time 07:49:41.802088 duration_in_ms=247.19
2018-07-17 07:49:41,803 [salt.state       ][INFO    ][28297] Running state [/etc/ceilometer/event_pipeline.yaml] at time 07:49:41.803264
2018-07-17 07:49:41,804 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-07-17 07:49:41,829 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_pipeline.yaml'
2018-07-17 07:49:41,943 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:41,944 [salt.state       ][INFO    ][28297] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 07:49:41.944383 duration_in_ms=141.12
2018-07-17 07:49:41,945 [salt.state       ][INFO    ][28297] Running state [/etc/ceilometer/event_definitions.yaml] at time 07:49:41.945308
2018-07-17 07:49:41,946 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-07-17 07:49:41,970 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_definitions.yaml'
2018-07-17 07:49:42,002 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:42,003 [salt.state       ][INFO    ][28297] Completed state [/etc/ceilometer/event_definitions.yaml] at time 07:49:42.003441 duration_in_ms=58.132
2018-07-17 07:49:42,004 [salt.state       ][INFO    ][28297] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:49:42.004910
2018-07-17 07:49:42,005 [salt.state       ][INFO    ][28297] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-07-17 07:49:42,035 [salt.fileclient  ][INFO    ][28297] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gabbi_pipeline.yaml'
2018-07-17 07:49:42,041 [salt.state       ][INFO    ][28297] File changed:
New file
2018-07-17 07:49:42,042 [salt.state       ][INFO    ][28297] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:49:42.042434 duration_in_ms=37.525
2018-07-17 07:49:42,046 [salt.loader      ][ERROR   ][28297] 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-17 07:49:42,658 [salt.state       ][INFO    ][28297] Running state [ceilometer-agent-central] at time 07:49:42.658425
2018-07-17 07:49:42,702 [salt.state       ][INFO    ][28297] Executing state service.running for ceilometer-agent-central
2018-07-17 07:49:42,704 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-07-17 07:49:42,766 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 07:49:42,815 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 07:49:42,860 [salt.state       ][INFO    ][28297] The service ceilometer-agent-central is already running
2018-07-17 07:49:42,861 [salt.state       ][INFO    ][28297] Completed state [ceilometer-agent-central] at time 07:49:42.861467 duration_in_ms=203.039
2018-07-17 07:49:42,862 [salt.state       ][INFO    ][28297] Running state [ceilometer-agent-central] at time 07:49:42.862578
2018-07-17 07:49:42,864 [salt.state       ][INFO    ][28297] Executing state service.mod_watch for ceilometer-agent-central
2018-07-17 07:49:42,866 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 07:49:42,910 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 07:49:42,951 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-17 07:49:43,210 [salt.state       ][INFO    ][28297] {'ceilometer-agent-central': True}
2018-07-17 07:49:43,210 [salt.state       ][INFO    ][28297] Completed state [ceilometer-agent-central] at time 07:49:43.210603 duration_in_ms=348.027
2018-07-17 07:49:43,225 [salt.state       ][INFO    ][28297] Running state [ceilometer-agent-notification] at time 07:49:43.225031
2018-07-17 07:49:43,225 [salt.state       ][INFO    ][28297] Executing state service.running for ceilometer-agent-notification
2018-07-17 07:49:43,232 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-07-17 07:49:43,279 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 07:49:43,309 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 07:49:43,332 [salt.state       ][INFO    ][28297] The service ceilometer-agent-notification is already running
2018-07-17 07:49:43,333 [salt.state       ][INFO    ][28297] Completed state [ceilometer-agent-notification] at time 07:49:43.333622 duration_in_ms=108.591
2018-07-17 07:49:43,334 [salt.state       ][INFO    ][28297] Running state [ceilometer-agent-notification] at time 07:49:43.334819
2018-07-17 07:49:43,335 [salt.state       ][INFO    ][28297] Executing state service.mod_watch for ceilometer-agent-notification
2018-07-17 07:49:43,336 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 07:49:43,364 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 07:49:43,390 [salt.loaded.int.module.cmdmod][INFO    ][28297] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-17 07:49:43,580 [salt.state       ][INFO    ][28297] {'ceilometer-agent-notification': True}
2018-07-17 07:49:43,581 [salt.state       ][INFO    ][28297] Completed state [ceilometer-agent-notification] at time 07:49:43.581409 duration_in_ms=246.59
2018-07-17 07:49:43,598 [salt.minion      ][INFO    ][28297] Returning information for job: 20180717074659366607
2018-07-17 07:52:48,540 [salt.utils.schedule][INFO    ][2701] Running scheduled job: __mine_interval
2018-07-17 08:00:09,223 [salt.minion      ][INFO    ][2701] User sudo_ubuntu Executing command cp.push_dir with jid 20180717080009221001
2018-07-17 08:00:09,268 [salt.minion      ][INFO    ][31874] Starting a new job with PID 31874
