2018-01-27 16:37:44,353 [salt.loaded.int.module.cmdmod][ERROR   ][1832] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-27 16:37:47,232 [salt.loaded.int.module.cmdmod][INFO    ][2351] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-27 16:37:47,252 [salt.loaded.int.module.cmdmod][INFO    ][2351] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-27 16:37:47,280 [salt.loaded.int.module.cmdmod][INFO    ][2351] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-27 16:37:47,312 [salt.utils.parsers][WARNING ][1220] Minion received a SIGTERM. Exiting.
2018-01-27 16:37:47,313 [tornado.general  ][ERROR   ][1220] Uncaught exception, closing connection.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 414, in _run_callback
    callback(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 434, in wrap_callback
    payload = yield self._decode_messages(messages)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 411, in _decode_messages
    ret = yield self._decode_payload(payload)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 50, in _decode_payload
    log.trace('Decoding payload: {0}'.format(payload))
  File "/usr/lib/python2.7/dist-packages/salt/log/mixins.py", line 35, in trace
    self.log(getattr(logging, 'TRACE', 5), msg, *args, **kwargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1231, in log
    self._log(level, msg, args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 310, in _log
    self, level, msg, args, exc_info=exc_info, extra=extra
  File "/usr/lib/python2.7/logging/__init__.py", line 1285, in _log
    record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 344, in makeRecord
    exc_info, func)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 191, in __init__
    self.colormsg = '%s%s%s' % (cmsg, self.getMessage(), reset)
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 231, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 958, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 397, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 961, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 267, in exit
    optparse.OptionParser.exit(self, status, msg)
  File "/usr/lib/python2.7/optparse.py", line 1574, in exit
    sys.exit(status)
SystemExit: 0
2018-01-27 16:37:47,321 [tornado.general  ][ERROR   ][1220] Uncaught exception, closing connection.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 440, in _handle_events
    self._handle_recv()
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 472, in _handle_recv
    self._run_callback(callback, msg)
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 414, in _run_callback
    callback(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 434, in wrap_callback
    payload = yield self._decode_messages(messages)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 411, in _decode_messages
    ret = yield self._decode_payload(payload)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 50, in _decode_payload
    log.trace('Decoding payload: {0}'.format(payload))
  File "/usr/lib/python2.7/dist-packages/salt/log/mixins.py", line 35, in trace
    self.log(getattr(logging, 'TRACE', 5), msg, *args, **kwargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1231, in log
    self._log(level, msg, args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 310, in _log
    self, level, msg, args, exc_info=exc_info, extra=extra
  File "/usr/lib/python2.7/logging/__init__.py", line 1285, in _log
    record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 344, in makeRecord
    exc_info, func)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 191, in __init__
    self.colormsg = '%s%s%s' % (cmsg, self.getMessage(), reset)
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 231, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 958, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 397, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 961, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 267, in exit
    optparse.OptionParser.exit(self, status, msg)
  File "/usr/lib/python2.7/optparse.py", line 1574, in exit
    sys.exit(status)
SystemExit: 0
2018-01-27 16:37:47,719 [salt.cli.daemons ][INFO    ][2398] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-27 16:37:47,826 [salt.cli.daemons ][INFO    ][2398] Starting up the Salt Minion
2018-01-27 16:37:47,827 [salt.utils.event ][INFO    ][2398] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-27 16:37:48,433 [salt.minion      ][INFO    ][2398] Creating minion process manager
2018-01-27 16:37:49,664 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2398] Executing command ['date', '+%z'] in directory '/root'
2018-01-27 16:37:49,688 [salt.utils.schedule][INFO    ][2398] Updating job settings for scheduled job: __mine_interval
2018-01-27 16:37:49,690 [salt.minion      ][INFO    ][2398] Added mine.update to scheduler
2018-01-27 16:37:49,696 [salt.minion      ][INFO    ][2398] Minion is starting as user 'root'
2018-01-27 16:37:49,714 [salt.minion      ][INFO    ][2398] Minion is ready to receive requests!
2018-01-27 16:37:50,716 [salt.utils.schedule][INFO    ][2398] Running scheduled job: __mine_interval
2018-01-27 16:37:55,024 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command state.apply with jid 20180127163755951405
2018-01-27 16:37:55,050 [salt.minion      ][INFO    ][2489] Starting a new job with PID 2489
2018-01-27 16:37:58,705 [salt.state       ][INFO    ][2489] Loading fresh modules for state activity
2018-01-27 16:37:59,345 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-27 16:37:59,386 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-27 16:37:59,531 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-27 16:37:59,646 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-27 16:37:59,756 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-27 16:37:59,977 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-27 16:38:00,106 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-27 16:38:00,211 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-27 16:38:00,354 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-27 16:38:00,462 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-27 16:38:00,573 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-27 16:38:00,688 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-27 16:38:01,855 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-27 16:38:01,982 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-27 16:38:02,088 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-27 16:38:02,193 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-27 16:38:02,305 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-27 16:38:02,427 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-27 16:38:02,538 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-27 16:38:02,649 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-27 16:38:02,825 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-27 16:38:03,016 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-27 16:38:03,125 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-27 16:38:03,233 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-27 16:38:03,250 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-27 16:38:03,292 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-27 16:38:03,329 [salt.state       ][INFO    ][2489] Running state [/etc/environment] at time 16:38:03.329016
2018-01-27 16:38:03,329 [salt.state       ][INFO    ][2489] Executing state file.blockreplace for /etc/environment
2018-01-27 16:38:03,337 [salt.state       ][INFO    ][2489] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-27 16:38:03,337 [salt.state       ][INFO    ][2489] Completed state [/etc/environment] at time 16:38:03.337639 duration_in_ms=8.624
2018-01-27 16:38:03,337 [salt.state       ][INFO    ][2489] Running state [/etc/profile.d] at time 16:38:03.337881
2018-01-27 16:38:03,338 [salt.state       ][INFO    ][2489] Executing state file.directory for /etc/profile.d
2018-01-27 16:38:03,339 [salt.state       ][INFO    ][2489] Directory /etc/profile.d is in the correct state
2018-01-27 16:38:03,340 [salt.state       ][INFO    ][2489] Completed state [/etc/profile.d] at time 16:38:03.340016 duration_in_ms=2.135
2018-01-27 16:38:03,914 [salt.state       ][INFO    ][2489] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 16:38:03.914747
2018-01-27 16:38:03,915 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-27 16:38:03,942 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-27 16:38:03,952 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:03,952 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 16:38:03.952844 duration_in_ms=38.099
2018-01-27 16:38:03,953 [salt.state       ][INFO    ][2489] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 16:38:03.953118
2018-01-27 16:38:03,953 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-27 16:38:03,972 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:03,972 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 16:38:03.972425 duration_in_ms=19.306
2018-01-27 16:38:03,973 [salt.state       ][INFO    ][2489] Running state [linux_repo_prereq_pkgs] at time 16:38:03.973625
2018-01-27 16:38:03,973 [salt.state       ][INFO    ][2489] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-27 16:38:03,974 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:38:04,401 [salt.state       ][INFO    ][2489] All specified packages are already installed
2018-01-27 16:38:04,402 [salt.state       ][INFO    ][2489] Completed state [linux_repo_prereq_pkgs] at time 16:38:04.402309 duration_in_ms=428.683
2018-01-27 16:38:04,403 [salt.state       ][INFO    ][2489] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 16:38:04.402981
2018-01-27 16:38:04,403 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-27 16:38:04,404 [salt.state       ][INFO    ][2489] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-27 16:38:04,404 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 16:38:04.404865 duration_in_ms=1.884
2018-01-27 16:38:04,405 [salt.state       ][INFO    ][2489] Running state [/etc/apt/preferences.d/mk_openstack] at time 16:38:04.405341
2018-01-27 16:38:04,405 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-27 16:38:04,434 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-27 16:38:04,529 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:04,530 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/preferences.d/mk_openstack] at time 16:38:04.530272 duration_in_ms=124.93
2018-01-27 16:38:04,532 [salt.state       ][INFO    ][2489] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 16:38:04.532614
2018-01-27 16:38:04,533 [salt.state       ][INFO    ][2489] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-27 16:38:04,534 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-27 16:38:04,747 [salt.state       ][INFO    ][2489] {'pid': 2551, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-27 16:38:04,749 [salt.state       ][INFO    ][2489] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 16:38:04.749103 duration_in_ms=216.488
2018-01-27 16:38:04,757 [salt.state       ][INFO    ][2489] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 16:38:04.757108
2018-01-27 16:38:04,757 [salt.state       ][INFO    ][2489] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-27 16:38:04,865 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:38:05,106 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127163806030592
2018-01-27 16:38:05,124 [salt.minion      ][INFO    ][2779] Starting a new job with PID 2779
2018-01-27 16:38:05,141 [salt.minion      ][INFO    ][2779] Returning information for job: 20180127163806030592
2018-01-27 16:38:08,293 [salt.state       ][INFO    ][2489] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-27 16:38:08,294 [salt.state       ][INFO    ][2489] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 16:38:08.294059 duration_in_ms=3536.95
2018-01-27 16:38:08,294 [salt.state       ][INFO    ][2489] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 16:38:08.294498
2018-01-27 16:38:08,294 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-27 16:38:08,295 [salt.state       ][INFO    ][2489] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-27 16:38:08,296 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 16:38:08.296284 duration_in_ms=1.786
2018-01-27 16:38:08,296 [salt.state       ][INFO    ][2489] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 16:38:08.296542
2018-01-27 16:38:08,296 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-27 16:38:08,401 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:08,401 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 16:38:08.401810 duration_in_ms=105.268
2018-01-27 16:38:08,402 [salt.state       ][INFO    ][2489] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 16:38:08.402073
2018-01-27 16:38:08,402 [salt.state       ][INFO    ][2489] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-27 16:38:08,403 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-27 16:38:08,581 [salt.state       ][INFO    ][2489] {'pid': 2983, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-27 16:38:08,582 [salt.state       ][INFO    ][2489] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 16:38:08.581915 duration_in_ms=179.842
2018-01-27 16:38:08,585 [salt.state       ][INFO    ][2489] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 16:38:08.585039
2018-01-27 16:38:08,585 [salt.state       ][INFO    ][2489] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-27 16:38:08,737 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:38:12,795 [salt.state       ][INFO    ][2489] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-27 16:38:12,796 [salt.state       ][INFO    ][2489] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 16:38:12.795957 duration_in_ms=4210.917
2018-01-27 16:38:12,796 [salt.state       ][INFO    ][2489] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 16:38:12.796346
2018-01-27 16:38:12,796 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-27 16:38:12,797 [salt.state       ][INFO    ][2489] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-27 16:38:12,797 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 16:38:12.797461 duration_in_ms=1.115
2018-01-27 16:38:12,797 [salt.state       ][INFO    ][2489] Running state [/etc/apt/preferences.d/uca] at time 16:38:12.797703
2018-01-27 16:38:12,797 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-27 16:38:12,798 [salt.state       ][INFO    ][2489] File /etc/apt/preferences.d/uca is not present
2018-01-27 16:38:12,798 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/preferences.d/uca] at time 16:38:12.798416 duration_in_ms=0.713
2018-01-27 16:38:12,798 [salt.state       ][INFO    ][2489] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 16:38:12.798650
2018-01-27 16:38:12,798 [salt.state       ][INFO    ][2489] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-27 16:38:12,800 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-27 16:38:13,029 [salt.state       ][INFO    ][2489] {'pid': 3462, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.K3f4teo1JN/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-27 16:38:13,030 [salt.state       ][INFO    ][2489] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 16:38:13.030353 duration_in_ms=231.701
2018-01-27 16:38:13,032 [salt.state       ][INFO    ][2489] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 16:38:13.032063
2018-01-27 16:38:13,032 [salt.state       ][INFO    ][2489] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-27 16:38:13,128 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:38:15,215 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127163816144178
2018-01-27 16:38:15,240 [salt.minion      ][INFO    ][3984] Starting a new job with PID 3984
2018-01-27 16:38:15,260 [salt.minion      ][INFO    ][3984] Returning information for job: 20180127163816144178
2018-01-27 16:38:17,031 [salt.state       ][INFO    ][2489] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-27 16:38:17,032 [salt.state       ][INFO    ][2489] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 16:38:17.032296 duration_in_ms=4000.232
2018-01-27 16:38:17,032 [salt.state       ][INFO    ][2489] Running state [linux_extra_packages_purged] at time 16:38:17.032698
2018-01-27 16:38:17,033 [salt.state       ][INFO    ][2489] Executing state pkg.purged for linux_extra_packages_purged
2018-01-27 16:38:17,068 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-27 16:38:21,630 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:38:21,672 [salt.state       ][INFO    ][2489] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-27 16:38:21,695 [salt.state       ][INFO    ][2489] Loading fresh modules for state activity
2018-01-27 16:38:21,727 [salt.state       ][INFO    ][2489] Completed state [linux_extra_packages_purged] at time 16:38:21.727792 duration_in_ms=4695.092
2018-01-27 16:38:21,739 [salt.state       ][INFO    ][2489] Running state [linux_extra_packages_latest] at time 16:38:21.739036
2018-01-27 16:38:21,739 [salt.state       ][INFO    ][2489] Executing state pkg.latest for linux_extra_packages_latest
2018-01-27 16:38:22,172 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-27 16:38:22,231 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 16:38:22,258 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-27 16:38:25,157 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:38:25,201 [salt.state       ][INFO    ][2489] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-27 16:38:25,221 [salt.state       ][INFO    ][2489] Loading fresh modules for state activity
2018-01-27 16:38:25,259 [salt.state       ][INFO    ][2489] Completed state [linux_extra_packages_latest] at time 16:38:25.259196 duration_in_ms=3520.159
2018-01-27 16:38:25,263 [salt.state       ][INFO    ][2489] Running state [UTC] at time 16:38:25.263040
2018-01-27 16:38:25,264 [salt.state       ][INFO    ][2489] Executing state timezone.system for UTC
2018-01-27 16:38:25,266 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['timedatectl'] in directory '/root'
2018-01-27 16:38:25,345 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['timedatectl'] in directory '/root'
2018-01-27 16:38:25,366 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-27 16:38:25,383 [salt.state       ][INFO    ][2489] {'timezone': 'UTC'}
2018-01-27 16:38:25,386 [salt.state       ][INFO    ][2489] Completed state [UTC] at time 16:38:25.386205 duration_in_ms=123.164
2018-01-27 16:38:25,389 [salt.state       ][INFO    ][2489] Running state [nf_conntrack] at time 16:38:25.389684
2018-01-27 16:38:25,390 [salt.state       ][INFO    ][2489] Executing state kmod.present for nf_conntrack
2018-01-27 16:38:25,391 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'lsmod' in directory '/root'
2018-01-27 16:38:25,483 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'lsmod' in directory '/root'
2018-01-27 16:38:25,501 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-27 16:38:25,529 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'lsmod' in directory '/root'
2018-01-27 16:38:25,572 [salt.state       ][INFO    ][2489] {'nf_conntrack': 'loaded'}
2018-01-27 16:38:25,573 [salt.state       ][INFO    ][2489] Completed state [nf_conntrack] at time 16:38:25.572917 duration_in_ms=183.232
2018-01-27 16:38:25,577 [salt.state       ][INFO    ][2489] Running state [kernel.panic] at time 16:38:25.577019
2018-01-27 16:38:25,577 [salt.state       ][INFO    ][2489] Executing state sysctl.present for kernel.panic
2018-01-27 16:38:25,578 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,640 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-27 16:38:25,656 [salt.state       ][INFO    ][2489] {'kernel.panic': 60}
2018-01-27 16:38:25,656 [salt.state       ][INFO    ][2489] Completed state [kernel.panic] at time 16:38:25.656864 duration_in_ms=79.844
2018-01-27 16:38:25,657 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_keepalive_probes] at time 16:38:25.657302
2018-01-27 16:38:25,657 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-27 16:38:25,658 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,696 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-27 16:38:25,711 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-27 16:38:25,712 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_keepalive_probes] at time 16:38:25.712039 duration_in_ms=54.737
2018-01-27 16:38:25,712 [salt.state       ][INFO    ][2489] Running state [fs.file-max] at time 16:38:25.712443
2018-01-27 16:38:25,712 [salt.state       ][INFO    ][2489] Executing state sysctl.present for fs.file-max
2018-01-27 16:38:25,713 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,749 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-27 16:38:25,767 [salt.state       ][INFO    ][2489] {'fs.file-max': 124165}
2018-01-27 16:38:25,768 [salt.state       ][INFO    ][2489] Completed state [fs.file-max] at time 16:38:25.767474 duration_in_ms=55.031
2018-01-27 16:38:25,769 [salt.state       ][INFO    ][2489] Running state [net.core.somaxconn] at time 16:38:25.769235
2018-01-27 16:38:25,769 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.core.somaxconn
2018-01-27 16:38:25,770 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,805 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-27 16:38:25,821 [salt.state       ][INFO    ][2489] {'net.core.somaxconn': 4096}
2018-01-27 16:38:25,822 [salt.state       ][INFO    ][2489] Completed state [net.core.somaxconn] at time 16:38:25.822154 duration_in_ms=52.918
2018-01-27 16:38:25,822 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_max_syn_backlog] at time 16:38:25.822853
2018-01-27 16:38:25,823 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-27 16:38:25,824 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,858 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-27 16:38:25,874 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-27 16:38:25,875 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_max_syn_backlog] at time 16:38:25.875001 duration_in_ms=52.148
2018-01-27 16:38:25,875 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_tw_reuse] at time 16:38:25.875947
2018-01-27 16:38:25,876 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-27 16:38:25,877 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,886 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127163826250546
2018-01-27 16:38:25,906 [salt.minion      ][INFO    ][5209] Starting a new job with PID 5209
2018-01-27 16:38:25,912 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-27 16:38:25,927 [salt.minion      ][INFO    ][5209] Returning information for job: 20180127163826250546
2018-01-27 16:38:25,929 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-27 16:38:25,930 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_tw_reuse] at time 16:38:25.930068 duration_in_ms=54.121
2018-01-27 16:38:25,930 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_congestion_control] at time 16:38:25.930532
2018-01-27 16:38:25,930 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-27 16:38:25,932 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:25,969 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-27 16:38:25,989 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-27 16:38:25,990 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_congestion_control] at time 16:38:25.989974 duration_in_ms=59.442
2018-01-27 16:38:25,990 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_retries2] at time 16:38:25.990659
2018-01-27 16:38:25,991 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-27 16:38:25,992 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,030 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-27 16:38:26,048 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_retries2': 5}
2018-01-27 16:38:26,049 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_retries2] at time 16:38:26.049751 duration_in_ms=59.09
2018-01-27 16:38:26,050 [salt.state       ][INFO    ][2489] Running state [net.core.netdev_max_backlog] at time 16:38:26.050434
2018-01-27 16:38:26,051 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-27 16:38:26,052 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,088 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-27 16:38:26,106 [salt.state       ][INFO    ][2489] {'net.core.netdev_max_backlog': 261144}
2018-01-27 16:38:26,106 [salt.state       ][INFO    ][2489] Completed state [net.core.netdev_max_backlog] at time 16:38:26.106848 duration_in_ms=56.412
2018-01-27 16:38:26,107 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_slow_start_after_idle] at time 16:38:26.107502
2018-01-27 16:38:26,108 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-27 16:38:26,109 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,144 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-27 16:38:26,158 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-27 16:38:26,159 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 16:38:26.159860 duration_in_ms=52.357
2018-01-27 16:38:26,160 [salt.state       ][INFO    ][2489] Running state [vm.swappiness] at time 16:38:26.160545
2018-01-27 16:38:26,161 [salt.state       ][INFO    ][2489] Executing state sysctl.present for vm.swappiness
2018-01-27 16:38:26,162 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,196 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-27 16:38:26,211 [salt.state       ][INFO    ][2489] {'vm.swappiness': 10}
2018-01-27 16:38:26,212 [salt.state       ][INFO    ][2489] Completed state [vm.swappiness] at time 16:38:26.212364 duration_in_ms=51.818
2018-01-27 16:38:26,213 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_keepalive_intvl] at time 16:38:26.213028
2018-01-27 16:38:26,213 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-27 16:38:26,214 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,248 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-27 16:38:26,261 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-27 16:38:26,262 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_keepalive_intvl] at time 16:38:26.262317 duration_in_ms=49.289
2018-01-27 16:38:26,263 [salt.state       ][INFO    ][2489] Running state [net.ipv4.neigh.default.gc_thresh1] at time 16:38:26.262991
2018-01-27 16:38:26,263 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-27 16:38:26,264 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,298 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-27 16:38:26,312 [salt.state       ][INFO    ][2489] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-27 16:38:26,313 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 16:38:26.313165 duration_in_ms=50.174
2018-01-27 16:38:26,313 [salt.state       ][INFO    ][2489] Running state [net.ipv4.neigh.default.gc_thresh2] at time 16:38:26.313827
2018-01-27 16:38:26,314 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-27 16:38:26,315 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,348 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-27 16:38:26,365 [salt.state       ][INFO    ][2489] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-27 16:38:26,366 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 16:38:26.366376 duration_in_ms=52.547
2018-01-27 16:38:26,367 [salt.state       ][INFO    ][2489] Running state [net.ipv4.neigh.default.gc_thresh3] at time 16:38:26.367357
2018-01-27 16:38:26,369 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-27 16:38:26,370 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,412 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-27 16:38:26,430 [salt.state       ][INFO    ][2489] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-27 16:38:26,431 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 16:38:26.431325 duration_in_ms=63.968
2018-01-27 16:38:26,432 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_fin_timeout] at time 16:38:26.432407
2018-01-27 16:38:26,433 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-27 16:38:26,435 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,471 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-27 16:38:26,485 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-27 16:38:26,486 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_fin_timeout] at time 16:38:26.486169 duration_in_ms=53.763
2018-01-27 16:38:26,486 [salt.state       ][INFO    ][2489] Running state [net.ipv4.tcp_keepalive_time] at time 16:38:26.486826
2018-01-27 16:38:26,487 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-27 16:38:26,489 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,520 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-27 16:38:26,533 [salt.state       ][INFO    ][2489] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-27 16:38:26,534 [salt.state       ][INFO    ][2489] Completed state [net.ipv4.tcp_keepalive_time] at time 16:38:26.534341 duration_in_ms=47.514
2018-01-27 16:38:26,534 [salt.state       ][INFO    ][2489] Running state [net.nf_conntrack_max] at time 16:38:26.534842
2018-01-27 16:38:26,535 [salt.state       ][INFO    ][2489] Executing state sysctl.present for net.nf_conntrack_max
2018-01-27 16:38:26,536 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:38:26,568 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-27 16:38:26,585 [salt.state       ][INFO    ][2489] {'net.nf_conntrack_max': 1048576}
2018-01-27 16:38:26,585 [salt.state       ][INFO    ][2489] Completed state [net.nf_conntrack_max] at time 16:38:26.585645 duration_in_ms=50.802
2018-01-27 16:38:26,600 [salt.state       ][INFO    ][2489] Running state [linux_sysfs_package] at time 16:38:26.600523
2018-01-27 16:38:26,600 [salt.state       ][INFO    ][2489] Executing state pkg.installed for linux_sysfs_package
2018-01-27 16:38:27,024 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-27 16:38:27,086 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:38:28,892 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 16:38:28,923 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-27 16:38:32,041 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:38:32,082 [salt.state       ][INFO    ][2489] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-27 16:38:32,102 [salt.state       ][INFO    ][2489] Loading fresh modules for state activity
2018-01-27 16:38:32,135 [salt.state       ][INFO    ][2489] Completed state [linux_sysfs_package] at time 16:38:32.135073 duration_in_ms=5534.549
2018-01-27 16:38:32,140 [salt.state       ][INFO    ][2489] Running state [/etc/sysfs.d] at time 16:38:32.140154
2018-01-27 16:38:32,140 [salt.state       ][INFO    ][2489] Executing state file.directory for /etc/sysfs.d
2018-01-27 16:38:32,144 [salt.state       ][INFO    ][2489] Directory /etc/sysfs.d is in the correct state
2018-01-27 16:38:32,144 [salt.state       ][INFO    ][2489] Completed state [/etc/sysfs.d] at time 16:38:32.144223 duration_in_ms=4.069
2018-01-27 16:38:32,194 [salt.state       ][INFO    ][2489] Running state [ondemand] at time 16:38:32.194733
2018-01-27 16:38:32,195 [salt.state       ][INFO    ][2489] Executing state service.dead for ondemand
2018-01-27 16:38:32,197 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-27 16:38:32,221 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,238 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,260 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,350 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,370 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,399 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,430 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-27 16:38:32,589 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-27 16:38:32,611 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'runlevel' in directory '/root'
2018-01-27 16:38:32,626 [salt.state       ][INFO    ][2489] {'ondemand': True}
2018-01-27 16:38:32,626 [salt.state       ][INFO    ][2489] Completed state [ondemand] at time 16:38:32.626740 duration_in_ms=432.006
2018-01-27 16:38:32,630 [salt.state       ][INFO    ][2489] Running state [cs_CZ.UTF-8] at time 16:38:32.630650
2018-01-27 16:38:32,631 [salt.state       ][INFO    ][2489] Executing state locale.present for cs_CZ.UTF-8
2018-01-27 16:38:32,632 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'locale -a' in directory '/root'
2018-01-27 16:38:32,652 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-27 16:38:33,478 [salt.state       ][INFO    ][2489] {'locale': 'cs_CZ.UTF-8'}
2018-01-27 16:38:33,479 [salt.state       ][INFO    ][2489] Completed state [cs_CZ.UTF-8] at time 16:38:33.479140 duration_in_ms=848.489
2018-01-27 16:38:33,479 [salt.state       ][INFO    ][2489] Running state [en_US.UTF-8] at time 16:38:33.479936
2018-01-27 16:38:33,480 [salt.state       ][INFO    ][2489] Executing state locale.present for en_US.UTF-8
2018-01-27 16:38:33,481 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'locale -a' in directory '/root'
2018-01-27 16:38:33,502 [salt.state       ][INFO    ][2489] Locale en_US.UTF-8 is already present
2018-01-27 16:38:33,502 [salt.state       ][INFO    ][2489] Completed state [en_US.UTF-8] at time 16:38:33.502573 duration_in_ms=22.636
2018-01-27 16:38:33,505 [salt.state       ][INFO    ][2489] Running state [en_US.UTF-8] at time 16:38:33.505803
2018-01-27 16:38:33,506 [salt.state       ][INFO    ][2489] Executing state locale.system for en_US.UTF-8
2018-01-27 16:38:33,509 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'localectl' in directory '/root'
2018-01-27 16:38:33,565 [salt.state       ][INFO    ][2489] System locale en_US.UTF-8 already set
2018-01-27 16:38:33,565 [salt.state       ][INFO    ][2489] Completed state [en_US.UTF-8] at time 16:38:33.565751 duration_in_ms=59.947
2018-01-27 16:38:33,569 [salt.state       ][INFO    ][2489] Running state [root] at time 16:38:33.569754
2018-01-27 16:38:33,570 [salt.state       ][INFO    ][2489] Executing state user.present for root
2018-01-27 16:38:33,577 [salt.state       ][INFO    ][2489] User root is present and up to date
2018-01-27 16:38:33,577 [salt.state       ][INFO    ][2489] Completed state [root] at time 16:38:33.577524 duration_in_ms=7.77
2018-01-27 16:38:33,579 [salt.state       ][INFO    ][2489] Running state [/root] at time 16:38:33.579086
2018-01-27 16:38:33,579 [salt.state       ][INFO    ][2489] Executing state file.directory for /root
2018-01-27 16:38:33,581 [salt.state       ][INFO    ][2489] Directory /root is in the correct state
2018-01-27 16:38:33,582 [salt.state       ][INFO    ][2489] Completed state [/root] at time 16:38:33.582062 duration_in_ms=2.977
2018-01-27 16:38:33,582 [salt.state       ][INFO    ][2489] Running state [/etc/sudoers.d/90-salt-user-root] at time 16:38:33.582308
2018-01-27 16:38:33,582 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-27 16:38:33,582 [salt.state       ][INFO    ][2489] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-27 16:38:33,583 [salt.state       ][INFO    ][2489] Completed state [/etc/sudoers.d/90-salt-user-root] at time 16:38:33.583118 duration_in_ms=0.81
2018-01-27 16:38:33,583 [salt.state       ][INFO    ][2489] Running state [ubuntu] at time 16:38:33.583346
2018-01-27 16:38:33,583 [salt.state       ][INFO    ][2489] Executing state user.present for ubuntu
2018-01-27 16:38:33,587 [salt.state       ][INFO    ][2489] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-27 16:38:33,587 [salt.state       ][INFO    ][2489] Completed state [ubuntu] at time 16:38:33.587296 duration_in_ms=3.949
2018-01-27 16:38:33,588 [salt.state       ][INFO    ][2489] Running state [/home/ubuntu] at time 16:38:33.588440
2018-01-27 16:38:33,588 [salt.state       ][INFO    ][2489] Executing state file.directory for /home/ubuntu
2018-01-27 16:38:33,589 [salt.state       ][INFO    ][2489] {'mode': '0700'}
2018-01-27 16:38:33,589 [salt.state       ][INFO    ][2489] Completed state [/home/ubuntu] at time 16:38:33.589858 duration_in_ms=1.417
2018-01-27 16:38:33,590 [salt.state       ][INFO    ][2489] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 16:38:33.590771
2018-01-27 16:38:33,591 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-27 16:38:33,610 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-27 16:38:33,616 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command '/usr/sbin/visudo -c -f /tmp/tmpoHW8P6' in directory '/root'
2018-01-27 16:38:33,643 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:33,643 [salt.state       ][INFO    ][2489] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 16:38:33.643442 duration_in_ms=52.67
2018-01-27 16:38:33,644 [salt.state       ][INFO    ][2489] Running state [/etc/security/limits.d/90-salt-default.conf] at time 16:38:33.644196
2018-01-27 16:38:33,644 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-27 16:38:33,663 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-27 16:38:33,770 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:33,770 [salt.state       ][INFO    ][2489] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 16:38:33.770909 duration_in_ms=126.713
2018-01-27 16:38:33,771 [salt.state       ][INFO    ][2489] Running state [apt-daily.timer] at time 16:38:33.771185
2018-01-27 16:38:33,771 [salt.state       ][INFO    ][2489] Executing state service.dead for apt-daily.timer
2018-01-27 16:38:33,772 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-27 16:38:33,798 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:33,816 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:33,836 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:33,878 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:33,900 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:33,919 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:33,946 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:34,048 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:38:34,074 [salt.state       ][INFO    ][2489] {'apt-daily.timer': True}
2018-01-27 16:38:34,074 [salt.state       ][INFO    ][2489] Completed state [apt-daily.timer] at time 16:38:34.074826 duration_in_ms=303.64
2018-01-27 16:38:34,075 [salt.state       ][INFO    ][2489] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 16:38:34.075377
2018-01-27 16:38:34,076 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-27 16:38:34,095 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-27 16:38:34,186 [salt.state       ][INFO    ][2489] File changed:
New file
2018-01-27 16:38:34,186 [salt.state       ][INFO    ][2489] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 16:38:34.186494 duration_in_ms=111.117
2018-01-27 16:38:34,188 [salt.state       ][INFO    ][2489] Running state [service.systemctl_reload] at time 16:38:34.188611
2018-01-27 16:38:34,188 [salt.state       ][INFO    ][2489] Executing state module.wait for service.systemctl_reload
2018-01-27 16:38:34,189 [salt.state       ][INFO    ][2489] No changes made for service.systemctl_reload
2018-01-27 16:38:34,189 [salt.state       ][INFO    ][2489] Completed state [service.systemctl_reload] at time 16:38:34.189302 duration_in_ms=0.691
2018-01-27 16:38:34,189 [salt.state       ][INFO    ][2489] Running state [service.systemctl_reload] at time 16:38:34.189504
2018-01-27 16:38:34,189 [salt.state       ][INFO    ][2489] Executing state module.mod_watch for service.systemctl_reload
2018-01-27 16:38:34,190 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-27 16:38:34,276 [salt.state       ][INFO    ][2489] {'ret': True}
2018-01-27 16:38:34,277 [salt.state       ][INFO    ][2489] Completed state [service.systemctl_reload] at time 16:38:34.277044 duration_in_ms=87.539
2018-01-27 16:38:34,277 [salt.state       ][INFO    ][2489] Running state [/etc/hostname] at time 16:38:34.277566
2018-01-27 16:38:34,277 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/hostname
2018-01-27 16:38:34,298 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-27 16:38:34,303 [salt.state       ][INFO    ][2489] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs03

