2018-07-17 12:20:55,373 [salt.minion      ][ERROR   ][2014] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-07-17 12:21:45,443 [salt.minion      ][ERROR   ][2014] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-07-17 12:21:57,198 [salt.crypt       ][ERROR   ][2014] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
2018-07-17 12:23:48,023 [salt.utils.parsers][WARNING ][13794] Minion received a SIGTERM. Exiting.
2018-07-17 12:24:06,662 [salt.loader      ][ERROR   ][17189] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:24:14,500 [salt.loaded.int.states.file][WARNING ][17189] State for file: /etc/pki/ca/salt_master_ca/ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-07-17 12:24:26,703 [salt.loader      ][ERROR   ][17189] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:24:27,527 [salt.loaded.int.module.cmdmod][ERROR   ][17189] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-07-17 12:24:29,483 [salt.loader      ][ERROR   ][18338] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:24:29,793 [salt.loaded.int.module.cmdmod][INFO    ][18338] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-17 12:24:29,811 [salt.loaded.int.module.cmdmod][INFO    ][18338] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-17 12:24:29,836 [salt.loaded.int.module.cmdmod][INFO    ][18338] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-17 12:24:29,863 [salt.utils.parsers][WARNING ][16874] Minion received a SIGTERM. Exiting.
2018-07-17 12:24:30,505 [salt.cli.daemons ][INFO    ][18423] Setting up the Salt Minion "cfg01.mcp-odl-ha.local"
2018-07-17 12:24:30,615 [salt.cli.daemons ][INFO    ][18423] Starting up the Salt Minion
2018-07-17 12:24:30,616 [salt.utils.event ][INFO    ][18423] Starting pull socket on /var/run/salt/minion/minion_event_d96a5db9d6_pull.ipc
2018-07-17 12:24:31,149 [salt.minion      ][INFO    ][18423] Creating minion process manager
2018-07-17 12:24:32,274 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][18423] Executing command ['date', '+%z'] in directory '/root'
2018-07-17 12:24:32,287 [salt.utils.schedule][INFO    ][18423] Updating job settings for scheduled job: __mine_interval
2018-07-17 12:24:32,302 [salt.minion      ][INFO    ][18423] Added mine.update to scheduler
2018-07-17 12:24:32,313 [salt.minion      ][INFO    ][18423] Minion is starting as user 'root'
2018-07-17 12:24:32,337 [salt.minion      ][INFO    ][18423] Minion is ready to receive requests!
2018-07-17 12:24:33,339 [salt.utils.schedule][INFO    ][18423] Running scheduled job: __mine_interval
2018-07-17 12:24:50,757 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717122450734309
2018-07-17 12:24:50,780 [salt.minion      ][INFO    ][18530] Starting a new job with PID 18530
2018-07-17 12:24:50,813 [salt.minion      ][INFO    ][18530] Returning information for job: 20180717122450734309
2018-07-17 12:25:11,461 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command state.apply with jid 20180717122511442134
2018-07-17 12:25:11,479 [salt.minion      ][INFO    ][18576] Starting a new job with PID 18576
2018-07-17 12:25:13,311 [salt.state       ][INFO    ][18576] Loading fresh modules for state activity
2018-07-17 12:25:13,353 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-17 12:25:13,376 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-17 12:25:13,461 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-17 12:25:13,526 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-17 12:25:13,599 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-17 12:25:13,739 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-17 12:25:13,812 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-17 12:25:13,874 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-17 12:25:13,970 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-17 12:25:14,034 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-17 12:25:14,151 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-17 12:25:14,386 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-17 12:25:14,450 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-17 12:25:14,512 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-17 12:25:14,577 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-17 12:25:14,644 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-17 12:25:14,707 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-17 12:25:14,772 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-17 12:25:14,879 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-17 12:25:15,011 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-17 12:25:15,077 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-17 12:25:15,143 [salt.state       ][INFO    ][18576] Running state [/etc/environment] at time 12:25:15.142978
2018-07-17 12:25:15,143 [salt.state       ][INFO    ][18576] Executing state file.blockreplace for /etc/environment
2018-07-17 12:25:15,149 [salt.state       ][INFO    ][18576] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-07-17 12:25:15,150 [salt.state       ][INFO    ][18576] Completed state [/etc/environment] at time 12:25:15.150107 duration_in_ms=7.138
2018-07-17 12:25:15,150 [salt.state       ][INFO    ][18576] Running state [/etc/profile.d] at time 12:25:15.150474
2018-07-17 12:25:15,150 [salt.state       ][INFO    ][18576] Executing state file.directory for /etc/profile.d
2018-07-17 12:25:15,151 [salt.state       ][INFO    ][18576] Directory /etc/profile.d is in the correct state
2018-07-17 12:25:15,152 [salt.state       ][INFO    ][18576] Completed state [/etc/profile.d] at time 12:25:15.152235 duration_in_ms=1.762
2018-07-17 12:25:15,237 [salt.loader      ][ERROR   ][18576] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:25:15,689 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 12:25:15.689471
2018-07-17 12:25:15,690 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 12:25:15,711 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-17 12:25:15,717 [salt.state       ][INFO    ][18576] File changed:
New file
2018-07-17 12:25:15,717 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 12:25:15.717712 duration_in_ms=28.243
2018-07-17 12:25:15,718 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 12:25:15.718078
2018-07-17 12:25:15,718 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 12:25:15,733 [salt.state       ][INFO    ][18576] File changed:
New file
2018-07-17 12:25:15,733 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 12:25:15.733796 duration_in_ms=15.718
2018-07-17 12:25:15,734 [salt.state       ][INFO    ][18576] Running state [linux_repo_prereq_pkgs] at time 12:25:15.734830
2018-07-17 12:25:15,735 [salt.state       ][INFO    ][18576] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 12:25:15,735 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 12:25:16,066 [salt.state       ][INFO    ][18576] All specified packages are already installed
2018-07-17 12:25:16,067 [salt.state       ][INFO    ][18576] Completed state [linux_repo_prereq_pkgs] at time 12:25:16.067340 duration_in_ms=332.51
2018-07-17 12:25:16,067 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 12:25:16.067793
2018-07-17 12:25:16,068 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 12:25:16,068 [salt.state       ][INFO    ][18576] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-07-17 12:25:16,069 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 12:25:16.069098 duration_in_ms=1.304
2018-07-17 12:25:16,069 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99proxies-salt-saltstack] at time 12:25:16.069455
2018-07-17 12:25:16,069 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-saltstack
2018-07-17 12:25:16,070 [salt.state       ][INFO    ][18576] File /etc/apt/apt.conf.d/99proxies-salt-saltstack is not present
2018-07-17 12:25:16,070 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99proxies-salt-saltstack] at time 12:25:16.070553 duration_in_ms=1.098
2018-07-17 12:25:16,070 [salt.state       ][INFO    ][18576] Running state [/etc/apt/preferences.d/saltstack] at time 12:25:16.070902
2018-07-17 12:25:16,071 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/preferences.d/saltstack
2018-07-17 12:25:16,071 [salt.state       ][INFO    ][18576] {'removed': '/etc/apt/preferences.d/saltstack'}
2018-07-17 12:25:16,072 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/preferences.d/saltstack] at time 12:25:16.072056 duration_in_ms=1.154
2018-07-17 12:25:16,073 [salt.state       ][INFO    ][18576] Running state [curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -] at time 12:25:16.073650
2018-07-17 12:25:16,074 [salt.state       ][INFO    ][18576] Executing state cmd.run for curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -
2018-07-17 12:25:16,074 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -' in directory '/root'
2018-07-17 12:25:16,295 [salt.state       ][INFO    ][18576] {'pid': 18632, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 12:25:16,296 [salt.state       ][INFO    ][18576] Completed state [curl -sL http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11/SALTSTACK-GPG-KEY.pub | apt-key add -] at time 12:25:16.296374 duration_in_ms=222.723
2018-07-17 12:25:16,308 [salt.state       ][INFO    ][18576] Running state [deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main] at time 12:25:16.307993
2018-07-17 12:25:16,309 [salt.state       ][INFO    ][18576] Executing state pkgrepo.managed for deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main
2018-07-17 12:25:16,425 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 12:25:20,636 [salt.state       ][INFO    ][18576] Configured package repo 'deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main'
2018-07-17 12:25:20,637 [salt.state       ][INFO    ][18576] Completed state [deb http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.11 xenial main] at time 12:25:20.637696 duration_in_ms=4329.704
2018-07-17 12:25:20,638 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99proxies-salt-salt] at time 12:25:20.638081
2018-07-17 12:25:20,638 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-salt
2018-07-17 12:25:20,638 [salt.state       ][INFO    ][18576] File /etc/apt/apt.conf.d/99proxies-salt-salt is not present
2018-07-17 12:25:20,639 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99proxies-salt-salt] at time 12:25:20.639144 duration_in_ms=1.063
2018-07-17 12:25:20,639 [salt.state       ][INFO    ][18576] Running state [/etc/apt/preferences.d/salt] at time 12:25:20.639447
2018-07-17 12:25:20,639 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/preferences.d/salt
2018-07-17 12:25:20,640 [salt.state       ][INFO    ][18576] File /etc/apt/preferences.d/salt is not present
2018-07-17 12:25:20,640 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/preferences.d/salt] at time 12:25:20.640382 duration_in_ms=0.935
2018-07-17 12:25:20,640 [salt.state       ][INFO    ][18576] Running state [linux_repo_salt_absent] at time 12:25:20.640729
2018-07-17 12:25:20,641 [salt.state       ][INFO    ][18576] Executing state pkgrepo.absent for linux_repo_salt_absent
2018-07-17 12:25:20,660 [salt.state       ][INFO    ][18576] Package repo linux_repo_salt_absent is absent
2018-07-17 12:25:20,661 [salt.state       ][INFO    ][18576] Completed state [linux_repo_salt_absent] at time 12:25:20.661219 duration_in_ms=20.491
2018-07-17 12:25:20,661 [salt.state       ][INFO    ][18576] Running state [/etc/apt/sources.list.d/salt.list] at time 12:25:20.661542
2018-07-17 12:25:20,661 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/sources.list.d/salt.list
2018-07-17 12:25:20,662 [salt.state       ][INFO    ][18576] File /etc/apt/sources.list.d/salt.list is not present
2018-07-17 12:25:20,662 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/sources.list.d/salt.list] at time 12:25:20.662469 duration_in_ms=0.926
2018-07-17 12:25:20,662 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:25:20.662787
2018-07-17 12:25:20,663 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 12:25:20,663 [salt.state       ][INFO    ][18576] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 12:25:20,663 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:25:20.663709 duration_in_ms=0.923
2018-07-17 12:25:20,664 [salt.state       ][INFO    ][18576] Running state [/etc/apt/preferences.d/uca] at time 12:25:20.664007
2018-07-17 12:25:20,664 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 12:25:20,681 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-17 12:25:20,735 [salt.state       ][INFO    ][18576] File changed:
New file
2018-07-17 12:25:20,735 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/preferences.d/uca] at time 12:25:20.735563 duration_in_ms=71.556
2018-07-17 12:25:20,736 [salt.state       ][INFO    ][18576] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 12:25:20.736323
2018-07-17 12:25:20,736 [salt.state       ][INFO    ][18576] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 12:25:20,779 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-07-17 12:25:20,867 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-07-17 12:25:21,558 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 12:25:27,022 [salt.state       ][INFO    ][18576] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-17 12:25:27,023 [salt.state       ][INFO    ][18576] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 12:25:27.023370 duration_in_ms=6287.046
2018-07-17 12:25:27,024 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_salt] at time 12:25:27.024312
2018-07-17 12:25:27,025 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_salt
2018-07-17 12:25:27,026 [salt.state       ][INFO    ][18576] File /etc/apt/apt.conf.d/99proxies-salt-mcp_salt is not present
2018-07-17 12:25:27,026 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_salt] at time 12:25:27.026727 duration_in_ms=2.414
2018-07-17 12:25:27,027 [salt.state       ][INFO    ][18576] Running state [/etc/apt/preferences.d/mcp_salt] at time 12:25:27.027311
2018-07-17 12:25:27,027 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/apt/preferences.d/mcp_salt
2018-07-17 12:25:27,143 [salt.state       ][INFO    ][18576] File changed:
New file
2018-07-17 12:25:27,144 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/preferences.d/mcp_salt] at time 12:25:27.144392 duration_in_ms=117.081
2018-07-17 12:25:27,144 [salt.state       ][INFO    ][18576] Running state [curl -sL http://apt.mirantis.com/public.gpg | apt-key add -] at time 12:25:27.144929
2018-07-17 12:25:27,145 [salt.state       ][INFO    ][18576] Executing state cmd.run for curl -sL http://apt.mirantis.com/public.gpg | apt-key add -
2018-07-17 12:25:27,146 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'curl -sL http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-07-17 12:25:27,461 [salt.state       ][INFO    ][18576] {'pid': 19661, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 12:25:27,462 [salt.state       ][INFO    ][18576] Completed state [curl -sL http://apt.mirantis.com/public.gpg | apt-key add -] at time 12:25:27.462652 duration_in_ms=317.72
2018-07-17 12:25:27,466 [salt.state       ][INFO    ][18576] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly salt] at time 12:25:27.466612
2018-07-17 12:25:27,467 [salt.state       ][INFO    ][18576] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly salt
2018-07-17 12:25:27,554 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 12:25:31,571 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717122531548733
2018-07-17 12:25:31,587 [salt.minion      ][INFO    ][20208] Starting a new job with PID 20208
2018-07-17 12:25:31,624 [salt.minion      ][INFO    ][20208] Returning information for job: 20180717122531548733
2018-07-17 12:25:31,921 [salt.state       ][INFO    ][18576] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly salt'}
2018-07-17 12:25:31,922 [salt.state       ][INFO    ][18576] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly salt] at time 12:25:31.922532 duration_in_ms=4455.92
2018-07-17 12:25:31,923 [salt.state       ][INFO    ][18576] Running state [linux_extra_packages_latest] at time 12:25:31.923455
2018-07-17 12:25:31,924 [salt.state       ][INFO    ][18576] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 12:25:31,947 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 12:25:32,060 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 12:25:32,099 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-17 12:25:38,067 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 12:25:38,116 [salt.state       ][INFO    ][18576] 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~cloud0'
'python-backports-abc' changed from 'absent' to '0.5-2~cloud0'

