2018-07-16 05:58:02,965 [salt.loaded.int.module.cmdmod][ERROR   ][1817] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:02,967 [salt.loaded.int.module.cmdmod][ERROR   ][1817] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:03,017 [salt.loaded.int.module.cmdmod][ERROR   ][1817] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:03,018 [salt.loaded.int.module.cmdmod][ERROR   ][1817] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:05,965 [salt.loaded.int.module.cmdmod][ERROR   ][1817] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:05,966 [salt.loaded.int.module.cmdmod][ERROR   ][1817] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:06,015 [salt.loaded.int.module.cmdmod][ERROR   ][1817] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-16 05:58:06,017 [salt.loaded.int.module.cmdmod][ERROR   ][1817] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-16 05:58:08,843 [salt.loader      ][ERROR   ][1817] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:33,003 [salt.loader      ][ERROR   ][1817] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:34,932 [salt.loaded.int.module.cmdmod][ERROR   ][1817] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-07-16 05:58:39,783 [salt.loader      ][ERROR   ][2381] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:40,393 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-16 05:58:40,422 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:40,467 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:40,503 [salt.utils.parsers][WARNING ][1536] Minion received a SIGTERM. Exiting.
2018-07-16 05:58:41,876 [salt.cli.daemons ][INFO    ][2462] Setting up the Salt Minion "msg01.mcp-ovs-dpdk-ha.local"
2018-07-16 05:58:42,089 [salt.cli.daemons ][INFO    ][2462] Starting up the Salt Minion
2018-07-16 05:58:42,090 [salt.utils.event ][INFO    ][2462] Starting pull socket on /var/run/salt/minion/minion_event_676035f7f1_pull.ipc
2018-07-16 05:58:43,192 [salt.minion      ][INFO    ][2462] Creating minion process manager
2018-07-16 05:58:44,855 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2462] Executing command ['date', '+%z'] in directory '/root'
2018-07-16 05:58:44,890 [salt.utils.schedule][INFO    ][2462] Updating job settings for scheduled job: __mine_interval
2018-07-16 05:58:44,894 [salt.minion      ][INFO    ][2462] Added mine.update to scheduler
2018-07-16 05:58:44,903 [salt.minion      ][INFO    ][2462] Minion is starting as user 'root'
2018-07-16 05:58:44,923 [salt.minion      ][INFO    ][2462] Minion is ready to receive requests!
2018-07-16 05:58:45,925 [salt.utils.schedule][INFO    ][2462] Running scheduled job: __mine_interval
2018-07-16 05:59:35,956 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command state.apply with jid 20180716055935939965
2018-07-16 05:59:35,986 [salt.minion      ][INFO    ][2558] Starting a new job with PID 2558
2018-07-16 05:59:39,965 [salt.state       ][INFO    ][2558] Loading fresh modules for state activity
2018-07-16 05:59:40,908 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-16 05:59:41,263 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-16 05:59:41,602 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-16 05:59:41,845 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-16 05:59:42,082 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-16 05:59:43,495 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-16 05:59:43,769 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-16 05:59:44,003 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-16 05:59:44,330 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-16 05:59:44,578 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-16 05:59:44,826 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-16 05:59:45,085 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-16 05:59:45,419 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-16 05:59:45,673 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-16 05:59:45,910 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-16 05:59:46,399 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-16 05:59:47,509 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-16 05:59:47,762 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-16 05:59:48,003 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-16 05:59:48,246 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-16 05:59:48,483 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-16 05:59:48,888 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-16 05:59:49,430 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-16 05:59:50,045 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-16 05:59:50,303 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-16 05:59:51,226 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-16 05:59:51,322 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-16 05:59:51,413 [salt.state       ][INFO    ][2558] Running state [/etc/environment] at time 05:59:51.413649
2018-07-16 05:59:51,414 [salt.state       ][INFO    ][2558] Executing state file.blockreplace for /etc/environment
2018-07-16 05:59:51,431 [salt.state       ][INFO    ][2558] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-07-16 05:59:51,434 [salt.state       ][INFO    ][2558] Completed state [/etc/environment] at time 05:59:51.434314 duration_in_ms=20.666
2018-07-16 05:59:51,434 [salt.state       ][INFO    ][2558] Running state [/etc/profile.d] at time 05:59:51.434796
2018-07-16 05:59:51,435 [salt.state       ][INFO    ][2558] Executing state file.directory for /etc/profile.d
2018-07-16 05:59:51,438 [salt.state       ][INFO    ][2558] Directory /etc/profile.d is in the correct state
2018-07-16 05:59:51,439 [salt.state       ][INFO    ][2558] Completed state [/etc/profile.d] at time 05:59:51.439875 duration_in_ms=5.078
2018-07-16 05:59:51,524 [salt.loader      ][ERROR   ][2558] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:59:52,434 [salt.state       ][INFO    ][2558] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:52.434273
2018-07-16 05:59:52,435 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 05:59:52,473 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-16 05:59:52,488 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 05:59:52,489 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:52.489089 duration_in_ms=54.817
2018-07-16 05:59:52,489 [salt.state       ][INFO    ][2558] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:52.489786
2018-07-16 05:59:52,490 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 05:59:52,517 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 05:59:52,518 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:52.518705 duration_in_ms=28.92
2018-07-16 05:59:52,522 [salt.state       ][INFO    ][2558] Running state [linux_repo_prereq_pkgs] at time 05:59:52.522434
2018-07-16 05:59:52,523 [salt.state       ][INFO    ][2558] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 05:59:52,524 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 05:59:53,471 [salt.state       ][INFO    ][2558] All specified packages are already installed
2018-07-16 05:59:53,472 [salt.state       ][INFO    ][2558] Completed state [linux_repo_prereq_pkgs] at time 05:59:53.472155 duration_in_ms=949.721
2018-07-16 05:59:53,473 [salt.state       ][INFO    ][2558] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:53.473079
2018-07-16 05:59:53,473 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 05:59:53,779 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-16 05:59:53,799 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 05:59:53,801 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:53.801035 duration_in_ms=327.957
2018-07-16 05:59:53,802 [salt.state       ][INFO    ][2558] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:53.802058
2018-07-16 05:59:53,802 [salt.state       ][INFO    ][2558] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 05:59:53,803 [salt.state       ][INFO    ][2558] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 05:59:53,804 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:53.804321 duration_in_ms=2.262
2018-07-16 05:59:53,805 [salt.state       ][INFO    ][2558] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:53.805071
2018-07-16 05:59:53,805 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 05:59:53,831 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-16 05:59:54,071 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 05:59:54,072 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:54.072406 duration_in_ms=267.334
2018-07-16 05:59:54,075 [salt.state       ][INFO    ][2558] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:54.075066
2018-07-16 05:59:54,075 [salt.state       ][INFO    ][2558] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 05:59:54,077 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 05:59:55,049 [salt.state       ][INFO    ][2558] {'pid': 2622, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 05:59:55,050 [salt.state       ][INFO    ][2558] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:55.050869 duration_in_ms=975.803
2018-07-16 05:59:55,070 [salt.state       ][INFO    ][2558] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:59:55.070456
2018-07-16 05:59:55,071 [salt.state       ][INFO    ][2558] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 05:59:55,319 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 05:59:55,984 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716055955967893
2018-07-16 05:59:56,008 [salt.minion      ][INFO    ][2854] Starting a new job with PID 2854
2018-07-16 05:59:56,038 [salt.minion      ][INFO    ][2854] Returning information for job: 20180716055955967893
2018-07-16 06:00:04,825 [salt.state       ][INFO    ][2558] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-16 06:00:04,827 [salt.state       ][INFO    ][2558] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:00:04.827103 duration_in_ms=9756.647
2018-07-16 06:00:04,828 [salt.state       ][INFO    ][2558] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:04.828018
2018-07-16 06:00:04,828 [salt.state       ][INFO    ][2558] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:00:04,830 [salt.state       ][INFO    ][2558] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:00:04,830 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:04.830618 duration_in_ms=2.599
2018-07-16 06:00:04,831 [salt.state       ][INFO    ][2558] Running state [/etc/apt/preferences.d/uca] at time 06:00:04.831357
2018-07-16 06:00:04,832 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:00:05,236 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 06:00:05,237 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/preferences.d/uca] at time 06:00:05.237676 duration_in_ms=406.318
2018-07-16 06:00:05,249 [salt.state       ][INFO    ][2558] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:05.249725
2018-07-16 06:00:05,250 [salt.state       ][INFO    ][2558] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:00:05,251 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:00:05,276 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-16 06:00:05,837 [salt.state       ][INFO    ][2558] {'pid': 3061, '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.oKUZ7q4FmJ/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-16 06:00:05,838 [salt.state       ][INFO    ][2558] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:05.838551 duration_in_ms=588.826
2018-07-16 06:00:05,847 [salt.state       ][INFO    ][2558] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:05.847725
2018-07-16 06:00:05,849 [salt.state       ][INFO    ][2558] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:00:06,129 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060006106702
2018-07-16 06:00:06,151 [salt.minion      ][INFO    ][3198] Starting a new job with PID 3198
2018-07-16 06:00:06,161 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:06,189 [salt.minion      ][INFO    ][3198] Returning information for job: 20180716060006106702
2018-07-16 06:00:16,268 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060016248446
2018-07-16 06:00:16,288 [salt.minion      ][INFO    ][3543] Starting a new job with PID 3543
2018-07-16 06:00:16,314 [salt.minion      ][INFO    ][3543] Returning information for job: 20180716060016248446
2018-07-16 06:00:16,362 [salt.state       ][INFO    ][2558] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-16 06:00:16,363 [salt.state       ][INFO    ][2558] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:16.363600 duration_in_ms=10515.874
2018-07-16 06:00:16,365 [salt.state       ][INFO    ][2558] Running state [linux_extra_packages_latest] at time 06:00:16.365103
2018-07-16 06:00:16,365 [salt.state       ][INFO    ][2558] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:00:16,397 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:00:16,618 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:16,673 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-16 06:00:22,641 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:22,729 [salt.state       ][INFO    ][2558] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-16 06:00:22,772 [salt.state       ][INFO    ][2558] Loading fresh modules for state activity
2018-07-16 06:00:22,842 [salt.state       ][INFO    ][2558] Completed state [linux_extra_packages_latest] at time 06:00:22.841988 duration_in_ms=6476.884
2018-07-16 06:00:22,847 [salt.state       ][INFO    ][2558] Running state [UTC] at time 06:00:22.847714
2018-07-16 06:00:22,848 [salt.state       ][INFO    ][2558] Executing state timezone.system for UTC
2018-07-16 06:00:22,852 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:22,936 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:22,970 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-16 06:00:22,996 [salt.state       ][INFO    ][2558] {'timezone': 'UTC'}
2018-07-16 06:00:22,996 [salt.state       ][INFO    ][2558] Completed state [UTC] at time 06:00:22.996798 duration_in_ms=149.083
2018-07-16 06:00:23,002 [salt.state       ][INFO    ][2558] Running state [nf_conntrack] at time 06:00:23.002776
2018-07-16 06:00:23,003 [salt.state       ][INFO    ][2558] Executing state kmod.present for nf_conntrack
2018-07-16 06:00:23,004 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:23,493 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:23,519 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-16 06:00:23,554 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:23,780 [salt.state       ][INFO    ][2558] {'nf_conntrack': 'loaded'}
2018-07-16 06:00:23,781 [salt.state       ][INFO    ][2558] Completed state [nf_conntrack] at time 06:00:23.781470 duration_in_ms=778.694
2018-07-16 06:00:23,786 [salt.state       ][INFO    ][2558] Running state [kernel.panic] at time 06:00:23.786783
2018-07-16 06:00:23,787 [salt.state       ][INFO    ][2558] Executing state sysctl.present for kernel.panic
2018-07-16 06:00:23,789 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,886 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-16 06:00:23,910 [salt.state       ][INFO    ][2558] {'kernel.panic': 60}
2018-07-16 06:00:23,911 [salt.state       ][INFO    ][2558] Completed state [kernel.panic] at time 06:00:23.910900 duration_in_ms=124.116
2018-07-16 06:00:23,911 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_keepalive_probes] at time 06:00:23.911813
2018-07-16 06:00:23,913 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:00:23,914 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,983 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-16 06:00:24,006 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-16 06:00:24,007 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:00:24.007692 duration_in_ms=95.878
2018-07-16 06:00:24,008 [salt.state       ][INFO    ][2558] Running state [fs.file-max] at time 06:00:24.008622
2018-07-16 06:00:24,009 [salt.state       ][INFO    ][2558] Executing state sysctl.present for fs.file-max
2018-07-16 06:00:24,011 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,074 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-16 06:00:24,096 [salt.state       ][INFO    ][2558] {'fs.file-max': 124165}
2018-07-16 06:00:24,098 [salt.state       ][INFO    ][2558] Completed state [fs.file-max] at time 06:00:24.097957 duration_in_ms=89.334
2018-07-16 06:00:24,099 [salt.state       ][INFO    ][2558] Running state [net.core.somaxconn] at time 06:00:24.099157
2018-07-16 06:00:24,100 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:00:24,101 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,169 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-16 06:00:24,192 [salt.state       ][INFO    ][2558] {'net.core.somaxconn': 4096}
2018-07-16 06:00:24,193 [salt.state       ][INFO    ][2558] Completed state [net.core.somaxconn] at time 06:00:24.193755 duration_in_ms=94.598
2018-07-16 06:00:24,194 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:00:24.194658
2018-07-16 06:00:24,195 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:00:24,198 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,268 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-16 06:00:24,292 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-16 06:00:24,293 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:00:24.293549 duration_in_ms=98.89
2018-07-16 06:00:24,295 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_tw_reuse] at time 06:00:24.294994
2018-07-16 06:00:24,295 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:00:24,298 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,367 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-16 06:00:24,393 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-16 06:00:24,394 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_tw_reuse] at time 06:00:24.394121 duration_in_ms=99.127
2018-07-16 06:00:24,395 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_congestion_control] at time 06:00:24.395320
2018-07-16 06:00:24,396 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:00:24,398 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,471 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-16 06:00:24,501 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-16 06:00:24,502 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_congestion_control] at time 06:00:24.502769 duration_in_ms=107.448
2018-07-16 06:00:24,503 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_retries2] at time 06:00:24.503678
2018-07-16 06:00:24,504 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:00:24,506 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,578 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-16 06:00:24,607 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_retries2': 5}
2018-07-16 06:00:24,609 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_retries2] at time 06:00:24.608984 duration_in_ms=105.303
2018-07-16 06:00:24,610 [salt.state       ][INFO    ][2558] Running state [net.core.netdev_max_backlog] at time 06:00:24.610837
2018-07-16 06:00:24,612 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:00:24,615 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,683 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-16 06:00:24,706 [salt.state       ][INFO    ][2558] {'net.core.netdev_max_backlog': 261144}
2018-07-16 06:00:24,706 [salt.state       ][INFO    ][2558] Completed state [net.core.netdev_max_backlog] at time 06:00:24.706558 duration_in_ms=95.722
2018-07-16 06:00:24,707 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:24.707077
2018-07-16 06:00:24,707 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:00:24,710 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,782 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-16 06:00:24,806 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-16 06:00:24,807 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:24.806982 duration_in_ms=99.905
2018-07-16 06:00:24,807 [salt.state       ][INFO    ][2558] Running state [vm.swappiness] at time 06:00:24.807520
2018-07-16 06:00:24,808 [salt.state       ][INFO    ][2558] Executing state sysctl.present for vm.swappiness
2018-07-16 06:00:24,809 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,886 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-16 06:00:24,910 [salt.state       ][INFO    ][2558] {'vm.swappiness': 10}
2018-07-16 06:00:24,911 [salt.state       ][INFO    ][2558] Completed state [vm.swappiness] at time 06:00:24.911017 duration_in_ms=103.496
2018-07-16 06:00:24,911 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:00:24.911559
2018-07-16 06:00:24,912 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:00:24,913 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:24,989 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-16 06:00:25,014 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-16 06:00:25,014 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:00:25.014803 duration_in_ms=103.245
2018-07-16 06:00:25,015 [salt.state       ][INFO    ][2558] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:25.015325
2018-07-16 06:00:25,015 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:00:25,017 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:25,089 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-16 06:00:25,114 [salt.state       ][INFO    ][2558] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-16 06:00:25,115 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:25.115117 duration_in_ms=99.791
2018-07-16 06:00:25,115 [salt.state       ][INFO    ][2558] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:25.115635
2018-07-16 06:00:25,116 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:00:25,117 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:25,186 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-16 06:00:25,210 [salt.state       ][INFO    ][2558] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-16 06:00:25,214 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:25.214300 duration_in_ms=98.664
2018-07-16 06:00:25,214 [salt.state       ][INFO    ][2558] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:25.214853
2018-07-16 06:00:25,215 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:00:25,216 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:25,290 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-16 06:00:25,313 [salt.state       ][INFO    ][2558] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-16 06:00:25,314 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:25.314230 duration_in_ms=99.376
2018-07-16 06:00:25,314 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_fin_timeout] at time 06:00:25.314761
2018-07-16 06:00:25,315 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:00:25,317 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:25,384 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-16 06:00:25,406 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-16 06:00:25,407 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_fin_timeout] at time 06:00:25.407040 duration_in_ms=92.278
2018-07-16 06:00:25,407 [salt.state       ][INFO    ][2558] Running state [net.ipv4.tcp_keepalive_time] at time 06:00:25.407572
2018-07-16 06:00:25,408 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:00:25,409 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:25,479 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-16 06:00:25,503 [salt.state       ][INFO    ][2558] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-16 06:00:25,504 [salt.state       ][INFO    ][2558] Completed state [net.ipv4.tcp_keepalive_time] at time 06:00:25.503883 duration_in_ms=96.308
2018-07-16 06:00:25,504 [salt.state       ][INFO    ][2558] Running state [net.nf_conntrack_max] at time 06:00:25.504621
2018-07-16 06:00:25,505 [salt.state       ][INFO    ][2558] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:00:25,507 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:25,574 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-16 06:00:25,595 [salt.state       ][INFO    ][2558] {'net.nf_conntrack_max': 1048576}
2018-07-16 06:00:25,595 [salt.state       ][INFO    ][2558] Completed state [net.nf_conntrack_max] at time 06:00:25.595860 duration_in_ms=91.24
2018-07-16 06:00:25,605 [salt.state       ][INFO    ][2558] Running state [linux_sysfs_package] at time 06:00:25.604991
2018-07-16 06:00:25,605 [salt.state       ][INFO    ][2558] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:00:25,693 [salt.loader      ][ERROR   ][2558] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:26,353 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060026331952
2018-07-16 06:00:26,379 [salt.minion      ][INFO    ][3786] Starting a new job with PID 3786
2018-07-16 06:00:26,409 [salt.minion      ][INFO    ][3786] Returning information for job: 20180716060026331952
2018-07-16 06:00:26,440 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-16 06:00:26,653 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:31,597 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:31,651 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-07-16 06:00:36,395 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060036379816
2018-07-16 06:00:36,419 [salt.minion      ][INFO    ][4509] Starting a new job with PID 4509
2018-07-16 06:00:36,450 [salt.minion      ][INFO    ][4509] Returning information for job: 20180716060036379816
2018-07-16 06:00:38,837 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:38,935 [salt.state       ][INFO    ][2558] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-07-16 06:00:38,974 [salt.state       ][INFO    ][2558] Loading fresh modules for state activity
2018-07-16 06:00:39,047 [salt.state       ][INFO    ][2558] Completed state [linux_sysfs_package] at time 06:00:39.047553 duration_in_ms=13442.56
2018-07-16 06:00:39,055 [salt.state       ][INFO    ][2558] Running state [/etc/sysfs.d] at time 06:00:39.055832
2018-07-16 06:00:39,056 [salt.state       ][INFO    ][2558] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:00:39,063 [salt.state       ][INFO    ][2558] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:00:39,063 [salt.state       ][INFO    ][2558] Completed state [/etc/sysfs.d] at time 06:00:39.063797 duration_in_ms=7.965
2018-07-16 06:00:39,065 [salt.loader      ][ERROR   ][2558] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:39,544 [salt.state       ][INFO    ][2558] Running state [ondemand] at time 06:00:39.544190
2018-07-16 06:00:39,545 [salt.state       ][INFO    ][2558] Executing state service.dead for ondemand
2018-07-16 06:00:39,551 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:39,583 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:39,614 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:39,645 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:39,758 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:39,783 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:39,817 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:39,859 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-16 06:00:40,223 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:40,266 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'runlevel' in directory '/root'
2018-07-16 06:00:40,293 [salt.state       ][INFO    ][2558] {'ondemand': True}
2018-07-16 06:00:40,294 [salt.state       ][INFO    ][2558] Completed state [ondemand] at time 06:00:40.294337 duration_in_ms=750.148
2018-07-16 06:00:40,302 [salt.state       ][INFO    ][2558] Running state [cs_CZ.UTF-8] at time 06:00:40.301691
2018-07-16 06:00:40,302 [salt.state       ][INFO    ][2558] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:00:40,303 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:40,339 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-16 06:00:42,831 [salt.state       ][INFO    ][2558] {'locale': 'cs_CZ.UTF-8'}
2018-07-16 06:00:42,832 [salt.state       ][INFO    ][2558] Completed state [cs_CZ.UTF-8] at time 06:00:42.832173 duration_in_ms=2530.482
2018-07-16 06:00:42,833 [salt.state       ][INFO    ][2558] Running state [en_US.UTF-8] at time 06:00:42.833632
2018-07-16 06:00:42,834 [salt.state       ][INFO    ][2558] Executing state locale.present for en_US.UTF-8
2018-07-16 06:00:42,835 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:42,856 [salt.state       ][INFO    ][2558] Locale en_US.UTF-8 is already present
2018-07-16 06:00:42,857 [salt.state       ][INFO    ][2558] Completed state [en_US.UTF-8] at time 06:00:42.857193 duration_in_ms=23.561
2018-07-16 06:00:42,861 [salt.state       ][INFO    ][2558] Running state [en_US.UTF-8] at time 06:00:42.861138
2018-07-16 06:00:42,861 [salt.state       ][INFO    ][2558] Executing state locale.system for en_US.UTF-8
2018-07-16 06:00:42,862 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'localectl' in directory '/root'
2018-07-16 06:00:42,937 [salt.state       ][INFO    ][2558] System locale en_US.UTF-8 already set
2018-07-16 06:00:42,938 [salt.state       ][INFO    ][2558] Completed state [en_US.UTF-8] at time 06:00:42.938666 duration_in_ms=77.528
2018-07-16 06:00:42,941 [salt.state       ][INFO    ][2558] Running state [root] at time 06:00:42.941286
2018-07-16 06:00:42,941 [salt.state       ][INFO    ][2558] Executing state group.present for root
2018-07-16 06:00:42,942 [salt.state       ][INFO    ][2558] Group root is present and up to date
2018-07-16 06:00:42,942 [salt.state       ][INFO    ][2558] Completed state [root] at time 06:00:42.942802 duration_in_ms=1.522
2018-07-16 06:00:42,948 [salt.state       ][INFO    ][2558] Running state [root] at time 06:00:42.948594
2018-07-16 06:00:42,949 [salt.state       ][INFO    ][2558] Executing state user.present for root
2018-07-16 06:00:42,959 [salt.state       ][INFO    ][2558] User root is present and up to date
2018-07-16 06:00:42,960 [salt.state       ][INFO    ][2558] Completed state [root] at time 06:00:42.960136 duration_in_ms=11.543
2018-07-16 06:00:42,963 [salt.state       ][INFO    ][2558] Running state [/root] at time 06:00:42.963725
2018-07-16 06:00:42,964 [salt.state       ][INFO    ][2558] Executing state file.directory for /root
2018-07-16 06:00:42,966 [salt.state       ][INFO    ][2558] Directory /root is in the correct state
2018-07-16 06:00:42,966 [salt.state       ][INFO    ][2558] Completed state [/root] at time 06:00:42.966430 duration_in_ms=2.705
2018-07-16 06:00:42,966 [salt.state       ][INFO    ][2558] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:00:42.966767
2018-07-16 06:00:42,967 [salt.state       ][INFO    ][2558] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:00:42,967 [salt.state       ][INFO    ][2558] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:00:42,967 [salt.state       ][INFO    ][2558] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:00:42.967831 duration_in_ms=1.064
2018-07-16 06:00:42,968 [salt.state       ][INFO    ][2558] Running state [ubuntu] at time 06:00:42.968161
2018-07-16 06:00:42,969 [salt.state       ][INFO    ][2558] Executing state group.present for ubuntu
2018-07-16 06:00:42,969 [salt.state       ][INFO    ][2558] Group ubuntu is present and up to date
2018-07-16 06:00:42,969 [salt.state       ][INFO    ][2558] Completed state [ubuntu] at time 06:00:42.969852 duration_in_ms=1.691
2018-07-16 06:00:42,971 [salt.state       ][INFO    ][2558] Running state [ubuntu] at time 06:00:42.971864
2018-07-16 06:00:42,972 [salt.state       ][INFO    ][2558] Executing state user.present for ubuntu
2018-07-16 06:00:42,980 [salt.state       ][INFO    ][2558] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-16 06:00:42,981 [salt.state       ][INFO    ][2558] Completed state [ubuntu] at time 06:00:42.981025 duration_in_ms=9.16
2018-07-16 06:00:42,983 [salt.state       ][INFO    ][2558] Running state [/home/ubuntu] at time 06:00:42.983395
2018-07-16 06:00:42,983 [salt.state       ][INFO    ][2558] Executing state file.directory for /home/ubuntu
2018-07-16 06:00:42,985 [salt.state       ][INFO    ][2558] {'mode': '0700'}
2018-07-16 06:00:42,986 [salt.state       ][INFO    ][2558] Completed state [/home/ubuntu] at time 06:00:42.986213 duration_in_ms=2.818
2018-07-16 06:00:42,989 [salt.state       ][INFO    ][2558] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:42.989094
2018-07-16 06:00:42,989 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:00:43,019 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-16 06:00:43,028 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command '/usr/sbin/visudo -c -f /tmp/tmpTJphiU' in directory '/root'
2018-07-16 06:00:43,062 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 06:00:43,062 [salt.state       ][INFO    ][2558] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:43.062489 duration_in_ms=73.395
2018-07-16 06:00:43,063 [salt.state       ][INFO    ][2558] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:43.063523
2018-07-16 06:00:43,064 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:00:43,090 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-16 06:00:43,332 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 06:00:43,332 [salt.state       ][INFO    ][2558] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:43.332855 duration_in_ms=269.332
2018-07-16 06:00:43,333 [salt.state       ][INFO    ][2558] Running state [apt-daily.timer] at time 06:00:43.333246
2018-07-16 06:00:43,333 [salt.state       ][INFO    ][2558] Executing state service.dead for apt-daily.timer
2018-07-16 06:00:43,334 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:00:43,365 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,394 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,424 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,462 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,490 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,519 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,554 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,780 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:43,819 [salt.state       ][INFO    ][2558] {'apt-daily.timer': True}
2018-07-16 06:00:43,820 [salt.state       ][INFO    ][2558] Completed state [apt-daily.timer] at time 06:00:43.819898 duration_in_ms=486.652
2018-07-16 06:00:43,822 [salt.state       ][INFO    ][2558] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:43.822703
2018-07-16 06:00:43,823 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:00:43,851 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-16 06:00:44,073 [salt.state       ][INFO    ][2558] File changed:
New file
2018-07-16 06:00:44,074 [salt.state       ][INFO    ][2558] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:44.073978 duration_in_ms=251.275
2018-07-16 06:00:44,078 [salt.state       ][INFO    ][2558] Running state [service.systemctl_reload] at time 06:00:44.078105
2018-07-16 06:00:44,078 [salt.state       ][INFO    ][2558] Executing state module.wait for service.systemctl_reload
2018-07-16 06:00:44,079 [salt.state       ][INFO    ][2558] No changes made for service.systemctl_reload
2018-07-16 06:00:44,080 [salt.state       ][INFO    ][2558] Completed state [service.systemctl_reload] at time 06:00:44.080236 duration_in_ms=2.132
2018-07-16 06:00:44,080 [salt.state       ][INFO    ][2558] Running state [service.systemctl_reload] at time 06:00:44.080917
2018-07-16 06:00:44,081 [salt.state       ][INFO    ][2558] Executing state module.mod_watch for service.systemctl_reload
2018-07-16 06:00:44,082 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-16 06:00:44,293 [salt.state       ][INFO    ][2558] {'ret': True}
2018-07-16 06:00:44,295 [salt.state       ][INFO    ][2558] Completed state [service.systemctl_reload] at time 06:00:44.295021 duration_in_ms=214.104
2018-07-16 06:00:44,296 [salt.state       ][INFO    ][2558] Running state [/etc/issue] at time 06:00:44.296040
2018-07-16 06:00:44,297 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/issue
2018-07-16 06:00:44,303 [salt.state       ][INFO    ][2558] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-16 06:00:44,306 [salt.state       ][INFO    ][2558] Completed state [/etc/issue] at time 06:00:44.306152 duration_in_ms=10.112
2018-07-16 06:00:44,306 [salt.state       ][INFO    ][2558] Running state [/etc/hostname] at time 06:00:44.306546
2018-07-16 06:00:44,306 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/hostname
2018-07-16 06:00:44,332 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-16 06:00:44,339 [salt.state       ][INFO    ][2558] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg01