2018-01-27 16:38:34,303 [salt.state       ][INFO    ][2489] Completed state [/etc/hostname] at time 16:38:34.303331 duration_in_ms=25.765
2018-01-27 16:38:34,305 [salt.state       ][INFO    ][2489] Running state [hostname dbs03] at time 16:38:34.305583
2018-01-27 16:38:34,305 [salt.state       ][INFO    ][2489] Executing state cmd.wait for hostname dbs03
2018-01-27 16:38:34,306 [salt.state       ][INFO    ][2489] No changes made for hostname dbs03
2018-01-27 16:38:34,306 [salt.state       ][INFO    ][2489] Completed state [hostname dbs03] at time 16:38:34.306370 duration_in_ms=0.787
2018-01-27 16:38:34,306 [salt.state       ][INFO    ][2489] Running state [hostname dbs03] at time 16:38:34.306576
2018-01-27 16:38:34,306 [salt.state       ][INFO    ][2489] Executing state cmd.mod_watch for hostname dbs03
2018-01-27 16:38:34,307 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command 'hostname dbs03' in directory '/root'
2018-01-27 16:38:34,322 [salt.state       ][INFO    ][2489] {'pid': 6125, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-27 16:38:34,322 [salt.state       ][INFO    ][2489] Completed state [hostname dbs03] at time 16:38:34.322877 duration_in_ms=16.301
2018-01-27 16:38:34,325 [salt.state       ][INFO    ][2489] Running state [mdb02] at time 16:38:34.325056
2018-01-27 16:38:34,325 [salt.state       ][INFO    ][2489] Executing state host.present for mdb02
2018-01-27 16:38:34,328 [salt.state       ][INFO    ][2489] {'host': 'mdb02'}
2018-01-27 16:38:34,328 [salt.state       ][INFO    ][2489] Completed state [mdb02] at time 16:38:34.328812 duration_in_ms=3.756
2018-01-27 16:38:34,329 [salt.state       ][INFO    ][2489] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.329068
2018-01-27 16:38:34,329 [salt.state       ][INFO    ][2489] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,330 [salt.state       ][INFO    ][2489] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,330 [salt.state       ][INFO    ][2489] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.330408 duration_in_ms=1.34
2018-01-27 16:38:34,330 [salt.state       ][INFO    ][2489] Running state [mdb03] at time 16:38:34.330662
2018-01-27 16:38:34,330 [salt.state       ][INFO    ][2489] Executing state host.present for mdb03
2018-01-27 16:38:34,331 [salt.state       ][INFO    ][2489] {'host': 'mdb03'}
2018-01-27 16:38:34,332 [salt.state       ][INFO    ][2489] Completed state [mdb03] at time 16:38:34.332052 duration_in_ms=1.39
2018-01-27 16:38:34,332 [salt.state       ][INFO    ][2489] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.332293
2018-01-27 16:38:34,332 [salt.state       ][INFO    ][2489] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,333 [salt.state       ][INFO    ][2489] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,333 [salt.state       ][INFO    ][2489] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.333645 duration_in_ms=1.352
2018-01-27 16:38:34,333 [salt.state       ][INFO    ][2489] Running state [mdb01] at time 16:38:34.333890
2018-01-27 16:38:34,334 [salt.state       ][INFO    ][2489] Executing state host.present for mdb01
2018-01-27 16:38:34,335 [salt.state       ][INFO    ][2489] {'host': 'mdb01'}
2018-01-27 16:38:34,335 [salt.state       ][INFO    ][2489] Completed state [mdb01] at time 16:38:34.335477 duration_in_ms=1.588
2018-01-27 16:38:34,336 [salt.state       ][INFO    ][2489] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.336301
2018-01-27 16:38:34,336 [salt.state       ][INFO    ][2489] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,337 [salt.state       ][INFO    ][2489] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,337 [salt.state       ][INFO    ][2489] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.337596 duration_in_ms=1.296
2018-01-27 16:38:34,337 [salt.state       ][INFO    ][2489] Running state [mdb] at time 16:38:34.337843
2018-01-27 16:38:34,338 [salt.state       ][INFO    ][2489] Executing state host.present for mdb
2018-01-27 16:38:34,339 [salt.state       ][INFO    ][2489] {'host': 'mdb'}
2018-01-27 16:38:34,339 [salt.state       ][INFO    ][2489] Completed state [mdb] at time 16:38:34.339199 duration_in_ms=1.356
2018-01-27 16:38:34,339 [salt.state       ][INFO    ][2489] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.339441
2018-01-27 16:38:34,339 [salt.state       ][INFO    ][2489] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,340 [salt.state       ][INFO    ][2489] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,340 [salt.state       ][INFO    ][2489] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.340793 duration_in_ms=1.352
2018-01-27 16:38:34,341 [salt.state       ][INFO    ][2489] Running state [cfg01] at time 16:38:34.341041
2018-01-27 16:38:34,341 [salt.state       ][INFO    ][2489] Executing state host.present for cfg01
2018-01-27 16:38:34,342 [salt.state       ][INFO    ][2489] {'host': 'cfg01'}
2018-01-27 16:38:34,342 [salt.state       ][INFO    ][2489] Completed state [cfg01] at time 16:38:34.342387 duration_in_ms=1.345
2018-01-27 16:38:34,342 [salt.state       ][INFO    ][2489] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.342639
2018-01-27 16:38:34,342 [salt.state       ][INFO    ][2489] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,343 [salt.state       ][INFO    ][2489] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,344 [salt.state       ][INFO    ][2489] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.344035 duration_in_ms=1.396
2018-01-27 16:38:34,344 [salt.state       ][INFO    ][2489] Running state [prx01] at time 16:38:34.344269
2018-01-27 16:38:34,344 [salt.state       ][INFO    ][2489] Executing state host.present for prx01
2018-01-27 16:38:34,345 [salt.state       ][INFO    ][2489] {'host': 'prx01'}
2018-01-27 16:38:34,345 [salt.state       ][INFO    ][2489] Completed state [prx01] at time 16:38:34.345605 duration_in_ms=1.335
2018-01-27 16:38:34,345 [salt.state       ][INFO    ][2489] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.345837
2018-01-27 16:38:34,346 [salt.state       ][INFO    ][2489] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,347 [salt.state       ][INFO    ][2489] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,347 [salt.state       ][INFO    ][2489] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.347202 duration_in_ms=1.364
2018-01-27 16:38:34,347 [salt.state       ][INFO    ][2489] Running state [kvm01] at time 16:38:34.347447
2018-01-27 16:38:34,348 [salt.state       ][INFO    ][2489] Executing state host.present for kvm01
2018-01-27 16:38:34,349 [salt.state       ][INFO    ][2489] {'host': 'kvm01'}
2018-01-27 16:38:34,349 [salt.state       ][INFO    ][2489] Completed state [kvm01] at time 16:38:34.349359 duration_in_ms=1.912
2018-01-27 16:38:34,349 [salt.state       ][INFO    ][2489] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.349593
2018-01-27 16:38:34,349 [salt.state       ][INFO    ][2489] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,350 [salt.state       ][INFO    ][2489] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,351 [salt.state       ][INFO    ][2489] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.350987 duration_in_ms=1.394
2018-01-27 16:38:34,351 [salt.state       ][INFO    ][2489] Running state [kvm03] at time 16:38:34.351228
2018-01-27 16:38:34,351 [salt.state       ][INFO    ][2489] Executing state host.present for kvm03
2018-01-27 16:38:34,352 [salt.state       ][INFO    ][2489] {'host': 'kvm03'}
2018-01-27 16:38:34,353 [salt.state       ][INFO    ][2489] Completed state [kvm03] at time 16:38:34.352993 duration_in_ms=1.765
2018-01-27 16:38:34,353 [salt.state       ][INFO    ][2489] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.353234
2018-01-27 16:38:34,353 [salt.state       ][INFO    ][2489] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,354 [salt.state       ][INFO    ][2489] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,354 [salt.state       ][INFO    ][2489] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.354580 duration_in_ms=1.346
2018-01-27 16:38:34,354 [salt.state       ][INFO    ][2489] Running state [kvm02] at time 16:38:34.354838
2018-01-27 16:38:34,355 [salt.state       ][INFO    ][2489] Executing state host.present for kvm02
2018-01-27 16:38:34,356 [salt.state       ][INFO    ][2489] {'host': 'kvm02'}
2018-01-27 16:38:34,356 [salt.state       ][INFO    ][2489] Completed state [kvm02] at time 16:38:34.356197 duration_in_ms=1.359
2018-01-27 16:38:34,356 [salt.state       ][INFO    ][2489] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.356429
2018-01-27 16:38:34,356 [salt.state       ][INFO    ][2489] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,357 [salt.state       ][INFO    ][2489] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,357 [salt.state       ][INFO    ][2489] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.357798 duration_in_ms=1.369
2018-01-27 16:38:34,358 [salt.state       ][INFO    ][2489] Running state [dbs] at time 16:38:34.358032
2018-01-27 16:38:34,358 [salt.state       ][INFO    ][2489] Executing state host.present for dbs
2018-01-27 16:38:34,359 [salt.state       ][INFO    ][2489] {'host': 'dbs'}
2018-01-27 16:38:34,359 [salt.state       ][INFO    ][2489] Completed state [dbs] at time 16:38:34.359419 duration_in_ms=1.387
2018-01-27 16:38:34,360 [salt.state       ][INFO    ][2489] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.360227
2018-01-27 16:38:34,360 [salt.state       ][INFO    ][2489] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,361 [salt.state       ][INFO    ][2489] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,361 [salt.state       ][INFO    ][2489] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.361609 duration_in_ms=1.382
2018-01-27 16:38:34,361 [salt.state       ][INFO    ][2489] Running state [prx] at time 16:38:34.361846
2018-01-27 16:38:34,362 [salt.state       ][INFO    ][2489] Executing state host.present for prx
2018-01-27 16:38:34,363 [salt.state       ][INFO    ][2489] {'host': 'prx'}
2018-01-27 16:38:34,363 [salt.state       ][INFO    ][2489] Completed state [prx] at time 16:38:34.363255 duration_in_ms=1.409
2018-01-27 16:38:34,363 [salt.state       ][INFO    ][2489] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.363482
2018-01-27 16:38:34,363 [salt.state       ][INFO    ][2489] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,364 [salt.state       ][INFO    ][2489] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,364 [salt.state       ][INFO    ][2489] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.364908 duration_in_ms=1.426
2018-01-27 16:38:34,365 [salt.state       ][INFO    ][2489] Running state [prx02] at time 16:38:34.365150
2018-01-27 16:38:34,365 [salt.state       ][INFO    ][2489] Executing state host.present for prx02
2018-01-27 16:38:34,366 [salt.state       ][INFO    ][2489] {'host': 'prx02'}
2018-01-27 16:38:34,366 [salt.state       ][INFO    ][2489] Completed state [prx02] at time 16:38:34.366554 duration_in_ms=1.404
2018-01-27 16:38:34,366 [salt.state       ][INFO    ][2489] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.366813
2018-01-27 16:38:34,367 [salt.state       ][INFO    ][2489] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,368 [salt.state       ][INFO    ][2489] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,368 [salt.state       ][INFO    ][2489] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.368252 duration_in_ms=1.439
2018-01-27 16:38:34,368 [salt.state       ][INFO    ][2489] Running state [msg02] at time 16:38:34.368491
2018-01-27 16:38:34,368 [salt.state       ][INFO    ][2489] Executing state host.present for msg02
2018-01-27 16:38:34,369 [salt.state       ][INFO    ][2489] {'host': 'msg02'}
2018-01-27 16:38:34,369 [salt.state       ][INFO    ][2489] Completed state [msg02] at time 16:38:34.369913 duration_in_ms=1.422
2018-01-27 16:38:34,370 [salt.state       ][INFO    ][2489] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.370160
2018-01-27 16:38:34,370 [salt.state       ][INFO    ][2489] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,371 [salt.state       ][INFO    ][2489] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,372 [salt.state       ][INFO    ][2489] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.372744 duration_in_ms=2.584
2018-01-27 16:38:34,373 [salt.state       ][INFO    ][2489] Running state [msg03] at time 16:38:34.373004
2018-01-27 16:38:34,373 [salt.state       ][INFO    ][2489] Executing state host.present for msg03
2018-01-27 16:38:34,374 [salt.state       ][INFO    ][2489] {'host': 'msg03'}
2018-01-27 16:38:34,374 [salt.state       ][INFO    ][2489] Completed state [msg03] at time 16:38:34.374466 duration_in_ms=1.462
2018-01-27 16:38:34,374 [salt.state       ][INFO    ][2489] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.374727
2018-01-27 16:38:34,374 [salt.state       ][INFO    ][2489] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,376 [salt.state       ][INFO    ][2489] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,376 [salt.state       ][INFO    ][2489] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.376320 duration_in_ms=1.593
2018-01-27 16:38:34,376 [salt.state       ][INFO    ][2489] Running state [msg01] at time 16:38:34.376562
2018-01-27 16:38:34,376 [salt.state       ][INFO    ][2489] Executing state host.present for msg01
2018-01-27 16:38:34,377 [salt.state       ][INFO    ][2489] {'host': 'msg01'}
2018-01-27 16:38:34,378 [salt.state       ][INFO    ][2489] Completed state [msg01] at time 16:38:34.378009 duration_in_ms=1.447
2018-01-27 16:38:34,378 [salt.state       ][INFO    ][2489] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.378257
2018-01-27 16:38:34,378 [salt.state       ][INFO    ][2489] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,379 [salt.state       ][INFO    ][2489] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,380 [salt.state       ][INFO    ][2489] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.380038 duration_in_ms=1.781
2018-01-27 16:38:34,380 [salt.state       ][INFO    ][2489] Running state [msg] at time 16:38:34.380269
2018-01-27 16:38:34,380 [salt.state       ][INFO    ][2489] Executing state host.present for msg
2018-01-27 16:38:34,381 [salt.state       ][INFO    ][2489] {'host': 'msg'}
2018-01-27 16:38:34,381 [salt.state       ][INFO    ][2489] Completed state [msg] at time 16:38:34.381721 duration_in_ms=1.452
2018-01-27 16:38:34,381 [salt.state       ][INFO    ][2489] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.381962
2018-01-27 16:38:34,382 [salt.state       ][INFO    ][2489] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,383 [salt.state       ][INFO    ][2489] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,383 [salt.state       ][INFO    ][2489] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.383469 duration_in_ms=1.507
2018-01-27 16:38:34,384 [salt.state       ][INFO    ][2489] Running state [cfg01] at time 16:38:34.384283
2018-01-27 16:38:34,384 [salt.state       ][INFO    ][2489] Executing state host.present for cfg01
2018-01-27 16:38:34,384 [salt.state       ][INFO    ][2489] Host cfg01 (192.168.10.100) already present
2018-01-27 16:38:34,385 [salt.state       ][INFO    ][2489] Completed state [cfg01] at time 16:38:34.385130 duration_in_ms=0.847
2018-01-27 16:38:34,385 [salt.state       ][INFO    ][2489] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.385361
2018-01-27 16:38:34,385 [salt.state       ][INFO    ][2489] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,386 [salt.state       ][INFO    ][2489] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-27 16:38:34,386 [salt.state       ][INFO    ][2489] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.386210 duration_in_ms=0.849
2018-01-27 16:38:34,386 [salt.state       ][INFO    ][2489] Running state [cmp002] at time 16:38:34.386452
2018-01-27 16:38:34,386 [salt.state       ][INFO    ][2489] Executing state host.present for cmp002
2018-01-27 16:38:34,387 [salt.state       ][INFO    ][2489] {'host': 'cmp002'}
2018-01-27 16:38:34,388 [salt.state       ][INFO    ][2489] Completed state [cmp002] at time 16:38:34.387980 duration_in_ms=1.528
2018-01-27 16:38:34,388 [salt.state       ][INFO    ][2489] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.388215
2018-01-27 16:38:34,388 [salt.state       ][INFO    ][2489] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,389 [salt.state       ][INFO    ][2489] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,389 [salt.state       ][INFO    ][2489] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.389699 duration_in_ms=1.484
2018-01-27 16:38:34,389 [salt.state       ][INFO    ][2489] Running state [cmp001] at time 16:38:34.389936
2018-01-27 16:38:34,390 [salt.state       ][INFO    ][2489] Executing state host.present for cmp001
2018-01-27 16:38:34,391 [salt.state       ][INFO    ][2489] {'host': 'cmp001'}
2018-01-27 16:38:34,391 [salt.state       ][INFO    ][2489] Completed state [cmp001] at time 16:38:34.391453 duration_in_ms=1.517
2018-01-27 16:38:34,391 [salt.state       ][INFO    ][2489] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.391699
2018-01-27 16:38:34,391 [salt.state       ][INFO    ][2489] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,392 [salt.state       ][INFO    ][2489] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,393 [salt.state       ][INFO    ][2489] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.393184 duration_in_ms=1.485
2018-01-27 16:38:34,393 [salt.state       ][INFO    ][2489] Running state [dbs01] at time 16:38:34.393426
2018-01-27 16:38:34,393 [salt.state       ][INFO    ][2489] Executing state host.present for dbs01
2018-01-27 16:38:34,394 [salt.state       ][INFO    ][2489] {'host': 'dbs01'}
2018-01-27 16:38:34,395 [salt.state       ][INFO    ][2489] Completed state [dbs01] at time 16:38:34.395075 duration_in_ms=1.649
2018-01-27 16:38:34,395 [salt.state       ][INFO    ][2489] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.395317
2018-01-27 16:38:34,396 [salt.state       ][INFO    ][2489] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,397 [salt.state       ][INFO    ][2489] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,397 [salt.state       ][INFO    ][2489] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.397404 duration_in_ms=2.087
2018-01-27 16:38:34,397 [salt.state       ][INFO    ][2489] Running state [dbs02] at time 16:38:34.397648
2018-01-27 16:38:34,397 [salt.state       ][INFO    ][2489] Executing state host.present for dbs02
2018-01-27 16:38:34,399 [salt.state       ][INFO    ][2489] {'host': 'dbs02'}
2018-01-27 16:38:34,399 [salt.state       ][INFO    ][2489] Completed state [dbs02] at time 16:38:34.399190 duration_in_ms=1.541
2018-01-27 16:38:34,399 [salt.state       ][INFO    ][2489] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.399436
2018-01-27 16:38:34,399 [salt.state       ][INFO    ][2489] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,400 [salt.state       ][INFO    ][2489] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,401 [salt.state       ][INFO    ][2489] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.400973 duration_in_ms=1.537
2018-01-27 16:38:34,401 [salt.state       ][INFO    ][2489] Running state [dbs03] at time 16:38:34.401218
2018-01-27 16:38:34,401 [salt.state       ][INFO    ][2489] Executing state host.present for dbs03
2018-01-27 16:38:34,402 [salt.state       ][INFO    ][2489] {'host': 'dbs03'}
2018-01-27 16:38:34,402 [salt.state       ][INFO    ][2489] Completed state [dbs03] at time 16:38:34.402780 duration_in_ms=1.562
2018-01-27 16:38:34,403 [salt.state       ][INFO    ][2489] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.403025
2018-01-27 16:38:34,403 [salt.state       ][INFO    ][2489] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,404 [salt.state       ][INFO    ][2489] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,404 [salt.state       ][INFO    ][2489] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.404570 duration_in_ms=1.545
2018-01-27 16:38:34,404 [salt.state       ][INFO    ][2489] Running state [mas01] at time 16:38:34.404817
2018-01-27 16:38:34,405 [salt.state       ][INFO    ][2489] Executing state host.present for mas01
2018-01-27 16:38:34,406 [salt.state       ][INFO    ][2489] {'host': 'mas01'}
2018-01-27 16:38:34,406 [salt.state       ][INFO    ][2489] Completed state [mas01] at time 16:38:34.406366 duration_in_ms=1.548
2018-01-27 16:38:34,406 [salt.state       ][INFO    ][2489] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.406609
2018-01-27 16:38:34,406 [salt.state       ][INFO    ][2489] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,408 [salt.state       ][INFO    ][2489] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,408 [salt.state       ][INFO    ][2489] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.408219 duration_in_ms=1.61
2018-01-27 16:38:34,408 [salt.state       ][INFO    ][2489] Running state [ctl02] at time 16:38:34.408460
2018-01-27 16:38:34,408 [salt.state       ][INFO    ][2489] Executing state host.present for ctl02
2018-01-27 16:38:34,412 [salt.state       ][INFO    ][2489] {'host': 'ctl02'}
2018-01-27 16:38:34,413 [salt.state       ][INFO    ][2489] Completed state [ctl02] at time 16:38:34.413048 duration_in_ms=4.588
2018-01-27 16:38:34,413 [salt.state       ][INFO    ][2489] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.413284
2018-01-27 16:38:34,413 [salt.state       ][INFO    ][2489] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,414 [salt.state       ][INFO    ][2489] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,414 [salt.state       ][INFO    ][2489] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.414887 duration_in_ms=1.602
2018-01-27 16:38:34,415 [salt.state       ][INFO    ][2489] Running state [ctl03] at time 16:38:34.415123
2018-01-27 16:38:34,415 [salt.state       ][INFO    ][2489] Executing state host.present for ctl03
2018-01-27 16:38:34,416 [salt.state       ][INFO    ][2489] {'host': 'ctl03'}
2018-01-27 16:38:34,416 [salt.state       ][INFO    ][2489] Completed state [ctl03] at time 16:38:34.416715 duration_in_ms=1.592
2018-01-27 16:38:34,416 [salt.state       ][INFO    ][2489] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.416945
2018-01-27 16:38:34,417 [salt.state       ][INFO    ][2489] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,418 [salt.state       ][INFO    ][2489] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,418 [salt.state       ][INFO    ][2489] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.418518 duration_in_ms=1.573
2018-01-27 16:38:34,418 [salt.state       ][INFO    ][2489] Running state [ctl01] at time 16:38:34.418791
2018-01-27 16:38:34,419 [salt.state       ][INFO    ][2489] Executing state host.present for ctl01
2018-01-27 16:38:34,420 [salt.state       ][INFO    ][2489] {'host': 'ctl01'}
2018-01-27 16:38:34,420 [salt.state       ][INFO    ][2489] Completed state [ctl01] at time 16:38:34.420707 duration_in_ms=1.916
2018-01-27 16:38:34,420 [salt.state       ][INFO    ][2489] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.420953
2018-01-27 16:38:34,421 [salt.state       ][INFO    ][2489] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,422 [salt.state       ][INFO    ][2489] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,422 [salt.state       ][INFO    ][2489] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.422548 duration_in_ms=1.595
2018-01-27 16:38:34,422 [salt.state       ][INFO    ][2489] Running state [ctl] at time 16:38:34.422816
2018-01-27 16:38:34,423 [salt.state       ][INFO    ][2489] Executing state host.present for ctl
2018-01-27 16:38:34,424 [salt.state       ][INFO    ][2489] {'host': 'ctl'}
2018-01-27 16:38:34,424 [salt.state       ][INFO    ][2489] Completed state [ctl] at time 16:38:34.424437 duration_in_ms=1.621
2018-01-27 16:38:34,424 [salt.state       ][INFO    ][2489] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.424668
2018-01-27 16:38:34,424 [salt.state       ][INFO    ][2489] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:38:34,426 [salt.state       ][INFO    ][2489] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-27 16:38:34,426 [salt.state       ][INFO    ][2489] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:38:34.426408 duration_in_ms=1.74
2018-01-27 16:38:34,426 [salt.state       ][INFO    ][2489] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 16:38:34.426669
2018-01-27 16:38:34,426 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-27 16:38:34,427 [salt.state       ][INFO    ][2489] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-27 16:38:34,427 [salt.state       ][INFO    ][2489] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 16:38:34.427542 duration_in_ms=0.874
2018-01-27 16:38:34,434 [salt.state       ][INFO    ][2489] Running state [ens2] at time 16:38:34.434861
2018-01-27 16:38:34,435 [salt.state       ][INFO    ][2489] Executing state network.managed for ens2
2018-01-27 16:38:34,583 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-27 16:38:35,438 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127163836364267
2018-01-27 16:38:35,458 [salt.minion      ][INFO    ][6147] Starting a new job with PID 6147
2018-01-27 16:38:35,476 [salt.minion      ][INFO    ][6147] Returning information for job: 20180127163836364267
2018-01-27 16:38:35,755 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-27 16:38:36,019 [salt.state       ][INFO    ][2489] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-27 16:38:36,019 [salt.state       ][INFO    ][2489] Completed state [ens2] at time 16:38:36.019705 duration_in_ms=1584.843
2018-01-27 16:38:36,020 [salt.state       ][INFO    ][2489] Running state [ens3] at time 16:38:36.020317
2018-01-27 16:38:36,020 [salt.state       ][INFO    ][2489] Executing state network.managed for ens3
2018-01-27 16:38:36,059 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-27 16:38:36,902 [salt.state       ][INFO    ][2489] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-27 16:38:36,902 [salt.state       ][INFO    ][2489] Completed state [ens3] at time 16:38:36.902595 duration_in_ms=882.277
2018-01-27 16:38:36,903 [salt.state       ][INFO    ][2489] Running state [/etc/profile.d/proxy.sh] at time 16:38:36.903051
2018-01-27 16:38:36,903 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-27 16:38:36,904 [salt.state       ][INFO    ][2489] File /etc/profile.d/proxy.sh is not present
2018-01-27 16:38:36,904 [salt.state       ][INFO    ][2489] Completed state [/etc/profile.d/proxy.sh] at time 16:38:36.904862 duration_in_ms=1.814
2018-01-27 16:38:36,905 [salt.state       ][INFO    ][2489] Running state [/etc/apt/apt.conf.d/95proxies] at time 16:38:36.905137
2018-01-27 16:38:36,905 [salt.state       ][INFO    ][2489] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-27 16:38:36,905 [salt.state       ][INFO    ][2489] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-27 16:38:36,905 [salt.state       ][INFO    ][2489] Completed state [/etc/apt/apt.conf.d/95proxies] at time 16:38:36.905937 duration_in_ms=0.8
2018-01-27 16:38:36,919 [salt.state       ][INFO    ][2489] Running state [ntp] at time 16:38:36.919407
2018-01-27 16:38:36,919 [salt.state       ][INFO    ][2489] Executing state pkg.installed for ntp
2018-01-27 16:38:37,317 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 16:38:37,343 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-27 16:38:40,645 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:38:40,693 [salt.state       ][INFO    ][2489] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-27 16:38:40,714 [salt.state       ][INFO    ][2489] Loading fresh modules for state activity
2018-01-27 16:38:40,747 [salt.state       ][INFO    ][2489] Completed state [ntp] at time 16:38:40.747092 duration_in_ms=3827.684
2018-01-27 16:38:40,752 [salt.state       ][INFO    ][2489] Running state [/etc/ntp.conf] at time 16:38:40.752008
2018-01-27 16:38:40,752 [salt.state       ][INFO    ][2489] Executing state file.managed for /etc/ntp.conf
2018-01-27 16:38:40,786 [salt.fileclient  ][INFO    ][2489] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-27 16:38:40,842 [salt.state       ][INFO    ][2489] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-27 16:38:40,845 [salt.state       ][INFO    ][2489] Completed state [/etc/ntp.conf] at time 16:38:40.845828 duration_in_ms=93.819
2018-01-27 16:38:40,907 [salt.state       ][INFO    ][2489] Running state [ntp] at time 16:38:40.907828
2018-01-27 16:38:40,908 [salt.state       ][INFO    ][2489] Executing state service.running for ntp
2018-01-27 16:38:40,910 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-27 16:38:40,930 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-27 16:38:40,949 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-27 16:38:40,969 [salt.state       ][INFO    ][2489] The service ntp is already running
2018-01-27 16:38:40,970 [salt.state       ][INFO    ][2489] Completed state [ntp] at time 16:38:40.970340 duration_in_ms=62.512
2018-01-27 16:38:40,970 [salt.state       ][INFO    ][2489] Running state [ntp] at time 16:38:40.970747
2018-01-27 16:38:40,971 [salt.state       ][INFO    ][2489] Executing state service.mod_watch for ntp
2018-01-27 16:38:40,973 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-27 16:38:40,990 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-27 16:38:41,012 [salt.loaded.int.module.cmdmod][INFO    ][2489] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-27 16:38:41,106 [salt.state       ][INFO    ][2489] {'ntp': True}
2018-01-27 16:38:41,107 [salt.state       ][INFO    ][2489] Completed state [ntp] at time 16:38:41.107126 duration_in_ms=136.378
2018-01-27 16:38:41,113 [salt.minion      ][INFO    ][2489] Returning information for job: 20180127163755951405
2018-01-27 16:39:07,326 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command state.apply with jid 20180127163908248942
2018-01-27 16:39:07,357 [salt.minion      ][INFO    ][7223] Starting a new job with PID 7223
2018-01-27 16:39:10,864 [salt.state       ][INFO    ][7223] Loading fresh modules for state activity
2018-01-27 16:39:14,009 [salt.state       ][INFO    ][7223] Running state [/etc/environment] at time 16:39:14.009523
2018-01-27 16:39:14,010 [salt.state       ][INFO    ][7223] Executing state file.blockreplace for /etc/environment
2018-01-27 16:39:14,019 [salt.state       ][INFO    ][7223] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-01-27 16:39:14,021 [salt.state       ][INFO    ][7223] Completed state [/etc/environment] at time 16:39:14.021363 duration_in_ms=11.841
2018-01-27 16:39:14,021 [salt.state       ][INFO    ][7223] Running state [/etc/profile.d] at time 16:39:14.021842
2018-01-27 16:39:14,022 [salt.state       ][INFO    ][7223] Executing state file.directory for /etc/profile.d
2018-01-27 16:39:14,024 [salt.state       ][INFO    ][7223] Directory /etc/profile.d is in the correct state
2018-01-27 16:39:14,024 [salt.state       ][INFO    ][7223] Completed state [/etc/profile.d] at time 16:39:14.024577 duration_in_ms=2.735
2018-01-27 16:39:14,553 [salt.state       ][INFO    ][7223] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 16:39:14.553363
2018-01-27 16:39:14,553 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-27 16:39:14,582 [salt.state       ][INFO    ][7223] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-27 16:39:14,584 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 16:39:14.583797 duration_in_ms=30.171
2018-01-27 16:39:14,584 [salt.state       ][INFO    ][7223] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 16:39:14.584893
2018-01-27 16:39:14,585 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-27 16:39:14,607 [salt.state       ][INFO    ][7223] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-27 16:39:14,608 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 16:39:14.608106 duration_in_ms=23.213
2018-01-27 16:39:14,609 [salt.state       ][INFO    ][7223] Running state [linux_repo_prereq_pkgs] at time 16:39:14.609563
2018-01-27 16:39:14,610 [salt.state       ][INFO    ][7223] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-27 16:39:14,610 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:39:15,089 [salt.state       ][INFO    ][7223] All specified packages are already installed
2018-01-27 16:39:15,090 [salt.state       ][INFO    ][7223] Completed state [linux_repo_prereq_pkgs] at time 16:39:15.090509 duration_in_ms=480.945
2018-01-27 16:39:15,091 [salt.state       ][INFO    ][7223] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 16:39:15.091096
2018-01-27 16:39:15,091 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-27 16:39:15,092 [salt.state       ][INFO    ][7223] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-27 16:39:15,092 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 16:39:15.092708 duration_in_ms=1.612
2018-01-27 16:39:15,093 [salt.state       ][INFO    ][7223] Running state [/etc/apt/preferences.d/mk_openstack] at time 16:39:15.093159
2018-01-27 16:39:15,093 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-27 16:39:15,194 [salt.state       ][INFO    ][7223] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-27 16:39:15,195 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/preferences.d/mk_openstack] at time 16:39:15.194954 duration_in_ms=101.795
2018-01-27 16:39:15,196 [salt.state       ][INFO    ][7223] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 16:39:15.196479
2018-01-27 16:39:15,196 [salt.state       ][INFO    ][7223] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-27 16:39:15,197 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-27 16:39:15,349 [salt.state       ][INFO    ][7223] {'pid': 7285, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-27 16:39:15,350 [salt.state       ][INFO    ][7223] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 16:39:15.350770 duration_in_ms=154.29
2018-01-27 16:39:15,356 [salt.state       ][INFO    ][7223] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 16:39:15.356608
2018-01-27 16:39:15,357 [salt.state       ][INFO    ][7223] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-27 16:39:15,420 [salt.state       ][INFO    ][7223] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-27 16:39:15,420 [salt.state       ][INFO    ][7223] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 16:39:15.420761 duration_in_ms=64.152
2018-01-27 16:39:15,421 [salt.state       ][INFO    ][7223] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 16:39:15.421280
2018-01-27 16:39:15,421 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-27 16:39:15,422 [salt.state       ][INFO    ][7223] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-27 16:39:15,422 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 16:39:15.422881 duration_in_ms=1.601
2018-01-27 16:39:15,423 [salt.state       ][INFO    ][7223] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 16:39:15.423349
2018-01-27 16:39:15,424 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-27 16:39:15,535 [salt.state       ][INFO    ][7223] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-27 16:39:15,536 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 16:39:15.536515 duration_in_ms=113.166
2018-01-27 16:39:15,537 [salt.state       ][INFO    ][7223] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 16:39:15.537026
2018-01-27 16:39:15,537 [salt.state       ][INFO    ][7223] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-27 16:39:15,538 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-27 16:39:15,698 [salt.state       ][INFO    ][7223] {'pid': 7400, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-27 16:39:15,701 [salt.state       ][INFO    ][7223] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 16:39:15.700993 duration_in_ms=163.966
2018-01-27 16:39:15,703 [salt.state       ][INFO    ][7223] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 16:39:15.703059
2018-01-27 16:39:15,703 [salt.state       ][INFO    ][7223] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-27 16:39:15,805 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:39:17,441 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127163918364705
2018-01-27 16:39:17,467 [salt.minion      ][INFO    ][7891] Starting a new job with PID 7891
2018-01-27 16:39:17,485 [salt.minion      ][INFO    ][7891] Returning information for job: 20180127163918364705
2018-01-27 16:39:19,579 [salt.state       ][INFO    ][7223] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-27 16:39:19,580 [salt.state       ][INFO    ][7223] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 16:39:19.580826 duration_in_ms=3877.766
2018-01-27 16:39:19,581 [salt.state       ][INFO    ][7223] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 16:39:19.581424
2018-01-27 16:39:19,581 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-27 16:39:19,582 [salt.state       ][INFO    ][7223] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-27 16:39:19,583 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 16:39:19.583107 duration_in_ms=1.682
2018-01-27 16:39:19,583 [salt.state       ][INFO    ][7223] Running state [/etc/apt/preferences.d/uca] at time 16:39:19.583566
2018-01-27 16:39:19,583 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-27 16:39:19,584 [salt.state       ][INFO    ][7223] File /etc/apt/preferences.d/uca is not present
2018-01-27 16:39:19,584 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/preferences.d/uca] at time 16:39:19.584770 duration_in_ms=1.204
2018-01-27 16:39:19,585 [salt.state       ][INFO    ][7223] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 16:39:19.585181
2018-01-27 16:39:19,585 [salt.state       ][INFO    ][7223] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-27 16:39:19,586 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-27 16:39:19,774 [salt.state       ][INFO    ][7223] {'pid': 7900, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.PNvR5uv6ul/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-27 16:39:19,775 [salt.state       ][INFO    ][7223] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 16:39:19.775693 duration_in_ms=190.51
2018-01-27 16:39:19,777 [salt.state       ][INFO    ][7223] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 16:39:19.777726
2018-01-27 16:39:19,778 [salt.state       ][INFO    ][7223] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-27 16:39:19,881 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:39:22,775 [salt.state       ][INFO    ][7223] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-27 16:39:22,776 [salt.state       ][INFO    ][7223] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 16:39:22.776575 duration_in_ms=2998.848
2018-01-27 16:39:22,777 [salt.state       ][INFO    ][7223] Running state [linux_extra_packages_purged] at time 16:39:22.777248
2018-01-27 16:39:22,777 [salt.state       ][INFO    ][7223] Executing state pkg.purged for linux_extra_packages_purged
2018-01-27 16:39:22,794 [salt.state       ][INFO    ][7223] All specified packages are already absent
2018-01-27 16:39:22,794 [salt.state       ][INFO    ][7223] Completed state [linux_extra_packages_purged] at time 16:39:22.794797 duration_in_ms=17.549
2018-01-27 16:39:22,795 [salt.state       ][INFO    ][7223] Running state [linux_extra_packages_latest] at time 16:39:22.795279
2018-01-27 16:39:22,795 [salt.state       ][INFO    ][7223] Executing state pkg.latest for linux_extra_packages_latest
2018-01-27 16:39:22,809 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-27 16:39:22,864 [salt.state       ][INFO    ][7223] Package mcelog is already up-to-date
2018-01-27 16:39:22,865 [salt.state       ][INFO    ][7223] Completed state [linux_extra_packages_latest] at time 16:39:22.864959 duration_in_ms=69.68
2018-01-27 16:39:22,866 [salt.state       ][INFO    ][7223] Running state [UTC] at time 16:39:22.866284
2018-01-27 16:39:22,866 [salt.state       ][INFO    ][7223] Executing state timezone.system for UTC
2018-01-27 16:39:22,868 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['timedatectl'] in directory '/root'
2018-01-27 16:39:22,914 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['timedatectl'] in directory '/root'
2018-01-27 16:39:22,932 [salt.state       ][INFO    ][7223] Timezone UTC already set, UTC already set to UTC
2018-01-27 16:39:22,933 [salt.state       ][INFO    ][7223] Completed state [UTC] at time 16:39:22.933248 duration_in_ms=66.964
2018-01-27 16:39:22,934 [salt.state       ][INFO    ][7223] Running state [nf_conntrack] at time 16:39:22.934398
2018-01-27 16:39:22,934 [salt.state       ][INFO    ][7223] Executing state kmod.present for nf_conntrack
2018-01-27 16:39:22,935 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'lsmod' in directory '/root'
2018-01-27 16:39:22,953 [salt.state       ][INFO    ][7223] Kernel module nf_conntrack is already present
2018-01-27 16:39:22,954 [salt.state       ][INFO    ][7223] Completed state [nf_conntrack] at time 16:39:22.954161 duration_in_ms=19.762
2018-01-27 16:39:22,955 [salt.state       ][INFO    ][7223] Running state [kernel.panic] at time 16:39:22.955229
2018-01-27 16:39:22,956 [salt.state       ][INFO    ][7223] Executing state sysctl.present for kernel.panic
2018-01-27 16:39:22,973 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,009 [salt.state       ][INFO    ][7223] Sysctl value kernel.panic = 60 is already set
2018-01-27 16:39:23,010 [salt.state       ][INFO    ][7223] Completed state [kernel.panic] at time 16:39:23.010648 duration_in_ms=55.419
2018-01-27 16:39:23,011 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_keepalive_probes] at time 16:39:23.011335
2018-01-27 16:39:23,011 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-27 16:39:23,012 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,048 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-27 16:39:23,049 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_keepalive_probes] at time 16:39:23.049072 duration_in_ms=37.736
2018-01-27 16:39:23,049 [salt.state       ][INFO    ][7223] Running state [fs.file-max] at time 16:39:23.049718
2018-01-27 16:39:23,050 [salt.state       ][INFO    ][7223] Executing state sysctl.present for fs.file-max
2018-01-27 16:39:23,051 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,086 [salt.state       ][INFO    ][7223] Sysctl value fs.file-max = 124165 is already set
2018-01-27 16:39:23,087 [salt.state       ][INFO    ][7223] Completed state [fs.file-max] at time 16:39:23.087151 duration_in_ms=37.433
2018-01-27 16:39:23,087 [salt.state       ][INFO    ][7223] Running state [net.core.somaxconn] at time 16:39:23.087800
2018-01-27 16:39:23,088 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.core.somaxconn
2018-01-27 16:39:23,089 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,129 [salt.state       ][INFO    ][7223] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-27 16:39:23,129 [salt.state       ][INFO    ][7223] Completed state [net.core.somaxconn] at time 16:39:23.129781 duration_in_ms=41.98
2018-01-27 16:39:23,130 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_max_syn_backlog] at time 16:39:23.130434
2018-01-27 16:39:23,131 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-27 16:39:23,132 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,168 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-27 16:39:23,169 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_max_syn_backlog] at time 16:39:23.169659 duration_in_ms=39.225
2018-01-27 16:39:23,170 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_tw_reuse] at time 16:39:23.170362
2018-01-27 16:39:23,171 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-27 16:39:23,172 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,207 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-27 16:39:23,208 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_tw_reuse] at time 16:39:23.208732 duration_in_ms=38.369
2018-01-27 16:39:23,209 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_congestion_control] at time 16:39:23.209405
2018-01-27 16:39:23,210 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-27 16:39:23,211 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,251 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-27 16:39:23,252 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_congestion_control] at time 16:39:23.252758 duration_in_ms=43.352
2018-01-27 16:39:23,253 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_retries2] at time 16:39:23.253403
2018-01-27 16:39:23,253 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-27 16:39:23,255 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,294 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-27 16:39:23,296 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_retries2] at time 16:39:23.296577 duration_in_ms=43.173
2018-01-27 16:39:23,297 [salt.state       ][INFO    ][7223] Running state [net.core.netdev_max_backlog] at time 16:39:23.297254
2018-01-27 16:39:23,297 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-27 16:39:23,298 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,338 [salt.state       ][INFO    ][7223] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-27 16:39:23,339 [salt.state       ][INFO    ][7223] Completed state [net.core.netdev_max_backlog] at time 16:39:23.338925 duration_in_ms=41.67
2018-01-27 16:39:23,339 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_slow_start_after_idle] at time 16:39:23.339605
2018-01-27 16:39:23,340 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-27 16:39:23,341 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,378 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-27 16:39:23,379 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 16:39:23.379322 duration_in_ms=39.716
2018-01-27 16:39:23,380 [salt.state       ][INFO    ][7223] Running state [vm.swappiness] at time 16:39:23.380449
2018-01-27 16:39:23,380 [salt.state       ][INFO    ][7223] Executing state sysctl.present for vm.swappiness
2018-01-27 16:39:23,381 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,419 [salt.state       ][INFO    ][7223] Sysctl value vm.swappiness = 10 is already set
2018-01-27 16:39:23,420 [salt.state       ][INFO    ][7223] Completed state [vm.swappiness] at time 16:39:23.420587 duration_in_ms=40.136
2018-01-27 16:39:23,421 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_keepalive_intvl] at time 16:39:23.421344
2018-01-27 16:39:23,421 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-27 16:39:23,423 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,458 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-27 16:39:23,459 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_keepalive_intvl] at time 16:39:23.459364 duration_in_ms=38.018
2018-01-27 16:39:23,460 [salt.state       ][INFO    ][7223] Running state [net.ipv4.neigh.default.gc_thresh1] at time 16:39:23.460201
2018-01-27 16:39:23,460 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-27 16:39:23,461 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,497 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-27 16:39:23,498 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 16:39:23.498076 duration_in_ms=37.874
2018-01-27 16:39:23,498 [salt.state       ][INFO    ][7223] Running state [net.ipv4.neigh.default.gc_thresh2] at time 16:39:23.498524
2018-01-27 16:39:23,498 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-27 16:39:23,500 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,534 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-27 16:39:23,534 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 16:39:23.534553 duration_in_ms=36.028
2018-01-27 16:39:23,535 [salt.state       ][INFO    ][7223] Running state [net.ipv4.neigh.default.gc_thresh3] at time 16:39:23.535114
2018-01-27 16:39:23,535 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-27 16:39:23,536 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,568 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-27 16:39:23,569 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 16:39:23.569111 duration_in_ms=33.997
2018-01-27 16:39:23,569 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_fin_timeout] at time 16:39:23.569648
2018-01-27 16:39:23,570 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-27 16:39:23,570 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,604 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-27 16:39:23,605 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_fin_timeout] at time 16:39:23.605419 duration_in_ms=35.771
2018-01-27 16:39:23,605 [salt.state       ][INFO    ][7223] Running state [net.ipv4.tcp_keepalive_time] at time 16:39:23.605949
2018-01-27 16:39:23,606 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-27 16:39:23,607 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,644 [salt.state       ][INFO    ][7223] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-27 16:39:23,645 [salt.state       ][INFO    ][7223] Completed state [net.ipv4.tcp_keepalive_time] at time 16:39:23.645033 duration_in_ms=39.084
2018-01-27 16:39:23,645 [salt.state       ][INFO    ][7223] Running state [net.nf_conntrack_max] at time 16:39:23.645557
2018-01-27 16:39:23,645 [salt.state       ][INFO    ][7223] Executing state sysctl.present for net.nf_conntrack_max
2018-01-27 16:39:23,646 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'sysctl -a' in directory '/root'
2018-01-27 16:39:23,681 [salt.state       ][INFO    ][7223] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-27 16:39:23,681 [salt.state       ][INFO    ][7223] Completed state [net.nf_conntrack_max] at time 16:39:23.681505 duration_in_ms=35.946
2018-01-27 16:39:23,682 [salt.state       ][INFO    ][7223] Running state [linux_sysfs_package] at time 16:39:23.682032
2018-01-27 16:39:23,682 [salt.state       ][INFO    ][7223] Executing state pkg.installed for linux_sysfs_package
2018-01-27 16:39:23,691 [salt.state       ][INFO    ][7223] All specified packages are already installed
2018-01-27 16:39:23,691 [salt.state       ][INFO    ][7223] Completed state [linux_sysfs_package] at time 16:39:23.691308 duration_in_ms=9.276
2018-01-27 16:39:23,693 [salt.state       ][INFO    ][7223] Running state [/etc/sysfs.d] at time 16:39:23.693631
2018-01-27 16:39:23,693 [salt.state       ][INFO    ][7223] Executing state file.directory for /etc/sysfs.d
2018-01-27 16:39:23,694 [salt.state       ][INFO    ][7223] Directory /etc/sysfs.d is in the correct state
2018-01-27 16:39:23,694 [salt.state       ][INFO    ][7223] Completed state [/etc/sysfs.d] at time 16:39:23.694928 duration_in_ms=1.296
2018-01-27 16:39:23,696 [salt.state       ][INFO    ][7223] Running state [ondemand] at time 16:39:23.696360
2018-01-27 16:39:23,696 [salt.state       ][INFO    ][7223] Executing state service.dead for ondemand
2018-01-27 16:39:23,697 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-27 16:39:23,718 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-27 16:39:23,734 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-27 16:39:23,761 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'runlevel' in directory '/root'
2018-01-27 16:39:23,776 [salt.state       ][INFO    ][7223] The service ondemand is already dead
2018-01-27 16:39:23,777 [salt.state       ][INFO    ][7223] Completed state [ondemand] at time 16:39:23.777396 duration_in_ms=81.035
2018-01-27 16:39:23,778 [salt.state       ][INFO    ][7223] Running state [cs_CZ.UTF-8] at time 16:39:23.778798
2018-01-27 16:39:23,779 [salt.state       ][INFO    ][7223] Executing state locale.present for cs_CZ.UTF-8
2018-01-27 16:39:23,780 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'locale -a' in directory '/root'
2018-01-27 16:39:23,796 [salt.state       ][INFO    ][7223] Locale cs_CZ.UTF-8 is already present
2018-01-27 16:39:23,797 [salt.state       ][INFO    ][7223] Completed state [cs_CZ.UTF-8] at time 16:39:23.796920 duration_in_ms=18.121
2018-01-27 16:39:23,797 [salt.state       ][INFO    ][7223] Running state [en_US.UTF-8] at time 16:39:23.797339
2018-01-27 16:39:23,797 [salt.state       ][INFO    ][7223] Executing state locale.present for en_US.UTF-8
2018-01-27 16:39:23,798 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'locale -a' in directory '/root'
2018-01-27 16:39:23,812 [salt.state       ][INFO    ][7223] Locale en_US.UTF-8 is already present
2018-01-27 16:39:23,813 [salt.state       ][INFO    ][7223] Completed state [en_US.UTF-8] at time 16:39:23.813003 duration_in_ms=15.663
2018-01-27 16:39:23,816 [salt.state       ][INFO    ][7223] Running state [en_US.UTF-8] at time 16:39:23.816010
2018-01-27 16:39:23,816 [salt.state       ][INFO    ][7223] Executing state locale.system for en_US.UTF-8
2018-01-27 16:39:23,817 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'localectl' in directory '/root'
2018-01-27 16:39:23,871 [salt.state       ][INFO    ][7223] System locale en_US.UTF-8 already set
2018-01-27 16:39:23,872 [salt.state       ][INFO    ][7223] Completed state [en_US.UTF-8] at time 16:39:23.872609 duration_in_ms=56.598
2018-01-27 16:39:23,875 [salt.state       ][INFO    ][7223] Running state [root] at time 16:39:23.875488
2018-01-27 16:39:23,876 [salt.state       ][INFO    ][7223] Executing state user.present for root
2018-01-27 16:39:23,877 [salt.state       ][INFO    ][7223] User root is present and up to date
2018-01-27 16:39:23,878 [salt.state       ][INFO    ][7223] Completed state [root] at time 16:39:23.878119 duration_in_ms=2.631
2018-01-27 16:39:23,880 [salt.state       ][INFO    ][7223] Running state [/root] at time 16:39:23.880020
2018-01-27 16:39:23,880 [salt.state       ][INFO    ][7223] Executing state file.directory for /root
2018-01-27 16:39:23,881 [salt.state       ][INFO    ][7223] Directory /root is in the correct state
2018-01-27 16:39:23,881 [salt.state       ][INFO    ][7223] Completed state [/root] at time 16:39:23.881872 duration_in_ms=1.852
2018-01-27 16:39:23,882 [salt.state       ][INFO    ][7223] Running state [/etc/sudoers.d/90-salt-user-root] at time 16:39:23.882307
2018-01-27 16:39:23,882 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-27 16:39:23,883 [salt.state       ][INFO    ][7223] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-27 16:39:23,884 [salt.state       ][INFO    ][7223] Completed state [/etc/sudoers.d/90-salt-user-root] at time 16:39:23.884264 duration_in_ms=1.957
2018-01-27 16:39:23,884 [salt.state       ][INFO    ][7223] Running state [ubuntu] at time 16:39:23.884700
2018-01-27 16:39:23,885 [salt.state       ][INFO    ][7223] Executing state user.present for ubuntu
2018-01-27 16:39:23,886 [salt.state       ][INFO    ][7223] User ubuntu is present and up to date
2018-01-27 16:39:23,886 [salt.state       ][INFO    ][7223] Completed state [ubuntu] at time 16:39:23.886748 duration_in_ms=2.048
2018-01-27 16:39:23,888 [salt.state       ][INFO    ][7223] Running state [/home/ubuntu] at time 16:39:23.888013
2018-01-27 16:39:23,888 [salt.state       ][INFO    ][7223] Executing state file.directory for /home/ubuntu
2018-01-27 16:39:23,889 [salt.state       ][INFO    ][7223] Directory /home/ubuntu is in the correct state
2018-01-27 16:39:23,889 [salt.state       ][INFO    ][7223] Completed state [/home/ubuntu] at time 16:39:23.889767 duration_in_ms=1.754
2018-01-27 16:39:23,890 [salt.state       ][INFO    ][7223] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 16:39:23.890896
2018-01-27 16:39:23,891 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-27 16:39:23,912 [salt.state       ][INFO    ][7223] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-27 16:39:23,913 [salt.state       ][INFO    ][7223] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 16:39:23.913497 duration_in_ms=22.601
2018-01-27 16:39:23,914 [salt.state       ][INFO    ][7223] Running state [/etc/security/limits.d/90-salt-default.conf] at time 16:39:23.913968
2018-01-27 16:39:23,914 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-27 16:39:24,022 [salt.state       ][INFO    ][7223] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-27 16:39:24,023 [salt.state       ][INFO    ][7223] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 16:39:24.023422 duration_in_ms=109.454
2018-01-27 16:39:24,023 [salt.state       ][INFO    ][7223] Running state [apt-daily.timer] at time 16:39:24.023919
2018-01-27 16:39:24,024 [salt.state       ][INFO    ][7223] Executing state service.dead for apt-daily.timer
2018-01-27 16:39:24,025 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-27 16:39:24,047 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:39:24,068 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-27 16:39:24,090 [salt.state       ][INFO    ][7223] The service apt-daily.timer is already dead
2018-01-27 16:39:24,091 [salt.state       ][INFO    ][7223] Completed state [apt-daily.timer] at time 16:39:24.091077 duration_in_ms=67.157
2018-01-27 16:39:24,091 [salt.state       ][INFO    ][7223] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 16:39:24.091723
2018-01-27 16:39:24,092 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-27 16:39:24,202 [salt.state       ][INFO    ][7223] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-27 16:39:24,202 [salt.state       ][INFO    ][7223] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 16:39:24.202817 duration_in_ms=111.094
2018-01-27 16:39:24,205 [salt.state       ][INFO    ][7223] Running state [service.systemctl_reload] at time 16:39:24.204981
2018-01-27 16:39:24,205 [salt.state       ][INFO    ][7223] Executing state module.wait for service.systemctl_reload
2018-01-27 16:39:24,205 [salt.state       ][INFO    ][7223] No changes made for service.systemctl_reload
2018-01-27 16:39:24,206 [salt.state       ][INFO    ][7223] Completed state [service.systemctl_reload] at time 16:39:24.206279 duration_in_ms=1.298
2018-01-27 16:39:24,206 [salt.state       ][INFO    ][7223] Running state [/etc/hostname] at time 16:39:24.206740
2018-01-27 16:39:24,207 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/hostname
2018-01-27 16:39:24,223 [salt.state       ][INFO    ][7223] File /etc/hostname is in the correct state
2018-01-27 16:39:24,224 [salt.state       ][INFO    ][7223] Completed state [/etc/hostname] at time 16:39:24.224486 duration_in_ms=17.746
2018-01-27 16:39:24,225 [salt.state       ][INFO    ][7223] Running state [hostname dbs03] at time 16:39:24.225589
2018-01-27 16:39:24,226 [salt.state       ][INFO    ][7223] Executing state cmd.wait for hostname dbs03
2018-01-27 16:39:24,226 [salt.state       ][INFO    ][7223] No changes made for hostname dbs03
2018-01-27 16:39:24,226 [salt.state       ][INFO    ][7223] Completed state [hostname dbs03] at time 16:39:24.226955 duration_in_ms=1.366
2018-01-27 16:39:24,227 [salt.state       ][INFO    ][7223] Running state [mdb02] at time 16:39:24.227717
2018-01-27 16:39:24,228 [salt.state       ][INFO    ][7223] Executing state host.present for mdb02
2018-01-27 16:39:24,228 [salt.state       ][INFO    ][7223] Host mdb02 (192.168.10.77) already present
2018-01-27 16:39:24,229 [salt.state       ][INFO    ][7223] Completed state [mdb02] at time 16:39:24.229319 duration_in_ms=1.602
2018-01-27 16:39:24,229 [salt.state       ][INFO    ][7223] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.229755
2018-01-27 16:39:24,230 [salt.state       ][INFO    ][7223] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,230 [salt.state       ][INFO    ][7223] Host mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-01-27 16:39:24,231 [salt.state       ][INFO    ][7223] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.231268 duration_in_ms=1.513
2018-01-27 16:39:24,232 [salt.state       ][INFO    ][7223] Running state [mdb03] at time 16:39:24.232807
2018-01-27 16:39:24,233 [salt.state       ][INFO    ][7223] Executing state host.present for mdb03
2018-01-27 16:39:24,233 [salt.state       ][INFO    ][7223] Host mdb03 (192.168.10.78) already present
2018-01-27 16:39:24,234 [salt.state       ][INFO    ][7223] Completed state [mdb03] at time 16:39:24.234288 duration_in_ms=1.481
2018-01-27 16:39:24,234 [salt.state       ][INFO    ][7223] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.234753
2018-01-27 16:39:24,235 [salt.state       ][INFO    ][7223] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,236 [salt.state       ][INFO    ][7223] Host mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-01-27 16:39:24,236 [salt.state       ][INFO    ][7223] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.236519 duration_in_ms=1.766
2018-01-27 16:39:24,236 [salt.state       ][INFO    ][7223] Running state [mdb01] at time 16:39:24.236947
2018-01-27 16:39:24,237 [salt.state       ][INFO    ][7223] Executing state host.present for mdb01
2018-01-27 16:39:24,238 [salt.state       ][INFO    ][7223] Host mdb01 (192.168.10.76) already present
2018-01-27 16:39:24,238 [salt.state       ][INFO    ][7223] Completed state [mdb01] at time 16:39:24.238414 duration_in_ms=1.468
2018-01-27 16:39:24,238 [salt.state       ][INFO    ][7223] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.238880
2018-01-27 16:39:24,239 [salt.state       ][INFO    ][7223] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,240 [salt.state       ][INFO    ][7223] Host mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-01-27 16:39:24,240 [salt.state       ][INFO    ][7223] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.240626 duration_in_ms=1.745
2018-01-27 16:39:24,241 [salt.state       ][INFO    ][7223] Running state [mdb] at time 16:39:24.241050
2018-01-27 16:39:24,241 [salt.state       ][INFO    ][7223] Executing state host.present for mdb
2018-01-27 16:39:24,242 [salt.state       ][INFO    ][7223] Host mdb (192.168.10.75) already present
2018-01-27 16:39:24,242 [salt.state       ][INFO    ][7223] Completed state [mdb] at time 16:39:24.242506 duration_in_ms=1.456
2018-01-27 16:39:24,243 [salt.state       ][INFO    ][7223] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.242971
2018-01-27 16:39:24,243 [salt.state       ][INFO    ][7223] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,245 [salt.state       ][INFO    ][7223] Host mdb.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-01-27 16:39:24,245 [salt.state       ][INFO    ][7223] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.245542 duration_in_ms=2.571
2018-01-27 16:39:24,246 [salt.state       ][INFO    ][7223] Running state [cfg01] at time 16:39:24.245968
2018-01-27 16:39:24,246 [salt.state       ][INFO    ][7223] Executing state host.present for cfg01
2018-01-27 16:39:24,247 [salt.state       ][INFO    ][7223] Host cfg01 (192.168.10.100) already present
2018-01-27 16:39:24,247 [salt.state       ][INFO    ][7223] Completed state [cfg01] at time 16:39:24.247459 duration_in_ms=1.491
2018-01-27 16:39:24,248 [salt.state       ][INFO    ][7223] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.248169
2018-01-27 16:39:24,248 [salt.state       ][INFO    ][7223] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,249 [salt.state       ][INFO    ][7223] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-27 16:39:24,249 [salt.state       ][INFO    ][7223] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.249624 duration_in_ms=1.455
2018-01-27 16:39:24,250 [salt.state       ][INFO    ][7223] Running state [prx01] at time 16:39:24.250044
2018-01-27 16:39:24,250 [salt.state       ][INFO    ][7223] Executing state host.present for prx01
2018-01-27 16:39:24,251 [salt.state       ][INFO    ][7223] Host prx01 (192.168.10.104) already present
2018-01-27 16:39:24,252 [salt.state       ][INFO    ][7223] Completed state [prx01] at time 16:39:24.252066 duration_in_ms=2.021
2018-01-27 16:39:24,252 [salt.state       ][INFO    ][7223] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.252324
2018-01-27 16:39:24,252 [salt.state       ][INFO    ][7223] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,253 [salt.state       ][INFO    ][7223] Host prx01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-01-27 16:39:24,253 [salt.state       ][INFO    ][7223] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.253438 duration_in_ms=1.114
2018-01-27 16:39:24,253 [salt.state       ][INFO    ][7223] Running state [kvm01] at time 16:39:24.253668
2018-01-27 16:39:24,253 [salt.state       ][INFO    ][7223] Executing state host.present for kvm01
2018-01-27 16:39:24,254 [salt.state       ][INFO    ][7223] Host kvm01 (192.168.10.141) already present
2018-01-27 16:39:24,254 [salt.state       ][INFO    ][7223] Completed state [kvm01] at time 16:39:24.254560 duration_in_ms=0.892
2018-01-27 16:39:24,254 [salt.state       ][INFO    ][7223] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.254809
2018-01-27 16:39:24,255 [salt.state       ][INFO    ][7223] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,255 [salt.state       ][INFO    ][7223] Host kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-01-27 16:39:24,256 [salt.state       ][INFO    ][7223] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.256536 duration_in_ms=1.727
2018-01-27 16:39:24,256 [salt.state       ][INFO    ][7223] Running state [kvm03] at time 16:39:24.256761
2018-01-27 16:39:24,256 [salt.state       ][INFO    ][7223] Executing state host.present for kvm03
2018-01-27 16:39:24,257 [salt.state       ][INFO    ][7223] Host kvm03 (192.168.10.143) already present
2018-01-27 16:39:24,257 [salt.state       ][INFO    ][7223] Completed state [kvm03] at time 16:39:24.257640 duration_in_ms=0.879
2018-01-27 16:39:24,257 [salt.state       ][INFO    ][7223] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.257867
2018-01-27 16:39:24,258 [salt.state       ][INFO    ][7223] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,258 [salt.state       ][INFO    ][7223] Host kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-01-27 16:39:24,258 [salt.state       ][INFO    ][7223] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.258766 duration_in_ms=0.899
2018-01-27 16:39:24,259 [salt.state       ][INFO    ][7223] Running state [kvm02] at time 16:39:24.258997
2018-01-27 16:39:24,259 [salt.state       ][INFO    ][7223] Executing state host.present for kvm02
2018-01-27 16:39:24,262 [salt.state       ][INFO    ][7223] Host kvm02 (192.168.10.142) already present
2018-01-27 16:39:24,263 [salt.state       ][INFO    ][7223] Completed state [kvm02] at time 16:39:24.262963 duration_in_ms=3.966
2018-01-27 16:39:24,263 [salt.state       ][INFO    ][7223] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.263202
2018-01-27 16:39:24,263 [salt.state       ][INFO    ][7223] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,263 [salt.state       ][INFO    ][7223] Host kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-01-27 16:39:24,264 [salt.state       ][INFO    ][7223] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.264121 duration_in_ms=0.919
2018-01-27 16:39:24,264 [salt.state       ][INFO    ][7223] Running state [dbs] at time 16:39:24.264354
2018-01-27 16:39:24,264 [salt.state       ][INFO    ][7223] Executing state host.present for dbs
2018-01-27 16:39:24,265 [salt.state       ][INFO    ][7223] Host dbs (192.168.10.50) already present
2018-01-27 16:39:24,265 [salt.state       ][INFO    ][7223] Completed state [dbs] at time 16:39:24.265227 duration_in_ms=0.873
2018-01-27 16:39:24,265 [salt.state       ][INFO    ][7223] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.265450
2018-01-27 16:39:24,265 [salt.state       ][INFO    ][7223] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,266 [salt.state       ][INFO    ][7223] Host dbs.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-01-27 16:39:24,266 [salt.state       ][INFO    ][7223] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.266329 duration_in_ms=0.879
2018-01-27 16:39:24,266 [salt.state       ][INFO    ][7223] Running state [prx] at time 16:39:24.266552
2018-01-27 16:39:24,266 [salt.state       ][INFO    ][7223] Executing state host.present for prx
2018-01-27 16:39:24,267 [salt.state       ][INFO    ][7223] Host prx (192.168.10.103) already present
2018-01-27 16:39:24,267 [salt.state       ][INFO    ][7223] Completed state [prx] at time 16:39:24.267447 duration_in_ms=0.894
2018-01-27 16:39:24,268 [salt.state       ][INFO    ][7223] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.268511
2018-01-27 16:39:24,268 [salt.state       ][INFO    ][7223] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,269 [salt.state       ][INFO    ][7223] Host prx.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-01-27 16:39:24,269 [salt.state       ][INFO    ][7223] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.269395 duration_in_ms=0.884
2018-01-27 16:39:24,269 [salt.state       ][INFO    ][7223] Running state [prx02] at time 16:39:24.269624
2018-01-27 16:39:24,269 [salt.state       ][INFO    ][7223] Executing state host.present for prx02
2018-01-27 16:39:24,270 [salt.state       ][INFO    ][7223] Host prx02 (192.168.10.105) already present
2018-01-27 16:39:24,270 [salt.state       ][INFO    ][7223] Completed state [prx02] at time 16:39:24.270486 duration_in_ms=0.862
2018-01-27 16:39:24,270 [salt.state       ][INFO    ][7223] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.270736
2018-01-27 16:39:24,270 [salt.state       ][INFO    ][7223] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,271 [salt.state       ][INFO    ][7223] Host prx02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-01-27 16:39:24,271 [salt.state       ][INFO    ][7223] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.271622 duration_in_ms=0.886
2018-01-27 16:39:24,271 [salt.state       ][INFO    ][7223] Running state [msg02] at time 16:39:24.271853
2018-01-27 16:39:24,272 [salt.state       ][INFO    ][7223] Executing state host.present for msg02
2018-01-27 16:39:24,272 [salt.state       ][INFO    ][7223] Host msg02 (192.168.10.42) already present
2018-01-27 16:39:24,272 [salt.state       ][INFO    ][7223] Completed state [msg02] at time 16:39:24.272714 duration_in_ms=0.861
2018-01-27 16:39:24,272 [salt.state       ][INFO    ][7223] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.272938
2018-01-27 16:39:24,273 [salt.state       ][INFO    ][7223] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,273 [salt.state       ][INFO    ][7223] Host msg02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-01-27 16:39:24,273 [salt.state       ][INFO    ][7223] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.273798 duration_in_ms=0.86
2018-01-27 16:39:24,274 [salt.state       ][INFO    ][7223] Running state [msg03] at time 16:39:24.274023
2018-01-27 16:39:24,274 [salt.state       ][INFO    ][7223] Executing state host.present for msg03
2018-01-27 16:39:24,274 [salt.state       ][INFO    ][7223] Host msg03 (192.168.10.43) already present
2018-01-27 16:39:24,274 [salt.state       ][INFO    ][7223] Completed state [msg03] at time 16:39:24.274900 duration_in_ms=0.877
2018-01-27 16:39:24,275 [salt.state       ][INFO    ][7223] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.275122
2018-01-27 16:39:24,275 [salt.state       ][INFO    ][7223] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,276 [salt.state       ][INFO    ][7223] Host msg03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-01-27 16:39:24,276 [salt.state       ][INFO    ][7223] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.276288 duration_in_ms=1.165
2018-01-27 16:39:24,276 [salt.state       ][INFO    ][7223] Running state [msg01] at time 16:39:24.276512
2018-01-27 16:39:24,276 [salt.state       ][INFO    ][7223] Executing state host.present for msg01
2018-01-27 16:39:24,277 [salt.state       ][INFO    ][7223] Host msg01 (192.168.10.41) already present
2018-01-27 16:39:24,277 [salt.state       ][INFO    ][7223] Completed state [msg01] at time 16:39:24.277368 duration_in_ms=0.856
2018-01-27 16:39:24,277 [salt.state       ][INFO    ][7223] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.277596
2018-01-27 16:39:24,277 [salt.state       ][INFO    ][7223] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,278 [salt.state       ][INFO    ][7223] Host msg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-01-27 16:39:24,278 [salt.state       ][INFO    ][7223] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.278455 duration_in_ms=0.859
2018-01-27 16:39:24,278 [salt.state       ][INFO    ][7223] Running state [msg] at time 16:39:24.278682
2018-01-27 16:39:24,278 [salt.state       ][INFO    ][7223] Executing state host.present for msg
2018-01-27 16:39:24,279 [salt.state       ][INFO    ][7223] Host msg (192.168.10.40) already present
2018-01-27 16:39:24,280 [salt.state       ][INFO    ][7223] Completed state [msg] at time 16:39:24.280398 duration_in_ms=1.716
2018-01-27 16:39:24,280 [salt.state       ][INFO    ][7223] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.280624
2018-01-27 16:39:24,280 [salt.state       ][INFO    ][7223] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,281 [salt.state       ][INFO    ][7223] Host msg.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-01-27 16:39:24,281 [salt.state       ][INFO    ][7223] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.281486 duration_in_ms=0.861
2018-01-27 16:39:24,281 [salt.state       ][INFO    ][7223] Running state [cfg01] at time 16:39:24.281712
2018-01-27 16:39:24,281 [salt.state       ][INFO    ][7223] Executing state host.present for cfg01
2018-01-27 16:39:24,282 [salt.state       ][INFO    ][7223] Host cfg01 (192.168.10.100) already present
2018-01-27 16:39:24,282 [salt.state       ][INFO    ][7223] Completed state [cfg01] at time 16:39:24.282571 duration_in_ms=0.859
2018-01-27 16:39:24,282 [salt.state       ][INFO    ][7223] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.282813
2018-01-27 16:39:24,283 [salt.state       ][INFO    ][7223] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,283 [salt.state       ][INFO    ][7223] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-27 16:39:24,284 [salt.state       ][INFO    ][7223] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.283998 duration_in_ms=1.184
2018-01-27 16:39:24,284 [salt.state       ][INFO    ][7223] Running state [cmp002] at time 16:39:24.284229
2018-01-27 16:39:24,284 [salt.state       ][INFO    ][7223] Executing state host.present for cmp002
2018-01-27 16:39:24,284 [salt.state       ][INFO    ][7223] Host cmp002 (192.168.10.102) already present
2018-01-27 16:39:24,285 [salt.state       ][INFO    ][7223] Completed state [cmp002] at time 16:39:24.285100 duration_in_ms=0.871
2018-01-27 16:39:24,285 [salt.state       ][INFO    ][7223] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.285326
2018-01-27 16:39:24,285 [salt.state       ][INFO    ][7223] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,286 [salt.state       ][INFO    ][7223] Host cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-01-27 16:39:24,286 [salt.state       ][INFO    ][7223] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.286193 duration_in_ms=0.867
2018-01-27 16:39:24,286 [salt.state       ][INFO    ][7223] Running state [cmp001] at time 16:39:24.286411
2018-01-27 16:39:24,286 [salt.state       ][INFO    ][7223] Executing state host.present for cmp001
2018-01-27 16:39:24,287 [salt.state       ][INFO    ][7223] Host cmp001 (192.168.10.101) already present
2018-01-27 16:39:24,287 [salt.state       ][INFO    ][7223] Completed state [cmp001] at time 16:39:24.287289 duration_in_ms=0.877
2018-01-27 16:39:24,287 [salt.state       ][INFO    ][7223] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.287514
2018-01-27 16:39:24,288 [salt.state       ][INFO    ][7223] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,288 [salt.state       ][INFO    ][7223] Host cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-01-27 16:39:24,288 [salt.state       ][INFO    ][7223] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.288831 duration_in_ms=1.317
2018-01-27 16:39:24,289 [salt.state       ][INFO    ][7223] Running state [dbs01] at time 16:39:24.289062
2018-01-27 16:39:24,289 [salt.state       ][INFO    ][7223] Executing state host.present for dbs01
2018-01-27 16:39:24,289 [salt.state       ][INFO    ][7223] Host dbs01 (192.168.10.51) already present
2018-01-27 16:39:24,289 [salt.state       ][INFO    ][7223] Completed state [dbs01] at time 16:39:24.289929 duration_in_ms=0.866
2018-01-27 16:39:24,290 [salt.state       ][INFO    ][7223] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.290152
2018-01-27 16:39:24,290 [salt.state       ][INFO    ][7223] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,290 [salt.state       ][INFO    ][7223] Host dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-01-27 16:39:24,291 [salt.state       ][INFO    ][7223] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.291040 duration_in_ms=0.887
2018-01-27 16:39:24,291 [salt.state       ][INFO    ][7223] Running state [dbs02] at time 16:39:24.291274
2018-01-27 16:39:24,291 [salt.state       ][INFO    ][7223] Executing state host.present for dbs02
2018-01-27 16:39:24,292 [salt.state       ][INFO    ][7223] Host dbs02 (192.168.10.52) already present
2018-01-27 16:39:24,292 [salt.state       ][INFO    ][7223] Completed state [dbs02] at time 16:39:24.292707 duration_in_ms=1.434
2018-01-27 16:39:24,292 [salt.state       ][INFO    ][7223] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.292932
2018-01-27 16:39:24,293 [salt.state       ][INFO    ][7223] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,293 [salt.state       ][INFO    ][7223] Host dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-01-27 16:39:24,293 [salt.state       ][INFO    ][7223] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.293793 duration_in_ms=0.86
2018-01-27 16:39:24,294 [salt.state       ][INFO    ][7223] Running state [dbs03] at time 16:39:24.294020
2018-01-27 16:39:24,294 [salt.state       ][INFO    ][7223] Executing state host.present for dbs03
2018-01-27 16:39:24,294 [salt.state       ][INFO    ][7223] Host dbs03 (192.168.10.53) already present
2018-01-27 16:39:24,294 [salt.state       ][INFO    ][7223] Completed state [dbs03] at time 16:39:24.294894 duration_in_ms=0.875
2018-01-27 16:39:24,295 [salt.state       ][INFO    ][7223] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.295124
2018-01-27 16:39:24,295 [salt.state       ][INFO    ][7223] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,295 [salt.state       ][INFO    ][7223] Host dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-01-27 16:39:24,296 [salt.state       ][INFO    ][7223] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.296001 duration_in_ms=0.877
2018-01-27 16:39:24,297 [salt.state       ][INFO    ][7223] Running state [file.replace] at time 16:39:24.297127
2018-01-27 16:39:24,297 [salt.state       ][INFO    ][7223] Executing state module.run for file.replace
2018-01-27 16:39:24,495 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['git', '--version'] in directory '/root'
2018-01-27 16:39:24,648 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command 'grep -q "dbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-01-27 16:39:24,673 [salt.state       ][INFO    ][7223] {'ret': '--- \n+++ \n@@ -26,7 +26,7 @@\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.51\t\tdbs01 dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local\n-192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local\n+192.168.10.53\t\tdbs03.baremetal-mcp-pike-ovs-dpdk-ha.local dbs03\n 192.168.10.3\t\tmas01 mas01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.12\t\tctl02 ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.13\t\tctl03 ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local\n'}
2018-01-27 16:39:24,674 [salt.state       ][INFO    ][7223] Completed state [file.replace] at time 16:39:24.673953 duration_in_ms=376.825
2018-01-27 16:39:24,674 [salt.state       ][INFO    ][7223] Running state [mas01] at time 16:39:24.674468
2018-01-27 16:39:24,674 [salt.state       ][INFO    ][7223] Executing state host.present for mas01
2018-01-27 16:39:24,676 [salt.state       ][INFO    ][7223] Host mas01 (192.168.10.3) already present
2018-01-27 16:39:24,677 [salt.state       ][INFO    ][7223] Completed state [mas01] at time 16:39:24.677088 duration_in_ms=2.62
2018-01-27 16:39:24,677 [salt.state       ][INFO    ][7223] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.677373
2018-01-27 16:39:24,677 [salt.state       ][INFO    ][7223] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,678 [salt.state       ][INFO    ][7223] Host mas01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-01-27 16:39:24,678 [salt.state       ][INFO    ][7223] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.678333 duration_in_ms=0.96
2018-01-27 16:39:24,678 [salt.state       ][INFO    ][7223] Running state [ctl02] at time 16:39:24.678609
2018-01-27 16:39:24,678 [salt.state       ][INFO    ][7223] Executing state host.present for ctl02
2018-01-27 16:39:24,679 [salt.state       ][INFO    ][7223] Host ctl02 (192.168.10.12) already present
2018-01-27 16:39:24,679 [salt.state       ][INFO    ][7223] Completed state [ctl02] at time 16:39:24.679604 duration_in_ms=0.995
2018-01-27 16:39:24,679 [salt.state       ][INFO    ][7223] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.679838
2018-01-27 16:39:24,680 [salt.state       ][INFO    ][7223] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,680 [salt.state       ][INFO    ][7223] Host ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-01-27 16:39:24,680 [salt.state       ][INFO    ][7223] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.680783 duration_in_ms=0.946
2018-01-27 16:39:24,681 [salt.state       ][INFO    ][7223] Running state [ctl03] at time 16:39:24.681029
2018-01-27 16:39:24,681 [salt.state       ][INFO    ][7223] Executing state host.present for ctl03
2018-01-27 16:39:24,681 [salt.state       ][INFO    ][7223] Host ctl03 (192.168.10.13) already present
2018-01-27 16:39:24,681 [salt.state       ][INFO    ][7223] Completed state [ctl03] at time 16:39:24.681956 duration_in_ms=0.926
2018-01-27 16:39:24,682 [salt.state       ][INFO    ][7223] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.682184
2018-01-27 16:39:24,682 [salt.state       ][INFO    ][7223] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,682 [salt.state       ][INFO    ][7223] Host ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-01-27 16:39:24,683 [salt.state       ][INFO    ][7223] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.683126 duration_in_ms=0.942
2018-01-27 16:39:24,683 [salt.state       ][INFO    ][7223] Running state [ctl01] at time 16:39:24.683361
2018-01-27 16:39:24,683 [salt.state       ][INFO    ][7223] Executing state host.present for ctl01
2018-01-27 16:39:24,684 [salt.state       ][INFO    ][7223] Host ctl01 (192.168.10.11) already present
2018-01-27 16:39:24,684 [salt.state       ][INFO    ][7223] Completed state [ctl01] at time 16:39:24.684314 duration_in_ms=0.955
2018-01-27 16:39:24,684 [salt.state       ][INFO    ][7223] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.684574
2018-01-27 16:39:24,684 [salt.state       ][INFO    ][7223] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,685 [salt.state       ][INFO    ][7223] Host ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-01-27 16:39:24,685 [salt.state       ][INFO    ][7223] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.685512 duration_in_ms=0.938
2018-01-27 16:39:24,685 [salt.state       ][INFO    ][7223] Running state [ctl] at time 16:39:24.685757
2018-01-27 16:39:24,685 [salt.state       ][INFO    ][7223] Executing state host.present for ctl
2018-01-27 16:39:24,686 [salt.state       ][INFO    ][7223] Host ctl (192.168.10.10) already present
2018-01-27 16:39:24,686 [salt.state       ][INFO    ][7223] Completed state [ctl] at time 16:39:24.686650 duration_in_ms=0.893
2018-01-27 16:39:24,686 [salt.state       ][INFO    ][7223] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.686916
2018-01-27 16:39:24,687 [salt.state       ][INFO    ][7223] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-27 16:39:24,691 [salt.state       ][INFO    ][7223] Host ctl.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-01-27 16:39:24,691 [salt.state       ][INFO    ][7223] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 16:39:24.691314 duration_in_ms=4.397
2018-01-27 16:39:24,692 [salt.state       ][INFO    ][7223] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 16:39:24.692158
2018-01-27 16:39:24,692 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-27 16:39:24,692 [salt.state       ][INFO    ][7223] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-27 16:39:24,693 [salt.state       ][INFO    ][7223] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 16:39:24.692997 duration_in_ms=0.839
2018-01-27 16:39:24,693 [salt.state       ][INFO    ][7223] Running state [ens2] at time 16:39:24.693272
2018-01-27 16:39:24,693 [salt.state       ][INFO    ][7223] Executing state network.managed for ens2
2018-01-27 16:39:25,584 [salt.state       ][INFO    ][7223] Interface ens2 is up to date.
2018-01-27 16:39:25,584 [salt.state       ][INFO    ][7223] Completed state [ens2] at time 16:39:25.584421 duration_in_ms=891.149
2018-01-27 16:39:25,584 [salt.state       ][INFO    ][7223] Running state [ens3] at time 16:39:25.584794
2018-01-27 16:39:25,585 [salt.state       ][INFO    ][7223] Executing state network.managed for ens3
2018-01-27 16:39:26,360 [salt.state       ][INFO    ][7223] Interface ens3 is up to date.
2018-01-27 16:39:26,361 [salt.state       ][INFO    ][7223] Completed state [ens3] at time 16:39:26.361564 duration_in_ms=776.769
2018-01-27 16:39:26,362 [salt.state       ][INFO    ][7223] Running state [/etc/profile.d/proxy.sh] at time 16:39:26.362191
2018-01-27 16:39:26,362 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-27 16:39:26,363 [salt.state       ][INFO    ][7223] File /etc/profile.d/proxy.sh is not present
2018-01-27 16:39:26,364 [salt.state       ][INFO    ][7223] Completed state [/etc/profile.d/proxy.sh] at time 16:39:26.363976 duration_in_ms=1.785
2018-01-27 16:39:26,364 [salt.state       ][INFO    ][7223] Running state [/etc/apt/apt.conf.d/95proxies] at time 16:39:26.364442
2018-01-27 16:39:26,364 [salt.state       ][INFO    ][7223] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-27 16:39:26,365 [salt.state       ][INFO    ][7223] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-27 16:39:26,365 [salt.state       ][INFO    ][7223] Completed state [/etc/apt/apt.conf.d/95proxies] at time 16:39:26.365848 duration_in_ms=1.406
2018-01-27 16:39:26,366 [salt.state       ][INFO    ][7223] Running state [ntp] at time 16:39:26.366324
2018-01-27 16:39:26,366 [salt.state       ][INFO    ][7223] Executing state pkg.installed for ntp
2018-01-27 16:39:26,377 [salt.state       ][INFO    ][7223] All specified packages are already installed
2018-01-27 16:39:26,377 [salt.state       ][INFO    ][7223] Completed state [ntp] at time 16:39:26.377709 duration_in_ms=11.383
2018-01-27 16:39:26,380 [salt.state       ][INFO    ][7223] Running state [/etc/ntp.conf] at time 16:39:26.380245
2018-01-27 16:39:26,380 [salt.state       ][INFO    ][7223] Executing state file.managed for /etc/ntp.conf
2018-01-27 16:39:26,442 [salt.state       ][INFO    ][7223] File /etc/ntp.conf is in the correct state
2018-01-27 16:39:26,442 [salt.state       ][INFO    ][7223] Completed state [/etc/ntp.conf] at time 16:39:26.442631 duration_in_ms=62.386
2018-01-27 16:39:26,444 [salt.state       ][INFO    ][7223] Running state [ntp] at time 16:39:26.444629
2018-01-27 16:39:26,445 [salt.state       ][INFO    ][7223] Executing state service.running for ntp
2018-01-27 16:39:26,445 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-27 16:39:26,469 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-27 16:39:26,486 [salt.loaded.int.module.cmdmod][INFO    ][7223] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-27 16:39:26,514 [salt.state       ][INFO    ][7223] The service ntp is already running
2018-01-27 16:39:26,515 [salt.state       ][INFO    ][7223] Completed state [ntp] at time 16:39:26.515486 duration_in_ms=70.853
2018-01-27 16:39:26,521 [salt.minion      ][INFO    ][7223] Returning information for job: 20180127163908248942
2018-01-27 16:39:51,257 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180127163952184526
2018-01-27 16:39:51,285 [salt.minion      ][INFO    ][8587] Starting a new job with PID 8587
2018-01-27 16:39:51,297 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8587] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-27 16:39:51,300 [salt.minion      ][INFO    ][8587] Returning information for job: 20180127163952184526
2018-01-27 16:40:15,638 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command pkg.upgrade with jid 20180127164016568602
2018-01-27 16:40:15,671 [salt.minion      ][INFO    ][8600] Starting a new job with PID 8600
2018-01-27 16:40:15,704 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:40:16,119 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-27 16:40:25,757 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127164026679900
2018-01-27 16:40:25,781 [salt.minion      ][INFO    ][9332] Starting a new job with PID 9332
2018-01-27 16:40:25,797 [salt.minion      ][INFO    ][9332] Returning information for job: 20180127164026679900
2018-01-27 16:40:26,968 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:40:27,008 [salt.minion      ][INFO    ][8600] Returning information for job: 20180127164016568602
2018-01-27 16:43:34,951 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command test.ping with jid 20180127164335881119
2018-01-27 16:43:34,987 [salt.minion      ][INFO    ][9457] Starting a new job with PID 9457
2018-01-27 16:43:35,052 [salt.minion      ][INFO    ][9457] Returning information for job: 20180127164335881119
2018-01-27 16:43:54,736 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command state.sls with jid 20180127164355665918
2018-01-27 16:43:54,764 [salt.minion      ][INFO    ][9462] Starting a new job with PID 9462
2018-01-27 16:43:55,321 [salt.state       ][INFO    ][9462] Loading fresh modules for state activity
2018-01-27 16:43:55,383 [salt.fileclient  ][INFO    ][9462] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-27 16:43:55,424 [salt.fileclient  ][INFO    ][9462] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-27 16:43:56,034 [salt.state       ][INFO    ][9462] Running state [keepalived] at time 16:43:56.034293
2018-01-27 16:43:56,035 [salt.state       ][INFO    ][9462] Executing state pkg.installed for keepalived
2018-01-27 16:43:56,036 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:43:56,423 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-27 16:43:56,522 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 16:43:58,479 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 16:43:58,515 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-01-27 16:44:02,689 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 16:44:02,738 [salt.state       ][INFO    ][9462] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-27 16:44:02,760 [salt.state       ][INFO    ][9462] Loading fresh modules for state activity
2018-01-27 16:44:02,795 [salt.state       ][INFO    ][9462] Completed state [keepalived] at time 16:44:02.795123 duration_in_ms=6760.83
2018-01-27 16:44:02,804 [salt.state       ][INFO    ][9462] Running state [lsof] at time 16:44:02.804942
2018-01-27 16:44:02,805 [salt.state       ][INFO    ][9462] Executing state pkg.installed for lsof
2018-01-27 16:44:03,224 [salt.state       ][INFO    ][9462] All specified packages are already installed
2018-01-27 16:44:03,225 [salt.state       ][INFO    ][9462] Completed state [lsof] at time 16:44:03.225375 duration_in_ms=420.432
2018-01-27 16:44:03,228 [salt.state       ][INFO    ][9462] Running state [/etc/keepalived/keepalived.conf] at time 16:44:03.228655
2018-01-27 16:44:03,229 [salt.state       ][INFO    ][9462] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-27 16:44:03,277 [salt.fileclient  ][INFO    ][9462] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-27 16:44:03,340 [salt.state       ][INFO    ][9462] File changed:
New file
2018-01-27 16:44:03,340 [salt.state       ][INFO    ][9462] Completed state [/etc/keepalived/keepalived.conf] at time 16:44:03.340892 duration_in_ms=112.236
2018-01-27 16:44:03,341 [salt.state       ][INFO    ][9462] Running state [keepalived] at time 16:44:03.341948
2018-01-27 16:44:03,342 [salt.state       ][INFO    ][9462] Executing state service.running for keepalived
2018-01-27 16:44:03,343 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-27 16:44:03,364 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,383 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,402 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,423 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,502 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,529 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,556 [salt.loaded.int.module.cmdmod][INFO    ][9462] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-27 16:44:03,579 [salt.state       ][INFO    ][9462] {'keepalived': True}
2018-01-27 16:44:03,581 [salt.state       ][INFO    ][9462] Completed state [keepalived] at time 16:44:03.580941 duration_in_ms=238.991
2018-01-27 16:44:03,583 [salt.minion      ][INFO    ][9462] Returning information for job: 20180127164355665918
2018-01-27 16:46:12,456 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command pillar.get with jid 20180127164613384884
2018-01-27 16:46:12,488 [salt.minion      ][INFO    ][10728] Starting a new job with PID 10728
2018-01-27 16:46:12,493 [salt.minion      ][INFO    ][10728] Returning information for job: 20180127164613384884
2018-01-27 17:03:16,732 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command state.sls with jid 20180127170317661456
2018-01-27 17:03:16,759 [salt.minion      ][INFO    ][10777] Starting a new job with PID 10777
2018-01-27 17:03:19,345 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:03:19,434 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-27 17:03:19,470 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-27 17:03:19,545 [py.warnings      ][WARNING ][10777] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-27 17:03:19,547 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-27 17:03:19,645 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-27 17:03:20,405 [salt.state       ][INFO    ][10777] Running state [/etc/mysql/my.cnf] at time 17:03:20.405063
2018-01-27 17:03:20,405 [salt.state       ][INFO    ][10777] Executing state file.managed for /etc/mysql/my.cnf
2018-01-27 17:03:20,437 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-27 17:03:20,443 [salt.state       ][INFO    ][10777] File changed:
New file
2018-01-27 17:03:20,443 [salt.state       ][INFO    ][10777] Completed state [/etc/mysql/my.cnf] at time 17:03:20.443290 duration_in_ms=38.228
2018-01-27 17:03:20,444 [salt.state       ][INFO    ][10777] Running state [mysql-wsrep-5.6] at time 17:03:20.444379
2018-01-27 17:03:20,444 [salt.state       ][INFO    ][10777] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-27 17:03:20,445 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:03:20,839 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-27 17:03:20,928 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:03:24,719 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:03:24,758 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-27 17:03:26,836 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170327759925
2018-01-27 17:03:26,861 [salt.minion      ][INFO    ][11256] Starting a new job with PID 11256
2018-01-27 17:03:26,876 [salt.minion      ][INFO    ][11256] Returning information for job: 20180127170327759925
2018-01-27 17:03:36,853 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170337783039
2018-01-27 17:03:36,881 [salt.minion      ][INFO    ][12240] Starting a new job with PID 12240
2018-01-27 17:03:36,898 [salt.minion      ][INFO    ][12240] Returning information for job: 20180127170337783039
2018-01-27 17:03:43,827 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:03:43,875 [salt.state       ][INFO    ][10777] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-27 17:03:43,896 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:03:43,975 [salt.state       ][INFO    ][10777] Completed state [mysql-wsrep-5.6] at time 17:03:43.975156 duration_in_ms=23530.776
2018-01-27 17:03:43,985 [salt.state       ][INFO    ][10777] Running state [galera-3] at time 17:03:43.985262
2018-01-27 17:03:43,985 [salt.state       ][INFO    ][10777] Executing state pkg.installed for galera-3
2018-01-27 17:03:44,409 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-27 17:03:44,475 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:03:46,386 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:03:46,430 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'galera-3'] in directory '/root'
2018-01-27 17:03:46,884 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170347812036
2018-01-27 17:03:46,907 [salt.minion      ][INFO    ][12795] Starting a new job with PID 12795
2018-01-27 17:03:46,925 [salt.minion      ][INFO    ][12795] Returning information for job: 20180127170347812036
2018-01-27 17:03:48,250 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:03:48,304 [salt.state       ][INFO    ][10777] Made the following changes:
'galera' changed from 'absent' to '1'
'percona-xtradb-cluster-galera-25' changed from 'absent' to '1'
'galera3' changed from 'absent' to '1'
'galera-3' changed from 'absent' to '25.3.14-1'
'wsrep' changed from 'absent' to '1'

