2018-02-24 02:47:14,485 [salt.loaded.int.module.cmdmod][ERROR   ][1453] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-02-24 02:47:14,485 [salt.loaded.int.module.cmdmod][ERROR   ][1453] output: /bin/sh: 1: rabbitmqctl: not found
2018-02-24 02:47:14,507 [salt.loaded.int.module.cmdmod][ERROR   ][1453] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-02-24 02:47:14,507 [salt.loaded.int.module.cmdmod][ERROR   ][1453] output: /bin/sh: 1: rabbitmqctl: not found
2018-02-24 02:47:15,616 [salt.loaded.int.module.cmdmod][ERROR   ][1453] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-02-24 02:47:15,616 [salt.loaded.int.module.cmdmod][ERROR   ][1453] output: /bin/sh: 1: rabbitmqctl: not found
2018-02-24 02:47:15,632 [salt.loaded.int.module.cmdmod][ERROR   ][1453] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-02-24 02:47:15,633 [salt.loaded.int.module.cmdmod][ERROR   ][1453] output: /bin/sh: 1: rabbitmqctl: not found
2018-02-24 02:47:55,533 [salt.loaded.int.module.cmdmod][ERROR   ][1453] 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-02-24 02:47:57,805 [salt.loaded.int.module.cmdmod][INFO    ][1986] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-24 02:47:57,820 [salt.loaded.int.module.cmdmod][INFO    ][1986] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-24 02:47:57,842 [salt.loaded.int.module.cmdmod][INFO    ][1986] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-02-24 02:47:57,893 [salt.utils.parsers][WARNING ][1238] Minion received a SIGTERM. Exiting.
2018-02-24 02:47:57,896 [tornado.general  ][ERROR   ][1238] 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 1286, in _log
    self.handle(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 1296, in handle
    self.callHandlers(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 1335, in callHandlers
    if record.levelno >= hdlr.level:
  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 965, 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 968, 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-02-24 02:47:57,937 [tornado.general  ][ERROR   ][1238] 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 1286, in _log
    self.handle(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 1296, in handle
    self.callHandlers(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 1335, in callHandlers
    if record.levelno >= hdlr.level:
  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 965, 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 968, 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-02-24 02:47:58,296 [salt.cli.daemons ][INFO    ][2035] Setting up the Salt Minion "msg03.mcp-pike-odl-ha.local"
2018-02-24 02:47:58,376 [salt.cli.daemons ][INFO    ][2035] Starting up the Salt Minion
2018-02-24 02:47:58,376 [salt.utils.event ][INFO    ][2035] Starting pull socket on /var/run/salt/minion/minion_event_932d37fbb0_pull.ipc
2018-02-24 02:47:58,843 [salt.minion      ][INFO    ][2035] Creating minion process manager
2018-02-24 02:47:59,811 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2035] Executing command ['date', '+%z'] in directory '/root'
2018-02-24 02:47:59,838 [salt.utils.schedule][INFO    ][2035] Updating job settings for scheduled job: __mine_interval
2018-02-24 02:47:59,845 [salt.minion      ][INFO    ][2035] Added mine.update to scheduler
2018-02-24 02:47:59,859 [salt.minion      ][INFO    ][2035] Minion is starting as user 'root'
2018-02-24 02:47:59,872 [salt.minion      ][INFO    ][2035] Minion is ready to receive requests!
2018-02-24 02:48:00,874 [salt.utils.schedule][INFO    ][2035] Running scheduled job: __mine_interval
2018-02-24 02:49:14,545 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command state.apply with jid 20180224024924901646
2018-02-24 02:49:14,578 [salt.minion      ][INFO    ][2126] Starting a new job with PID 2126
2018-02-24 02:49:17,583 [salt.state       ][INFO    ][2126] Loading fresh modules for state activity
2018-02-24 02:49:17,832 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-02-24 02:49:17,871 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-02-24 02:49:18,034 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-02-24 02:49:18,118 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-02-24 02:49:18,216 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-02-24 02:49:18,375 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-02-24 02:49:18,464 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-02-24 02:49:18,587 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-02-24 02:49:18,698 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-02-24 02:49:18,777 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-02-24 02:49:18,848 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-02-24 02:49:18,917 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-02-24 02:49:18,997 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-02-24 02:49:19,071 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-02-24 02:49:19,137 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-02-24 02:49:19,202 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-02-24 02:49:19,277 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-02-24 02:49:19,340 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-02-24 02:49:19,403 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-02-24 02:49:19,533 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-02-24 02:49:19,664 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-02-24 02:49:19,783 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-02-24 02:49:19,873 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-02-24 02:49:19,892 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-02-24 02:49:19,935 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-02-24 02:49:19,959 [salt.state       ][INFO    ][2126] Running state [/etc/environment] at time 02:49:19.959707
2018-02-24 02:49:19,960 [salt.state       ][INFO    ][2126] Executing state file.blockreplace for /etc/environment
2018-02-24 02:49:19,966 [salt.state       ][INFO    ][2126] 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-02-24 02:49:19,967 [salt.state       ][INFO    ][2126] Completed state [/etc/environment] at time 02:49:19.967229 duration_in_ms=7.522
2018-02-24 02:49:19,967 [salt.state       ][INFO    ][2126] Running state [/etc/profile.d] at time 02:49:19.967619
2018-02-24 02:49:19,968 [salt.state       ][INFO    ][2126] Executing state file.directory for /etc/profile.d
2018-02-24 02:49:19,981 [salt.state       ][INFO    ][2126] Directory /etc/profile.d is in the correct state
2018-02-24 02:49:19,981 [salt.state       ][INFO    ][2126] Completed state [/etc/profile.d] at time 02:49:19.981708 duration_in_ms=14.088
2018-02-24 02:49:20,476 [salt.state       ][INFO    ][2126] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:49:20.476424
2018-02-24 02:49:20,477 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-24 02:49:20,911 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-02-24 02:49:20,921 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:49:20,921 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:49:20.921869 duration_in_ms=445.446
2018-02-24 02:49:20,922 [salt.state       ][INFO    ][2126] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:49:20.922473
2018-02-24 02:49:20,923 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-24 02:49:21,077 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:49:21,078 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:49:21.078042 duration_in_ms=155.57
2018-02-24 02:49:21,079 [salt.state       ][INFO    ][2126] Running state [linux_repo_prereq_pkgs] at time 02:49:21.079771
2018-02-24 02:49:21,080 [salt.state       ][INFO    ][2126] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-24 02:49:21,081 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:49:21,449 [salt.state       ][INFO    ][2126] All specified packages are already installed
2018-02-24 02:49:21,450 [salt.state       ][INFO    ][2126] Completed state [linux_repo_prereq_pkgs] at time 02:49:21.450478 duration_in_ms=370.706
2018-02-24 02:49:21,451 [salt.state       ][INFO    ][2126] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:49:21.450971
2018-02-24 02:49:21,451 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-02-24 02:49:21,452 [salt.state       ][INFO    ][2126] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-02-24 02:49:21,452 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:49:21.452368 duration_in_ms=1.397
2018-02-24 02:49:21,452 [salt.state       ][INFO    ][2126] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:49:21.452739
2018-02-24 02:49:21,453 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-02-24 02:49:21,472 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-02-24 02:49:21,530 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:49:21,530 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:49:21.530737 duration_in_ms=77.998
2018-02-24 02:49:21,532 [salt.state       ][INFO    ][2126] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 02:49:21.532214
2018-02-24 02:49:21,532 [salt.state       ][INFO    ][2126] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-02-24 02:49:21,533 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-02-24 02:49:21,780 [salt.state       ][INFO    ][2126] {'pid': 2186, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-02-24 02:49:21,781 [salt.state       ][INFO    ][2126] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 02:49:21.781454 duration_in_ms=249.238
2018-02-24 02:49:21,849 [salt.state       ][INFO    ][2126] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:49:21.849647
2018-02-24 02:49:21,850 [salt.state       ][INFO    ][2126] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-02-24 02:49:21,937 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 02:49:24,618 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224024934970143
2018-02-24 02:49:24,644 [salt.minion      ][INFO    ][2613] Starting a new job with PID 2613
2018-02-24 02:49:24,667 [salt.minion      ][INFO    ][2613] Returning information for job: 20180224024934970143
2018-02-24 02:49:25,173 [salt.state       ][INFO    ][2126] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-02-24 02:49:25,173 [salt.state       ][INFO    ][2126] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:49:25.173605 duration_in_ms=3323.959
2018-02-24 02:49:25,173 [salt.state       ][INFO    ][2126] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:49:25.173899
2018-02-24 02:49:25,174 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-02-24 02:49:25,174 [salt.state       ][INFO    ][2126] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-02-24 02:49:25,174 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:49:25.174715 duration_in_ms=0.815
2018-02-24 02:49:25,174 [salt.state       ][INFO    ][2126] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:49:25.174887
2018-02-24 02:49:25,175 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-02-24 02:49:25,243 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:49:25,243 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:49:25.243458 duration_in_ms=68.57
2018-02-24 02:49:25,243 [salt.state       ][INFO    ][2126] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 02:49:25.243716
2018-02-24 02:49:25,243 [salt.state       ][INFO    ][2126] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-02-24 02:49:25,244 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-02-24 02:49:26,184 [salt.state       ][INFO    ][2126] {'pid': 2619, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-02-24 02:49:26,184 [salt.state       ][INFO    ][2126] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 02:49:26.184521 duration_in_ms=940.804
2018-02-24 02:49:26,186 [salt.state       ][INFO    ][2126] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:49:26.186161
2018-02-24 02:49:26,186 [salt.state       ][INFO    ][2126] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-02-24 02:49:26,290 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 02:49:30,507 [salt.state       ][INFO    ][2126] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-02-24 02:49:30,507 [salt.state       ][INFO    ][2126] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:49:30.507911 duration_in_ms=4321.75
2018-02-24 02:49:30,508 [salt.state       ][INFO    ][2126] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:49:30.508502
2018-02-24 02:49:30,509 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-24 02:49:30,509 [salt.state       ][INFO    ][2126] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-24 02:49:30,510 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:49:30.510067 duration_in_ms=1.565
2018-02-24 02:49:30,510 [salt.state       ][INFO    ][2126] Running state [/etc/apt/preferences.d/uca] at time 02:49:30.510480
2018-02-24 02:49:30,510 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-24 02:49:30,511 [salt.state       ][INFO    ][2126] File /etc/apt/preferences.d/uca is not present
2018-02-24 02:49:30,511 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/preferences.d/uca] at time 02:49:30.511649 duration_in_ms=1.169
2018-02-24 02:49:30,512 [salt.state       ][INFO    ][2126] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 02:49:30.512034
2018-02-24 02:49:30,512 [salt.state       ][INFO    ][2126] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-02-24 02:49:30,513 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-02-24 02:49:30,860 [salt.state       ][INFO    ][2126] {'pid': 3096, '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.bNNmpUkXoo/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-02-24 02:49:30,861 [salt.state       ][INFO    ][2126] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 02:49:30.861314 duration_in_ms=349.279
2018-02-24 02:49:30,863 [salt.state       ][INFO    ][2126] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:49:30.863309
2018-02-24 02:49:30,864 [salt.state       ][INFO    ][2126] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-24 02:49:30,930 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 02:49:34,704 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224024945056376
2018-02-24 02:49:34,733 [salt.minion      ][INFO    ][3626] Starting a new job with PID 3626
2018-02-24 02:49:34,760 [salt.minion      ][INFO    ][3626] Returning information for job: 20180224024945056376
2018-02-24 02:49:34,810 [salt.state       ][INFO    ][2126] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-02-24 02:49:34,811 [salt.state       ][INFO    ][2126] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:49:34.811172 duration_in_ms=3947.863
2018-02-24 02:49:34,811 [salt.state       ][INFO    ][2126] Running state [linux_extra_packages_purged] at time 02:49:34.811601
2018-02-24 02:49:34,812 [salt.state       ][INFO    ][2126] Executing state pkg.purged for linux_extra_packages_purged
2018-02-24 02:49:34,850 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-02-24 02:49:44,906 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224024955259453
2018-02-24 02:49:44,941 [salt.minion      ][INFO    ][4020] Starting a new job with PID 4020
2018-02-24 02:49:44,969 [salt.minion      ][INFO    ][4020] Returning information for job: 20180224024955259453
2018-02-24 02:49:50,954 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:49:50,998 [salt.state       ][INFO    ][2126] {'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-02-24 02:49:51,015 [salt.state       ][INFO    ][2126] Loading fresh modules for state activity
2018-02-24 02:49:51,039 [salt.state       ][INFO    ][2126] Completed state [linux_extra_packages_purged] at time 02:49:51.039272 duration_in_ms=16227.67
2018-02-24 02:49:51,048 [salt.state       ][INFO    ][2126] Running state [linux_extra_packages_latest] at time 02:49:51.048065
2018-02-24 02:49:51,048 [salt.state       ][INFO    ][2126] Executing state pkg.latest for linux_extra_packages_latest
2018-02-24 02:49:51,349 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-24 02:49:51,413 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 02:49:51,434 [salt.loaded.int.module.cmdmod][INFO    ][2126] 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-02-24 02:49:54,968 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025005322633
2018-02-24 02:49:55,004 [salt.minion      ][INFO    ][4651] Starting a new job with PID 4651
2018-02-24 02:49:55,026 [salt.minion      ][INFO    ][4651] Returning information for job: 20180224025005322633
2018-02-24 02:50:01,663 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:50:01,704 [salt.state       ][INFO    ][2126] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-02-24 02:50:01,729 [salt.state       ][INFO    ][2126] Loading fresh modules for state activity
2018-02-24 02:50:01,762 [salt.state       ][INFO    ][2126] Completed state [linux_extra_packages_latest] at time 02:50:01.762863 duration_in_ms=10714.796
2018-02-24 02:50:01,785 [salt.state       ][INFO    ][2126] Running state [UTC] at time 02:50:01.785878
2018-02-24 02:50:01,786 [salt.state       ][INFO    ][2126] Executing state timezone.system for UTC
2018-02-24 02:50:01,790 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['timedatectl'] in directory '/root'
2018-02-24 02:50:02,489 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['timedatectl'] in directory '/root'
2018-02-24 02:50:02,515 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-02-24 02:50:02,571 [salt.state       ][INFO    ][2126] {'timezone': 'UTC'}
2018-02-24 02:50:02,572 [salt.state       ][INFO    ][2126] Completed state [UTC] at time 02:50:02.572572 duration_in_ms=786.693
2018-02-24 02:50:02,576 [salt.state       ][INFO    ][2126] Running state [nf_conntrack] at time 02:50:02.576646
2018-02-24 02:50:02,577 [salt.state       ][INFO    ][2126] Executing state kmod.present for nf_conntrack
2018-02-24 02:50:02,578 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'lsmod' in directory '/root'
2018-02-24 02:50:02,711 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'lsmod' in directory '/root'
2018-02-24 02:50:02,727 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-02-24 02:50:02,860 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'lsmod' in directory '/root'
2018-02-24 02:50:02,896 [salt.state       ][INFO    ][2126] {'nf_conntrack': 'loaded'}
2018-02-24 02:50:02,896 [salt.state       ][INFO    ][2126] Completed state [nf_conntrack] at time 02:50:02.896599 duration_in_ms=319.954
2018-02-24 02:50:03,002 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_keepalive_probes] at time 02:50:03.002760
2018-02-24 02:50:03,003 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-24 02:50:03,003 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:03,288 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-02-24 02:50:03,310 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_keepalive_probes': 8}
2018-02-24 02:50:03,310 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:50:03.310584 duration_in_ms=307.824
2018-02-24 02:50:03,311 [salt.state       ][INFO    ][2126] Running state [fs.file-max] at time 02:50:03.311065
2018-02-24 02:50:03,311 [salt.state       ][INFO    ][2126] Executing state sysctl.present for fs.file-max
2018-02-24 02:50:03,312 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:03,415 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-02-24 02:50:03,434 [salt.state       ][INFO    ][2126] {'fs.file-max': 124165}
2018-02-24 02:50:03,435 [salt.state       ][INFO    ][2126] Completed state [fs.file-max] at time 02:50:03.435436 duration_in_ms=124.371
2018-02-24 02:50:03,435 [salt.state       ][INFO    ][2126] Running state [net.core.somaxconn] at time 02:50:03.435926
2018-02-24 02:50:03,436 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.core.somaxconn
2018-02-24 02:50:03,437 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:03,485 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-02-24 02:50:03,503 [salt.state       ][INFO    ][2126] {'net.core.somaxconn': 4096}
2018-02-24 02:50:03,504 [salt.state       ][INFO    ][2126] Completed state [net.core.somaxconn] at time 02:50:03.503928 duration_in_ms=68.001
2018-02-24 02:50:03,504 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:50:03.504412
2018-02-24 02:50:03,504 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-24 02:50:03,506 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:03,614 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-02-24 02:50:03,636 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-02-24 02:50:03,636 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:50:03.636715 duration_in_ms=132.302
2018-02-24 02:50:03,637 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_tw_reuse] at time 02:50:03.637431
2018-02-24 02:50:03,638 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-24 02:50:03,639 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,062 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-02-24 02:50:04,084 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_tw_reuse': 1}
2018-02-24 02:50:04,086 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_tw_reuse] at time 02:50:04.086168 duration_in_ms=448.737
2018-02-24 02:50:04,087 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_congestion_control] at time 02:50:04.087266
2018-02-24 02:50:04,088 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-24 02:50:04,090 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,164 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-02-24 02:50:04,311 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-02-24 02:50:04,312 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_congestion_control] at time 02:50:04.312570 duration_in_ms=225.304
2018-02-24 02:50:04,313 [salt.state       ][INFO    ][2126] Running state [net.nf_conntrack_max] at time 02:50:04.313109
2018-02-24 02:50:04,313 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.nf_conntrack_max
2018-02-24 02:50:04,314 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,341 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-02-24 02:50:04,355 [salt.state       ][INFO    ][2126] {'net.nf_conntrack_max': 1048576}
2018-02-24 02:50:04,355 [salt.state       ][INFO    ][2126] Completed state [net.nf_conntrack_max] at time 02:50:04.355580 duration_in_ms=42.47
2018-02-24 02:50:04,356 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_retries2] at time 02:50:04.356030
2018-02-24 02:50:04,356 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-24 02:50:04,357 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,511 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-02-24 02:50:04,525 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_retries2': 5}
2018-02-24 02:50:04,525 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_retries2] at time 02:50:04.525824 duration_in_ms=169.794
2018-02-24 02:50:04,526 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_fin_timeout] at time 02:50:04.526378
2018-02-24 02:50:04,526 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-24 02:50:04,527 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,572 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-02-24 02:50:04,587 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_fin_timeout': 30}
2018-02-24 02:50:04,587 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_fin_timeout] at time 02:50:04.587842 duration_in_ms=61.464
2018-02-24 02:50:04,588 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:50:04.588369
2018-02-24 02:50:04,588 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-24 02:50:04,589 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,622 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-02-24 02:50:04,638 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-02-24 02:50:04,638 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:50:04.638760 duration_in_ms=50.391
2018-02-24 02:50:04,639 [salt.state       ][INFO    ][2126] Running state [vm.swappiness] at time 02:50:04.639417
2018-02-24 02:50:04,640 [salt.state       ][INFO    ][2126] Executing state sysctl.present for vm.swappiness
2018-02-24 02:50:04,641 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,708 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-02-24 02:50:04,725 [salt.state       ][INFO    ][2126] {'vm.swappiness': 10}
2018-02-24 02:50:04,726 [salt.state       ][INFO    ][2126] Completed state [vm.swappiness] at time 02:50:04.726847 duration_in_ms=87.429
2018-02-24 02:50:04,727 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:50:04.727760
2018-02-24 02:50:04,728 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-24 02:50:04,730 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,769 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-02-24 02:50:04,793 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-02-24 02:50:04,794 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:50:04.794188 duration_in_ms=66.428
2018-02-24 02:50:04,795 [salt.state       ][INFO    ][2126] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:50:04.795078
2018-02-24 02:50:04,795 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-24 02:50:04,797 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,840 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-02-24 02:50:04,855 [salt.state       ][INFO    ][2126] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-02-24 02:50:04,856 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:50:04.856411 duration_in_ms=61.332
2018-02-24 02:50:04,857 [salt.state       ][INFO    ][2126] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:50:04.857272
2018-02-24 02:50:04,858 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-24 02:50:04,859 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,895 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-02-24 02:50:04,912 [salt.state       ][INFO    ][2126] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-02-24 02:50:04,912 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:50:04.912783 duration_in_ms=55.511
2018-02-24 02:50:04,913 [salt.state       ][INFO    ][2126] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:50:04.913482
2018-02-24 02:50:04,914 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-24 02:50:04,915 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,943 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-02-24 02:50:04,960 [salt.state       ][INFO    ][2126] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-02-24 02:50:04,960 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:50:04.960813 duration_in_ms=47.33
2018-02-24 02:50:04,961 [salt.state       ][INFO    ][2126] Running state [net.core.netdev_max_backlog] at time 02:50:04.961414
2018-02-24 02:50:04,961 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-24 02:50:04,963 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:04,991 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-02-24 02:50:05,007 [salt.state       ][INFO    ][2126] {'net.core.netdev_max_backlog': 261144}
2018-02-24 02:50:05,008 [salt.state       ][INFO    ][2126] Completed state [net.core.netdev_max_backlog] at time 02:50:05.008611 duration_in_ms=47.197
2018-02-24 02:50:05,009 [salt.state       ][INFO    ][2126] Running state [net.ipv4.tcp_keepalive_time] at time 02:50:05.009172
2018-02-24 02:50:05,009 [salt.state       ][INFO    ][2126] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-24 02:50:05,010 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:05,039 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-02-24 02:50:05,052 [salt.state       ][INFO    ][2126] {'net.ipv4.tcp_keepalive_time': 30}
2018-02-24 02:50:05,053 [salt.state       ][INFO    ][2126] Completed state [net.ipv4.tcp_keepalive_time] at time 02:50:05.053189 duration_in_ms=44.016
2018-02-24 02:50:05,053 [salt.state       ][INFO    ][2126] Running state [kernel.panic] at time 02:50:05.053788
2018-02-24 02:50:05,054 [salt.state       ][INFO    ][2126] Executing state sysctl.present for kernel.panic
2018-02-24 02:50:05,055 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:50:05,120 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025015474706
2018-02-24 02:50:05,134 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-02-24 02:50:05,141 [salt.minion      ][INFO    ][4875] Starting a new job with PID 4875
2018-02-24 02:50:05,163 [salt.state       ][INFO    ][2126] {'kernel.panic': 60}
2018-02-24 02:50:05,164 [salt.state       ][INFO    ][2126] Completed state [kernel.panic] at time 02:50:05.164539 duration_in_ms=110.75
2018-02-24 02:50:05,169 [salt.minion      ][INFO    ][4875] Returning information for job: 20180224025015474706
2018-02-24 02:50:05,179 [salt.state       ][INFO    ][2126] Running state [linux_sysfs_package] at time 02:50:05.179319
2018-02-24 02:50:05,180 [salt.state       ][INFO    ][2126] Executing state pkg.installed for linux_sysfs_package
2018-02-24 02:50:05,540 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-02-24 02:50:05,596 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 02:50:07,289 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 02:50:07,316 [salt.loaded.int.module.cmdmod][INFO    ][2126] 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-02-24 02:50:15,308 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:50:15,310 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025025665738
2018-02-24 02:50:15,339 [salt.minion      ][INFO    ][5611] Starting a new job with PID 5611
2018-02-24 02:50:15,360 [salt.minion      ][INFO    ][5611] Returning information for job: 20180224025025665738
2018-02-24 02:50:15,373 [salt.state       ][INFO    ][2126] 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-02-24 02:50:15,398 [salt.state       ][INFO    ][2126] Loading fresh modules for state activity
2018-02-24 02:50:15,438 [salt.state       ][INFO    ][2126] Completed state [linux_sysfs_package] at time 02:50:15.438425 duration_in_ms=10259.106
2018-02-24 02:50:15,446 [salt.state       ][INFO    ][2126] Running state [/etc/sysfs.d] at time 02:50:15.446757
2018-02-24 02:50:15,447 [salt.state       ][INFO    ][2126] Executing state file.directory for /etc/sysfs.d
2018-02-24 02:50:15,452 [salt.state       ][INFO    ][2126] Directory /etc/sysfs.d is in the correct state
2018-02-24 02:50:15,453 [salt.state       ][INFO    ][2126] Completed state [/etc/sysfs.d] at time 02:50:15.453315 duration_in_ms=6.559
2018-02-24 02:50:15,775 [salt.state       ][INFO    ][2126] Running state [ondemand] at time 02:50:15.775205
2018-02-24 02:50:15,775 [salt.state       ][INFO    ][2126] Executing state service.dead for ondemand
2018-02-24 02:50:15,776 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-24 02:50:15,796 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:15,817 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:15,836 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:15,908 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:15,925 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:15,943 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:15,965 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-02-24 02:50:16,191 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-24 02:50:16,228 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'runlevel' in directory '/root'
2018-02-24 02:50:16,253 [salt.state       ][INFO    ][2126] {'ondemand': True}
2018-02-24 02:50:16,254 [salt.state       ][INFO    ][2126] Completed state [ondemand] at time 02:50:16.253933 duration_in_ms=478.727
2018-02-24 02:50:16,356 [salt.state       ][INFO    ][2126] Running state [cs_CZ.UTF-8] at time 02:50:16.356071
2018-02-24 02:50:16,357 [salt.state       ][INFO    ][2126] Executing state locale.present for cs_CZ.UTF-8
2018-02-24 02:50:16,359 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'locale -a' in directory '/root'
2018-02-24 02:50:16,394 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-02-24 02:50:17,239 [salt.state       ][INFO    ][2126] {'locale': 'cs_CZ.UTF-8'}
2018-02-24 02:50:17,240 [salt.state       ][INFO    ][2126] Completed state [cs_CZ.UTF-8] at time 02:50:17.240766 duration_in_ms=884.695
2018-02-24 02:50:17,241 [salt.state       ][INFO    ][2126] Running state [en_US.UTF-8] at time 02:50:17.241305
2018-02-24 02:50:17,241 [salt.state       ][INFO    ][2126] Executing state locale.present for en_US.UTF-8
2018-02-24 02:50:17,242 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'locale -a' in directory '/root'
2018-02-24 02:50:17,267 [salt.state       ][INFO    ][2126] Locale en_US.UTF-8 is already present
2018-02-24 02:50:17,268 [salt.state       ][INFO    ][2126] Completed state [en_US.UTF-8] at time 02:50:17.268451 duration_in_ms=27.146
2018-02-24 02:50:17,270 [salt.state       ][INFO    ][2126] Running state [en_US.UTF-8] at time 02:50:17.270073
2018-02-24 02:50:17,270 [salt.state       ][INFO    ][2126] Executing state locale.system for en_US.UTF-8
2018-02-24 02:50:17,271 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'localectl' in directory '/root'
2018-02-24 02:50:17,605 [salt.state       ][INFO    ][2126] System locale en_US.UTF-8 already set
2018-02-24 02:50:17,606 [salt.state       ][INFO    ][2126] Completed state [en_US.UTF-8] at time 02:50:17.606257 duration_in_ms=336.182
2018-02-24 02:50:17,669 [salt.state       ][INFO    ][2126] Running state [root] at time 02:50:17.669210
2018-02-24 02:50:17,669 [salt.state       ][INFO    ][2126] Executing state user.present for root
2018-02-24 02:50:17,676 [salt.state       ][INFO    ][2126] User root is present and up to date
2018-02-24 02:50:17,677 [salt.state       ][INFO    ][2126] Completed state [root] at time 02:50:17.677063 duration_in_ms=7.854
2018-02-24 02:50:17,679 [salt.state       ][INFO    ][2126] Running state [/root] at time 02:50:17.679430
2018-02-24 02:50:17,679 [salt.state       ][INFO    ][2126] Executing state file.directory for /root
2018-02-24 02:50:17,681 [salt.state       ][INFO    ][2126] Directory /root is in the correct state
2018-02-24 02:50:17,681 [salt.state       ][INFO    ][2126] Completed state [/root] at time 02:50:17.681599 duration_in_ms=2.169
2018-02-24 02:50:17,682 [salt.state       ][INFO    ][2126] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:50:17.682012
2018-02-24 02:50:17,682 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-24 02:50:17,683 [salt.state       ][INFO    ][2126] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-24 02:50:17,683 [salt.state       ][INFO    ][2126] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:50:17.683288 duration_in_ms=1.276
2018-02-24 02:50:17,683 [salt.state       ][INFO    ][2126] Running state [ubuntu] at time 02:50:17.683678
2018-02-24 02:50:17,684 [salt.state       ][INFO    ][2126] Executing state user.present for ubuntu
2018-02-24 02:50:17,689 [salt.state       ][INFO    ][2126] {'passwd': 'XXX-REDACTED-XXX'}
2018-02-24 02:50:17,689 [salt.state       ][INFO    ][2126] Completed state [ubuntu] at time 02:50:17.689908 duration_in_ms=6.229
2018-02-24 02:50:17,691 [salt.state       ][INFO    ][2126] Running state [/home/ubuntu] at time 02:50:17.691421
2018-02-24 02:50:17,691 [salt.state       ][INFO    ][2126] Executing state file.directory for /home/ubuntu
2018-02-24 02:50:17,693 [salt.state       ][INFO    ][2126] {'mode': '0700'}
2018-02-24 02:50:17,693 [salt.state       ][INFO    ][2126] Completed state [/home/ubuntu] at time 02:50:17.693706 duration_in_ms=2.285
2018-02-24 02:50:17,695 [salt.state       ][INFO    ][2126] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:50:17.694967
2018-02-24 02:50:17,695 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-24 02:50:17,724 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-02-24 02:50:17,730 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command '/usr/sbin/visudo -c -f /tmp/tmpnTIXzO' in directory '/root'
2018-02-24 02:50:17,808 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:50:17,808 [salt.state       ][INFO    ][2126] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:50:17.808689 duration_in_ms=113.721
2018-02-24 02:50:17,809 [salt.state       ][INFO    ][2126] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:50:17.809373
2018-02-24 02:50:17,810 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-24 02:50:17,847 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-02-24 02:50:17,947 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:50:17,947 [salt.state       ][INFO    ][2126] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:50:17.947878 duration_in_ms=138.506
2018-02-24 02:50:17,948 [salt.state       ][INFO    ][2126] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:50:17.948156
2018-02-24 02:50:17,948 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-24 02:50:17,969 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-02-24 02:50:18,029 [salt.state       ][INFO    ][2126] File changed:
New file
2018-02-24 02:50:18,029 [salt.state       ][INFO    ][2126] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:50:18.029346 duration_in_ms=81.189
2018-02-24 02:50:18,030 [salt.state       ][INFO    ][2126] Running state [service.systemctl_reload] at time 02:50:18.030803
2018-02-24 02:50:18,031 [salt.state       ][INFO    ][2126] Executing state module.wait for service.systemctl_reload
2018-02-24 02:50:18,031 [salt.state       ][INFO    ][2126] No changes made for service.systemctl_reload
2018-02-24 02:50:18,031 [salt.state       ][INFO    ][2126] Completed state [service.systemctl_reload] at time 02:50:18.031436 duration_in_ms=0.633
2018-02-24 02:50:18,031 [salt.state       ][INFO    ][2126] Running state [service.systemctl_reload] at time 02:50:18.031602
2018-02-24 02:50:18,031 [salt.state       ][INFO    ][2126] Executing state module.mod_watch for service.systemctl_reload
2018-02-24 02:50:18,032 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-02-24 02:50:18,141 [salt.state       ][INFO    ][2126] {'ret': True}
2018-02-24 02:50:18,142 [salt.state       ][INFO    ][2126] Completed state [service.systemctl_reload] at time 02:50:18.142536 duration_in_ms=110.934
2018-02-24 02:50:18,143 [salt.state       ][INFO    ][2126] Running state [/etc/hostname] at time 02:50:18.143059
2018-02-24 02:50:18,143 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/hostname
2018-02-24 02:50:18,169 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-02-24 02:50:18,173 [salt.state       ][INFO    ][2126] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg03