2018-07-16 06:00:44,341 [salt.state       ][INFO    ][2558] Completed state [/etc/hostname] at time 06:00:44.340125 duration_in_ms=33.578
2018-07-16 06:00:44,345 [salt.state       ][INFO    ][2558] Running state [hostname msg01] at time 06:00:44.345476
2018-07-16 06:00:44,345 [salt.state       ][INFO    ][2558] Executing state cmd.wait for hostname msg01
2018-07-16 06:00:44,346 [salt.state       ][INFO    ][2558] No changes made for hostname msg01
2018-07-16 06:00:44,346 [salt.state       ][INFO    ][2558] Completed state [hostname msg01] at time 06:00:44.346572 duration_in_ms=1.096
2018-07-16 06:00:44,346 [salt.state       ][INFO    ][2558] Running state [hostname msg01] at time 06:00:44.346864
2018-07-16 06:00:44,347 [salt.state       ][INFO    ][2558] Executing state cmd.mod_watch for hostname msg01
2018-07-16 06:00:44,348 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command 'hostname msg01' in directory '/root'
2018-07-16 06:00:44,373 [salt.state       ][INFO    ][2558] {'pid': 4788, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:00:44,374 [salt.state       ][INFO    ][2558] Completed state [hostname msg01] at time 06:00:44.374056 duration_in_ms=27.192
2018-07-16 06:00:44,376 [salt.state       ][INFO    ][2558] Running state [mdb02] at time 06:00:44.376593
2018-07-16 06:00:44,377 [salt.state       ][INFO    ][2558] Executing state host.present for mdb02
2018-07-16 06:00:44,379 [salt.state       ][INFO    ][2558] {'host': 'mdb02'}
2018-07-16 06:00:44,379 [salt.state       ][INFO    ][2558] Completed state [mdb02] at time 06:00:44.379708 duration_in_ms=3.114
2018-07-16 06:00:44,380 [salt.state       ][INFO    ][2558] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:44.380083
2018-07-16 06:00:44,380 [salt.state       ][INFO    ][2558] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,382 [salt.state       ][INFO    ][2558] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,382 [salt.state       ][INFO    ][2558] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:44.382933 duration_in_ms=2.85
2018-07-16 06:00:44,383 [salt.state       ][INFO    ][2558] Running state [mdb03] at time 06:00:44.383284
2018-07-16 06:00:44,383 [salt.state       ][INFO    ][2558] Executing state host.present for mdb03
2018-07-16 06:00:44,385 [salt.state       ][INFO    ][2558] {'host': 'mdb03'}
2018-07-16 06:00:44,385 [salt.state       ][INFO    ][2558] Completed state [mdb03] at time 06:00:44.385796 duration_in_ms=2.512
2018-07-16 06:00:44,386 [salt.state       ][INFO    ][2558] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:44.386146
2018-07-16 06:00:44,386 [salt.state       ][INFO    ][2558] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,388 [salt.state       ][INFO    ][2558] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,388 [salt.state       ][INFO    ][2558] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:44.388673 duration_in_ms=2.527
2018-07-16 06:00:44,389 [salt.state       ][INFO    ][2558] Running state [mdb01] at time 06:00:44.389026
2018-07-16 06:00:44,389 [salt.state       ][INFO    ][2558] Executing state host.present for mdb01
2018-07-16 06:00:44,391 [salt.state       ][INFO    ][2558] {'host': 'mdb01'}
2018-07-16 06:00:44,391 [salt.state       ][INFO    ][2558] Completed state [mdb01] at time 06:00:44.391577 duration_in_ms=2.551
2018-07-16 06:00:44,393 [salt.state       ][INFO    ][2558] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:44.393062
2018-07-16 06:00:44,393 [salt.state       ][INFO    ][2558] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,395 [salt.state       ][INFO    ][2558] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,395 [salt.state       ][INFO    ][2558] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:44.395642 duration_in_ms=2.579
2018-07-16 06:00:44,396 [salt.state       ][INFO    ][2558] Running state [mdb] at time 06:00:44.395999
2018-07-16 06:00:44,397 [salt.state       ][INFO    ][2558] Executing state host.present for mdb
2018-07-16 06:00:44,398 [salt.state       ][INFO    ][2558] {'host': 'mdb'}
2018-07-16 06:00:44,399 [salt.state       ][INFO    ][2558] Completed state [mdb] at time 06:00:44.399138 duration_in_ms=3.138
2018-07-16 06:00:44,399 [salt.state       ][INFO    ][2558] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:44.399489
2018-07-16 06:00:44,399 [salt.state       ][INFO    ][2558] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,401 [salt.state       ][INFO    ][2558] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,401 [salt.state       ][INFO    ][2558] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:44.401825 duration_in_ms=2.336
2018-07-16 06:00:44,402 [salt.state       ][INFO    ][2558] Running state [cfg01] at time 06:00:44.402166
2018-07-16 06:00:44,402 [salt.state       ][INFO    ][2558] Executing state host.present for cfg01
2018-07-16 06:00:44,405 [salt.state       ][INFO    ][2558] {'host': 'cfg01'}
2018-07-16 06:00:44,405 [salt.state       ][INFO    ][2558] Completed state [cfg01] at time 06:00:44.405605 duration_in_ms=3.439
2018-07-16 06:00:44,406 [salt.state       ][INFO    ][2558] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:44.405957
2018-07-16 06:00:44,406 [salt.state       ][INFO    ][2558] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,408 [salt.state       ][INFO    ][2558] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,409 [salt.state       ][INFO    ][2558] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:44.409131 duration_in_ms=3.174
2018-07-16 06:00:44,409 [salt.state       ][INFO    ][2558] Running state [prx01] at time 06:00:44.409792
2018-07-16 06:00:44,410 [salt.state       ][INFO    ][2558] Executing state host.present for prx01
2018-07-16 06:00:44,411 [salt.state       ][INFO    ][2558] {'host': 'prx01'}
2018-07-16 06:00:44,412 [salt.state       ][INFO    ][2558] Completed state [prx01] at time 06:00:44.412120 duration_in_ms=2.328
2018-07-16 06:00:44,412 [salt.state       ][INFO    ][2558] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:44.412749
2018-07-16 06:00:44,413 [salt.state       ][INFO    ][2558] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,415 [salt.state       ][INFO    ][2558] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,416 [salt.state       ][INFO    ][2558] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:44.415994 duration_in_ms=3.246
2018-07-16 06:00:44,416 [salt.state       ][INFO    ][2558] Running state [kvm01] at time 06:00:44.416682
2018-07-16 06:00:44,417 [salt.state       ][INFO    ][2558] Executing state host.present for kvm01
2018-07-16 06:00:44,418 [salt.state       ][INFO    ][2558] {'host': 'kvm01'}
2018-07-16 06:00:44,418 [salt.state       ][INFO    ][2558] Completed state [kvm01] at time 06:00:44.418794 duration_in_ms=2.111
2018-07-16 06:00:44,419 [salt.state       ][INFO    ][2558] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:44.419142
2018-07-16 06:00:44,419 [salt.state       ][INFO    ][2558] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,421 [salt.state       ][INFO    ][2558] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,422 [salt.state       ][INFO    ][2558] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:44.422165 duration_in_ms=3.024
2018-07-16 06:00:44,422 [salt.state       ][INFO    ][2558] Running state [kvm03] at time 06:00:44.422521
2018-07-16 06:00:44,423 [salt.state       ][INFO    ][2558] Executing state host.present for kvm03
2018-07-16 06:00:44,425 [salt.state       ][INFO    ][2558] {'host': 'kvm03'}
2018-07-16 06:00:44,425 [salt.state       ][INFO    ][2558] Completed state [kvm03] at time 06:00:44.425765 duration_in_ms=3.244
2018-07-16 06:00:44,426 [salt.state       ][INFO    ][2558] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:44.426110
2018-07-16 06:00:44,426 [salt.state       ][INFO    ][2558] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,429 [salt.state       ][INFO    ][2558] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,429 [salt.state       ][INFO    ][2558] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:44.429848 duration_in_ms=3.738
2018-07-16 06:00:44,430 [salt.state       ][INFO    ][2558] Running state [kvm02] at time 06:00:44.430203
2018-07-16 06:00:44,430 [salt.state       ][INFO    ][2558] Executing state host.present for kvm02
2018-07-16 06:00:44,432 [salt.state       ][INFO    ][2558] {'host': 'kvm02'}
2018-07-16 06:00:44,432 [salt.state       ][INFO    ][2558] Completed state [kvm02] at time 06:00:44.432926 duration_in_ms=2.723
2018-07-16 06:00:44,433 [salt.state       ][INFO    ][2558] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:44.433577
2018-07-16 06:00:44,433 [salt.state       ][INFO    ][2558] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,435 [salt.state       ][INFO    ][2558] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,436 [salt.state       ][INFO    ][2558] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:44.436012 duration_in_ms=2.434
2018-07-16 06:00:44,436 [salt.state       ][INFO    ][2558] Running state [dbs] at time 06:00:44.436671
2018-07-16 06:00:44,437 [salt.state       ][INFO    ][2558] Executing state host.present for dbs
2018-07-16 06:00:44,439 [salt.state       ][INFO    ][2558] {'host': 'dbs'}
2018-07-16 06:00:44,439 [salt.state       ][INFO    ][2558] Completed state [dbs] at time 06:00:44.439443 duration_in_ms=2.772
2018-07-16 06:00:44,439 [salt.state       ][INFO    ][2558] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:44.439785
2018-07-16 06:00:44,440 [salt.state       ][INFO    ][2558] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,442 [salt.state       ][INFO    ][2558] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,442 [salt.state       ][INFO    ][2558] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:44.442559 duration_in_ms=2.774
2018-07-16 06:00:44,443 [salt.state       ][INFO    ][2558] Running state [prx] at time 06:00:44.443198
2018-07-16 06:00:44,443 [salt.state       ][INFO    ][2558] Executing state host.present for prx
2018-07-16 06:00:44,446 [salt.state       ][INFO    ][2558] {'host': 'prx'}
2018-07-16 06:00:44,446 [salt.state       ][INFO    ][2558] Completed state [prx] at time 06:00:44.446258 duration_in_ms=3.061
2018-07-16 06:00:44,446 [salt.state       ][INFO    ][2558] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:44.446605
2018-07-16 06:00:44,446 [salt.state       ][INFO    ][2558] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,448 [salt.state       ][INFO    ][2558] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,448 [salt.state       ][INFO    ][2558] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:44.448842 duration_in_ms=2.236
2018-07-16 06:00:44,449 [salt.state       ][INFO    ][2558] Running state [prx02] at time 06:00:44.449192
2018-07-16 06:00:44,449 [salt.state       ][INFO    ][2558] Executing state host.present for prx02
2018-07-16 06:00:44,451 [salt.state       ][INFO    ][2558] {'host': 'prx02'}
2018-07-16 06:00:44,452 [salt.state       ][INFO    ][2558] Completed state [prx02] at time 06:00:44.451981 duration_in_ms=2.789
2018-07-16 06:00:44,452 [salt.state       ][INFO    ][2558] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:44.452926
2018-07-16 06:00:44,453 [salt.state       ][INFO    ][2558] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,454 [salt.state       ][INFO    ][2558] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,455 [salt.state       ][INFO    ][2558] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:44.455190 duration_in_ms=2.264
2018-07-16 06:00:44,455 [salt.state       ][INFO    ][2558] Running state [msg02] at time 06:00:44.455838
2018-07-16 06:00:44,456 [salt.state       ][INFO    ][2558] Executing state host.present for msg02
2018-07-16 06:00:44,457 [salt.state       ][INFO    ][2558] {'host': 'msg02'}
2018-07-16 06:00:44,458 [salt.state       ][INFO    ][2558] Completed state [msg02] at time 06:00:44.458140 duration_in_ms=2.302
2018-07-16 06:00:44,458 [salt.state       ][INFO    ][2558] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:44.458481
2018-07-16 06:00:44,458 [salt.state       ][INFO    ][2558] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,461 [salt.state       ][INFO    ][2558] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,462 [salt.state       ][INFO    ][2558] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:44.462253 duration_in_ms=3.771
2018-07-16 06:00:44,462 [salt.state       ][INFO    ][2558] Running state [msg03] at time 06:00:44.462607
2018-07-16 06:00:44,463 [salt.state       ][INFO    ][2558] Executing state host.present for msg03
2018-07-16 06:00:44,464 [salt.state       ][INFO    ][2558] {'host': 'msg03'}
2018-07-16 06:00:44,465 [salt.state       ][INFO    ][2558] Completed state [msg03] at time 06:00:44.465526 duration_in_ms=2.918
2018-07-16 06:00:44,466 [salt.state       ][INFO    ][2558] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:44.466160
2018-07-16 06:00:44,466 [salt.state       ][INFO    ][2558] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,469 [salt.state       ][INFO    ][2558] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,469 [salt.state       ][INFO    ][2558] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:44.469442 duration_in_ms=3.281
2018-07-16 06:00:44,469 [salt.state       ][INFO    ][2558] Running state [msg01] at time 06:00:44.469795
2018-07-16 06:00:44,470 [salt.state       ][INFO    ][2558] Executing state host.present for msg01
2018-07-16 06:00:44,472 [salt.state       ][INFO    ][2558] {'host': 'msg01'}
2018-07-16 06:00:44,473 [salt.state       ][INFO    ][2558] Completed state [msg01] at time 06:00:44.472977 duration_in_ms=3.182
2018-07-16 06:00:44,473 [salt.state       ][INFO    ][2558] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:44.473334
2018-07-16 06:00:44,473 [salt.state       ][INFO    ][2558] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,475 [salt.state       ][INFO    ][2558] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,476 [salt.state       ][INFO    ][2558] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:44.475998 duration_in_ms=2.665
2018-07-16 06:00:44,476 [salt.state       ][INFO    ][2558] Running state [msg] at time 06:00:44.476943
2018-07-16 06:00:44,477 [salt.state       ][INFO    ][2558] Executing state host.present for msg
2018-07-16 06:00:44,479 [salt.state       ][INFO    ][2558] {'host': 'msg'}
2018-07-16 06:00:44,479 [salt.state       ][INFO    ][2558] Completed state [msg] at time 06:00:44.479339 duration_in_ms=2.396
2018-07-16 06:00:44,480 [salt.state       ][INFO    ][2558] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:44.479976
2018-07-16 06:00:44,480 [salt.state       ][INFO    ][2558] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,482 [salt.state       ][INFO    ][2558] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,482 [salt.state       ][INFO    ][2558] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:44.482697 duration_in_ms=2.721
2018-07-16 06:00:44,483 [salt.state       ][INFO    ][2558] Running state [cfg01] at time 06:00:44.483048
2018-07-16 06:00:44,483 [salt.state       ][INFO    ][2558] Executing state host.present for cfg01
2018-07-16 06:00:44,484 [salt.state       ][INFO    ][2558] Host cfg01 (192.168.10.11) already present
2018-07-16 06:00:44,484 [salt.state       ][INFO    ][2558] Completed state [cfg01] at time 06:00:44.484933 duration_in_ms=1.886
2018-07-16 06:00:44,485 [salt.state       ][INFO    ][2558] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:44.485852
2018-07-16 06:00:44,486 [salt.state       ][INFO    ][2558] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,487 [salt.state       ][INFO    ][2558] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:00:44,487 [salt.state       ][INFO    ][2558] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:44.487726 duration_in_ms=1.873
2018-07-16 06:00:44,488 [salt.state       ][INFO    ][2558] Running state [cmp002] at time 06:00:44.488070
2018-07-16 06:00:44,488 [salt.state       ][INFO    ][2558] Executing state host.present for cmp002
2018-07-16 06:00:44,490 [salt.state       ][INFO    ][2558] {'host': 'cmp002'}
2018-07-16 06:00:44,491 [salt.state       ][INFO    ][2558] Completed state [cmp002] at time 06:00:44.491344 duration_in_ms=3.275
2018-07-16 06:00:44,491 [salt.state       ][INFO    ][2558] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:44.491694
2018-07-16 06:00:44,492 [salt.state       ][INFO    ][2558] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,494 [salt.state       ][INFO    ][2558] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,494 [salt.state       ][INFO    ][2558] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:44.494424 duration_in_ms=2.729
2018-07-16 06:00:44,494 [salt.state       ][INFO    ][2558] Running state [cmp001] at time 06:00:44.494770
2018-07-16 06:00:44,495 [salt.state       ][INFO    ][2558] Executing state host.present for cmp001
2018-07-16 06:00:44,498 [salt.state       ][INFO    ][2558] {'host': 'cmp001'}
2018-07-16 06:00:44,498 [salt.state       ][INFO    ][2558] Completed state [cmp001] at time 06:00:44.498651 duration_in_ms=3.881
2018-07-16 06:00:44,499 [salt.state       ][INFO    ][2558] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:44.498995
2018-07-16 06:00:44,499 [salt.state       ][INFO    ][2558] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,501 [salt.state       ][INFO    ][2558] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,501 [salt.state       ][INFO    ][2558] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:44.501802 duration_in_ms=2.806
2018-07-16 06:00:44,502 [salt.state       ][INFO    ][2558] Running state [dbs01] at time 06:00:44.502149
2018-07-16 06:00:44,502 [salt.state       ][INFO    ][2558] Executing state host.present for dbs01
2018-07-16 06:00:44,504 [salt.state       ][INFO    ][2558] {'host': 'dbs01'}
2018-07-16 06:00:44,505 [salt.state       ][INFO    ][2558] Completed state [dbs01] at time 06:00:44.504957 duration_in_ms=2.808
2018-07-16 06:00:44,505 [salt.state       ][INFO    ][2558] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:44.505304
2018-07-16 06:00:44,505 [salt.state       ][INFO    ][2558] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,507 [salt.state       ][INFO    ][2558] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,507 [salt.state       ][INFO    ][2558] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:44.507834 duration_in_ms=2.53
2018-07-16 06:00:44,508 [salt.state       ][INFO    ][2558] Running state [dbs02] at time 06:00:44.508181
2018-07-16 06:00:44,508 [salt.state       ][INFO    ][2558] Executing state host.present for dbs02
2018-07-16 06:00:44,511 [salt.state       ][INFO    ][2558] {'host': 'dbs02'}
2018-07-16 06:00:44,511 [salt.state       ][INFO    ][2558] Completed state [dbs02] at time 06:00:44.511287 duration_in_ms=3.106
2018-07-16 06:00:44,511 [salt.state       ][INFO    ][2558] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:44.511914
2018-07-16 06:00:44,512 [salt.state       ][INFO    ][2558] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,515 [salt.state       ][INFO    ][2558] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,515 [salt.state       ][INFO    ][2558] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:44.515627 duration_in_ms=3.712
2018-07-16 06:00:44,516 [salt.state       ][INFO    ][2558] Running state [dbs03] at time 06:00:44.515980
2018-07-16 06:00:44,516 [salt.state       ][INFO    ][2558] Executing state host.present for dbs03
2018-07-16 06:00:44,518 [salt.state       ][INFO    ][2558] {'host': 'dbs03'}
2018-07-16 06:00:44,518 [salt.state       ][INFO    ][2558] Completed state [dbs03] at time 06:00:44.518817 duration_in_ms=2.837
2018-07-16 06:00:44,519 [salt.state       ][INFO    ][2558] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:44.519168
2018-07-16 06:00:44,519 [salt.state       ][INFO    ][2558] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,521 [salt.state       ][INFO    ][2558] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,522 [salt.state       ][INFO    ][2558] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:44.522034 duration_in_ms=2.866
2018-07-16 06:00:44,522 [salt.state       ][INFO    ][2558] Running state [mas01] at time 06:00:44.522387
2018-07-16 06:00:44,522 [salt.state       ][INFO    ][2558] Executing state host.present for mas01
2018-07-16 06:00:44,525 [salt.state       ][INFO    ][2558] {'host': 'mas01'}
2018-07-16 06:00:44,525 [salt.state       ][INFO    ][2558] Completed state [mas01] at time 06:00:44.525846 duration_in_ms=3.458
2018-07-16 06:00:44,526 [salt.state       ][INFO    ][2558] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:44.526191
2018-07-16 06:00:44,526 [salt.state       ][INFO    ][2558] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,529 [salt.state       ][INFO    ][2558] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,529 [salt.state       ][INFO    ][2558] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:44.529403 duration_in_ms=3.193
2018-07-16 06:00:44,529 [salt.state       ][INFO    ][2558] Running state [ctl02] at time 06:00:44.529760
2018-07-16 06:00:44,530 [salt.state       ][INFO    ][2558] Executing state host.present for ctl02
2018-07-16 06:00:44,533 [salt.state       ][INFO    ][2558] {'host': 'ctl02'}
2018-07-16 06:00:44,533 [salt.state       ][INFO    ][2558] Completed state [ctl02] at time 06:00:44.533611 duration_in_ms=3.851
2018-07-16 06:00:44,534 [salt.state       ][INFO    ][2558] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:44.533960
2018-07-16 06:00:44,534 [salt.state       ][INFO    ][2558] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,537 [salt.state       ][INFO    ][2558] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,537 [salt.state       ][INFO    ][2558] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:44.537741 duration_in_ms=3.781
2018-07-16 06:00:44,538 [salt.state       ][INFO    ][2558] Running state [ctl03] at time 06:00:44.538088
2018-07-16 06:00:44,538 [salt.state       ][INFO    ][2558] Executing state host.present for ctl03
2018-07-16 06:00:44,541 [salt.state       ][INFO    ][2558] {'host': 'ctl03'}
2018-07-16 06:00:44,541 [salt.state       ][INFO    ][2558] Completed state [ctl03] at time 06:00:44.541885 duration_in_ms=3.797
2018-07-16 06:00:44,542 [salt.state       ][INFO    ][2558] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:44.542231
2018-07-16 06:00:44,542 [salt.state       ][INFO    ][2558] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,545 [salt.state       ][INFO    ][2558] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,546 [salt.state       ][INFO    ][2558] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:44.546315 duration_in_ms=4.084
2018-07-16 06:00:44,546 [salt.state       ][INFO    ][2558] Running state [ctl01] at time 06:00:44.546662
2018-07-16 06:00:44,547 [salt.state       ][INFO    ][2558] Executing state host.present for ctl01
2018-07-16 06:00:44,549 [salt.state       ][INFO    ][2558] {'host': 'ctl01'}
2018-07-16 06:00:44,550 [salt.state       ][INFO    ][2558] Completed state [ctl01] at time 06:00:44.550227 duration_in_ms=3.565
2018-07-16 06:00:44,550 [salt.state       ][INFO    ][2558] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:44.550573
2018-07-16 06:00:44,550 [salt.state       ][INFO    ][2558] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,553 [salt.state       ][INFO    ][2558] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,553 [salt.state       ][INFO    ][2558] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:44.553849 duration_in_ms=3.275
2018-07-16 06:00:44,554 [salt.state       ][INFO    ][2558] Running state [ctl] at time 06:00:44.554201
2018-07-16 06:00:44,554 [salt.state       ][INFO    ][2558] Executing state host.present for ctl
2018-07-16 06:00:44,557 [salt.state       ][INFO    ][2558] {'host': 'ctl'}
2018-07-16 06:00:44,557 [salt.state       ][INFO    ][2558] Completed state [ctl] at time 06:00:44.557782 duration_in_ms=3.58
2018-07-16 06:00:44,558 [salt.state       ][INFO    ][2558] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:44.558130
2018-07-16 06:00:44,558 [salt.state       ][INFO    ][2558] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:44,561 [salt.state       ][INFO    ][2558] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:44,562 [salt.state       ][INFO    ][2558] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:44.562065 duration_in_ms=3.934
2018-07-16 06:00:44,562 [salt.state       ][INFO    ][2558] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:44.562411
2018-07-16 06:00:44,563 [salt.state       ][INFO    ][2558] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:00:44,564 [salt.state       ][INFO    ][2558] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-16 06:00:44,564 [salt.state       ][INFO    ][2558] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:44.564717 duration_in_ms=2.306
2018-07-16 06:00:44,567 [salt.state       ][INFO    ][2558] Running state [ens3] at time 06:00:44.567509
2018-07-16 06:00:44,567 [salt.state       ][INFO    ][2558] Executing state network.managed for ens3
2018-07-16 06:00:44,938 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-16 06:00:46,430 [salt.state       ][INFO    ][2558] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-16 06:00:46,431 [salt.state       ][INFO    ][2558] Completed state [ens3] at time 06:00:46.430723 duration_in_ms=1863.214
2018-07-16 06:00:46,431 [salt.state       ][INFO    ][2558] Running state [ens2] at time 06:00:46.431487
2018-07-16 06:00:46,432 [salt.state       ][INFO    ][2558] Executing state network.managed for ens2
2018-07-16 06:00:46,486 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-16 06:00:46,566 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-16 06:00:46,748 [salt.state       ][INFO    ][2558] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-16 06:00:46,749 [salt.state       ][INFO    ][2558] Completed state [ens2] at time 06:00:46.748981 duration_in_ms=317.493
2018-07-16 06:00:46,749 [salt.state       ][INFO    ][2558] Running state [linux_system_network] at time 06:00:46.749586
2018-07-16 06:00:46,750 [salt.state       ][INFO    ][2558] Executing state network.system for linux_system_network
2018-07-16 06:00:46,751 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:46,786 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:00:46,827 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:46,862 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:00:46,901 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:00:47,661 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060046614173
2018-07-16 06:00:47,681 [salt.minion      ][INFO    ][5079] Starting a new job with PID 5079
2018-07-16 06:00:47,715 [salt.minion      ][INFO    ][5079] Returning information for job: 20180716060046614173
2018-07-16 06:00:47,875 [salt.loaded.int.module.debian_ip][WARNING ][2558] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:00:47,875 [salt.state       ][INFO    ][2558] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg01\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:00:47,876 [salt.state       ][INFO    ][2558] Completed state [linux_system_network] at time 06:00:47.876039 duration_in_ms=1126.452
2018-07-16 06:00:47,877 [salt.state       ][INFO    ][2558] Running state [/etc/profile.d/proxy.sh] at time 06:00:47.877436
2018-07-16 06:00:47,877 [salt.state       ][INFO    ][2558] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:00:47,878 [salt.state       ][INFO    ][2558] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:00:47,879 [salt.state       ][INFO    ][2558] Completed state [/etc/profile.d/proxy.sh] at time 06:00:47.879187 duration_in_ms=1.751
2018-07-16 06:00:47,879 [salt.state       ][INFO    ][2558] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:00:47.879530
2018-07-16 06:00:47,879 [salt.state       ][INFO    ][2558] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:00:47,880 [salt.state       ][INFO    ][2558] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:00:47,880 [salt.state       ][INFO    ][2558] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:00:47.880920 duration_in_ms=1.391
2018-07-16 06:00:47,883 [salt.state       ][INFO    ][2558] Running state [ntp] at time 06:00:47.883156
2018-07-16 06:00:47,883 [salt.state       ][INFO    ][2558] Executing state pkg.installed for ntp
2018-07-16 06:00:48,253 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:48,316 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-16 06:00:56,581 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:56,677 [salt.state       ][INFO    ][2558] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-16 06:00:56,686 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060056670545
2018-07-16 06:00:56,711 [salt.minion      ][INFO    ][5929] Starting a new job with PID 5929
2018-07-16 06:00:56,732 [salt.state       ][INFO    ][2558] Loading fresh modules for state activity
2018-07-16 06:00:56,742 [salt.minion      ][INFO    ][5929] Returning information for job: 20180716060056670545
2018-07-16 06:00:56,824 [salt.state       ][INFO    ][2558] Completed state [ntp] at time 06:00:56.824113 duration_in_ms=8940.957
2018-07-16 06:00:56,832 [salt.state       ][INFO    ][2558] Running state [/etc/ntp.conf] at time 06:00:56.832316
2018-07-16 06:00:56,833 [salt.state       ][INFO    ][2558] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:00:56,862 [salt.fileclient  ][INFO    ][2558] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-16 06:00:57,035 [salt.state       ][INFO    ][2558] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.se.pool.ntp.org iburst
+server 0.se.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-07-16 06:00:57,036 [salt.state       ][INFO    ][2558] Completed state [/etc/ntp.conf] at time 06:00:57.036389 duration_in_ms=204.073
2018-07-16 06:00:57,038 [salt.loader      ][ERROR   ][2558] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:57,509 [salt.state       ][INFO    ][2558] Running state [ntp] at time 06:00:57.509068
2018-07-16 06:00:57,509 [salt.state       ][INFO    ][2558] Executing state service.running for ntp
2018-07-16 06:00:57,515 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:57,548 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:57,580 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:57,617 [salt.state       ][INFO    ][2558] The service ntp is already running
2018-07-16 06:00:57,618 [salt.state       ][INFO    ][2558] Completed state [ntp] at time 06:00:57.618203 duration_in_ms=109.136
2018-07-16 06:00:57,618 [salt.state       ][INFO    ][2558] Running state [ntp] at time 06:00:57.618634
2018-07-16 06:00:57,619 [salt.state       ][INFO    ][2558] Executing state service.mod_watch for ntp
2018-07-16 06:00:57,621 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:57,649 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:57,687 [salt.loaded.int.module.cmdmod][INFO    ][2558] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-16 06:00:57,855 [salt.state       ][INFO    ][2558] {'ntp': True}
2018-07-16 06:00:57,855 [salt.state       ][INFO    ][2558] Completed state [ntp] at time 06:00:57.855726 duration_in_ms=237.091
2018-07-16 06:00:57,873 [salt.minion      ][INFO    ][2558] Returning information for job: 20180716055935939965
2018-07-16 06:01:38,038 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command state.apply with jid 20180716060138023247
2018-07-16 06:01:38,066 [salt.minion      ][INFO    ][6166] Starting a new job with PID 6166
2018-07-16 06:01:42,632 [salt.state       ][INFO    ][6166] Loading fresh modules for state activity
2018-07-16 06:01:50,908 [salt.state       ][INFO    ][6166] Running state [/etc/environment] at time 06:01:50.907982
2018-07-16 06:01:50,908 [salt.state       ][INFO    ][6166] Executing state file.blockreplace for /etc/environment
2018-07-16 06:01:50,922 [salt.state       ][INFO    ][6166] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-16 06:01:50,925 [salt.state       ][INFO    ][6166] Completed state [/etc/environment] at time 06:01:50.925847 duration_in_ms=17.865
2018-07-16 06:01:50,926 [salt.state       ][INFO    ][6166] Running state [/etc/profile.d] at time 06:01:50.926873
2018-07-16 06:01:50,927 [salt.state       ][INFO    ][6166] Executing state file.directory for /etc/profile.d
2018-07-16 06:01:50,931 [salt.state       ][INFO    ][6166] Directory /etc/profile.d is in the correct state
2018-07-16 06:01:50,932 [salt.state       ][INFO    ][6166] Completed state [/etc/profile.d] at time 06:01:50.932640 duration_in_ms=5.766
2018-07-16 06:01:51,018 [salt.loader      ][ERROR   ][6166] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:01:51,905 [salt.state       ][INFO    ][6166] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:51.904599
2018-07-16 06:01:51,905 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 06:01:51,944 [salt.state       ][INFO    ][6166] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-16 06:01:51,944 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:51.944792 duration_in_ms=40.193
2018-07-16 06:01:51,945 [salt.state       ][INFO    ][6166] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:51.945148
2018-07-16 06:01:51,945 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 06:01:51,970 [salt.state       ][INFO    ][6166] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-16 06:01:51,971 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:51.971208 duration_in_ms=26.061
2018-07-16 06:01:51,974 [salt.state       ][INFO    ][6166] Running state [linux_repo_prereq_pkgs] at time 06:01:51.974513
2018-07-16 06:01:51,974 [salt.state       ][INFO    ][6166] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 06:01:51,975 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:01:53,026 [salt.state       ][INFO    ][6166] All specified packages are already installed
2018-07-16 06:01:53,027 [salt.state       ][INFO    ][6166] Completed state [linux_repo_prereq_pkgs] at time 06:01:53.027363 duration_in_ms=1052.849
2018-07-16 06:01:53,027 [salt.state       ][INFO    ][6166] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:53.027784
2018-07-16 06:01:53,029 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 06:01:53,066 [salt.state       ][INFO    ][6166] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-16 06:01:53,067 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:53.067758 duration_in_ms=39.974
2018-07-16 06:01:53,068 [salt.state       ][INFO    ][6166] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:53.068481
2018-07-16 06:01:53,070 [salt.state       ][INFO    ][6166] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 06:01:53,070 [salt.state       ][INFO    ][6166] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 06:01:53,071 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:53.071800 duration_in_ms=3.319
2018-07-16 06:01:53,072 [salt.state       ][INFO    ][6166] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:53.072525
2018-07-16 06:01:53,073 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 06:01:53,318 [salt.state       ][INFO    ][6166] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-16 06:01:53,319 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:53.319102 duration_in_ms=246.576
2018-07-16 06:01:53,321 [salt.state       ][INFO    ][6166] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:53.321910
2018-07-16 06:01:53,322 [salt.state       ][INFO    ][6166] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 06:01:53,324 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 06:01:53,950 [salt.state       ][INFO    ][6166] {'pid': 6230, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 06:01:53,951 [salt.state       ][INFO    ][6166] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:53.951850 duration_in_ms=629.939
2018-07-16 06:01:53,970 [salt.state       ][INFO    ][6166] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:01:53.968597
2018-07-16 06:01:53,972 [salt.state       ][INFO    ][6166] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 06:01:54,242 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:01:58,115 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060158098894
2018-07-16 06:01:58,137 [salt.minion      ][INFO    ][6673] Starting a new job with PID 6673
2018-07-16 06:01:58,170 [salt.minion      ][INFO    ][6673] Returning information for job: 20180716060158098894
2018-07-16 06:02:04,490 [salt.state       ][INFO    ][6166] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-16 06:02:04,491 [salt.state       ][INFO    ][6166] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:02:04.491203 duration_in_ms=10522.606
2018-07-16 06:02:04,492 [salt.state       ][INFO    ][6166] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:04.492116
2018-07-16 06:02:04,493 [salt.state       ][INFO    ][6166] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:02:04,494 [salt.state       ][INFO    ][6166] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:02:04,495 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:04.495268 duration_in_ms=3.152
2018-07-16 06:02:04,496 [salt.state       ][INFO    ][6166] Running state [/etc/apt/preferences.d/uca] at time 06:02:04.495997
2018-07-16 06:02:04,496 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:02:04,745 [salt.state       ][INFO    ][6166] File /etc/apt/preferences.d/uca is in the correct state
2018-07-16 06:02:04,746 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/preferences.d/uca] at time 06:02:04.746588 duration_in_ms=250.591
2018-07-16 06:02:04,758 [salt.state       ][INFO    ][6166] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:02:04.758309
2018-07-16 06:02:04,759 [salt.state       ][INFO    ][6166] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:02:04,760 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:02:04,782 [salt.state       ][INFO    ][6166] unless execution succeeded
2018-07-16 06:02:04,783 [salt.state       ][INFO    ][6166] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:02:04.783866 duration_in_ms=25.556
2018-07-16 06:02:04,790 [salt.state       ][INFO    ][6166] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:02:04.790674
2018-07-16 06:02:04,792 [salt.state       ][INFO    ][6166] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:02:04,906 [salt.state       ][INFO    ][6166] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-16 06:02:04,907 [salt.state       ][INFO    ][6166] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:02:04.907708 duration_in_ms=117.035
2018-07-16 06:02:04,909 [salt.state       ][INFO    ][6166] Running state [linux_extra_packages_latest] at time 06:02:04.909694
2018-07-16 06:02:04,910 [salt.state       ][INFO    ][6166] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:02:04,942 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:02:05,127 [salt.state       ][INFO    ][6166] Package python-tornado is already up-to-date
2018-07-16 06:02:05,129 [salt.state       ][INFO    ][6166] Completed state [linux_extra_packages_latest] at time 06:02:05.129227 duration_in_ms=219.532
2018-07-16 06:02:05,130 [salt.state       ][INFO    ][6166] Running state [UTC] at time 06:02:05.130926
2018-07-16 06:02:05,131 [salt.state       ][INFO    ][6166] Executing state timezone.system for UTC
2018-07-16 06:02:05,133 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:05,195 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:05,224 [salt.state       ][INFO    ][6166] Timezone UTC already set, UTC already set to UTC
2018-07-16 06:02:05,225 [salt.state       ][INFO    ][6166] Completed state [UTC] at time 06:02:05.225039 duration_in_ms=94.112
2018-07-16 06:02:05,226 [salt.state       ][INFO    ][6166] Running state [nf_conntrack] at time 06:02:05.226742
2018-07-16 06:02:05,227 [salt.state       ][INFO    ][6166] Executing state kmod.present for nf_conntrack
2018-07-16 06:02:05,229 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'lsmod' in directory '/root'
2018-07-16 06:02:05,254 [salt.state       ][INFO    ][6166] Kernel module nf_conntrack is already present
2018-07-16 06:02:05,254 [salt.state       ][INFO    ][6166] Completed state [nf_conntrack] at time 06:02:05.254794 duration_in_ms=28.052
2018-07-16 06:02:05,256 [salt.state       ][INFO    ][6166] Running state [kernel.panic] at time 06:02:05.256329
2018-07-16 06:02:05,257 [salt.state       ][INFO    ][6166] Executing state sysctl.present for kernel.panic
2018-07-16 06:02:05,282 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,364 [salt.state       ][INFO    ][6166] Sysctl value kernel.panic = 60 is already set
2018-07-16 06:02:05,365 [salt.state       ][INFO    ][6166] Completed state [kernel.panic] at time 06:02:05.365883 duration_in_ms=109.553
2018-07-16 06:02:05,366 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_keepalive_probes] at time 06:02:05.366414
2018-07-16 06:02:05,366 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:02:05,368 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,442 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-16 06:02:05,443 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:02:05.443391 duration_in_ms=76.977
2018-07-16 06:02:05,444 [salt.state       ][INFO    ][6166] Running state [fs.file-max] at time 06:02:05.443944
2018-07-16 06:02:05,445 [salt.state       ][INFO    ][6166] Executing state sysctl.present for fs.file-max
2018-07-16 06:02:05,446 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,519 [salt.state       ][INFO    ][6166] Sysctl value fs.file-max = 124165 is already set
2018-07-16 06:02:05,521 [salt.state       ][INFO    ][6166] Completed state [fs.file-max] at time 06:02:05.521550 duration_in_ms=77.606
2018-07-16 06:02:05,522 [salt.state       ][INFO    ][6166] Running state [net.core.somaxconn] at time 06:02:05.522094
2018-07-16 06:02:05,522 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:02:05,524 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,591 [salt.state       ][INFO    ][6166] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-16 06:02:05,592 [salt.state       ][INFO    ][6166] Completed state [net.core.somaxconn] at time 06:02:05.592311 duration_in_ms=70.216
2018-07-16 06:02:05,593 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:02:05.593135
2018-07-16 06:02:05,593 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:02:05,594 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,663 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-16 06:02:05,664 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:02:05.664102 duration_in_ms=70.966
2018-07-16 06:02:05,665 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_tw_reuse] at time 06:02:05.665546
2018-07-16 06:02:05,666 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:02:05,667 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,741 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-16 06:02:05,742 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_tw_reuse] at time 06:02:05.742255 duration_in_ms=77.004
2018-07-16 06:02:05,742 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_congestion_control] at time 06:02:05.742789
2018-07-16 06:02:05,743 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:02:05,745 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,824 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-16 06:02:05,825 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_congestion_control] at time 06:02:05.825362 duration_in_ms=82.573
2018-07-16 06:02:05,826 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_retries2] at time 06:02:05.826217
2018-07-16 06:02:05,826 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:02:05,828 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,901 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-16 06:02:05,901 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_retries2] at time 06:02:05.901669 duration_in_ms=75.452
2018-07-16 06:02:05,902 [salt.state       ][INFO    ][6166] Running state [net.core.netdev_max_backlog] at time 06:02:05.902199
2018-07-16 06:02:05,902 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:02:05,903 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,976 [salt.state       ][INFO    ][6166] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-16 06:02:05,977 [salt.state       ][INFO    ][6166] Completed state [net.core.netdev_max_backlog] at time 06:02:05.976914 duration_in_ms=74.714
2018-07-16 06:02:05,978 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:05.978020
2018-07-16 06:02:05,978 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:02:05,979 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,047 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-16 06:02:06,048 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:06.048329 duration_in_ms=70.308
2018-07-16 06:02:06,049 [salt.state       ][INFO    ][6166] Running state [vm.swappiness] at time 06:02:06.049477
2018-07-16 06:02:06,049 [salt.state       ][INFO    ][6166] Executing state sysctl.present for vm.swappiness
2018-07-16 06:02:06,050 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,121 [salt.state       ][INFO    ][6166] Sysctl value vm.swappiness = 10 is already set
2018-07-16 06:02:06,122 [salt.state       ][INFO    ][6166] Completed state [vm.swappiness] at time 06:02:06.122079 duration_in_ms=72.602
2018-07-16 06:02:06,122 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:02:06.122600
2018-07-16 06:02:06,123 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:02:06,124 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,197 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-16 06:02:06,198 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:02:06.197946 duration_in_ms=75.345
2018-07-16 06:02:06,198 [salt.state       ][INFO    ][6166] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:06.198751
2018-07-16 06:02:06,199 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:02:06,201 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,277 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-16 06:02:06,278 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:06.278086 duration_in_ms=79.335
2018-07-16 06:02:06,278 [salt.state       ][INFO    ][6166] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:06.278617
2018-07-16 06:02:06,279 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:02:06,280 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,351 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-16 06:02:06,352 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:06.352671 duration_in_ms=74.054
2018-07-16 06:02:06,353 [salt.state       ][INFO    ][6166] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:06.353296
2018-07-16 06:02:06,353 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:02:06,355 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,426 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-16 06:02:06,427 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:06.427334 duration_in_ms=74.038
2018-07-16 06:02:06,428 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_fin_timeout] at time 06:02:06.428144
2018-07-16 06:02:06,429 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:02:06,431 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,502 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-16 06:02:06,502 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_fin_timeout] at time 06:02:06.502713 duration_in_ms=74.569
2018-07-16 06:02:06,503 [salt.state       ][INFO    ][6166] Running state [net.ipv4.tcp_keepalive_time] at time 06:02:06.503480
2018-07-16 06:02:06,504 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:02:06,505 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,581 [salt.state       ][INFO    ][6166] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-16 06:02:06,582 [salt.state       ][INFO    ][6166] Completed state [net.ipv4.tcp_keepalive_time] at time 06:02:06.582429 duration_in_ms=78.95
2018-07-16 06:02:06,582 [salt.state       ][INFO    ][6166] Running state [net.nf_conntrack_max] at time 06:02:06.582930
2018-07-16 06:02:06,583 [salt.state       ][INFO    ][6166] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:02:06,585 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,664 [salt.state       ][INFO    ][6166] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-16 06:02:06,665 [salt.state       ][INFO    ][6166] Completed state [net.nf_conntrack_max] at time 06:02:06.665037 duration_in_ms=82.106
2018-07-16 06:02:06,666 [salt.state       ][INFO    ][6166] Running state [linux_sysfs_package] at time 06:02:06.666019
2018-07-16 06:02:06,666 [salt.state       ][INFO    ][6166] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:02:06,689 [salt.state       ][INFO    ][6166] All specified packages are already installed
2018-07-16 06:02:06,690 [salt.state       ][INFO    ][6166] Completed state [linux_sysfs_package] at time 06:02:06.690381 duration_in_ms=24.363
2018-07-16 06:02:06,693 [salt.state       ][INFO    ][6166] Running state [/etc/sysfs.d] at time 06:02:06.693337
2018-07-16 06:02:06,694 [salt.state       ][INFO    ][6166] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:02:06,695 [salt.state       ][INFO    ][6166] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:02:06,695 [salt.state       ][INFO    ][6166] Completed state [/etc/sysfs.d] at time 06:02:06.695312 duration_in_ms=1.976
2018-07-16 06:02:06,697 [salt.state       ][INFO    ][6166] Running state [ondemand] at time 06:02:06.697260
2018-07-16 06:02:06,697 [salt.state       ][INFO    ][6166] Executing state service.dead for ondemand
2018-07-16 06:02:06,698 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:06,739 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:06,774 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:06,830 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'runlevel' in directory '/root'
2018-07-16 06:02:06,858 [salt.state       ][INFO    ][6166] The service ondemand is already dead
2018-07-16 06:02:06,859 [salt.state       ][INFO    ][6166] Completed state [ondemand] at time 06:02:06.859623 duration_in_ms=162.362
2018-07-16 06:02:06,861 [salt.state       ][INFO    ][6166] Running state [cs_CZ.UTF-8] at time 06:02:06.861801
2018-07-16 06:02:06,862 [salt.state       ][INFO    ][6166] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:02:06,865 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:06,890 [salt.state       ][INFO    ][6166] Locale cs_CZ.UTF-8 is already present
2018-07-16 06:02:06,890 [salt.state       ][INFO    ][6166] Completed state [cs_CZ.UTF-8] at time 06:02:06.890793 duration_in_ms=28.992
2018-07-16 06:02:06,891 [salt.state       ][INFO    ][6166] Running state [en_US.UTF-8] at time 06:02:06.891361
2018-07-16 06:02:06,891 [salt.state       ][INFO    ][6166] Executing state locale.present for en_US.UTF-8
2018-07-16 06:02:06,893 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:06,917 [salt.state       ][INFO    ][6166] Locale en_US.UTF-8 is already present
2018-07-16 06:02:06,917 [salt.state       ][INFO    ][6166] Completed state [en_US.UTF-8] at time 06:02:06.917706 duration_in_ms=26.344
2018-07-16 06:02:06,922 [salt.state       ][INFO    ][6166] Running state [en_US.UTF-8] at time 06:02:06.922253
2018-07-16 06:02:06,922 [salt.state       ][INFO    ][6166] Executing state locale.system for en_US.UTF-8
2018-07-16 06:02:06,925 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'localectl' in directory '/root'
2018-07-16 06:02:06,996 [salt.state       ][INFO    ][6166] System locale en_US.UTF-8 already set
2018-07-16 06:02:06,998 [salt.state       ][INFO    ][6166] Completed state [en_US.UTF-8] at time 06:02:06.998231 duration_in_ms=75.978
2018-07-16 06:02:07,000 [salt.state       ][INFO    ][6166] Running state [root] at time 06:02:07.000201
2018-07-16 06:02:07,002 [salt.state       ][INFO    ][6166] Executing state group.present for root
2018-07-16 06:02:07,004 [salt.state       ][INFO    ][6166] Group root is present and up to date
2018-07-16 06:02:07,006 [salt.state       ][INFO    ][6166] Completed state [root] at time 06:02:07.006659 duration_in_ms=6.458
2018-07-16 06:02:07,013 [salt.state       ][INFO    ][6166] Running state [root] at time 06:02:07.013304
2018-07-16 06:02:07,014 [salt.state       ][INFO    ][6166] Executing state user.present for root
2018-07-16 06:02:07,018 [salt.state       ][INFO    ][6166] User root is present and up to date
2018-07-16 06:02:07,019 [salt.state       ][INFO    ][6166] Completed state [root] at time 06:02:07.019492 duration_in_ms=6.188
2018-07-16 06:02:07,023 [salt.state       ][INFO    ][6166] Running state [/root] at time 06:02:07.023756
2018-07-16 06:02:07,024 [salt.state       ][INFO    ][6166] Executing state file.directory for /root
2018-07-16 06:02:07,026 [salt.state       ][INFO    ][6166] Directory /root is in the correct state
2018-07-16 06:02:07,027 [salt.state       ][INFO    ][6166] Completed state [/root] at time 06:02:07.027841 duration_in_ms=4.086
2018-07-16 06:02:07,029 [salt.state       ][INFO    ][6166] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:02:07.029165
2018-07-16 06:02:07,029 [salt.state       ][INFO    ][6166] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:02:07,030 [salt.state       ][INFO    ][6166] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:02:07,031 [salt.state       ][INFO    ][6166] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:02:07.031650 duration_in_ms=2.485
2018-07-16 06:02:07,032 [salt.state       ][INFO    ][6166] Running state [ubuntu] at time 06:02:07.032363
2018-07-16 06:02:07,033 [salt.state       ][INFO    ][6166] Executing state group.present for ubuntu
2018-07-16 06:02:07,034 [salt.state       ][INFO    ][6166] Group ubuntu is present and up to date
2018-07-16 06:02:07,034 [salt.state       ][INFO    ][6166] Completed state [ubuntu] at time 06:02:07.034573 duration_in_ms=2.209
2018-07-16 06:02:07,038 [salt.state       ][INFO    ][6166] Running state [ubuntu] at time 06:02:07.038244
2018-07-16 06:02:07,039 [salt.state       ][INFO    ][6166] Executing state user.present for ubuntu
2018-07-16 06:02:07,041 [salt.state       ][INFO    ][6166] User ubuntu is present and up to date
2018-07-16 06:02:07,042 [salt.state       ][INFO    ][6166] Completed state [ubuntu] at time 06:02:07.041951 duration_in_ms=3.706
2018-07-16 06:02:07,045 [salt.state       ][INFO    ][6166] Running state [/home/ubuntu] at time 06:02:07.045806
2018-07-16 06:02:07,046 [salt.state       ][INFO    ][6166] Executing state file.directory for /home/ubuntu
2018-07-16 06:02:07,047 [salt.state       ][INFO    ][6166] Directory /home/ubuntu is in the correct state
2018-07-16 06:02:07,047 [salt.state       ][INFO    ][6166] Completed state [/home/ubuntu] at time 06:02:07.047651 duration_in_ms=1.845
2018-07-16 06:02:07,050 [salt.state       ][INFO    ][6166] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:07.050706
2018-07-16 06:02:07,051 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:02:07,079 [salt.state       ][INFO    ][6166] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-16 06:02:07,079 [salt.state       ][INFO    ][6166] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:07.079874 duration_in_ms=29.168
2018-07-16 06:02:07,080 [salt.state       ][INFO    ][6166] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:07.080219
2018-07-16 06:02:07,081 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:02:07,339 [salt.state       ][INFO    ][6166] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-16 06:02:07,339 [salt.state       ][INFO    ][6166] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:07.339857 duration_in_ms=259.639
2018-07-16 06:02:07,340 [salt.state       ][INFO    ][6166] Running state [apt-daily.timer] at time 06:02:07.340221
2018-07-16 06:02:07,340 [salt.state       ][INFO    ][6166] Executing state service.dead for apt-daily.timer
2018-07-16 06:02:07,341 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:02:07,377 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:07,408 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:07,447 [salt.state       ][INFO    ][6166] The service apt-daily.timer is already dead
2018-07-16 06:02:07,448 [salt.state       ][INFO    ][6166] Completed state [apt-daily.timer] at time 06:02:07.448355 duration_in_ms=108.134
2018-07-16 06:02:07,449 [salt.state       ][INFO    ][6166] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:07.449171
2018-07-16 06:02:07,449 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:02:07,714 [salt.state       ][INFO    ][6166] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-16 06:02:07,715 [salt.state       ][INFO    ][6166] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:07.715268 duration_in_ms=266.097
2018-07-16 06:02:07,719 [salt.state       ][INFO    ][6166] Running state [service.systemctl_reload] at time 06:02:07.719407
2018-07-16 06:02:07,719 [salt.state       ][INFO    ][6166] Executing state module.wait for service.systemctl_reload
2018-07-16 06:02:07,720 [salt.state       ][INFO    ][6166] No changes made for service.systemctl_reload
2018-07-16 06:02:07,720 [salt.state       ][INFO    ][6166] Completed state [service.systemctl_reload] at time 06:02:07.720415 duration_in_ms=1.007
2018-07-16 06:02:07,720 [salt.state       ][INFO    ][6166] Running state [/etc/issue] at time 06:02:07.720778
2018-07-16 06:02:07,721 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/issue
2018-07-16 06:02:07,722 [salt.state       ][INFO    ][6166] File /etc/issue is in the correct state
2018-07-16 06:02:07,723 [salt.state       ][INFO    ][6166] Completed state [/etc/issue] at time 06:02:07.723532 duration_in_ms=2.753
2018-07-16 06:02:07,724 [salt.state       ][INFO    ][6166] Running state [/etc/hostname] at time 06:02:07.724162
2018-07-16 06:02:07,724 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/hostname
2018-07-16 06:02:07,744 [salt.state       ][INFO    ][6166] File /etc/hostname is in the correct state
2018-07-16 06:02:07,745 [salt.state       ][INFO    ][6166] Completed state [/etc/hostname] at time 06:02:07.744953 duration_in_ms=20.79
2018-07-16 06:02:07,747 [salt.state       ][INFO    ][6166] Running state [hostname msg01] at time 06:02:07.747359
2018-07-16 06:02:07,747 [salt.state       ][INFO    ][6166] Executing state cmd.wait for hostname msg01
2018-07-16 06:02:07,748 [salt.state       ][INFO    ][6166] No changes made for hostname msg01
2018-07-16 06:02:07,749 [salt.state       ][INFO    ][6166] Completed state [hostname msg01] at time 06:02:07.749051 duration_in_ms=1.691
2018-07-16 06:02:07,750 [salt.state       ][INFO    ][6166] Running state [mdb02] at time 06:02:07.750392
2018-07-16 06:02:07,751 [salt.state       ][INFO    ][6166] Executing state host.present for mdb02
2018-07-16 06:02:07,752 [salt.state       ][INFO    ][6166] Host mdb02 (192.168.10.33) already present
2018-07-16 06:02:07,752 [salt.state       ][INFO    ][6166] Completed state [mdb02] at time 06:02:07.752463 duration_in_ms=2.072
2018-07-16 06:02:07,753 [salt.state       ][INFO    ][6166] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:07.753095
2018-07-16 06:02:07,753 [salt.state       ][INFO    ][6166] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,754 [salt.state       ][INFO    ][6166] Host mdb02.mcp-ovs-dpdk-ha.local (192.168.10.33) already present
2018-07-16 06:02:07,754 [salt.state       ][INFO    ][6166] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:07.754513 duration_in_ms=1.418
2018-07-16 06:02:07,754 [salt.state       ][INFO    ][6166] Running state [mdb03] at time 06:02:07.754853
2018-07-16 06:02:07,755 [salt.state       ][INFO    ][6166] Executing state host.present for mdb03
2018-07-16 06:02:07,756 [salt.state       ][INFO    ][6166] Host mdb03 (192.168.10.34) already present
2018-07-16 06:02:07,757 [salt.state       ][INFO    ][6166] Completed state [mdb03] at time 06:02:07.756534 duration_in_ms=1.681
2018-07-16 06:02:07,757 [salt.state       ][INFO    ][6166] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:07.757465
2018-07-16 06:02:07,757 [salt.state       ][INFO    ][6166] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,758 [salt.state       ][INFO    ][6166] Host mdb03.mcp-ovs-dpdk-ha.local (192.168.10.34) already present
2018-07-16 06:02:07,759 [salt.state       ][INFO    ][6166] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:07.758853 duration_in_ms=1.389
2018-07-16 06:02:07,759 [salt.state       ][INFO    ][6166] Running state [mdb01] at time 06:02:07.759744
2018-07-16 06:02:07,760 [salt.state       ][INFO    ][6166] Executing state host.present for mdb01
2018-07-16 06:02:07,761 [salt.state       ][INFO    ][6166] Host mdb01 (192.168.10.32) already present
2018-07-16 06:02:07,761 [salt.state       ][INFO    ][6166] Completed state [mdb01] at time 06:02:07.761756 duration_in_ms=2.013
2018-07-16 06:02:07,762 [salt.state       ][INFO    ][6166] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:07.762095
2018-07-16 06:02:07,762 [salt.state       ][INFO    ][6166] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,763 [salt.state       ][INFO    ][6166] Host mdb01.mcp-ovs-dpdk-ha.local (192.168.10.32) already present
2018-07-16 06:02:07,763 [salt.state       ][INFO    ][6166] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:07.763751 duration_in_ms=1.657
2018-07-16 06:02:07,764 [salt.state       ][INFO    ][6166] Running state [mdb] at time 06:02:07.764099
2018-07-16 06:02:07,764 [salt.state       ][INFO    ][6166] Executing state host.present for mdb
2018-07-16 06:02:07,765 [salt.state       ][INFO    ][6166] Host mdb (192.168.10.31) already present
2018-07-16 06:02:07,766 [salt.state       ][INFO    ][6166] Completed state [mdb] at time 06:02:07.766073 duration_in_ms=1.974
2018-07-16 06:02:07,766 [salt.state       ][INFO    ][6166] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:07.766409
2018-07-16 06:02:07,766 [salt.state       ][INFO    ][6166] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,768 [salt.state       ][INFO    ][6166] Host mdb.mcp-ovs-dpdk-ha.local (192.168.10.31) already present
2018-07-16 06:02:07,768 [salt.state       ][INFO    ][6166] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:07.768638 duration_in_ms=2.23
2018-07-16 06:02:07,769 [salt.state       ][INFO    ][6166] Running state [cfg01] at time 06:02:07.768975
2018-07-16 06:02:07,769 [salt.state       ][INFO    ][6166] Executing state host.present for cfg01
2018-07-16 06:02:07,770 [salt.state       ][INFO    ][6166] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:07,770 [salt.state       ][INFO    ][6166] Completed state [cfg01] at time 06:02:07.770647 duration_in_ms=1.672
2018-07-16 06:02:07,771 [salt.state       ][INFO    ][6166] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:07.770982
2018-07-16 06:02:07,771 [salt.state       ][INFO    ][6166] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,772 [salt.state       ][INFO    ][6166] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:07,772 [salt.state       ][INFO    ][6166] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:07.772933 duration_in_ms=1.95
2018-07-16 06:02:07,773 [salt.state       ][INFO    ][6166] Running state [prx01] at time 06:02:07.773272
2018-07-16 06:02:07,773 [salt.state       ][INFO    ][6166] Executing state host.present for prx01
2018-07-16 06:02:07,774 [salt.state       ][INFO    ][6166] Host prx01 (192.168.10.14) already present
2018-07-16 06:02:07,775 [salt.state       ][INFO    ][6166] Completed state [prx01] at time 06:02:07.774950 duration_in_ms=1.678
2018-07-16 06:02:07,775 [salt.state       ][INFO    ][6166] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:07.775566
2018-07-16 06:02:07,775 [salt.state       ][INFO    ][6166] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,777 [salt.state       ][INFO    ][6166] Host prx01.mcp-ovs-dpdk-ha.local (192.168.10.14) already present
2018-07-16 06:02:07,777 [salt.state       ][INFO    ][6166] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:07.777533 duration_in_ms=1.966
2018-07-16 06:02:07,778 [salt.state       ][INFO    ][6166] Running state [kvm01] at time 06:02:07.777866
2018-07-16 06:02:07,778 [salt.state       ][INFO    ][6166] Executing state host.present for kvm01
2018-07-16 06:02:07,779 [salt.state       ][INFO    ][6166] Host kvm01 (192.168.10.20) already present
2018-07-16 06:02:07,780 [salt.state       ][INFO    ][6166] Completed state [kvm01] at time 06:02:07.780080 duration_in_ms=2.214
2018-07-16 06:02:07,780 [salt.state       ][INFO    ][6166] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:07.780700
2018-07-16 06:02:07,781 [salt.state       ][INFO    ][6166] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,781 [salt.state       ][INFO    ][6166] Host kvm01.mcp-ovs-dpdk-ha.local (192.168.10.20) already present
2018-07-16 06:02:07,782 [salt.state       ][INFO    ][6166] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:07.782104 duration_in_ms=1.403
2018-07-16 06:02:07,782 [salt.state       ][INFO    ][6166] Running state [kvm03] at time 06:02:07.782437
2018-07-16 06:02:07,782 [salt.state       ][INFO    ][6166] Executing state host.present for kvm03
2018-07-16 06:02:07,784 [salt.state       ][INFO    ][6166] Host kvm03 (192.168.10.22) already present
2018-07-16 06:02:07,784 [salt.state       ][INFO    ][6166] Completed state [kvm03] at time 06:02:07.784378 duration_in_ms=1.941
2018-07-16 06:02:07,785 [salt.state       ][INFO    ][6166] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:07.785037
2018-07-16 06:02:07,785 [salt.state       ][INFO    ][6166] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,786 [salt.state       ][INFO    ][6166] Host kvm03.mcp-ovs-dpdk-ha.local (192.168.10.22) already present
2018-07-16 06:02:07,786 [salt.state       ][INFO    ][6166] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:07.786727 duration_in_ms=1.69
2018-07-16 06:02:07,787 [salt.state       ][INFO    ][6166] Running state [kvm02] at time 06:02:07.787345
2018-07-16 06:02:07,787 [salt.state       ][INFO    ][6166] Executing state host.present for kvm02
2018-07-16 06:02:07,789 [salt.state       ][INFO    ][6166] Host kvm02 (192.168.10.21) already present
2018-07-16 06:02:07,789 [salt.state       ][INFO    ][6166] Completed state [kvm02] at time 06:02:07.789683 duration_in_ms=2.338
2018-07-16 06:02:07,790 [salt.state       ][INFO    ][6166] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:07.790022
2018-07-16 06:02:07,790 [salt.state       ][INFO    ][6166] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,791 [salt.state       ][INFO    ][6166] Host kvm02.mcp-ovs-dpdk-ha.local (192.168.10.21) already present
2018-07-16 06:02:07,792 [salt.state       ][INFO    ][6166] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:07.791960 duration_in_ms=1.939
2018-07-16 06:02:07,792 [salt.state       ][INFO    ][6166] Running state [dbs] at time 06:02:07.792598
2018-07-16 06:02:07,792 [salt.state       ][INFO    ][6166] Executing state host.present for dbs
2018-07-16 06:02:07,793 [salt.state       ][INFO    ][6166] Host dbs (192.168.10.23) already present
2018-07-16 06:02:07,794 [salt.state       ][INFO    ][6166] Completed state [dbs] at time 06:02:07.794009 duration_in_ms=1.411
2018-07-16 06:02:07,794 [salt.state       ][INFO    ][6166] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:07.794341
2018-07-16 06:02:07,794 [salt.state       ][INFO    ][6166] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,795 [salt.state       ][INFO    ][6166] Host dbs.mcp-ovs-dpdk-ha.local (192.168.10.23) already present
2018-07-16 06:02:07,796 [salt.state       ][INFO    ][6166] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:07.795996 duration_in_ms=1.655
2018-07-16 06:02:07,796 [salt.state       ][INFO    ][6166] Running state [prx] at time 06:02:07.796329
2018-07-16 06:02:07,797 [salt.state       ][INFO    ][6166] Executing state host.present for prx
2018-07-16 06:02:07,798 [salt.state       ][INFO    ][6166] Host prx (192.168.10.13) already present
2018-07-16 06:02:07,798 [salt.state       ][INFO    ][6166] Completed state [prx] at time 06:02:07.798576 duration_in_ms=2.247
2018-07-16 06:02:07,799 [salt.state       ][INFO    ][6166] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:07.799204
2018-07-16 06:02:07,799 [salt.state       ][INFO    ][6166] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,800 [salt.state       ][INFO    ][6166] Host prx.mcp-ovs-dpdk-ha.local (192.168.10.13) already present
2018-07-16 06:02:07,800 [salt.state       ][INFO    ][6166] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:07.800584 duration_in_ms=1.379
2018-07-16 06:02:07,801 [salt.state       ][INFO    ][6166] Running state [prx02] at time 06:02:07.801497
2018-07-16 06:02:07,801 [salt.state       ][INFO    ][6166] Executing state host.present for prx02
2018-07-16 06:02:07,802 [salt.state       ][INFO    ][6166] Host prx02 (192.168.10.15) already present
2018-07-16 06:02:07,803 [salt.state       ][INFO    ][6166] Completed state [prx02] at time 06:02:07.802872 duration_in_ms=1.376
2018-07-16 06:02:07,804 [salt.state       ][INFO    ][6166] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:07.804037
2018-07-16 06:02:07,804 [salt.state       ][INFO    ][6166] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,805 [salt.state       ][INFO    ][6166] Host prx02.mcp-ovs-dpdk-ha.local (192.168.10.15) already present
2018-07-16 06:02:07,805 [salt.state       ][INFO    ][6166] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:07.805447 duration_in_ms=1.41
2018-07-16 06:02:07,805 [salt.state       ][INFO    ][6166] Running state [msg02] at time 06:02:07.805785
2018-07-16 06:02:07,806 [salt.state       ][INFO    ][6166] Executing state host.present for msg02
2018-07-16 06:02:07,807 [salt.state       ][INFO    ][6166] Host msg02 (192.168.10.29) already present
2018-07-16 06:02:07,807 [salt.state       ][INFO    ][6166] Completed state [msg02] at time 06:02:07.807698 duration_in_ms=1.913
2018-07-16 06:02:07,808 [salt.state       ][INFO    ][6166] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:07.808034
2018-07-16 06:02:07,809 [salt.state       ][INFO    ][6166] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,810 [salt.state       ][INFO    ][6166] Host msg02.mcp-ovs-dpdk-ha.local (192.168.10.29) already present
2018-07-16 06:02:07,810 [salt.state       ][INFO    ][6166] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:07.810297 duration_in_ms=2.264
2018-07-16 06:02:07,810 [salt.state       ][INFO    ][6166] Running state [msg03] at time 06:02:07.810631
2018-07-16 06:02:07,810 [salt.state       ][INFO    ][6166] Executing state host.present for msg03
2018-07-16 06:02:07,812 [salt.state       ][INFO    ][6166] Host msg03 (192.168.10.30) already present
2018-07-16 06:02:07,812 [salt.state       ][INFO    ][6166] Completed state [msg03] at time 06:02:07.812280 duration_in_ms=1.65
2018-07-16 06:02:07,812 [salt.state       ][INFO    ][6166] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:07.812628
2018-07-16 06:02:07,813 [salt.state       ][INFO    ][6166] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,814 [salt.state       ][INFO    ][6166] Host msg03.mcp-ovs-dpdk-ha.local (192.168.10.30) already present
2018-07-16 06:02:07,814 [salt.state       ][INFO    ][6166] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:07.814860 duration_in_ms=2.233
2018-07-16 06:02:07,815 [salt.state       ][INFO    ][6166] Running state [msg01] at time 06:02:07.815477
2018-07-16 06:02:07,815 [salt.state       ][INFO    ][6166] Executing state host.present for msg01
2018-07-16 06:02:07,816 [salt.state       ][INFO    ][6166] Host msg01 (192.168.10.28) already present
2018-07-16 06:02:07,817 [salt.state       ][INFO    ][6166] Completed state [msg01] at time 06:02:07.817156 duration_in_ms=1.679
2018-07-16 06:02:07,817 [salt.state       ][INFO    ][6166] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:07.817511
2018-07-16 06:02:07,817 [salt.state       ][INFO    ][6166] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:07,818 [salt.state       ][INFO    ][6166] Host msg01.mcp-ovs-dpdk-ha.local (192.168.10.28) already present
2018-07-16 06:02:07,819 [salt.state       ][INFO    ][6166] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:07.819435 duration_in_ms=1.924
2018-07-16 06:02:07,822 [salt.state       ][INFO    ][6166] Running state [file.replace] at time 06:02:07.822409
2018-07-16 06:02:07,822 [salt.state       ][INFO    ][6166] Executing state module.run for file.replace
2018-07-16 06:02:08,139 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['git', '--version'] in directory '/root'
2018-07-16 06:02:08,186 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060208169152
2018-07-16 06:02:08,214 [salt.minion      ][INFO    ][6751] Starting a new job with PID 6751
2018-07-16 06:02:08,252 [salt.minion      ][INFO    ][6751] Returning information for job: 20180716060208169152
2018-07-16 06:02:08,706 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command 'grep -q "msg01 msg01.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-16 06:02:08,738 [salt.state       ][INFO    ][6166] {'ret': '--- \n+++ \n@@ -20,7 +20,7 @@\n 192.168.10.15\t\tprx02 prx02.mcp-ovs-dpdk-ha.local\n 192.168.10.29\t\tmsg02 msg02.mcp-ovs-dpdk-ha.local\n 192.168.10.30\t\tmsg03 msg03.mcp-ovs-dpdk-ha.local\n-192.168.10.28\t\tmsg01 msg01.mcp-ovs-dpdk-ha.local\n+192.168.10.28\t\tmsg01.mcp-ovs-dpdk-ha.local msg01\n 192.168.10.27\t\tmsg msg.mcp-ovs-dpdk-ha.local\n 192.168.10.53\t\tcmp002 cmp002.mcp-ovs-dpdk-ha.local\n 192.168.10.52\t\tcmp001 cmp001.mcp-ovs-dpdk-ha.local\n'}
2018-07-16 06:02:08,739 [salt.state       ][INFO    ][6166] Completed state [file.replace] at time 06:02:08.739834 duration_in_ms=917.424
2018-07-16 06:02:08,740 [salt.state       ][INFO    ][6166] Running state [msg] at time 06:02:08.740406
2018-07-16 06:02:08,741 [salt.state       ][INFO    ][6166] Executing state host.present for msg
2018-07-16 06:02:08,742 [salt.state       ][INFO    ][6166] Host msg (192.168.10.27) already present
2018-07-16 06:02:08,742 [salt.state       ][INFO    ][6166] Completed state [msg] at time 06:02:08.742523 duration_in_ms=2.117
2018-07-16 06:02:08,742 [salt.state       ][INFO    ][6166] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:08.742894
2018-07-16 06:02:08,743 [salt.state       ][INFO    ][6166] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,744 [salt.state       ][INFO    ][6166] Host msg.mcp-ovs-dpdk-ha.local (192.168.10.27) already present
2018-07-16 06:02:08,744 [salt.state       ][INFO    ][6166] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:08.744654 duration_in_ms=1.76
2018-07-16 06:02:08,745 [salt.state       ][INFO    ][6166] Running state [cfg01] at time 06:02:08.745021
2018-07-16 06:02:08,745 [salt.state       ][INFO    ][6166] Executing state host.present for cfg01
2018-07-16 06:02:08,746 [salt.state       ][INFO    ][6166] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:08,746 [salt.state       ][INFO    ][6166] Completed state [cfg01] at time 06:02:08.746452 duration_in_ms=1.431
2018-07-16 06:02:08,747 [salt.state       ][INFO    ][6166] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:08.747093
2018-07-16 06:02:08,747 [salt.state       ][INFO    ][6166] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,748 [salt.state       ][INFO    ][6166] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:08,748 [salt.state       ][INFO    ][6166] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:08.748490 duration_in_ms=1.397
2018-07-16 06:02:08,748 [salt.state       ][INFO    ][6166] Running state [cmp002] at time 06:02:08.748850
2018-07-16 06:02:08,749 [salt.state       ][INFO    ][6166] Executing state host.present for cmp002
2018-07-16 06:02:08,750 [salt.state       ][INFO    ][6166] Host cmp002 (192.168.10.53) already present
2018-07-16 06:02:08,750 [salt.state       ][INFO    ][6166] Completed state [cmp002] at time 06:02:08.750283 duration_in_ms=1.433
2018-07-16 06:02:08,750 [salt.state       ][INFO    ][6166] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:08.750639
2018-07-16 06:02:08,751 [salt.state       ][INFO    ][6166] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,752 [salt.state       ][INFO    ][6166] Host cmp002.mcp-ovs-dpdk-ha.local (192.168.10.53) already present
2018-07-16 06:02:08,752 [salt.state       ][INFO    ][6166] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:08.752325 duration_in_ms=1.686
2018-07-16 06:02:08,753 [salt.state       ][INFO    ][6166] Running state [cmp001] at time 06:02:08.753819
2018-07-16 06:02:08,754 [salt.state       ][INFO    ][6166] Executing state host.present for cmp001
2018-07-16 06:02:08,755 [salt.state       ][INFO    ][6166] Host cmp001 (192.168.10.52) already present
2018-07-16 06:02:08,755 [salt.state       ][INFO    ][6166] Completed state [cmp001] at time 06:02:08.755509 duration_in_ms=1.69
2018-07-16 06:02:08,755 [salt.state       ][INFO    ][6166] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:08.755853
2018-07-16 06:02:08,756 [salt.state       ][INFO    ][6166] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,757 [salt.state       ][INFO    ][6166] Host cmp001.mcp-ovs-dpdk-ha.local (192.168.10.52) already present
2018-07-16 06:02:08,757 [salt.state       ][INFO    ][6166] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:08.757606 duration_in_ms=1.754
2018-07-16 06:02:08,758 [salt.state       ][INFO    ][6166] Running state [dbs01] at time 06:02:08.757955
2018-07-16 06:02:08,758 [salt.state       ][INFO    ][6166] Executing state host.present for dbs01
2018-07-16 06:02:08,759 [salt.state       ][INFO    ][6166] Host dbs01 (192.168.10.24) already present
2018-07-16 06:02:08,760 [salt.state       ][INFO    ][6166] Completed state [dbs01] at time 06:02:08.760112 duration_in_ms=2.156
2018-07-16 06:02:08,760 [salt.state       ][INFO    ][6166] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:08.760461
2018-07-16 06:02:08,761 [salt.state       ][INFO    ][6166] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,761 [salt.state       ][INFO    ][6166] Host dbs01.mcp-ovs-dpdk-ha.local (192.168.10.24) already present
2018-07-16 06:02:08,762 [salt.state       ][INFO    ][6166] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:08.762186 duration_in_ms=1.725
2018-07-16 06:02:08,762 [salt.state       ][INFO    ][6166] Running state [dbs02] at time 06:02:08.762527
2018-07-16 06:02:08,762 [salt.state       ][INFO    ][6166] Executing state host.present for dbs02
2018-07-16 06:02:08,763 [salt.state       ][INFO    ][6166] Host dbs02 (192.168.10.25) already present
2018-07-16 06:02:08,763 [salt.state       ][INFO    ][6166] Completed state [dbs02] at time 06:02:08.763940 duration_in_ms=1.412
2018-07-16 06:02:08,764 [salt.state       ][INFO    ][6166] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:08.764280
2018-07-16 06:02:08,765 [salt.state       ][INFO    ][6166] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,766 [salt.state       ][INFO    ][6166] Host dbs02.mcp-ovs-dpdk-ha.local (192.168.10.25) already present
2018-07-16 06:02:08,766 [salt.state       ][INFO    ][6166] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:08.766572 duration_in_ms=2.291
2018-07-16 06:02:08,766 [salt.state       ][INFO    ][6166] Running state [dbs03] at time 06:02:08.766914
2018-07-16 06:02:08,767 [salt.state       ][INFO    ][6166] Executing state host.present for dbs03
2018-07-16 06:02:08,768 [salt.state       ][INFO    ][6166] Host dbs03 (192.168.10.26) already present
2018-07-16 06:02:08,768 [salt.state       ][INFO    ][6166] Completed state [dbs03] at time 06:02:08.768621 duration_in_ms=1.707
2018-07-16 06:02:08,769 [salt.state       ][INFO    ][6166] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:08.768960
2018-07-16 06:02:08,769 [salt.state       ][INFO    ][6166] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,770 [salt.state       ][INFO    ][6166] Host dbs03.mcp-ovs-dpdk-ha.local (192.168.10.26) already present
2018-07-16 06:02:08,770 [salt.state       ][INFO    ][6166] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:08.770651 duration_in_ms=1.692
2018-07-16 06:02:08,771 [salt.state       ][INFO    ][6166] Running state [mas01] at time 06:02:08.771002
2018-07-16 06:02:08,771 [salt.state       ][INFO    ][6166] Executing state host.present for mas01
2018-07-16 06:02:08,772 [salt.state       ][INFO    ][6166] Host mas01 (192.168.10.12) already present
2018-07-16 06:02:08,773 [salt.state       ][INFO    ][6166] Completed state [mas01] at time 06:02:08.772979 duration_in_ms=1.976
2018-07-16 06:02:08,773 [salt.state       ][INFO    ][6166] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:08.773320
2018-07-16 06:02:08,773 [salt.state       ][INFO    ][6166] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,774 [salt.state       ][INFO    ][6166] Host mas01.mcp-ovs-dpdk-ha.local (192.168.10.12) already present
2018-07-16 06:02:08,774 [salt.state       ][INFO    ][6166] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:08.774752 duration_in_ms=1.431
2018-07-16 06:02:08,775 [salt.state       ][INFO    ][6166] Running state [ctl02] at time 06:02:08.775380
2018-07-16 06:02:08,775 [salt.state       ][INFO    ][6166] Executing state host.present for ctl02
2018-07-16 06:02:08,776 [salt.state       ][INFO    ][6166] Host ctl02 (192.168.10.37) already present
2018-07-16 06:02:08,777 [salt.state       ][INFO    ][6166] Completed state [ctl02] at time 06:02:08.777101 duration_in_ms=1.722
2018-07-16 06:02:08,777 [salt.state       ][INFO    ][6166] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:08.777461
2018-07-16 06:02:08,777 [salt.state       ][INFO    ][6166] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,778 [salt.state       ][INFO    ][6166] Host ctl02.mcp-ovs-dpdk-ha.local (192.168.10.37) already present
2018-07-16 06:02:08,778 [salt.state       ][INFO    ][6166] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:08.778868 duration_in_ms=1.406
2018-07-16 06:02:08,779 [salt.state       ][INFO    ][6166] Running state [ctl03] at time 06:02:08.779213
2018-07-16 06:02:08,779 [salt.state       ][INFO    ][6166] Executing state host.present for ctl03
2018-07-16 06:02:08,780 [salt.state       ][INFO    ][6166] Host ctl03 (192.168.10.38) already present
2018-07-16 06:02:08,781 [salt.state       ][INFO    ][6166] Completed state [ctl03] at time 06:02:08.781466 duration_in_ms=2.254
2018-07-16 06:02:08,781 [salt.state       ][INFO    ][6166] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:08.781807
2018-07-16 06:02:08,782 [salt.state       ][INFO    ][6166] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,783 [salt.state       ][INFO    ][6166] Host ctl03.mcp-ovs-dpdk-ha.local (192.168.10.38) already present
2018-07-16 06:02:08,783 [salt.state       ][INFO    ][6166] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:08.783810 duration_in_ms=2.002
2018-07-16 06:02:08,784 [salt.state       ][INFO    ][6166] Running state [ctl01] at time 06:02:08.784148
2018-07-16 06:02:08,784 [salt.state       ][INFO    ][6166] Executing state host.present for ctl01
2018-07-16 06:02:08,785 [salt.state       ][INFO    ][6166] Host ctl01 (192.168.10.36) already present
2018-07-16 06:02:08,785 [salt.state       ][INFO    ][6166] Completed state [ctl01] at time 06:02:08.785875 duration_in_ms=1.727
2018-07-16 06:02:08,786 [salt.state       ][INFO    ][6166] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:08.786215
2018-07-16 06:02:08,786 [salt.state       ][INFO    ][6166] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,788 [salt.state       ][INFO    ][6166] Host ctl01.mcp-ovs-dpdk-ha.local (192.168.10.36) already present
2018-07-16 06:02:08,788 [salt.state       ][INFO    ][6166] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:08.788783 duration_in_ms=2.568
2018-07-16 06:02:08,789 [salt.state       ][INFO    ][6166] Running state [ctl] at time 06:02:08.789129
2018-07-16 06:02:08,789 [salt.state       ][INFO    ][6166] Executing state host.present for ctl
2018-07-16 06:02:08,790 [salt.state       ][INFO    ][6166] Host ctl (192.168.10.35) already present
2018-07-16 06:02:08,790 [salt.state       ][INFO    ][6166] Completed state [ctl] at time 06:02:08.790570 duration_in_ms=1.44
2018-07-16 06:02:08,791 [salt.state       ][INFO    ][6166] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:08.791202
2018-07-16 06:02:08,791 [salt.state       ][INFO    ][6166] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,792 [salt.state       ][INFO    ][6166] Host ctl.mcp-ovs-dpdk-ha.local (192.168.10.35) already present
2018-07-16 06:02:08,792 [salt.state       ][INFO    ][6166] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:08.792927 duration_in_ms=1.726
2018-07-16 06:02:08,793 [salt.state       ][INFO    ][6166] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:08.793272
2018-07-16 06:02:08,793 [salt.state       ][INFO    ][6166] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:02:08,794 [salt.state       ][INFO    ][6166] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-16 06:02:08,794 [salt.state       ][INFO    ][6166] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:08.794373 duration_in_ms=1.101
2018-07-16 06:02:08,794 [salt.state       ][INFO    ][6166] Running state [ens3] at time 06:02:08.794710
2018-07-16 06:02:08,795 [salt.state       ][INFO    ][6166] Executing state network.managed for ens3
2018-07-16 06:02:10,290 [salt.state       ][INFO    ][6166] Interface ens3 is up to date.
2018-07-16 06:02:10,290 [salt.state       ][INFO    ][6166] Completed state [ens3] at time 06:02:10.290558 duration_in_ms=1495.846
2018-07-16 06:02:10,291 [salt.state       ][INFO    ][6166] Running state [ens2] at time 06:02:10.291342
2018-07-16 06:02:10,291 [salt.state       ][INFO    ][6166] Executing state network.managed for ens2
2018-07-16 06:02:11,422 [salt.state       ][INFO    ][6166] Interface ens2 is up to date.
2018-07-16 06:02:11,422 [salt.state       ][INFO    ][6166] Completed state [ens2] at time 06:02:11.422438 duration_in_ms=1131.099
2018-07-16 06:02:11,422 [salt.state       ][INFO    ][6166] Running state [linux_system_network] at time 06:02:11.422922
2018-07-16 06:02:11,423 [salt.state       ][INFO    ][6166] Executing state network.system for linux_system_network
2018-07-16 06:02:11,425 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:11,455 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:02:11,500 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:11,533 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:02:11,571 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:02:12,545 [salt.loaded.int.module.debian_ip][WARNING ][6166] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:02:12,546 [salt.state       ][INFO    ][6166] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg01\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:02:12,546 [salt.state       ][INFO    ][6166] Completed state [linux_system_network] at time 06:02:12.546758 duration_in_ms=1123.835
2018-07-16 06:02:12,547 [salt.state       ][INFO    ][6166] Running state [/etc/profile.d/proxy.sh] at time 06:02:12.547582
2018-07-16 06:02:12,548 [salt.state       ][INFO    ][6166] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:02:12,548 [salt.state       ][INFO    ][6166] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:02:12,549 [salt.state       ][INFO    ][6166] Completed state [/etc/profile.d/proxy.sh] at time 06:02:12.549040 duration_in_ms=1.459
2018-07-16 06:02:12,549 [salt.state       ][INFO    ][6166] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:02:12.549420
2018-07-16 06:02:12,549 [salt.state       ][INFO    ][6166] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:02:12,550 [salt.state       ][INFO    ][6166] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:02:12,550 [salt.state       ][INFO    ][6166] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:02:12.550478 duration_in_ms=1.058
2018-07-16 06:02:12,550 [salt.state       ][INFO    ][6166] Running state [ntp] at time 06:02:12.550836
2018-07-16 06:02:12,551 [salt.state       ][INFO    ][6166] Executing state pkg.installed for ntp
2018-07-16 06:02:12,573 [salt.state       ][INFO    ][6166] All specified packages are already installed
2018-07-16 06:02:12,573 [salt.state       ][INFO    ][6166] Completed state [ntp] at time 06:02:12.573847 duration_in_ms=23.012
2018-07-16 06:02:12,577 [salt.state       ][INFO    ][6166] Running state [/etc/ntp.conf] at time 06:02:12.577296
2018-07-16 06:02:12,578 [salt.state       ][INFO    ][6166] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:02:12,755 [salt.state       ][INFO    ][6166] File /etc/ntp.conf is in the correct state
2018-07-16 06:02:12,756 [salt.state       ][INFO    ][6166] Completed state [/etc/ntp.conf] at time 06:02:12.755993 duration_in_ms=178.696
2018-07-16 06:02:12,758 [salt.state       ][INFO    ][6166] Running state [ntp] at time 06:02:12.758781
2018-07-16 06:02:12,759 [salt.state       ][INFO    ][6166] Executing state service.running for ntp
2018-07-16 06:02:12,760 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:12,786 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:02:12,810 [salt.loaded.int.module.cmdmod][INFO    ][6166] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:02:12,840 [salt.state       ][INFO    ][6166] The service ntp is already running
2018-07-16 06:02:12,841 [salt.state       ][INFO    ][6166] Completed state [ntp] at time 06:02:12.841170 duration_in_ms=82.389
2018-07-16 06:02:12,849 [salt.minion      ][INFO    ][6166] Returning information for job: 20180716060138023247
2018-07-16 06:02:53,321 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180716060253299738
2018-07-16 06:02:53,350 [salt.minion      ][INFO    ][6995] Starting a new job with PID 6995
2018-07-16 06:02:53,372 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6995] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-16 06:02:53,378 [salt.minion      ][INFO    ][6995] Returning information for job: 20180716060253299738
2018-07-16 06:03:30,473 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command pkg.upgrade with jid 20180716060330457229
2018-07-16 06:03:30,501 [salt.minion      ][INFO    ][7000] Starting a new job with PID 7000
2018-07-16 06:03:30,546 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7000] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:31,547 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7000] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-16 06:03:48,455 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7000] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:48,552 [salt.minion      ][INFO    ][7000] Returning information for job: 20180716060330457229
2018-07-16 06:04:13,332 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command test.ping with jid 20180716060413319474
2018-07-16 06:04:13,362 [salt.minion      ][INFO    ][7901] Starting a new job with PID 7901
2018-07-16 06:04:13,496 [salt.minion      ][INFO    ][7901] Returning information for job: 20180716060413319474
2018-07-16 06:05:05,567 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command state.sls with jid 20180716060505551643
2018-07-16 06:05:05,591 [salt.minion      ][INFO    ][7906] Starting a new job with PID 7906
2018-07-16 06:05:08,207 [salt.state       ][INFO    ][7906] Loading fresh modules for state activity
2018-07-16 06:05:08,302 [salt.fileclient  ][INFO    ][7906] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-16 06:05:08,342 [salt.fileclient  ][INFO    ][7906] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-16 06:05:08,515 [salt.loader      ][ERROR   ][7906] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:05:09,448 [salt.state       ][INFO    ][7906] Running state [keepalived] at time 06:05:09.448035
2018-07-16 06:05:09,448 [salt.state       ][INFO    ][7906] Executing state pkg.installed for keepalived
2018-07-16 06:05:09,449 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:05:10,465 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-16 06:05:10,690 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:05:15,988 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:05:16,054 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-07-16 06:05:24,967 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:05:25,066 [salt.state       ][INFO    ][7906] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-16 06:05:25,106 [salt.state       ][INFO    ][7906] Loading fresh modules for state activity
2018-07-16 06:05:25,177 [salt.state       ][INFO    ][7906] Completed state [keepalived] at time 06:05:25.176980 duration_in_ms=15728.947
2018-07-16 06:05:25,186 [salt.state       ][INFO    ][7906] Running state [lsof] at time 06:05:25.186307
2018-07-16 06:05:25,187 [salt.state       ][INFO    ][7906] Executing state pkg.installed for lsof
2018-07-16 06:05:25,260 [salt.loader      ][ERROR   ][7906] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:05:25,951 [salt.state       ][INFO    ][7906] All specified packages are already installed
2018-07-16 06:05:25,952 [salt.state       ][INFO    ][7906] Completed state [lsof] at time 06:05:25.952243 duration_in_ms=765.936
2018-07-16 06:05:25,957 [salt.state       ][INFO    ][7906] Running state [/etc/keepalived/keepalived.conf] at time 06:05:25.957070
2018-07-16 06:05:25,957 [salt.state       ][INFO    ][7906] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-16 06:05:26,003 [salt.fileclient  ][INFO    ][7906] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-16 06:05:26,118 [salt.state       ][INFO    ][7906] File changed:
New file
2018-07-16 06:05:26,118 [salt.state       ][INFO    ][7906] Completed state [/etc/keepalived/keepalived.conf] at time 06:05:26.118470 duration_in_ms=161.4
2018-07-16 06:05:26,120 [salt.state       ][INFO    ][7906] Running state [keepalived] at time 06:05:26.120066
2018-07-16 06:05:26,120 [salt.state       ][INFO    ][7906] Executing state service.running for keepalived
2018-07-16 06:05:26,121 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-16 06:05:26,154 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,185 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,214 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,245 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,319 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060525677605
2018-07-16 06:05:26,338 [salt.minion      ][INFO    ][9208] Starting a new job with PID 9208
2018-07-16 06:05:26,367 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,378 [salt.minion      ][INFO    ][9208] Returning information for job: 20180716060525677605
2018-07-16 06:05:26,399 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,438 [salt.loaded.int.module.cmdmod][INFO    ][7906] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:05:26,478 [salt.state       ][INFO    ][7906] {'keepalived': True}
2018-07-16 06:05:26,480 [salt.state       ][INFO    ][7906] Completed state [keepalived] at time 06:05:26.480346 duration_in_ms=360.277
2018-07-16 06:05:26,483 [salt.minion      ][INFO    ][7906] Returning information for job: 20180716060505551643
2018-07-16 06:09:47,029 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command pillar.get with jid 20180716060947015392
2018-07-16 06:09:47,061 [salt.minion      ][INFO    ][9256] Starting a new job with PID 9256
2018-07-16 06:09:47,072 [salt.minion      ][INFO    ][9256] Returning information for job: 20180716060947015392
2018-07-16 06:09:47,817 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command state.sls with jid 20180716060947798527
2018-07-16 06:09:47,842 [salt.minion      ][INFO    ][9261] Starting a new job with PID 9261
2018-07-16 06:09:49,490 [salt.state       ][INFO    ][9261] Loading fresh modules for state activity
2018-07-16 06:09:49,589 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-16 06:09:49,647 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-16 06:09:49,680 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-16 06:09:49,790 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-16 06:09:49,818 [salt.loaded.int.module.cmdmod][ERROR   ][9261] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-16 06:09:49,820 [salt.loaded.int.module.cmdmod][ERROR   ][9261] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-16 06:09:49,901 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-16 06:09:50,033 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-16 06:09:50,151 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-16 06:09:50,327 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-16 06:09:50,493 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-16 06:09:50,676 [salt.loader      ][ERROR   ][9261] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:09:51,558 [salt.state       ][INFO    ][9261] Running state [rabbitmq-server] at time 06:09:51.558157
2018-07-16 06:09:51,559 [salt.state       ][INFO    ][9261] Executing state pkg.installed for rabbitmq-server
2018-07-16 06:09:51,560 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:09:52,601 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-16 06:09:52,839 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:09:58,159 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:09:58,227 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2018-07-16 06:10:07,897 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061007878531
2018-07-16 06:10:07,924 [salt.minion      ][INFO    ][9877] Starting a new job with PID 9877
2018-07-16 06:10:07,955 [salt.minion      ][INFO    ][9877] Returning information for job: 20180716061007878531
2018-07-16 06:10:17,923 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061017909148
2018-07-16 06:10:17,952 [salt.minion      ][INFO    ][10530] Starting a new job with PID 10530
2018-07-16 06:10:17,980 [salt.minion      ][INFO    ][10530] Returning information for job: 20180716061017909148
2018-07-16 06:10:27,966 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061027947154
2018-07-16 06:10:27,988 [salt.minion      ][INFO    ][10536] Starting a new job with PID 10536
2018-07-16 06:10:28,035 [salt.minion      ][INFO    ][10536] Returning information for job: 20180716061027947154
2018-07-16 06:10:38,012 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061037998788
2018-07-16 06:10:38,032 [salt.minion      ][INFO    ][10541] Starting a new job with PID 10541
2018-07-16 06:10:38,087 [salt.minion      ][INFO    ][10541] Returning information for job: 20180716061037998788
2018-07-16 06:10:48,076 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061048059106
2018-07-16 06:10:48,096 [salt.minion      ][INFO    ][10546] Starting a new job with PID 10546
2018-07-16 06:10:48,139 [salt.minion      ][INFO    ][10546] Returning information for job: 20180716061048059106
2018-07-16 06:10:58,126 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061058108645
2018-07-16 06:10:58,152 [salt.minion      ][INFO    ][10551] Starting a new job with PID 10551
2018-07-16 06:10:58,198 [salt.minion      ][INFO    ][10551] Returning information for job: 20180716061058108645
2018-07-16 06:11:08,191 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061108172239
2018-07-16 06:11:08,210 [salt.minion      ][INFO    ][10566] Starting a new job with PID 10566
2018-07-16 06:11:08,238 [salt.minion      ][INFO    ][10566] Returning information for job: 20180716061108172239
2018-07-16 06:11:18,225 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061118211864
2018-07-16 06:11:18,244 [salt.minion      ][INFO    ][10571] Starting a new job with PID 10571
2018-07-16 06:11:18,299 [salt.minion      ][INFO    ][10571] Returning information for job: 20180716061118211864
2018-07-16 06:11:28,293 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061128278271
2018-07-16 06:11:28,312 [salt.minion      ][INFO    ][10576] Starting a new job with PID 10576
2018-07-16 06:11:28,359 [salt.minion      ][INFO    ][10576] Returning information for job: 20180716061128278271
2018-07-16 06:11:38,359 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061138342396
2018-07-16 06:11:38,380 [salt.minion      ][INFO    ][10581] Starting a new job with PID 10581
2018-07-16 06:11:38,435 [salt.minion      ][INFO    ][10581] Returning information for job: 20180716061138342396
2018-07-16 06:11:48,442 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061148426084
2018-07-16 06:11:48,461 [salt.minion      ][INFO    ][10586] Starting a new job with PID 10586
2018-07-16 06:11:48,490 [salt.minion      ][INFO    ][10586] Returning information for job: 20180716061148426084
2018-07-16 06:11:58,488 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061158470181
2018-07-16 06:11:58,511 [salt.minion      ][INFO    ][10608] Starting a new job with PID 10608
2018-07-16 06:11:58,539 [salt.minion      ][INFO    ][10608] Returning information for job: 20180716061158470181
2018-07-16 06:12:08,541 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061208519758
2018-07-16 06:12:08,562 [salt.minion      ][INFO    ][10613] Starting a new job with PID 10613
2018-07-16 06:12:08,594 [salt.minion      ][INFO    ][10613] Returning information for job: 20180716061208519758
2018-07-16 06:12:18,596 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061218570905
2018-07-16 06:12:18,624 [salt.minion      ][INFO    ][10681] Starting a new job with PID 10681
2018-07-16 06:12:18,655 [salt.minion      ][INFO    ][10681] Returning information for job: 20180716061218570905
2018-07-16 06:12:19,725 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:12:19,831 [salt.state       ][INFO    ][9261] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-runtime-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-asn1' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-corba' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-eldap' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-syntax-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-edoc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'rabbitmq-server' changed from 'absent' to '3.6.15-3~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'
'erlang-nox' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'