2018-01-27 17:03:48,322 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:03:48,356 [salt.state       ][INFO    ][10777] Completed state [galera-3] at time 17:03:48.356775 duration_in_ms=4371.512
2018-01-27 17:03:48,366 [salt.state       ][INFO    ][10777] Running state [rsync] at time 17:03:48.366923
2018-01-27 17:03:48,367 [salt.state       ][INFO    ][10777] Executing state pkg.installed for rsync
2018-01-27 17:03:48,801 [salt.state       ][INFO    ][10777] All specified packages are already installed
2018-01-27 17:03:48,802 [salt.state       ][INFO    ][10777] Completed state [rsync] at time 17:03:48.802383 duration_in_ms=435.459
2018-01-27 17:03:48,803 [salt.state       ][INFO    ][10777] Running state [python-mysqldb] at time 17:03:48.803572
2018-01-27 17:03:48,804 [salt.state       ][INFO    ][10777] Executing state pkg.installed for python-mysqldb
2018-01-27 17:03:48,823 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-27 17:03:48,896 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:03:50,827 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:03:50,870 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-01-27 17:03:52,648 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:03:52,698 [salt.state       ][INFO    ][10777] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-27 17:03:52,718 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:03:52,767 [salt.state       ][INFO    ][10777] Completed state [python-mysqldb] at time 17:03:52.767071 duration_in_ms=3963.499
2018-01-27 17:03:52,785 [salt.state       ][INFO    ][10777] Running state [libmysqlclient-dev] at time 17:03:52.785003
2018-01-27 17:03:52,785 [salt.state       ][INFO    ][10777] Executing state pkg.installed for libmysqlclient-dev
2018-01-27 17:03:53,226 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-27 17:03:53,289 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:03:55,211 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:03:55,243 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-27 17:03:57,113 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170358039988
2018-01-27 17:03:57,141 [salt.minion      ][INFO    ][13804] Starting a new job with PID 13804
2018-01-27 17:03:57,157 [salt.minion      ][INFO    ][13804] Returning information for job: 20180127170358039988
2018-01-27 17:04:00,429 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:04:00,491 [salt.state       ][INFO    ][10777] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'linux-libc-dev' changed from 'absent' to '4.4.0-112.135'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-27 17:04:00,510 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:04:00,541 [salt.state       ][INFO    ][10777] Completed state [libmysqlclient-dev] at time 17:04:00.541671 duration_in_ms=7756.667
2018-01-27 17:04:00,552 [salt.state       ][INFO    ][10777] Running state [psmisc] at time 17:04:00.552753
2018-01-27 17:04:00,553 [salt.state       ][INFO    ][10777] Executing state pkg.installed for psmisc
2018-01-27 17:04:00,981 [salt.state       ][INFO    ][10777] All specified packages are already installed
2018-01-27 17:04:00,981 [salt.state       ][INFO    ][10777] Completed state [psmisc] at time 17:04:00.981507 duration_in_ms=428.753
2018-01-27 17:04:00,982 [salt.state       ][INFO    ][10777] Running state [netcat] at time 17:04:00.982343
2018-01-27 17:04:00,982 [salt.state       ][INFO    ][10777] Executing state pkg.installed for netcat
2018-01-27 17:04:00,989 [salt.state       ][INFO    ][10777] All specified packages are already installed
2018-01-27 17:04:00,989 [salt.state       ][INFO    ][10777] Completed state [netcat] at time 17:04:00.989698 duration_in_ms=7.355
2018-01-27 17:04:00,990 [salt.state       ][INFO    ][10777] Running state [percona-xtrabackup] at time 17:04:00.990306
2018-01-27 17:04:00,990 [salt.state       ][INFO    ][10777] Executing state pkg.installed for percona-xtrabackup
2018-01-27 17:04:01,010 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-27 17:04:01,078 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:04:03,082 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:04:03,117 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'percona-xtrabackup'] in directory '/root'
2018-01-27 17:04:05,472 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:04:05,525 [salt.state       ][INFO    ][10777] Made the following changes:
'libev4' changed from 'absent' to '1:4.22-1'
'xtrabackup' changed from 'absent' to '1'
'libcurl3' changed from 'absent' to '7.47.0-1ubuntu2.5'
'percona-xtrabackup' changed from 'absent' to '2.3.7-0ubuntu0.16.04.2'