2018-02-24 02:50:18,174 [salt.state       ][INFO    ][2126] Completed state [/etc/hostname] at time 02:50:18.173979 duration_in_ms=30.919
2018-02-24 02:50:18,176 [salt.state       ][INFO    ][2126] Running state [hostname msg03] at time 02:50:18.176163
2018-02-24 02:50:18,176 [salt.state       ][INFO    ][2126] Executing state cmd.wait for hostname msg03
2018-02-24 02:50:18,176 [salt.state       ][INFO    ][2126] No changes made for hostname msg03
2018-02-24 02:50:18,177 [salt.state       ][INFO    ][2126] Completed state [hostname msg03] at time 02:50:18.176971 duration_in_ms=0.808
2018-02-24 02:50:18,177 [salt.state       ][INFO    ][2126] Running state [hostname msg03] at time 02:50:18.177178
2018-02-24 02:50:18,177 [salt.state       ][INFO    ][2126] Executing state cmd.mod_watch for hostname msg03
2018-02-24 02:50:18,178 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command 'hostname msg03' in directory '/root'
2018-02-24 02:50:18,198 [salt.state       ][INFO    ][2126] {'pid': 5741, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-24 02:50:18,198 [salt.state       ][INFO    ][2126] Completed state [hostname msg03] at time 02:50:18.198870 duration_in_ms=21.691
2018-02-24 02:50:18,295 [salt.state       ][INFO    ][2126] Running state [mdb02] at time 02:50:18.294992
2018-02-24 02:50:18,295 [salt.state       ][INFO    ][2126] Executing state host.present for mdb02
2018-02-24 02:50:18,296 [salt.state       ][INFO    ][2126] {'host': 'mdb02'}
2018-02-24 02:50:18,296 [salt.state       ][INFO    ][2126] Completed state [mdb02] at time 02:50:18.296889 duration_in_ms=1.898
2018-02-24 02:50:18,297 [salt.state       ][INFO    ][2126] Running state [mdb02.mcp-pike-odl-ha.local] at time 02:50:18.297164
2018-02-24 02:50:18,297 [salt.state       ][INFO    ][2126] Executing state host.present for mdb02.mcp-pike-odl-ha.local
2018-02-24 02:50:18,565 [salt.state       ][INFO    ][2126] {'host': 'mdb02.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,565 [salt.state       ][INFO    ][2126] Completed state [mdb02.mcp-pike-odl-ha.local] at time 02:50:18.565702 duration_in_ms=268.536
2018-02-24 02:50:18,566 [salt.state       ][INFO    ][2126] Running state [mdb03] at time 02:50:18.566358
2018-02-24 02:50:18,566 [salt.state       ][INFO    ][2126] Executing state host.present for mdb03
2018-02-24 02:50:18,614 [salt.state       ][INFO    ][2126] {'host': 'mdb03'}
2018-02-24 02:50:18,615 [salt.state       ][INFO    ][2126] Completed state [mdb03] at time 02:50:18.615195 duration_in_ms=48.837
2018-02-24 02:50:18,615 [salt.state       ][INFO    ][2126] Running state [mdb03.mcp-pike-odl-ha.local] at time 02:50:18.615714
2018-02-24 02:50:18,616 [salt.state       ][INFO    ][2126] Executing state host.present for mdb03.mcp-pike-odl-ha.local
2018-02-24 02:50:18,698 [salt.state       ][INFO    ][2126] {'host': 'mdb03.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,698 [salt.state       ][INFO    ][2126] Completed state [mdb03.mcp-pike-odl-ha.local] at time 02:50:18.698759 duration_in_ms=83.046
2018-02-24 02:50:18,699 [salt.state       ][INFO    ][2126] Running state [mdb01] at time 02:50:18.699148
2018-02-24 02:50:18,699 [salt.state       ][INFO    ][2126] Executing state host.present for mdb01
2018-02-24 02:50:18,752 [salt.state       ][INFO    ][2126] {'host': 'mdb01'}
2018-02-24 02:50:18,752 [salt.state       ][INFO    ][2126] Completed state [mdb01] at time 02:50:18.752751 duration_in_ms=53.602
2018-02-24 02:50:18,753 [salt.state       ][INFO    ][2126] Running state [mdb01.mcp-pike-odl-ha.local] at time 02:50:18.753065
2018-02-24 02:50:18,753 [salt.state       ][INFO    ][2126] Executing state host.present for mdb01.mcp-pike-odl-ha.local
2018-02-24 02:50:18,860 [salt.state       ][INFO    ][2126] {'host': 'mdb01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,860 [salt.state       ][INFO    ][2126] Completed state [mdb01.mcp-pike-odl-ha.local] at time 02:50:18.860674 duration_in_ms=107.608
2018-02-24 02:50:18,861 [salt.state       ][INFO    ][2126] Running state [mdb] at time 02:50:18.861103
2018-02-24 02:50:18,861 [salt.state       ][INFO    ][2126] Executing state host.present for mdb
2018-02-24 02:50:18,890 [salt.state       ][INFO    ][2126] {'host': 'mdb'}
2018-02-24 02:50:18,891 [salt.state       ][INFO    ][2126] Completed state [mdb] at time 02:50:18.891084 duration_in_ms=29.98
2018-02-24 02:50:18,891 [salt.state       ][INFO    ][2126] Running state [mdb.mcp-pike-odl-ha.local] at time 02:50:18.891432
2018-02-24 02:50:18,891 [salt.state       ][INFO    ][2126] Executing state host.present for mdb.mcp-pike-odl-ha.local
2018-02-24 02:50:18,895 [salt.state       ][INFO    ][2126] {'host': 'mdb.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,895 [salt.state       ][INFO    ][2126] Completed state [mdb.mcp-pike-odl-ha.local] at time 02:50:18.895934 duration_in_ms=4.502
2018-02-24 02:50:18,896 [salt.state       ][INFO    ][2126] Running state [cfg01] at time 02:50:18.896162
2018-02-24 02:50:18,896 [salt.state       ][INFO    ][2126] Executing state host.present for cfg01
2018-02-24 02:50:18,901 [salt.state       ][INFO    ][2126] {'host': 'cfg01'}
2018-02-24 02:50:18,901 [salt.state       ][INFO    ][2126] Completed state [cfg01] at time 02:50:18.901878 duration_in_ms=5.715
2018-02-24 02:50:18,902 [salt.state       ][INFO    ][2126] Running state [cfg01.mcp-pike-odl-ha.local] at time 02:50:18.902185
2018-02-24 02:50:18,902 [salt.state       ][INFO    ][2126] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-02-24 02:50:18,907 [salt.state       ][INFO    ][2126] {'host': 'cfg01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,908 [salt.state       ][INFO    ][2126] Completed state [cfg01.mcp-pike-odl-ha.local] at time 02:50:18.908531 duration_in_ms=6.345
2018-02-24 02:50:18,909 [salt.state       ][INFO    ][2126] Running state [prx01] at time 02:50:18.909161
2018-02-24 02:50:18,909 [salt.state       ][INFO    ][2126] Executing state host.present for prx01
2018-02-24 02:50:18,913 [salt.state       ][INFO    ][2126] {'host': 'prx01'}
2018-02-24 02:50:18,914 [salt.state       ][INFO    ][2126] Completed state [prx01] at time 02:50:18.914118 duration_in_ms=4.957
2018-02-24 02:50:18,914 [salt.state       ][INFO    ][2126] Running state [prx01.mcp-pike-odl-ha.local] at time 02:50:18.914383
2018-02-24 02:50:18,914 [salt.state       ][INFO    ][2126] Executing state host.present for prx01.mcp-pike-odl-ha.local
2018-02-24 02:50:18,919 [salt.state       ][INFO    ][2126] {'host': 'prx01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,919 [salt.state       ][INFO    ][2126] Completed state [prx01.mcp-pike-odl-ha.local] at time 02:50:18.919882 duration_in_ms=5.499
2018-02-24 02:50:18,920 [salt.state       ][INFO    ][2126] Running state [kvm01] at time 02:50:18.920148
2018-02-24 02:50:18,920 [salt.state       ][INFO    ][2126] Executing state host.present for kvm01
2018-02-24 02:50:18,926 [salt.state       ][INFO    ][2126] {'host': 'kvm01'}
2018-02-24 02:50:18,927 [salt.state       ][INFO    ][2126] Completed state [kvm01] at time 02:50:18.926867 duration_in_ms=6.718
2018-02-24 02:50:18,927 [salt.state       ][INFO    ][2126] Running state [kvm01.mcp-pike-odl-ha.local] at time 02:50:18.927516
2018-02-24 02:50:18,927 [salt.state       ][INFO    ][2126] Executing state host.present for kvm01.mcp-pike-odl-ha.local
2018-02-24 02:50:18,974 [salt.state       ][INFO    ][2126] {'host': 'kvm01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,974 [salt.state       ][INFO    ][2126] Completed state [kvm01.mcp-pike-odl-ha.local] at time 02:50:18.974452 duration_in_ms=46.937
2018-02-24 02:50:18,974 [salt.state       ][INFO    ][2126] Running state [kvm03] at time 02:50:18.974705
2018-02-24 02:50:18,974 [salt.state       ][INFO    ][2126] Executing state host.present for kvm03
2018-02-24 02:50:18,979 [salt.state       ][INFO    ][2126] {'host': 'kvm03'}
2018-02-24 02:50:18,980 [salt.state       ][INFO    ][2126] Completed state [kvm03] at time 02:50:18.980036 duration_in_ms=5.33
2018-02-24 02:50:18,980 [salt.state       ][INFO    ][2126] Running state [kvm03.mcp-pike-odl-ha.local] at time 02:50:18.980225
2018-02-24 02:50:18,980 [salt.state       ][INFO    ][2126] Executing state host.present for kvm03.mcp-pike-odl-ha.local
2018-02-24 02:50:18,985 [salt.state       ][INFO    ][2126] {'host': 'kvm03.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,986 [salt.state       ][INFO    ][2126] Completed state [kvm03.mcp-pike-odl-ha.local] at time 02:50:18.986072 duration_in_ms=5.847
2018-02-24 02:50:18,986 [salt.state       ][INFO    ][2126] Running state [kvm02] at time 02:50:18.986267
2018-02-24 02:50:18,986 [salt.state       ][INFO    ][2126] Executing state host.present for kvm02
2018-02-24 02:50:18,991 [salt.state       ][INFO    ][2126] {'host': 'kvm02'}
2018-02-24 02:50:18,991 [salt.state       ][INFO    ][2126] Completed state [kvm02] at time 02:50:18.991788 duration_in_ms=5.522
2018-02-24 02:50:18,992 [salt.state       ][INFO    ][2126] Running state [kvm02.mcp-pike-odl-ha.local] at time 02:50:18.991988
2018-02-24 02:50:18,992 [salt.state       ][INFO    ][2126] Executing state host.present for kvm02.mcp-pike-odl-ha.local
2018-02-24 02:50:18,999 [salt.state       ][INFO    ][2126] {'host': 'kvm02.mcp-pike-odl-ha.local'}
2018-02-24 02:50:18,999 [salt.state       ][INFO    ][2126] Completed state [kvm02.mcp-pike-odl-ha.local] at time 02:50:18.999445 duration_in_ms=7.457
2018-02-24 02:50:18,999 [salt.state       ][INFO    ][2126] Running state [dbs] at time 02:50:18.999712
2018-02-24 02:50:18,999 [salt.state       ][INFO    ][2126] Executing state host.present for dbs
2018-02-24 02:50:19,004 [salt.state       ][INFO    ][2126] {'host': 'dbs'}
2018-02-24 02:50:19,004 [salt.state       ][INFO    ][2126] Completed state [dbs] at time 02:50:19.004510 duration_in_ms=4.798
2018-02-24 02:50:19,004 [salt.state       ][INFO    ][2126] Running state [dbs.mcp-pike-odl-ha.local] at time 02:50:19.004715
2018-02-24 02:50:19,004 [salt.state       ][INFO    ][2126] Executing state host.present for dbs.mcp-pike-odl-ha.local
2018-02-24 02:50:19,010 [salt.state       ][INFO    ][2126] {'host': 'dbs.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,010 [salt.state       ][INFO    ][2126] Completed state [dbs.mcp-pike-odl-ha.local] at time 02:50:19.010759 duration_in_ms=6.043
2018-02-24 02:50:19,011 [salt.state       ][INFO    ][2126] Running state [prx] at time 02:50:19.011110
2018-02-24 02:50:19,011 [salt.state       ][INFO    ][2126] Executing state host.present for prx
2018-02-24 02:50:19,016 [salt.state       ][INFO    ][2126] {'host': 'prx'}
2018-02-24 02:50:19,016 [salt.state       ][INFO    ][2126] Completed state [prx] at time 02:50:19.016586 duration_in_ms=5.476
2018-02-24 02:50:19,016 [salt.state       ][INFO    ][2126] Running state [prx.mcp-pike-odl-ha.local] at time 02:50:19.016886
2018-02-24 02:50:19,017 [salt.state       ][INFO    ][2126] Executing state host.present for prx.mcp-pike-odl-ha.local
2018-02-24 02:50:19,022 [salt.state       ][INFO    ][2126] {'host': 'prx.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,023 [salt.state       ][INFO    ][2126] Completed state [prx.mcp-pike-odl-ha.local] at time 02:50:19.023038 duration_in_ms=6.152
2018-02-24 02:50:19,023 [salt.state       ][INFO    ][2126] Running state [prx02] at time 02:50:19.023371
2018-02-24 02:50:19,023 [salt.state       ][INFO    ][2126] Executing state host.present for prx02
2018-02-24 02:50:19,028 [salt.state       ][INFO    ][2126] {'host': 'prx02'}
2018-02-24 02:50:19,028 [salt.state       ][INFO    ][2126] Completed state [prx02] at time 02:50:19.028739 duration_in_ms=5.368
2018-02-24 02:50:19,029 [salt.state       ][INFO    ][2126] Running state [prx02.mcp-pike-odl-ha.local] at time 02:50:19.029030
2018-02-24 02:50:19,029 [salt.state       ][INFO    ][2126] Executing state host.present for prx02.mcp-pike-odl-ha.local
2018-02-24 02:50:19,034 [salt.state       ][INFO    ][2126] {'host': 'prx02.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,034 [salt.state       ][INFO    ][2126] Completed state [prx02.mcp-pike-odl-ha.local] at time 02:50:19.034865 duration_in_ms=5.835
2018-02-24 02:50:19,035 [salt.state       ][INFO    ][2126] Running state [msg02] at time 02:50:19.035167
2018-02-24 02:50:19,035 [salt.state       ][INFO    ][2126] Executing state host.present for msg02
2018-02-24 02:50:19,040 [salt.state       ][INFO    ][2126] {'host': 'msg02'}
2018-02-24 02:50:19,040 [salt.state       ][INFO    ][2126] Completed state [msg02] at time 02:50:19.040725 duration_in_ms=5.558
2018-02-24 02:50:19,041 [salt.state       ][INFO    ][2126] Running state [msg02.mcp-pike-odl-ha.local] at time 02:50:19.041017
2018-02-24 02:50:19,041 [salt.state       ][INFO    ][2126] Executing state host.present for msg02.mcp-pike-odl-ha.local
2018-02-24 02:50:19,046 [salt.state       ][INFO    ][2126] {'host': 'msg02.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,047 [salt.state       ][INFO    ][2126] Completed state [msg02.mcp-pike-odl-ha.local] at time 02:50:19.047048 duration_in_ms=6.03
2018-02-24 02:50:19,047 [salt.state       ][INFO    ][2126] Running state [msg03] at time 02:50:19.047385
2018-02-24 02:50:19,047 [salt.state       ][INFO    ][2126] Executing state host.present for msg03
2018-02-24 02:50:19,052 [salt.state       ][INFO    ][2126] {'host': 'msg03'}
2018-02-24 02:50:19,052 [salt.state       ][INFO    ][2126] Completed state [msg03] at time 02:50:19.052942 duration_in_ms=5.557
2018-02-24 02:50:19,053 [salt.state       ][INFO    ][2126] Running state [msg03.mcp-pike-odl-ha.local] at time 02:50:19.053256
2018-02-24 02:50:19,053 [salt.state       ][INFO    ][2126] Executing state host.present for msg03.mcp-pike-odl-ha.local
2018-02-24 02:50:19,058 [salt.state       ][INFO    ][2126] {'host': 'msg03.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,058 [salt.state       ][INFO    ][2126] Completed state [msg03.mcp-pike-odl-ha.local] at time 02:50:19.058751 duration_in_ms=5.495
2018-02-24 02:50:19,059 [salt.state       ][INFO    ][2126] Running state [msg01] at time 02:50:19.059058
2018-02-24 02:50:19,059 [salt.state       ][INFO    ][2126] Executing state host.present for msg01
2018-02-24 02:50:19,064 [salt.state       ][INFO    ][2126] {'host': 'msg01'}
2018-02-24 02:50:19,064 [salt.state       ][INFO    ][2126] Completed state [msg01] at time 02:50:19.064822 duration_in_ms=5.764
2018-02-24 02:50:19,065 [salt.state       ][INFO    ][2126] Running state [msg01.mcp-pike-odl-ha.local] at time 02:50:19.065122
2018-02-24 02:50:19,065 [salt.state       ][INFO    ][2126] Executing state host.present for msg01.mcp-pike-odl-ha.local
2018-02-24 02:50:19,070 [salt.state       ][INFO    ][2126] {'host': 'msg01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,070 [salt.state       ][INFO    ][2126] Completed state [msg01.mcp-pike-odl-ha.local] at time 02:50:19.070937 duration_in_ms=5.815
2018-02-24 02:50:19,071 [salt.state       ][INFO    ][2126] Running state [msg] at time 02:50:19.071252
2018-02-24 02:50:19,071 [salt.state       ][INFO    ][2126] Executing state host.present for msg
2018-02-24 02:50:19,196 [salt.state       ][INFO    ][2126] {'host': 'msg'}
2018-02-24 02:50:19,197 [salt.state       ][INFO    ][2126] Completed state [msg] at time 02:50:19.197375 duration_in_ms=126.121
2018-02-24 02:50:19,197 [salt.state       ][INFO    ][2126] Running state [msg.mcp-pike-odl-ha.local] at time 02:50:19.197897
2018-02-24 02:50:19,198 [salt.state       ][INFO    ][2126] Executing state host.present for msg.mcp-pike-odl-ha.local
2018-02-24 02:50:19,202 [salt.state       ][INFO    ][2126] {'host': 'msg.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,202 [salt.state       ][INFO    ][2126] Completed state [msg.mcp-pike-odl-ha.local] at time 02:50:19.202790 duration_in_ms=4.893
2018-02-24 02:50:19,203 [salt.state       ][INFO    ][2126] Running state [cfg01] at time 02:50:19.203264
2018-02-24 02:50:19,203 [salt.state       ][INFO    ][2126] Executing state host.present for cfg01
2018-02-24 02:50:19,204 [salt.state       ][INFO    ][2126] Host cfg01 (10.167.4.100) already present
2018-02-24 02:50:19,204 [salt.state       ][INFO    ][2126] Completed state [cfg01] at time 02:50:19.204901 duration_in_ms=1.637
2018-02-24 02:50:19,205 [salt.state       ][INFO    ][2126] Running state [cfg01.mcp-pike-odl-ha.local] at time 02:50:19.205381
2018-02-24 02:50:19,205 [salt.state       ][INFO    ][2126] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-02-24 02:50:19,206 [salt.state       ][INFO    ][2126] Host cfg01.mcp-pike-odl-ha.local (10.167.4.100) already present
2018-02-24 02:50:19,207 [salt.state       ][INFO    ][2126] Completed state [cfg01.mcp-pike-odl-ha.local] at time 02:50:19.207055 duration_in_ms=1.674
2018-02-24 02:50:19,207 [salt.state       ][INFO    ][2126] Running state [cmp002] at time 02:50:19.207495
2018-02-24 02:50:19,207 [salt.state       ][INFO    ][2126] Executing state host.present for cmp002
2018-02-24 02:50:19,209 [salt.state       ][INFO    ][2126] {'host': 'cmp002'}
2018-02-24 02:50:19,210 [salt.state       ][INFO    ][2126] Completed state [cmp002] at time 02:50:19.210236 duration_in_ms=2.741
2018-02-24 02:50:19,210 [salt.state       ][INFO    ][2126] Running state [cmp002.mcp-pike-odl-ha.local] at time 02:50:19.210682
2018-02-24 02:50:19,211 [salt.state       ][INFO    ][2126] Executing state host.present for cmp002.mcp-pike-odl-ha.local
2018-02-24 02:50:19,213 [salt.state       ][INFO    ][2126] {'host': 'cmp002.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,214 [salt.state       ][INFO    ][2126] Completed state [cmp002.mcp-pike-odl-ha.local] at time 02:50:19.214124 duration_in_ms=3.442
2018-02-24 02:50:19,214 [salt.state       ][INFO    ][2126] Running state [cmp001] at time 02:50:19.214569
2018-02-24 02:50:19,214 [salt.state       ][INFO    ][2126] Executing state host.present for cmp001
2018-02-24 02:50:19,219 [salt.state       ][INFO    ][2126] {'host': 'cmp001'}
2018-02-24 02:50:19,220 [salt.state       ][INFO    ][2126] Completed state [cmp001] at time 02:50:19.219927 duration_in_ms=5.357
2018-02-24 02:50:19,220 [salt.state       ][INFO    ][2126] Running state [cmp001.mcp-pike-odl-ha.local] at time 02:50:19.220406
2018-02-24 02:50:19,220 [salt.state       ][INFO    ][2126] Executing state host.present for cmp001.mcp-pike-odl-ha.local
2018-02-24 02:50:19,225 [salt.state       ][INFO    ][2126] {'host': 'cmp001.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,226 [salt.state       ][INFO    ][2126] Completed state [cmp001.mcp-pike-odl-ha.local] at time 02:50:19.225977 duration_in_ms=5.57
2018-02-24 02:50:19,226 [salt.state       ][INFO    ][2126] Running state [dbs01] at time 02:50:19.226488
2018-02-24 02:50:19,226 [salt.state       ][INFO    ][2126] Executing state host.present for dbs01
2018-02-24 02:50:19,245 [salt.state       ][INFO    ][2126] {'host': 'dbs01'}
2018-02-24 02:50:19,245 [salt.state       ][INFO    ][2126] Completed state [dbs01] at time 02:50:19.245643 duration_in_ms=19.153
2018-02-24 02:50:19,246 [salt.state       ][INFO    ][2126] Running state [dbs01.mcp-pike-odl-ha.local] at time 02:50:19.246127
2018-02-24 02:50:19,246 [salt.state       ][INFO    ][2126] Executing state host.present for dbs01.mcp-pike-odl-ha.local
2018-02-24 02:50:19,303 [salt.state       ][INFO    ][2126] {'host': 'dbs01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,304 [salt.state       ][INFO    ][2126] Completed state [dbs01.mcp-pike-odl-ha.local] at time 02:50:19.304026 duration_in_ms=57.899
2018-02-24 02:50:19,304 [salt.state       ][INFO    ][2126] Running state [dbs02] at time 02:50:19.304482
2018-02-24 02:50:19,304 [salt.state       ][INFO    ][2126] Executing state host.present for dbs02
2018-02-24 02:50:19,309 [salt.state       ][INFO    ][2126] {'host': 'dbs02'}
2018-02-24 02:50:19,309 [salt.state       ][INFO    ][2126] Completed state [dbs02] at time 02:50:19.309776 duration_in_ms=5.292
2018-02-24 02:50:19,310 [salt.state       ][INFO    ][2126] Running state [dbs02.mcp-pike-odl-ha.local] at time 02:50:19.310327
2018-02-24 02:50:19,310 [salt.state       ][INFO    ][2126] Executing state host.present for dbs02.mcp-pike-odl-ha.local
2018-02-24 02:50:19,333 [salt.state       ][INFO    ][2126] {'host': 'dbs02.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,333 [salt.state       ][INFO    ][2126] Completed state [dbs02.mcp-pike-odl-ha.local] at time 02:50:19.333632 duration_in_ms=23.305
2018-02-24 02:50:19,334 [salt.state       ][INFO    ][2126] Running state [dbs03] at time 02:50:19.334100
2018-02-24 02:50:19,334 [salt.state       ][INFO    ][2126] Executing state host.present for dbs03
2018-02-24 02:50:19,339 [salt.state       ][INFO    ][2126] {'host': 'dbs03'}
2018-02-24 02:50:19,339 [salt.state       ][INFO    ][2126] Completed state [dbs03] at time 02:50:19.339635 duration_in_ms=5.535
2018-02-24 02:50:19,340 [salt.state       ][INFO    ][2126] Running state [dbs03.mcp-pike-odl-ha.local] at time 02:50:19.340073
2018-02-24 02:50:19,340 [salt.state       ][INFO    ][2126] Executing state host.present for dbs03.mcp-pike-odl-ha.local
2018-02-24 02:50:19,345 [salt.state       ][INFO    ][2126] {'host': 'dbs03.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,345 [salt.state       ][INFO    ][2126] Completed state [dbs03.mcp-pike-odl-ha.local] at time 02:50:19.345624 duration_in_ms=5.551
2018-02-24 02:50:19,346 [salt.state       ][INFO    ][2126] Running state [odl01] at time 02:50:19.346076
2018-02-24 02:50:19,346 [salt.state       ][INFO    ][2126] Executing state host.present for odl01
2018-02-24 02:50:19,351 [salt.state       ][INFO    ][2126] {'host': 'odl01'}
2018-02-24 02:50:19,351 [salt.state       ][INFO    ][2126] Completed state [odl01] at time 02:50:19.351633 duration_in_ms=5.557
2018-02-24 02:50:19,352 [salt.state       ][INFO    ][2126] Running state [odl01.mcp-pike-odl-ha.local] at time 02:50:19.352037
2018-02-24 02:50:19,352 [salt.state       ][INFO    ][2126] Executing state host.present for odl01.mcp-pike-odl-ha.local
2018-02-24 02:50:19,357 [salt.state       ][INFO    ][2126] {'host': 'odl01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,357 [salt.state       ][INFO    ][2126] Completed state [odl01.mcp-pike-odl-ha.local] at time 02:50:19.357676 duration_in_ms=5.639
2018-02-24 02:50:19,358 [salt.state       ][INFO    ][2126] Running state [mas01] at time 02:50:19.358103
2018-02-24 02:50:19,358 [salt.state       ][INFO    ][2126] Executing state host.present for mas01
2018-02-24 02:50:19,363 [salt.state       ][INFO    ][2126] {'host': 'mas01'}
2018-02-24 02:50:19,363 [salt.state       ][INFO    ][2126] Completed state [mas01] at time 02:50:19.363650 duration_in_ms=5.546
2018-02-24 02:50:19,364 [salt.state       ][INFO    ][2126] Running state [mas01.mcp-pike-odl-ha.local] at time 02:50:19.364045
2018-02-24 02:50:19,364 [salt.state       ][INFO    ][2126] Executing state host.present for mas01.mcp-pike-odl-ha.local
2018-02-24 02:50:19,369 [salt.state       ][INFO    ][2126] {'host': 'mas01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,369 [salt.state       ][INFO    ][2126] Completed state [mas01.mcp-pike-odl-ha.local] at time 02:50:19.369615 duration_in_ms=5.569
2018-02-24 02:50:19,370 [salt.state       ][INFO    ][2126] Running state [ctl02] at time 02:50:19.370008
2018-02-24 02:50:19,370 [salt.state       ][INFO    ][2126] Executing state host.present for ctl02
2018-02-24 02:50:19,375 [salt.state       ][INFO    ][2126] {'host': 'ctl02'}
2018-02-24 02:50:19,375 [salt.state       ][INFO    ][2126] Completed state [ctl02] at time 02:50:19.375654 duration_in_ms=5.645
2018-02-24 02:50:19,376 [salt.state       ][INFO    ][2126] Running state [ctl02.mcp-pike-odl-ha.local] at time 02:50:19.376055
2018-02-24 02:50:19,376 [salt.state       ][INFO    ][2126] Executing state host.present for ctl02.mcp-pike-odl-ha.local
2018-02-24 02:50:19,381 [salt.state       ][INFO    ][2126] {'host': 'ctl02.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,381 [salt.state       ][INFO    ][2126] Completed state [ctl02.mcp-pike-odl-ha.local] at time 02:50:19.381694 duration_in_ms=5.638
2018-02-24 02:50:19,382 [salt.state       ][INFO    ][2126] Running state [ctl03] at time 02:50:19.382120
2018-02-24 02:50:19,382 [salt.state       ][INFO    ][2126] Executing state host.present for ctl03
2018-02-24 02:50:19,387 [salt.state       ][INFO    ][2126] {'host': 'ctl03'}
2018-02-24 02:50:19,387 [salt.state       ][INFO    ][2126] Completed state [ctl03] at time 02:50:19.387624 duration_in_ms=5.503
2018-02-24 02:50:19,388 [salt.state       ][INFO    ][2126] Running state [ctl03.mcp-pike-odl-ha.local] at time 02:50:19.388010
2018-02-24 02:50:19,388 [salt.state       ][INFO    ][2126] Executing state host.present for ctl03.mcp-pike-odl-ha.local
2018-02-24 02:50:19,394 [salt.state       ][INFO    ][2126] {'host': 'ctl03.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,394 [salt.state       ][INFO    ][2126] Completed state [ctl03.mcp-pike-odl-ha.local] at time 02:50:19.394846 duration_in_ms=6.836
2018-02-24 02:50:19,395 [salt.state       ][INFO    ][2126] Running state [ctl01] at time 02:50:19.395209
2018-02-24 02:50:19,395 [salt.state       ][INFO    ][2126] Executing state host.present for ctl01
2018-02-24 02:50:19,400 [salt.state       ][INFO    ][2126] {'host': 'ctl01'}
2018-02-24 02:50:19,400 [salt.state       ][INFO    ][2126] Completed state [ctl01] at time 02:50:19.400300 duration_in_ms=5.091
2018-02-24 02:50:19,400 [salt.state       ][INFO    ][2126] Running state [ctl01.mcp-pike-odl-ha.local] at time 02:50:19.400661
2018-02-24 02:50:19,401 [salt.state       ][INFO    ][2126] Executing state host.present for ctl01.mcp-pike-odl-ha.local
2018-02-24 02:50:19,406 [salt.state       ][INFO    ][2126] {'host': 'ctl01.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,406 [salt.state       ][INFO    ][2126] Completed state [ctl01.mcp-pike-odl-ha.local] at time 02:50:19.406446 duration_in_ms=5.785
2018-02-24 02:50:19,406 [salt.state       ][INFO    ][2126] Running state [ctl] at time 02:50:19.406805
2018-02-24 02:50:19,407 [salt.state       ][INFO    ][2126] Executing state host.present for ctl
2018-02-24 02:50:19,412 [salt.state       ][INFO    ][2126] {'host': 'ctl'}
2018-02-24 02:50:19,413 [salt.state       ][INFO    ][2126] Completed state [ctl] at time 02:50:19.413113 duration_in_ms=6.307
2018-02-24 02:50:19,413 [salt.state       ][INFO    ][2126] Running state [ctl.mcp-pike-odl-ha.local] at time 02:50:19.413498
2018-02-24 02:50:19,413 [salt.state       ][INFO    ][2126] Executing state host.present for ctl.mcp-pike-odl-ha.local
2018-02-24 02:50:19,418 [salt.state       ][INFO    ][2126] {'host': 'ctl.mcp-pike-odl-ha.local'}
2018-02-24 02:50:19,418 [salt.state       ][INFO    ][2126] Completed state [ctl.mcp-pike-odl-ha.local] at time 02:50:19.418372 duration_in_ms=4.874
2018-02-24 02:50:19,418 [salt.state       ][INFO    ][2126] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:50:19.418743
2018-02-24 02:50:19,419 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-24 02:50:19,419 [salt.state       ][INFO    ][2126] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-02-24 02:50:19,419 [salt.state       ][INFO    ][2126] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:50:19.419934 duration_in_ms=1.191
2018-02-24 02:50:19,429 [salt.state       ][INFO    ][2126] Running state [ens2] at time 02:50:19.429177
2018-02-24 02:50:19,429 [salt.state       ][INFO    ][2126] Executing state network.managed for ens2
2018-02-24 02:50:19,888 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-02-24 02:50:21,500 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['ifup', 'ens2'] in directory '/root'
2018-02-24 02:50:23,421 [salt.state       ][INFO    ][2126] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-02-24 02:50:23,422 [salt.state       ][INFO    ][2126] Completed state [ens2] at time 02:50:23.422497 duration_in_ms=3993.32
2018-02-24 02:50:23,423 [salt.state       ][INFO    ][2126] Running state [ens3] at time 02:50:23.423087
2018-02-24 02:50:23,423 [salt.state       ][INFO    ][2126] Executing state network.managed for ens3
2018-02-24 02:50:23,473 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['ifup', 'ens3'] in directory '/root'
2018-02-24 02:50:24,339 [salt.state       ][INFO    ][2126] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-02-24 02:50:24,340 [salt.state       ][INFO    ][2126] Completed state [ens3] at time 02:50:24.340300 duration_in_ms=917.212
2018-02-24 02:50:24,340 [salt.state       ][INFO    ][2126] Running state [/etc/profile.d/proxy.sh] at time 02:50:24.340732
2018-02-24 02:50:24,341 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-24 02:50:24,341 [salt.state       ][INFO    ][2126] File /etc/profile.d/proxy.sh is not present
2018-02-24 02:50:24,342 [salt.state       ][INFO    ][2126] Completed state [/etc/profile.d/proxy.sh] at time 02:50:24.342060 duration_in_ms=1.327
2018-02-24 02:50:24,342 [salt.state       ][INFO    ][2126] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:50:24.342422
2018-02-24 02:50:24,342 [salt.state       ][INFO    ][2126] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-24 02:50:24,343 [salt.state       ][INFO    ][2126] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-24 02:50:24,343 [salt.state       ][INFO    ][2126] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:50:24.343490 duration_in_ms=1.067
2018-02-24 02:50:24,347 [salt.state       ][INFO    ][2126] Running state [ntp] at time 02:50:24.347791
2018-02-24 02:50:24,348 [salt.state       ][INFO    ][2126] Executing state pkg.installed for ntp
2018-02-24 02:50:24,438 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 02:50:24,476 [salt.loaded.int.module.cmdmod][INFO    ][2126] 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-02-24 02:50:25,380 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025035734707
2018-02-24 02:50:25,412 [salt.minion      ][INFO    ][6025] Starting a new job with PID 6025
2018-02-24 02:50:25,436 [salt.minion      ][INFO    ][6025] Returning information for job: 20180224025035734707
2018-02-24 02:50:32,374 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:50:32,428 [salt.state       ][INFO    ][2126] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.8'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-02-24 02:50:32,445 [salt.state       ][INFO    ][2126] Loading fresh modules for state activity
2018-02-24 02:50:32,478 [salt.state       ][INFO    ][2126] Completed state [ntp] at time 02:50:32.478213 duration_in_ms=8130.42
2018-02-24 02:50:32,486 [salt.state       ][INFO    ][2126] Running state [/etc/ntp.conf] at time 02:50:32.486510
2018-02-24 02:50:32,487 [salt.state       ][INFO    ][2126] Executing state file.managed for /etc/ntp.conf
2018-02-24 02:50:32,525 [salt.fileclient  ][INFO    ][2126] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-02-24 02:50:32,572 [salt.state       ][INFO    ][2126] 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-02-24 02:50:32,572 [salt.state       ][INFO    ][2126] Completed state [/etc/ntp.conf] at time 02:50:32.572470 duration_in_ms=85.96
2018-02-24 02:50:32,906 [salt.state       ][INFO    ][2126] Running state [ntp] at time 02:50:32.906886
2018-02-24 02:50:32,907 [salt.state       ][INFO    ][2126] Executing state service.running for ntp
2018-02-24 02:50:32,908 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-24 02:50:32,933 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-24 02:50:32,955 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-24 02:50:32,979 [salt.state       ][INFO    ][2126] The service ntp is already running
2018-02-24 02:50:32,980 [salt.state       ][INFO    ][2126] Completed state [ntp] at time 02:50:32.980349 duration_in_ms=73.463
2018-02-24 02:50:32,980 [salt.state       ][INFO    ][2126] Running state [ntp] at time 02:50:32.980850
2018-02-24 02:50:32,981 [salt.state       ][INFO    ][2126] Executing state service.mod_watch for ntp
2018-02-24 02:50:32,982 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-24 02:50:33,003 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-24 02:50:33,027 [salt.loaded.int.module.cmdmod][INFO    ][2126] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-02-24 02:50:33,182 [salt.state       ][INFO    ][2126] {'ntp': True}
2018-02-24 02:50:33,183 [salt.state       ][INFO    ][2126] Completed state [ntp] at time 02:50:33.183455 duration_in_ms=202.603
2018-02-24 02:50:33,193 [salt.minion      ][INFO    ][2126] Returning information for job: 20180224024924901646
2018-02-24 02:51:06,403 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command state.apply with jid 20180224025116759175
2018-02-24 02:51:06,435 [salt.minion      ][INFO    ][6839] Starting a new job with PID 6839
2018-02-24 02:51:08,115 [salt.state       ][INFO    ][6839] Loading fresh modules for state activity
2018-02-24 02:51:10,400 [salt.state       ][INFO    ][6839] Running state [/etc/environment] at time 02:51:10.400364
2018-02-24 02:51:10,400 [salt.state       ][INFO    ][6839] Executing state file.blockreplace for /etc/environment
2018-02-24 02:51:10,406 [salt.state       ][INFO    ][6839] 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-02-24 02:51:10,407 [salt.state       ][INFO    ][6839] Completed state [/etc/environment] at time 02:51:10.407744 duration_in_ms=7.38
2018-02-24 02:51:10,408 [salt.state       ][INFO    ][6839] Running state [/etc/profile.d] at time 02:51:10.408123
2018-02-24 02:51:10,408 [salt.state       ][INFO    ][6839] Executing state file.directory for /etc/profile.d
2018-02-24 02:51:10,409 [salt.state       ][INFO    ][6839] Directory /etc/profile.d is in the correct state
2018-02-24 02:51:10,409 [salt.state       ][INFO    ][6839] Completed state [/etc/profile.d] at time 02:51:10.409909 duration_in_ms=1.786
2018-02-24 02:51:10,773 [salt.state       ][INFO    ][6839] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:51:10.772967
2018-02-24 02:51:10,773 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-24 02:51:10,795 [salt.state       ][INFO    ][6839] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-02-24 02:51:10,796 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:51:10.796215 duration_in_ms=23.249
2018-02-24 02:51:10,796 [salt.state       ][INFO    ][6839] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:51:10.796605
2018-02-24 02:51:10,796 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-24 02:51:10,836 [salt.state       ][INFO    ][6839] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-02-24 02:51:10,836 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:51:10.836915 duration_in_ms=40.309
2018-02-24 02:51:10,837 [salt.state       ][INFO    ][6839] Running state [linux_repo_prereq_pkgs] at time 02:51:10.837948
2018-02-24 02:51:10,838 [salt.state       ][INFO    ][6839] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-24 02:51:10,839 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:51:11,162 [salt.state       ][INFO    ][6839] All specified packages are already installed
2018-02-24 02:51:11,163 [salt.state       ][INFO    ][6839] Completed state [linux_repo_prereq_pkgs] at time 02:51:11.163432 duration_in_ms=325.484
2018-02-24 02:51:11,163 [salt.state       ][INFO    ][6839] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:51:11.163819
2018-02-24 02:51:11,164 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-02-24 02:51:11,164 [salt.state       ][INFO    ][6839] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-02-24 02:51:11,164 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:51:11.164941 duration_in_ms=1.122
2018-02-24 02:51:11,165 [salt.state       ][INFO    ][6839] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:51:11.165283
2018-02-24 02:51:11,165 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-02-24 02:51:11,231 [salt.state       ][INFO    ][6839] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-02-24 02:51:11,231 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:51:11.231843 duration_in_ms=66.561
2018-02-24 02:51:11,232 [salt.state       ][INFO    ][6839] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 02:51:11.232780
2018-02-24 02:51:11,233 [salt.state       ][INFO    ][6839] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-02-24 02:51:11,233 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-02-24 02:51:11,406 [salt.state       ][INFO    ][6839] {'pid': 6899, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-02-24 02:51:11,407 [salt.state       ][INFO    ][6839] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 02:51:11.407105 duration_in_ms=174.324
2018-02-24 02:51:11,412 [salt.state       ][INFO    ][6839] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:51:11.412626
2018-02-24 02:51:11,413 [salt.state       ][INFO    ][6839] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-02-24 02:51:11,465 [salt.state       ][INFO    ][6839] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike' already configured
2018-02-24 02:51:11,466 [salt.state       ][INFO    ][6839] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:51:11.465958 duration_in_ms=53.331
2018-02-24 02:51:11,466 [salt.state       ][INFO    ][6839] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:51:11.466517
2018-02-24 02:51:11,467 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-02-24 02:51:11,467 [salt.state       ][INFO    ][6839] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-02-24 02:51:11,468 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:51:11.468102 duration_in_ms=1.585
2018-02-24 02:51:11,468 [salt.state       ][INFO    ][6839] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:51:11.468583
2018-02-24 02:51:11,469 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-02-24 02:51:11,591 [salt.state       ][INFO    ][6839] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-02-24 02:51:11,592 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:51:11.592241 duration_in_ms=123.657
2018-02-24 02:51:11,592 [salt.state       ][INFO    ][6839] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 02:51:11.592853
2018-02-24 02:51:11,593 [salt.state       ][INFO    ][6839] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-02-24 02:51:11,594 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-02-24 02:51:11,779 [salt.state       ][INFO    ][6839] {'pid': 7014, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-02-24 02:51:11,780 [salt.state       ][INFO    ][6839] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 02:51:11.780496 duration_in_ms=187.642
2018-02-24 02:51:11,783 [salt.state       ][INFO    ][6839] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:51:11.783469
2018-02-24 02:51:11,784 [salt.state       ][INFO    ][6839] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-02-24 02:51:11,880 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 02:51:15,164 [salt.state       ][INFO    ][6839] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-02-24 02:51:15,165 [salt.state       ][INFO    ][6839] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:51:15.165035 duration_in_ms=3381.566
2018-02-24 02:51:15,165 [salt.state       ][INFO    ][6839] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:51:15.165509
2018-02-24 02:51:15,165 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-24 02:51:15,166 [salt.state       ][INFO    ][6839] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-24 02:51:15,166 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:51:15.166846 duration_in_ms=1.337
2018-02-24 02:51:15,167 [salt.state       ][INFO    ][6839] Running state [/etc/apt/preferences.d/uca] at time 02:51:15.167141
2018-02-24 02:51:15,167 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-24 02:51:15,167 [salt.state       ][INFO    ][6839] File /etc/apt/preferences.d/uca is not present
2018-02-24 02:51:15,168 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/preferences.d/uca] at time 02:51:15.167990 duration_in_ms=0.849
2018-02-24 02:51:15,168 [salt.state       ][INFO    ][6839] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 02:51:15.168281
2018-02-24 02:51:15,168 [salt.state       ][INFO    ][6839] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-02-24 02:51:15,169 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-02-24 02:51:15,447 [salt.state       ][INFO    ][6839] {'pid': 7509, '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.wLWwL9oMyL/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-02-24 02:51:15,448 [salt.state       ][INFO    ][6839] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 02:51:15.448157 duration_in_ms=279.875
2018-02-24 02:51:15,450 [salt.state       ][INFO    ][6839] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:51:15.450465
2018-02-24 02:51:15,451 [salt.state       ][INFO    ][6839] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-24 02:51:15,537 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 02:51:16,502 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025126855350
2018-02-24 02:51:16,529 [salt.minion      ][INFO    ][7999] Starting a new job with PID 7999
2018-02-24 02:51:16,554 [salt.minion      ][INFO    ][7999] Returning information for job: 20180224025126855350
2018-02-24 02:51:18,019 [salt.state       ][INFO    ][6839] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-02-24 02:51:18,020 [salt.state       ][INFO    ][6839] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:51:18.020562 duration_in_ms=2570.096
2018-02-24 02:51:18,021 [salt.state       ][INFO    ][6839] Running state [linux_extra_packages_purged] at time 02:51:18.021581
2018-02-24 02:51:18,022 [salt.state       ][INFO    ][6839] Executing state pkg.purged for linux_extra_packages_purged
2018-02-24 02:51:18,040 [salt.state       ][INFO    ][6839] All specified packages are already absent
2018-02-24 02:51:18,041 [salt.state       ][INFO    ][6839] Completed state [linux_extra_packages_purged] at time 02:51:18.041156 duration_in_ms=19.575
2018-02-24 02:51:18,041 [salt.state       ][INFO    ][6839] Running state [linux_extra_packages_latest] at time 02:51:18.041875
2018-02-24 02:51:18,042 [salt.state       ][INFO    ][6839] Executing state pkg.latest for linux_extra_packages_latest
2018-02-24 02:51:18,058 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-24 02:51:18,119 [salt.state       ][INFO    ][6839] Package mcelog is already up-to-date
2018-02-24 02:51:18,120 [salt.state       ][INFO    ][6839] Completed state [linux_extra_packages_latest] at time 02:51:18.120712 duration_in_ms=78.836
2018-02-24 02:51:18,123 [salt.state       ][INFO    ][6839] Running state [UTC] at time 02:51:18.123205
2018-02-24 02:51:18,124 [salt.state       ][INFO    ][6839] Executing state timezone.system for UTC
2018-02-24 02:51:18,126 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['timedatectl'] in directory '/root'
2018-02-24 02:51:18,167 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['timedatectl'] in directory '/root'
2018-02-24 02:51:18,186 [salt.state       ][INFO    ][6839] Timezone UTC already set, UTC already set to UTC
2018-02-24 02:51:18,187 [salt.state       ][INFO    ][6839] Completed state [UTC] at time 02:51:18.187123 duration_in_ms=63.918
2018-02-24 02:51:18,189 [salt.state       ][INFO    ][6839] Running state [nf_conntrack] at time 02:51:18.189065
2018-02-24 02:51:18,189 [salt.state       ][INFO    ][6839] Executing state kmod.present for nf_conntrack
2018-02-24 02:51:18,191 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'lsmod' in directory '/root'
2018-02-24 02:51:18,212 [salt.state       ][INFO    ][6839] Kernel module nf_conntrack is already present
2018-02-24 02:51:18,213 [salt.state       ][INFO    ][6839] Completed state [nf_conntrack] at time 02:51:18.213641 duration_in_ms=24.576
2018-02-24 02:51:18,215 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_keepalive_probes] at time 02:51:18.215298
2018-02-24 02:51:18,216 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-24 02:51:18,230 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,266 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-02-24 02:51:18,267 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:51:18.267687 duration_in_ms=52.388
2018-02-24 02:51:18,268 [salt.state       ][INFO    ][6839] Running state [fs.file-max] at time 02:51:18.268384
2018-02-24 02:51:18,269 [salt.state       ][INFO    ][6839] Executing state sysctl.present for fs.file-max
2018-02-24 02:51:18,270 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,303 [salt.state       ][INFO    ][6839] Sysctl value fs.file-max = 124165 is already set
2018-02-24 02:51:18,304 [salt.state       ][INFO    ][6839] Completed state [fs.file-max] at time 02:51:18.304668 duration_in_ms=36.284
2018-02-24 02:51:18,305 [salt.state       ][INFO    ][6839] Running state [net.core.somaxconn] at time 02:51:18.305358
2018-02-24 02:51:18,305 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.core.somaxconn
2018-02-24 02:51:18,307 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,338 [salt.state       ][INFO    ][6839] Sysctl value net.core.somaxconn = 4096 is already set
2018-02-24 02:51:18,339 [salt.state       ][INFO    ][6839] Completed state [net.core.somaxconn] at time 02:51:18.339623 duration_in_ms=34.265
2018-02-24 02:51:18,340 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:51:18.340239
2018-02-24 02:51:18,340 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-24 02:51:18,341 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,375 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-02-24 02:51:18,376 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:51:18.376589 duration_in_ms=36.35
2018-02-24 02:51:18,377 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_tw_reuse] at time 02:51:18.377143
2018-02-24 02:51:18,377 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-24 02:51:18,378 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,426 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-02-24 02:51:18,427 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_tw_reuse] at time 02:51:18.427589 duration_in_ms=50.445
2018-02-24 02:51:18,428 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_congestion_control] at time 02:51:18.428115
2018-02-24 02:51:18,428 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-24 02:51:18,429 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,468 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-02-24 02:51:18,469 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_congestion_control] at time 02:51:18.469103 duration_in_ms=40.988
2018-02-24 02:51:18,469 [salt.state       ][INFO    ][6839] Running state [net.nf_conntrack_max] at time 02:51:18.469628
2018-02-24 02:51:18,470 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.nf_conntrack_max
2018-02-24 02:51:18,470 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,505 [salt.state       ][INFO    ][6839] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-02-24 02:51:18,506 [salt.state       ][INFO    ][6839] Completed state [net.nf_conntrack_max] at time 02:51:18.506255 duration_in_ms=36.627
2018-02-24 02:51:18,506 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_retries2] at time 02:51:18.506753
2018-02-24 02:51:18,507 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-24 02:51:18,507 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,540 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-02-24 02:51:18,540 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_retries2] at time 02:51:18.540664 duration_in_ms=33.911
2018-02-24 02:51:18,541 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_fin_timeout] at time 02:51:18.541172
2018-02-24 02:51:18,541 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-24 02:51:18,542 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,572 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-02-24 02:51:18,572 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_fin_timeout] at time 02:51:18.572898 duration_in_ms=31.726
2018-02-24 02:51:18,573 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:51:18.573409
2018-02-24 02:51:18,573 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-24 02:51:18,574 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,602 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-02-24 02:51:18,603 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:51:18.603119 duration_in_ms=29.709
2018-02-24 02:51:18,603 [salt.state       ][INFO    ][6839] Running state [vm.swappiness] at time 02:51:18.603631
2018-02-24 02:51:18,604 [salt.state       ][INFO    ][6839] Executing state sysctl.present for vm.swappiness
2018-02-24 02:51:18,604 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,631 [salt.state       ][INFO    ][6839] Sysctl value vm.swappiness = 10 is already set
2018-02-24 02:51:18,632 [salt.state       ][INFO    ][6839] Completed state [vm.swappiness] at time 02:51:18.632402 duration_in_ms=28.77
2018-02-24 02:51:18,632 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:51:18.632897
2018-02-24 02:51:18,633 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-24 02:51:18,634 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,661 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-02-24 02:51:18,662 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:51:18.662503 duration_in_ms=29.606
2018-02-24 02:51:18,663 [salt.state       ][INFO    ][6839] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:51:18.663001
2018-02-24 02:51:18,663 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-24 02:51:18,664 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,691 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-02-24 02:51:18,692 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:51:18.692554 duration_in_ms=29.553
2018-02-24 02:51:18,693 [salt.state       ][INFO    ][6839] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:51:18.693047
2018-02-24 02:51:18,693 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-24 02:51:18,694 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,721 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-02-24 02:51:18,722 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:51:18.722496 duration_in_ms=29.448
2018-02-24 02:51:18,723 [salt.state       ][INFO    ][6839] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:51:18.722987
2018-02-24 02:51:18,723 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-24 02:51:18,724 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,758 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-02-24 02:51:18,759 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:51:18.759083 duration_in_ms=36.096
2018-02-24 02:51:18,759 [salt.state       ][INFO    ][6839] Running state [net.core.netdev_max_backlog] at time 02:51:18.759579
2018-02-24 02:51:18,760 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-24 02:51:18,760 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,790 [salt.state       ][INFO    ][6839] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-02-24 02:51:18,791 [salt.state       ][INFO    ][6839] Completed state [net.core.netdev_max_backlog] at time 02:51:18.791368 duration_in_ms=31.788
2018-02-24 02:51:18,791 [salt.state       ][INFO    ][6839] Running state [net.ipv4.tcp_keepalive_time] at time 02:51:18.791860
2018-02-24 02:51:18,792 [salt.state       ][INFO    ][6839] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-24 02:51:18,793 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,826 [salt.state       ][INFO    ][6839] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-02-24 02:51:18,827 [salt.state       ][INFO    ][6839] Completed state [net.ipv4.tcp_keepalive_time] at time 02:51:18.827062 duration_in_ms=35.201
2018-02-24 02:51:18,827 [salt.state       ][INFO    ][6839] Running state [kernel.panic] at time 02:51:18.827557
2018-02-24 02:51:18,828 [salt.state       ][INFO    ][6839] Executing state sysctl.present for kernel.panic
2018-02-24 02:51:18,828 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'sysctl -a' in directory '/root'
2018-02-24 02:51:18,858 [salt.state       ][INFO    ][6839] Sysctl value kernel.panic = 60 is already set
2018-02-24 02:51:18,859 [salt.state       ][INFO    ][6839] Completed state [kernel.panic] at time 02:51:18.859114 duration_in_ms=31.557
2018-02-24 02:51:18,859 [salt.state       ][INFO    ][6839] Running state [linux_sysfs_package] at time 02:51:18.859617
2018-02-24 02:51:18,860 [salt.state       ][INFO    ][6839] Executing state pkg.installed for linux_sysfs_package
2018-02-24 02:51:18,865 [salt.state       ][INFO    ][6839] All specified packages are already installed
2018-02-24 02:51:18,865 [salt.state       ][INFO    ][6839] Completed state [linux_sysfs_package] at time 02:51:18.865697 duration_in_ms=6.08
2018-02-24 02:51:18,867 [salt.state       ][INFO    ][6839] Running state [/etc/sysfs.d] at time 02:51:18.867088
2018-02-24 02:51:18,867 [salt.state       ][INFO    ][6839] Executing state file.directory for /etc/sysfs.d
2018-02-24 02:51:18,868 [salt.state       ][INFO    ][6839] Directory /etc/sysfs.d is in the correct state
2018-02-24 02:51:18,868 [salt.state       ][INFO    ][6839] Completed state [/etc/sysfs.d] at time 02:51:18.868527 duration_in_ms=1.439
2018-02-24 02:51:18,869 [salt.state       ][INFO    ][6839] Running state [ondemand] at time 02:51:18.869363
2018-02-24 02:51:18,869 [salt.state       ][INFO    ][6839] Executing state service.dead for ondemand
2018-02-24 02:51:18,870 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-24 02:51:18,887 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-24 02:51:18,902 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-24 02:51:18,922 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'runlevel' in directory '/root'
2018-02-24 02:51:18,935 [salt.state       ][INFO    ][6839] The service ondemand is already dead
2018-02-24 02:51:18,936 [salt.state       ][INFO    ][6839] Completed state [ondemand] at time 02:51:18.936489 duration_in_ms=67.126
2018-02-24 02:51:18,937 [salt.state       ][INFO    ][6839] Running state [cs_CZ.UTF-8] at time 02:51:18.937531
2018-02-24 02:51:18,937 [salt.state       ][INFO    ][6839] Executing state locale.present for cs_CZ.UTF-8
2018-02-24 02:51:18,938 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'locale -a' in directory '/root'
2018-02-24 02:51:18,950 [salt.state       ][INFO    ][6839] Locale cs_CZ.UTF-8 is already present
2018-02-24 02:51:18,951 [salt.state       ][INFO    ][6839] Completed state [cs_CZ.UTF-8] at time 02:51:18.951303 duration_in_ms=13.772
2018-02-24 02:51:18,951 [salt.state       ][INFO    ][6839] Running state [en_US.UTF-8] at time 02:51:18.951804
2018-02-24 02:51:18,952 [salt.state       ][INFO    ][6839] Executing state locale.present for en_US.UTF-8
2018-02-24 02:51:18,953 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'locale -a' in directory '/root'
2018-02-24 02:51:18,964 [salt.state       ][INFO    ][6839] Locale en_US.UTF-8 is already present
2018-02-24 02:51:18,965 [salt.state       ][INFO    ][6839] Completed state [en_US.UTF-8] at time 02:51:18.965113 duration_in_ms=13.308
2018-02-24 02:51:18,966 [salt.state       ][INFO    ][6839] Running state [en_US.UTF-8] at time 02:51:18.966781
2018-02-24 02:51:18,967 [salt.state       ][INFO    ][6839] Executing state locale.system for en_US.UTF-8
2018-02-24 02:51:18,968 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'localectl' in directory '/root'
2018-02-24 02:51:19,006 [salt.state       ][INFO    ][6839] System locale en_US.UTF-8 already set
2018-02-24 02:51:19,007 [salt.state       ][INFO    ][6839] Completed state [en_US.UTF-8] at time 02:51:19.007080 duration_in_ms=40.298
2018-02-24 02:51:19,008 [salt.state       ][INFO    ][6839] Running state [root] at time 02:51:19.008923
2018-02-24 02:51:19,009 [salt.state       ][INFO    ][6839] Executing state user.present for root
2018-02-24 02:51:19,010 [salt.state       ][INFO    ][6839] User root is present and up to date
2018-02-24 02:51:19,010 [salt.state       ][INFO    ][6839] Completed state [root] at time 02:51:19.010950 duration_in_ms=2.027
2018-02-24 02:51:19,012 [salt.state       ][INFO    ][6839] Running state [/root] at time 02:51:19.012187
2018-02-24 02:51:19,012 [salt.state       ][INFO    ][6839] Executing state file.directory for /root
2018-02-24 02:51:19,013 [salt.state       ][INFO    ][6839] Directory /root is in the correct state
2018-02-24 02:51:19,013 [salt.state       ][INFO    ][6839] Completed state [/root] at time 02:51:19.013624 duration_in_ms=1.437
2018-02-24 02:51:19,013 [salt.state       ][INFO    ][6839] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:51:19.013959
2018-02-24 02:51:19,014 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-24 02:51:19,014 [salt.state       ][INFO    ][6839] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-24 02:51:19,015 [salt.state       ][INFO    ][6839] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:51:19.015031 duration_in_ms=1.073
2018-02-24 02:51:19,015 [salt.state       ][INFO    ][6839] Running state [ubuntu] at time 02:51:19.015371
2018-02-24 02:51:19,015 [salt.state       ][INFO    ][6839] Executing state user.present for ubuntu
2018-02-24 02:51:19,016 [salt.state       ][INFO    ][6839] User ubuntu is present and up to date
2018-02-24 02:51:19,016 [salt.state       ][INFO    ][6839] Completed state [ubuntu] at time 02:51:19.016913 duration_in_ms=1.542
2018-02-24 02:51:19,017 [salt.state       ][INFO    ][6839] Running state [/home/ubuntu] at time 02:51:19.017697
2018-02-24 02:51:19,018 [salt.state       ][INFO    ][6839] Executing state file.directory for /home/ubuntu
2018-02-24 02:51:19,018 [salt.state       ][INFO    ][6839] Directory /home/ubuntu is in the correct state
2018-02-24 02:51:19,019 [salt.state       ][INFO    ][6839] Completed state [/home/ubuntu] at time 02:51:19.019051 duration_in_ms=1.353
2018-02-24 02:51:19,019 [salt.state       ][INFO    ][6839] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:51:19.019743
2018-02-24 02:51:19,020 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-24 02:51:19,042 [salt.state       ][INFO    ][6839] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-02-24 02:51:19,043 [salt.state       ][INFO    ][6839] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:51:19.043221 duration_in_ms=23.478
2018-02-24 02:51:19,043 [salt.state       ][INFO    ][6839] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:51:19.043565
2018-02-24 02:51:19,043 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-24 02:51:19,115 [salt.state       ][INFO    ][6839] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-02-24 02:51:19,115 [salt.state       ][INFO    ][6839] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:51:19.115917 duration_in_ms=72.352
2018-02-24 02:51:19,116 [salt.state       ][INFO    ][6839] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:51:19.116283
2018-02-24 02:51:19,116 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-24 02:51:19,201 [salt.state       ][INFO    ][6839] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-02-24 02:51:19,201 [salt.state       ][INFO    ][6839] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:51:19.201608 duration_in_ms=85.325
2018-02-24 02:51:19,202 [salt.state       ][INFO    ][6839] Running state [service.systemctl_reload] at time 02:51:19.202855
2018-02-24 02:51:19,203 [salt.state       ][INFO    ][6839] Executing state module.wait for service.systemctl_reload
2018-02-24 02:51:19,203 [salt.state       ][INFO    ][6839] No changes made for service.systemctl_reload
2018-02-24 02:51:19,203 [salt.state       ][INFO    ][6839] Completed state [service.systemctl_reload] at time 02:51:19.203916 duration_in_ms=1.061
2018-02-24 02:51:19,204 [salt.state       ][INFO    ][6839] Running state [/etc/hostname] at time 02:51:19.204289
2018-02-24 02:51:19,204 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/hostname
2018-02-24 02:51:19,218 [salt.state       ][INFO    ][6839] File /etc/hostname is in the correct state
2018-02-24 02:51:19,219 [salt.state       ][INFO    ][6839] Completed state [/etc/hostname] at time 02:51:19.219291 duration_in_ms=15.001
2018-02-24 02:51:19,220 [salt.state       ][INFO    ][6839] Running state [hostname msg03] at time 02:51:19.220060
2018-02-24 02:51:19,220 [salt.state       ][INFO    ][6839] Executing state cmd.wait for hostname msg03
2018-02-24 02:51:19,220 [salt.state       ][INFO    ][6839] No changes made for hostname msg03
2018-02-24 02:51:19,221 [salt.state       ][INFO    ][6839] Completed state [hostname msg03] at time 02:51:19.221173 duration_in_ms=1.112
2018-02-24 02:51:19,221 [salt.state       ][INFO    ][6839] Running state [mdb02] at time 02:51:19.221777
2018-02-24 02:51:19,222 [salt.state       ][INFO    ][6839] Executing state host.present for mdb02
2018-02-24 02:51:19,222 [salt.state       ][INFO    ][6839] Host mdb02 (10.167.4.77) already present
2018-02-24 02:51:19,223 [salt.state       ][INFO    ][6839] Completed state [mdb02] at time 02:51:19.223090 duration_in_ms=1.313
2018-02-24 02:51:19,223 [salt.state       ][INFO    ][6839] Running state [mdb02.mcp-pike-odl-ha.local] at time 02:51:19.223455
2018-02-24 02:51:19,223 [salt.state       ][INFO    ][6839] Executing state host.present for mdb02.mcp-pike-odl-ha.local
2018-02-24 02:51:19,224 [salt.state       ][INFO    ][6839] Host mdb02.mcp-pike-odl-ha.local (10.167.4.77) already present
2018-02-24 02:51:19,224 [salt.state       ][INFO    ][6839] Completed state [mdb02.mcp-pike-odl-ha.local] at time 02:51:19.224669 duration_in_ms=1.214
2018-02-24 02:51:19,225 [salt.state       ][INFO    ][6839] Running state [mdb03] at time 02:51:19.225032
2018-02-24 02:51:19,225 [salt.state       ][INFO    ][6839] Executing state host.present for mdb03
2018-02-24 02:51:19,225 [salt.state       ][INFO    ][6839] Host mdb03 (10.167.4.78) already present
2018-02-24 02:51:19,226 [salt.state       ][INFO    ][6839] Completed state [mdb03] at time 02:51:19.226271 duration_in_ms=1.239
2018-02-24 02:51:19,226 [salt.state       ][INFO    ][6839] Running state [mdb03.mcp-pike-odl-ha.local] at time 02:51:19.226632
2018-02-24 02:51:19,226 [salt.state       ][INFO    ][6839] Executing state host.present for mdb03.mcp-pike-odl-ha.local
2018-02-24 02:51:19,227 [salt.state       ][INFO    ][6839] Host mdb03.mcp-pike-odl-ha.local (10.167.4.78) already present
2018-02-24 02:51:19,227 [salt.state       ][INFO    ][6839] Completed state [mdb03.mcp-pike-odl-ha.local] at time 02:51:19.227833 duration_in_ms=1.201
2018-02-24 02:51:19,228 [salt.state       ][INFO    ][6839] Running state [mdb01] at time 02:51:19.228191
2018-02-24 02:51:19,228 [salt.state       ][INFO    ][6839] Executing state host.present for mdb01
2018-02-24 02:51:19,229 [salt.state       ][INFO    ][6839] Host mdb01 (10.167.4.76) already present
2018-02-24 02:51:19,229 [salt.state       ][INFO    ][6839] Completed state [mdb01] at time 02:51:19.229395 duration_in_ms=1.205
2018-02-24 02:51:19,229 [salt.state       ][INFO    ][6839] Running state [mdb01.mcp-pike-odl-ha.local] at time 02:51:19.229755
2018-02-24 02:51:19,230 [salt.state       ][INFO    ][6839] Executing state host.present for mdb01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,230 [salt.state       ][INFO    ][6839] Host mdb01.mcp-pike-odl-ha.local (10.167.4.76) already present
2018-02-24 02:51:19,231 [salt.state       ][INFO    ][6839] Completed state [mdb01.mcp-pike-odl-ha.local] at time 02:51:19.230985 duration_in_ms=1.231
2018-02-24 02:51:19,231 [salt.state       ][INFO    ][6839] Running state [mdb] at time 02:51:19.231357
2018-02-24 02:51:19,231 [salt.state       ][INFO    ][6839] Executing state host.present for mdb
2018-02-24 02:51:19,232 [salt.state       ][INFO    ][6839] Host mdb (10.167.4.75) already present
2018-02-24 02:51:19,232 [salt.state       ][INFO    ][6839] Completed state [mdb] at time 02:51:19.232541 duration_in_ms=1.183
2018-02-24 02:51:19,232 [salt.state       ][INFO    ][6839] Running state [mdb.mcp-pike-odl-ha.local] at time 02:51:19.232901
2018-02-24 02:51:19,233 [salt.state       ][INFO    ][6839] Executing state host.present for mdb.mcp-pike-odl-ha.local
2018-02-24 02:51:19,233 [salt.state       ][INFO    ][6839] Host mdb.mcp-pike-odl-ha.local (10.167.4.75) already present
2018-02-24 02:51:19,234 [salt.state       ][INFO    ][6839] Completed state [mdb.mcp-pike-odl-ha.local] at time 02:51:19.234132 duration_in_ms=1.23
2018-02-24 02:51:19,234 [salt.state       ][INFO    ][6839] Running state [cfg01] at time 02:51:19.234489
2018-02-24 02:51:19,234 [salt.state       ][INFO    ][6839] Executing state host.present for cfg01
2018-02-24 02:51:19,235 [salt.state       ][INFO    ][6839] Host cfg01 (10.167.4.100) already present
2018-02-24 02:51:19,235 [salt.state       ][INFO    ][6839] Completed state [cfg01] at time 02:51:19.235672 duration_in_ms=1.183
2018-02-24 02:51:19,236 [salt.state       ][INFO    ][6839] Running state [cfg01.mcp-pike-odl-ha.local] at time 02:51:19.236026
2018-02-24 02:51:19,236 [salt.state       ][INFO    ][6839] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,236 [salt.state       ][INFO    ][6839] Host cfg01.mcp-pike-odl-ha.local (10.167.4.100) already present
2018-02-24 02:51:19,237 [salt.state       ][INFO    ][6839] Completed state [cfg01.mcp-pike-odl-ha.local] at time 02:51:19.237222 duration_in_ms=1.196
2018-02-24 02:51:19,237 [salt.state       ][INFO    ][6839] Running state [prx01] at time 02:51:19.237581
2018-02-24 02:51:19,237 [salt.state       ][INFO    ][6839] Executing state host.present for prx01
2018-02-24 02:51:19,238 [salt.state       ][INFO    ][6839] Host prx01 (10.167.4.104) already present
2018-02-24 02:51:19,238 [salt.state       ][INFO    ][6839] Completed state [prx01] at time 02:51:19.238791 duration_in_ms=1.21
2018-02-24 02:51:19,239 [salt.state       ][INFO    ][6839] Running state [prx01.mcp-pike-odl-ha.local] at time 02:51:19.239148
2018-02-24 02:51:19,239 [salt.state       ][INFO    ][6839] Executing state host.present for prx01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,240 [salt.state       ][INFO    ][6839] Host prx01.mcp-pike-odl-ha.local (10.167.4.104) already present
2018-02-24 02:51:19,240 [salt.state       ][INFO    ][6839] Completed state [prx01.mcp-pike-odl-ha.local] at time 02:51:19.240333 duration_in_ms=1.185
2018-02-24 02:51:19,240 [salt.state       ][INFO    ][6839] Running state [kvm01] at time 02:51:19.240689
2018-02-24 02:51:19,241 [salt.state       ][INFO    ][6839] Executing state host.present for kvm01
2018-02-24 02:51:19,241 [salt.state       ][INFO    ][6839] Host kvm01 (10.167.4.141) already present
2018-02-24 02:51:19,241 [salt.state       ][INFO    ][6839] Completed state [kvm01] at time 02:51:19.241879 duration_in_ms=1.19
2018-02-24 02:51:19,242 [salt.state       ][INFO    ][6839] Running state [kvm01.mcp-pike-odl-ha.local] at time 02:51:19.242272
2018-02-24 02:51:19,242 [salt.state       ][INFO    ][6839] Executing state host.present for kvm01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,243 [salt.state       ][INFO    ][6839] Host kvm01.mcp-pike-odl-ha.local (10.167.4.141) already present
2018-02-24 02:51:19,243 [salt.state       ][INFO    ][6839] Completed state [kvm01.mcp-pike-odl-ha.local] at time 02:51:19.243473 duration_in_ms=1.202
2018-02-24 02:51:19,243 [salt.state       ][INFO    ][6839] Running state [kvm03] at time 02:51:19.243828
2018-02-24 02:51:19,244 [salt.state       ][INFO    ][6839] Executing state host.present for kvm03
2018-02-24 02:51:19,244 [salt.state       ][INFO    ][6839] Host kvm03 (10.167.4.143) already present
2018-02-24 02:51:19,245 [salt.state       ][INFO    ][6839] Completed state [kvm03] at time 02:51:19.245011 duration_in_ms=1.183
2018-02-24 02:51:19,245 [salt.state       ][INFO    ][6839] Running state [kvm03.mcp-pike-odl-ha.local] at time 02:51:19.245379
2018-02-24 02:51:19,245 [salt.state       ][INFO    ][6839] Executing state host.present for kvm03.mcp-pike-odl-ha.local
2018-02-24 02:51:19,246 [salt.state       ][INFO    ][6839] Host kvm03.mcp-pike-odl-ha.local (10.167.4.143) already present
2018-02-24 02:51:19,246 [salt.state       ][INFO    ][6839] Completed state [kvm03.mcp-pike-odl-ha.local] at time 02:51:19.246598 duration_in_ms=1.219
2018-02-24 02:51:19,246 [salt.state       ][INFO    ][6839] Running state [kvm02] at time 02:51:19.246957
2018-02-24 02:51:19,247 [salt.state       ][INFO    ][6839] Executing state host.present for kvm02
2018-02-24 02:51:19,250 [salt.state       ][INFO    ][6839] Host kvm02 (10.167.4.142) already present
2018-02-24 02:51:19,250 [salt.state       ][INFO    ][6839] Completed state [kvm02] at time 02:51:19.250540 duration_in_ms=3.584
2018-02-24 02:51:19,250 [salt.state       ][INFO    ][6839] Running state [kvm02.mcp-pike-odl-ha.local] at time 02:51:19.250898
2018-02-24 02:51:19,251 [salt.state       ][INFO    ][6839] Executing state host.present for kvm02.mcp-pike-odl-ha.local
2018-02-24 02:51:19,251 [salt.state       ][INFO    ][6839] Host kvm02.mcp-pike-odl-ha.local (10.167.4.142) already present
2018-02-24 02:51:19,252 [salt.state       ][INFO    ][6839] Completed state [kvm02.mcp-pike-odl-ha.local] at time 02:51:19.252081 duration_in_ms=1.182
2018-02-24 02:51:19,252 [salt.state       ][INFO    ][6839] Running state [dbs] at time 02:51:19.252438
2018-02-24 02:51:19,252 [salt.state       ][INFO    ][6839] Executing state host.present for dbs
2018-02-24 02:51:19,253 [salt.state       ][INFO    ][6839] Host dbs (10.167.4.50) already present
2018-02-24 02:51:19,253 [salt.state       ][INFO    ][6839] Completed state [dbs] at time 02:51:19.253639 duration_in_ms=1.2
2018-02-24 02:51:19,254 [salt.state       ][INFO    ][6839] Running state [dbs.mcp-pike-odl-ha.local] at time 02:51:19.253996
2018-02-24 02:51:19,254 [salt.state       ][INFO    ][6839] Executing state host.present for dbs.mcp-pike-odl-ha.local
2018-02-24 02:51:19,254 [salt.state       ][INFO    ][6839] Host dbs.mcp-pike-odl-ha.local (10.167.4.50) already present
2018-02-24 02:51:19,255 [salt.state       ][INFO    ][6839] Completed state [dbs.mcp-pike-odl-ha.local] at time 02:51:19.255211 duration_in_ms=1.215
2018-02-24 02:51:19,255 [salt.state       ][INFO    ][6839] Running state [prx] at time 02:51:19.255563
2018-02-24 02:51:19,255 [salt.state       ][INFO    ][6839] Executing state host.present for prx
2018-02-24 02:51:19,256 [salt.state       ][INFO    ][6839] Host prx (10.167.4.103) already present
2018-02-24 02:51:19,256 [salt.state       ][INFO    ][6839] Completed state [prx] at time 02:51:19.256745 duration_in_ms=1.182
2018-02-24 02:51:19,257 [salt.state       ][INFO    ][6839] Running state [prx.mcp-pike-odl-ha.local] at time 02:51:19.257104
2018-02-24 02:51:19,257 [salt.state       ][INFO    ][6839] Executing state host.present for prx.mcp-pike-odl-ha.local
2018-02-24 02:51:19,257 [salt.state       ][INFO    ][6839] Host prx.mcp-pike-odl-ha.local (10.167.4.103) already present
2018-02-24 02:51:19,258 [salt.state       ][INFO    ][6839] Completed state [prx.mcp-pike-odl-ha.local] at time 02:51:19.258327 duration_in_ms=1.223
2018-02-24 02:51:19,258 [salt.state       ][INFO    ][6839] Running state [prx02] at time 02:51:19.258680
2018-02-24 02:51:19,259 [salt.state       ][INFO    ][6839] Executing state host.present for prx02
2018-02-24 02:51:19,259 [salt.state       ][INFO    ][6839] Host prx02 (10.167.4.105) already present
2018-02-24 02:51:19,259 [salt.state       ][INFO    ][6839] Completed state [prx02] at time 02:51:19.259857 duration_in_ms=1.177
2018-02-24 02:51:19,260 [salt.state       ][INFO    ][6839] Running state [prx02.mcp-pike-odl-ha.local] at time 02:51:19.260214
2018-02-24 02:51:19,260 [salt.state       ][INFO    ][6839] Executing state host.present for prx02.mcp-pike-odl-ha.local
2018-02-24 02:51:19,261 [salt.state       ][INFO    ][6839] Host prx02.mcp-pike-odl-ha.local (10.167.4.105) already present
2018-02-24 02:51:19,261 [salt.state       ][INFO    ][6839] Completed state [prx02.mcp-pike-odl-ha.local] at time 02:51:19.261406 duration_in_ms=1.193
2018-02-24 02:51:19,261 [salt.state       ][INFO    ][6839] Running state [msg02] at time 02:51:19.261761
2018-02-24 02:51:19,262 [salt.state       ][INFO    ][6839] Executing state host.present for msg02
2018-02-24 02:51:19,262 [salt.state       ][INFO    ][6839] Host msg02 (10.167.4.42) already present
2018-02-24 02:51:19,263 [salt.state       ][INFO    ][6839] Completed state [msg02] at time 02:51:19.262975 duration_in_ms=1.214
2018-02-24 02:51:19,263 [salt.state       ][INFO    ][6839] Running state [msg02.mcp-pike-odl-ha.local] at time 02:51:19.263340
2018-02-24 02:51:19,263 [salt.state       ][INFO    ][6839] Executing state host.present for msg02.mcp-pike-odl-ha.local
2018-02-24 02:51:19,264 [salt.state       ][INFO    ][6839] Host msg02.mcp-pike-odl-ha.local (10.167.4.42) already present
2018-02-24 02:51:19,264 [salt.state       ][INFO    ][6839] Completed state [msg02.mcp-pike-odl-ha.local] at time 02:51:19.264525 duration_in_ms=1.184
2018-02-24 02:51:19,264 [salt.state       ][INFO    ][6839] Running state [msg03] at time 02:51:19.264879
2018-02-24 02:51:19,265 [salt.state       ][INFO    ][6839] Executing state host.present for msg03
2018-02-24 02:51:19,265 [salt.state       ][INFO    ][6839] Host msg03 (10.167.4.43) already present
2018-02-24 02:51:19,266 [salt.state       ][INFO    ][6839] Completed state [msg03] at time 02:51:19.266095 duration_in_ms=1.217
2018-02-24 02:51:19,266 [salt.state       ][INFO    ][6839] Running state [msg03.mcp-pike-odl-ha.local] at time 02:51:19.266451
2018-02-24 02:51:19,266 [salt.state       ][INFO    ][6839] Executing state host.present for msg03.mcp-pike-odl-ha.local
2018-02-24 02:51:19,267 [salt.state       ][INFO    ][6839] Host msg03.mcp-pike-odl-ha.local (10.167.4.43) already present
2018-02-24 02:51:19,267 [salt.state       ][INFO    ][6839] Completed state [msg03.mcp-pike-odl-ha.local] at time 02:51:19.267638 duration_in_ms=1.187
2018-02-24 02:51:19,268 [salt.state       ][INFO    ][6839] Running state [file.replace] at time 02:51:19.268444
2018-02-24 02:51:19,268 [salt.state       ][INFO    ][6839] Executing state module.run for file.replace
2018-02-24 02:51:19,443 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['git', '--version'] in directory '/root'
2018-02-24 02:51:19,656 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command 'grep -q "msg03 msg03.mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-02-24 02:51:19,688 [salt.state       ][INFO    ][6839] {'ret': '--- \n+++ \n@@ -19,7 +19,7 @@\n 10.167.4.103\t\tprx prx.mcp-pike-odl-ha.local\n 10.167.4.105\t\tprx02 prx02.mcp-pike-odl-ha.local\n 10.167.4.42\t\tmsg02 msg02.mcp-pike-odl-ha.local\n-10.167.4.43\t\tmsg03 msg03.mcp-pike-odl-ha.local\n+10.167.4.43\t\tmsg03.mcp-pike-odl-ha.local msg03\n 10.167.4.41\t\tmsg01 msg01.mcp-pike-odl-ha.local\n 10.167.4.40\t\tmsg msg.mcp-pike-odl-ha.local\n 10.167.4.102\t\tcmp002 cmp002.mcp-pike-odl-ha.local\n'}
2018-02-24 02:51:19,689 [salt.state       ][INFO    ][6839] Completed state [file.replace] at time 02:51:19.689571 duration_in_ms=421.125
2018-02-24 02:51:19,690 [salt.state       ][INFO    ][6839] Running state [msg01] at time 02:51:19.690751
2018-02-24 02:51:19,691 [salt.state       ][INFO    ][6839] Executing state host.present for msg01
2018-02-24 02:51:19,694 [salt.state       ][INFO    ][6839] Host msg01 (10.167.4.41) already present
2018-02-24 02:51:19,694 [salt.state       ][INFO    ][6839] Completed state [msg01] at time 02:51:19.694711 duration_in_ms=3.959
2018-02-24 02:51:19,695 [salt.state       ][INFO    ][6839] Running state [msg01.mcp-pike-odl-ha.local] at time 02:51:19.695500
2018-02-24 02:51:19,696 [salt.state       ][INFO    ][6839] Executing state host.present for msg01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,697 [salt.state       ][INFO    ][6839] Host msg01.mcp-pike-odl-ha.local (10.167.4.41) already present
2018-02-24 02:51:19,698 [salt.state       ][INFO    ][6839] Completed state [msg01.mcp-pike-odl-ha.local] at time 02:51:19.698133 duration_in_ms=2.633
2018-02-24 02:51:19,698 [salt.state       ][INFO    ][6839] Running state [msg] at time 02:51:19.698888
2018-02-24 02:51:19,699 [salt.state       ][INFO    ][6839] Executing state host.present for msg
2018-02-24 02:51:19,700 [salt.state       ][INFO    ][6839] Host msg (10.167.4.40) already present
2018-02-24 02:51:19,701 [salt.state       ][INFO    ][6839] Completed state [msg] at time 02:51:19.701461 duration_in_ms=2.572
2018-02-24 02:51:19,702 [salt.state       ][INFO    ][6839] Running state [msg.mcp-pike-odl-ha.local] at time 02:51:19.702261
2018-02-24 02:51:19,702 [salt.state       ][INFO    ][6839] Executing state host.present for msg.mcp-pike-odl-ha.local
2018-02-24 02:51:19,704 [salt.state       ][INFO    ][6839] Host msg.mcp-pike-odl-ha.local (10.167.4.40) already present
2018-02-24 02:51:19,705 [salt.state       ][INFO    ][6839] Completed state [msg.mcp-pike-odl-ha.local] at time 02:51:19.705052 duration_in_ms=2.792
2018-02-24 02:51:19,705 [salt.state       ][INFO    ][6839] Running state [cfg01] at time 02:51:19.705799
2018-02-24 02:51:19,706 [salt.state       ][INFO    ][6839] Executing state host.present for cfg01
2018-02-24 02:51:19,707 [salt.state       ][INFO    ][6839] Host cfg01 (10.167.4.100) already present
2018-02-24 02:51:19,708 [salt.state       ][INFO    ][6839] Completed state [cfg01] at time 02:51:19.708203 duration_in_ms=2.404
2018-02-24 02:51:19,708 [salt.state       ][INFO    ][6839] Running state [cfg01.mcp-pike-odl-ha.local] at time 02:51:19.708913
2018-02-24 02:51:19,709 [salt.state       ][INFO    ][6839] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,710 [salt.state       ][INFO    ][6839] Host cfg01.mcp-pike-odl-ha.local (10.167.4.100) already present
2018-02-24 02:51:19,711 [salt.state       ][INFO    ][6839] Completed state [cfg01.mcp-pike-odl-ha.local] at time 02:51:19.711362 duration_in_ms=2.449
2018-02-24 02:51:19,712 [salt.state       ][INFO    ][6839] Running state [cmp002] at time 02:51:19.712088
2018-02-24 02:51:19,712 [salt.state       ][INFO    ][6839] Executing state host.present for cmp002
2018-02-24 02:51:19,713 [salt.state       ][INFO    ][6839] Host cmp002 (10.167.4.102) already present
2018-02-24 02:51:19,714 [salt.state       ][INFO    ][6839] Completed state [cmp002] at time 02:51:19.714540 duration_in_ms=2.452
2018-02-24 02:51:19,715 [salt.state       ][INFO    ][6839] Running state [cmp002.mcp-pike-odl-ha.local] at time 02:51:19.715232
2018-02-24 02:51:19,715 [salt.state       ][INFO    ][6839] Executing state host.present for cmp002.mcp-pike-odl-ha.local
2018-02-24 02:51:19,716 [salt.state       ][INFO    ][6839] Host cmp002.mcp-pike-odl-ha.local (10.167.4.102) already present
2018-02-24 02:51:19,717 [salt.state       ][INFO    ][6839] Completed state [cmp002.mcp-pike-odl-ha.local] at time 02:51:19.717513 duration_in_ms=2.281
2018-02-24 02:51:19,718 [salt.state       ][INFO    ][6839] Running state [cmp001] at time 02:51:19.718256
2018-02-24 02:51:19,718 [salt.state       ][INFO    ][6839] Executing state host.present for cmp001
2018-02-24 02:51:19,719 [salt.state       ][INFO    ][6839] Host cmp001 (10.167.4.101) already present
2018-02-24 02:51:19,720 [salt.state       ][INFO    ][6839] Completed state [cmp001] at time 02:51:19.720520 duration_in_ms=2.264
2018-02-24 02:51:19,721 [salt.state       ][INFO    ][6839] Running state [cmp001.mcp-pike-odl-ha.local] at time 02:51:19.721200
2018-02-24 02:51:19,721 [salt.state       ][INFO    ][6839] Executing state host.present for cmp001.mcp-pike-odl-ha.local
2018-02-24 02:51:19,722 [salt.state       ][INFO    ][6839] Host cmp001.mcp-pike-odl-ha.local (10.167.4.101) already present
2018-02-24 02:51:19,723 [salt.state       ][INFO    ][6839] Completed state [cmp001.mcp-pike-odl-ha.local] at time 02:51:19.723568 duration_in_ms=2.367
2018-02-24 02:51:19,724 [salt.state       ][INFO    ][6839] Running state [dbs01] at time 02:51:19.724268
2018-02-24 02:51:19,724 [salt.state       ][INFO    ][6839] Executing state host.present for dbs01
2018-02-24 02:51:19,725 [salt.state       ][INFO    ][6839] Host dbs01 (10.167.4.51) already present
2018-02-24 02:51:19,726 [salt.state       ][INFO    ][6839] Completed state [dbs01] at time 02:51:19.726537 duration_in_ms=2.27
2018-02-24 02:51:19,727 [salt.state       ][INFO    ][6839] Running state [dbs01.mcp-pike-odl-ha.local] at time 02:51:19.727163
2018-02-24 02:51:19,727 [salt.state       ][INFO    ][6839] Executing state host.present for dbs01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,728 [salt.state       ][INFO    ][6839] Host dbs01.mcp-pike-odl-ha.local (10.167.4.51) already present
2018-02-24 02:51:19,729 [salt.state       ][INFO    ][6839] Completed state [dbs01.mcp-pike-odl-ha.local] at time 02:51:19.729287 duration_in_ms=2.124
2018-02-24 02:51:19,730 [salt.state       ][INFO    ][6839] Running state [dbs02] at time 02:51:19.729954
2018-02-24 02:51:19,730 [salt.state       ][INFO    ][6839] Executing state host.present for dbs02
2018-02-24 02:51:19,731 [salt.state       ][INFO    ][6839] Host dbs02 (10.167.4.52) already present
2018-02-24 02:51:19,732 [salt.state       ][INFO    ][6839] Completed state [dbs02] at time 02:51:19.732110 duration_in_ms=2.155
2018-02-24 02:51:19,732 [salt.state       ][INFO    ][6839] Running state [dbs02.mcp-pike-odl-ha.local] at time 02:51:19.732730
2018-02-24 02:51:19,733 [salt.state       ][INFO    ][6839] Executing state host.present for dbs02.mcp-pike-odl-ha.local
2018-02-24 02:51:19,734 [salt.state       ][INFO    ][6839] Host dbs02.mcp-pike-odl-ha.local (10.167.4.52) already present
2018-02-24 02:51:19,735 [salt.state       ][INFO    ][6839] Completed state [dbs02.mcp-pike-odl-ha.local] at time 02:51:19.734959 duration_in_ms=2.229
2018-02-24 02:51:19,735 [salt.state       ][INFO    ][6839] Running state [dbs03] at time 02:51:19.735600
2018-02-24 02:51:19,736 [salt.state       ][INFO    ][6839] Executing state host.present for dbs03
2018-02-24 02:51:19,737 [salt.state       ][INFO    ][6839] Host dbs03 (10.167.4.53) already present
2018-02-24 02:51:19,737 [salt.state       ][INFO    ][6839] Completed state [dbs03] at time 02:51:19.737789 duration_in_ms=2.19
2018-02-24 02:51:19,738 [salt.state       ][INFO    ][6839] Running state [dbs03.mcp-pike-odl-ha.local] at time 02:51:19.738430
2018-02-24 02:51:19,739 [salt.state       ][INFO    ][6839] Executing state host.present for dbs03.mcp-pike-odl-ha.local
2018-02-24 02:51:19,739 [salt.state       ][INFO    ][6839] Host dbs03.mcp-pike-odl-ha.local (10.167.4.53) already present
2018-02-24 02:51:19,740 [salt.state       ][INFO    ][6839] Completed state [dbs03.mcp-pike-odl-ha.local] at time 02:51:19.740461 duration_in_ms=2.03
2018-02-24 02:51:19,741 [salt.state       ][INFO    ][6839] Running state [odl01] at time 02:51:19.741054
2018-02-24 02:51:19,741 [salt.state       ][INFO    ][6839] Executing state host.present for odl01
2018-02-24 02:51:19,742 [salt.state       ][INFO    ][6839] Host odl01 (10.167.4.111) already present
2018-02-24 02:51:19,743 [salt.state       ][INFO    ][6839] Completed state [odl01] at time 02:51:19.743133 duration_in_ms=2.079
2018-02-24 02:51:19,743 [salt.state       ][INFO    ][6839] Running state [odl01.mcp-pike-odl-ha.local] at time 02:51:19.743747
2018-02-24 02:51:19,744 [salt.state       ][INFO    ][6839] Executing state host.present for odl01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,745 [salt.state       ][INFO    ][6839] Host odl01.mcp-pike-odl-ha.local (10.167.4.111) already present
2018-02-24 02:51:19,745 [salt.state       ][INFO    ][6839] Completed state [odl01.mcp-pike-odl-ha.local] at time 02:51:19.745835 duration_in_ms=2.087
2018-02-24 02:51:19,746 [salt.state       ][INFO    ][6839] Running state [mas01] at time 02:51:19.746472
2018-02-24 02:51:19,747 [salt.state       ][INFO    ][6839] Executing state host.present for mas01
2018-02-24 02:51:19,747 [salt.state       ][INFO    ][6839] Host mas01 (10.167.4.3) already present
2018-02-24 02:51:19,748 [salt.state       ][INFO    ][6839] Completed state [mas01] at time 02:51:19.748484 duration_in_ms=2.013
2018-02-24 02:51:19,749 [salt.state       ][INFO    ][6839] Running state [mas01.mcp-pike-odl-ha.local] at time 02:51:19.749081
2018-02-24 02:51:19,749 [salt.state       ][INFO    ][6839] Executing state host.present for mas01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,750 [salt.state       ][INFO    ][6839] Host mas01.mcp-pike-odl-ha.local (10.167.4.3) already present
2018-02-24 02:51:19,751 [salt.state       ][INFO    ][6839] Completed state [mas01.mcp-pike-odl-ha.local] at time 02:51:19.751073 duration_in_ms=1.992
2018-02-24 02:51:19,751 [salt.state       ][INFO    ][6839] Running state [ctl02] at time 02:51:19.751500
2018-02-24 02:51:19,751 [salt.state       ][INFO    ][6839] Executing state host.present for ctl02
2018-02-24 02:51:19,752 [salt.state       ][INFO    ][6839] Host ctl02 (10.167.4.12) already present
2018-02-24 02:51:19,752 [salt.state       ][INFO    ][6839] Completed state [ctl02] at time 02:51:19.752881 duration_in_ms=1.381
2018-02-24 02:51:19,753 [salt.state       ][INFO    ][6839] Running state [ctl02.mcp-pike-odl-ha.local] at time 02:51:19.753238
2018-02-24 02:51:19,753 [salt.state       ][INFO    ][6839] Executing state host.present for ctl02.mcp-pike-odl-ha.local
2018-02-24 02:51:19,754 [salt.state       ][INFO    ][6839] Host ctl02.mcp-pike-odl-ha.local (10.167.4.12) already present
2018-02-24 02:51:19,754 [salt.state       ][INFO    ][6839] Completed state [ctl02.mcp-pike-odl-ha.local] at time 02:51:19.754626 duration_in_ms=1.389
2018-02-24 02:51:19,755 [salt.state       ][INFO    ][6839] Running state [ctl03] at time 02:51:19.754989
2018-02-24 02:51:19,755 [salt.state       ][INFO    ][6839] Executing state host.present for ctl03
2018-02-24 02:51:19,759 [salt.state       ][INFO    ][6839] Host ctl03 (10.167.4.13) already present
2018-02-24 02:51:19,759 [salt.state       ][INFO    ][6839] Completed state [ctl03] at time 02:51:19.759741 duration_in_ms=4.752
2018-02-24 02:51:19,760 [salt.state       ][INFO    ][6839] Running state [ctl03.mcp-pike-odl-ha.local] at time 02:51:19.760089
2018-02-24 02:51:19,760 [salt.state       ][INFO    ][6839] Executing state host.present for ctl03.mcp-pike-odl-ha.local
2018-02-24 02:51:19,761 [salt.state       ][INFO    ][6839] Host ctl03.mcp-pike-odl-ha.local (10.167.4.13) already present
2018-02-24 02:51:19,761 [salt.state       ][INFO    ][6839] Completed state [ctl03.mcp-pike-odl-ha.local] at time 02:51:19.761415 duration_in_ms=1.327
2018-02-24 02:51:19,761 [salt.state       ][INFO    ][6839] Running state [ctl01] at time 02:51:19.761740
2018-02-24 02:51:19,762 [salt.state       ][INFO    ][6839] Executing state host.present for ctl01
2018-02-24 02:51:19,762 [salt.state       ][INFO    ][6839] Host ctl01 (10.167.4.11) already present
2018-02-24 02:51:19,763 [salt.state       ][INFO    ][6839] Completed state [ctl01] at time 02:51:19.762983 duration_in_ms=1.243
2018-02-24 02:51:19,763 [salt.state       ][INFO    ][6839] Running state [ctl01.mcp-pike-odl-ha.local] at time 02:51:19.763302
2018-02-24 02:51:19,763 [salt.state       ][INFO    ][6839] Executing state host.present for ctl01.mcp-pike-odl-ha.local
2018-02-24 02:51:19,764 [salt.state       ][INFO    ][6839] Host ctl01.mcp-pike-odl-ha.local (10.167.4.11) already present
2018-02-24 02:51:19,764 [salt.state       ][INFO    ][6839] Completed state [ctl01.mcp-pike-odl-ha.local] at time 02:51:19.764641 duration_in_ms=1.339
2018-02-24 02:51:19,765 [salt.state       ][INFO    ][6839] Running state [ctl] at time 02:51:19.764963
2018-02-24 02:51:19,765 [salt.state       ][INFO    ][6839] Executing state host.present for ctl
2018-02-24 02:51:19,765 [salt.state       ][INFO    ][6839] Host ctl (10.167.4.10) already present
2018-02-24 02:51:19,766 [salt.state       ][INFO    ][6839] Completed state [ctl] at time 02:51:19.766210 duration_in_ms=1.247
2018-02-24 02:51:19,766 [salt.state       ][INFO    ][6839] Running state [ctl.mcp-pike-odl-ha.local] at time 02:51:19.766551
2018-02-24 02:51:19,766 [salt.state       ][INFO    ][6839] Executing state host.present for ctl.mcp-pike-odl-ha.local
2018-02-24 02:51:19,767 [salt.state       ][INFO    ][6839] Host ctl.mcp-pike-odl-ha.local (10.167.4.10) already present
2018-02-24 02:51:19,767 [salt.state       ][INFO    ][6839] Completed state [ctl.mcp-pike-odl-ha.local] at time 02:51:19.767796 duration_in_ms=1.245
2018-02-24 02:51:19,768 [salt.state       ][INFO    ][6839] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:51:19.768139
2018-02-24 02:51:19,768 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-24 02:51:19,768 [salt.state       ][INFO    ][6839] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-02-24 02:51:19,769 [salt.state       ][INFO    ][6839] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:51:19.769193 duration_in_ms=1.054
2018-02-24 02:51:19,769 [salt.state       ][INFO    ][6839] Running state [ens2] at time 02:51:19.769541
2018-02-24 02:51:19,769 [salt.state       ][INFO    ][6839] Executing state network.managed for ens2
2018-02-24 02:51:20,487 [salt.state       ][INFO    ][6839] Interface ens2 is up to date.
2018-02-24 02:51:20,487 [salt.state       ][INFO    ][6839] Completed state [ens2] at time 02:51:20.487577 duration_in_ms=718.035
2018-02-24 02:51:20,487 [salt.state       ][INFO    ][6839] Running state [ens3] at time 02:51:20.487869
2018-02-24 02:51:20,488 [salt.state       ][INFO    ][6839] Executing state network.managed for ens3
2018-02-24 02:51:21,067 [salt.state       ][INFO    ][6839] Interface ens3 is up to date.
2018-02-24 02:51:21,068 [salt.state       ][INFO    ][6839] Completed state [ens3] at time 02:51:21.068157 duration_in_ms=580.291
2018-02-24 02:51:21,068 [salt.state       ][INFO    ][6839] Running state [/etc/profile.d/proxy.sh] at time 02:51:21.068387
2018-02-24 02:51:21,068 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-24 02:51:21,068 [salt.state       ][INFO    ][6839] File /etc/profile.d/proxy.sh is not present
2018-02-24 02:51:21,069 [salt.state       ][INFO    ][6839] Completed state [/etc/profile.d/proxy.sh] at time 02:51:21.069101 duration_in_ms=0.715
2018-02-24 02:51:21,069 [salt.state       ][INFO    ][6839] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:51:21.069281
2018-02-24 02:51:21,069 [salt.state       ][INFO    ][6839] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-24 02:51:21,069 [salt.state       ][INFO    ][6839] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-24 02:51:21,069 [salt.state       ][INFO    ][6839] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:51:21.069779 duration_in_ms=0.498
2018-02-24 02:51:21,069 [salt.state       ][INFO    ][6839] Running state [ntp] at time 02:51:21.069945
2018-02-24 02:51:21,070 [salt.state       ][INFO    ][6839] Executing state pkg.installed for ntp
2018-02-24 02:51:21,074 [salt.state       ][INFO    ][6839] All specified packages are already installed
2018-02-24 02:51:21,075 [salt.state       ][INFO    ][6839] Completed state [ntp] at time 02:51:21.074972 duration_in_ms=5.027
2018-02-24 02:51:21,075 [salt.state       ][INFO    ][6839] Running state [/etc/ntp.conf] at time 02:51:21.075903
2018-02-24 02:51:21,076 [salt.state       ][INFO    ][6839] Executing state file.managed for /etc/ntp.conf
2018-02-24 02:51:21,126 [salt.state       ][INFO    ][6839] File /etc/ntp.conf is in the correct state
2018-02-24 02:51:21,126 [salt.state       ][INFO    ][6839] Completed state [/etc/ntp.conf] at time 02:51:21.126838 duration_in_ms=50.934
2018-02-24 02:51:21,127 [salt.state       ][INFO    ][6839] Running state [ntp] at time 02:51:21.127544
2018-02-24 02:51:21,127 [salt.state       ][INFO    ][6839] Executing state service.running for ntp
2018-02-24 02:51:21,128 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-24 02:51:21,154 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-24 02:51:21,175 [salt.loaded.int.module.cmdmod][INFO    ][6839] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-24 02:51:21,193 [salt.state       ][INFO    ][6839] The service ntp is already running
2018-02-24 02:51:21,194 [salt.state       ][INFO    ][6839] Completed state [ntp] at time 02:51:21.194224 duration_in_ms=66.679
2018-02-24 02:51:21,198 [salt.minion      ][INFO    ][6839] Returning information for job: 20180224025116759175
2018-02-24 02:52:05,447 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180224025215802995
2018-02-24 02:52:05,486 [salt.minion      ][INFO    ][8207] Starting a new job with PID 8207
2018-02-24 02:52:05,508 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8207] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-02-24 02:52:05,513 [salt.minion      ][INFO    ][8207] Returning information for job: 20180224025215802995
2018-02-24 02:52:28,383 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command pkg.upgrade with jid 20180224025238735114
2018-02-24 02:52:28,415 [salt.minion      ][INFO    ][8212] Starting a new job with PID 8212
2018-02-24 02:52:28,454 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:52:28,804 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8212] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-02-24 02:52:38,479 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025248836524
2018-02-24 02:52:38,516 [salt.minion      ][INFO    ][8291] Starting a new job with PID 8291
2018-02-24 02:52:38,545 [salt.minion      ][INFO    ][8291] Returning information for job: 20180224025248836524
2018-02-24 02:52:48,535 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025258894697
2018-02-24 02:52:48,560 [salt.minion      ][INFO    ][9100] Starting a new job with PID 9100
2018-02-24 02:52:48,585 [salt.minion      ][INFO    ][9100] Returning information for job: 20180224025258894697
2018-02-24 02:52:58,582 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025308940449
2018-02-24 02:52:58,609 [salt.minion      ][INFO    ][12112] Starting a new job with PID 12112
2018-02-24 02:52:58,620 [salt.minion      ][INFO    ][12112] Returning information for job: 20180224025308940449
2018-02-24 02:53:08,617 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025318975817
2018-02-24 02:53:08,644 [salt.minion      ][INFO    ][15937] Starting a new job with PID 15937
2018-02-24 02:53:08,667 [salt.minion      ][INFO    ][15937] Returning information for job: 20180224025318975817
2018-02-24 02:53:18,839 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025329196453
2018-02-24 02:53:18,870 [salt.minion      ][INFO    ][15986] Starting a new job with PID 15986
2018-02-24 02:53:18,892 [salt.minion      ][INFO    ][15986] Returning information for job: 20180224025329196453
2018-02-24 02:53:28,947 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025339304031
2018-02-24 02:53:28,975 [salt.minion      ][INFO    ][16110] Starting a new job with PID 16110
2018-02-24 02:53:28,999 [salt.minion      ][INFO    ][16110] Returning information for job: 20180224025339304031
2018-02-24 02:53:39,058 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025349415349
2018-02-24 02:53:39,090 [salt.minion      ][INFO    ][16140] Starting a new job with PID 16140
2018-02-24 02:53:39,295 [salt.minion      ][INFO    ][16140] Returning information for job: 20180224025349415349
2018-02-24 02:53:49,124 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025359482114
2018-02-24 02:53:49,160 [salt.minion      ][INFO    ][16158] Starting a new job with PID 16158
2018-02-24 02:53:49,264 [salt.minion      ][INFO    ][16158] Returning information for job: 20180224025359482114
2018-02-24 02:53:59,255 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025409615175
2018-02-24 02:53:59,285 [salt.minion      ][INFO    ][16181] Starting a new job with PID 16181
2018-02-24 02:53:59,578 [salt.minion      ][INFO    ][16181] Returning information for job: 20180224025409615175
2018-02-24 02:54:09,455 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025419814518
2018-02-24 02:54:09,491 [salt.minion      ][INFO    ][16214] Starting a new job with PID 16214
2018-02-24 02:54:09,554 [salt.minion      ][INFO    ][16214] Returning information for job: 20180224025419814518
2018-02-24 02:54:19,562 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025429919611
2018-02-24 02:54:19,600 [salt.minion      ][INFO    ][16233] Starting a new job with PID 16233
2018-02-24 02:54:19,745 [salt.minion      ][INFO    ][16233] Returning information for job: 20180224025429919611
2018-02-24 02:54:29,709 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025440068312
2018-02-24 02:54:29,742 [salt.minion      ][INFO    ][16272] Starting a new job with PID 16272
2018-02-24 02:54:29,772 [salt.minion      ][INFO    ][16272] Returning information for job: 20180224025440068312
2018-02-24 02:54:39,836 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025450195565
2018-02-24 02:54:39,866 [salt.minion      ][INFO    ][16307] Starting a new job with PID 16307
2018-02-24 02:54:40,027 [salt.minion      ][INFO    ][16307] Returning information for job: 20180224025450195565
2018-02-24 02:54:49,968 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025500326365
2018-02-24 02:54:50,002 [salt.minion      ][INFO    ][16411] Starting a new job with PID 16411
2018-02-24 02:54:51,414 [salt.minion      ][INFO    ][16411] Returning information for job: 20180224025500326365
2018-02-24 02:55:00,128 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025510479074
2018-02-24 02:55:00,161 [salt.minion      ][INFO    ][16430] Starting a new job with PID 16430
2018-02-24 02:55:00,187 [salt.minion      ][INFO    ][16430] Returning information for job: 20180224025510479074
2018-02-24 02:55:10,322 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025520680297
2018-02-24 02:55:10,357 [salt.minion      ][INFO    ][16477] Starting a new job with PID 16477
2018-02-24 02:55:10,380 [salt.minion      ][INFO    ][16477] Returning information for job: 20180224025520680297
2018-02-24 02:55:20,402 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025530761743
2018-02-24 02:55:20,431 [salt.minion      ][INFO    ][17075] Starting a new job with PID 17075
2018-02-24 02:55:20,628 [salt.minion      ][INFO    ][17075] Returning information for job: 20180224025530761743
2018-02-24 02:55:30,514 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025540872986
2018-02-24 02:55:30,541 [salt.minion      ][INFO    ][17204] Starting a new job with PID 17204
2018-02-24 02:55:30,566 [salt.minion      ][INFO    ][17204] Returning information for job: 20180224025540872986
2018-02-24 02:55:40,615 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025550972934
2018-02-24 02:55:40,644 [salt.minion      ][INFO    ][17348] Starting a new job with PID 17348
2018-02-24 02:55:40,667 [salt.minion      ][INFO    ][17348] Returning information for job: 20180224025550972934
2018-02-24 02:55:50,697 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025601053637
2018-02-24 02:55:50,726 [salt.minion      ][INFO    ][17638] Starting a new job with PID 17638
2018-02-24 02:55:50,749 [salt.minion      ][INFO    ][17638] Returning information for job: 20180224025601053637
2018-02-24 02:56:00,843 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224025611204474
2018-02-24 02:56:00,870 [salt.minion      ][INFO    ][17803] Starting a new job with PID 17803
2018-02-24 02:56:00,891 [salt.minion      ][INFO    ][17803] Returning information for job: 20180224025611204474
2018-02-24 02:56:01,777 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8212] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 02:56:01,875 [salt.minion      ][INFO    ][8212] Returning information for job: 20180224025238735114
2018-02-24 03:13:24,846 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command test.ping with jid 20180224031335217046
2018-02-24 03:13:24,889 [salt.minion      ][INFO    ][17881] Starting a new job with PID 17881
2018-02-24 03:13:25,019 [salt.minion      ][INFO    ][17881] Returning information for job: 20180224031335217046
2018-02-24 03:16:25,314 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command state.sls with jid 20180224031635689126
2018-02-24 03:16:25,343 [salt.minion      ][INFO    ][17896] Starting a new job with PID 17896
2018-02-24 03:16:26,980 [salt.state       ][INFO    ][17896] Loading fresh modules for state activity
2018-02-24 03:16:27,047 [salt.fileclient  ][INFO    ][17896] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-02-24 03:16:27,081 [salt.fileclient  ][INFO    ][17896] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-02-24 03:16:27,606 [salt.state       ][INFO    ][17896] Running state [keepalived] at time 03:16:27.606453
2018-02-24 03:16:27,606 [salt.state       ][INFO    ][17896] Executing state pkg.installed for keepalived
2018-02-24 03:16:27,607 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:16:27,968 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-02-24 03:16:28,083 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 03:16:31,894 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 03:16:31,937 [salt.loaded.int.module.cmdmod][INFO    ][17896] 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-02-24 03:16:35,362 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224031645733561
2018-02-24 03:16:35,388 [salt.minion      ][INFO    ][18412] Starting a new job with PID 18412
2018-02-24 03:16:35,415 [salt.minion      ][INFO    ][18412] Returning information for job: 20180224031645733561
2018-02-24 03:16:41,005 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:16:41,059 [salt.state       ][INFO    ][17896] 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-02-24 03:16:41,085 [salt.state       ][INFO    ][17896] Loading fresh modules for state activity
2018-02-24 03:16:41,118 [salt.state       ][INFO    ][17896] Completed state [keepalived] at time 03:16:41.118136 duration_in_ms=13511.682
2018-02-24 03:16:41,130 [salt.state       ][INFO    ][17896] Running state [lsof] at time 03:16:41.130338
2018-02-24 03:16:41,130 [salt.state       ][INFO    ][17896] Executing state pkg.installed for lsof
2018-02-24 03:16:41,533 [salt.state       ][INFO    ][17896] All specified packages are already installed
2018-02-24 03:16:41,534 [salt.state       ][INFO    ][17896] Completed state [lsof] at time 03:16:41.534501 duration_in_ms=404.164
2018-02-24 03:16:41,536 [salt.state       ][INFO    ][17896] Running state [/etc/keepalived/keepalived.conf] at time 03:16:41.536651
2018-02-24 03:16:41,537 [salt.state       ][INFO    ][17896] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-02-24 03:16:41,576 [salt.fileclient  ][INFO    ][17896] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-02-24 03:16:41,619 [salt.state       ][INFO    ][17896] File changed:
New file
2018-02-24 03:16:41,620 [salt.state       ][INFO    ][17896] Completed state [/etc/keepalived/keepalived.conf] at time 03:16:41.620172 duration_in_ms=83.521
2018-02-24 03:16:41,621 [salt.state       ][INFO    ][17896] Running state [keepalived] at time 03:16:41.621257
2018-02-24 03:16:41,621 [salt.state       ][INFO    ][17896] Executing state service.running for keepalived
2018-02-24 03:16:41,622 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-02-24 03:16:41,650 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,676 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,701 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,726 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,831 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,867 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,899 [salt.loaded.int.module.cmdmod][INFO    ][17896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-24 03:16:41,928 [salt.state       ][INFO    ][17896] {'keepalived': True}
2018-02-24 03:16:41,929 [salt.state       ][INFO    ][17896] Completed state [keepalived] at time 03:16:41.929678 duration_in_ms=308.42
2018-02-24 03:16:41,932 [salt.minion      ][INFO    ][17896] Returning information for job: 20180224031635689126
2018-02-24 03:18:04,987 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command pillar.get with jid 20180224031815362307
2018-02-24 03:18:05,040 [salt.minion      ][INFO    ][19185] Starting a new job with PID 19185
2018-02-24 03:18:05,050 [salt.minion      ][INFO    ][19185] Returning information for job: 20180224031815362307
2018-02-24 03:20:46,509 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command state.sls with jid 20180224032056889130
2018-02-24 03:20:46,539 [salt.minion      ][INFO    ][19200] Starting a new job with PID 19200
2018-02-24 03:20:49,066 [salt.state       ][INFO    ][19200] Loading fresh modules for state activity
2018-02-24 03:20:49,121 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-02-24 03:20:49,160 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-02-24 03:20:49,184 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-02-24 03:20:49,233 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-02-24 03:20:49,259 [salt.loaded.int.module.cmdmod][ERROR   ][19200] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-02-24 03:20:49,260 [salt.loaded.int.module.cmdmod][ERROR   ][19200] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-02-24 03:20:49,300 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-02-24 03:20:49,363 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-02-24 03:20:49,423 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-02-24 03:20:49,517 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-02-24 03:20:49,577 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-02-24 03:20:50,096 [salt.state       ][INFO    ][19200] Running state [rabbitmq-server] at time 03:20:50.096425
2018-02-24 03:20:50,097 [salt.state       ][INFO    ][19200] Executing state pkg.installed for rabbitmq-server
2018-02-24 03:20:50,097 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:20:50,497 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-02-24 03:20:50,631 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 03:20:52,809 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 03:20:52,853 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2018-02-24 03:20:56,603 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032106977086
2018-02-24 03:20:56,631 [salt.minion      ][INFO    ][19654] Starting a new job with PID 19654
2018-02-24 03:20:56,655 [salt.minion      ][INFO    ][19654] Returning information for job: 20180224032106977086
2018-02-24 03:21:06,646 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032117021788
2018-02-24 03:21:06,674 [salt.minion      ][INFO    ][19857] Starting a new job with PID 19857
2018-02-24 03:21:06,699 [salt.minion      ][INFO    ][19857] Returning information for job: 20180224032117021788
2018-02-24 03:21:16,679 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032127054938
2018-02-24 03:21:16,708 [salt.minion      ][INFO    ][20494] Starting a new job with PID 20494
2018-02-24 03:21:16,730 [salt.minion      ][INFO    ][20494] Returning information for job: 20180224032127054938
2018-02-24 03:21:21,767 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:21:21,832 [salt.state       ][INFO    ][19200] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.11-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'
'erlang-base' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'

2018-02-24 03:21:21,856 [salt.state       ][INFO    ][19200] Loading fresh modules for state activity
2018-02-24 03:21:21,891 [salt.state       ][INFO    ][19200] Completed state [rabbitmq-server] at time 03:21:21.890857 duration_in_ms=31794.431
2018-02-24 03:21:21,897 [salt.state       ][INFO    ][19200] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:21:21.897622
2018-02-24 03:21:21,898 [salt.state       ][INFO    ][19200] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-02-24 03:21:21,943 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-02-24 03:21:22,020 [salt.state       ][INFO    ][19200] File changed:
New file
2018-02-24 03:21:22,021 [salt.state       ][INFO    ][19200] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:21:22.021412 duration_in_ms=123.79
2018-02-24 03:21:22,022 [salt.state       ][INFO    ][19200] Running state [/etc/default/rabbitmq-server] at time 03:21:22.022332
2018-02-24 03:21:22,022 [salt.state       ][INFO    ][19200] Executing state file.managed for /etc/default/rabbitmq-server
2018-02-24 03:21:22,045 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-02-24 03:21:22,093 [salt.state       ][INFO    ][19200] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,13 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-#ulimit -n 1024
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2018-02-24 03:21:22,093 [salt.state       ][INFO    ][19200] Completed state [/etc/default/rabbitmq-server] at time 03:21:22.093924 duration_in_ms=71.591
2018-02-24 03:21:22,094 [salt.state       ][INFO    ][19200] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:21:22.094507
2018-02-24 03:21:22,094 [salt.state       ][INFO    ][19200] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-02-24 03:21:22,117 [salt.fileclient  ][INFO    ][19200] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-02-24 03:21:22,152 [salt.state       ][INFO    ][19200] File changed:
New file
2018-02-24 03:21:22,152 [salt.state       ][INFO    ][19200] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:21:22.152642 duration_in_ms=58.135
2018-02-24 03:21:22,154 [salt.state       ][INFO    ][19200] Running state [sleep 30] at time 03:21:22.154164
2018-02-24 03:21:22,154 [salt.state       ][INFO    ][19200] Executing state cmd.run for sleep 30
2018-02-24 03:21:22,155 [py.warnings      ][WARNING ][19200] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:815: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2018-02-24 03:21:22,158 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-02-24 03:21:26,703 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032137080477
2018-02-24 03:21:26,732 [salt.minion      ][INFO    ][20643] Starting a new job with PID 20643
2018-02-24 03:21:26,762 [salt.minion      ][INFO    ][20643] Returning information for job: 20180224032137080477
2018-02-24 03:21:36,722 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032147100008
2018-02-24 03:21:36,751 [salt.minion      ][INFO    ][20678] Starting a new job with PID 20678
2018-02-24 03:21:36,781 [salt.minion      ][INFO    ][20678] Returning information for job: 20180224032147100008
2018-02-24 03:21:46,754 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032157130432
2018-02-24 03:21:46,783 [salt.minion      ][INFO    ][20713] Starting a new job with PID 20713
2018-02-24 03:21:46,811 [salt.minion      ][INFO    ][20713] Returning information for job: 20180224032157130432
2018-02-24 03:21:52,363 [salt.state       ][INFO    ][19200] {'pid': 20611, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-24 03:21:52,365 [salt.state       ][INFO    ][19200] Completed state [sleep 30] at time 03:21:52.365125 duration_in_ms=30210.96
2018-02-24 03:21:52,368 [salt.state       ][INFO    ][19200] Running state [service rabbitmq-server stop] at time 03:21:52.367922
2018-02-24 03:21:52,369 [salt.state       ][INFO    ][19200] Executing state cmd.run for service rabbitmq-server stop
2018-02-24 03:21:52,371 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-02-24 03:21:54,353 [salt.state       ][INFO    ][19200] {'pid': 20734, 'retcode': 0, 'stderr': "Warning: rabbitmq-server.service changed on disk. Run 'systemctl daemon-reload' to reload units.", 'stdout': ''}
2018-02-24 03:21:54,354 [salt.state       ][INFO    ][19200] Completed state [service rabbitmq-server stop] at time 03:21:54.354714 duration_in_ms=1986.791
2018-02-24 03:21:54,355 [salt.state       ][INFO    ][19200] Running state [/var/lib/rabbitmq] at time 03:21:54.355432
2018-02-24 03:21:54,356 [salt.state       ][INFO    ][19200] Executing state file.directory for /var/lib/rabbitmq
2018-02-24 03:21:54,357 [salt.state       ][INFO    ][19200] Directory /var/lib/rabbitmq is in the correct state
2018-02-24 03:21:54,357 [salt.state       ][INFO    ][19200] Completed state [/var/lib/rabbitmq] at time 03:21:54.357905 duration_in_ms=2.472
2018-02-24 03:21:54,360 [salt.state       ][INFO    ][19200] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 03:21:54.360251
2018-02-24 03:21:54,361 [salt.state       ][INFO    ][19200] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-02-24 03:21:54,369 [salt.state       ][INFO    ][19200] File changed:
--- 
+++ 
@@ -1 +1 @@
-IXDYSHNTOGUDLCPQDLWC+opnfv_secret

2018-02-24 03:21:54,371 [salt.state       ][INFO    ][19200] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 03:21:54.371158 duration_in_ms=10.907
2018-02-24 03:21:54,372 [salt.state       ][INFO    ][19200] Running state [sleep 30] at time 03:21:54.372095
2018-02-24 03:21:54,372 [salt.state       ][INFO    ][19200] Executing state cmd.run for sleep 30
2018-02-24 03:21:54,374 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-02-24 03:21:56,777 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032207153372
2018-02-24 03:21:56,805 [salt.minion      ][INFO    ][20927] Starting a new job with PID 20927
2018-02-24 03:21:56,834 [salt.minion      ][INFO    ][20927] Returning information for job: 20180224032207153372
2018-02-24 03:22:06,856 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032217231813
2018-02-24 03:22:06,885 [salt.minion      ][INFO    ][20932] Starting a new job with PID 20932
2018-02-24 03:22:06,912 [salt.minion      ][INFO    ][20932] Returning information for job: 20180224032217231813
2018-02-24 03:22:16,899 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032227275884
2018-02-24 03:22:16,928 [salt.minion      ][INFO    ][20937] Starting a new job with PID 20937
2018-02-24 03:22:16,955 [salt.minion      ][INFO    ][20937] Returning information for job: 20180224032227275884
2018-02-24 03:22:24,511 [salt.state       ][INFO    ][19200] {'pid': 20916, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-24 03:22:24,513 [salt.state       ][INFO    ][19200] Completed state [sleep 30] at time 03:22:24.512968 duration_in_ms=30140.872
2018-02-24 03:22:24,919 [salt.state       ][INFO    ][19200] Running state [rabbitmq-server] at time 03:22:24.919367
2018-02-24 03:22:24,920 [salt.state       ][INFO    ][19200] Executing state service.running for rabbitmq-server
2018-02-24 03:22:24,920 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-02-24 03:22:24,952 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-02-24 03:22:25,055 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-02-24 03:22:25,087 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:25,115 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:25,142 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:25,169 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:26,927 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032237304702
2018-02-24 03:22:26,955 [salt.minion      ][INFO    ][21180] Starting a new job with PID 21180
2018-02-24 03:22:26,986 [salt.minion      ][INFO    ][21180] Returning information for job: 20180224032237304702
2018-02-24 03:22:27,912 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:27,939 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:27,971 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-02-24 03:22:27,995 [salt.state       ][INFO    ][19200] {'rabbitmq-server': True}
2018-02-24 03:22:27,997 [salt.state       ][INFO    ][19200] Completed state [rabbitmq-server] at time 03:22:27.997119 duration_in_ms=3077.751
2018-02-24 03:22:28,003 [salt.state       ][INFO    ][19200] Running state [amqp_client] at time 03:22:28.002925
2018-02-24 03:22:28,004 [salt.state       ][INFO    ][19200] Executing state rabbitmq_plugin.enabled for amqp_client
2018-02-24 03:22:28,006 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-02-24 03:22:29,263 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-02-24 03:22:30,726 [salt.state       ][INFO    ][19200] {'new': 'amqp_client', 'old': ''}
2018-02-24 03:22:30,728 [salt.state       ][INFO    ][19200] Completed state [amqp_client] at time 03:22:30.727998 duration_in_ms=2725.072
2018-02-24 03:22:30,729 [salt.state       ][INFO    ][19200] Running state [rabbitmq_management] at time 03:22:30.729741
2018-02-24 03:22:30,730 [salt.state       ][INFO    ][19200] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-02-24 03:22:30,732 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-02-24 03:22:31,992 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-02-24 03:22:34,089 [salt.state       ][INFO    ][19200] {'new': 'rabbitmq_management', 'old': ''}
2018-02-24 03:22:34,090 [salt.state       ][INFO    ][19200] Completed state [rabbitmq_management] at time 03:22:34.089975 duration_in_ms=3360.233
2018-02-24 03:22:34,094 [salt.state       ][INFO    ][19200] Running state [/openstack] at time 03:22:34.094290
2018-02-24 03:22:34,094 [salt.state       ][INFO    ][19200] Executing state rabbitmq_vhost.present for /openstack
2018-02-24 03:22:34,096 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-02-24 03:22:36,160 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2018-02-24 03:22:36,958 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032247336374
2018-02-24 03:22:36,983 [salt.minion      ][INFO    ][22169] Starting a new job with PID 22169
2018-02-24 03:22:37,000 [salt.minion      ][INFO    ][22169] Returning information for job: 20180224032247336374
2018-02-24 03:22:38,426 [salt.state       ][INFO    ][19200] {'new': '/openstack', 'old': ''}
2018-02-24 03:22:38,427 [salt.state       ][INFO    ][19200] Completed state [/openstack] at time 03:22:38.427673 duration_in_ms=4333.382
2018-02-24 03:22:38,432 [salt.state       ][INFO    ][19200] Running state [openstack] at time 03:22:38.432737
2018-02-24 03:22:38,433 [salt.state       ][INFO    ][19200] Executing state rabbitmq_user.present for openstack
2018-02-24 03:22:38,434 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-02-24 03:22:42,617 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-02-24 03:22:44,654 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-02-24 03:22:46,833 [salt.state       ][INFO    ][19200] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2018-02-24 03:22:46,834 [salt.state       ][INFO    ][19200] Completed state [openstack] at time 03:22:46.833874 duration_in_ms=8401.137
2018-02-24 03:22:46,838 [salt.state       ][INFO    ][19200] Running state [Ceilometer] at time 03:22:46.838098
2018-02-24 03:22:46,838 [salt.state       ][INFO    ][19200] Executing state rabbitmq_policy.present for Ceilometer
2018-02-24 03:22:46,842 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-02-24 03:22:46,978 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032257356139
2018-02-24 03:22:47,011 [salt.minion      ][INFO    ][22982] Starting a new job with PID 22982
2018-02-24 03:22:47,042 [salt.minion      ][INFO    ][22982] Returning information for job: 20180224032257356139
2018-02-24 03:22:49,018 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-02-24 03:22:51,116 [salt.state       ][INFO    ][19200] {'new': 'Ceilometer', 'old': {}}
2018-02-24 03:22:51,117 [salt.state       ][INFO    ][19200] Completed state [Ceilometer] at time 03:22:51.117205 duration_in_ms=4279.105
2018-02-24 03:22:51,118 [salt.state       ][INFO    ][19200] Running state [HA] at time 03:22:51.118662
2018-02-24 03:22:51,119 [salt.state       ][INFO    ][19200] Executing state rabbitmq_policy.present for HA
2018-02-24 03:22:51,121 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-02-24 03:22:53,242 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-02-24 03:22:55,282 [salt.state       ][INFO    ][19200] {'new': 'HA', 'old': {}}
2018-02-24 03:22:55,283 [salt.state       ][INFO    ][19200] Completed state [HA] at time 03:22:55.283679 duration_in_ms=4165.015
2018-02-24 03:22:55,284 [salt.state       ][INFO    ][19200] Running state [guest] at time 03:22:55.284414
2018-02-24 03:22:55,285 [salt.state       ][INFO    ][19200] Executing state rabbitmq_user.present for guest
2018-02-24 03:22:55,286 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-02-24 03:22:57,015 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032307392591
2018-02-24 03:22:57,041 [salt.minion      ][INFO    ][23870] Starting a new job with PID 23870
2018-02-24 03:22:57,070 [salt.minion      ][INFO    ][23870] Returning information for job: 20180224032307392591
2018-02-24 03:22:57,285 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-02-24 03:23:03,739 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-02-24 03:23:05,906 [salt.state       ][INFO    ][19200] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-02-24 03:23:05,907 [salt.state       ][INFO    ][19200] Completed state [guest] at time 03:23:05.907606 duration_in_ms=10623.191
2018-02-24 03:23:05,908 [salt.state       ][INFO    ][19200] Running state [HA] at time 03:23:05.908583
2018-02-24 03:23:05,909 [salt.state       ][INFO    ][19200] Executing state rabbitmq_policy.present for HA
2018-02-24 03:23:05,910 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-02-24 03:23:07,039 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032317416276
2018-02-24 03:23:07,067 [salt.minion      ][INFO    ][24764] Starting a new job with PID 24764
2018-02-24 03:23:07,099 [salt.minion      ][INFO    ][24764] Returning information for job: 20180224032317416276
2018-02-24 03:23:07,875 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-02-24 03:23:09,996 [salt.state       ][INFO    ][19200] {'new': 'HA', 'old': {}}
2018-02-24 03:23:09,997 [salt.state       ][INFO    ][19200] Completed state [HA] at time 03:23:09.997169 duration_in_ms=4088.584
2018-02-24 03:23:09,998 [salt.state       ][INFO    ][19200] Running state [admin] at time 03:23:09.998527
2018-02-24 03:23:09,999 [salt.state       ][INFO    ][19200] Executing state rabbitmq_user.present for admin
2018-02-24 03:23:10,001 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-02-24 03:23:14,282 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-02-24 03:23:16,405 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2018-02-24 03:23:17,073 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032327450980
2018-02-24 03:23:17,102 [salt.minion      ][INFO    ][25684] Starting a new job with PID 25684
2018-02-24 03:23:17,130 [salt.minion      ][INFO    ][25684] Returning information for job: 20180224032327450980
2018-02-24 03:23:18,612 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-02-24 03:23:20,810 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-02-24 03:23:23,080 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-02-24 03:23:25,191 [salt.state       ][INFO    ][19200] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2018-02-24 03:23:25,191 [salt.state       ][INFO    ][19200] Completed state [admin] at time 03:23:25.191828 duration_in_ms=15193.301
2018-02-24 03:23:25,196 [salt.state       ][INFO    ][19200] Running state [rabbit@master] at time 03:23:25.196043
2018-02-24 03:23:25,196 [salt.state       ][INFO    ][19200] Executing state rabbitmq_cluster.join for rabbit@master
2018-02-24 03:23:25,197 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-02-24 03:23:27,114 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224032337492164
2018-02-24 03:23:27,143 [salt.minion      ][INFO    ][26460] Starting a new job with PID 26460
2018-02-24 03:23:27,170 [salt.minion      ][INFO    ][26460] Returning information for job: 20180224032337492164
2018-02-24 03:23:27,347 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'stop_app'] as user 'root' in directory '/root'
2018-02-24 03:23:29,786 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'join_cluster', 'rabbit@msg01'] as user 'root' in directory '/root'
2018-02-24 03:23:33,441 [salt.loaded.int.module.cmdmod][INFO    ][19200] Executing command ['rabbitmqctl', 'start_app'] as user 'root' in directory '/root'
2018-02-24 03:23:36,535 [salt.state       ][INFO    ][19200] {'new': 'rabbit@msg01', 'old': ''}
2018-02-24 03:23:36,536 [salt.state       ][INFO    ][19200] Completed state [rabbit@master] at time 03:23:36.536703 duration_in_ms=11340.659
2018-02-24 03:23:36,542 [salt.minion      ][INFO    ][19200] Returning information for job: 20180224032056889130
2018-02-24 03:23:37,262 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command cmd.run with jid 20180224032347640717
2018-02-24 03:23:37,289 [salt.minion      ][INFO    ][27026] Starting a new job with PID 27026
2018-02-24 03:23:37,307 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][27026] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-02-24 03:23:39,336 [salt.minion      ][INFO    ][27026] Returning information for job: 20180224032347640717
2018-02-24 03:48:00,874 [salt.utils.schedule][INFO    ][2035] Running scheduled job: __mine_interval
2018-02-24 03:49:46,427 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command state.sls with jid 20180224034956825505
2018-02-24 03:49:46,468 [salt.minion      ][INFO    ][32592] Starting a new job with PID 32592
2018-02-24 03:49:47,257 [salt.state       ][INFO    ][32592] Loading fresh modules for state activity
2018-02-24 03:49:47,315 [salt.fileclient  ][INFO    ][32592] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-02-24 03:49:47,359 [salt.fileclient  ][INFO    ][32592] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-02-24 03:49:47,914 [salt.state       ][INFO    ][32592] Running state [haproxy] at time 03:49:47.914366
2018-02-24 03:49:47,915 [salt.state       ][INFO    ][32592] Executing state pkg.installed for haproxy
2018-02-24 03:49:47,915 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:49:48,291 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-02-24 03:49:48,399 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-24 03:49:50,251 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 03:49:50,290 [salt.loaded.int.module.cmdmod][INFO    ][32592] 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-02-24 03:49:56,525 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command saltutil.find_job with jid 20180224035006920885
2018-02-24 03:49:56,561 [salt.minion      ][INFO    ][806] Starting a new job with PID 806
2018-02-24 03:49:56,593 [salt.minion      ][INFO    ][806] Returning information for job: 20180224035006920885
2018-02-24 03:49:59,332 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:49:59,392 [salt.state       ][INFO    ][32592] 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-02-24 03:49:59,416 [salt.state       ][INFO    ][32592] Loading fresh modules for state activity
2018-02-24 03:49:59,454 [salt.state       ][INFO    ][32592] Completed state [haproxy] at time 03:49:59.454839 duration_in_ms=11540.471
2018-02-24 03:49:59,461 [salt.state       ][INFO    ][32592] Running state [/etc/default/haproxy] at time 03:49:59.461513
2018-02-24 03:49:59,463 [salt.state       ][INFO    ][32592] Executing state file.managed for /etc/default/haproxy
2018-02-24 03:49:59,507 [salt.fileclient  ][INFO    ][32592] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-02-24 03:49:59,514 [salt.state       ][INFO    ][32592] 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-02-24 03:49:59,518 [salt.state       ][INFO    ][32592] Completed state [/etc/default/haproxy] at time 03:49:59.517989 duration_in_ms=56.476
2018-02-24 03:49:59,518 [salt.state       ][INFO    ][32592] Running state [/etc/haproxy/haproxy.cfg] at time 03:49:59.518542
2018-02-24 03:49:59,518 [salt.state       ][INFO    ][32592] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-02-24 03:49:59,547 [salt.fileclient  ][INFO    ][32592] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-02-24 03:49:59,749 [salt.state       ][INFO    ][32592] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2018-02-24 03:49:59,754 [salt.state       ][INFO    ][32592] Completed state [/etc/haproxy/haproxy.cfg] at time 03:49:59.754274 duration_in_ms=235.733
2018-02-24 03:49:59,754 [salt.state       ][INFO    ][32592] Running state [/etc/haproxy/ssl] at time 03:49:59.754571
2018-02-24 03:49:59,754 [salt.state       ][INFO    ][32592] Executing state file.directory for /etc/haproxy/ssl
2018-02-24 03:49:59,755 [salt.state       ][INFO    ][32592] {'/etc/haproxy/ssl': 'New Dir'}
2018-02-24 03:49:59,756 [salt.state       ][INFO    ][32592] Completed state [/etc/haproxy/ssl] at time 03:49:59.756129 duration_in_ms=1.557
2018-02-24 03:49:59,756 [salt.state       ][INFO    ][32592] Running state [haproxy_status_packages] at time 03:49:59.756870
2018-02-24 03:49:59,757 [salt.state       ][INFO    ][32592] Executing state pkg.installed for haproxy_status_packages
2018-02-24 03:50:00,069 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-24 03:50:00,109 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-02-24 03:50:03,089 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-24 03:50:03,137 [salt.state       ][INFO    ][32592] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-02-24 03:50:03,156 [salt.state       ][INFO    ][32592] Loading fresh modules for state activity
2018-02-24 03:50:03,191 [salt.state       ][INFO    ][32592] Completed state [haproxy_status_packages] at time 03:50:03.190905 duration_in_ms=3434.032
2018-02-24 03:50:03,196 [salt.state       ][INFO    ][32592] Running state [/usr/bin/haproxy-status.sh] at time 03:50:03.196376
2018-02-24 03:50:03,197 [salt.state       ][INFO    ][32592] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-02-24 03:50:03,228 [salt.fileclient  ][INFO    ][32592] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-02-24 03:50:03,261 [salt.state       ][INFO    ][32592] File changed:
New file
2018-02-24 03:50:03,263 [salt.state       ][INFO    ][32592] Completed state [/usr/bin/haproxy-status.sh] at time 03:50:03.263057 duration_in_ms=66.681
2018-02-24 03:50:03,265 [salt.state       ][INFO    ][32592] Running state [net.ipv4.ip_nonlocal_bind] at time 03:50:03.265916
2018-02-24 03:50:03,266 [salt.state       ][INFO    ][32592] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-02-24 03:50:03,269 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command 'sysctl -a' in directory '/root'
2018-02-24 03:50:03,319 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-02-24 03:50:03,341 [salt.state       ][INFO    ][32592] {'net.ipv4.ip_nonlocal_bind': 1}
2018-02-24 03:50:03,342 [salt.state       ][INFO    ][32592] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:50:03.342793 duration_in_ms=76.876
2018-02-24 03:50:03,685 [salt.state       ][INFO    ][32592] Running state [haproxy] at time 03:50:03.685935
2018-02-24 03:50:03,686 [salt.state       ][INFO    ][32592] Executing state service.running for haproxy
2018-02-24 03:50:03,687 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-02-24 03:50:03,707 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-24 03:50:03,724 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-02-24 03:50:03,741 [salt.state       ][INFO    ][32592] The service haproxy is already running
2018-02-24 03:50:03,742 [salt.state       ][INFO    ][32592] Completed state [haproxy] at time 03:50:03.742383 duration_in_ms=56.448
2018-02-24 03:50:03,742 [salt.state       ][INFO    ][32592] Running state [haproxy] at time 03:50:03.742823
2018-02-24 03:50:03,743 [salt.state       ][INFO    ][32592] Executing state service.mod_watch for haproxy
2018-02-24 03:50:03,744 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-24 03:50:03,761 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-02-24 03:50:03,779 [salt.loaded.int.module.cmdmod][INFO    ][32592] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-02-24 03:50:03,833 [salt.state       ][INFO    ][32592] {'haproxy': True}
2018-02-24 03:50:03,834 [salt.state       ][INFO    ][32592] Completed state [haproxy] at time 03:50:03.834337 duration_in_ms=91.512
2018-02-24 03:50:03,836 [salt.minion      ][INFO    ][32592] Returning information for job: 20180224034956825505
2018-02-24 03:50:04,517 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command service.status with jid 20180224035014914691
2018-02-24 03:50:04,549 [salt.minion      ][INFO    ][1339] Starting a new job with PID 1339
2018-02-24 03:50:04,980 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1339] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-02-24 03:50:05,003 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1339] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-24 03:50:05,021 [salt.minion      ][INFO    ][1339] Returning information for job: 20180224035014914691
2018-02-24 03:50:06,385 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command service.restart with jid 20180224035016777668
2018-02-24 03:50:06,417 [salt.minion      ][INFO    ][1356] Starting a new job with PID 1356
2018-02-24 03:50:06,835 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1356] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-02-24 03:50:06,863 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1356] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-02-24 03:50:06,901 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][1356] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-02-24 03:50:06,948 [salt.minion      ][INFO    ][1356] Returning information for job: 20180224035016777668
2018-02-24 04:38:04,652 [salt.minion      ][INFO    ][2035] User sudo_ubuntu Executing command cp.push_dir with jid 20180224043815088084
2018-02-24 04:38:04,706 [salt.minion      ][INFO    ][11281] Starting a new job with PID 11281