2018-07-16 06:12:19,872 [salt.state       ][INFO    ][9261] Loading fresh modules for state activity
2018-07-16 06:12:19,942 [salt.state       ][INFO    ][9261] Completed state [rabbitmq-server] at time 06:12:19.942437 duration_in_ms=148384.28
2018-07-16 06:12:19,948 [salt.state       ][INFO    ][9261] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:12:19.948560
2018-07-16 06:12:19,949 [salt.state       ][INFO    ][9261] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-16 06:12:20,001 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-16 06:12:20,144 [salt.state       ][INFO    ][9261] File changed:
New file
2018-07-16 06:12:20,144 [salt.state       ][INFO    ][9261] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:12:20.144681 duration_in_ms=196.12
2018-07-16 06:12:20,145 [salt.state       ][INFO    ][9261] Running state [/etc/default/rabbitmq-server] at time 06:12:20.145358
2018-07-16 06:12:20,145 [salt.state       ][INFO    ][9261] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-16 06:12:20,186 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-16 06:12:20,264 [salt.state       ][INFO    ][9261] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-#ulimit -n 1024
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
+
+ulimit -n 8192
2018-07-16 06:12:20,264 [salt.state       ][INFO    ][9261] Completed state [/etc/default/rabbitmq-server] at time 06:12:20.264325 duration_in_ms=118.966
2018-07-16 06:12:20,265 [salt.state       ][INFO    ][9261] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:12:20.265026
2018-07-16 06:12:20,265 [salt.state       ][INFO    ][9261] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-16 06:12:20,292 [salt.fileclient  ][INFO    ][9261] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-16 06:12:20,365 [salt.state       ][INFO    ][9261] File changed:
New file
2018-07-16 06:12:20,366 [salt.state       ][INFO    ][9261] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:12:20.366001 duration_in_ms=100.975
2018-07-16 06:12:20,368 [salt.state       ][INFO    ][9261] Running state [sleep 30] at time 06:12:20.368296
2018-07-16 06:12:20,368 [salt.state       ][INFO    ][9261] Executing state cmd.run for sleep 30
2018-07-16 06:12:20,369 [py.warnings      ][WARNING ][9261] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:815: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2018-07-16 06:12:20,374 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-16 06:12:28,641 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061228629107
2018-07-16 06:12:28,672 [salt.minion      ][INFO    ][10789] Starting a new job with PID 10789
2018-07-16 06:12:28,706 [salt.minion      ][INFO    ][10789] Returning information for job: 20180716061228629107
2018-07-16 06:12:38,708 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061238683158
2018-07-16 06:12:38,735 [salt.minion      ][INFO    ][10794] Starting a new job with PID 10794
2018-07-16 06:12:38,773 [salt.minion      ][INFO    ][10794] Returning information for job: 20180716061238683158
2018-07-16 06:12:48,771 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061248753906
2018-07-16 06:12:48,819 [salt.minion      ][INFO    ][10799] Starting a new job with PID 10799
2018-07-16 06:12:48,858 [salt.minion      ][INFO    ][10799] Returning information for job: 20180716061248753906
2018-07-16 06:12:50,557 [salt.state       ][INFO    ][9261] {'pid': 10754, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:12:50,560 [salt.state       ][INFO    ][9261] Completed state [sleep 30] at time 06:12:50.560468 duration_in_ms=30192.169
2018-07-16 06:12:50,564 [salt.state       ][INFO    ][9261] Running state [service rabbitmq-server stop] at time 06:12:50.564689
2018-07-16 06:12:50,567 [salt.state       ][INFO    ][9261] Executing state cmd.run for service rabbitmq-server stop
2018-07-16 06:12:50,569 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-16 06:12:51,258 [salt.state       ][INFO    ][9261] {'pid': 10802, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:12:51,261 [salt.state       ][INFO    ][9261] Completed state [service rabbitmq-server stop] at time 06:12:51.261212 duration_in_ms=696.522
2018-07-16 06:12:51,263 [salt.state       ][INFO    ][9261] Running state [/var/lib/rabbitmq] at time 06:12:51.263309
2018-07-16 06:12:51,265 [salt.state       ][INFO    ][9261] Executing state file.directory for /var/lib/rabbitmq
2018-07-16 06:12:51,268 [salt.state       ][INFO    ][9261] Directory /var/lib/rabbitmq is in the correct state
2018-07-16 06:12:51,269 [salt.state       ][INFO    ][9261] Completed state [/var/lib/rabbitmq] at time 06:12:51.269084 duration_in_ms=5.778
2018-07-16 06:12:51,272 [salt.state       ][INFO    ][9261] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 06:12:51.272442
2018-07-16 06:12:51,273 [salt.state       ][INFO    ][9261] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-16 06:12:51,278 [salt.state       ][INFO    ][9261] File changed:
--- 
+++ 
@@ -1 +1 @@
-HTDWEZZEQWJNTNUNNHUI+opnfv_secret

2018-07-16 06:12:51,280 [salt.state       ][INFO    ][9261] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 06:12:51.280000 duration_in_ms=7.559
2018-07-16 06:12:51,281 [salt.state       ][INFO    ][9261] Running state [sleep 30] at time 06:12:51.281044
2018-07-16 06:12:51,282 [salt.state       ][INFO    ][9261] Executing state cmd.run for sleep 30
2018-07-16 06:12:51,283 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-16 06:12:58,867 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061258843306
2018-07-16 06:12:58,894 [salt.minion      ][INFO    ][10889] Starting a new job with PID 10889
2018-07-16 06:12:58,931 [salt.minion      ][INFO    ][10889] Returning information for job: 20180716061258843306
2018-07-16 06:13:08,939 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061308919418
2018-07-16 06:13:08,972 [salt.minion      ][INFO    ][10894] Starting a new job with PID 10894
2018-07-16 06:13:09,011 [salt.minion      ][INFO    ][10894] Returning information for job: 20180716061308919418
2018-07-16 06:13:19,018 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061318999507
2018-07-16 06:13:19,049 [salt.minion      ][INFO    ][10899] Starting a new job with PID 10899
2018-07-16 06:13:19,093 [salt.minion      ][INFO    ][10899] Returning information for job: 20180716061318999507
2018-07-16 06:13:21,455 [salt.state       ][INFO    ][9261] {'pid': 10864, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:13:21,458 [salt.state       ][INFO    ][9261] Completed state [sleep 30] at time 06:13:21.457771 duration_in_ms=30176.724
2018-07-16 06:13:21,464 [salt.loader      ][ERROR   ][9261] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:13:21,908 [salt.state       ][INFO    ][9261] Running state [rabbitmq-server] at time 06:13:21.908129
2018-07-16 06:13:21,909 [salt.state       ][INFO    ][9261] Executing state service.running for rabbitmq-server
2018-07-16 06:13:21,910 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-16 06:13:21,951 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:21,992 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:22,044 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:22,082 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:28,762 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:28,795 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:28,835 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:28,876 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:28,914 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:29,094 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061329078721
2018-07-16 06:13:29,124 [salt.minion      ][INFO    ][11220] Starting a new job with PID 11220
2018-07-16 06:13:29,161 [salt.minion      ][INFO    ][11220] Returning information for job: 20180716061329078721
2018-07-16 06:13:29,852 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:13:29,887 [salt.state       ][INFO    ][9261] {'rabbitmq-server': True}
2018-07-16 06:13:29,888 [salt.state       ][INFO    ][9261] Completed state [rabbitmq-server] at time 06:13:29.888454 duration_in_ms=7980.324
2018-07-16 06:13:29,895 [salt.state       ][INFO    ][9261] Running state [amqp_client] at time 06:13:29.895003
2018-07-16 06:13:29,895 [salt.state       ][INFO    ][9261] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-16 06:13:29,897 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-16 06:13:32,397 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-16 06:13:35,245 [salt.state       ][INFO    ][9261] {'new': 'amqp_client', 'old': ''}
2018-07-16 06:13:35,246 [salt.state       ][INFO    ][9261] Completed state [amqp_client] at time 06:13:35.246530 duration_in_ms=5351.527
2018-07-16 06:13:35,247 [salt.state       ][INFO    ][9261] Running state [rabbitmq_management] at time 06:13:35.247855
2018-07-16 06:13:35,248 [salt.state       ][INFO    ][9261] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-16 06:13:35,249 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-16 06:13:37,689 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-16 06:13:39,178 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061339160753
2018-07-16 06:13:39,207 [salt.minion      ][INFO    ][12189] Starting a new job with PID 12189
2018-07-16 06:13:39,247 [salt.minion      ][INFO    ][12189] Returning information for job: 20180716061339160753
2018-07-16 06:13:42,032 [salt.state       ][INFO    ][9261] {'new': 'rabbitmq_management', 'old': ''}
2018-07-16 06:13:42,034 [salt.state       ][INFO    ][9261] Completed state [rabbitmq_management] at time 06:13:42.034084 duration_in_ms=6786.228
2018-07-16 06:13:42,040 [salt.state       ][INFO    ][9261] Running state [/openstack] at time 06:13:42.040142
2018-07-16 06:13:42,041 [salt.state       ][INFO    ][9261] Executing state rabbitmq_vhost.present for /openstack
2018-07-16 06:13:42,043 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-16 06:13:44,076 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:13:46,142 [salt.state       ][INFO    ][9261] {'new': '/openstack', 'old': ''}
2018-07-16 06:13:46,146 [salt.state       ][INFO    ][9261] Completed state [/openstack] at time 06:13:46.146121 duration_in_ms=4105.979
2018-07-16 06:13:46,154 [salt.state       ][INFO    ][9261] Running state [openstack] at time 06:13:46.154349
2018-07-16 06:13:46,155 [salt.state       ][INFO    ][9261] Executing state rabbitmq_user.present for openstack
2018-07-16 06:13:46,157 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:13:49,261 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061349246056
2018-07-16 06:13:49,285 [salt.minion      ][INFO    ][13112] Starting a new job with PID 13112
2018-07-16 06:13:49,323 [salt.minion      ][INFO    ][13112] Returning information for job: 20180716061349246056
2018-07-16 06:13:50,349 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-16 06:13:52,389 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-16 06:13:54,550 [salt.state       ][INFO    ][9261] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2018-07-16 06:13:54,550 [salt.state       ][INFO    ][9261] Completed state [openstack] at time 06:13:54.550810 duration_in_ms=8396.462
2018-07-16 06:13:54,555 [salt.state       ][INFO    ][9261] Running state [Ceilometer] at time 06:13:54.554999
2018-07-16 06:13:54,556 [salt.state       ][INFO    ][9261] Executing state rabbitmq_policy.present for Ceilometer
2018-07-16 06:13:54,557 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:13:56,581 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-07-16 06:13:58,658 [salt.state       ][INFO    ][9261] {'new': 'Ceilometer', 'old': {}}
2018-07-16 06:13:58,660 [salt.state       ][INFO    ][9261] Completed state [Ceilometer] at time 06:13:58.660548 duration_in_ms=4105.55
2018-07-16 06:13:58,662 [salt.state       ][INFO    ][9261] Running state [HA] at time 06:13:58.662126
2018-07-16 06:13:58,663 [salt.state       ][INFO    ][9261] Executing state rabbitmq_policy.present for HA
2018-07-16 06:13:58,665 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:13:59,346 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061359325303
2018-07-16 06:13:59,365 [salt.minion      ][INFO    ][14367] Starting a new job with PID 14367
2018-07-16 06:13:59,399 [salt.minion      ][INFO    ][14367] Returning information for job: 20180716061359325303
2018-07-16 06:14:00,809 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-16 06:14:02,910 [salt.state       ][INFO    ][9261] {'new': 'HA', 'old': {}}
2018-07-16 06:14:02,910 [salt.state       ][INFO    ][9261] Completed state [HA] at time 06:14:02.910800 duration_in_ms=4248.674
2018-07-16 06:14:02,911 [salt.state       ][INFO    ][9261] Running state [guest] at time 06:14:02.911687
2018-07-16 06:14:02,912 [salt.state       ][INFO    ][9261] Executing state rabbitmq_user.present for guest
2018-07-16 06:14:02,913 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:14:04,954 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:14:09,423 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061409406569
2018-07-16 06:14:09,449 [salt.minion      ][INFO    ][15550] Starting a new job with PID 15550
2018-07-16 06:14:09,485 [salt.minion      ][INFO    ][15550] Returning information for job: 20180716061409406569
2018-07-16 06:14:11,181 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-16 06:14:13,318 [salt.state       ][INFO    ][9261] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:14:13,319 [salt.state       ][INFO    ][9261] Completed state [guest] at time 06:14:13.319500 duration_in_ms=10407.81
2018-07-16 06:14:13,321 [salt.state       ][INFO    ][9261] Running state [HA] at time 06:14:13.321278
2018-07-16 06:14:13,322 [salt.state       ][INFO    ][9261] Executing state rabbitmq_policy.present for HA
2018-07-16 06:14:13,324 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-16 06:14:15,435 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-16 06:14:17,396 [salt.state       ][INFO    ][9261] {'new': 'HA', 'old': {}}
2018-07-16 06:14:17,397 [salt.state       ][INFO    ][9261] Completed state [HA] at time 06:14:17.397175 duration_in_ms=4075.898
2018-07-16 06:14:17,398 [salt.state       ][INFO    ][9261] Running state [admin] at time 06:14:17.398338
2018-07-16 06:14:17,398 [salt.state       ][INFO    ][9261] Executing state rabbitmq_user.present for admin
2018-07-16 06:14:17,400 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:14:19,533 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061419511050
2018-07-16 06:14:19,564 [salt.minion      ][INFO    ][16625] Starting a new job with PID 16625
2018-07-16 06:14:19,603 [salt.minion      ][INFO    ][16625] Returning information for job: 20180716061419511050
2018-07-16 06:14:21,527 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:14:23,584 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2018-07-16 06:14:25,669 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-16 06:14:27,808 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-16 06:14:29,634 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061429611361
2018-07-16 06:14:29,660 [salt.minion      ][INFO    ][17827] Starting a new job with PID 17827
2018-07-16 06:14:29,694 [salt.minion      ][INFO    ][17827] Returning information for job: 20180716061429611361
2018-07-16 06:14:29,908 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-16 06:14:31,933 [salt.state       ][INFO    ][9261] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2018-07-16 06:14:31,936 [salt.state       ][INFO    ][9261] Completed state [admin] at time 06:14:31.936376 duration_in_ms=14538.037
2018-07-16 06:14:31,937 [salt.state       ][INFO    ][9261] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:14:31.937552
2018-07-16 06:14:31,938 [salt.state       ][INFO    ][9261] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-16 06:14:31,939 [salt.loaded.int.module.cmdmod][INFO    ][9261] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2018-07-16 06:14:33,802 [salt.state       ][INFO    ][9261] {'pid': 18091, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack'}
2018-07-16 06:14:33,802 [salt.state       ][INFO    ][9261] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:14:33.802518 duration_in_ms=1864.966
2018-07-16 06:14:33,808 [salt.minion      ][INFO    ][9261] Returning information for job: 20180716060947798527
2018-07-16 06:14:34,673 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command state.sls with jid 20180716061434656778
2018-07-16 06:14:34,701 [salt.minion      ][INFO    ][18288] Starting a new job with PID 18288
2018-07-16 06:14:38,375 [salt.state       ][INFO    ][18288] Loading fresh modules for state activity
2018-07-16 06:14:38,631 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-16 06:14:39,374 [salt.loader      ][ERROR   ][18288] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:14:40,255 [salt.state       ][INFO    ][18288] Running state [rabbitmq-server] at time 06:14:40.255521
2018-07-16 06:14:40,256 [salt.state       ][INFO    ][18288] Executing state pkg.installed for rabbitmq-server
2018-07-16 06:14:40,257 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:14:41,258 [salt.state       ][INFO    ][18288] All specified packages are already installed
2018-07-16 06:14:41,260 [salt.state       ][INFO    ][18288] Completed state [rabbitmq-server] at time 06:14:41.260165 duration_in_ms=1004.645
2018-07-16 06:14:41,267 [salt.state       ][INFO    ][18288] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:14:41.267017
2018-07-16 06:14:41,267 [salt.state       ][INFO    ][18288] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-16 06:14:41,439 [salt.state       ][INFO    ][18288] File /etc/rabbitmq/rabbitmq.config is in the correct state
2018-07-16 06:14:41,440 [salt.state       ][INFO    ][18288] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:14:41.440287 duration_in_ms=173.269
2018-07-16 06:14:41,441 [salt.state       ][INFO    ][18288] Running state [/etc/default/rabbitmq-server] at time 06:14:41.441275
2018-07-16 06:14:41,442 [salt.state       ][INFO    ][18288] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-16 06:14:41,540 [salt.state       ][INFO    ][18288] File /etc/default/rabbitmq-server is in the correct state
2018-07-16 06:14:41,541 [salt.state       ][INFO    ][18288] Completed state [/etc/default/rabbitmq-server] at time 06:14:41.541510 duration_in_ms=100.235
2018-07-16 06:14:41,542 [salt.state       ][INFO    ][18288] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:14:41.542503
2018-07-16 06:14:41,543 [salt.state       ][INFO    ][18288] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-16 06:14:41,651 [salt.state       ][INFO    ][18288] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2018-07-16 06:14:41,652 [salt.state       ][INFO    ][18288] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:14:41.652044 duration_in_ms=109.54
2018-07-16 06:14:41,654 [salt.state       ][INFO    ][18288] Running state [rabbitmq-server] at time 06:14:41.654533
2018-07-16 06:14:41,655 [salt.state       ][INFO    ][18288] Executing state service.running for rabbitmq-server
2018-07-16 06:14:41,656 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-16 06:14:41,728 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:14:41,766 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-16 06:14:41,806 [salt.state       ][INFO    ][18288] The service rabbitmq-server is already running
2018-07-16 06:14:41,808 [salt.state       ][INFO    ][18288] Completed state [rabbitmq-server] at time 06:14:41.808383 duration_in_ms=153.844
2018-07-16 06:14:41,814 [salt.state       ][INFO    ][18288] Running state [amqp_client] at time 06:14:41.814657
2018-07-16 06:14:41,816 [salt.state       ][INFO    ][18288] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-16 06:14:41,818 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-16 06:14:44,247 [salt.state       ][INFO    ][18288] Plugin 'amqp_client' is already enabled.
2018-07-16 06:14:44,249 [salt.state       ][INFO    ][18288] Completed state [amqp_client] at time 06:14:44.249470 duration_in_ms=2434.813
2018-07-16 06:14:44,251 [salt.state       ][INFO    ][18288] Running state [rabbitmq_management] at time 06:14:44.251884
2018-07-16 06:14:44,252 [salt.state       ][INFO    ][18288] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-16 06:14:44,256 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-16 06:14:46,695 [salt.state       ][INFO    ][18288] Plugin 'rabbitmq_management' is already enabled.
2018-07-16 06:14:46,696 [salt.state       ][INFO    ][18288] Completed state [rabbitmq_management] at time 06:14:46.696669 duration_in_ms=2444.785
2018-07-16 06:14:46,701 [salt.state       ][INFO    ][18288] Running state [/openstack] at time 06:14:46.701196
2018-07-16 06:14:46,702 [salt.state       ][INFO    ][18288] Executing state rabbitmq_vhost.present for /openstack
2018-07-16 06:14:46,703 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-16 06:14:48,750 [salt.state       ][INFO    ][18288] Virtual Host '/openstack' already exists.
2018-07-16 06:14:48,750 [salt.state       ][INFO    ][18288] Completed state [/openstack] at time 06:14:48.750764 duration_in_ms=2049.569
2018-07-16 06:14:48,755 [salt.state       ][INFO    ][18288] Running state [openstack] at time 06:14:48.755252
2018-07-16 06:14:48,755 [salt.state       ][INFO    ][18288] Executing state rabbitmq_user.present for openstack
2018-07-16 06:14:48,756 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:14:50,867 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:14:54,766 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061454747017
2018-07-16 06:14:54,792 [salt.minion      ][INFO    ][19724] Starting a new job with PID 19724
2018-07-16 06:14:54,824 [salt.minion      ][INFO    ][19724] Returning information for job: 20180716061454747017
2018-07-16 06:14:57,297 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-16 06:14:59,421 [salt.state       ][INFO    ][18288] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:14:59,422 [salt.state       ][INFO    ][18288] Completed state [openstack] at time 06:14:59.422570 duration_in_ms=10667.317
2018-07-16 06:14:59,426 [salt.state       ][INFO    ][18288] Running state [Ceilometer] at time 06:14:59.426233
2018-07-16 06:14:59,427 [salt.state       ][INFO    ][18288] Executing state rabbitmq_policy.present for Ceilometer
2018-07-16 06:14:59,428 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:15:01,546 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-07-16 06:15:03,706 [salt.state       ][INFO    ][18288] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-16 06:15:03,708 [salt.state       ][INFO    ][18288] Completed state [Ceilometer] at time 06:15:03.708176 duration_in_ms=4281.94
2018-07-16 06:15:03,710 [salt.state       ][INFO    ][18288] Running state [HA] at time 06:15:03.710508
2018-07-16 06:15:03,712 [salt.state       ][INFO    ][18288] Executing state rabbitmq_policy.present for HA
2018-07-16 06:15:03,714 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-16 06:15:04,814 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061504793655
2018-07-16 06:15:04,841 [salt.minion      ][INFO    ][20923] Starting a new job with PID 20923
2018-07-16 06:15:04,880 [salt.minion      ][INFO    ][20923] Returning information for job: 20180716061504793655
2018-07-16 06:15:05,869 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-16 06:15:07,987 [salt.state       ][INFO    ][18288] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-16 06:15:07,988 [salt.state       ][INFO    ][18288] Completed state [HA] at time 06:15:07.988090 duration_in_ms=4277.582
2018-07-16 06:15:07,988 [salt.state       ][INFO    ][18288] Running state [guest] at time 06:15:07.988668
2018-07-16 06:15:07,989 [salt.state       ][INFO    ][18288] Executing state rabbitmq_user.present for guest
2018-07-16 06:15:07,991 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:15:10,104 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:15:14,871 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061514856149
2018-07-16 06:15:14,892 [salt.minion      ][INFO    ][22155] Starting a new job with PID 22155
2018-07-16 06:15:14,924 [salt.minion      ][INFO    ][22155] Returning information for job: 20180716061514856149
2018-07-16 06:15:16,488 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-16 06:15:18,580 [salt.state       ][INFO    ][18288] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:15:18,582 [salt.state       ][INFO    ][18288] Completed state [guest] at time 06:15:18.582143 duration_in_ms=10593.474
2018-07-16 06:15:18,584 [salt.state       ][INFO    ][18288] Running state [HA] at time 06:15:18.584554
2018-07-16 06:15:18,586 [salt.state       ][INFO    ][18288] Executing state rabbitmq_policy.present for HA
2018-07-16 06:15:18,590 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-16 06:15:20,725 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-16 06:15:22,813 [salt.state       ][INFO    ][18288] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-16 06:15:22,814 [salt.state       ][INFO    ][18288] Completed state [HA] at time 06:15:22.814184 duration_in_ms=4229.628
2018-07-16 06:15:22,816 [salt.state       ][INFO    ][18288] Running state [admin] at time 06:15:22.816375
2018-07-16 06:15:22,817 [salt.state       ][INFO    ][18288] Executing state rabbitmq_user.present for admin
2018-07-16 06:15:22,818 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:15:24,921 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061524895406
2018-07-16 06:15:24,942 [salt.minion      ][INFO    ][23175] Starting a new job with PID 23175
2018-07-16 06:15:24,964 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-16 06:15:24,988 [salt.minion      ][INFO    ][23175] Returning information for job: 20180716061524895406
2018-07-16 06:15:31,403 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-16 06:15:33,549 [salt.loaded.int.module.cmdmod][INFO    ][18288] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-16 06:15:34,992 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716061534970828
2018-07-16 06:15:35,016 [salt.minion      ][INFO    ][24354] Starting a new job with PID 24354
2018-07-16 06:15:35,053 [salt.minion      ][INFO    ][24354] Returning information for job: 20180716061534970828
2018-07-16 06:15:35,681 [salt.state       ][INFO    ][18288] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-16 06:15:35,684 [salt.state       ][INFO    ][18288] Completed state [admin] at time 06:15:35.683748 duration_in_ms=12867.371
2018-07-16 06:15:35,690 [salt.state       ][INFO    ][18288] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:15:35.690415
2018-07-16 06:15:35,692 [salt.state       ][INFO    ][18288] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-16 06:15:35,693 [salt.state       ][INFO    ][18288] /var/lib/rabbitmq/.cluster_name exists
2018-07-16 06:15:35,693 [salt.state       ][INFO    ][18288] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:15:35.693368 duration_in_ms=2.953
2018-07-16 06:15:35,696 [salt.minion      ][INFO    ][18288] Returning information for job: 20180716061434656778
2018-07-16 06:19:21,979 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command cmd.run with jid 20180716061921962598
2018-07-16 06:19:22,008 [salt.minion      ][INFO    ][24470] Starting a new job with PID 24470
2018-07-16 06:19:22,019 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24470] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-16 06:19:24,108 [salt.minion      ][INFO    ][24470] Returning information for job: 20180716061921962598
2018-07-16 06:28:23,810 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command state.sls with jid 20180716062823795808
2018-07-16 06:28:23,838 [salt.minion      ][INFO    ][24897] Starting a new job with PID 24897
2018-07-16 06:28:28,446 [salt.state       ][INFO    ][24897] Loading fresh modules for state activity
2018-07-16 06:28:29,288 [salt.fileclient  ][INFO    ][24897] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-16 06:28:29,320 [salt.fileclient  ][INFO    ][24897] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-16 06:28:29,521 [salt.loader      ][ERROR   ][24897] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:30,412 [salt.state       ][INFO    ][24897] Running state [haproxy] at time 06:28:30.412473
2018-07-16 06:28:30,413 [salt.state       ][INFO    ][24897] Executing state pkg.installed for haproxy
2018-07-16 06:28:30,415 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:31,482 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-16 06:28:31,687 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:28:37,022 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:37,090 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-07-16 06:28:43,906 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716062843887160
2018-07-16 06:28:43,931 [salt.minion      ][INFO    ][25693] Starting a new job with PID 25693
2018-07-16 06:28:43,964 [salt.minion      ][INFO    ][25693] Returning information for job: 20180716062843887160
2018-07-16 06:28:44,939 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:45,033 [salt.state       ][INFO    ][24897] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-07-16 06:28:45,073 [salt.state       ][INFO    ][24897] Loading fresh modules for state activity
2018-07-16 06:28:45,154 [salt.state       ][INFO    ][24897] Completed state [haproxy] at time 06:28:45.154014 duration_in_ms=14741.545
2018-07-16 06:28:45,162 [salt.state       ][INFO    ][24897] Running state [/etc/default/haproxy] at time 06:28:45.162762
2018-07-16 06:28:45,163 [salt.state       ][INFO    ][24897] Executing state file.managed for /etc/default/haproxy
2018-07-16 06:28:45,212 [salt.fileclient  ][INFO    ][24897] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-16 06:28:45,220 [salt.state       ][INFO    ][24897] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-07-16 06:28:45,221 [salt.state       ][INFO    ][24897] Completed state [/etc/default/haproxy] at time 06:28:45.221706 duration_in_ms=58.944
2018-07-16 06:28:45,222 [salt.state       ][INFO    ][24897] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:45.222292
2018-07-16 06:28:45,222 [salt.state       ][INFO    ][24897] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-16 06:28:45,251 [salt.fileclient  ][INFO    ][24897] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-16 06:28:45,733 [salt.state       ][INFO    ][24897] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.30:5672 backup check inter 5000 rise 2 fall 3

2018-07-16 06:28:45,737 [salt.state       ][INFO    ][24897] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:45.737715 duration_in_ms=515.422
2018-07-16 06:28:45,739 [salt.state       ][INFO    ][24897] Running state [/etc/haproxy/ssl] at time 06:28:45.738988
2018-07-16 06:28:45,739 [salt.state       ][INFO    ][24897] Executing state file.directory for /etc/haproxy/ssl
2018-07-16 06:28:45,742 [salt.state       ][INFO    ][24897] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-16 06:28:45,743 [salt.state       ][INFO    ][24897] Completed state [/etc/haproxy/ssl] at time 06:28:45.742973 duration_in_ms=3.985
2018-07-16 06:28:45,744 [salt.state       ][INFO    ][24897] Running state [/etc/haproxy/errors/429.http11] at time 06:28:45.744470
2018-07-16 06:28:45,744 [salt.state       ][INFO    ][24897] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-16 06:28:45,780 [salt.fileclient  ][INFO    ][24897] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-16 06:28:45,786 [salt.state       ][INFO    ][24897] File changed:
New file
2018-07-16 06:28:45,787 [salt.state       ][INFO    ][24897] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:45.786959 duration_in_ms=42.489
2018-07-16 06:28:45,788 [salt.state       ][INFO    ][24897] Running state [haproxy_status_packages] at time 06:28:45.788734
2018-07-16 06:28:45,789 [salt.state       ][INFO    ][24897] Executing state pkg.installed for haproxy_status_packages
2018-07-16 06:28:45,865 [salt.loader      ][ERROR   ][24897] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:46,634 [salt.state       ][INFO    ][24897] All specified packages are already installed
2018-07-16 06:28:46,635 [salt.state       ][INFO    ][24897] Completed state [haproxy_status_packages] at time 06:28:46.635081 duration_in_ms=846.346
2018-07-16 06:28:46,637 [salt.state       ][INFO    ][24897] Running state [/usr/bin/haproxy-status.sh] at time 06:28:46.637001
2018-07-16 06:28:46,637 [salt.state       ][INFO    ][24897] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-16 06:28:46,665 [salt.fileclient  ][INFO    ][24897] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-16 06:28:46,724 [salt.state       ][INFO    ][24897] File changed:
New file
2018-07-16 06:28:46,725 [salt.state       ][INFO    ][24897] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:46.725439 duration_in_ms=88.437
2018-07-16 06:28:46,727 [salt.state       ][INFO    ][24897] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:46.727182
2018-07-16 06:28:46,728 [salt.state       ][INFO    ][24897] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-16 06:28:46,729 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:28:46,797 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-16 06:28:46,820 [salt.state       ][INFO    ][24897] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-16 06:28:46,821 [salt.state       ][INFO    ][24897] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:46.821691 duration_in_ms=94.509
2018-07-16 06:28:46,826 [salt.state       ][INFO    ][24897] Running state [haproxy] at time 06:28:46.826632
2018-07-16 06:28:46,827 [salt.state       ][INFO    ][24897] Executing state service.running for haproxy
2018-07-16 06:28:46,828 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:46,860 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:46,889 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:46,921 [salt.state       ][INFO    ][24897] The service haproxy is already running
2018-07-16 06:28:46,923 [salt.state       ][INFO    ][24897] Completed state [haproxy] at time 06:28:46.923108 duration_in_ms=96.474
2018-07-16 06:28:46,925 [salt.state       ][INFO    ][24897] Running state [haproxy] at time 06:28:46.925306
2018-07-16 06:28:46,927 [salt.state       ][INFO    ][24897] Executing state service.mod_watch for haproxy
2018-07-16 06:28:46,928 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:46,961 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:46,990 [salt.loaded.int.module.cmdmod][INFO    ][24897] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:47,105 [salt.state       ][INFO    ][24897] {'haproxy': True}
2018-07-16 06:28:47,106 [salt.state       ][INFO    ][24897] Completed state [haproxy] at time 06:28:47.106013 duration_in_ms=180.708
2018-07-16 06:28:47,113 [salt.minion      ][INFO    ][24897] Returning information for job: 20180716062823795808
2018-07-16 06:28:54,349 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command service.status with jid 20180716062854332992
2018-07-16 06:28:54,377 [salt.minion      ][INFO    ][25800] Starting a new job with PID 25800
2018-07-16 06:28:54,382 [salt.loader      ][ERROR   ][25800] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:54,961 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25800] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:54,998 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25800] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:55,034 [salt.minion      ][INFO    ][25800] Returning information for job: 20180716062854332992
2018-07-16 06:28:56,378 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command service.restart with jid 20180716062856358916
2018-07-16 06:28:56,408 [salt.minion      ][INFO    ][25808] Starting a new job with PID 25808
2018-07-16 06:28:56,413 [salt.loader      ][ERROR   ][25808] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:56,996 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25808] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:57,032 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25808] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:57,092 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25808] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:57,157 [salt.minion      ][INFO    ][25808] Returning information for job: 20180716062856358916
2018-07-16 06:58:45,926 [salt.utils.schedule][INFO    ][2462] Running scheduled job: __mine_interval
2018-07-16 07:50:27,072 [salt.minion      ][INFO    ][2462] User sudo_ubuntu Executing command cp.push_dir with jid 20180716075027060555
2018-07-16 07:50:27,101 [salt.minion      ][INFO    ][27039] Starting a new job with PID 27039