2018-01-27 17:04:05,543 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:04:05,574 [salt.state       ][INFO    ][10777] Completed state [percona-xtrabackup] at time 17:04:05.574538 duration_in_ms=4584.231
2018-01-27 17:04:05,585 [salt.state       ][INFO    ][10777] Running state [socat] at time 17:04:05.585422
2018-01-27 17:04:05,585 [salt.state       ][INFO    ][10777] Executing state pkg.installed for socat
2018-01-27 17:04:06,025 [salt.state       ][INFO    ][10777] All specified packages are already installed
2018-01-27 17:04:06,025 [salt.state       ][INFO    ][10777] Completed state [socat] at time 17:04:06.025873 duration_in_ms=440.451
2018-01-27 17:04:06,026 [salt.state       ][INFO    ][10777] Running state [libdbd-mysql] at time 17:04:06.026703
2018-01-27 17:04:06,027 [salt.state       ][INFO    ][10777] Executing state pkg.installed for libdbd-mysql
2018-01-27 17:04:06,050 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-27 17:04:06,112 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:04:07,348 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170408274437
2018-01-27 17:04:07,373 [salt.minion      ][INFO    ][18142] Starting a new job with PID 18142
2018-01-27 17:04:07,389 [salt.minion      ][INFO    ][18142] Returning information for job: 20180127170408274437
2018-01-27 17:04:08,076 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:04:08,114 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libdbd-mysql'] in directory '/root'
2018-01-27 17:04:09,841 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:04:09,891 [salt.state       ][INFO    ][10777] Made the following changes:
'libdbd-mysql' changed from 'absent' to '0.9.0-3ubuntu2'
'libdbi1' changed from 'absent' to '0.9.0-4'