2018-07-17 12:25:38,163 [salt.state       ][INFO    ][18576] Loading fresh modules for state activity
2018-07-17 12:25:38,195 [salt.state       ][INFO    ][18576] Completed state [linux_extra_packages_latest] at time 12:25:38.195809 duration_in_ms=6272.353
2018-07-17 12:25:38,204 [salt.state       ][INFO    ][18576] Running state [UTC] at time 12:25:38.204265
2018-07-17 12:25:38,204 [salt.state       ][INFO    ][18576] Executing state timezone.system for UTC
2018-07-17 12:25:38,208 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['timedatectl'] in directory '/root'
2018-07-17 12:25:38,302 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['timedatectl'] in directory '/root'
2018-07-17 12:25:38,320 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-17 12:25:38,348 [salt.state       ][INFO    ][18576] {'timezone': 'UTC'}
2018-07-17 12:25:38,349 [salt.state       ][INFO    ][18576] Completed state [UTC] at time 12:25:38.349027 duration_in_ms=144.761
2018-07-17 12:25:38,355 [salt.state       ][INFO    ][18576] Running state [nf_conntrack] at time 12:25:38.355360
2018-07-17 12:25:38,355 [salt.state       ][INFO    ][18576] Executing state kmod.present for nf_conntrack
2018-07-17 12:25:38,356 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'lsmod' in directory '/root'
2018-07-17 12:25:38,878 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'lsmod' in directory '/root'
2018-07-17 12:25:38,898 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-17 12:25:38,932 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'lsmod' in directory '/root'
2018-07-17 12:25:39,023 [salt.state       ][INFO    ][18576] {'nf_conntrack': 'loaded'}
2018-07-17 12:25:39,024 [salt.state       ][INFO    ][18576] Completed state [nf_conntrack] at time 12:25:39.024315 duration_in_ms=668.955
2018-07-17 12:25:39,033 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_keepalive_probes] at time 12:25:39.033636
2018-07-17 12:25:39,033 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 12:25:39,034 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,104 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-17 12:25:39,117 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-17 12:25:39,117 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_keepalive_probes] at time 12:25:39.117803 duration_in_ms=84.167
2018-07-17 12:25:39,118 [salt.state       ][INFO    ][18576] Running state [fs.file-max] at time 12:25:39.118279
2018-07-17 12:25:39,118 [salt.state       ][INFO    ][18576] Executing state sysctl.present for fs.file-max
2018-07-17 12:25:39,119 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,164 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-17 12:25:39,180 [salt.state       ][INFO    ][18576] {'fs.file-max': 124165}
2018-07-17 12:25:39,181 [salt.state       ][INFO    ][18576] Completed state [fs.file-max] at time 12:25:39.181367 duration_in_ms=63.086
2018-07-17 12:25:39,182 [salt.state       ][INFO    ][18576] Running state [net.core.somaxconn] at time 12:25:39.181967
2018-07-17 12:25:39,182 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.core.somaxconn
2018-07-17 12:25:39,183 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,232 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-17 12:25:39,246 [salt.state       ][INFO    ][18576] {'net.core.somaxconn': 4096}
2018-07-17 12:25:39,246 [salt.state       ][INFO    ][18576] Completed state [net.core.somaxconn] at time 12:25:39.246874 duration_in_ms=64.906
2018-07-17 12:25:39,247 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_max_syn_backlog] at time 12:25:39.247249
2018-07-17 12:25:39,247 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 12:25:39,248 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,282 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-17 12:25:39,293 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-17 12:25:39,293 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_max_syn_backlog] at time 12:25:39.293755 duration_in_ms=46.506
2018-07-17 12:25:39,294 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_tw_reuse] at time 12:25:39.294198
2018-07-17 12:25:39,294 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 12:25:39,295 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,324 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-17 12:25:39,340 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-17 12:25:39,340 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_tw_reuse] at time 12:25:39.340845 duration_in_ms=46.647
2018-07-17 12:25:39,341 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_congestion_control] at time 12:25:39.341254
2018-07-17 12:25:39,341 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 12:25:39,342 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,385 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-17 12:25:39,417 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-17 12:25:39,418 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_congestion_control] at time 12:25:39.418467 duration_in_ms=77.213
2018-07-17 12:25:39,419 [salt.state       ][INFO    ][18576] Running state [net.nf_conntrack_max] at time 12:25:39.418991
2018-07-17 12:25:39,419 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 12:25:39,420 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,458 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-17 12:25:39,469 [salt.state       ][INFO    ][18576] {'net.nf_conntrack_max': 1048576}
2018-07-17 12:25:39,469 [salt.state       ][INFO    ][18576] Completed state [net.nf_conntrack_max] at time 12:25:39.469814 duration_in_ms=50.823
2018-07-17 12:25:39,470 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_retries2] at time 12:25:39.470214
2018-07-17 12:25:39,470 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 12:25:39,471 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,502 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-17 12:25:39,512 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_retries2': 5}
2018-07-17 12:25:39,513 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_retries2] at time 12:25:39.513550 duration_in_ms=43.334
2018-07-17 12:25:39,514 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_keepalive_intvl] at time 12:25:39.514285
2018-07-17 12:25:39,515 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 12:25:39,516 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,563 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-17 12:25:39,590 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-17 12:25:39,590 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_keepalive_intvl] at time 12:25:39.590695 duration_in_ms=76.409
2018-07-17 12:25:39,591 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_slow_start_after_idle] at time 12:25:39.591359
2018-07-17 12:25:39,600 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 12:25:39,602 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,637 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-17 12:25:39,651 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-17 12:25:39,651 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 12:25:39.651649 duration_in_ms=60.289
2018-07-17 12:25:39,652 [salt.state       ][INFO    ][18576] Running state [vm.swappiness] at time 12:25:39.652223
2018-07-17 12:25:39,652 [salt.state       ][INFO    ][18576] Executing state sysctl.present for vm.swappiness
2018-07-17 12:25:39,653 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,684 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-17 12:25:39,697 [salt.state       ][INFO    ][18576] {'vm.swappiness': 10}
2018-07-17 12:25:39,697 [salt.state       ][INFO    ][18576] Completed state [vm.swappiness] at time 12:25:39.697774 duration_in_ms=45.551
2018-07-17 12:25:39,698 [salt.state       ][INFO    ][18576] Running state [net.core.netdev_max_backlog] at time 12:25:39.698359
2018-07-17 12:25:39,698 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 12:25:39,700 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,729 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-17 12:25:39,742 [salt.state       ][INFO    ][18576] {'net.core.netdev_max_backlog': 261144}
2018-07-17 12:25:39,743 [salt.state       ][INFO    ][18576] Completed state [net.core.netdev_max_backlog] at time 12:25:39.742992 duration_in_ms=44.633
2018-07-17 12:25:39,743 [salt.state       ][INFO    ][18576] Running state [net.ipv4.neigh.default.gc_thresh1] at time 12:25:39.743566
2018-07-17 12:25:39,744 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 12:25:39,745 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,774 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-17 12:25:39,787 [salt.state       ][INFO    ][18576] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-17 12:25:39,788 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 12:25:39.787960 duration_in_ms=44.394
2018-07-17 12:25:39,788 [salt.state       ][INFO    ][18576] Running state [net.ipv4.neigh.default.gc_thresh2] at time 12:25:39.788550
2018-07-17 12:25:39,789 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 12:25:39,790 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,836 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-17 12:25:39,850 [salt.state       ][INFO    ][18576] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-17 12:25:39,851 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 12:25:39.850897 duration_in_ms=62.347
2018-07-17 12:25:39,851 [salt.state       ][INFO    ][18576] Running state [net.ipv4.neigh.default.gc_thresh3] at time 12:25:39.851480
2018-07-17 12:25:39,852 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 12:25:39,853 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,882 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-17 12:25:39,901 [salt.state       ][INFO    ][18576] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-17 12:25:39,902 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 12:25:39.902103 duration_in_ms=50.623
2018-07-17 12:25:39,902 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_fin_timeout] at time 12:25:39.902681
2018-07-17 12:25:39,903 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 12:25:39,904 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:39,951 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-17 12:25:39,970 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-17 12:25:39,971 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_fin_timeout] at time 12:25:39.971210 duration_in_ms=68.528
2018-07-17 12:25:39,971 [salt.state       ][INFO    ][18576] Running state [net.ipv4.tcp_keepalive_time] at time 12:25:39.971798
2018-07-17 12:25:39,972 [salt.state       ][INFO    ][18576] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 12:25:39,973 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:40,016 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-17 12:25:40,034 [salt.state       ][INFO    ][18576] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-17 12:25:40,035 [salt.state       ][INFO    ][18576] Completed state [net.ipv4.tcp_keepalive_time] at time 12:25:40.034977 duration_in_ms=63.178
2018-07-17 12:25:40,035 [salt.state       ][INFO    ][18576] Running state [kernel.panic] at time 12:25:40.035617
2018-07-17 12:25:40,036 [salt.state       ][INFO    ][18576] Executing state sysctl.present for kernel.panic
2018-07-17 12:25:40,037 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -a' in directory '/root'
2018-07-17 12:25:40,080 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-17 12:25:40,098 [salt.state       ][INFO    ][18576] {'kernel.panic': 60}
2018-07-17 12:25:40,098 [salt.state       ][INFO    ][18576] Completed state [kernel.panic] at time 12:25:40.098723 duration_in_ms=63.106
2018-07-17 12:25:40,108 [salt.state       ][INFO    ][18576] Running state [linux_sysfs_package] at time 12:25:40.108180
2018-07-17 12:25:40,108 [salt.state       ][INFO    ][18576] Executing state pkg.installed for linux_sysfs_package
2018-07-17 12:25:40,172 [salt.loader      ][ERROR   ][18576] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:25:40,497 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-17 12:25:40,619 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 12:25:41,599 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717122541581718
2018-07-17 12:25:41,619 [salt.minion      ][INFO    ][20795] Starting a new job with PID 20795
2018-07-17 12:25:41,647 [salt.minion      ][INFO    ][20795] Returning information for job: 20180717122541581718
2018-07-17 12:25:43,109 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 12:25:43,142 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-07-17 12:25:48,457 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 12:25:48,509 [salt.state       ][INFO    ][18576] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-07-17 12:25:48,532 [salt.state       ][INFO    ][18576] Loading fresh modules for state activity
2018-07-17 12:25:48,566 [salt.state       ][INFO    ][18576] Completed state [linux_sysfs_package] at time 12:25:48.566562 duration_in_ms=8458.382
2018-07-17 12:25:48,571 [salt.state       ][INFO    ][18576] Running state [/etc/sysfs.d] at time 12:25:48.571895
2018-07-17 12:25:48,572 [salt.state       ][INFO    ][18576] Executing state file.directory for /etc/sysfs.d
2018-07-17 12:25:48,577 [salt.state       ][INFO    ][18576] Directory /etc/sysfs.d is in the correct state
2018-07-17 12:25:48,577 [salt.state       ][INFO    ][18576] Completed state [/etc/sysfs.d] at time 12:25:48.577573 duration_in_ms=5.678
2018-07-17 12:25:48,579 [salt.loader      ][ERROR   ][18576] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:25:48,830 [salt.state       ][INFO    ][18576] Running state [ondemand] at time 12:25:48.830219
2018-07-17 12:25:48,831 [salt.state       ][INFO    ][18576] Executing state service.dead for ondemand
2018-07-17 12:25:48,834 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 12:25:48,846 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:48,857 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:48,870 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:48,919 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:48,932 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:48,950 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:48,978 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-17 12:25:49,173 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 12:25:49,205 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'runlevel' in directory '/root'
2018-07-17 12:25:49,223 [salt.state       ][INFO    ][18576] {'ondemand': True}
2018-07-17 12:25:49,224 [salt.state       ][INFO    ][18576] Completed state [ondemand] at time 12:25:49.224022 duration_in_ms=393.8
2018-07-17 12:25:49,235 [salt.state       ][INFO    ][18576] Running state [cs_CZ.UTF-8] at time 12:25:49.235311
2018-07-17 12:25:49,236 [salt.state       ][INFO    ][18576] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 12:25:49,237 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'locale -a' in directory '/root'
2018-07-17 12:25:49,269 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-17 12:25:50,087 [salt.state       ][INFO    ][18576] {'locale': 'cs_CZ.UTF-8'}
2018-07-17 12:25:50,090 [salt.state       ][INFO    ][18576] Completed state [cs_CZ.UTF-8] at time 12:25:50.089925 duration_in_ms=854.612
2018-07-17 12:25:50,091 [salt.state       ][INFO    ][18576] Running state [en_US.UTF-8] at time 12:25:50.091684
2018-07-17 12:25:50,093 [salt.state       ][INFO    ][18576] Executing state locale.present for en_US.UTF-8
2018-07-17 12:25:50,096 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'locale -a' in directory '/root'
2018-07-17 12:25:50,117 [salt.state       ][INFO    ][18576] Locale en_US.UTF-8 is already present
2018-07-17 12:25:50,118 [salt.state       ][INFO    ][18576] Completed state [en_US.UTF-8] at time 12:25:50.118682 duration_in_ms=26.998
2018-07-17 12:25:50,122 [salt.state       ][INFO    ][18576] Running state [en_US.UTF-8] at time 12:25:50.122776
2018-07-17 12:25:50,123 [salt.state       ][INFO    ][18576] Executing state locale.system for en_US.UTF-8
2018-07-17 12:25:50,125 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command 'localectl' in directory '/root'
2018-07-17 12:25:50,253 [salt.state       ][INFO    ][18576] System locale en_US.UTF-8 already set
2018-07-17 12:25:50,254 [salt.state       ][INFO    ][18576] Completed state [en_US.UTF-8] at time 12:25:50.254532 duration_in_ms=131.756
2018-07-17 12:25:50,257 [salt.state       ][INFO    ][18576] Running state [salt] at time 12:25:50.257583
2018-07-17 12:25:50,258 [salt.state       ][INFO    ][18576] Executing state group.present for salt
2018-07-17 12:25:50,260 [salt.state       ][INFO    ][18576] Group salt is present and up to date
2018-07-17 12:25:50,260 [salt.state       ][INFO    ][18576] Completed state [salt] at time 12:25:50.260890 duration_in_ms=3.307
2018-07-17 12:25:50,267 [salt.state       ][INFO    ][18576] Running state [salt] at time 12:25:50.267672
2018-07-17 12:25:50,268 [salt.state       ][INFO    ][18576] Executing state user.present for salt
2018-07-17 12:25:50,282 [salt.state       ][INFO    ][18576] User salt is present and up to date
2018-07-17 12:25:50,283 [salt.state       ][INFO    ][18576] Completed state [salt] at time 12:25:50.283061 duration_in_ms=15.389
2018-07-17 12:25:50,285 [salt.state       ][INFO    ][18576] Running state [/var/tmp/salt] at time 12:25:50.285019
2018-07-17 12:25:50,285 [salt.state       ][INFO    ][18576] Executing state file.directory for /var/tmp/salt
2018-07-17 12:25:50,287 [salt.state       ][INFO    ][18576] Directory /var/tmp/salt is in the correct state
2018-07-17 12:25:50,288 [salt.state       ][INFO    ][18576] Completed state [/var/tmp/salt] at time 12:25:50.288681 duration_in_ms=3.661
2018-07-17 12:25:50,289 [salt.state       ][INFO    ][18576] Running state [/etc/sudoers.d/90-salt-user-salt] at time 12:25:50.289454
2018-07-17 12:25:50,290 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/sudoers.d/90-salt-user-salt
2018-07-17 12:25:50,291 [salt.state       ][INFO    ][18576] File /etc/sudoers.d/90-salt-user-salt is not present
2018-07-17 12:25:50,291 [salt.state       ][INFO    ][18576] Completed state [/etc/sudoers.d/90-salt-user-salt] at time 12:25:50.291861 duration_in_ms=2.407
2018-07-17 12:25:50,292 [salt.state       ][INFO    ][18576] Running state [root] at time 12:25:50.292630
2018-07-17 12:25:50,293 [salt.state       ][INFO    ][18576] Executing state group.present for root
2018-07-17 12:25:50,294 [salt.state       ][INFO    ][18576] Group root is present and up to date
2018-07-17 12:25:50,294 [salt.state       ][INFO    ][18576] Completed state [root] at time 12:25:50.294806 duration_in_ms=2.176
2018-07-17 12:25:50,296 [salt.state       ][INFO    ][18576] Running state [root] at time 12:25:50.296368
2018-07-17 12:25:50,297 [salt.state       ][INFO    ][18576] Executing state user.present for root
2018-07-17 12:25:50,298 [salt.state       ][INFO    ][18576] User root is present and up to date
2018-07-17 12:25:50,299 [salt.state       ][INFO    ][18576] Completed state [root] at time 12:25:50.299327 duration_in_ms=2.958
2018-07-17 12:25:50,300 [salt.state       ][INFO    ][18576] Running state [/root] at time 12:25:50.300897
2018-07-17 12:25:50,301 [salt.state       ][INFO    ][18576] Executing state file.directory for /root
2018-07-17 12:25:50,302 [salt.state       ][INFO    ][18576] Directory /root is in the correct state
2018-07-17 12:25:50,303 [salt.state       ][INFO    ][18576] Completed state [/root] at time 12:25:50.303256 duration_in_ms=2.359
2018-07-17 12:25:50,303 [salt.state       ][INFO    ][18576] Running state [/etc/sudoers.d/90-salt-user-root] at time 12:25:50.303899
2018-07-17 12:25:50,304 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 12:25:50,305 [salt.state       ][INFO    ][18576] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 12:25:50,305 [salt.state       ][INFO    ][18576] Completed state [/etc/sudoers.d/90-salt-user-root] at time 12:25:50.305826 duration_in_ms=1.927
2018-07-17 12:25:50,306 [salt.state       ][INFO    ][18576] Running state [ubuntu] at time 12:25:50.306454
2018-07-17 12:25:50,307 [salt.state       ][INFO    ][18576] Executing state group.present for ubuntu
2018-07-17 12:25:50,307 [salt.state       ][INFO    ][18576] Group ubuntu is present and up to date
2018-07-17 12:25:50,308 [salt.state       ][INFO    ][18576] Completed state [ubuntu] at time 12:25:50.308354 duration_in_ms=1.9
2018-07-17 12:25:50,309 [salt.state       ][INFO    ][18576] Running state [ubuntu] at time 12:25:50.309819
2018-07-17 12:25:50,310 [salt.state       ][INFO    ][18576] Executing state user.present for ubuntu
2018-07-17 12:25:50,312 [salt.state       ][INFO    ][18576] User ubuntu is present and up to date
2018-07-17 12:25:50,312 [salt.state       ][INFO    ][18576] Completed state [ubuntu] at time 12:25:50.312809 duration_in_ms=2.99
2018-07-17 12:25:50,314 [salt.state       ][INFO    ][18576] Running state [/home/ubuntu] at time 12:25:50.314260
2018-07-17 12:25:50,314 [salt.state       ][INFO    ][18576] Executing state file.directory for /home/ubuntu
2018-07-17 12:25:50,316 [salt.state       ][INFO    ][18576] Directory /home/ubuntu is in the correct state
2018-07-17 12:25:50,316 [salt.state       ][INFO    ][18576] Completed state [/home/ubuntu] at time 12:25:50.316578 duration_in_ms=2.317
2018-07-17 12:25:50,317 [salt.state       ][INFO    ][18576] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:25:50.317858
2018-07-17 12:25:50,318 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 12:25:50,381 [salt.state       ][INFO    ][18576] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-17 12:25:50,381 [salt.state       ][INFO    ][18576] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:25:50.381878 duration_in_ms=64.02
2018-07-17 12:25:50,382 [salt.state       ][INFO    ][18576] Running state [/etc/security/limits.d/90-salt-default.conf] at time 12:25:50.382501
2018-07-17 12:25:50,383 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 12:25:50,442 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-17 12:25:50,708 [salt.state       ][INFO    ][18576] File changed:
New file
2018-07-17 12:25:50,709 [salt.state       ][INFO    ][18576] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 12:25:50.709588 duration_in_ms=327.087
2018-07-17 12:25:50,710 [salt.state       ][INFO    ][18576] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:25:50.709983
2018-07-17 12:25:50,710 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 12:25:50,731 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-17 12:25:50,828 [salt.state       ][INFO    ][18576] File changed:
New file
2018-07-17 12:25:50,828 [salt.state       ][INFO    ][18576] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:25:50.828756 duration_in_ms=118.772
2018-07-17 12:25:50,830 [salt.state       ][INFO    ][18576] Running state [service.systemctl_reload] at time 12:25:50.830240
2018-07-17 12:25:50,830 [salt.state       ][INFO    ][18576] Executing state module.wait for service.systemctl_reload
2018-07-17 12:25:50,830 [salt.state       ][INFO    ][18576] No changes made for service.systemctl_reload
2018-07-17 12:25:50,831 [salt.state       ][INFO    ][18576] Completed state [service.systemctl_reload] at time 12:25:50.830998 duration_in_ms=0.758
2018-07-17 12:25:50,831 [salt.state       ][INFO    ][18576] Running state [service.systemctl_reload] at time 12:25:50.831192
2018-07-17 12:25:50,831 [salt.state       ][INFO    ][18576] Executing state module.mod_watch for service.systemctl_reload
2018-07-17 12:25:50,831 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-17 12:25:50,950 [salt.state       ][INFO    ][18576] {'ret': True}
2018-07-17 12:25:50,950 [salt.state       ][INFO    ][18576] Completed state [service.systemctl_reload] at time 12:25:50.950838 duration_in_ms=119.644
2018-07-17 12:25:50,951 [salt.state       ][INFO    ][18576] Running state [/etc/issue] at time 12:25:50.951618
2018-07-17 12:25:50,952 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/issue
2018-07-17 12:25:50,960 [salt.state       ][INFO    ][18576] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-17 12:25:50,961 [salt.state       ][INFO    ][18576] Completed state [/etc/issue] at time 12:25:50.961190 duration_in_ms=9.572
2018-07-17 12:25:50,961 [salt.state       ][INFO    ][18576] Running state [/etc/hostname] at time 12:25:50.961670
2018-07-17 12:25:50,962 [salt.state       ][INFO    ][18576] Executing state file.managed for /etc/hostname
2018-07-17 12:25:50,988 [salt.fileclient  ][INFO    ][18576] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-17 12:25:50,992 [salt.state       ][INFO    ][18576] File /etc/hostname is in the correct state
2018-07-17 12:25:50,993 [salt.state       ][INFO    ][18576] Completed state [/etc/hostname] at time 12:25:50.993017 duration_in_ms=31.347
2018-07-17 12:25:50,996 [salt.state       ][INFO    ][18576] Running state [hostname cfg01] at time 12:25:50.996216
2018-07-17 12:25:50,996 [salt.state       ][INFO    ][18576] Executing state cmd.wait for hostname cfg01
2018-07-17 12:25:50,997 [salt.state       ][INFO    ][18576] No changes made for hostname cfg01
2018-07-17 12:25:50,997 [salt.state       ][INFO    ][18576] Completed state [hostname cfg01] at time 12:25:50.997544 duration_in_ms=1.328
2018-07-17 12:25:51,000 [salt.state       ][INFO    ][18576] Running state [mdb02] at time 12:25:51.000468
2018-07-17 12:25:51,000 [salt.state       ][INFO    ][18576] Executing state host.present for mdb02
2018-07-17 12:25:51,002 [salt.state       ][INFO    ][18576] {'host': 'mdb02'}
2018-07-17 12:25:51,002 [salt.state       ][INFO    ][18576] Completed state [mdb02] at time 12:25:51.002737 duration_in_ms=2.27
2018-07-17 12:25:51,003 [salt.state       ][INFO    ][18576] Running state [mdb02.mcp-odl-ha.local] at time 12:25:51.003112
2018-07-17 12:25:51,003 [salt.state       ][INFO    ][18576] Executing state host.present for mdb02.mcp-odl-ha.local
2018-07-17 12:25:51,008 [salt.state       ][INFO    ][18576] {'host': 'mdb02.mcp-odl-ha.local'}
2018-07-17 12:25:51,008 [salt.state       ][INFO    ][18576] Completed state [mdb02.mcp-odl-ha.local] at time 12:25:51.008569 duration_in_ms=5.457
2018-07-17 12:25:51,009 [salt.state       ][INFO    ][18576] Running state [mdb03] at time 12:25:51.008963
2018-07-17 12:25:51,009 [salt.state       ][INFO    ][18576] Executing state host.present for mdb03
2018-07-17 12:25:51,014 [salt.state       ][INFO    ][18576] {'host': 'mdb03'}
2018-07-17 12:25:51,014 [salt.state       ][INFO    ][18576] Completed state [mdb03] at time 12:25:51.014500 duration_in_ms=5.536
2018-07-17 12:25:51,014 [salt.state       ][INFO    ][18576] Running state [mdb03.mcp-odl-ha.local] at time 12:25:51.014886
2018-07-17 12:25:51,015 [salt.state       ][INFO    ][18576] Executing state host.present for mdb03.mcp-odl-ha.local
2018-07-17 12:25:51,020 [salt.state       ][INFO    ][18576] {'host': 'mdb03.mcp-odl-ha.local'}
2018-07-17 12:25:51,020 [salt.state       ][INFO    ][18576] Completed state [mdb03.mcp-odl-ha.local] at time 12:25:51.020565 duration_in_ms=5.68
2018-07-17 12:25:51,021 [salt.state       ][INFO    ][18576] Running state [mdb01] at time 12:25:51.020945
2018-07-17 12:25:51,021 [salt.state       ][INFO    ][18576] Executing state host.present for mdb01
2018-07-17 12:25:51,022 [salt.state       ][INFO    ][18576] {'host': 'mdb01'}
2018-07-17 12:25:51,023 [salt.state       ][INFO    ][18576] Completed state [mdb01] at time 12:25:51.023030 duration_in_ms=2.085
2018-07-17 12:25:51,023 [salt.state       ][INFO    ][18576] Running state [mdb01.mcp-odl-ha.local] at time 12:25:51.023424
2018-07-17 12:25:51,023 [salt.state       ][INFO    ][18576] Executing state host.present for mdb01.mcp-odl-ha.local
2018-07-17 12:25:51,028 [salt.state       ][INFO    ][18576] {'host': 'mdb01.mcp-odl-ha.local'}
2018-07-17 12:25:51,029 [salt.state       ][INFO    ][18576] Completed state [mdb01.mcp-odl-ha.local] at time 12:25:51.029116 duration_in_ms=5.692
2018-07-17 12:25:51,029 [salt.state       ][INFO    ][18576] Running state [mdb] at time 12:25:51.029504
2018-07-17 12:25:51,029 [salt.state       ][INFO    ][18576] Executing state host.present for mdb
2018-07-17 12:25:51,034 [salt.state       ][INFO    ][18576] {'host': 'mdb'}
2018-07-17 12:25:51,035 [salt.state       ][INFO    ][18576] Completed state [mdb] at time 12:25:51.035190 duration_in_ms=5.687
2018-07-17 12:25:51,035 [salt.state       ][INFO    ][18576] Running state [mdb.mcp-odl-ha.local] at time 12:25:51.035596
2018-07-17 12:25:51,035 [salt.state       ][INFO    ][18576] Executing state host.present for mdb.mcp-odl-ha.local
2018-07-17 12:25:51,040 [salt.state       ][INFO    ][18576] {'host': 'mdb.mcp-odl-ha.local'}
2018-07-17 12:25:51,041 [salt.state       ][INFO    ][18576] Completed state [mdb.mcp-odl-ha.local] at time 12:25:51.041228 duration_in_ms=5.632
2018-07-17 12:25:51,041 [salt.state       ][INFO    ][18576] Running state [cfg01] at time 12:25:51.041636
2018-07-17 12:25:51,041 [salt.state       ][INFO    ][18576] Executing state host.present for cfg01
2018-07-17 12:25:51,046 [salt.state       ][INFO    ][18576] {'host': 'cfg01'}
2018-07-17 12:25:51,047 [salt.state       ][INFO    ][18576] Completed state [cfg01] at time 12:25:51.047221 duration_in_ms=5.585
2018-07-17 12:25:51,047 [salt.state       ][INFO    ][18576] Running state [cfg01.mcp-odl-ha.local] at time 12:25:51.047612
2018-07-17 12:25:51,047 [salt.state       ][INFO    ][18576] Executing state host.present for cfg01.mcp-odl-ha.local
2018-07-17 12:25:51,052 [salt.state       ][INFO    ][18576] {'host': 'cfg01.mcp-odl-ha.local'}
2018-07-17 12:25:51,053 [salt.state       ][INFO    ][18576] Completed state [cfg01.mcp-odl-ha.local] at time 12:25:51.053155 duration_in_ms=5.544
2018-07-17 12:25:51,053 [salt.state       ][INFO    ][18576] Running state [prx01] at time 12:25:51.053540
2018-07-17 12:25:51,053 [salt.state       ][INFO    ][18576] Executing state host.present for prx01
2018-07-17 12:25:51,058 [salt.state       ][INFO    ][18576] {'host': 'prx01'}
2018-07-17 12:25:51,059 [salt.state       ][INFO    ][18576] Completed state [prx01] at time 12:25:51.059262 duration_in_ms=5.723
2018-07-17 12:25:51,059 [salt.state       ][INFO    ][18576] Running state [prx01.mcp-odl-ha.local] at time 12:25:51.059671
2018-07-17 12:25:51,060 [salt.state       ][INFO    ][18576] Executing state host.present for prx01.mcp-odl-ha.local
2018-07-17 12:25:51,064 [salt.state       ][INFO    ][18576] {'host': 'prx01.mcp-odl-ha.local'}
2018-07-17 12:25:51,065 [salt.state       ][INFO    ][18576] Completed state [prx01.mcp-odl-ha.local] at time 12:25:51.065213 duration_in_ms=5.542
2018-07-17 12:25:51,065 [salt.state       ][INFO    ][18576] Running state [kvm01] at time 12:25:51.065600
2018-07-17 12:25:51,065 [salt.state       ][INFO    ][18576] Executing state host.present for kvm01
2018-07-17 12:25:51,071 [salt.state       ][INFO    ][18576] {'host': 'kvm01'}
2018-07-17 12:25:51,071 [salt.state       ][INFO    ][18576] Completed state [kvm01] at time 12:25:51.071309 duration_in_ms=5.709
2018-07-17 12:25:51,071 [salt.state       ][INFO    ][18576] Running state [kvm01.mcp-odl-ha.local] at time 12:25:51.071702
2018-07-17 12:25:51,072 [salt.state       ][INFO    ][18576] Executing state host.present for kvm01.mcp-odl-ha.local
2018-07-17 12:25:51,076 [salt.state       ][INFO    ][18576] {'host': 'kvm01.mcp-odl-ha.local'}
2018-07-17 12:25:51,077 [salt.state       ][INFO    ][18576] Completed state [kvm01.mcp-odl-ha.local] at time 12:25:51.077216 duration_in_ms=5.514
2018-07-17 12:25:51,077 [salt.state       ][INFO    ][18576] Running state [kvm03] at time 12:25:51.077615
2018-07-17 12:25:51,077 [salt.state       ][INFO    ][18576] Executing state host.present for kvm03
2018-07-17 12:25:51,082 [salt.state       ][INFO    ][18576] {'host': 'kvm03'}
2018-07-17 12:25:51,083 [salt.state       ][INFO    ][18576] Completed state [kvm03] at time 12:25:51.083234 duration_in_ms=5.618
2018-07-17 12:25:51,083 [salt.state       ][INFO    ][18576] Running state [kvm03.mcp-odl-ha.local] at time 12:25:51.083633
2018-07-17 12:25:51,083 [salt.state       ][INFO    ][18576] Executing state host.present for kvm03.mcp-odl-ha.local
2018-07-17 12:25:51,088 [salt.state       ][INFO    ][18576] {'host': 'kvm03.mcp-odl-ha.local'}
2018-07-17 12:25:51,089 [salt.state       ][INFO    ][18576] Completed state [kvm03.mcp-odl-ha.local] at time 12:25:51.089214 duration_in_ms=5.58
2018-07-17 12:25:51,089 [salt.state       ][INFO    ][18576] Running state [kvm02] at time 12:25:51.089600
2018-07-17 12:25:51,089 [salt.state       ][INFO    ][18576] Executing state host.present for kvm02
2018-07-17 12:25:51,095 [salt.state       ][INFO    ][18576] {'host': 'kvm02'}
2018-07-17 12:25:51,095 [salt.state       ][INFO    ][18576] Completed state [kvm02] at time 12:25:51.095350 duration_in_ms=5.749
2018-07-17 12:25:51,095 [salt.state       ][INFO    ][18576] Running state [kvm02.mcp-odl-ha.local] at time 12:25:51.095742
2018-07-17 12:25:51,096 [salt.state       ][INFO    ][18576] Executing state host.present for kvm02.mcp-odl-ha.local
2018-07-17 12:25:51,100 [salt.state       ][INFO    ][18576] {'host': 'kvm02.mcp-odl-ha.local'}
2018-07-17 12:25:51,101 [salt.state       ][INFO    ][18576] Completed state [kvm02.mcp-odl-ha.local] at time 12:25:51.101263 duration_in_ms=5.521
2018-07-17 12:25:51,101 [salt.state       ][INFO    ][18576] Running state [dbs] at time 12:25:51.101658
2018-07-17 12:25:51,102 [salt.state       ][INFO    ][18576] Executing state host.present for dbs
2018-07-17 12:25:51,107 [salt.state       ][INFO    ][18576] {'host': 'dbs'}
2018-07-17 12:25:51,107 [salt.state       ][INFO    ][18576] Completed state [dbs] at time 12:25:51.107398 duration_in_ms=5.741
2018-07-17 12:25:51,107 [salt.state       ][INFO    ][18576] Running state [dbs.mcp-odl-ha.local] at time 12:25:51.107769
2018-07-17 12:25:51,108 [salt.state       ][INFO    ][18576] Executing state host.present for dbs.mcp-odl-ha.local
2018-07-17 12:25:51,113 [salt.state       ][INFO    ][18576] {'host': 'dbs.mcp-odl-ha.local'}
2018-07-17 12:25:51,113 [salt.state       ][INFO    ][18576] Completed state [dbs.mcp-odl-ha.local] at time 12:25:51.113346 duration_in_ms=5.577
2018-07-17 12:25:51,113 [salt.state       ][INFO    ][18576] Running state [prx] at time 12:25:51.113757
2018-07-17 12:25:51,114 [salt.state       ][INFO    ][18576] Executing state host.present for prx
2018-07-17 12:25:51,115 [salt.state       ][INFO    ][18576] {'host': 'prx'}
2018-07-17 12:25:51,116 [salt.state       ][INFO    ][18576] Completed state [prx] at time 12:25:51.116212 duration_in_ms=2.454
2018-07-17 12:25:51,116 [salt.state       ][INFO    ][18576] Running state [prx.mcp-odl-ha.local] at time 12:25:51.116625
2018-07-17 12:25:51,116 [salt.state       ][INFO    ][18576] Executing state host.present for prx.mcp-odl-ha.local
2018-07-17 12:25:51,122 [salt.state       ][INFO    ][18576] {'host': 'prx.mcp-odl-ha.local'}
2018-07-17 12:25:51,122 [salt.state       ][INFO    ][18576] Completed state [prx.mcp-odl-ha.local] at time 12:25:51.122311 duration_in_ms=5.686
2018-07-17 12:25:51,122 [salt.state       ][INFO    ][18576] Running state [prx02] at time 12:25:51.122697
2018-07-17 12:25:51,123 [salt.state       ][INFO    ][18576] Executing state host.present for prx02
2018-07-17 12:25:51,128 [salt.state       ][INFO    ][18576] {'host': 'prx02'}
2018-07-17 12:25:51,128 [salt.state       ][INFO    ][18576] Completed state [prx02] at time 12:25:51.128396 duration_in_ms=5.698
2018-07-17 12:25:51,128 [salt.state       ][INFO    ][18576] Running state [prx02.mcp-odl-ha.local] at time 12:25:51.128806
2018-07-17 12:25:51,129 [salt.state       ][INFO    ][18576] Executing state host.present for prx02.mcp-odl-ha.local
2018-07-17 12:25:51,134 [salt.state       ][INFO    ][18576] {'host': 'prx02.mcp-odl-ha.local'}
2018-07-17 12:25:51,134 [salt.state       ][INFO    ][18576] Completed state [prx02.mcp-odl-ha.local] at time 12:25:51.134345 duration_in_ms=5.539
2018-07-17 12:25:51,134 [salt.state       ][INFO    ][18576] Running state [msg02] at time 12:25:51.134731
2018-07-17 12:25:51,135 [salt.state       ][INFO    ][18576] Executing state host.present for msg02
2018-07-17 12:25:51,140 [salt.state       ][INFO    ][18576] {'host': 'msg02'}
2018-07-17 12:25:51,140 [salt.state       ][INFO    ][18576] Completed state [msg02] at time 12:25:51.140466 duration_in_ms=5.734
2018-07-17 12:25:51,140 [salt.state       ][INFO    ][18576] Running state [msg02.mcp-odl-ha.local] at time 12:25:51.140835
2018-07-17 12:25:51,141 [salt.state       ][INFO    ][18576] Executing state host.present for msg02.mcp-odl-ha.local
2018-07-17 12:25:51,146 [salt.state       ][INFO    ][18576] {'host': 'msg02.mcp-odl-ha.local'}
2018-07-17 12:25:51,146 [salt.state       ][INFO    ][18576] Completed state [msg02.mcp-odl-ha.local] at time 12:25:51.146432 duration_in_ms=5.596
2018-07-17 12:25:51,146 [salt.state       ][INFO    ][18576] Running state [msg03] at time 12:25:51.146798
2018-07-17 12:25:51,147 [salt.state       ][INFO    ][18576] Executing state host.present for msg03
2018-07-17 12:25:51,152 [salt.state       ][INFO    ][18576] {'host': 'msg03'}
2018-07-17 12:25:51,152 [salt.state       ][INFO    ][18576] Completed state [msg03] at time 12:25:51.152504 duration_in_ms=5.705
2018-07-17 12:25:51,152 [salt.state       ][INFO    ][18576] Running state [msg03.mcp-odl-ha.local] at time 12:25:51.152879
2018-07-17 12:25:51,153 [salt.state       ][INFO    ][18576] Executing state host.present for msg03.mcp-odl-ha.local
2018-07-17 12:25:51,158 [salt.state       ][INFO    ][18576] {'host': 'msg03.mcp-odl-ha.local'}
2018-07-17 12:25:51,158 [salt.state       ][INFO    ][18576] Completed state [msg03.mcp-odl-ha.local] at time 12:25:51.158407 duration_in_ms=5.527
2018-07-17 12:25:51,158 [salt.state       ][INFO    ][18576] Running state [msg01] at time 12:25:51.158767
2018-07-17 12:25:51,159 [salt.state       ][INFO    ][18576] Executing state host.present for msg01
2018-07-17 12:25:51,164 [salt.state       ][INFO    ][18576] {'host': 'msg01'}
2018-07-17 12:25:51,164 [salt.state       ][INFO    ][18576] Completed state [msg01] at time 12:25:51.164402 duration_in_ms=5.634
2018-07-17 12:25:51,164 [salt.state       ][INFO    ][18576] Running state [msg01.mcp-odl-ha.local] at time 12:25:51.164807
2018-07-17 12:25:51,165 [salt.state       ][INFO    ][18576] Executing state host.present for msg01.mcp-odl-ha.local
2018-07-17 12:25:51,170 [salt.state       ][INFO    ][18576] {'host': 'msg01.mcp-odl-ha.local'}
2018-07-17 12:25:51,170 [salt.state       ][INFO    ][18576] Completed state [msg01.mcp-odl-ha.local] at time 12:25:51.170442 duration_in_ms=5.634
2018-07-17 12:25:51,170 [salt.state       ][INFO    ][18576] Running state [msg] at time 12:25:51.170804
2018-07-17 12:25:51,171 [salt.state       ][INFO    ][18576] Executing state host.present for msg
2018-07-17 12:25:51,173 [salt.state       ][INFO    ][18576] {'host': 'msg'}
2018-07-17 12:25:51,174 [salt.state       ][INFO    ][18576] Completed state [msg] at time 12:25:51.174041 duration_in_ms=3.236
2018-07-17 12:25:51,174 [salt.state       ][INFO    ][18576] Running state [msg.mcp-odl-ha.local] at time 12:25:51.174417
2018-07-17 12:25:51,174 [salt.state       ][INFO    ][18576] Executing state host.present for msg.mcp-odl-ha.local
2018-07-17 12:25:51,179 [salt.state       ][INFO    ][18576] {'host': 'msg.mcp-odl-ha.local'}
2018-07-17 12:25:51,180 [salt.state       ][INFO    ][18576] Completed state [msg.mcp-odl-ha.local] at time 12:25:51.180055 duration_in_ms=5.638
2018-07-17 12:25:51,180 [salt.state       ][INFO    ][18576] Running state [cfg01] at time 12:25:51.180461
2018-07-17 12:25:51,180 [salt.state       ][INFO    ][18576] Executing state host.present for cfg01
2018-07-17 12:25:51,181 [salt.state       ][INFO    ][18576] Host cfg01 (10.167.4.11) already present
2018-07-17 12:25:51,181 [salt.state       ][INFO    ][18576] Completed state [cfg01] at time 12:25:51.181781 duration_in_ms=1.32
2018-07-17 12:25:51,182 [salt.state       ][INFO    ][18576] Running state [cfg01.mcp-odl-ha.local] at time 12:25:51.182122
2018-07-17 12:25:51,182 [salt.state       ][INFO    ][18576] Executing state host.present for cfg01.mcp-odl-ha.local
2018-07-17 12:25:51,183 [salt.state       ][INFO    ][18576] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2018-07-17 12:25:51,183 [salt.state       ][INFO    ][18576] Completed state [cfg01.mcp-odl-ha.local] at time 12:25:51.183435 duration_in_ms=1.313
2018-07-17 12:25:51,183 [salt.state       ][INFO    ][18576] Running state [cmp002] at time 12:25:51.183790
2018-07-17 12:25:51,184 [salt.state       ][INFO    ][18576] Executing state host.present for cmp002
2018-07-17 12:25:51,186 [salt.state       ][INFO    ][18576] {'host': 'cmp002'}
2018-07-17 12:25:51,186 [salt.state       ][INFO    ][18576] Completed state [cmp002] at time 12:25:51.186426 duration_in_ms=2.637
2018-07-17 12:25:51,186 [salt.state       ][INFO    ][18576] Running state [cmp002.mcp-odl-ha.local] at time 12:25:51.186796
2018-07-17 12:25:51,187 [salt.state       ][INFO    ][18576] Executing state host.present for cmp002.mcp-odl-ha.local
2018-07-17 12:25:51,191 [salt.state       ][INFO    ][18576] {'host': 'cmp002.mcp-odl-ha.local'}
2018-07-17 12:25:51,192 [salt.state       ][INFO    ][18576] Completed state [cmp002.mcp-odl-ha.local] at time 12:25:51.192084 duration_in_ms=5.289
2018-07-17 12:25:51,192 [salt.state       ][INFO    ][18576] Running state [cmp001] at time 12:25:51.192501
2018-07-17 12:25:51,192 [salt.state       ][INFO    ][18576] Executing state host.present for cmp001
2018-07-17 12:25:51,197 [salt.state       ][INFO    ][18576] {'host': 'cmp001'}
2018-07-17 12:25:51,198 [salt.state       ][INFO    ][18576] Completed state [cmp001] at time 12:25:51.198037 duration_in_ms=5.535
2018-07-17 12:25:51,198 [salt.state       ][INFO    ][18576] Running state [cmp001.mcp-odl-ha.local] at time 12:25:51.198436
2018-07-17 12:25:51,198 [salt.state       ][INFO    ][18576] Executing state host.present for cmp001.mcp-odl-ha.local
2018-07-17 12:25:51,203 [salt.state       ][INFO    ][18576] {'host': 'cmp001.mcp-odl-ha.local'}
2018-07-17 12:25:51,204 [salt.state       ][INFO    ][18576] Completed state [cmp001.mcp-odl-ha.local] at time 12:25:51.204116 duration_in_ms=5.68
2018-07-17 12:25:51,204 [salt.state       ][INFO    ][18576] Running state [dbs01] at time 12:25:51.204535
2018-07-17 12:25:51,204 [salt.state       ][INFO    ][18576] Executing state host.present for dbs01
2018-07-17 12:25:51,206 [salt.state       ][INFO    ][18576] {'host': 'dbs01'}
2018-07-17 12:25:51,206 [salt.state       ][INFO    ][18576] Completed state [dbs01] at time 12:25:51.206911 duration_in_ms=2.375
2018-07-17 12:25:51,207 [salt.state       ][INFO    ][18576] Running state [dbs01.mcp-odl-ha.local] at time 12:25:51.207271
2018-07-17 12:25:51,207 [salt.state       ][INFO    ][18576] Executing state host.present for dbs01.mcp-odl-ha.local
2018-07-17 12:25:51,212 [salt.state       ][INFO    ][18576] {'host': 'dbs01.mcp-odl-ha.local'}
2018-07-17 12:25:51,213 [salt.state       ][INFO    ][18576] Completed state [dbs01.mcp-odl-ha.local] at time 12:25:51.213062 duration_in_ms=5.791
2018-07-17 12:25:51,213 [salt.state       ][INFO    ][18576] Running state [dbs02] at time 12:25:51.213443
2018-07-17 12:25:51,213 [salt.state       ][INFO    ][18576] Executing state host.present for dbs02
2018-07-17 12:25:51,218 [salt.state       ][INFO    ][18576] {'host': 'dbs02'}
2018-07-17 12:25:51,219 [salt.state       ][INFO    ][18576] Completed state [dbs02] at time 12:25:51.219045 duration_in_ms=5.601
2018-07-17 12:25:51,219 [salt.state       ][INFO    ][18576] Running state [dbs02.mcp-odl-ha.local] at time 12:25:51.219424
2018-07-17 12:25:51,219 [salt.state       ][INFO    ][18576] Executing state host.present for dbs02.mcp-odl-ha.local
2018-07-17 12:25:51,224 [salt.state       ][INFO    ][18576] {'host': 'dbs02.mcp-odl-ha.local'}
2018-07-17 12:25:51,225 [salt.state       ][INFO    ][18576] Completed state [dbs02.mcp-odl-ha.local] at time 12:25:51.225047 duration_in_ms=5.624
2018-07-17 12:25:51,225 [salt.state       ][INFO    ][18576] Running state [dbs03] at time 12:25:51.225405
2018-07-17 12:25:51,225 [salt.state       ][INFO    ][18576] Executing state host.present for dbs03
2018-07-17 12:25:51,230 [salt.state       ][INFO    ][18576] {'host': 'dbs03'}
2018-07-17 12:25:51,231 [salt.state       ][INFO    ][18576] Completed state [dbs03] at time 12:25:51.231092 duration_in_ms=5.686
2018-07-17 12:25:51,231 [salt.state       ][INFO    ][18576] Running state [dbs03.mcp-odl-ha.local] at time 12:25:51.231458
2018-07-17 12:25:51,231 [salt.state       ][INFO    ][18576] Executing state host.present for dbs03.mcp-odl-ha.local
2018-07-17 12:25:51,236 [salt.state       ][INFO    ][18576] {'host': 'dbs03.mcp-odl-ha.local'}
2018-07-17 12:25:51,237 [salt.state       ][INFO    ][18576] Completed state [dbs03.mcp-odl-ha.local] at time 12:25:51.237120 duration_in_ms=5.661
2018-07-17 12:25:51,237 [salt.state       ][INFO    ][18576] Running state [odl01] at time 12:25:51.237491
2018-07-17 12:25:51,237 [salt.state       ][INFO    ][18576] Executing state host.present for odl01
2018-07-17 12:25:51,242 [salt.state       ][INFO    ][18576] {'host': 'odl01'}
2018-07-17 12:25:51,243 [salt.state       ][INFO    ][18576] Completed state [odl01] at time 12:25:51.243059 duration_in_ms=5.568
2018-07-17 12:25:51,243 [salt.state       ][INFO    ][18576] Running state [odl01.mcp-odl-ha.local] at time 12:25:51.243427
2018-07-17 12:25:51,243 [salt.state       ][INFO    ][18576] Executing state host.present for odl01.mcp-odl-ha.local
2018-07-17 12:25:51,248 [salt.state       ][INFO    ][18576] {'host': 'odl01.mcp-odl-ha.local'}
2018-07-17 12:25:51,249 [salt.state       ][INFO    ][18576] Completed state [odl01.mcp-odl-ha.local] at time 12:25:51.249172 duration_in_ms=5.744
2018-07-17 12:25:51,249 [salt.state       ][INFO    ][18576] Running state [mas01] at time 12:25:51.249543
2018-07-17 12:25:51,249 [salt.state       ][INFO    ][18576] Executing state host.present for mas01
2018-07-17 12:25:51,254 [salt.state       ][INFO    ][18576] {'host': 'mas01'}
2018-07-17 12:25:51,255 [salt.state       ][INFO    ][18576] Completed state [mas01] at time 12:25:51.255114 duration_in_ms=5.571
2018-07-17 12:25:51,255 [salt.state       ][INFO    ][18576] Running state [mas01.mcp-odl-ha.local] at time 12:25:51.255484
2018-07-17 12:25:51,255 [salt.state       ][INFO    ][18576] Executing state host.present for mas01.mcp-odl-ha.local
2018-07-17 12:25:51,260 [salt.state       ][INFO    ][18576] {'host': 'mas01.mcp-odl-ha.local'}
2018-07-17 12:25:51,261 [salt.state       ][INFO    ][18576] Completed state [mas01.mcp-odl-ha.local] at time 12:25:51.261094 duration_in_ms=5.61
2018-07-17 12:25:51,261 [salt.state       ][INFO    ][18576] Running state [ctl02] at time 12:25:51.261468
2018-07-17 12:25:51,261 [salt.state       ][INFO    ][18576] Executing state host.present for ctl02
2018-07-17 12:25:51,266 [salt.state       ][INFO    ][18576] {'host': 'ctl02'}
2018-07-17 12:25:51,267 [salt.state       ][INFO    ][18576] Completed state [ctl02] at time 12:25:51.267234 duration_in_ms=5.766
2018-07-17 12:25:51,267 [salt.state       ][INFO    ][18576] Running state [ctl02.mcp-odl-ha.local] at time 12:25:51.267621
2018-07-17 12:25:51,267 [salt.state       ][INFO    ][18576] Executing state host.present for ctl02.mcp-odl-ha.local
2018-07-17 12:25:51,272 [salt.state       ][INFO    ][18576] {'host': 'ctl02.mcp-odl-ha.local'}
2018-07-17 12:25:51,273 [salt.state       ][INFO    ][18576] Completed state [ctl02.mcp-odl-ha.local] at time 12:25:51.273121 duration_in_ms=5.501
2018-07-17 12:25:51,273 [salt.state       ][INFO    ][18576] Running state [ctl03] at time 12:25:51.273490
2018-07-17 12:25:51,273 [salt.state       ][INFO    ][18576] Executing state host.present for ctl03
2018-07-17 12:25:51,278 [salt.state       ][INFO    ][18576] {'host': 'ctl03'}
2018-07-17 12:25:51,279 [salt.state       ][INFO    ][18576] Completed state [ctl03] at time 12:25:51.279325 duration_in_ms=5.834
2018-07-17 12:25:51,279 [salt.state       ][INFO    ][18576] Running state [ctl03.mcp-odl-ha.local] at time 12:25:51.279833
2018-07-17 12:25:51,280 [salt.state       ][INFO    ][18576] Executing state host.present for ctl03.mcp-odl-ha.local
2018-07-17 12:25:51,284 [salt.state       ][INFO    ][18576] {'host': 'ctl03.mcp-odl-ha.local'}
2018-07-17 12:25:51,285 [salt.state       ][INFO    ][18576] Completed state [ctl03.mcp-odl-ha.local] at time 12:25:51.285188 duration_in_ms=5.355
2018-07-17 12:25:51,285 [salt.state       ][INFO    ][18576] Running state [ctl01] at time 12:25:51.285615
2018-07-17 12:25:51,286 [salt.state       ][INFO    ][18576] Executing state host.present for ctl01
2018-07-17 12:25:51,290 [salt.state       ][INFO    ][18576] {'host': 'ctl01'}
2018-07-17 12:25:51,291 [salt.state       ][INFO    ][18576] Completed state [ctl01] at time 12:25:51.291143 duration_in_ms=5.528
2018-07-17 12:25:51,291 [salt.state       ][INFO    ][18576] Running state [ctl01.mcp-odl-ha.local] at time 12:25:51.291569
2018-07-17 12:25:51,291 [salt.state       ][INFO    ][18576] Executing state host.present for ctl01.mcp-odl-ha.local
2018-07-17 12:25:51,296 [salt.state       ][INFO    ][18576] {'host': 'ctl01.mcp-odl-ha.local'}
2018-07-17 12:25:51,297 [salt.state       ][INFO    ][18576] Completed state [ctl01.mcp-odl-ha.local] at time 12:25:51.297222 duration_in_ms=5.653
2018-07-17 12:25:51,297 [salt.state       ][INFO    ][18576] Running state [ctl] at time 12:25:51.297655
2018-07-17 12:25:51,298 [salt.state       ][INFO    ][18576] Executing state host.present for ctl
2018-07-17 12:25:51,299 [salt.state       ][INFO    ][18576] {'host': 'ctl'}
2018-07-17 12:25:51,300 [salt.state       ][INFO    ][18576] Completed state [ctl] at time 12:25:51.300169 duration_in_ms=2.514
2018-07-17 12:25:51,300 [salt.state       ][INFO    ][18576] Running state [ctl.mcp-odl-ha.local] at time 12:25:51.300604
2018-07-17 12:25:51,300 [salt.state       ][INFO    ][18576] Executing state host.present for ctl.mcp-odl-ha.local
2018-07-17 12:25:51,305 [salt.state       ][INFO    ][18576] {'host': 'ctl.mcp-odl-ha.local'}
2018-07-17 12:25:51,306 [salt.state       ][INFO    ][18576] Completed state [ctl.mcp-odl-ha.local] at time 12:25:51.305973 duration_in_ms=5.368
2018-07-17 12:25:51,306 [salt.state       ][INFO    ][18576] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 12:25:51.306341
2018-07-17 12:25:51,306 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 12:25:51,307 [salt.state       ][INFO    ][18576] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-17 12:25:51,307 [salt.state       ][INFO    ][18576] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 12:25:51.307607 duration_in_ms=1.265
2018-07-17 12:25:51,317 [salt.state       ][INFO    ][18576] Running state [ens4] at time 12:25:51.317498
2018-07-17 12:25:51,317 [salt.state       ][INFO    ][18576] Executing state network.managed for ens4
2018-07-17 12:25:51,507 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['ifup', 'ens4'] in directory '/root'
2018-07-17 12:25:51,638 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717122551615937
2018-07-17 12:25:51,665 [salt.minion      ][INFO    ][21555] Starting a new job with PID 21555
2018-07-17 12:25:51,699 [salt.minion      ][INFO    ][21555] Returning information for job: 20180717122551615937
2018-07-17 12:25:52,355 [salt.state       ][INFO    ][18576] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-07-17 12:25:52,356 [salt.state       ][INFO    ][18576] Completed state [ens4] at time 12:25:52.356181 duration_in_ms=1038.683
2018-07-17 12:25:52,356 [salt.state       ][INFO    ][18576] Running state [ens5] at time 12:25:52.356478
2018-07-17 12:25:52,356 [salt.state       ][INFO    ][18576] Executing state network.managed for ens5
2018-07-17 12:25:52,379 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['ifup', 'ens5'] in directory '/root'
2018-07-17 12:25:53,127 [salt.state       ][INFO    ][18576] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-07-17 12:25:53,128 [salt.state       ][INFO    ][18576] Completed state [ens5] at time 12:25:53.128200 duration_in_ms=771.721
2018-07-17 12:25:53,128 [salt.state       ][INFO    ][18576] Running state [ens3] at time 12:25:53.128489
2018-07-17 12:25:53,128 [salt.state       ][INFO    ][18576] Executing state network.managed for ens3
2018-07-17 12:25:53,162 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-07-17 12:25:54,354 [salt.loaded.int.module.cmdmod][INFO    ][18576] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-17 12:25:54,549 [salt.state       ][INFO    ][18576] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-07-17 12:25:54,550 [salt.state       ][INFO    ][18576] Completed state [ens3] at time 12:25:54.549870 duration_in_ms=1421.379
2018-07-17 12:25:54,550 [salt.state       ][INFO    ][18576] Running state [/etc/profile.d/proxy.sh] at time 12:25:54.550531
2018-07-17 12:25:54,551 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 12:25:54,551 [salt.state       ][INFO    ][18576] File /etc/profile.d/proxy.sh is not present
2018-07-17 12:25:54,552 [salt.state       ][INFO    ][18576] Completed state [/etc/profile.d/proxy.sh] at time 12:25:54.552241 duration_in_ms=1.711
2018-07-17 12:25:54,553 [salt.state       ][INFO    ][18576] Running state [/etc/apt/apt.conf.d/95proxies] at time 12:25:54.552996
2018-07-17 12:25:54,553 [salt.state       ][INFO    ][18576] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 12:25:54,553 [salt.state       ][INFO    ][18576] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 12:25:54,554 [salt.state       ][INFO    ][18576] Completed state [/etc/apt/apt.conf.d/95proxies] at time 12:25:54.554260 duration_in_ms=1.264
2018-07-17 12:25:54,560 [salt.minion      ][INFO    ][18576] Returning information for job: 20180717122511442134
2018-07-17 12:25:56,318 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180717122556308688
2018-07-17 12:25:56,343 [salt.minion      ][INFO    ][21919] Starting a new job with PID 21919
2018-07-17 12:25:57,869 [salt.state       ][INFO    ][21919] Loading fresh modules for state activity
2018-07-17 12:25:57,922 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-07-17 12:25:57,927 [salt.utils.extmods][INFO    ][21919] Syncing beacons for environment 'base'
2018-07-17 12:25:57,927 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_beacons, for base)
2018-07-17 12:25:57,927 [salt.fileclient  ][INFO    ][21919] Caching directory '_beacons/' for environment 'base'
2018-07-17 12:25:57,967 [salt.utils.extmods][INFO    ][21919] Syncing modules for environment 'base'
2018-07-17 12:25:57,967 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_modules, for base)
2018-07-17 12:25:57,967 [salt.fileclient  ][INFO    ][21919] Caching directory '_modules/' for environment 'base'
2018-07-17 12:25:59,069 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-07-17 12:25:59,070 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-07-17 12:25:59,070 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-07-17 12:25:59,071 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/__init__.py'
2018-07-17 12:25:59,072 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/acl.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/acl.py'
2018-07-17 12:25:59,072 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/common.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/common.py'
2018-07-17 12:25:59,073 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/secrets.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/secrets.py'
2018-07-17 12:25:59,073 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-07-17 12:25:59,074 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-07-17 12:25:59,074 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/__init__.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/__init__.py'
2018-07-17 12:25:59,075 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/common.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/common.py'
2018-07-17 12:25:59,075 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume.py'
2018-07-17 12:25:59,076 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-07-17 12:25:59,077 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-07-17 12:25:59,078 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-07-17 12:25:59,078 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-07-17 12:25:59,079 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-07-17 12:25:59,079 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-07-17 12:25:59,080 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-07-17 12:25:59,081 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/__init__.py' to '/var/cache/salt/minion/extmods/modules/glancev2/__init__.py'
2018-07-17 12:25:59,081 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/common.py' to '/var/cache/salt/minion/extmods/modules/glancev2/common.py'
2018-07-17 12:25:59,082 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/image.py' to '/var/cache/salt/minion/extmods/modules/glancev2/image.py'
2018-07-17 12:25:59,082 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/task.py' to '/var/cache/salt/minion/extmods/modules/glancev2/task.py'
2018-07-17 12:25:59,083 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/__init__.py'
2018-07-17 12:25:59,083 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/archive_policy.py'
2018-07-17 12:25:59,084 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/common.py'
2018-07-17 12:25:59,084 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-07-17 12:25:59,085 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/heatv1/__init__.py'
2018-07-17 12:25:59,086 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/common.py' to '/var/cache/salt/minion/extmods/modules/heatv1/common.py'
2018-07-17 12:25:59,086 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/stack.py' to '/var/cache/salt/minion/extmods/modules/heatv1/stack.py'
2018-07-17 12:25:59,087 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-07-17 12:25:59,087 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-07-17 12:25:59,088 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-07-17 12:25:59,088 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-07-17 12:25:59,088 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-07-17 12:25:59,089 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/__init__.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/__init__.py'
2018-07-17 12:25:59,090 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/common.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/common.py'
2018-07-17 12:25:59,090 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/endpoints.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/endpoints.py'
2018-07-17 12:25:59,091 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/projects.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/projects.py'
2018-07-17 12:25:59,091 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/roles.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/roles.py'
2018-07-17 12:25:59,091 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/services.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/services.py'
2018-07-17 12:25:59,092 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/users.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/users.py'
2018-07-17 12:25:59,092 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-07-17 12:25:59,093 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-07-17 12:25:59,093 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-07-17 12:25:59,094 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-07-17 12:25:59,094 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2018-07-17 12:25:59,095 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-07-17 12:25:59,095 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-07-17 12:25:59,096 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-07-17 12:25:59,096 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-07-17 12:25:59,097 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/netutils.py' to '/var/cache/salt/minion/extmods/modules/netutils.py'
2018-07-17 12:25:59,097 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-07-17 12:25:59,097 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/__init__.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/__init__.py'
2018-07-17 12:25:59,098 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/auto_alloc.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/auto_alloc.py'
2018-07-17 12:25:59,098 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/common.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/common.py'
2018-07-17 12:25:59,098 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/networks.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/networks.py'
2018-07-17 12:25:59,099 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnetpools.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnetpools.py'
2018-07-17 12:25:59,099 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnets.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnets.py'
2018-07-17 12:25:59,100 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-07-17 12:25:59,100 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-07-17 12:25:59,101 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-07-17 12:25:59,101 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-07-17 12:25:59,102 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-07-17 12:25:59,102 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-07-17 12:25:59,103 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-07-17 12:25:59,103 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-07-17 12:25:59,103 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-07-17 12:25:59,104 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-07-17 12:25:59,104 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2018-07-17 12:25:59,105 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-07-17 12:25:59,105 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-07-17 12:25:59,116 [salt.utils.extmods][INFO    ][21919] Syncing states for environment 'base'
2018-07-17 12:25:59,116 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_states, for base)
2018-07-17 12:25:59,116 [salt.fileclient  ][INFO    ][21919] Caching directory '_states/' for environment 'base'
2018-07-17 12:25:59,486 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-07-17 12:25:59,504 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/barbicanv1.py' to '/var/cache/salt/minion/extmods/states/barbicanv1.py'
2018-07-17 12:25:59,505 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-07-17 12:25:59,505 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/cinderv3.py' to '/var/cache/salt/minion/extmods/states/cinderv3.py'
2018-07-17 12:25:59,506 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-07-17 12:25:59,506 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/debmirror.py' to '/var/cache/salt/minion/extmods/states/debmirror.py'
2018-07-17 12:25:59,507 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-07-17 12:25:59,508 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-07-17 12:25:59,508 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-07-17 12:25:59,509 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/glancev2.py' to '/var/cache/salt/minion/extmods/states/glancev2.py'
2018-07-17 12:25:59,509 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/gnocchiv1.py' to '/var/cache/salt/minion/extmods/states/gnocchiv1.py'
2018-07-17 12:25:59,510 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-07-17 12:25:59,510 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-07-17 12:25:59,511 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-07-17 12:25:59,511 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/heatv1.py' to '/var/cache/salt/minion/extmods/states/heatv1.py'
2018-07-17 12:25:59,511 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-07-17 12:25:59,512 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-07-17 12:25:59,512 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-07-17 12:25:59,513 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-07-17 12:25:59,513 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-07-17 12:25:59,514 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-07-17 12:25:59,514 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_gerrit.py' to '/var/cache/salt/minion/extmods/states/jenkins_gerrit.py'
2018-07-17 12:25:59,515 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-07-17 12:25:59,515 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_jira.py' to '/var/cache/salt/minion/extmods/states/jenkins_jira.py'
2018-07-17 12:25:59,515 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-07-17 12:25:59,516 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-07-17 12:25:59,516 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-07-17 12:25:59,517 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-07-17 12:25:59,517 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-07-17 12:25:59,518 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-07-17 12:25:59,518 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-07-17 12:25:59,519 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-07-17 12:25:59,519 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_throttle_category.py' to '/var/cache/salt/minion/extmods/states/jenkins_throttle_category.py'
2018-07-17 12:25:59,519 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-07-17 12:25:59,520 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-07-17 12:25:59,520 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-07-17 12:25:59,521 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-07-17 12:25:59,521 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/keystonev3.py' to '/var/cache/salt/minion/extmods/states/keystonev3.py'
2018-07-17 12:25:59,522 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-07-17 12:25:59,522 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-07-17 12:25:59,523 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2018-07-17 12:25:59,523 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-07-17 12:25:59,524 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/neutronv2.py' to '/var/cache/salt/minion/extmods/states/neutronv2.py'
2018-07-17 12:25:59,524 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-07-17 12:25:59,525 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-07-17 12:25:59,525 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-07-17 12:25:59,526 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-07-17 12:25:59,526 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-07-17 12:25:59,529 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-07-17 12:25:59,534 [salt.utils.extmods][INFO    ][21919] Syncing sdb for environment 'base'
2018-07-17 12:25:59,534 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_sdb, for base)
2018-07-17 12:25:59,535 [salt.fileclient  ][INFO    ][21919] Caching directory '_sdb/' for environment 'base'
2018-07-17 12:25:59,580 [salt.utils.extmods][INFO    ][21919] Syncing grains for environment 'base'
2018-07-17 12:25:59,580 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_grains, for base)
2018-07-17 12:25:59,582 [salt.fileclient  ][INFO    ][21919] Caching directory '_grains/' for environment 'base'
2018-07-17 12:25:59,699 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-07-17 12:25:59,699 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-07-17 12:25:59,700 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-07-17 12:25:59,700 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-07-17 12:25:59,701 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-07-17 12:25:59,701 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-07-17 12:25:59,702 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-07-17 12:25:59,702 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-07-17 12:25:59,703 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-07-17 12:25:59,703 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-07-17 12:25:59,704 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-07-17 12:25:59,704 [salt.utils.extmods][INFO    ][21919] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-07-17 12:25:59,707 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-07-17 12:25:59,713 [salt.utils.extmods][INFO    ][21919] Syncing renderers for environment 'base'
2018-07-17 12:25:59,713 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_renderers, for base)
2018-07-17 12:25:59,714 [salt.fileclient  ][INFO    ][21919] Caching directory '_renderers/' for environment 'base'
2018-07-17 12:25:59,743 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-07-17 12:25:59,750 [salt.utils.extmods][INFO    ][21919] Syncing returners for environment 'base'
2018-07-17 12:25:59,751 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_returners, for base)
2018-07-17 12:25:59,751 [salt.fileclient  ][INFO    ][21919] Caching directory '_returners/' for environment 'base'
2018-07-17 12:25:59,784 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-07-17 12:25:59,789 [salt.utils.extmods][INFO    ][21919] Syncing output for environment 'base'
2018-07-17 12:25:59,789 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_output, for base)
2018-07-17 12:25:59,789 [salt.fileclient  ][INFO    ][21919] Caching directory '_output/' for environment 'base'
2018-07-17 12:25:59,813 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-07-17 12:25:59,817 [salt.utils.extmods][INFO    ][21919] Syncing utils for environment 'base'
2018-07-17 12:25:59,817 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_utils, for base)
2018-07-17 12:25:59,818 [salt.fileclient  ][INFO    ][21919] Caching directory '_utils/' for environment 'base'
2018-07-17 12:25:59,847 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-07-17 12:25:59,851 [salt.utils.extmods][INFO    ][21919] Syncing log_handlers for environment 'base'
2018-07-17 12:25:59,851 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_log_handlers, for base)
2018-07-17 12:25:59,851 [salt.fileclient  ][INFO    ][21919] Caching directory '_log_handlers/' for environment 'base'
2018-07-17 12:25:59,873 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-07-17 12:25:59,877 [salt.utils.extmods][INFO    ][21919] Syncing proxy for environment 'base'
2018-07-17 12:25:59,877 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_proxy, for base)
2018-07-17 12:25:59,878 [salt.fileclient  ][INFO    ][21919] Caching directory '_proxy/' for environment 'base'
2018-07-17 12:25:59,911 [salt.utils.extmods][INFO    ][21919] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-07-17 12:25:59,915 [salt.utils.extmods][INFO    ][21919] Syncing engines for environment 'base'
2018-07-17 12:25:59,915 [salt.utils.extmods][INFO    ][21919] Loading cache from salt://_engines, for base)
2018-07-17 12:25:59,916 [salt.fileclient  ][INFO    ][21919] Caching directory '_engines/' for environment 'base'
2018-07-17 12:25:59,951 [salt.minion      ][INFO    ][21919] Returning information for job: 20180717122556308688
2018-07-17 12:26:01,632 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command state.apply with jid 20180717122601627252
2018-07-17 12:26:01,652 [salt.minion      ][INFO    ][22027] Starting a new job with PID 22027
2018-07-17 12:26:02,010 [salt.state       ][INFO    ][22027] Loading fresh modules for state activity
2018-07-17 12:26:03,070 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-17 12:26:03,247 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-17 12:26:03,466 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt-minion --version' in directory '/root'
2018-07-17 12:26:03,674 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt --version' in directory '/root'
2018-07-17 12:26:03,910 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt-minion --version' in directory '/root'
2018-07-17 12:26:04,111 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt --version' in directory '/root'
2018-07-17 12:26:04,731 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-17 12:26:04,915 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'reclass --version 2> /dev/null || echo "unknown"' in directory '/root'
2018-07-17 12:26:05,134 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt-minion --version' in directory '/root'
2018-07-17 12:26:05,335 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt --version' in directory '/root'
2018-07-17 12:26:05,554 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt-minion --version' in directory '/root'
2018-07-17 12:26:05,752 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'salt --version' in directory '/root'
2018-07-17 12:26:06,644 [salt.loader      ][ERROR   ][22027] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:26:07,023 [salt.state       ][INFO    ][22027] Running state [salt-master] at time 12:26:07.023159
2018-07-17 12:26:07,023 [salt.state       ][INFO    ][22027] Executing state pkg.installed for salt-master
2018-07-17 12:26:07,024 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 12:26:07,403 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:07,404 [salt.state       ][INFO    ][22027] Completed state [salt-master] at time 12:26:07.404158 duration_in_ms=380.998
2018-07-17 12:26:07,407 [salt.state       ][INFO    ][22027] Running state [/etc/salt/master.d/master.conf] at time 12:26:07.407586
2018-07-17 12:26:07,408 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/master.d/master.conf
2018-07-17 12:26:07,561 [salt.state       ][INFO    ][22027] File /etc/salt/master.d/master.conf is in the correct state
2018-07-17 12:26:07,561 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/master.d/master.conf] at time 12:26:07.561907 duration_in_ms=154.319
2018-07-17 12:26:07,562 [salt.state       ][INFO    ][22027] Running state [/etc/salt/master.d/_acl.conf] at time 12:26:07.562797
2018-07-17 12:26:07,563 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/master.d/_acl.conf
2018-07-17 12:26:07,620 [salt.state       ][INFO    ][22027] File /etc/salt/master.d/_acl.conf is in the correct state
2018-07-17 12:26:07,621 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/master.d/_acl.conf] at time 12:26:07.621060 duration_in_ms=58.263
2018-07-17 12:26:07,621 [salt.state       ][INFO    ][22027] Running state [/etc/salt/master.d/_peer.conf] at time 12:26:07.621911
2018-07-17 12:26:07,622 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/master.d/_peer.conf
2018-07-17 12:26:07,682 [salt.state       ][INFO    ][22027] File /etc/salt/master.d/_peer.conf is in the correct state
2018-07-17 12:26:07,682 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/master.d/_peer.conf] at time 12:26:07.682925 duration_in_ms=61.014
2018-07-17 12:26:07,685 [salt.state       ][INFO    ][22027] Running state [salt-master] at time 12:26:07.685170
2018-07-17 12:26:07,685 [salt.state       ][INFO    ][22027] Executing state service.running for salt-master
2018-07-17 12:26:07,686 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'status', 'salt-master.service', '-n', '0'] in directory '/root'
2018-07-17 12:26:07,703 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'is-active', 'salt-master.service'] in directory '/root'
2018-07-17 12:26:07,712 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'is-enabled', 'salt-master.service'] in directory '/root'
2018-07-17 12:26:07,720 [salt.state       ][INFO    ][22027] The service salt-master is already running
2018-07-17 12:26:07,720 [salt.state       ][INFO    ][22027] Completed state [salt-master] at time 12:26:07.720565 duration_in_ms=35.395
2018-07-17 12:26:07,721 [salt.state       ][INFO    ][22027] Running state [/srv/salt/env] at time 12:26:07.721017
2018-07-17 12:26:07,721 [salt.state       ][INFO    ][22027] Executing state file.directory for /srv/salt/env
2018-07-17 12:26:07,722 [salt.state       ][INFO    ][22027] Directory /srv/salt/env is in the correct state
2018-07-17 12:26:07,722 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/env] at time 12:26:07.722605 duration_in_ms=1.587
2018-07-17 12:26:07,723 [salt.state       ][INFO    ][22027] Running state [salt] at time 12:26:07.723356
2018-07-17 12:26:07,723 [salt.state       ][INFO    ][22027] Executing state group.present for salt
2018-07-17 12:26:07,724 [salt.state       ][INFO    ][22027] Group salt is present and up to date
2018-07-17 12:26:07,724 [salt.state       ][INFO    ][22027] Completed state [salt] at time 12:26:07.724617 duration_in_ms=1.26
2018-07-17 12:26:07,726 [salt.state       ][INFO    ][22027] Running state [salt] at time 12:26:07.726437
2018-07-17 12:26:07,726 [salt.state       ][INFO    ][22027] Executing state user.present for salt
2018-07-17 12:26:07,727 [salt.state       ][INFO    ][22027] User salt is present and up to date
2018-07-17 12:26:07,728 [salt.state       ][INFO    ][22027] Completed state [salt] at time 12:26:07.728283 duration_in_ms=1.845
2018-07-17 12:26:07,729 [salt.state       ][INFO    ][22027] Running state [/var/tmp/salt] at time 12:26:07.729244
2018-07-17 12:26:07,729 [salt.state       ][INFO    ][22027] Executing state file.directory for /var/tmp/salt
2018-07-17 12:26:07,730 [salt.state       ][INFO    ][22027] Directory /var/tmp/salt is in the correct state
2018-07-17 12:26:07,730 [salt.state       ][INFO    ][22027] Completed state [/var/tmp/salt] at time 12:26:07.730678 duration_in_ms=1.435
2018-07-17 12:26:07,731 [salt.state       ][INFO    ][22027] Running state [/etc/sudoers.d/90-salt-user-salt] at time 12:26:07.731042
2018-07-17 12:26:07,731 [salt.state       ][INFO    ][22027] Executing state file.absent for /etc/sudoers.d/90-salt-user-salt
2018-07-17 12:26:07,731 [salt.state       ][INFO    ][22027] File /etc/sudoers.d/90-salt-user-salt is not present
2018-07-17 12:26:07,732 [salt.state       ][INFO    ][22027] Completed state [/etc/sudoers.d/90-salt-user-salt] at time 12:26:07.732115 duration_in_ms=1.073
2018-07-17 12:26:07,732 [salt.state       ][INFO    ][22027] Running state [root] at time 12:26:07.732527
2018-07-17 12:26:07,732 [salt.state       ][INFO    ][22027] Executing state group.present for root
2018-07-17 12:26:07,733 [salt.state       ][INFO    ][22027] Group root is present and up to date
2018-07-17 12:26:07,733 [salt.state       ][INFO    ][22027] Completed state [root] at time 12:26:07.733651 duration_in_ms=1.124
2018-07-17 12:26:07,734 [salt.state       ][INFO    ][22027] Running state [root] at time 12:26:07.734495
2018-07-17 12:26:07,734 [salt.state       ][INFO    ][22027] Executing state user.present for root
2018-07-17 12:26:07,735 [salt.state       ][INFO    ][22027] User root is present and up to date
2018-07-17 12:26:07,736 [salt.state       ][INFO    ][22027] Completed state [root] at time 12:26:07.736118 duration_in_ms=1.623
2018-07-17 12:26:07,737 [salt.state       ][INFO    ][22027] Running state [/root] at time 12:26:07.737050
2018-07-17 12:26:07,737 [salt.state       ][INFO    ][22027] Executing state file.directory for /root
2018-07-17 12:26:07,738 [salt.state       ][INFO    ][22027] Directory /root is in the correct state
2018-07-17 12:26:07,738 [salt.state       ][INFO    ][22027] Completed state [/root] at time 12:26:07.738396 duration_in_ms=1.346
2018-07-17 12:26:07,738 [salt.state       ][INFO    ][22027] Running state [/etc/sudoers.d/90-salt-user-root] at time 12:26:07.738771
2018-07-17 12:26:07,739 [salt.state       ][INFO    ][22027] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 12:26:07,739 [salt.state       ][INFO    ][22027] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 12:26:07,739 [salt.state       ][INFO    ][22027] Completed state [/etc/sudoers.d/90-salt-user-root] at time 12:26:07.739840 duration_in_ms=1.068
2018-07-17 12:26:07,740 [salt.state       ][INFO    ][22027] Running state [ubuntu] at time 12:26:07.740186
2018-07-17 12:26:07,740 [salt.state       ][INFO    ][22027] Executing state group.present for ubuntu
2018-07-17 12:26:07,741 [salt.state       ][INFO    ][22027] Group ubuntu is present and up to date
2018-07-17 12:26:07,741 [salt.state       ][INFO    ][22027] Completed state [ubuntu] at time 12:26:07.741356 duration_in_ms=1.17
2018-07-17 12:26:07,742 [salt.state       ][INFO    ][22027] Running state [ubuntu] at time 12:26:07.742175
2018-07-17 12:26:07,742 [salt.state       ][INFO    ][22027] Executing state user.present for ubuntu
2018-07-17 12:26:07,743 [salt.state       ][INFO    ][22027] User ubuntu is present and up to date
2018-07-17 12:26:07,743 [salt.state       ][INFO    ][22027] Completed state [ubuntu] at time 12:26:07.743824 duration_in_ms=1.65
2018-07-17 12:26:07,744 [salt.state       ][INFO    ][22027] Running state [/home/ubuntu] at time 12:26:07.744774
2018-07-17 12:26:07,745 [salt.state       ][INFO    ][22027] Executing state file.directory for /home/ubuntu
2018-07-17 12:26:07,745 [salt.state       ][INFO    ][22027] Directory /home/ubuntu is in the correct state
2018-07-17 12:26:07,746 [salt.state       ][INFO    ][22027] Completed state [/home/ubuntu] at time 12:26:07.746175 duration_in_ms=1.401
2018-07-17 12:26:07,746 [salt.state       ][INFO    ][22027] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:26:07.746967
2018-07-17 12:26:07,747 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 12:26:07,852 [salt.state       ][INFO    ][22027] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-17 12:26:07,852 [salt.state       ][INFO    ][22027] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:26:07.852919 duration_in_ms=105.951
2018-07-17 12:26:07,853 [salt.state       ][INFO    ][22027] Running state [git-core] at time 12:26:07.853471
2018-07-17 12:26:07,854 [salt.state       ][INFO    ][22027] Executing state pkg.installed for git-core
2018-07-17 12:26:07,863 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:07,863 [salt.state       ][INFO    ][22027] Completed state [git-core] at time 12:26:07.863923 duration_in_ms=10.452
2018-07-17 12:26:07,864 [salt.state       ][INFO    ][22027] Running state [/usr/share/salt-formulas/env/_modules] at time 12:26:07.864440
2018-07-17 12:26:07,864 [salt.state       ][INFO    ][22027] Executing state file.directory for /usr/share/salt-formulas/env/_modules
2018-07-17 12:26:07,865 [salt.state       ][INFO    ][22027] Directory /usr/share/salt-formulas/env/_modules is in the correct state
2018-07-17 12:26:07,866 [salt.state       ][INFO    ][22027] Completed state [/usr/share/salt-formulas/env/_modules] at time 12:26:07.866138 duration_in_ms=1.698
2018-07-17 12:26:07,866 [salt.state       ][INFO    ][22027] Running state [/usr/share/salt-formulas/env/_states] at time 12:26:07.866620
2018-07-17 12:26:07,867 [salt.state       ][INFO    ][22027] Executing state file.directory for /usr/share/salt-formulas/env/_states
2018-07-17 12:26:07,867 [salt.state       ][INFO    ][22027] Directory /usr/share/salt-formulas/env/_states is in the correct state
2018-07-17 12:26:07,868 [salt.state       ][INFO    ][22027] Completed state [/usr/share/salt-formulas/env/_states] at time 12:26:07.868293 duration_in_ms=1.673
2018-07-17 12:26:07,868 [salt.state       ][INFO    ][22027] Running state [/usr/share/salt-formulas/env/_grains] at time 12:26:07.868799
2018-07-17 12:26:07,869 [salt.state       ][INFO    ][22027] Executing state file.directory for /usr/share/salt-formulas/env/_grains
2018-07-17 12:26:07,870 [salt.state       ][INFO    ][22027] Directory /usr/share/salt-formulas/env/_grains is in the correct state
2018-07-17 12:26:07,870 [salt.state       ][INFO    ][22027] Completed state [/usr/share/salt-formulas/env/_grains] at time 12:26:07.870454 duration_in_ms=1.655
2018-07-17 12:26:07,870 [salt.state       ][INFO    ][22027] Running state [/usr/share/salt-formulas/env/_formulas] at time 12:26:07.870929
2018-07-17 12:26:07,871 [salt.state       ][INFO    ][22027] Executing state file.directory for /usr/share/salt-formulas/env/_formulas
2018-07-17 12:26:07,872 [salt.state       ][INFO    ][22027] Directory /usr/share/salt-formulas/env/_formulas is in the correct state
2018-07-17 12:26:07,872 [salt.state       ][INFO    ][22027] Completed state [/usr/share/salt-formulas/env/_formulas] at time 12:26:07.872635 duration_in_ms=1.706
2018-07-17 12:26:07,873 [salt.state       ][INFO    ][22027] Running state [/usr/share/salt-formulas/env/_engines] at time 12:26:07.873122
2018-07-17 12:26:07,873 [salt.state       ][INFO    ][22027] Executing state file.directory for /usr/share/salt-formulas/env/_engines
2018-07-17 12:26:07,874 [salt.state       ][INFO    ][22027] Directory /usr/share/salt-formulas/env/_engines is in the correct state
2018-07-17 12:26:07,874 [salt.state       ][INFO    ][22027] Completed state [/usr/share/salt-formulas/env/_engines] at time 12:26:07.874751 duration_in_ms=1.629
2018-07-17 12:26:07,875 [salt.state       ][INFO    ][22027] Running state [/usr/share/salt-formulas/env/_runners] at time 12:26:07.875198
2018-07-17 12:26:07,876 [salt.state       ][INFO    ][22027] Executing state file.directory for /usr/share/salt-formulas/env/_runners
2018-07-17 12:26:07,877 [salt.state       ][INFO    ][22027] Directory /usr/share/salt-formulas/env/_runners is in the correct state
2018-07-17 12:26:07,878 [salt.state       ][INFO    ][22027] Completed state [/usr/share/salt-formulas/env/_runners] at time 12:26:07.878079 duration_in_ms=2.881
2018-07-17 12:26:07,879 [salt.state       ][INFO    ][22027] Running state [/srv/salt/env/prd] at time 12:26:07.879411
2018-07-17 12:26:07,879 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/env/prd
2018-07-17 12:26:07,881 [salt.state       ][INFO    ][22027] Symlink /srv/salt/env/prd is present and owned by root:root
2018-07-17 12:26:07,881 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/env/prd] at time 12:26:07.881896 duration_in_ms=2.485
2018-07-17 12:26:07,882 [salt.state       ][INFO    ][22027] Running state [salt_master_prd_pkg_formulas] at time 12:26:07.882378
2018-07-17 12:26:07,882 [salt.state       ][INFO    ][22027] Executing state pkg.latest for salt_master_prd_pkg_formulas
2018-07-17 12:26:07,894 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-maas'] in directory '/root'
2018-07-17 12:26:07,990 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-grafana'] in directory '/root'
2018-07-17 12:26:08,053 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-mongodb'] in directory '/root'
2018-07-17 12:26:08,120 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-xtrabackup'] in directory '/root'
2018-07-17 12:26:08,210 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-docker'] in directory '/root'
2018-07-17 12:26:08,278 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-heat'] in directory '/root'
2018-07-17 12:26:08,343 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-reclass'] in directory '/root'
2018-07-17 12:26:08,407 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-redis'] in directory '/root'
2018-07-17 12:26:08,469 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-nova'] in directory '/root'
2018-07-17 12:26:08,548 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-iptables'] in directory '/root'
2018-07-17 12:26:08,620 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-rabbitmq'] in directory '/root'
2018-07-17 12:26:08,687 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-glusterfs'] in directory '/root'
2018-07-17 12:26:08,765 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-backupninja'] in directory '/root'
2018-07-17 12:26:08,849 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-kubernetes'] in directory '/root'
2018-07-17 12:26:08,918 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-linux'] in directory '/root'
2018-07-17 12:26:08,988 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-git'] in directory '/root'
2018-07-17 12:26:09,054 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-supervisor'] in directory '/root'
2018-07-17 12:26:09,138 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-aptly'] in directory '/root'
2018-07-17 12:26:09,214 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-gerrit'] in directory '/root'
2018-07-17 12:26:09,284 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-sensu'] in directory '/root'
2018-07-17 12:26:09,350 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-logrotate'] in directory '/root'
2018-07-17 12:26:09,418 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-glance'] in directory '/root'
2018-07-17 12:26:09,491 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-heka'] in directory '/root'
2018-07-17 12:26:09,577 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-keystone'] in directory '/root'
2018-07-17 12:26:09,654 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ntp'] in directory '/root'
2018-07-17 12:26:09,727 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-barbican'] in directory '/root'
2018-07-17 12:26:09,799 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-aodh'] in directory '/root'
2018-07-17 12:26:09,875 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-neutron'] in directory '/root'
2018-07-17 12:26:09,983 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-nginx'] in directory '/root'
2018-07-17 12:26:10,062 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-apache'] in directory '/root'
2018-07-17 12:26:10,130 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ceilometer'] in directory '/root'
2018-07-17 12:26:10,198 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-elasticsearch'] in directory '/root'
2018-07-17 12:26:10,316 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-powerdns'] in directory '/root'
2018-07-17 12:26:10,412 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-cassandra'] in directory '/root'
2018-07-17 12:26:10,503 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-libvirt'] in directory '/root'
2018-07-17 12:26:10,626 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-sahara'] in directory '/root'
2018-07-17 12:26:10,716 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-openssh'] in directory '/root'
2018-07-17 12:26:10,838 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-statsd'] in directory '/root'
2018-07-17 12:26:10,936 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-debmirror'] in directory '/root'
2018-07-17 12:26:11,027 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-kibana'] in directory '/root'
2018-07-17 12:26:11,107 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-sphinx'] in directory '/root'
2018-07-17 12:26:11,191 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-freeipa'] in directory '/root'
2018-07-17 12:26:11,274 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-octavia'] in directory '/root'
2018-07-17 12:26:11,352 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-fluentd'] in directory '/root'
2018-07-17 12:26:11,520 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-aptcacher'] in directory '/root'
2018-07-17 12:26:11,628 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-salt'] in directory '/root'
2018-07-17 12:26:11,716 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-etcd'] in directory '/root'
2018-07-17 12:26:11,791 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-devops-portal'] in directory '/root'
2018-07-17 12:26:11,907 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-opencontrail'] in directory '/root'
2018-07-17 12:26:12,015 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-avinetworks'] in directory '/root'
2018-07-17 12:26:12,091 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-rundeck'] in directory '/root'
2018-07-17 12:26:12,194 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-lldp'] in directory '/root'
2018-07-17 12:26:12,317 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-jenkins'] in directory '/root'
2018-07-17 12:26:12,427 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-mysql'] in directory '/root'
2018-07-17 12:26:12,520 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ceph'] in directory '/root'
2018-07-17 12:26:12,588 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-horizon'] in directory '/root'
2018-07-17 12:26:12,652 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-haproxy'] in directory '/root'
2018-07-17 12:26:12,712 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-java'] in directory '/root'
2018-07-17 12:26:12,776 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-billometer'] in directory '/root'
2018-07-17 12:26:12,846 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-telegraf'] in directory '/root'
2018-07-17 12:26:12,956 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-designate'] in directory '/root'
2018-07-17 12:26:13,072 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-keepalived'] in directory '/root'
2018-07-17 12:26:13,148 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-bind'] in directory '/root'
2018-07-17 12:26:13,213 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-ccp'] in directory '/root'
2018-07-17 12:26:13,293 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-tinyproxy'] in directory '/root'
2018-07-17 12:26:13,383 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-murano'] in directory '/root'
2018-07-17 12:26:13,451 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-openldap'] in directory '/root'
2018-07-17 12:26:13,518 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-influxdb'] in directory '/root'
2018-07-17 12:26:13,585 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-postgresql'] in directory '/root'
2018-07-17 12:26:13,691 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-prometheus'] in directory '/root'
2018-07-17 12:26:13,773 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-helm'] in directory '/root'
2018-07-17 12:26:13,845 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-python'] in directory '/root'
2018-07-17 12:26:13,974 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-memcached'] in directory '/root'
2018-07-17 12:26:14,041 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-collectd'] in directory '/root'
2018-07-17 12:26:14,150 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-nagios'] in directory '/root'
2018-07-17 12:26:14,235 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-swift'] in directory '/root'
2018-07-17 12:26:14,309 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-zookeeper'] in directory '/root'
2018-07-17 12:26:14,392 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-galera'] in directory '/root'
2018-07-17 12:26:14,516 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-graphite'] in directory '/root'
2018-07-17 12:26:14,609 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-cinder'] in directory '/root'
2018-07-17 12:26:14,689 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['apt-cache', '-q', 'policy', 'salt-formula-rsyslog'] in directory '/root'
2018-07-17 12:26:14,803 [salt.state       ][INFO    ][22027] All 81 packages are up-to-date.
2018-07-17 12:26:14,804 [salt.state       ][INFO    ][22027] Completed state [salt_master_prd_pkg_formulas] at time 12:26:14.804682 duration_in_ms=6922.302
2018-07-17 12:26:14,805 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass] at time 12:26:14.805705
2018-07-17 12:26:14,806 [salt.state       ][INFO    ][22027] Executing state file.directory for /srv/salt/reclass
2018-07-17 12:26:14,808 [salt.state       ][INFO    ][22027] Directory /srv/salt/reclass is in the correct state
2018-07-17 12:26:14,809 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass] at time 12:26:14.809037 duration_in_ms=3.332
2018-07-17 12:26:14,811 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service] at time 12:26:14.811542
2018-07-17 12:26:14,812 [salt.state       ][INFO    ][22027] Executing state file.directory for /srv/salt/reclass/classes/service
2018-07-17 12:26:14,812 [salt.state       ][INFO    ][22027] Directory /srv/salt/reclass/classes/service is in the correct state
2018-07-17 12:26:14,813 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service] at time 12:26:14.813328 duration_in_ms=1.786
2018-07-17 12:26:14,814 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/powerdns] at time 12:26:14.814577
2018-07-17 12:26:14,815 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/powerdns
2018-07-17 12:26:14,817 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/powerdns is present and owned by root:root
2018-07-17 12:26:14,817 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/powerdns] at time 12:26:14.817879 duration_in_ms=3.302
2018-07-17 12:26:14,818 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/galera] at time 12:26:14.818907
2018-07-17 12:26:14,819 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/galera
2018-07-17 12:26:14,821 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/galera is present and owned by root:root
2018-07-17 12:26:14,821 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/galera] at time 12:26:14.821496 duration_in_ms=2.589
2018-07-17 12:26:14,822 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/telegraf] at time 12:26:14.822505
2018-07-17 12:26:14,822 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/telegraf
2018-07-17 12:26:14,824 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/telegraf is present and owned by root:root
2018-07-17 12:26:14,825 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/telegraf] at time 12:26:14.825095 duration_in_ms=2.589
2018-07-17 12:26:14,826 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/supervisor] at time 12:26:14.826113
2018-07-17 12:26:14,826 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/supervisor
2018-07-17 12:26:14,828 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/supervisor is present and owned by root:root
2018-07-17 12:26:14,828 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/supervisor] at time 12:26:14.828620 duration_in_ms=2.508
2018-07-17 12:26:14,829 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/sensu] at time 12:26:14.829558
2018-07-17 12:26:14,829 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/sensu
2018-07-17 12:26:14,831 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/sensu is present and owned by root:root
2018-07-17 12:26:14,831 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/sensu] at time 12:26:14.831779 duration_in_ms=2.221
2018-07-17 12:26:14,832 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/keepalived] at time 12:26:14.832796
2018-07-17 12:26:14,833 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/keepalived
2018-07-17 12:26:14,834 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/keepalived is present and owned by root:root
2018-07-17 12:26:14,835 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/keepalived] at time 12:26:14.835077 duration_in_ms=2.281
2018-07-17 12:26:14,836 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/mysql] at time 12:26:14.836001
2018-07-17 12:26:14,836 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/mysql
2018-07-17 12:26:14,837 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/mysql is present and owned by root:root
2018-07-17 12:26:14,838 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/mysql] at time 12:26:14.838249 duration_in_ms=2.247
2018-07-17 12:26:14,839 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/kibana] at time 12:26:14.839178
2018-07-17 12:26:14,839 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/kibana
2018-07-17 12:26:14,841 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/kibana is present and owned by root:root
2018-07-17 12:26:14,841 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/kibana] at time 12:26:14.841572 duration_in_ms=2.394
2018-07-17 12:26:14,842 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/nagios] at time 12:26:14.842501
2018-07-17 12:26:14,842 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/nagios
2018-07-17 12:26:14,844 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/nagios is present and owned by root:root
2018-07-17 12:26:14,844 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/nagios] at time 12:26:14.844821 duration_in_ms=2.32
2018-07-17 12:26:14,845 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/ceph] at time 12:26:14.845742
2018-07-17 12:26:14,846 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/ceph
2018-07-17 12:26:14,847 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/ceph is present and owned by root:root
2018-07-17 12:26:14,848 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/ceph] at time 12:26:14.848008 duration_in_ms=2.265
2018-07-17 12:26:14,848 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/avinetworks] at time 12:26:14.848956
2018-07-17 12:26:14,849 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/avinetworks
2018-07-17 12:26:14,850 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/avinetworks is present and owned by root:root
2018-07-17 12:26:14,851 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/avinetworks] at time 12:26:14.851122 duration_in_ms=2.166
2018-07-17 12:26:14,852 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/glusterfs] at time 12:26:14.852000
2018-07-17 12:26:14,852 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/glusterfs
2018-07-17 12:26:14,853 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/glusterfs is present and owned by root:root
2018-07-17 12:26:14,854 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/glusterfs] at time 12:26:14.854193 duration_in_ms=2.193
2018-07-17 12:26:14,855 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/xtrabackup] at time 12:26:14.855087
2018-07-17 12:26:14,855 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/xtrabackup
2018-07-17 12:26:14,857 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/xtrabackup is present and owned by root:root
2018-07-17 12:26:14,857 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/xtrabackup] at time 12:26:14.857356 duration_in_ms=2.269
2018-07-17 12:26:14,858 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/sahara] at time 12:26:14.858266
2018-07-17 12:26:14,858 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/sahara
2018-07-17 12:26:14,860 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/sahara is present and owned by root:root
2018-07-17 12:26:14,860 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/sahara] at time 12:26:14.860415 duration_in_ms=2.149
2018-07-17 12:26:14,861 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/backupninja] at time 12:26:14.861294
2018-07-17 12:26:14,861 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/backupninja
2018-07-17 12:26:14,863 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/backupninja is present and owned by root:root
2018-07-17 12:26:14,863 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/backupninja] at time 12:26:14.863390 duration_in_ms=2.095
2018-07-17 12:26:14,864 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/rsyslog] at time 12:26:14.864258
2018-07-17 12:26:14,864 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/rsyslog
2018-07-17 12:26:14,866 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/rsyslog is present and owned by root:root
2018-07-17 12:26:14,866 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/rsyslog] at time 12:26:14.866454 duration_in_ms=2.196
2018-07-17 12:26:14,867 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/tinyproxy] at time 12:26:14.867303
2018-07-17 12:26:14,867 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/tinyproxy
2018-07-17 12:26:14,869 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/tinyproxy is present and owned by root:root
2018-07-17 12:26:14,869 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/tinyproxy] at time 12:26:14.869451 duration_in_ms=2.148
2018-07-17 12:26:14,870 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/helm] at time 12:26:14.870291
2018-07-17 12:26:14,870 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/helm
2018-07-17 12:26:14,872 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/helm is present and owned by root:root
2018-07-17 12:26:14,872 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/helm] at time 12:26:14.872356 duration_in_ms=2.065
2018-07-17 12:26:14,873 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/freeipa] at time 12:26:14.873287
2018-07-17 12:26:14,873 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/freeipa
2018-07-17 12:26:14,876 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/freeipa is present and owned by root:root
2018-07-17 12:26:14,876 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/freeipa] at time 12:26:14.876376 duration_in_ms=3.09
2018-07-17 12:26:14,877 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/barbican] at time 12:26:14.877300
2018-07-17 12:26:14,877 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/barbican
2018-07-17 12:26:14,879 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/barbican is present and owned by root:root
2018-07-17 12:26:14,879 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/barbican] at time 12:26:14.879367 duration_in_ms=2.067
2018-07-17 12:26:14,880 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/rundeck] at time 12:26:14.880155
2018-07-17 12:26:14,880 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/rundeck
2018-07-17 12:26:14,881 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/rundeck is present and owned by root:root
2018-07-17 12:26:14,882 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/rundeck] at time 12:26:14.882172 duration_in_ms=2.017
2018-07-17 12:26:14,883 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/aptly] at time 12:26:14.882989
2018-07-17 12:26:14,883 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/aptly
2018-07-17 12:26:14,884 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/aptly is present and owned by root:root
2018-07-17 12:26:14,885 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/aptly] at time 12:26:14.885032 duration_in_ms=2.044
2018-07-17 12:26:14,886 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/cassandra] at time 12:26:14.886140
2018-07-17 12:26:14,886 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/cassandra
2018-07-17 12:26:14,887 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/cassandra is present and owned by root:root
2018-07-17 12:26:14,888 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/cassandra] at time 12:26:14.888149 duration_in_ms=2.009
2018-07-17 12:26:14,889 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/lldp] at time 12:26:14.889022
2018-07-17 12:26:14,889 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/lldp
2018-07-17 12:26:14,890 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/lldp is present and owned by root:root
2018-07-17 12:26:14,891 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/lldp] at time 12:26:14.890983 duration_in_ms=1.96
2018-07-17 12:26:14,891 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/debmirror] at time 12:26:14.891797
2018-07-17 12:26:14,892 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/debmirror
2018-07-17 12:26:14,893 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/debmirror is present and owned by root:root
2018-07-17 12:26:14,893 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/debmirror] at time 12:26:14.893790 duration_in_ms=1.993
2018-07-17 12:26:14,894 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/rabbitmq] at time 12:26:14.894603
2018-07-17 12:26:14,894 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/rabbitmq
2018-07-17 12:26:14,896 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/rabbitmq is present and owned by root:root
2018-07-17 12:26:14,896 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/rabbitmq] at time 12:26:14.896638 duration_in_ms=2.035
2018-07-17 12:26:14,897 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/git] at time 12:26:14.897473
2018-07-17 12:26:14,897 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/git
2018-07-17 12:26:14,899 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/git is present and owned by root:root
2018-07-17 12:26:14,899 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/git] at time 12:26:14.899487 duration_in_ms=2.014
2018-07-17 12:26:14,900 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/java] at time 12:26:14.900308
2018-07-17 12:26:14,900 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/java
2018-07-17 12:26:14,902 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/java is present and owned by root:root
2018-07-17 12:26:14,902 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/java] at time 12:26:14.902338 duration_in_ms=2.029
2018-07-17 12:26:14,903 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/reclass] at time 12:26:14.903161
2018-07-17 12:26:14,903 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/reclass
2018-07-17 12:26:14,904 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/reclass is present and owned by root:root
2018-07-17 12:26:14,905 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/reclass] at time 12:26:14.905158 duration_in_ms=1.998
2018-07-17 12:26:14,905 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/glance] at time 12:26:14.905953
2018-07-17 12:26:14,906 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/glance
2018-07-17 12:26:14,907 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/glance is present and owned by root:root
2018-07-17 12:26:14,907 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/glance] at time 12:26:14.907910 duration_in_ms=1.958
2018-07-17 12:26:14,908 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/aodh] at time 12:26:14.908723
2018-07-17 12:26:14,909 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/aodh
2018-07-17 12:26:14,910 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/aodh is present and owned by root:root
2018-07-17 12:26:14,910 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/aodh] at time 12:26:14.910691 duration_in_ms=1.967
2018-07-17 12:26:14,911 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/nova] at time 12:26:14.911506
2018-07-17 12:26:14,911 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/nova
2018-07-17 12:26:14,913 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/nova is present and owned by root:root
2018-07-17 12:26:14,913 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/nova] at time 12:26:14.913554 duration_in_ms=2.048
2018-07-17 12:26:14,914 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/grafana] at time 12:26:14.914362
2018-07-17 12:26:14,914 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/grafana
2018-07-17 12:26:14,916 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/grafana is present and owned by root:root
2018-07-17 12:26:14,917 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/grafana] at time 12:26:14.917163 duration_in_ms=2.801
2018-07-17 12:26:14,917 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/murano] at time 12:26:14.917958
2018-07-17 12:26:14,918 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/murano
2018-07-17 12:26:14,919 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/murano is present and owned by root:root
2018-07-17 12:26:14,919 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/murano] at time 12:26:14.919917 duration_in_ms=1.959
2018-07-17 12:26:14,920 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/keystone] at time 12:26:14.920761
2018-07-17 12:26:14,921 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/keystone
2018-07-17 12:26:14,922 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/keystone is present and owned by root:root
2018-07-17 12:26:14,922 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/keystone] at time 12:26:14.922877 duration_in_ms=2.115
2018-07-17 12:26:14,923 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/etcd] at time 12:26:14.923678
2018-07-17 12:26:14,924 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/etcd
2018-07-17 12:26:14,925 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/etcd is present and owned by root:root
2018-07-17 12:26:14,925 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/etcd] at time 12:26:14.925754 duration_in_ms=2.076
2018-07-17 12:26:14,926 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/mongodb] at time 12:26:14.926557
2018-07-17 12:26:14,926 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/mongodb
2018-07-17 12:26:14,928 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/mongodb is present and owned by root:root
2018-07-17 12:26:14,928 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/mongodb] at time 12:26:14.928583 duration_in_ms=2.026
2018-07-17 12:26:14,929 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/redis] at time 12:26:14.929442
2018-07-17 12:26:14,929 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/redis
2018-07-17 12:26:14,931 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/redis is present and owned by root:root
2018-07-17 12:26:14,931 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/redis] at time 12:26:14.931409 duration_in_ms=1.967
2018-07-17 12:26:14,932 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/jenkins] at time 12:26:14.932201
2018-07-17 12:26:14,932 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/jenkins
2018-07-17 12:26:14,933 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/jenkins is present and owned by root:root
2018-07-17 12:26:14,934 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/jenkins] at time 12:26:14.934191 duration_in_ms=1.99
2018-07-17 12:26:14,935 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/nginx] at time 12:26:14.934993
2018-07-17 12:26:14,935 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/nginx
2018-07-17 12:26:14,936 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/nginx is present and owned by root:root
2018-07-17 12:26:14,937 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/nginx] at time 12:26:14.937024 duration_in_ms=2.031
2018-07-17 12:26:14,937 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/memcached] at time 12:26:14.937825
2018-07-17 12:26:14,938 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/memcached
2018-07-17 12:26:14,939 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/memcached is present and owned by root:root
2018-07-17 12:26:14,939 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/memcached] at time 12:26:14.939798 duration_in_ms=1.973
2018-07-17 12:26:14,940 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/haproxy] at time 12:26:14.940612
2018-07-17 12:26:14,940 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/haproxy
2018-07-17 12:26:14,942 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/haproxy is present and owned by root:root
2018-07-17 12:26:14,942 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/haproxy] at time 12:26:14.942553 duration_in_ms=1.941
2018-07-17 12:26:14,943 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/neutron] at time 12:26:14.943349
2018-07-17 12:26:14,943 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/neutron
2018-07-17 12:26:14,945 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/neutron is present and owned by root:root
2018-07-17 12:26:14,945 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/neutron] at time 12:26:14.945365 duration_in_ms=2.016
2018-07-17 12:26:14,946 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/designate] at time 12:26:14.946151
2018-07-17 12:26:14,946 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/designate
2018-07-17 12:26:14,947 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/designate is present and owned by root:root
2018-07-17 12:26:14,948 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/designate] at time 12:26:14.948101 duration_in_ms=1.95
2018-07-17 12:26:14,948 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/iptables] at time 12:26:14.948919
2018-07-17 12:26:14,949 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/iptables
2018-07-17 12:26:14,950 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/iptables is present and owned by root:root
2018-07-17 12:26:14,950 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/iptables] at time 12:26:14.950878 duration_in_ms=1.958
2018-07-17 12:26:14,951 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/statsd] at time 12:26:14.951695
2018-07-17 12:26:14,952 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/statsd
2018-07-17 12:26:14,953 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/statsd is present and owned by root:root
2018-07-17 12:26:14,953 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/statsd] at time 12:26:14.953737 duration_in_ms=2.042
2018-07-17 12:26:14,954 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/zookeeper] at time 12:26:14.954550
2018-07-17 12:26:14,954 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/zookeeper
2018-07-17 12:26:14,956 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/zookeeper is present and owned by root:root
2018-07-17 12:26:14,956 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/zookeeper] at time 12:26:14.956537 duration_in_ms=1.987
2018-07-17 12:26:14,957 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/kubernetes] at time 12:26:14.957350
2018-07-17 12:26:14,957 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/kubernetes
2018-07-17 12:26:14,959 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/kubernetes is present and owned by root:root
2018-07-17 12:26:14,959 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/kubernetes] at time 12:26:14.959309 duration_in_ms=1.959
2018-07-17 12:26:14,960 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/python] at time 12:26:14.960112
2018-07-17 12:26:14,960 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/python
2018-07-17 12:26:14,961 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/python is present and owned by root:root
2018-07-17 12:26:14,962 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/python] at time 12:26:14.962120 duration_in_ms=2.009
2018-07-17 12:26:14,962 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/ntp] at time 12:26:14.962929
2018-07-17 12:26:14,963 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/ntp
2018-07-17 12:26:14,964 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/ntp is present and owned by root:root
2018-07-17 12:26:14,964 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/ntp] at time 12:26:14.964891 duration_in_ms=1.962
2018-07-17 12:26:14,965 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/maas] at time 12:26:14.965700
2018-07-17 12:26:14,966 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/maas
2018-07-17 12:26:14,967 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/maas is present and owned by root:root
2018-07-17 12:26:14,967 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/maas] at time 12:26:14.967671 duration_in_ms=1.971
2018-07-17 12:26:14,968 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/libvirt] at time 12:26:14.968516
2018-07-17 12:26:14,968 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/libvirt
2018-07-17 12:26:14,970 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/libvirt is present and owned by root:root
2018-07-17 12:26:14,970 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/libvirt] at time 12:26:14.970467 duration_in_ms=1.951
2018-07-17 12:26:14,971 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/influxdb] at time 12:26:14.971281
2018-07-17 12:26:14,971 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/influxdb
2018-07-17 12:26:14,972 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/influxdb is present and owned by root:root
2018-07-17 12:26:14,973 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/influxdb] at time 12:26:14.973277 duration_in_ms=1.996
2018-07-17 12:26:14,974 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/heka] at time 12:26:14.974076
2018-07-17 12:26:14,974 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/heka
2018-07-17 12:26:14,975 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/heka is present and owned by root:root
2018-07-17 12:26:14,976 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/heka] at time 12:26:14.976027 duration_in_ms=1.951
2018-07-17 12:26:14,976 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/heat] at time 12:26:14.976881
2018-07-17 12:26:14,977 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/heat
2018-07-17 12:26:14,978 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/heat is present and owned by root:root
2018-07-17 12:26:14,978 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/heat] at time 12:26:14.978894 duration_in_ms=2.013
2018-07-17 12:26:14,979 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/openldap] at time 12:26:14.979717
2018-07-17 12:26:14,980 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/openldap
2018-07-17 12:26:14,981 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/openldap is present and owned by root:root
2018-07-17 12:26:14,981 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/openldap] at time 12:26:14.981693 duration_in_ms=1.976
2018-07-17 12:26:14,982 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/collectd] at time 12:26:14.982489
2018-07-17 12:26:14,982 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/collectd
2018-07-17 12:26:14,984 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/collectd is present and owned by root:root
2018-07-17 12:26:14,984 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/collectd] at time 12:26:14.984481 duration_in_ms=1.991
2018-07-17 12:26:14,986 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/salt] at time 12:26:14.986296
2018-07-17 12:26:14,986 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/salt
2018-07-17 12:26:14,987 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/salt is present and owned by root:root
2018-07-17 12:26:14,988 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/salt] at time 12:26:14.988250 duration_in_ms=1.954
2018-07-17 12:26:14,989 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/apache] at time 12:26:14.989069
2018-07-17 12:26:14,989 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/apache
2018-07-17 12:26:14,990 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/apache is present and owned by root:root
2018-07-17 12:26:14,991 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/apache] at time 12:26:14.991003 duration_in_ms=1.935
2018-07-17 12:26:14,991 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/postgresql] at time 12:26:14.991824
2018-07-17 12:26:14,992 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/postgresql
2018-07-17 12:26:14,993 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/postgresql is present and owned by root:root
2018-07-17 12:26:14,993 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/postgresql] at time 12:26:14.993852 duration_in_ms=2.028
2018-07-17 12:26:14,994 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/swift] at time 12:26:14.994661
2018-07-17 12:26:14,995 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/swift
2018-07-17 12:26:14,996 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/swift is present and owned by root:root
2018-07-17 12:26:14,996 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/swift] at time 12:26:14.996834 duration_in_ms=2.173
2018-07-17 12:26:14,997 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/fluentd] at time 12:26:14.997692
2018-07-17 12:26:14,998 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/fluentd
2018-07-17 12:26:14,999 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/fluentd is present and owned by root:root
2018-07-17 12:26:14,999 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/fluentd] at time 12:26:14.999666 duration_in_ms=1.974
2018-07-17 12:26:15,000 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/billometer] at time 12:26:15.000515
2018-07-17 12:26:15,000 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/billometer
2018-07-17 12:26:15,002 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/billometer is present and owned by root:root
2018-07-17 12:26:15,002 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/billometer] at time 12:26:15.002480 duration_in_ms=1.966
2018-07-17 12:26:15,003 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/linux] at time 12:26:15.003305
2018-07-17 12:26:15,003 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/linux
2018-07-17 12:26:15,004 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/linux is present and owned by root:root
2018-07-17 12:26:15,005 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/linux] at time 12:26:15.005030 duration_in_ms=1.725
2018-07-17 12:26:15,005 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/ceilometer] at time 12:26:15.005849
2018-07-17 12:26:15,006 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/ceilometer
2018-07-17 12:26:15,007 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/ceilometer is present and owned by root:root
2018-07-17 12:26:15,007 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/ceilometer] at time 12:26:15.007563 duration_in_ms=1.714
2018-07-17 12:26:15,008 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/sphinx] at time 12:26:15.008364
2018-07-17 12:26:15,008 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/sphinx
2018-07-17 12:26:15,009 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/sphinx is present and owned by root:root
2018-07-17 12:26:15,010 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/sphinx] at time 12:26:15.010065 duration_in_ms=1.701
2018-07-17 12:26:15,010 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/aptcacher] at time 12:26:15.010856
2018-07-17 12:26:15,011 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/aptcacher
2018-07-17 12:26:15,012 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/aptcacher is present and owned by root:root
2018-07-17 12:26:15,012 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/aptcacher] at time 12:26:15.012549 duration_in_ms=1.693
2018-07-17 12:26:15,013 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/bind] at time 12:26:15.013345
2018-07-17 12:26:15,013 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/bind
2018-07-17 12:26:15,014 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/bind is present and owned by root:root
2018-07-17 12:26:15,015 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/bind] at time 12:26:15.015031 duration_in_ms=1.686
2018-07-17 12:26:15,015 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/gerrit] at time 12:26:15.015856
2018-07-17 12:26:15,016 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/gerrit
2018-07-17 12:26:15,017 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/gerrit is present and owned by root:root
2018-07-17 12:26:15,017 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/gerrit] at time 12:26:15.017557 duration_in_ms=1.7
2018-07-17 12:26:15,018 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/opencontrail] at time 12:26:15.018363
2018-07-17 12:26:15,018 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/opencontrail
2018-07-17 12:26:15,019 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/opencontrail is present and owned by root:root
2018-07-17 12:26:15,020 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/opencontrail] at time 12:26:15.020044 duration_in_ms=1.681
2018-07-17 12:26:15,020 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/ccp] at time 12:26:15.020893
2018-07-17 12:26:15,021 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/ccp
2018-07-17 12:26:15,022 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/ccp is present and owned by root:root
2018-07-17 12:26:15,022 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/ccp] at time 12:26:15.022592 duration_in_ms=1.699
2018-07-17 12:26:15,023 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/logrotate] at time 12:26:15.023410
2018-07-17 12:26:15,023 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/logrotate
2018-07-17 12:26:15,024 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/logrotate is present and owned by root:root
2018-07-17 12:26:15,025 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/logrotate] at time 12:26:15.025144 duration_in_ms=1.734
2018-07-17 12:26:15,025 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/octavia] at time 12:26:15.025948
2018-07-17 12:26:15,026 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/octavia
2018-07-17 12:26:15,027 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/octavia is present and owned by root:root
2018-07-17 12:26:15,027 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/octavia] at time 12:26:15.027659 duration_in_ms=1.711
2018-07-17 12:26:15,028 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/graphite] at time 12:26:15.028631
2018-07-17 12:26:15,028 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/graphite
2018-07-17 12:26:15,030 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/graphite is present and owned by root:root
2018-07-17 12:26:15,030 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/graphite] at time 12:26:15.030332 duration_in_ms=1.702
2018-07-17 12:26:15,031 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/elasticsearch] at time 12:26:15.031129
2018-07-17 12:26:15,031 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/elasticsearch
2018-07-17 12:26:15,032 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/elasticsearch is present and owned by root:root
2018-07-17 12:26:15,032 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/elasticsearch] at time 12:26:15.032875 duration_in_ms=1.746
2018-07-17 12:26:15,033 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/horizon] at time 12:26:15.033832
2018-07-17 12:26:15,034 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/horizon
2018-07-17 12:26:15,035 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/horizon is present and owned by root:root
2018-07-17 12:26:15,035 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/horizon] at time 12:26:15.035571 duration_in_ms=1.739
2018-07-17 12:26:15,036 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/openssh] at time 12:26:15.036325
2018-07-17 12:26:15,036 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/openssh
2018-07-17 12:26:15,037 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/openssh is present and owned by root:root
2018-07-17 12:26:15,038 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/openssh] at time 12:26:15.037969 duration_in_ms=1.644
2018-07-17 12:26:15,038 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/cinder] at time 12:26:15.038706
2018-07-17 12:26:15,038 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/cinder
2018-07-17 12:26:15,040 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/cinder is present and owned by root:root
2018-07-17 12:26:15,040 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/cinder] at time 12:26:15.040360 duration_in_ms=1.654
2018-07-17 12:26:15,041 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/docker] at time 12:26:15.041137
2018-07-17 12:26:15,041 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/docker
2018-07-17 12:26:15,042 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/docker is present and owned by root:root
2018-07-17 12:26:15,042 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/docker] at time 12:26:15.042793 duration_in_ms=1.656
2018-07-17 12:26:15,043 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/prometheus] at time 12:26:15.043560
2018-07-17 12:26:15,043 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/prometheus
2018-07-17 12:26:15,045 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/prometheus is present and owned by root:root
2018-07-17 12:26:15,045 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/prometheus] at time 12:26:15.045167 duration_in_ms=1.608
2018-07-17 12:26:15,045 [salt.state       ][INFO    ][22027] Running state [/srv/salt/reclass/classes/service/devops_portal] at time 12:26:15.045778
2018-07-17 12:26:15,045 [salt.state       ][INFO    ][22027] Executing state file.symlink for /srv/salt/reclass/classes/service/devops_portal
2018-07-17 12:26:15,047 [salt.state       ][INFO    ][22027] Symlink /srv/salt/reclass/classes/service/devops_portal is present and owned by root:root
2018-07-17 12:26:15,047 [salt.state       ][INFO    ][22027] Completed state [/srv/salt/reclass/classes/service/devops_portal] at time 12:26:15.047150 duration_in_ms=1.371
2018-07-17 12:26:15,047 [salt.state       ][INFO    ][22027] Running state [salt-minion] at time 12:26:15.047344
2018-07-17 12:26:15,047 [salt.state       ][INFO    ][22027] Executing state pkg.installed for salt-minion
2018-07-17 12:26:15,052 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:15,052 [salt.state       ][INFO    ][22027] Completed state [salt-minion] at time 12:26:15.052183 duration_in_ms=4.838
2018-07-17 12:26:15,052 [salt.state       ][INFO    ][22027] Running state [salt_minion_dependency_packages] at time 12:26:15.052395
2018-07-17 12:26:15,052 [salt.state       ][INFO    ][22027] Executing state pkg.installed for salt_minion_dependency_packages
2018-07-17 12:26:15,056 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:15,056 [salt.state       ][INFO    ][22027] Completed state [salt_minion_dependency_packages] at time 12:26:15.056632 duration_in_ms=4.236
2018-07-17 12:26:15,057 [salt.state       ][INFO    ][22027] Running state [/etc/salt/minion.d/minion.conf] at time 12:26:15.057389
2018-07-17 12:26:15,057 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-07-17 12:26:15,249 [salt.state       ][INFO    ][22027] File /etc/salt/minion.d/minion.conf is in the correct state
2018-07-17 12:26:15,249 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/minion.d/minion.conf] at time 12:26:15.249384 duration_in_ms=191.994
2018-07-17 12:26:15,250 [salt.state       ][INFO    ][22027] Running state [/etc/salt/minion.d/_pki.conf] at time 12:26:15.250389
2018-07-17 12:26:15,250 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/minion.d/_pki.conf
2018-07-17 12:26:15,253 [salt.state       ][INFO    ][22027] File /etc/salt/minion.d/_pki.conf is in the correct state
2018-07-17 12:26:15,253 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/minion.d/_pki.conf] at time 12:26:15.253426 duration_in_ms=3.037
2018-07-17 12:26:15,257 [salt.state       ][INFO    ][22027] Running state [salt-minion] at time 12:26:15.257833
2018-07-17 12:26:15,258 [salt.state       ][INFO    ][22027] Executing state service.running for salt-minion
2018-07-17 12:26:15,258 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-17 12:26:15,273 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-07-17 12:26:15,286 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-17 12:26:15,294 [salt.state       ][INFO    ][22027] The service salt-minion is already running
2018-07-17 12:26:15,294 [salt.state       ][INFO    ][22027] Completed state [salt-minion] at time 12:26:15.294901 duration_in_ms=37.068
2018-07-17 12:26:15,297 [salt.state       ][INFO    ][22027] Running state [/etc/salt/grains.d] at time 12:26:15.297949
2018-07-17 12:26:15,298 [salt.state       ][INFO    ][22027] Executing state file.directory for /etc/salt/grains.d
2018-07-17 12:26:15,299 [salt.state       ][INFO    ][22027] Directory /etc/salt/grains.d is in the correct state
2018-07-17 12:26:15,299 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/grains.d] at time 12:26:15.299254 duration_in_ms=1.305
2018-07-17 12:26:15,300 [salt.state       ][INFO    ][22027] Running state [/etc/salt/grains] at time 12:26:15.300193
2018-07-17 12:26:15,300 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/grains
2018-07-17 12:26:15,301 [salt.state       ][INFO    ][22027] File /etc/salt/grains exists with proper permissions. No changes made.
2018-07-17 12:26:15,301 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/grains] at time 12:26:15.301275 duration_in_ms=1.081
2018-07-17 12:26:15,302 [salt.state       ][INFO    ][22027] Running state [/etc/salt/grains.d/placeholder] at time 12:26:15.302067
2018-07-17 12:26:15,302 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-07-17 12:26:15,302 [salt.state       ][INFO    ][22027] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-07-17 12:26:15,303 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/grains.d/placeholder] at time 12:26:15.303071 duration_in_ms=1.003
2018-07-17 12:26:15,303 [salt.state       ][INFO    ][22027] Running state [/etc/salt/grains.d/sphinx] at time 12:26:15.303881
2018-07-17 12:26:15,304 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-07-17 12:26:15,307 [salt.state       ][INFO    ][22027] File changed:
--- 
+++ 
@@ -15,7 +15,9 @@
               name: IP Addresses
               value:
               - 10.20.0.2