2018-01-27 17:04:09,910 [salt.state       ][INFO    ][10777] Loading fresh modules for state activity
2018-01-27 17:04:09,955 [salt.state       ][INFO    ][10777] Completed state [libdbd-mysql] at time 17:04:09.955076 duration_in_ms=3928.373
2018-01-27 17:04:09,970 [salt.state       ][INFO    ][10777] Running state [python-pymysql] at time 17:04:09.970172
2018-01-27 17:04:09,970 [salt.state       ][INFO    ][10777] Executing state pkg.installed for python-pymysql
2018-01-27 17:04:10,507 [salt.state       ][INFO    ][10777] All specified packages are already installed
2018-01-27 17:04:10,508 [salt.state       ][INFO    ][10777] Completed state [python-pymysql] at time 17:04:10.508273 duration_in_ms=538.1
2018-01-27 17:04:10,511 [salt.state       ][INFO    ][10777] Running state [/var/log/mysql] at time 17:04:10.511241
2018-01-27 17:04:10,511 [salt.state       ][INFO    ][10777] Executing state file.directory for /var/log/mysql
2018-01-27 17:04:10,512 [salt.state       ][INFO    ][10777] {'mode': '0755'}
2018-01-27 17:04:10,512 [salt.state       ][INFO    ][10777] Completed state [/var/log/mysql] at time 17:04:10.512803 duration_in_ms=1.562
2018-01-27 17:04:10,513 [salt.state       ][INFO    ][10777] Running state [/etc/mysql] at time 17:04:10.513617
2018-01-27 17:04:10,513 [salt.state       ][INFO    ][10777] Executing state file.directory for /etc/mysql
2018-01-27 17:04:10,514 [salt.state       ][INFO    ][10777] Directory /etc/mysql is in the correct state
2018-01-27 17:04:10,514 [salt.state       ][INFO    ][10777] Completed state [/etc/mysql] at time 17:04:10.514591 duration_in_ms=0.974
2018-01-27 17:04:10,515 [salt.state       ][INFO    ][10777] Running state [/var/run/mysqld] at time 17:04:10.515442
2018-01-27 17:04:10,515 [salt.state       ][INFO    ][10777] Executing state file.directory for /var/run/mysqld
2018-01-27 17:04:10,516 [salt.state       ][INFO    ][10777] Directory /var/run/mysqld is in the correct state
2018-01-27 17:04:10,516 [salt.state       ][INFO    ][10777] Completed state [/var/run/mysqld] at time 17:04:10.516820 duration_in_ms=1.378
2018-01-27 17:04:10,517 [salt.state       ][INFO    ][10777] Running state [/etc/systemd/system/mysql.service.d] at time 17:04:10.517626
2018-01-27 17:04:10,517 [salt.state       ][INFO    ][10777] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-27 17:04:10,519 [salt.state       ][INFO    ][10777] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-27 17:04:10,519 [salt.state       ][INFO    ][10777] Completed state [/etc/systemd/system/mysql.service.d] at time 17:04:10.519329 duration_in_ms=1.703
2018-01-27 17:04:10,520 [salt.state       ][INFO    ][10777] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 17:04:10.520905
2018-01-27 17:04:10,521 [salt.state       ][INFO    ][10777] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-27 17:04:10,524 [salt.state       ][INFO    ][10777] File changed:
New file
2018-01-27 17:04:10,524 [salt.state       ][INFO    ][10777] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 17:04:10.524762 duration_in_ms=3.855
2018-01-27 17:04:10,528 [salt.state       ][INFO    ][10777] Running state [service.systemctl_reload] at time 17:04:10.528071
2018-01-27 17:04:10,528 [salt.state       ][INFO    ][10777] Executing state module.wait for service.systemctl_reload
2018-01-27 17:04:10,528 [salt.state       ][INFO    ][10777] No changes made for service.systemctl_reload
2018-01-27 17:04:10,528 [salt.state       ][INFO    ][10777] Completed state [service.systemctl_reload] at time 17:04:10.528798 duration_in_ms=0.728
2018-01-27 17:04:10,529 [salt.state       ][INFO    ][10777] Running state [service.systemctl_reload] at time 17:04:10.529003
2018-01-27 17:04:10,529 [salt.state       ][INFO    ][10777] Executing state module.mod_watch for service.systemctl_reload
2018-01-27 17:04:10,529 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-27 17:04:10,637 [salt.state       ][INFO    ][10777] {'ret': True}
2018-01-27 17:04:10,638 [salt.state       ][INFO    ][10777] Completed state [service.systemctl_reload] at time 17:04:10.637957 duration_in_ms=108.953
2018-01-27 17:04:10,639 [salt.state       ][INFO    ][10777] Running state [/etc/mysql/debian.cnf] at time 17:04:10.639366
2018-01-27 17:04:10,640 [salt.state       ][INFO    ][10777] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-27 17:04:10,682 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-27 17:04:10,762 [salt.state       ][INFO    ][10777] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = qIe46vU5j616bNOy
-socket   = /var/run/mysqld/mysqld.sock
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+
 [mysql_upgrade]
-host     = localhost
-user     = debian-sys-maint
-password = qIe46vU5j616bNOy
-socket   = /var/run/mysqld/mysqld.sock
-basedir  = /usr
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+basedir = /usr

2018-01-27 17:04:10,763 [salt.state       ][INFO    ][10777] Completed state [/etc/mysql/debian.cnf] at time 17:04:10.762970 duration_in_ms=123.604
2018-01-27 17:04:10,763 [salt.state       ][INFO    ][10777] Running state [/usr/local/sbin/galera_init.sh] at time 17:04:10.763216
2018-01-27 17:04:10,763 [salt.state       ][INFO    ][10777] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-27 17:04:10,796 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-27 17:04:10,801 [salt.state       ][INFO    ][10777] File changed:
New file
2018-01-27 17:04:10,802 [salt.state       ][INFO    ][10777] Completed state [/usr/local/sbin/galera_init.sh] at time 17:04:10.802253 duration_in_ms=39.037
2018-01-27 17:04:10,802 [salt.state       ][INFO    ][10777] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 17:04:10.802845
2018-01-27 17:04:10,803 [salt.state       ][INFO    ][10777] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-27 17:04:10,833 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-27 17:04:10,838 [salt.state       ][INFO    ][10777] File changed:
New file
2018-01-27 17:04:10,838 [salt.state       ][INFO    ][10777] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 17:04:10.838418 duration_in_ms=35.572
2018-01-27 17:04:10,842 [salt.state       ][INFO    ][10777] Running state [/usr/local/sbin/galera_init.sh] at time 17:04:10.842897
2018-01-27 17:04:10,843 [salt.state       ][INFO    ][10777] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-27 17:04:10,844 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-27 17:04:14,691 [salt.state       ][INFO    ][10777] {'pid': 18268, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-27 17:04:14,692 [salt.state       ][INFO    ][10777] Completed state [/usr/local/sbin/galera_init.sh] at time 17:04:14.692384 duration_in_ms=3849.486
2018-01-27 17:04:14,694 [salt.state       ][INFO    ][10777] Running state [mysqladmin password "opnfv_secret"] at time 17:04:14.694124
2018-01-27 17:04:14,694 [salt.state       ][INFO    ][10777] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-27 17:04:14,695 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-27 17:04:14,722 [salt.state       ][INFO    ][10777] {'pid': 18715, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-27 17:04:14,723 [salt.state       ][INFO    ][10777] Completed state [mysqladmin password "opnfv_secret"] at time 17:04:14.723059 duration_in_ms=28.934
2018-01-27 17:04:14,725 [salt.state       ][INFO    ][10777] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 17:04:14.725632
2018-01-27 17:04:14,726 [salt.state       ][INFO    ][10777] Executing state cmd.run for mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"
2018-01-27 17:04:14,727 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command 'mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"' in directory '/root'
2018-01-27 17:04:14,755 [salt.state       ][INFO    ][10777] {'pid': 18717, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-27 17:04:14,756 [salt.state       ][INFO    ][10777] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 17:04:14.756147 duration_in_ms=30.516
2018-01-27 17:04:14,759 [salt.state       ][INFO    ][10777] Running state [mysql] at time 17:04:14.759051
2018-01-27 17:04:14,759 [salt.state       ][INFO    ][10777] Executing state service.dead for mysql
2018-01-27 17:04:14,760 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-27 17:04:14,789 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-27 17:04:14,812 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-27 17:04:14,842 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-27 17:04:17,374 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170418297554
2018-01-27 17:04:17,403 [salt.minion      ][INFO    ][18788] Starting a new job with PID 18788
2018-01-27 17:04:17,419 [salt.minion      ][INFO    ][18788] Returning information for job: 20180127170418297554
2018-01-27 17:04:27,399 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170428324483
2018-01-27 17:04:27,428 [salt.minion      ][INFO    ][18814] Starting a new job with PID 18814
2018-01-27 17:04:27,447 [salt.minion      ][INFO    ][18814] Returning information for job: 20180127170428324483
2018-01-27 17:04:37,469 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170438392059
2018-01-27 17:04:37,498 [salt.minion      ][INFO    ][18819] Starting a new job with PID 18819
2018-01-27 17:04:37,517 [salt.minion      ][INFO    ][18819] Returning information for job: 20180127170438392059
2018-01-27 17:04:47,501 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170448426020
2018-01-27 17:04:47,534 [salt.minion      ][INFO    ][18834] Starting a new job with PID 18834
2018-01-27 17:04:47,551 [salt.minion      ][INFO    ][18834] Returning information for job: 20180127170448426020
2018-01-27 17:04:57,601 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170458528273
2018-01-27 17:04:57,629 [salt.minion      ][INFO    ][18839] Starting a new job with PID 18839
2018-01-27 17:04:57,650 [salt.minion      ][INFO    ][18839] Returning information for job: 20180127170458528273
2018-01-27 17:05:07,639 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170508559436
2018-01-27 17:05:07,671 [salt.minion      ][INFO    ][18844] Starting a new job with PID 18844
2018-01-27 17:05:07,690 [salt.minion      ][INFO    ][18844] Returning information for job: 20180127170508559436
2018-01-27 17:05:17,683 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170518605707
2018-01-27 17:05:17,717 [salt.minion      ][INFO    ][18849] Starting a new job with PID 18849
2018-01-27 17:05:17,733 [salt.minion      ][INFO    ][18849] Returning information for job: 20180127170518605707
2018-01-27 17:05:27,728 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170528654978
2018-01-27 17:05:27,758 [salt.minion      ][INFO    ][18854] Starting a new job with PID 18854
2018-01-27 17:05:27,775 [salt.minion      ][INFO    ][18854] Returning information for job: 20180127170528654978
2018-01-27 17:05:37,774 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170538694994
2018-01-27 17:05:37,807 [salt.minion      ][INFO    ][18859] Starting a new job with PID 18859
2018-01-27 17:05:37,828 [salt.minion      ][INFO    ][18859] Returning information for job: 20180127170538694994
2018-01-27 17:05:47,834 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170548751610
2018-01-27 17:05:47,861 [salt.minion      ][INFO    ][18864] Starting a new job with PID 18864
2018-01-27 17:05:47,877 [salt.minion      ][INFO    ][18864] Returning information for job: 20180127170548751610
2018-01-27 17:05:57,871 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170558792583
2018-01-27 17:05:57,902 [salt.minion      ][INFO    ][18869] Starting a new job with PID 18869
2018-01-27 17:05:57,919 [salt.minion      ][INFO    ][18869] Returning information for job: 20180127170558792583
2018-01-27 17:06:07,925 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170608843590
2018-01-27 17:06:07,953 [salt.minion      ][INFO    ][18874] Starting a new job with PID 18874
2018-01-27 17:06:07,973 [salt.minion      ][INFO    ][18874] Returning information for job: 20180127170608843590
2018-01-27 17:06:17,973 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170618899912
2018-01-27 17:06:18,003 [salt.minion      ][INFO    ][18879] Starting a new job with PID 18879
2018-01-27 17:06:18,019 [salt.minion      ][INFO    ][18879] Returning information for job: 20180127170618899912
2018-01-27 17:06:28,010 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170628934466
2018-01-27 17:06:28,041 [salt.minion      ][INFO    ][18884] Starting a new job with PID 18884
2018-01-27 17:06:28,060 [salt.minion      ][INFO    ][18884] Returning information for job: 20180127170628934466
2018-01-27 17:06:38,069 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170638992685
2018-01-27 17:06:38,096 [salt.minion      ][INFO    ][18889] Starting a new job with PID 18889
2018-01-27 17:06:38,115 [salt.minion      ][INFO    ][18889] Returning information for job: 20180127170638992685
2018-01-27 17:06:48,129 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170649055042
2018-01-27 17:06:48,159 [salt.minion      ][INFO    ][18894] Starting a new job with PID 18894
2018-01-27 17:06:48,175 [salt.minion      ][INFO    ][18894] Returning information for job: 20180127170649055042
2018-01-27 17:06:58,182 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170659108462
2018-01-27 17:06:58,214 [salt.minion      ][INFO    ][18899] Starting a new job with PID 18899
2018-01-27 17:06:58,235 [salt.minion      ][INFO    ][18899] Returning information for job: 20180127170659108462
2018-01-27 17:07:08,252 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170709173150
2018-01-27 17:07:08,284 [salt.minion      ][INFO    ][18904] Starting a new job with PID 18904
2018-01-27 17:07:08,299 [salt.minion      ][INFO    ][18904] Returning information for job: 20180127170709173150
2018-01-27 17:07:18,320 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170719242853
2018-01-27 17:07:18,350 [salt.minion      ][INFO    ][18909] Starting a new job with PID 18909
2018-01-27 17:07:18,367 [salt.minion      ][INFO    ][18909] Returning information for job: 20180127170719242853
2018-01-27 17:07:28,386 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170729314666
2018-01-27 17:07:28,417 [salt.minion      ][INFO    ][18914] Starting a new job with PID 18914
2018-01-27 17:07:28,434 [salt.minion      ][INFO    ][18914] Returning information for job: 20180127170729314666
2018-01-27 17:07:38,463 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170739386340
2018-01-27 17:07:38,491 [salt.minion      ][INFO    ][18919] Starting a new job with PID 18919
2018-01-27 17:07:38,510 [salt.minion      ][INFO    ][18919] Returning information for job: 20180127170739386340
2018-01-27 17:07:48,540 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170749462922
2018-01-27 17:07:48,569 [salt.minion      ][INFO    ][18924] Starting a new job with PID 18924
2018-01-27 17:07:48,588 [salt.minion      ][INFO    ][18924] Returning information for job: 20180127170749462922
2018-01-27 17:07:58,621 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170759545505
2018-01-27 17:07:58,654 [salt.minion      ][INFO    ][18929] Starting a new job with PID 18929
2018-01-27 17:07:58,673 [salt.minion      ][INFO    ][18929] Returning information for job: 20180127170759545505
2018-01-27 17:08:08,715 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170809638711
2018-01-27 17:08:08,745 [salt.minion      ][INFO    ][18934] Starting a new job with PID 18934
2018-01-27 17:08:08,763 [salt.minion      ][INFO    ][18934] Returning information for job: 20180127170809638711
2018-01-27 17:08:18,810 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170819732797
2018-01-27 17:08:18,844 [salt.minion      ][INFO    ][18939] Starting a new job with PID 18939
2018-01-27 17:08:18,861 [salt.minion      ][INFO    ][18939] Returning information for job: 20180127170819732797
2018-01-27 17:08:28,914 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170829843273
2018-01-27 17:08:28,946 [salt.minion      ][INFO    ][18944] Starting a new job with PID 18944
2018-01-27 17:08:28,964 [salt.minion      ][INFO    ][18944] Returning information for job: 20180127170829843273
2018-01-27 17:08:39,007 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170839934379
2018-01-27 17:08:39,037 [salt.minion      ][INFO    ][18949] Starting a new job with PID 18949
2018-01-27 17:08:39,054 [salt.minion      ][INFO    ][18949] Returning information for job: 20180127170839934379
2018-01-27 17:08:49,118 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170850041304
2018-01-27 17:08:49,144 [salt.minion      ][INFO    ][18954] Starting a new job with PID 18954
2018-01-27 17:08:49,160 [salt.minion      ][INFO    ][18954] Returning information for job: 20180127170850041304
2018-01-27 17:08:59,223 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170900147025
2018-01-27 17:08:59,248 [salt.minion      ][INFO    ][18959] Starting a new job with PID 18959
2018-01-27 17:08:59,264 [salt.minion      ][INFO    ][18959] Returning information for job: 20180127170900147025
2018-01-27 17:09:09,339 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170910263025
2018-01-27 17:09:09,364 [salt.minion      ][INFO    ][18964] Starting a new job with PID 18964
2018-01-27 17:09:09,380 [salt.minion      ][INFO    ][18964] Returning information for job: 20180127170910263025
2018-01-27 17:09:19,449 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170920375344
2018-01-27 17:09:19,481 [salt.minion      ][INFO    ][18979] Starting a new job with PID 18979
2018-01-27 17:09:19,498 [salt.minion      ][INFO    ][18979] Returning information for job: 20180127170920375344
2018-01-27 17:09:29,572 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170930499267
2018-01-27 17:09:29,598 [salt.minion      ][INFO    ][18984] Starting a new job with PID 18984
2018-01-27 17:09:29,618 [salt.minion      ][INFO    ][18984] Returning information for job: 20180127170930499267
2018-01-27 17:09:39,703 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170940624498
2018-01-27 17:09:39,738 [salt.minion      ][INFO    ][18989] Starting a new job with PID 18989
2018-01-27 17:09:39,757 [salt.minion      ][INFO    ][18989] Returning information for job: 20180127170940624498
2018-01-27 17:09:49,843 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127170950770633
2018-01-27 17:09:49,878 [salt.minion      ][INFO    ][18994] Starting a new job with PID 18994
2018-01-27 17:09:49,895 [salt.minion      ][INFO    ][18994] Returning information for job: 20180127170950770633
2018-01-27 17:10:00,901 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171001829612
2018-01-27 17:10:00,931 [salt.minion      ][INFO    ][18999] Starting a new job with PID 18999
2018-01-27 17:10:00,951 [salt.minion      ][INFO    ][18999] Returning information for job: 20180127171001829612
2018-01-27 17:10:11,056 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171011983659
2018-01-27 17:10:11,083 [salt.minion      ][INFO    ][19004] Starting a new job with PID 19004
2018-01-27 17:10:11,102 [salt.minion      ][INFO    ][19004] Returning information for job: 20180127171011983659
2018-01-27 17:10:21,199 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171022127050
2018-01-27 17:10:21,230 [salt.minion      ][INFO    ][19009] Starting a new job with PID 19009
2018-01-27 17:10:21,247 [salt.minion      ][INFO    ][19009] Returning information for job: 20180127171022127050
2018-01-27 17:10:31,368 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171032287886
2018-01-27 17:10:31,395 [salt.minion      ][INFO    ][19014] Starting a new job with PID 19014
2018-01-27 17:10:31,411 [salt.minion      ][INFO    ][19014] Returning information for job: 20180127171032287886
2018-01-27 17:10:41,529 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171042450670
2018-01-27 17:10:41,562 [salt.minion      ][INFO    ][19019] Starting a new job with PID 19019
2018-01-27 17:10:41,579 [salt.minion      ][INFO    ][19019] Returning information for job: 20180127171042450670
2018-01-27 17:10:51,703 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171052625492
2018-01-27 17:10:51,735 [salt.minion      ][INFO    ][19024] Starting a new job with PID 19024
2018-01-27 17:10:51,753 [salt.minion      ][INFO    ][19024] Returning information for job: 20180127171052625492
2018-01-27 17:11:01,882 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171102810638
2018-01-27 17:11:01,913 [salt.minion      ][INFO    ][19029] Starting a new job with PID 19029
2018-01-27 17:11:01,933 [salt.minion      ][INFO    ][19029] Returning information for job: 20180127171102810638
2018-01-27 17:11:12,054 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171112981630
2018-01-27 17:11:12,088 [salt.minion      ][INFO    ][19034] Starting a new job with PID 19034
2018-01-27 17:11:12,104 [salt.minion      ][INFO    ][19034] Returning information for job: 20180127171112981630
2018-01-27 17:11:22,252 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171123172244
2018-01-27 17:11:22,277 [salt.minion      ][INFO    ][19039] Starting a new job with PID 19039
2018-01-27 17:11:22,298 [salt.minion      ][INFO    ][19039] Returning information for job: 20180127171123172244
2018-01-27 17:11:32,436 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171133366641
2018-01-27 17:11:32,465 [salt.minion      ][INFO    ][19044] Starting a new job with PID 19044
2018-01-27 17:11:32,485 [salt.minion      ][INFO    ][19044] Returning information for job: 20180127171133366641
2018-01-27 17:11:42,628 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171143555571
2018-01-27 17:11:42,660 [salt.minion      ][INFO    ][19049] Starting a new job with PID 19049
2018-01-27 17:11:42,679 [salt.minion      ][INFO    ][19049] Returning information for job: 20180127171143555571
2018-01-27 17:11:52,846 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171153771881
2018-01-27 17:11:52,876 [salt.minion      ][INFO    ][19054] Starting a new job with PID 19054
2018-01-27 17:11:52,902 [salt.minion      ][INFO    ][19054] Returning information for job: 20180127171153771881
2018-01-27 17:12:03,077 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171204004110
2018-01-27 17:12:03,102 [salt.minion      ][INFO    ][19059] Starting a new job with PID 19059
2018-01-27 17:12:03,123 [salt.minion      ][INFO    ][19059] Returning information for job: 20180127171204004110
2018-01-27 17:12:13,128 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171214049552
2018-01-27 17:12:13,157 [salt.minion      ][INFO    ][19064] Starting a new job with PID 19064
2018-01-27 17:12:13,172 [salt.minion      ][INFO    ][19064] Returning information for job: 20180127171214049552
2018-01-27 17:12:23,361 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171224287969
2018-01-27 17:12:23,393 [salt.minion      ][INFO    ][19069] Starting a new job with PID 19069
2018-01-27 17:12:23,414 [salt.minion      ][INFO    ][19069] Returning information for job: 20180127171224287969
2018-01-27 17:12:33,596 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171234525906
2018-01-27 17:12:33,628 [salt.minion      ][INFO    ][19074] Starting a new job with PID 19074
2018-01-27 17:12:33,644 [salt.minion      ][INFO    ][19074] Returning information for job: 20180127171234525906
2018-01-27 17:12:43,642 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171244562060
2018-01-27 17:12:43,670 [salt.minion      ][INFO    ][19079] Starting a new job with PID 19079
2018-01-27 17:12:43,687 [salt.minion      ][INFO    ][19079] Returning information for job: 20180127171244562060
2018-01-27 17:12:53,680 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171254603110
2018-01-27 17:12:53,704 [salt.minion      ][INFO    ][19084] Starting a new job with PID 19084
2018-01-27 17:12:53,721 [salt.minion      ][INFO    ][19084] Returning information for job: 20180127171254603110
2018-01-27 17:13:03,718 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171304638694
2018-01-27 17:13:03,749 [salt.minion      ][INFO    ][19089] Starting a new job with PID 19089
2018-01-27 17:13:03,769 [salt.minion      ][INFO    ][19089] Returning information for job: 20180127171304638694
2018-01-27 17:13:13,793 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171314712817
2018-01-27 17:13:13,818 [salt.minion      ][INFO    ][19094] Starting a new job with PID 19094
2018-01-27 17:13:13,837 [salt.minion      ][INFO    ][19094] Returning information for job: 20180127171314712817
2018-01-27 17:13:23,839 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171324766084
2018-01-27 17:13:23,872 [salt.minion      ][INFO    ][19099] Starting a new job with PID 19099
2018-01-27 17:13:23,887 [salt.minion      ][INFO    ][19099] Returning information for job: 20180127171324766084
2018-01-27 17:13:33,911 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171334831085
2018-01-27 17:13:33,948 [salt.minion      ][INFO    ][19114] Starting a new job with PID 19114
2018-01-27 17:13:33,969 [salt.minion      ][INFO    ][19114] Returning information for job: 20180127171334831085
2018-01-27 17:13:43,998 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171344924169
2018-01-27 17:13:44,029 [salt.minion      ][INFO    ][19119] Starting a new job with PID 19119
2018-01-27 17:13:44,046 [salt.minion      ][INFO    ][19119] Returning information for job: 20180127171344924169
2018-01-27 17:13:54,079 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171355001412
2018-01-27 17:13:54,104 [salt.minion      ][INFO    ][19124] Starting a new job with PID 19124
2018-01-27 17:13:54,122 [salt.minion      ][INFO    ][19124] Returning information for job: 20180127171355001412
2018-01-27 17:14:04,152 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171405078690
2018-01-27 17:14:04,182 [salt.minion      ][INFO    ][19129] Starting a new job with PID 19129
2018-01-27 17:14:04,201 [salt.minion      ][INFO    ][19129] Returning information for job: 20180127171405078690
2018-01-27 17:14:14,232 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171415154432
2018-01-27 17:14:14,260 [salt.minion      ][INFO    ][19134] Starting a new job with PID 19134
2018-01-27 17:14:14,278 [salt.minion      ][INFO    ][19134] Returning information for job: 20180127171415154432
2018-01-27 17:14:15,081 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-27 17:14:15,110 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-27 17:14:15,141 [salt.state       ][INFO    ][10777] {'mysql': False}
2018-01-27 17:14:15,142 [salt.state       ][INFO    ][10777] Completed state [mysql] at time 17:14:15.142029 duration_in_ms=600382.977
2018-01-27 17:14:15,144 [salt.state       ][INFO    ][10777] Running state [/etc/mysql/my.cnf] at time 17:14:15.144029
2018-01-27 17:14:15,144 [salt.state       ][INFO    ][10777] Executing state file.managed for /etc/mysql/my.cnf
2018-01-27 17:14:15,185 [salt.fileclient  ][INFO    ][10777] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-27 17:14:15,262 [salt.state       ][INFO    ][10777] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.53
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.53
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.53:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-27 17:14:15,263 [salt.state       ][INFO    ][10777] Completed state [/etc/mysql/my.cnf] at time 17:14:15.263108 duration_in_ms=119.079
2018-01-27 17:14:15,264 [salt.state       ][INFO    ][10777] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 17:14:15.264863
2018-01-27 17:14:15,265 [salt.state       ][INFO    ][10777] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-27 17:14:15,265 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-27 17:14:24,317 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171425245655
2018-01-27 17:14:24,341 [salt.minion      ][INFO    ][20192] Starting a new job with PID 20192
2018-01-27 17:14:24,361 [salt.minion      ][INFO    ][20192] Returning information for job: 20180127171425245655
2018-01-27 17:14:34,416 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171435343658
2018-01-27 17:14:34,444 [salt.minion      ][INFO    ][20235] Starting a new job with PID 20235
2018-01-27 17:14:34,460 [salt.minion      ][INFO    ][20235] Returning information for job: 20180127171435343658
2018-01-27 17:14:44,580 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command saltutil.find_job with jid 20180127171445502393
2018-01-27 17:14:44,609 [salt.minion      ][INFO    ][20309] Starting a new job with PID 20309
2018-01-27 17:14:44,629 [salt.minion      ][INFO    ][20309] Returning information for job: 20180127171445502393
2018-01-27 17:14:46,205 [salt.state       ][INFO    ][10777] {'pid': 19145, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-27 17:14:46,205 [salt.state       ][INFO    ][10777] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 17:14:46.205882 duration_in_ms=30941.019
2018-01-27 17:14:46,207 [salt.state       ][INFO    ][10777] Running state [/var/lib/mysql/.galera_bootstrap] at time 17:14:46.207584
2018-01-27 17:14:46,208 [salt.state       ][INFO    ][10777] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-27 17:14:46,208 [salt.state       ][INFO    ][10777] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-27 17:14:46,208 [salt.state       ][INFO    ][10777] Completed state [/var/lib/mysql/.galera_bootstrap] at time 17:14:46.208918 duration_in_ms=1.335
2018-01-27 17:14:46,325 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['git', '--version'] in directory '/root'
2018-01-27 17:14:46,425 [salt.state       ][INFO    ][10777] Running state [/etc/mysql/my.cnf] at time 17:14:46.424935
2018-01-27 17:14:46,425 [salt.state       ][INFO    ][10777] Executing state file.managed for /etc/mysql/my.cnf
2018-01-27 17:14:46,529 [salt.state       ][INFO    ][10777] File /etc/mysql/my.cnf is in the correct state
2018-01-27 17:14:46,529 [salt.state       ][INFO    ][10777] Completed state [/etc/mysql/my.cnf] at time 17:14:46.529787 duration_in_ms=104.853
2018-01-27 17:14:46,531 [salt.state       ][INFO    ][10777] Running state [mysql] at time 17:14:46.531805
2018-01-27 17:14:46,532 [salt.state       ][INFO    ][10777] Executing state service.running for mysql
2018-01-27 17:14:46,532 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-27 17:14:46,563 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-27 17:14:46,600 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-27 17:14:46,635 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-27 17:14:46,667 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-27 17:14:47,018 [salt.loaded.int.module.cmdmod][INFO    ][10777] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-27 17:14:47,044 [salt.state       ][INFO    ][10777] {'mysql': True}
2018-01-27 17:14:47,044 [salt.state       ][INFO    ][10777] Completed state [mysql] at time 17:14:47.044810 duration_in_ms=513.004
2018-01-27 17:14:47,045 [salt.state       ][INFO    ][10777] Running state [ceilometer] at time 17:14:47.045245
2018-01-27 17:14:47,045 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for ceilometer
2018-01-27 17:14:47,052 [salt.state       ][INFO    ][10777] Database ceilometer is already present
2018-01-27 17:14:47,052 [salt.state       ][INFO    ][10777] Completed state [ceilometer] at time 17:14:47.052280 duration_in_ms=7.035
2018-01-27 17:14:47,052 [salt.state       ][INFO    ][10777] Running state [ceilometer] at time 17:14:47.052549
2018-01-27 17:14:47,052 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for ceilometer
2018-01-27 17:14:47,056 [salt.state       ][INFO    ][10777] User ceilometer@% is already present with the desired password
2018-01-27 17:14:47,056 [salt.state       ][INFO    ][10777] Completed state [ceilometer] at time 17:14:47.056880 duration_in_ms=4.331
2018-01-27 17:14:47,059 [salt.state       ][INFO    ][10777] Running state [mysql_grants_ceilometer_ceilometer_%] at time 17:14:47.059013
2018-01-27 17:14:47,059 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-27 17:14:47,066 [salt.state       ][INFO    ][10777] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-27 17:14:47,066 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 17:14:47.066333 duration_in_ms=7.32
2018-01-27 17:14:47,066 [salt.state       ][INFO    ][10777] Running state [ceilometer] at time 17:14:47.066597
2018-01-27 17:14:47,066 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for ceilometer
2018-01-27 17:14:47,089 [salt.loaded.int.module.mysql][INFO    ][10777] User 'ceilometer'@'192.168.10.53' has been created
2018-01-27 17:14:47,090 [salt.state       ][INFO    ][10777] {'ceilometer': 'Present'}
2018-01-27 17:14:47,090 [salt.state       ][INFO    ][10777] Completed state [ceilometer] at time 17:14:47.090375 duration_in_ms=23.777
2018-01-27 17:14:47,093 [salt.state       ][INFO    ][10777] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 17:14:47.092974
2018-01-27 17:14:47,093 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.53
2018-01-27 17:14:47,112 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-27 17:14:47,112 [salt.state       ][INFO    ][10777] {'mysql_grants_ceilometer_ceilometer_192.168.10.53': 'Present'}
2018-01-27 17:14:47,112 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 17:14:47.112930 duration_in_ms=19.956
2018-01-27 17:14:47,113 [salt.state       ][INFO    ][10777] Running state [aodh] at time 17:14:47.113238
2018-01-27 17:14:47,113 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for aodh
2018-01-27 17:14:47,119 [salt.state       ][INFO    ][10777] Database aodh is already present
2018-01-27 17:14:47,119 [salt.state       ][INFO    ][10777] Completed state [aodh] at time 17:14:47.119573 duration_in_ms=6.335
2018-01-27 17:14:47,120 [salt.state       ][INFO    ][10777] Running state [aodh] at time 17:14:47.120026
2018-01-27 17:14:47,120 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for aodh
2018-01-27 17:14:47,126 [salt.state       ][INFO    ][10777] User aodh@% is already present with the desired password
2018-01-27 17:14:47,127 [salt.state       ][INFO    ][10777] Completed state [aodh] at time 17:14:47.127178 duration_in_ms=7.152
2018-01-27 17:14:47,129 [salt.state       ][INFO    ][10777] Running state [mysql_grants_aodh_aodh_%] at time 17:14:47.129344
2018-01-27 17:14:47,129 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-27 17:14:47,137 [salt.state       ][INFO    ][10777] Grant all on aodh.* to aodh@% is already present
2018-01-27 17:14:47,137 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_aodh_aodh_%] at time 17:14:47.137331 duration_in_ms=7.987
2018-01-27 17:14:47,137 [salt.state       ][INFO    ][10777] Running state [aodh] at time 17:14:47.137582
2018-01-27 17:14:47,137 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for aodh
2018-01-27 17:14:47,144 [salt.state       ][INFO    ][10777] User aodh@192.168.10.50 is already present with the desired password
2018-01-27 17:14:47,144 [salt.state       ][INFO    ][10777] Completed state [aodh] at time 17:14:47.144896 duration_in_ms=7.314
2018-01-27 17:14:47,148 [salt.state       ][INFO    ][10777] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 17:14:47.148091
2018-01-27 17:14:47,148 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-27 17:14:47,157 [salt.state       ][INFO    ][10777] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-27 17:14:47,157 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 17:14:47.157597 duration_in_ms=9.507
2018-01-27 17:14:47,157 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.157864
2018-01-27 17:14:47,158 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for nova
2018-01-27 17:14:47,161 [salt.state       ][INFO    ][10777] Database nova is already present
2018-01-27 17:14:47,161 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.161946 duration_in_ms=4.082
2018-01-27 17:14:47,162 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.162212
2018-01-27 17:14:47,162 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for nova
2018-01-27 17:14:47,169 [salt.state       ][INFO    ][10777] User nova@% is already present with the desired password
2018-01-27 17:14:47,169 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.169546 duration_in_ms=7.334
2018-01-27 17:14:47,172 [salt.state       ][INFO    ][10777] Running state [mysql_grants_nova_nova_%] at time 17:14:47.172764
2018-01-27 17:14:47,173 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-27 17:14:47,184 [salt.state       ][INFO    ][10777] Grant all on nova.* to nova@% is already present
2018-01-27 17:14:47,184 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_nova_nova_%] at time 17:14:47.184416 duration_in_ms=11.653
2018-01-27 17:14:47,184 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.184672
2018-01-27 17:14:47,184 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for nova
2018-01-27 17:14:47,212 [salt.loaded.int.module.mysql][INFO    ][10777] User 'nova'@'192.168.10.53' has been created
2018-01-27 17:14:47,212 [salt.state       ][INFO    ][10777] {'nova': 'Present'}
2018-01-27 17:14:47,212 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.212693 duration_in_ms=28.021
2018-01-27 17:14:47,214 [salt.state       ][INFO    ][10777] Running state [mysql_grants_nova_nova_192.168.10.53] at time 17:14:47.214921
2018-01-27 17:14:47,215 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.53
2018-01-27 17:14:47,233 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-27 17:14:47,233 [salt.state       ][INFO    ][10777] {'mysql_grants_nova_nova_192.168.10.53': 'Present'}
2018-01-27 17:14:47,233 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_nova_nova_192.168.10.53] at time 17:14:47.233648 duration_in_ms=18.726
2018-01-27 17:14:47,233 [salt.state       ][INFO    ][10777] Running state [grafana] at time 17:14:47.233912
2018-01-27 17:14:47,234 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for grafana
2018-01-27 17:14:47,238 [salt.state       ][INFO    ][10777] Database grafana is already present
2018-01-27 17:14:47,238 [salt.state       ][INFO    ][10777] Completed state [grafana] at time 17:14:47.238688 duration_in_ms=4.776
2018-01-27 17:14:47,239 [salt.state       ][INFO    ][10777] Running state [grafana] at time 17:14:47.238983
2018-01-27 17:14:47,239 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for grafana
2018-01-27 17:14:47,244 [salt.state       ][INFO    ][10777] User grafana@% is already present with the desired password
2018-01-27 17:14:47,245 [salt.state       ][INFO    ][10777] Completed state [grafana] at time 17:14:47.245103 duration_in_ms=6.12
2018-01-27 17:14:47,247 [salt.state       ][INFO    ][10777] Running state [mysql_grants_grafana_grafana_%] at time 17:14:47.247219
2018-01-27 17:14:47,248 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-27 17:14:47,255 [salt.state       ][INFO    ][10777] Grant all on grafana.* to grafana@% is already present
2018-01-27 17:14:47,255 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_grafana_grafana_%] at time 17:14:47.255724 duration_in_ms=8.505
2018-01-27 17:14:47,256 [salt.state       ][INFO    ][10777] Running state [grafana] at time 17:14:47.255980
2018-01-27 17:14:47,256 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for grafana
2018-01-27 17:14:47,277 [salt.loaded.int.module.mysql][INFO    ][10777] User 'grafana'@'192.168.10.53' has been created
2018-01-27 17:14:47,277 [salt.state       ][INFO    ][10777] {'grafana': 'Present'}
2018-01-27 17:14:47,277 [salt.state       ][INFO    ][10777] Completed state [grafana] at time 17:14:47.277628 duration_in_ms=21.648
2018-01-27 17:14:47,279 [salt.state       ][INFO    ][10777] Running state [mysql_grants_grafana_grafana_192.168.10.53] at time 17:14:47.279764
2018-01-27 17:14:47,280 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.53
2018-01-27 17:14:47,297 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-27 17:14:47,297 [salt.state       ][INFO    ][10777] {'mysql_grants_grafana_grafana_192.168.10.53': 'Present'}
2018-01-27 17:14:47,298 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_grafana_grafana_192.168.10.53] at time 17:14:47.298111 duration_in_ms=18.347
2018-01-27 17:14:47,298 [salt.state       ][INFO    ][10777] Running state [designate_pool_manager] at time 17:14:47.298396
2018-01-27 17:14:47,298 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for designate_pool_manager
2018-01-27 17:14:47,302 [salt.state       ][INFO    ][10777] Database designate_pool_manager is already present
2018-01-27 17:14:47,302 [salt.state       ][INFO    ][10777] Completed state [designate_pool_manager] at time 17:14:47.302281 duration_in_ms=3.885
2018-01-27 17:14:47,302 [salt.state       ][INFO    ][10777] Running state [designate] at time 17:14:47.302559
2018-01-27 17:14:47,302 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for designate
2018-01-27 17:14:47,307 [salt.state       ][INFO    ][10777] User designate@% is already present with the desired password
2018-01-27 17:14:47,308 [salt.state       ][INFO    ][10777] Completed state [designate] at time 17:14:47.307985 duration_in_ms=5.426
2018-01-27 17:14:47,309 [salt.state       ][INFO    ][10777] Running state [mysql_grants_designate_designate_pool_manager_%] at time 17:14:47.309895
2018-01-27 17:14:47,310 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-27 17:14:47,315 [salt.state       ][INFO    ][10777] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-27 17:14:47,315 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 17:14:47.315766 duration_in_ms=5.871
2018-01-27 17:14:47,316 [salt.state       ][INFO    ][10777] Running state [designate] at time 17:14:47.315999
2018-01-27 17:14:47,316 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for designate
2018-01-27 17:14:47,320 [salt.state       ][INFO    ][10777] User designate@192.168.10.50 is already present with the desired password
2018-01-27 17:14:47,320 [salt.state       ][INFO    ][10777] Completed state [designate] at time 17:14:47.320228 duration_in_ms=4.229
2018-01-27 17:14:47,322 [salt.state       ][INFO    ][10777] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 17:14:47.321964
2018-01-27 17:14:47,322 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-27 17:14:47,327 [salt.state       ][INFO    ][10777] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-27 17:14:47,328 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 17:14:47.328146 duration_in_ms=6.181
2018-01-27 17:14:47,328 [salt.state       ][INFO    ][10777] Running state [heat] at time 17:14:47.328393
2018-01-27 17:14:47,328 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for heat
2018-01-27 17:14:47,331 [salt.state       ][INFO    ][10777] Database heat is already present
2018-01-27 17:14:47,332 [salt.state       ][INFO    ][10777] Completed state [heat] at time 17:14:47.332069 duration_in_ms=3.676
2018-01-27 17:14:47,332 [salt.state       ][INFO    ][10777] Running state [heat] at time 17:14:47.332318
2018-01-27 17:14:47,332 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for heat
2018-01-27 17:14:47,335 [salt.state       ][INFO    ][10777] User heat@% is already present with the desired password
2018-01-27 17:14:47,336 [salt.state       ][INFO    ][10777] Completed state [heat] at time 17:14:47.336155 duration_in_ms=3.837
2018-01-27 17:14:47,337 [salt.state       ][INFO    ][10777] Running state [mysql_grants_heat_heat_%] at time 17:14:47.337838
2018-01-27 17:14:47,338 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-27 17:14:47,344 [salt.state       ][INFO    ][10777] Grant all on heat.* to heat@% is already present
2018-01-27 17:14:47,344 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_heat_heat_%] at time 17:14:47.344409 duration_in_ms=6.571
2018-01-27 17:14:47,344 [salt.state       ][INFO    ][10777] Running state [heat] at time 17:14:47.344647
2018-01-27 17:14:47,344 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for heat
2018-01-27 17:14:47,365 [salt.loaded.int.module.mysql][INFO    ][10777] User 'heat'@'192.168.10.53' has been created
2018-01-27 17:14:47,366 [salt.state       ][INFO    ][10777] {'heat': 'Present'}
2018-01-27 17:14:47,366 [salt.state       ][INFO    ][10777] Completed state [heat] at time 17:14:47.366550 duration_in_ms=21.902
2018-01-27 17:14:47,369 [salt.state       ][INFO    ][10777] Running state [mysql_grants_heat_heat_192.168.10.53] at time 17:14:47.369062
2018-01-27 17:14:47,369 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.53
2018-01-27 17:14:47,390 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-27 17:14:47,391 [salt.state       ][INFO    ][10777] {'mysql_grants_heat_heat_192.168.10.53': 'Present'}
2018-01-27 17:14:47,392 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_heat_heat_192.168.10.53] at time 17:14:47.391485 duration_in_ms=22.423
2018-01-27 17:14:47,392 [salt.state       ][INFO    ][10777] Running state [nova_api] at time 17:14:47.392558
2018-01-27 17:14:47,392 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for nova_api
2018-01-27 17:14:47,396 [salt.state       ][INFO    ][10777] Database nova_api is already present
2018-01-27 17:14:47,397 [salt.state       ][INFO    ][10777] Completed state [nova_api] at time 17:14:47.397107 duration_in_ms=4.548
2018-01-27 17:14:47,397 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.397436
2018-01-27 17:14:47,397 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for nova
2018-01-27 17:14:47,402 [salt.state       ][INFO    ][10777] User nova@% is already present with the desired password
2018-01-27 17:14:47,403 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.403021 duration_in_ms=5.584
2018-01-27 17:14:47,405 [salt.state       ][INFO    ][10777] Running state [mysql_grants_nova_nova_api_%] at time 17:14:47.405687
2018-01-27 17:14:47,405 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-27 17:14:47,412 [salt.state       ][INFO    ][10777] Grant all on nova_api.* to nova@% is already present
2018-01-27 17:14:47,412 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_nova_nova_api_%] at time 17:14:47.412668 duration_in_ms=6.98
2018-01-27 17:14:47,412 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.412912
2018-01-27 17:14:47,413 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for nova
2018-01-27 17:14:47,417 [salt.state       ][INFO    ][10777] User nova@192.168.10.53 is already present with the desired password
2018-01-27 17:14:47,417 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.417668 duration_in_ms=4.756
2018-01-27 17:14:47,419 [salt.state       ][INFO    ][10777] Running state [mysql_grants_nova_nova_api_192.168.10.53] at time 17:14:47.419343
2018-01-27 17:14:47,420 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.53
2018-01-27 17:14:47,435 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-27 17:14:47,435 [salt.state       ][INFO    ][10777] {'mysql_grants_nova_nova_api_192.168.10.53': 'Present'}
2018-01-27 17:14:47,436 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_nova_nova_api_192.168.10.53] at time 17:14:47.435995 duration_in_ms=16.652
2018-01-27 17:14:47,436 [salt.state       ][INFO    ][10777] Running state [keystone] at time 17:14:47.436247
2018-01-27 17:14:47,436 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for keystone
2018-01-27 17:14:47,439 [salt.state       ][INFO    ][10777] Database keystone is already present
2018-01-27 17:14:47,439 [salt.state       ][INFO    ][10777] Completed state [keystone] at time 17:14:47.439513 duration_in_ms=3.265
2018-01-27 17:14:47,440 [salt.state       ][INFO    ][10777] Running state [keystone] at time 17:14:47.440168
2018-01-27 17:14:47,440 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for keystone
2018-01-27 17:14:47,444 [salt.state       ][INFO    ][10777] User keystone@% is already present with the desired password
2018-01-27 17:14:47,444 [salt.state       ][INFO    ][10777] Completed state [keystone] at time 17:14:47.444676 duration_in_ms=4.508
2018-01-27 17:14:47,446 [salt.state       ][INFO    ][10777] Running state [mysql_grants_keystone_keystone_%] at time 17:14:47.446655
2018-01-27 17:14:47,446 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-27 17:14:47,453 [salt.state       ][INFO    ][10777] Grant all on keystone.* to keystone@% is already present
2018-01-27 17:14:47,454 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_keystone_keystone_%] at time 17:14:47.453952 duration_in_ms=7.297
2018-01-27 17:14:47,454 [salt.state       ][INFO    ][10777] Running state [keystone] at time 17:14:47.454225
2018-01-27 17:14:47,454 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for keystone
2018-01-27 17:14:47,474 [salt.loaded.int.module.mysql][INFO    ][10777] User 'keystone'@'192.168.10.53' has been created
2018-01-27 17:14:47,475 [salt.state       ][INFO    ][10777] {'keystone': 'Present'}
2018-01-27 17:14:47,475 [salt.state       ][INFO    ][10777] Completed state [keystone] at time 17:14:47.475287 duration_in_ms=21.061
2018-01-27 17:14:47,478 [salt.state       ][INFO    ][10777] Running state [mysql_grants_keystone_keystone_192.168.10.53] at time 17:14:47.478462
2018-01-27 17:14:47,478 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.53
2018-01-27 17:14:47,496 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-27 17:14:47,496 [salt.state       ][INFO    ][10777] {'mysql_grants_keystone_keystone_192.168.10.53': 'Present'}
2018-01-27 17:14:47,497 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_keystone_keystone_192.168.10.53] at time 17:14:47.497162 duration_in_ms=18.7
2018-01-27 17:14:47,497 [salt.state       ][INFO    ][10777] Running state [nova_cell0] at time 17:14:47.497428
2018-01-27 17:14:47,497 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for nova_cell0
2018-01-27 17:14:47,501 [salt.state       ][INFO    ][10777] Database nova_cell0 is already present
2018-01-27 17:14:47,501 [salt.state       ][INFO    ][10777] Completed state [nova_cell0] at time 17:14:47.501581 duration_in_ms=4.152
2018-01-27 17:14:47,501 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.501842
2018-01-27 17:14:47,502 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for nova
2018-01-27 17:14:47,506 [salt.state       ][INFO    ][10777] User nova@% is already present with the desired password
2018-01-27 17:14:47,506 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.506335 duration_in_ms=4.493
2018-01-27 17:14:47,508 [salt.state       ][INFO    ][10777] Running state [mysql_grants_nova_nova_cell0_%] at time 17:14:47.508303
2018-01-27 17:14:47,508 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-27 17:14:47,516 [salt.state       ][INFO    ][10777] Grant all on nova_cell0.* to nova@% is already present
2018-01-27 17:14:47,516 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_nova_nova_cell0_%] at time 17:14:47.516464 duration_in_ms=8.161
2018-01-27 17:14:47,516 [salt.state       ][INFO    ][10777] Running state [nova] at time 17:14:47.516717
2018-01-27 17:14:47,516 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for nova
2018-01-27 17:14:47,521 [salt.state       ][INFO    ][10777] User nova@192.168.10.53 is already present with the desired password
2018-01-27 17:14:47,521 [salt.state       ][INFO    ][10777] Completed state [nova] at time 17:14:47.521477 duration_in_ms=4.76
2018-01-27 17:14:47,523 [salt.state       ][INFO    ][10777] Running state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 17:14:47.523261
2018-01-27 17:14:47,524 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.53
2018-01-27 17:14:47,540 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-27 17:14:47,540 [salt.state       ][INFO    ][10777] {'mysql_grants_nova_nova_cell0_192.168.10.53': 'Present'}
2018-01-27 17:14:47,540 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 17:14:47.540634 duration_in_ms=17.373
2018-01-27 17:14:47,540 [salt.state       ][INFO    ][10777] Running state [cinder] at time 17:14:47.540902
2018-01-27 17:14:47,541 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for cinder
2018-01-27 17:14:47,544 [salt.state       ][INFO    ][10777] Database cinder is already present
2018-01-27 17:14:47,544 [salt.state       ][INFO    ][10777] Completed state [cinder] at time 17:14:47.544482 duration_in_ms=3.579
2018-01-27 17:14:47,544 [salt.state       ][INFO    ][10777] Running state [cinder] at time 17:14:47.544746
2018-01-27 17:14:47,545 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for cinder
2018-01-27 17:14:47,549 [salt.state       ][INFO    ][10777] User cinder@% is already present with the desired password
2018-01-27 17:14:47,549 [salt.state       ][INFO    ][10777] Completed state [cinder] at time 17:14:47.549785 duration_in_ms=5.039
2018-01-27 17:14:47,552 [salt.state       ][INFO    ][10777] Running state [mysql_grants_cinder_cinder_%] at time 17:14:47.552154
2018-01-27 17:14:47,552 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-27 17:14:47,558 [salt.state       ][INFO    ][10777] Grant all on cinder.* to cinder@% is already present
2018-01-27 17:14:47,558 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_cinder_cinder_%] at time 17:14:47.558586 duration_in_ms=6.432
2018-01-27 17:14:47,558 [salt.state       ][INFO    ][10777] Running state [cinder] at time 17:14:47.558865
2018-01-27 17:14:47,559 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for cinder
2018-01-27 17:14:47,577 [salt.loaded.int.module.mysql][INFO    ][10777] User 'cinder'@'192.168.10.53' has been created
2018-01-27 17:14:47,577 [salt.state       ][INFO    ][10777] {'cinder': 'Present'}
2018-01-27 17:14:47,577 [salt.state       ][INFO    ][10777] Completed state [cinder] at time 17:14:47.577758 duration_in_ms=18.893
2018-01-27 17:14:47,579 [salt.state       ][INFO    ][10777] Running state [mysql_grants_cinder_cinder_192.168.10.53] at time 17:14:47.579451
2018-01-27 17:14:47,579 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.53
2018-01-27 17:14:47,597 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-27 17:14:47,597 [salt.state       ][INFO    ][10777] {'mysql_grants_cinder_cinder_192.168.10.53': 'Present'}
2018-01-27 17:14:47,597 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_cinder_cinder_192.168.10.53] at time 17:14:47.597598 duration_in_ms=18.147
2018-01-27 17:14:47,598 [salt.state       ][INFO    ][10777] Running state [glance] at time 17:14:47.598228
2018-01-27 17:14:47,598 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for glance
2018-01-27 17:14:47,602 [salt.state       ][INFO    ][10777] Database glance is already present
2018-01-27 17:14:47,602 [salt.state       ][INFO    ][10777] Completed state [glance] at time 17:14:47.602296 duration_in_ms=4.069
2018-01-27 17:14:47,602 [salt.state       ][INFO    ][10777] Running state [glance] at time 17:14:47.602569
2018-01-27 17:14:47,602 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for glance
2018-01-27 17:14:47,606 [salt.state       ][INFO    ][10777] User glance@% is already present with the desired password
2018-01-27 17:14:47,607 [salt.state       ][INFO    ][10777] Completed state [glance] at time 17:14:47.607079 duration_in_ms=4.51
2018-01-27 17:14:47,609 [salt.state       ][INFO    ][10777] Running state [mysql_grants_glance_glance_%] at time 17:14:47.609549
2018-01-27 17:14:47,609 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-27 17:14:47,616 [salt.state       ][INFO    ][10777] Grant all on glance.* to glance@% is already present
2018-01-27 17:14:47,616 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_glance_glance_%] at time 17:14:47.616582 duration_in_ms=7.033
2018-01-27 17:14:47,616 [salt.state       ][INFO    ][10777] Running state [glance] at time 17:14:47.616824
2018-01-27 17:14:47,617 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for glance
2018-01-27 17:14:47,636 [salt.loaded.int.module.mysql][INFO    ][10777] User 'glance'@'192.168.10.53' has been created
2018-01-27 17:14:47,637 [salt.state       ][INFO    ][10777] {'glance': 'Present'}
2018-01-27 17:14:47,637 [salt.state       ][INFO    ][10777] Completed state [glance] at time 17:14:47.637447 duration_in_ms=20.623
2018-01-27 17:14:47,639 [salt.state       ][INFO    ][10777] Running state [mysql_grants_glance_glance_192.168.10.53] at time 17:14:47.639611
2018-01-27 17:14:47,639 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.53
2018-01-27 17:14:47,657 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-27 17:14:47,657 [salt.state       ][INFO    ][10777] {'mysql_grants_glance_glance_192.168.10.53': 'Present'}
2018-01-27 17:14:47,657 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_glance_glance_192.168.10.53] at time 17:14:47.657707 duration_in_ms=18.096
2018-01-27 17:14:47,658 [salt.state       ][INFO    ][10777] Running state [neutron] at time 17:14:47.657991
2018-01-27 17:14:47,658 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for neutron
2018-01-27 17:14:47,661 [salt.state       ][INFO    ][10777] Database neutron is already present
2018-01-27 17:14:47,662 [salt.state       ][INFO    ][10777] Completed state [neutron] at time 17:14:47.662116 duration_in_ms=4.125
2018-01-27 17:14:47,662 [salt.state       ][INFO    ][10777] Running state [neutron] at time 17:14:47.662415
2018-01-27 17:14:47,662 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for neutron
2018-01-27 17:14:47,667 [salt.state       ][INFO    ][10777] User neutron@% is already present with the desired password
2018-01-27 17:14:47,668 [salt.state       ][INFO    ][10777] Completed state [neutron] at time 17:14:47.668443 duration_in_ms=6.028
2018-01-27 17:14:47,670 [salt.state       ][INFO    ][10777] Running state [mysql_grants_neutron_neutron_%] at time 17:14:47.670170
2018-01-27 17:14:47,670 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-27 17:14:47,676 [salt.state       ][INFO    ][10777] Grant all on neutron.* to neutron@% is already present
2018-01-27 17:14:47,676 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_neutron_neutron_%] at time 17:14:47.676382 duration_in_ms=6.212
2018-01-27 17:14:47,676 [salt.state       ][INFO    ][10777] Running state [neutron] at time 17:14:47.676613
2018-01-27 17:14:47,676 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for neutron
2018-01-27 17:14:47,696 [salt.loaded.int.module.mysql][INFO    ][10777] User 'neutron'@'192.168.10.53' has been created
2018-01-27 17:14:47,696 [salt.state       ][INFO    ][10777] {'neutron': 'Present'}
2018-01-27 17:14:47,696 [salt.state       ][INFO    ][10777] Completed state [neutron] at time 17:14:47.696822 duration_in_ms=20.209
2018-01-27 17:14:47,698 [salt.state       ][INFO    ][10777] Running state [mysql_grants_neutron_neutron_192.168.10.53] at time 17:14:47.698701
2018-01-27 17:14:47,699 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.53
2018-01-27 17:14:47,717 [salt.loaded.int.module.mysql][INFO    ][10777] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-27 17:14:47,717 [salt.state       ][INFO    ][10777] {'mysql_grants_neutron_neutron_192.168.10.53': 'Present'}
2018-01-27 17:14:47,717 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_neutron_neutron_192.168.10.53] at time 17:14:47.717862 duration_in_ms=19.161
2018-01-27 17:14:47,718 [salt.state       ][INFO    ][10777] Running state [designate] at time 17:14:47.718134
2018-01-27 17:14:47,718 [salt.state       ][INFO    ][10777] Executing state mysql_database.present for designate
2018-01-27 17:14:47,721 [salt.state       ][INFO    ][10777] Database designate is already present
2018-01-27 17:14:47,721 [salt.state       ][INFO    ][10777] Completed state [designate] at time 17:14:47.721833 duration_in_ms=3.698
2018-01-27 17:14:47,722 [salt.state       ][INFO    ][10777] Running state [designate] at time 17:14:47.722108
2018-01-27 17:14:47,722 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for designate
2018-01-27 17:14:47,727 [salt.state       ][INFO    ][10777] User designate@% is already present with the desired password
2018-01-27 17:14:47,728 [salt.state       ][INFO    ][10777] Completed state [designate] at time 17:14:47.728237 duration_in_ms=6.129
2018-01-27 17:14:47,730 [salt.state       ][INFO    ][10777] Running state [mysql_grants_designate_designate_%] at time 17:14:47.729969
2018-01-27 17:14:47,730 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-27 17:14:47,736 [salt.state       ][INFO    ][10777] Grant all on designate.* to designate@% is already present
2018-01-27 17:14:47,736 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_designate_designate_%] at time 17:14:47.736184 duration_in_ms=6.215
2018-01-27 17:14:47,736 [salt.state       ][INFO    ][10777] Running state [designate] at time 17:14:47.736416
2018-01-27 17:14:47,736 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for designate
2018-01-27 17:14:47,740 [salt.state       ][INFO    ][10777] User designate@192.168.10.50 is already present with the desired password
2018-01-27 17:14:47,741 [salt.state       ][INFO    ][10777] Completed state [designate] at time 17:14:47.741034 duration_in_ms=4.618
2018-01-27 17:14:47,742 [salt.state       ][INFO    ][10777] Running state [mysql_grants_designate_designate_192.168.10.50] at time 17:14:47.742812
2018-01-27 17:14:47,743 [salt.state       ][INFO    ][10777] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-27 17:14:47,749 [salt.state       ][INFO    ][10777] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-27 17:14:47,749 [salt.state       ][INFO    ][10777] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 17:14:47.749612 duration_in_ms=6.8
2018-01-27 17:14:47,749 [salt.state       ][INFO    ][10777] Running state [haproxy] at time 17:14:47.749874
2018-01-27 17:14:47,750 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for haproxy
2018-01-27 17:14:47,754 [salt.state       ][INFO    ][10777] User haproxy@localhost is already present with passwordless login
2018-01-27 17:14:47,754 [salt.state       ][INFO    ][10777] Completed state [haproxy] at time 17:14:47.754745 duration_in_ms=4.871
2018-01-27 17:14:47,755 [salt.state       ][INFO    ][10777] Running state [haproxy] at time 17:14:47.754984
2018-01-27 17:14:47,755 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for haproxy
2018-01-27 17:14:47,758 [salt.state       ][INFO    ][10777] User haproxy@% is already present with passwordless login
2018-01-27 17:14:47,758 [salt.state       ][INFO    ][10777] Completed state [haproxy] at time 17:14:47.758926 duration_in_ms=3.942
2018-01-27 17:14:47,759 [salt.state       ][INFO    ][10777] Running state [haproxy] at time 17:14:47.759165
2018-01-27 17:14:47,759 [salt.state       ][INFO    ][10777] Executing state mysql_user.present for haproxy
2018-01-27 17:14:47,778 [salt.loaded.int.module.mysql][INFO    ][10777] User 'haproxy'@'192.168.10.53' has been created with passwordless login
2018-01-27 17:14:47,779 [salt.state       ][INFO    ][10777] {'haproxy': 'Present'}
2018-01-27 17:14:47,779 [salt.state       ][INFO    ][10777] Completed state [haproxy] at time 17:14:47.779391 duration_in_ms=20.225
2018-01-27 17:14:47,784 [salt.minion      ][INFO    ][10777] Returning information for job: 20180127170317661456
2018-01-27 17:15:03,656 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command state.sls with jid 20180127171504587737
2018-01-27 17:15:03,690 [salt.minion      ][INFO    ][20436] Starting a new job with PID 20436
2018-01-27 17:15:05,095 [salt.state       ][INFO    ][20436] Loading fresh modules for state activity
2018-01-27 17:15:05,161 [salt.fileclient  ][INFO    ][20436] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-27 17:15:05,184 [salt.fileclient  ][INFO    ][20436] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-27 17:15:05,806 [salt.state       ][INFO    ][20436] Running state [haproxy] at time 17:15:05.806589
2018-01-27 17:15:05,807 [salt.state       ][INFO    ][20436] Executing state pkg.installed for haproxy
2018-01-27 17:15:05,807 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:15:06,223 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-27 17:15:06,305 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-27 17:15:08,186 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-27 17:15:08,217 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-01-27 17:15:11,510 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-27 17:15:11,555 [salt.state       ][INFO    ][20436] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-01-27 17:15:11,575 [salt.state       ][INFO    ][20436] Loading fresh modules for state activity
2018-01-27 17:15:11,608 [salt.state       ][INFO    ][20436] Completed state [haproxy] at time 17:15:11.608249 duration_in_ms=5801.661
2018-01-27 17:15:11,611 [salt.state       ][INFO    ][20436] Running state [/etc/default/haproxy] at time 17:15:11.611636
2018-01-27 17:15:11,611 [salt.state       ][INFO    ][20436] Executing state file.managed for /etc/default/haproxy
2018-01-27 17:15:11,647 [salt.fileclient  ][INFO    ][20436] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-27 17:15:11,651 [salt.state       ][INFO    ][20436] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-01-27 17:15:11,651 [salt.state       ][INFO    ][20436] Completed state [/etc/default/haproxy] at time 17:15:11.651367 duration_in_ms=39.73
2018-01-27 17:15:11,651 [salt.state       ][INFO    ][20436] Running state [/etc/haproxy/haproxy.cfg] at time 17:15:11.651739
2018-01-27 17:15:11,652 [salt.state       ][INFO    ][20436] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-27 17:15:11,676 [salt.fileclient  ][INFO    ][20436] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-27 17:15:11,849 [salt.state       ][INFO    ][20436] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-27 17:15:11,849 [salt.state       ][INFO    ][20436] Completed state [/etc/haproxy/haproxy.cfg] at time 17:15:11.849331 duration_in_ms=197.591
2018-01-27 17:15:11,849 [salt.state       ][INFO    ][20436] Running state [/etc/haproxy/ssl] at time 17:15:11.849662
2018-01-27 17:15:11,849 [salt.state       ][INFO    ][20436] Executing state file.directory for /etc/haproxy/ssl
2018-01-27 17:15:11,851 [salt.state       ][INFO    ][20436] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-27 17:15:11,851 [salt.state       ][INFO    ][20436] Completed state [/etc/haproxy/ssl] at time 17:15:11.851669 duration_in_ms=2.006
2018-01-27 17:15:11,852 [salt.state       ][INFO    ][20436] Running state [haproxy_status_packages] at time 17:15:11.852491
2018-01-27 17:15:11,852 [salt.state       ][INFO    ][20436] Executing state pkg.installed for haproxy_status_packages
2018-01-27 17:15:12,263 [salt.state       ][INFO    ][20436] All specified packages are already installed
2018-01-27 17:15:12,263 [salt.state       ][INFO    ][20436] Completed state [haproxy_status_packages] at time 17:15:12.263861 duration_in_ms=411.366
2018-01-27 17:15:12,264 [salt.state       ][INFO    ][20436] Running state [/usr/bin/haproxy-status.sh] at time 17:15:12.264537
2018-01-27 17:15:12,264 [salt.state       ][INFO    ][20436] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-27 17:15:12,287 [salt.fileclient  ][INFO    ][20436] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-27 17:15:12,320 [salt.state       ][INFO    ][20436] File changed:
New file
2018-01-27 17:15:12,321 [salt.state       ][INFO    ][20436] Completed state [/usr/bin/haproxy-status.sh] at time 17:15:12.320949 duration_in_ms=56.411
2018-01-27 17:15:12,321 [salt.state       ][INFO    ][20436] Running state [net.ipv4.ip_nonlocal_bind] at time 17:15:12.321528
2018-01-27 17:15:12,321 [salt.state       ][INFO    ][20436] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-27 17:15:12,322 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command 'sysctl -a' in directory '/root'
2018-01-27 17:15:12,359 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-27 17:15:12,378 [salt.state       ][INFO    ][20436] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-27 17:15:12,379 [salt.state       ][INFO    ][20436] Completed state [net.ipv4.ip_nonlocal_bind] at time 17:15:12.379171 duration_in_ms=57.643
2018-01-27 17:15:12,381 [salt.state       ][INFO    ][20436] Running state [haproxy] at time 17:15:12.381360
2018-01-27 17:15:12,381 [salt.state       ][INFO    ][20436] Executing state service.running for haproxy
2018-01-27 17:15:12,382 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-27 17:15:12,405 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-27 17:15:12,424 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-27 17:15:12,442 [salt.state       ][INFO    ][20436] The service haproxy is already running
2018-01-27 17:15:12,442 [salt.state       ][INFO    ][20436] Completed state [haproxy] at time 17:15:12.442755 duration_in_ms=61.395
2018-01-27 17:15:12,443 [salt.state       ][INFO    ][20436] Running state [haproxy] at time 17:15:12.443086
2018-01-27 17:15:12,443 [salt.state       ][INFO    ][20436] Executing state service.mod_watch for haproxy
2018-01-27 17:15:12,444 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-27 17:15:12,463 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-27 17:15:12,482 [salt.loaded.int.module.cmdmod][INFO    ][20436] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-27 17:15:12,560 [salt.state       ][INFO    ][20436] {'haproxy': True}
2018-01-27 17:15:12,561 [salt.state       ][INFO    ][20436] Completed state [haproxy] at time 17:15:12.561249 duration_in_ms=118.157
2018-01-27 17:15:12,563 [salt.minion      ][INFO    ][20436] Returning information for job: 20180127171504587737
2018-01-27 17:15:17,650 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command service.status with jid 20180127171518582978
2018-01-27 17:15:17,685 [salt.minion      ][INFO    ][21276] Starting a new job with PID 21276
2018-01-27 17:15:17,742 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21276] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-27 17:15:17,766 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21276] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-27 17:15:17,789 [salt.minion      ][INFO    ][21276] Returning information for job: 20180127171518582978
2018-01-27 17:15:18,493 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command service.restart with jid 20180127171519423103
2018-01-27 17:15:18,522 [salt.minion      ][INFO    ][21283] Starting a new job with PID 21283
2018-01-27 17:15:18,578 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21283] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-27 17:15:18,602 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21283] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-27 17:15:18,644 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21283] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-27 17:15:18,708 [salt.minion      ][INFO    ][21283] Returning information for job: 20180127171519423103
2018-01-27 17:37:50,716 [salt.utils.schedule][INFO    ][2398] Running scheduled job: __mine_interval
2018-01-27 17:42:01,185 [salt.minion      ][INFO    ][2398] User sudo_ubuntu Executing command cp.push_dir with jid 20180127174202116760
2018-01-27 17:42:01,227 [salt.minion      ][INFO    ][21373] Starting a new job with PID 21373