+              - 10.167.4.11
               - 127.0.0.1
+              - 192.168.11.2
         system:
           name: System
           param:

2018-07-17 12:26:15,307 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/grains.d/sphinx] at time 12:26:15.307544 duration_in_ms=3.663
2018-07-17 12:26:15,309 [salt.state       ][INFO    ][22027] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.309804
2018-07-17 12:26:15,310 [salt.state       ][INFO    ][22027] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,310 [salt.state       ][INFO    ][22027] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,310 [salt.state       ][INFO    ][22027] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.310736 duration_in_ms=0.931
2018-07-17 12:26:15,311 [salt.state       ][INFO    ][22027] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.310993
2018-07-17 12:26:15,311 [salt.state       ][INFO    ][22027] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,312 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-07-17 12:26:15,493 [salt.state       ][INFO    ][22027] {'pid': 22404, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 12:26:15,493 [salt.state       ][INFO    ][22027] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.493750 duration_in_ms=182.756
2018-07-17 12:26:15,495 [salt.state       ][INFO    ][22027] Running state [/etc/salt/grains.d/dns_records] at time 12:26:15.495479
2018-07-17 12:26:15,496 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-07-17 12:26:15,505 [salt.state       ][INFO    ][22027] File /etc/salt/grains.d/dns_records is in the correct state
2018-07-17 12:26:15,505 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/grains.d/dns_records] at time 12:26:15.505369 duration_in_ms=9.889
2018-07-17 12:26:15,507 [salt.state       ][INFO    ][22027] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.507521
2018-07-17 12:26:15,507 [salt.state       ][INFO    ][22027] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,508 [salt.state       ][INFO    ][22027] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,508 [salt.state       ][INFO    ][22027] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.508782 duration_in_ms=1.26
2018-07-17 12:26:15,510 [salt.state       ][INFO    ][22027] Running state [/etc/salt/grains.d/salt] at time 12:26:15.509965
2018-07-17 12:26:15,510 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/grains.d/salt
2018-07-17 12:26:15,516 [salt.state       ][INFO    ][22027] File /etc/salt/grains.d/salt is in the correct state
2018-07-17 12:26:15,517 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/grains.d/salt] at time 12:26:15.517234 duration_in_ms=7.268
2018-07-17 12:26:15,519 [salt.state       ][INFO    ][22027] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.519244
2018-07-17 12:26:15,519 [salt.state       ][INFO    ][22027] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,520 [salt.state       ][INFO    ][22027] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-17 12:26:15,520 [salt.state       ][INFO    ][22027] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 12:26:15.520509 duration_in_ms=1.264
2018-07-17 12:26:15,524 [salt.state       ][INFO    ][22027] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 12:26:15.524162
2018-07-17 12:26:15,524 [salt.state       ][INFO    ][22027] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-17 12:26:15,525 [salt.state       ][INFO    ][22027] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-17 12:26:15,525 [salt.state       ][INFO    ][22027] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 12:26:15.525431 duration_in_ms=1.268
2018-07-17 12:26:15,525 [salt.state       ][INFO    ][22027] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 12:26:15.525782
2018-07-17 12:26:15,526 [salt.state       ][INFO    ][22027] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-17 12:26:15,528 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-07-17 12:26:15,546 [salt.state       ][INFO    ][22027] {'pid': 22406, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 12:26:15,547 [salt.state       ][INFO    ][22027] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 12:26:15.547294 duration_in_ms=21.512
2018-07-17 12:26:15,549 [salt.state       ][INFO    ][22027] Running state [mine.update] at time 12:26:15.549354
2018-07-17 12:26:15,549 [salt.state       ][INFO    ][22027] Executing state module.wait for mine.update
2018-07-17 12:26:15,550 [salt.state       ][INFO    ][22027] No changes made for mine.update
2018-07-17 12:26:15,550 [salt.state       ][INFO    ][22027] Completed state [mine.update] at time 12:26:15.550507 duration_in_ms=1.153
2018-07-17 12:26:15,550 [salt.state       ][INFO    ][22027] Running state [mine.update] at time 12:26:15.550782
2018-07-17 12:26:15,551 [salt.state       ][INFO    ][22027] Executing state module.mod_watch for mine.update
2018-07-17 12:26:16,081 [salt.state       ][INFO    ][22027] {'ret': True}
2018-07-17 12:26:16,083 [salt.state       ][INFO    ][22027] Completed state [mine.update] at time 12:26:16.082981 duration_in_ms=532.197
2018-07-17 12:26:16,083 [salt.state       ][INFO    ][22027] Running state [/etc/pki/ca/salt_master_ca] at time 12:26:16.083851
2018-07-17 12:26:16,084 [salt.state       ][INFO    ][22027] Executing state file.directory for /etc/pki/ca/salt_master_ca
2018-07-17 12:26:16,086 [salt.state       ][INFO    ][22027] Directory /etc/pki/ca/salt_master_ca is in the correct state
2018-07-17 12:26:16,087 [salt.state       ][INFO    ][22027] Completed state [/etc/pki/ca/salt_master_ca] at time 12:26:16.087021 duration_in_ms=3.17
2018-07-17 12:26:16,087 [salt.state       ][INFO    ][22027] Running state [/etc/pki/ca/salt_master_ca/certs] at time 12:26:16.087492
2018-07-17 12:26:16,087 [salt.state       ][INFO    ][22027] Executing state file.directory for /etc/pki/ca/salt_master_ca/certs
2018-07-17 12:26:16,089 [salt.state       ][INFO    ][22027] Directory /etc/pki/ca/salt_master_ca/certs is in the correct state
2018-07-17 12:26:16,089 [salt.state       ][INFO    ][22027] Completed state [/etc/pki/ca/salt_master_ca/certs] at time 12:26:16.089365 duration_in_ms=1.873
2018-07-17 12:26:16,094 [salt.state       ][INFO    ][22027] Running state [/etc/pki/ca/salt_master_ca/ca.key] at time 12:26:16.094693
2018-07-17 12:26:16,095 [salt.state       ][INFO    ][22027] Executing state x509.private_key_managed for /etc/pki/ca/salt_master_ca/ca.key
2018-07-17 12:26:16,110 [salt.state       ][INFO    ][22027] File /etc/pki/ca/salt_master_ca/ca.key is in the correct state
2018-07-17 12:26:16,110 [salt.state       ][INFO    ][22027] Completed state [/etc/pki/ca/salt_master_ca/ca.key] at time 12:26:16.110427 duration_in_ms=15.734
2018-07-17 12:26:16,112 [salt.state       ][INFO    ][22027] Running state [/etc/pki/ca/salt_master_ca/ca.key] at time 12:26:16.112291
2018-07-17 12:26:16,112 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/pki/ca/salt_master_ca/ca.key
2018-07-17 12:26:16,114 [salt.state       ][INFO    ][22027] File /etc/pki/ca/salt_master_ca/ca.key exists with proper permissions. No changes made.
2018-07-17 12:26:16,114 [salt.state       ][INFO    ][22027] Completed state [/etc/pki/ca/salt_master_ca/ca.key] at time 12:26:16.114397 duration_in_ms=2.106
2018-07-17 12:26:16,115 [salt.state       ][INFO    ][22027] Running state [/etc/pki/ca/salt_master_ca/ca.crt] at time 12:26:16.115869
2018-07-17 12:26:16,116 [salt.state       ][INFO    ][22027] Executing state x509.certificate_managed for /etc/pki/ca/salt_master_ca/ca.crt
2018-07-17 12:26:16,139 [salt.state       ][INFO    ][22027] File /etc/pki/ca/salt_master_ca/ca.crt is in the correct state
2018-07-17 12:26:16,140 [salt.state       ][INFO    ][22027] Completed state [/etc/pki/ca/salt_master_ca/ca.crt] at time 12:26:16.140246 duration_in_ms=24.378
2018-07-17 12:26:16,141 [salt.state       ][INFO    ][22027] Running state [/etc/pki/ca/salt_master_ca/ca.crt] at time 12:26:16.141933
2018-07-17 12:26:16,142 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/pki/ca/salt_master_ca/ca.crt
2018-07-17 12:26:16,142 [salt.loaded.int.states.file][WARNING ][22027] State for file: /etc/pki/ca/salt_master_ca/ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-07-17 12:26:16,143 [salt.state       ][INFO    ][22027] File /etc/pki/ca/salt_master_ca/ca.crt exists with proper permissions. No changes made.
2018-07-17 12:26:16,144 [salt.state       ][INFO    ][22027] Completed state [/etc/pki/ca/salt_master_ca/ca.crt] at time 12:26:16.144013 duration_in_ms=2.08
2018-07-17 12:26:16,145 [salt.state       ][INFO    ][22027] Running state [mine.send] at time 12:26:16.145405
2018-07-17 12:26:16,145 [salt.state       ][INFO    ][22027] Executing state module.run for mine.send
2018-07-17 12:26:16,650 [salt.state       ][INFO    ][22027] {'ret': True}
2018-07-17 12:26:16,651 [salt.state       ][INFO    ][22027] Completed state [mine.send] at time 12:26:16.651336 duration_in_ms=505.931
2018-07-17 12:26:16,651 [salt.state       ][INFO    ][22027] Running state [ca-certificates] at time 12:26:16.651753
2018-07-17 12:26:16,652 [salt.state       ][INFO    ][22027] Executing state pkg.installed for ca-certificates
2018-07-17 12:26:16,668 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:16,669 [salt.state       ][INFO    ][22027] Completed state [ca-certificates] at time 12:26:16.669680 duration_in_ms=17.927
2018-07-17 12:26:16,672 [salt.state       ][INFO    ][22027] Running state [update-ca-certificates] at time 12:26:16.672281
2018-07-17 12:26:16,673 [salt.state       ][INFO    ][22027] Executing state cmd.wait for update-ca-certificates
2018-07-17 12:26:16,674 [salt.state       ][INFO    ][22027] No changes made for update-ca-certificates
2018-07-17 12:26:16,675 [salt.state       ][INFO    ][22027] Completed state [update-ca-certificates] at time 12:26:16.675059 duration_in_ms=2.778
2018-07-17 12:26:16,676 [salt.state       ][INFO    ][22027] Running state [salt-api] at time 12:26:16.676377
2018-07-17 12:26:16,677 [salt.state       ][INFO    ][22027] Executing state pkg.installed for salt-api
2018-07-17 12:26:16,687 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:16,688 [salt.state       ][INFO    ][22027] Completed state [salt-api] at time 12:26:16.688007 duration_in_ms=11.63
2018-07-17 12:26:16,688 [salt.state       ][INFO    ][22027] Running state [python-cherrypy3] at time 12:26:16.688891
2018-07-17 12:26:16,689 [salt.state       ][INFO    ][22027] Executing state pkg.installed for python-cherrypy3
2018-07-17 12:26:16,702 [salt.state       ][INFO    ][22027] All specified packages are already installed
2018-07-17 12:26:16,703 [salt.state       ][INFO    ][22027] Completed state [python-cherrypy3] at time 12:26:16.703566 duration_in_ms=14.675
2018-07-17 12:26:16,705 [salt.state       ][INFO    ][22027] Running state [/etc/salt/master.d/_api.conf] at time 12:26:16.705571
2018-07-17 12:26:16,706 [salt.state       ][INFO    ][22027] Executing state file.managed for /etc/salt/master.d/_api.conf
2018-07-17 12:26:17,049 [salt.state       ][INFO    ][22027] File /etc/salt/master.d/_api.conf is in the correct state
2018-07-17 12:26:17,050 [salt.state       ][INFO    ][22027] Completed state [/etc/salt/master.d/_api.conf] at time 12:26:17.050291 duration_in_ms=344.72
2018-07-17 12:26:17,052 [salt.state       ][INFO    ][22027] Running state [salt-api] at time 12:26:17.052393
2018-07-17 12:26:17,052 [salt.state       ][INFO    ][22027] Executing state service.running for salt-api
2018-07-17 12:26:17,053 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'status', 'salt-api.service', '-n', '0'] in directory '/root'
2018-07-17 12:26:17,087 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'is-active', 'salt-api.service'] in directory '/root'
2018-07-17 12:26:17,106 [salt.loaded.int.module.cmdmod][INFO    ][22027] Executing command ['systemctl', 'is-enabled', 'salt-api.service'] in directory '/root'
2018-07-17 12:26:17,123 [salt.state       ][INFO    ][22027] The service salt-api is already running
2018-07-17 12:26:17,123 [salt.state       ][INFO    ][22027] Completed state [salt-api] at time 12:26:17.123823 duration_in_ms=71.428
2018-07-17 12:26:17,139 [salt.minion      ][INFO    ][22027] Returning information for job: 20180717122601627252
2018-07-17 12:28:19,505 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command state.sls with jid 20180717122819498437
2018-07-17 12:28:19,541 [salt.minion      ][INFO    ][22600] Starting a new job with PID 22600
2018-07-17 12:28:21,327 [salt.state       ][INFO    ][22600] Loading fresh modules for state activity
2018-07-17 12:28:21,366 [salt.fileclient  ][INFO    ][22600] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-17 12:28:21,724 [salt.fileclient  ][INFO    ][22600] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-17 12:28:21,793 [salt.fileclient  ][INFO    ][22600] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-17 12:28:22,129 [salt.loader      ][ERROR   ][22600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:28:22,592 [salt.state       ][INFO    ][22600] Running state [ntp] at time 12:28:22.592692
2018-07-17 12:28:22,593 [salt.state       ][INFO    ][22600] Executing state pkg.installed for ntp
2018-07-17 12:28:22,594 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 12:28:23,236 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-07-17 12:28:23,441 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 12:28:25,901 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 12:28:25,937 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-17 12:28:33,997 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 12:28:34,043 [salt.state       ][INFO    ][22600] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

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

2018-07-17 12:28:34,319 [salt.state       ][INFO    ][22600] Completed state [/etc/ntp.conf] at time 12:28:34.319200 duration_in_ms=129.287
2018-07-17 12:28:34,320 [salt.loader      ][ERROR   ][22600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-17 12:28:34,500 [salt.state       ][INFO    ][22600] Running state [ntp] at time 12:28:34.500853
2018-07-17 12:28:34,501 [salt.state       ][INFO    ][22600] Executing state service.running for ntp
2018-07-17 12:28:34,503 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 12:28:34,518 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 12:28:34,527 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 12:28:34,540 [salt.state       ][INFO    ][22600] The service ntp is already running
2018-07-17 12:28:34,540 [salt.state       ][INFO    ][22600] Completed state [ntp] at time 12:28:34.540853 duration_in_ms=40.0
2018-07-17 12:28:34,541 [salt.state       ][INFO    ][22600] Running state [ntp] at time 12:28:34.541234
2018-07-17 12:28:34,541 [salt.state       ][INFO    ][22600] Executing state service.mod_watch for ntp
2018-07-17 12:28:34,542 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 12:28:34,552 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 12:28:34,562 [salt.loaded.int.module.cmdmod][INFO    ][22600] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-17 12:28:34,614 [salt.state       ][INFO    ][22600] {'ntp': True}
2018-07-17 12:28:34,614 [salt.state       ][INFO    ][22600] Completed state [ntp] at time 12:28:34.614876 duration_in_ms=73.641
2018-07-17 12:28:34,616 [salt.minion      ][INFO    ][22600] Returning information for job: 20180717122819498437
2018-07-17 13:24:33,339 [salt.utils.schedule][INFO    ][18423] Running scheduled job: __mine_interval
2018-07-17 14:24:33,339 [salt.utils.schedule][INFO    ][18423] Running scheduled job: __mine_interval
2018-07-17 15:20:10,155 [salt.minion      ][INFO    ][18423] User root Executing command x509.sign_remote_certificate with jid 20180717152010144481
2018-07-17 15:20:10,186 [salt.minion      ][INFO    ][5172] Starting a new job with PID 5172
2018-07-17 15:20:10,273 [salt.minion      ][INFO    ][5172] Returning information for job: 20180717152010144481
2018-07-17 15:20:10,529 [salt.minion      ][INFO    ][18423] User root Executing command x509.sign_remote_certificate with jid 20180717152010514296
2018-07-17 15:20:10,552 [salt.minion      ][INFO    ][5181] Starting a new job with PID 5181
2018-07-17 15:20:10,611 [salt.minion      ][INFO    ][5181] Returning information for job: 20180717152010514296
2018-07-17 15:20:10,729 [salt.minion      ][INFO    ][18423] User root Executing command x509.sign_remote_certificate with jid 20180717152010715414
2018-07-17 15:20:10,749 [salt.minion      ][INFO    ][5190] Starting a new job with PID 5190
2018-07-17 15:20:10,791 [salt.minion      ][INFO    ][5190] Returning information for job: 20180717152010715414
2018-07-17 15:20:11,093 [salt.minion      ][INFO    ][18423] User root Executing command x509.sign_remote_certificate with jid 20180717152011085200
2018-07-17 15:20:11,111 [salt.minion      ][INFO    ][5199] Starting a new job with PID 5199
2018-07-17 15:20:11,167 [salt.minion      ][INFO    ][5199] Returning information for job: 20180717152011085200
2018-07-17 15:24:33,339 [salt.utils.schedule][INFO    ][18423] Running scheduled job: __mine_interval
2018-07-17 16:24:33,339 [salt.utils.schedule][INFO    ][18423] Running scheduled job: __mine_interval
2018-07-17 17:01:33,607 [salt.minion      ][INFO    ][18423] User sudo_ubuntu Executing command cp.push_dir with jid 20180717170133589502
2018-07-17 17:01:33,630 [salt.minion      ][INFO    ][11181] Starting a new job with PID 11181
