2018-11-18 01:36:14,690 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][1858] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-11-18 01:36:14,692 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][1858] stdout: /bin/sh: 1: rabbitmqctl: not found
2018-11-18 01:36:14,692 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][1858] retcode: 127
2018-11-18 01:36:14,733 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][1858] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-11-18 01:36:14,735 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][1858] stdout: /bin/sh: 1: rabbitmqctl: not found
2018-11-18 01:36:14,735 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][1858] retcode: 127
2018-11-18 01:36:16,608 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][1858] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-11-18 01:36:16,609 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][1858] stdout: /bin/sh: 1: rabbitmqctl: not found
2018-11-18 01:36:16,609 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][1858] retcode: 127
2018-11-18 01:36:16,638 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][1858] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-11-18 01:36:16,638 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][1858] stdout: /bin/sh: 1: rabbitmqctl: not found
2018-11-18 01:36:16,639 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][1858] retcode: 127
2018-11-18 01:36:45,397 [salt.utils.decorators:613 ][WARNING ][1858] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-18 01:36:50,382 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2953] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-11-18 01:36:50,431 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2953] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-11-18 01:36:50,492 [salt.utils.parsers:1051][WARNING ][1526] Minion received a SIGTERM. Exiting.
2018-11-18 01:36:50,996 [tornado.general  :417 ][ERROR   ][1526] 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 473, 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 450, 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/cli/daemons.py", line 232, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1052, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 399, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1055, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 272, 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-11-18 01:36:51,002 [tornado.general  :452 ][ERROR   ][1526] 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 473, 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 450, 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/cli/daemons.py", line 232, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1052, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 399, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1055, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 272, 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-11-18 01:36:51,487 [salt.cli.daemons :293 ][INFO    ][3009] Setting up the Salt Minion "msg03.mcp-ovs-dpdk-ha.local"
2018-11-18 01:36:51,625 [salt.cli.daemons :82  ][INFO    ][3009] Starting up the Salt Minion
2018-11-18 01:36:51,626 [salt.utils.event :1017][INFO    ][3009] Starting pull socket on /var/run/salt/minion/minion_event_39a70520bf_pull.ipc
2018-11-18 01:36:52,513 [salt.minion      :976 ][INFO    ][3009] Creating minion process manager
2018-11-18 01:36:54,203 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][3009] Executing command ['date', '+%z'] in directory '/root'
2018-11-18 01:36:54,236 [salt.utils.schedule:568 ][INFO    ][3009] Updating job settings for scheduled job: __mine_interval
2018-11-18 01:36:54,268 [salt.minion      :1108][INFO    ][3009] Added mine.update to scheduler
2018-11-18 01:36:54,279 [salt.minion      :1975][INFO    ][3009] Minion is starting as user 'root'
2018-11-18 01:36:54,295 [salt.minion      :2336][INFO    ][3009] Minion is ready to receive requests!
2018-11-18 01:37:42,176 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command state.apply with jid 20181118013742153497
2018-11-18 01:37:42,200 [salt.minion      :1432][INFO    ][3097] Starting a new job with PID 3097
2018-11-18 01:37:47,449 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013747428931
2018-11-18 01:37:47,472 [salt.minion      :1432][INFO    ][3102] Starting a new job with PID 3102
2018-11-18 01:37:47,498 [salt.minion      :1711][INFO    ][3102] Returning information for job: 20181118013747428931
2018-11-18 01:37:50,254 [salt.state       :915 ][INFO    ][3097] Loading fresh modules for state activity
2018-11-18 01:37:52,544 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-11-18 01:37:53,117 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-11-18 01:37:53,322 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-11-18 01:37:53,472 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-11-18 01:37:53,631 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/shell.sls'
2018-11-18 01:37:53,817 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/login_defs.sls'
2018-11-18 01:37:53,959 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/at.sls'
2018-11-18 01:37:54,119 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/cron.sls'
2018-11-18 01:37:54,281 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-11-18 01:37:55,369 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-11-18 01:37:55,542 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-11-18 01:37:55,686 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-11-18 01:37:55,941 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2018-11-18 01:37:55,986 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-11-18 01:37:56,131 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-11-18 01:37:56,287 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-11-18 01:37:56,437 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-11-18 01:37:56,638 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-11-18 01:37:56,797 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-11-18 01:37:56,949 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-11-18 01:37:57,095 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-11-18 01:37:57,244 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/file.sls'
2018-11-18 01:37:57,512 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013757490747
2018-11-18 01:37:57,531 [salt.minion      :1432][INFO    ][3154] Starting a new job with PID 3154
2018-11-18 01:37:57,556 [salt.minion      :1711][INFO    ][3154] Returning information for job: 20181118013757490747
2018-11-18 01:37:58,452 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-11-18 01:37:58,605 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-11-18 01:37:58,769 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-11-18 01:37:58,920 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-11-18 01:37:59,066 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-11-18 01:37:59,294 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-11-18 01:37:59,592 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-11-18 01:37:59,744 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-11-18 01:37:59,894 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/storage/mount.sls'
2018-11-18 01:38:00,076 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-11-18 01:38:00,102 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-11-18 01:38:01,170 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-11-18 01:38:01,235 [salt.state       :1780][INFO    ][3097] Running state [/etc/environment] at time 01:38:01.235857
2018-11-18 01:38:01,236 [salt.state       :1813][INFO    ][3097] Executing state file.blockreplace for [/etc/environment]
2018-11-18 01:38:01,248 [salt.state       :300 ][INFO    ][3097] 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-11-18 01:38:01,248 [salt.state       :1951][INFO    ][3097] Completed state [/etc/environment] at time 01:38:01.248410 duration_in_ms=12.553
2018-11-18 01:38:01,248 [salt.state       :1780][INFO    ][3097] Running state [/etc/profile.d] at time 01:38:01.248694
2018-11-18 01:38:01,249 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/profile.d]
2018-11-18 01:38:01,252 [salt.state       :300 ][INFO    ][3097] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2018-11-18 01:38:01,252 [salt.state       :1951][INFO    ][3097] Completed state [/etc/profile.d] at time 01:38:01.252496 duration_in_ms=3.802
2018-11-18 01:38:01,252 [salt.state       :1780][INFO    ][3097] Running state [/etc/bash.bashrc] at time 01:38:01.252802
2018-11-18 01:38:01,253 [salt.state       :1813][INFO    ][3097] Executing state file.blockreplace for [/etc/bash.bashrc]
2018-11-18 01:38:02,592 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['git', '--version'] in directory '/root'
2018-11-18 01:38:03,483 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2018-11-18 01:38:03,527 [salt.state       :300 ][INFO    ][3097] File changed:
--- 
+++ 
@@ -66,3 +66,6 @@
 		fi
 	}
 fi
+# BEGIN CIS 5.4.4 default user umask
+umask 027
+# END CIS 5.4.4 default user umask

2018-11-18 01:38:03,528 [salt.state       :1951][INFO    ][3097] Completed state [/etc/bash.bashrc] at time 01:38:03.528200 duration_in_ms=2275.397
2018-11-18 01:38:03,528 [salt.state       :1780][INFO    ][3097] Running state [/etc/profile] at time 01:38:03.528573
2018-11-18 01:38:03,528 [salt.state       :1813][INFO    ][3097] Executing state file.blockreplace for [/etc/profile]
2018-11-18 01:38:03,539 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'test -f /etc/profile' in directory '/root'
2018-11-18 01:38:03,562 [salt.state       :300 ][INFO    ][3097] File changed:
--- 
+++ 
@@ -25,3 +25,6 @@
   done
   unset i
 fi
+# BEGIN CIS 5.4.4 default user umask
+umask 027
+# END CIS 5.4.4 default user umask

2018-11-18 01:38:03,563 [salt.state       :1951][INFO    ][3097] Completed state [/etc/profile] at time 01:38:03.563036 duration_in_ms=34.461
2018-11-18 01:38:03,563 [salt.state       :1780][INFO    ][3097] Running state [/etc/login.defs] at time 01:38:03.563397
2018-11-18 01:38:03,563 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/login.defs]
2018-11-18 01:38:04,124 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/login.defs.jinja'
2018-11-18 01:38:04,282 [salt.state       :300 ][INFO    ][3097] File changed:
--- 
+++ 
@@ -1,341 +1,28 @@
-#
-# /etc/login.defs - Configuration control definitions for the login package.
-#
-# Three items must be defined:  MAIL_DIR, ENV_SUPATH, and ENV_PATH.
-# If unspecified, some arbitrary (and possibly incorrect) value will
-# be assumed.  All other items are optional - if not specified then
-# the described action or option will be inhibited.
-#
-# Comment lines (lines beginning with "#") and blank lines are ignored.
-#
-# Modified for Linux.  --marekm
-
-# REQUIRED for useradd/userdel/usermod
-#   Directory where mailboxes reside, _or_ name of file, relative to the
-#   home directory.  If you _do_ define MAIL_DIR and MAIL_FILE,
-#   MAIL_DIR takes precedence.
-#
-#   Essentially:
-#      - MAIL_DIR defines the location of users mail spool files
-#        (for mbox use) by appending the username to MAIL_DIR as defined
-#        below.
-#      - MAIL_FILE defines the location of the users mail spool files as the
-#        fully-qualified filename obtained by prepending the user home
-#        directory before $MAIL_FILE
-#
-# NOTE: This is no more used for setting up users MAIL environment variable
-#       which is, starting from shadow 4.0.12-1 in Debian, entirely the
-#       job of the pam_mail PAM modules
-#       See default PAM configuration files provided for
-#       login, su, etc.
-#
-# This is a temporary situation: setting these variables will soon
-# move to /etc/default/useradd and the variables will then be
-# no more supported
-MAIL_DIR        /var/mail
-#MAIL_FILE      .mail
-
-#
-# Enable logging and display of /var/log/faillog login failure info.
-# This option conflicts with the pam_tally PAM module.
-#
-FAILLOG_ENAB		yes
-
-#
-# Enable display of unknown usernames when login failures are recorded.
-#
-# WARNING: Unknown usernames may become world readable. 
-# See #290803 and #298773 for details about how this could become a security
-# concern
-LOG_UNKFAIL_ENAB	no
-
-#
-# Enable logging of successful logins
-#
-LOG_OK_LOGINS		no
-
-#
-# Enable "syslog" logging of su activity - in addition to sulog file logging.
-# SYSLOG_SG_ENAB does the same for newgrp and sg.
-#
-SYSLOG_SU_ENAB		yes
-SYSLOG_SG_ENAB		yes
-
-#
-# If defined, all su activity is logged to this file.
-#
-#SULOG_FILE	/var/log/sulog
-
-#
-# If defined, file which maps tty line to TERM environment parameter.
-# Each line of the file is in a format something like "vt100  tty01".
-#
-#TTYTYPE_FILE	/etc/ttytype
-
-#
-# If defined, login failures will be logged here in a utmp format
-# last, when invoked as lastb, will read /var/log/btmp, so...
-#
-FTMP_FILE	/var/log/btmp
-
-#
-# If defined, the command name to display when running "su -".  For
-# example, if this is defined as "su" then a "ps" will display the
-# command is "-su".  If not defined, then "ps" would display the
-# name of the shell actually being run, e.g. something like "-sh".
-#
-SU_NAME		su
-
-#
-# If defined, file which inhibits all the usual chatter during the login
-# sequence.  If a full pathname, then hushed mode will be enabled if the
-# user's name or shell are found in the file.  If not a full pathname, then
-# hushed mode will be enabled if the file exists in the user's home directory.
-#
-HUSHLOGIN_FILE	.hushlogin
-#HUSHLOGIN_FILE	/etc/hushlogins
-
-#
-# *REQUIRED*  The default PATH settings, for superuser and normal users.
-#
-# (they are minimal, add the rest in the shell startup files)
-ENV_SUPATH	PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-ENV_PATH	PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
-
-#
-# Terminal permissions
-#
-#	TTYGROUP	Login tty will be assigned this group ownership.
-#	TTYPERM		Login tty will be set to this permission.
-#
-# If you have a "write" program which is "setgid" to a special group
-# which owns the terminals, define TTYGROUP to the group number and
-# TTYPERM to 0620.  Otherwise leave TTYGROUP commented out and assign
-# TTYPERM to either 622 or 600.
-#
-# In Debian /usr/bin/bsd-write or similar programs are setgid tty
-# However, the default and recommended value for TTYPERM is still 0600
-# to not allow anyone to write to anyone else console or terminal
-
-# Users can still allow other people to write them by issuing 
-# the "mesg y" command.
-
-TTYGROUP	tty
-TTYPERM		0600
-
-#
-# Login configuration initializations:
-#
-#	ERASECHAR	Terminal ERASE character ('\010' = backspace).
-#	KILLCHAR	Terminal KILL character ('\025' = CTRL/U).
-#	UMASK		Default "umask" value.
-#
-# The ERASECHAR and KILLCHAR are used only on System V machines.
-# 
-# UMASK is the default umask value for pam_umask and is used by
-# useradd and newusers to set the mode of the new home directories.
-# 022 is the "historical" value in Debian for UMASK
-# 027, or even 077, could be considered better for privacy
-# There is no One True Answer here : each sysadmin must make up his/her
-# mind.
-#
-# If USERGROUPS_ENAB is set to "yes", that will modify this UMASK default value
-# for private user groups, i. e. the uid is the same as gid, and username is
-# the same as the primary group name: for these, the user permissions will be
-# used as group permissions, e. g. 022 will become 002.
-#
-# Prefix these values with "0" to get octal, "0x" to get hexadecimal.
-#
-ERASECHAR	0177
-KILLCHAR	025
-UMASK		022
-
-#
-# Password aging controls:
-#
-#	PASS_MAX_DAYS	Maximum number of days a password may be used.
-#	PASS_MIN_DAYS	Minimum number of days allowed between password changes.
-#	PASS_WARN_AGE	Number of days warning given before a password expires.
-#
-PASS_MAX_DAYS	99999
-PASS_MIN_DAYS	0
-PASS_WARN_AGE	7
-
-#
-# Min/max values for automatic uid selection in useradd
-#
-UID_MIN			 1000
-UID_MAX			60000
-# System accounts
-#SYS_UID_MIN		  100
-#SYS_UID_MAX		  999
-
-#
-# Min/max values for automatic gid selection in groupadd
-#
-GID_MIN			 1000
-GID_MAX			60000
-# System accounts
-#SYS_GID_MIN		  100
-#SYS_GID_MAX		  999
-
-#
-# Max number of login retries if password is bad. This will most likely be
-# overriden by PAM, since the default pam_unix module has it's own built
-# in of 3 retries. However, this is a safe fallback in case you are using
-# an authentication module that does not enforce PAM_MAXTRIES.
-#
-LOGIN_RETRIES		5
-
-#
-# Max time in seconds for login
-#
-LOGIN_TIMEOUT		60
-
-#
-# Which fields may be changed by regular users using chfn - use
-# any combination of letters "frwh" (full name, room number, work
-# phone, home phone).  If not defined, no changes are allowed.
-# For backward compatibility, "yes" = "rwh" and "no" = "frwh".
-# 
-CHFN_RESTRICT		rwh
-
-#
-# Should login be allowed if we can't cd to the home directory?
-# Default in no.
-#
-DEFAULT_HOME	yes
-
-#
-# If defined, this command is run when removing a user.
-# It should remove any at/cron/print jobs etc. owned by
-# the user to be removed (passed as the first argument).
-#
-#USERDEL_CMD	/usr/sbin/userdel_local
-
-#
-# Enable setting of the umask group bits to be the same as owner bits
-# (examples: 022 -> 002, 077 -> 007) for non-root users, if the uid is
-# the same as gid, and username is the same as the primary group name.
-#
-# If set to yes, userdel will remove the user´s group if it contains no
-# more members, and useradd will create by default a group with the name
-# of the user.
-#
-USERGROUPS_ENAB yes
-
-#
-# Instead of the real user shell, the program specified by this parameter
-# will be launched, although its visible name (argv[0]) will be the shell's.
-# The program may do whatever it wants (logging, additional authentification,
-# banner, ...) before running the actual shell.
-#
-# FAKE_SHELL /bin/fakeshell
-
-#
-# If defined, either full pathname of a file containing device names or
-# a ":" delimited list of device names.  Root logins will be allowed only
-# upon these devices.
-#
-# This variable is used by login and su.
-#
-#CONSOLE	/etc/consoles
-#CONSOLE	console:tty01:tty02:tty03:tty04
-
-#
-# List of groups to add to the user's supplementary group set
-# when logging in on the console (as determined by the CONSOLE
-# setting).  Default is none.
-#
-# Use with caution - it is possible for users to gain permanent
-# access to these groups, even when not logged in on the console.
-# How to do it is left as an exercise for the reader...
-#
-# This variable is used by login and su.
-#
-#CONSOLE_GROUPS		floppy:audio:cdrom
-
-#
-# If set to "yes", new passwords will be encrypted using the MD5-based
-# algorithm compatible with the one used by recent releases of FreeBSD.
-# It supports passwords of unlimited length and longer salt strings.
-# Set to "no" if you need to copy encrypted passwords to other systems
-# which don't understand the new algorithm.  Default is "no".
-#
-# This variable is deprecated. You should use ENCRYPT_METHOD.
-#
-#MD5_CRYPT_ENAB	no
-
-#
-# If set to MD5 , MD5-based algorithm will be used for encrypting password
-# If set to SHA256, SHA256-based algorithm will be used for encrypting password
-# If set to SHA512, SHA512-based algorithm will be used for encrypting password
-# If set to DES, DES-based algorithm will be used for encrypting password (default)
-# Overrides the MD5_CRYPT_ENAB option
-#
-# Note: It is recommended to use a value consistent with
-# the PAM modules configuration.
-#
-ENCRYPT_METHOD SHA512
-
-#
-# Only used if ENCRYPT_METHOD is set to SHA256 or SHA512.
-#
-# Define the number of SHA rounds.
-# With a lot of rounds, it is more difficult to brute forcing the password.
-# But note also that it more CPU resources will be needed to authenticate
-# users.
-#
-# If not specified, the libc will choose the default number of rounds (5000).
-# The values must be inside the 1000-999999999 range.
-# If only one of the MIN or MAX values is set, then this value will be used.
-# If MIN > MAX, the highest value will be used.
-#
-# SHA_CRYPT_MIN_ROUNDS 5000
-# SHA_CRYPT_MAX_ROUNDS 5000
-
-################# OBSOLETED BY PAM ##############
-#						#
-# These options are now handled by PAM. Please	#
-# edit the appropriate file in /etc/pam.d/ to	#
-# enable the equivelants of them.
-#
-###############
-
-#MOTD_FILE
-#DIALUPS_CHECK_ENAB
-#LASTLOG_ENAB
-#MAIL_CHECK_ENAB
-#OBSCURE_CHECKS_ENAB
-#PORTTIME_CHECKS_ENAB
-#SU_WHEEL_ONLY
-#CRACKLIB_DICTPATH
-#PASS_CHANGE_TRIES
-#PASS_ALWAYS_WARN
-#ENVIRON_FILE
-#NOLOGINS_FILE
-#ISSUE_FILE
-#PASS_MIN_LEN
-#PASS_MAX_LEN
-#ULIMIT
-#ENV_HZ
-#CHFN_AUTH
-#CHSH_AUTH
-#FAIL_DELAY
-
-################# OBSOLETED #######################
-#						  #
-# These options are no more handled by shadow.    #
-#                                                 #
-# Shadow utilities will display a warning if they #
-# still appear.                                   #
-#                                                 #
-###################################################
-
-# CLOSE_SESSIONS
-# LOGIN_STRING
-# NO_PASSWORD_CONSOLE
-# QMAIL_DIR
-
-
-
+# This file is managed by Salt, do not edit
+CHFN_RESTRICT        rwh
+DEFAULT_HOME         yes
+ENCRYPT_METHOD       SHA512
+ENV_PATH             PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ENV_SUPATH           PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ERASECHAR            0177
+GID_MAX              60000
+GID_MIN              1000
+HUSHLOGIN_FILE       .hushlogin
+KILLCHAR             025
+LOG_OK_LOGINS        no
+LOG_UNKFAIL_ENAB     no
+LOGIN_RETRIES        5
+LOGIN_TIMEOUT        60
+MAIL_DIR             /var/mail
+PASS_MAX_DAYS        90
+PASS_MIN_DAYS        7
+PASS_WARN_AGE        7
+SU_NAME              su
+SYSLOG_SG_ENAB       yes
+SYSLOG_SU_ENAB       yes
+TTYGROUP             tty
+TTYPERM              0600
+UID_MAX              60000
+UID_MIN              1000
+UMASK                022
+USERGROUPS_ENAB      yes

2018-11-18 01:38:04,283 [salt.state       :1951][INFO    ][3097] Completed state [/etc/login.defs] at time 01:38:04.283149 duration_in_ms=719.751
2018-11-18 01:38:04,294 [salt.state       :1780][INFO    ][3097] Running state [at] at time 01:38:04.294953
2018-11-18 01:38:04,295 [salt.state       :1813][INFO    ][3097] Executing state pkg.installed for [at]
2018-11-18 01:38:04,296 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:38:04,772 [salt.state       :300 ][INFO    ][3097] All specified packages are already installed
2018-11-18 01:38:04,773 [salt.state       :1951][INFO    ][3097] Completed state [at] at time 01:38:04.773008 duration_in_ms=478.055
2018-11-18 01:38:04,777 [salt.state       :1780][INFO    ][3097] Running state [atd] at time 01:38:04.777187
2018-11-18 01:38:04,777 [salt.state       :1813][INFO    ][3097] Executing state service.running for [atd]
2018-11-18 01:38:04,778 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:04,827 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2018-11-18 01:38:04,850 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2018-11-18 01:38:04,876 [salt.state       :300 ][INFO    ][3097] The service atd is already running
2018-11-18 01:38:04,876 [salt.state       :1951][INFO    ][3097] Completed state [atd] at time 01:38:04.876538 duration_in_ms=99.35
2018-11-18 01:38:04,883 [salt.state       :1780][INFO    ][3097] Running state [cron] at time 01:38:04.883224
2018-11-18 01:38:04,883 [salt.state       :1813][INFO    ][3097] Executing state pkg.installed for [cron]
2018-11-18 01:38:04,907 [salt.state       :300 ][INFO    ][3097] All specified packages are already installed
2018-11-18 01:38:04,907 [salt.state       :1951][INFO    ][3097] Completed state [cron] at time 01:38:04.907367 duration_in_ms=24.143
2018-11-18 01:38:04,909 [salt.state       :1780][INFO    ][3097] Running state [/etc/at.allow] at time 01:38:04.909559
2018-11-18 01:38:04,910 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/at.allow]
2018-11-18 01:38:04,938 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/cron_users.jinja'
2018-11-18 01:38:04,960 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:04,961 [salt.state       :1951][INFO    ][3097] Completed state [/etc/at.allow] at time 01:38:04.961342 duration_in_ms=51.782
2018-11-18 01:38:04,962 [salt.state       :1780][INFO    ][3097] Running state [/etc/at.deny] at time 01:38:04.962475
2018-11-18 01:38:04,962 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/at.deny]
2018-11-18 01:38:04,963 [salt.state       :300 ][INFO    ][3097] {'removed': '/etc/at.deny'}
2018-11-18 01:38:04,963 [salt.state       :1951][INFO    ][3097] Completed state [/etc/at.deny] at time 01:38:04.963413 duration_in_ms=0.938
2018-11-18 01:38:04,964 [salt.state       :1780][INFO    ][3097] Running state [cron] at time 01:38:04.964815
2018-11-18 01:38:04,965 [salt.state       :1813][INFO    ][3097] Executing state service.running for [cron]
2018-11-18 01:38:04,966 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:04,993 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2018-11-18 01:38:05,016 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2018-11-18 01:38:05,038 [salt.state       :300 ][INFO    ][3097] The service cron is already running
2018-11-18 01:38:05,038 [salt.state       :1951][INFO    ][3097] Completed state [cron] at time 01:38:05.038765 duration_in_ms=73.949
2018-11-18 01:38:05,041 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.allow] at time 01:38:05.040999
2018-11-18 01:38:05,043 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/cron.allow]
2018-11-18 01:38:05,077 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:05,077 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.allow] at time 01:38:05.077201 duration_in_ms=36.201
2018-11-18 01:38:05,078 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.deny] at time 01:38:05.078041
2018-11-18 01:38:05,078 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/cron.deny]
2018-11-18 01:38:05,078 [salt.state       :300 ][INFO    ][3097] File /etc/cron.deny is not present
2018-11-18 01:38:05,078 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.deny] at time 01:38:05.078875 duration_in_ms=0.834
2018-11-18 01:38:05,080 [salt.state       :1780][INFO    ][3097] Running state [/etc/crontab] at time 01:38:05.080762
2018-11-18 01:38:05,081 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/crontab]
2018-11-18 01:38:05,082 [salt.state       :300 ][INFO    ][3097] {'mode': '0600'}
2018-11-18 01:38:05,082 [salt.state       :1951][INFO    ][3097] Completed state [/etc/crontab] at time 01:38:05.082840 duration_in_ms=2.077
2018-11-18 01:38:05,083 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.d] at time 01:38:05.083854
2018-11-18 01:38:05,084 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/cron.d]
2018-11-18 01:38:05,085 [salt.state       :300 ][INFO    ][3097] {'mode': '0600'}
2018-11-18 01:38:05,086 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.d] at time 01:38:05.086773 duration_in_ms=2.918
2018-11-18 01:38:05,087 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.daily] at time 01:38:05.087816
2018-11-18 01:38:05,088 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/cron.daily]
2018-11-18 01:38:05,093 [salt.state       :300 ][INFO    ][3097] {'mode': '0600'}
2018-11-18 01:38:05,094 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.daily] at time 01:38:05.094719 duration_in_ms=6.903
2018-11-18 01:38:05,096 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.hourly] at time 01:38:05.096241
2018-11-18 01:38:05,096 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/cron.hourly]
2018-11-18 01:38:05,099 [salt.state       :300 ][INFO    ][3097] {'mode': '0600'}
2018-11-18 01:38:05,099 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.hourly] at time 01:38:05.099679 duration_in_ms=3.438
2018-11-18 01:38:05,101 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.monthly] at time 01:38:05.101167
2018-11-18 01:38:05,103 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/cron.monthly]
2018-11-18 01:38:05,105 [salt.state       :300 ][INFO    ][3097] {'mode': '0600'}
2018-11-18 01:38:05,105 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.monthly] at time 01:38:05.105197 duration_in_ms=4.03
2018-11-18 01:38:05,106 [salt.state       :1780][INFO    ][3097] Running state [/etc/cron.weekly] at time 01:38:05.106299
2018-11-18 01:38:05,106 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/cron.weekly]
2018-11-18 01:38:05,115 [salt.state       :300 ][INFO    ][3097] {'mode': '0600'}
2018-11-18 01:38:05,115 [salt.state       :1951][INFO    ][3097] Completed state [/etc/cron.weekly] at time 01:38:05.115670 duration_in_ms=9.371
2018-11-18 01:38:05,120 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 01:38:05.119993
2018-11-18 01:38:05,120 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2018-11-18 01:38:05,142 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-11-18 01:38:05,161 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:05,161 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 01:38:05.161649 duration_in_ms=41.656
2018-11-18 01:38:05,161 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 01:38:05.161917
2018-11-18 01:38:05,162 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2018-11-18 01:38:05,192 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:05,192 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 01:38:05.192639 duration_in_ms=30.722
2018-11-18 01:38:05,194 [salt.state       :1780][INFO    ][3097] Running state [linux_repo_prereq_pkgs] at time 01:38:05.194832
2018-11-18 01:38:05,195 [salt.state       :1813][INFO    ][3097] Executing state pkg.installed for [linux_repo_prereq_pkgs]
2018-11-18 01:38:05,213 [salt.state       :300 ][INFO    ][3097] All specified packages are already installed
2018-11-18 01:38:05,215 [salt.state       :1951][INFO    ][3097] Completed state [linux_repo_prereq_pkgs] at time 01:38:05.214967 duration_in_ms=20.135
2018-11-18 01:38:05,215 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 01:38:05.215225
2018-11-18 01:38:05,215 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt]
2018-11-18 01:38:05,215 [salt.state       :300 ][INFO    ][3097] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-11-18 01:38:05,216 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 01:38:05.215976 duration_in_ms=0.751
2018-11-18 01:38:05,216 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 01:38:05.216204
2018-11-18 01:38:05,216 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack]
2018-11-18 01:38:05,216 [salt.state       :300 ][INFO    ][3097] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-11-18 01:38:05,216 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 01:38:05.216929 duration_in_ms=0.725
2018-11-18 01:38:05,217 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 01:38:05.217156
2018-11-18 01:38:05,217 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/apt/preferences.d/mirantis_openstack]
2018-11-18 01:38:05,238 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-11-18 01:38:05,390 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:05,391 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 01:38:05.391132 duration_in_ms=173.975
2018-11-18 01:38:05,395 [salt.state       :1780][INFO    ][3097] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 01:38:05.395102
2018-11-18 01:38:05,395 [salt.state       :1813][INFO    ][3097] Executing state pkgrepo.managed for [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main]
2018-11-18 01:38:05,663 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key'] in directory '/root'
2018-11-18 01:38:05,987 [salt.state       :300 ][INFO    ][3097] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-11-18 01:38:05,988 [salt.state       :1951][INFO    ][3097] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 01:38:05.988364 duration_in_ms=593.257
2018-11-18 01:38:05,988 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 01:38:05.988781
2018-11-18 01:38:05,989 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-uca]
2018-11-18 01:38:05,991 [salt.state       :300 ][INFO    ][3097] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-11-18 01:38:05,991 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 01:38:05.991638 duration_in_ms=2.857
2018-11-18 01:38:05,991 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/preferences.d/uca] at time 01:38:05.991901
2018-11-18 01:38:05,992 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/apt/preferences.d/uca]
2018-11-18 01:38:06,152 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:06,152 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/preferences.d/uca] at time 01:38:06.152809 duration_in_ms=160.907
2018-11-18 01:38:06,153 [salt.state       :1780][INFO    ][3097] Running state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -] at time 01:38:06.153399
2018-11-18 01:38:06,154 [salt.state       :1813][INFO    ][3097] Executing state cmd.run for [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -]
2018-11-18 01:38:06,155 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -' in directory '/root'
2018-11-18 01:38:06,371 [salt.state       :300 ][INFO    ][3097] {'pid': 3344, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-11-18 01:38:06,371 [salt.state       :1951][INFO    ][3097] Completed state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -] at time 01:38:06.371744 duration_in_ms=218.345
2018-11-18 01:38:06,380 [salt.state       :1780][INFO    ][3097] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 01:38:06.380709
2018-11-18 01:38:06,381 [salt.state       :1813][INFO    ][3097] Executing state pkgrepo.managed for [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main]
2018-11-18 01:38:06,589 [salt.state       :300 ][INFO    ][3097] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-11-18 01:38:06,589 [salt.state       :1951][INFO    ][3097] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 01:38:06.589914 duration_in_ms=209.205
2018-11-18 01:38:06,590 [salt.state       :1780][INFO    ][3097] Running state [pkg.refresh_db] at time 01:38:06.590205
2018-11-18 01:38:06,590 [salt.state       :1813][INFO    ][3097] Executing state module.run for [pkg.refresh_db]
2018-11-18 01:38:06,591 [salt.utils.decorators:613 ][WARNING ][3097] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-18 01:38:06,591 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-18 01:38:07,734 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013807712865
2018-11-18 01:38:07,759 [salt.minion      :1432][INFO    ][3814] Starting a new job with PID 3814
2018-11-18 01:38:07,785 [salt.minion      :1711][INFO    ][3814] Returning information for job: 20181118013807712865
2018-11-18 01:38:11,808 [salt.state       :300 ][INFO    ][3097] {'ret': {'http://security.ubuntu.com/ubuntu xenial-security InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial-backports InRelease': None, 'http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial/main amd64 Packages': True, 'http://archive.ubuntu.com/ubuntu xenial-updates InRelease': None, 'http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens/main amd64 Packages': True, 'http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens Release.gpg': True, 'http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens InRelease': False, 'http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2017.7 xenial InRelease': True, 'http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens Release': True, 'http://archive.ubuntu.com/ubuntu xenial InRelease': None, 'http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial InRelease': True}}
2018-11-18 01:38:11,811 [salt.state       :1951][INFO    ][3097] Completed state [pkg.refresh_db] at time 01:38:11.811305 duration_in_ms=5221.099
2018-11-18 01:38:11,812 [salt.state       :1780][INFO    ][3097] Running state [linux_extra_packages_removed] at time 01:38:11.811975
2018-11-18 01:38:11,812 [salt.state       :1813][INFO    ][3097] Executing state pkg.removed for [linux_extra_packages_removed]
2018-11-18 01:38:11,845 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'remove', 'telnet'] in directory '/root'
2018-11-18 01:38:14,341 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:38:14,400 [salt.state       :300 ][INFO    ][3097] Made the following changes:
'telnet-client' changed from '1' to 'absent'
'telnet' changed from '0.17-40' to 'absent'

2018-11-18 01:38:14,441 [salt.state       :915 ][INFO    ][3097] Loading fresh modules for state activity
2018-11-18 01:38:14,500 [salt.state       :1951][INFO    ][3097] Completed state [linux_extra_packages_removed] at time 01:38:14.500598 duration_in_ms=2688.623
2018-11-18 01:38:14,509 [salt.state       :1780][INFO    ][3097] Running state [linux_extra_packages_latest] at time 01:38:14.509068
2018-11-18 01:38:14,509 [salt.state       :1813][INFO    ][3097] Executing state pkg.latest for [linux_extra_packages_latest]
2018-11-18 01:38:15,597 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-11-18 01:38:15,797 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-18 01:38:15,832 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-11-18 01:38:17,747 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013817726360
2018-11-18 01:38:17,768 [salt.minion      :1432][INFO    ][4175] Starting a new job with PID 4175
2018-11-18 01:38:17,807 [salt.minion      :1711][INFO    ][4175] Returning information for job: 20181118013817726360
2018-11-18 01:38:19,849 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:38:19,900 [salt.state       :300 ][INFO    ][3097] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-11-18 01:38:19,929 [salt.state       :915 ][INFO    ][3097] Loading fresh modules for state activity
2018-11-18 01:38:19,990 [salt.state       :1951][INFO    ][3097] Completed state [linux_extra_packages_latest] at time 01:38:19.990358 duration_in_ms=5481.289
2018-11-18 01:38:19,995 [salt.state       :1780][INFO    ][3097] Running state [UTC] at time 01:38:19.995801
2018-11-18 01:38:19,996 [salt.state       :1813][INFO    ][3097] Executing state timezone.system for [UTC]
2018-11-18 01:38:20,000 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['timedatectl'] in directory '/root'
2018-11-18 01:38:20,066 [salt.state       :300 ][INFO    ][3097] Timezone UTC already set, UTC already set to UTC
2018-11-18 01:38:20,068 [salt.state       :1951][INFO    ][3097] Completed state [UTC] at time 01:38:20.067949 duration_in_ms=72.147
2018-11-18 01:38:20,072 [salt.state       :1780][INFO    ][3097] Running state [/etc/default/grub.d] at time 01:38:20.072021
2018-11-18 01:38:20,072 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/default/grub.d]
2018-11-18 01:38:20,080 [salt.state       :300 ][INFO    ][3097] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2018-11-18 01:38:20,080 [salt.state       :1951][INFO    ][3097] Completed state [/etc/default/grub.d] at time 01:38:20.080525 duration_in_ms=8.504
2018-11-18 01:38:20,081 [salt.state       :1780][INFO    ][3097] Running state [update-grub] at time 01:38:20.081622
2018-11-18 01:38:20,082 [salt.state       :1813][INFO    ][3097] Executing state cmd.wait for [update-grub]
2018-11-18 01:38:20,082 [salt.state       :300 ][INFO    ][3097] No changes made for update-grub
2018-11-18 01:38:20,083 [salt.state       :1951][INFO    ][3097] Completed state [update-grub] at time 01:38:20.083012 duration_in_ms=1.39
2018-11-18 01:38:20,085 [salt.state       :1780][INFO    ][3097] Running state [/boot/grub/grub.cfg] at time 01:38:20.085229
2018-11-18 01:38:20,085 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/boot/grub/grub.cfg]
2018-11-18 01:38:21,313 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2018-11-18 01:38:21,332 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:21,335 [salt.state       :300 ][INFO    ][3097] {'mode': '0400'}
2018-11-18 01:38:21,336 [salt.state       :1951][INFO    ][3097] Completed state [/boot/grub/grub.cfg] at time 01:38:21.335981 duration_in_ms=1250.751
2018-11-18 01:38:21,336 [salt.state       :1780][INFO    ][3097] Running state [nf_conntrack] at time 01:38:21.336399
2018-11-18 01:38:21,336 [salt.state       :1813][INFO    ][3097] Executing state kmod.present for [nf_conntrack]
2018-11-18 01:38:21,337 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'lsmod' in directory '/root'
2018-11-18 01:38:21,970 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'lsmod' in directory '/root'
2018-11-18 01:38:21,998 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-11-18 01:38:22,025 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'lsmod' in directory '/root'
2018-11-18 01:38:22,153 [salt.state       :300 ][INFO    ][3097] {'nf_conntrack': 'loaded'}
2018-11-18 01:38:22,153 [salt.state       :1951][INFO    ][3097] Completed state [nf_conntrack] at time 01:38:22.153867 duration_in_ms=817.468
2018-11-18 01:38:22,154 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d] at time 01:38:22.154604
2018-11-18 01:38:22,155 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/modprobe.d]
2018-11-18 01:38:22,156 [salt.state       :300 ][INFO    ][3097] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2018-11-18 01:38:22,156 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d] at time 01:38:22.156663 duration_in_ms=2.059
2018-11-18 01:38:22,159 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/hfsplus.conf] at time 01:38:22.159097
2018-11-18 01:38:22,159 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2018-11-18 01:38:22,408 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/modprobe.conf.jinja'
2018-11-18 01:38:22,574 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:22,575 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/hfsplus.conf] at time 01:38:22.575379 duration_in_ms=416.281
2018-11-18 01:38:22,577 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/rds.conf] at time 01:38:22.577068
2018-11-18 01:38:22,577 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2018-11-18 01:38:22,749 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:22,749 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/rds.conf] at time 01:38:22.749472 duration_in_ms=172.404
2018-11-18 01:38:22,750 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/cramfs.conf] at time 01:38:22.750936
2018-11-18 01:38:22,751 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2018-11-18 01:38:22,923 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:22,923 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/cramfs.conf] at time 01:38:22.923880 duration_in_ms=172.944
2018-11-18 01:38:22,925 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/freevxfs.conf] at time 01:38:22.925601
2018-11-18 01:38:22,925 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2018-11-18 01:38:23,105 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:23,106 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/freevxfs.conf] at time 01:38:23.106077 duration_in_ms=180.475
2018-11-18 01:38:23,107 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/hfs.conf] at time 01:38:23.107847
2018-11-18 01:38:23,108 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2018-11-18 01:38:23,282 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:23,282 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/hfs.conf] at time 01:38:23.282717 duration_in_ms=174.87
2018-11-18 01:38:23,284 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/squashfs.conf] at time 01:38:23.284463
2018-11-18 01:38:23,285 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2018-11-18 01:38:23,584 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:23,585 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/squashfs.conf] at time 01:38:23.584985 duration_in_ms=300.522
2018-11-18 01:38:23,586 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/udf.conf] at time 01:38:23.586803
2018-11-18 01:38:23,587 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2018-11-18 01:38:23,769 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:23,769 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/udf.conf] at time 01:38:23.769314 duration_in_ms=182.51
2018-11-18 01:38:23,772 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/vfat.conf] at time 01:38:23.772023
2018-11-18 01:38:23,772 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2018-11-18 01:38:23,956 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:23,956 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/vfat.conf] at time 01:38:23.956819 duration_in_ms=184.795
2018-11-18 01:38:23,958 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/sctp.conf] at time 01:38:23.958641
2018-11-18 01:38:23,958 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2018-11-18 01:38:24,141 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:24,141 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/sctp.conf] at time 01:38:24.141278 duration_in_ms=182.637
2018-11-18 01:38:24,143 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/jffs2.conf] at time 01:38:24.143074
2018-11-18 01:38:24,143 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2018-11-18 01:38:24,315 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:24,315 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/jffs2.conf] at time 01:38:24.315269 duration_in_ms=172.194
2018-11-18 01:38:24,317 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/tipc.conf] at time 01:38:24.317079
2018-11-18 01:38:24,317 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2018-11-18 01:38:24,517 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:24,518 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/tipc.conf] at time 01:38:24.518767 duration_in_ms=201.687
2018-11-18 01:38:24,520 [salt.state       :1780][INFO    ][3097] Running state [/etc/modprobe.d/dccp.conf] at time 01:38:24.520597
2018-11-18 01:38:24,520 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2018-11-18 01:38:24,713 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:24,714 [salt.state       :1951][INFO    ][3097] Completed state [/etc/modprobe.d/dccp.conf] at time 01:38:24.714041 duration_in_ms=193.443
2018-11-18 01:38:24,714 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_congestion_control] at time 01:38:24.714609
2018-11-18 01:38:24,714 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2018-11-18 01:38:24,716 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-11-18 01:38:25,049 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-11-18 01:38:25,050 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_congestion_control] at time 01:38:25.050041 duration_in_ms=335.432
2018-11-18 01:38:25,050 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_slow_start_after_idle] at time 01:38:25.050496
2018-11-18 01:38:25,050 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2018-11-18 01:38:25,052 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-11-18 01:38:25,080 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-11-18 01:38:25,081 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 01:38:25.080840 duration_in_ms=30.343
2018-11-18 01:38:25,081 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 01:38:25.081670
2018-11-18 01:38:25,083 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2018-11-18 01:38:25,085 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.icmp_echo_ignore_broadcasts="1"' in directory '/root'
2018-11-18 01:38:25,109 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.icmp_echo_ignore_broadcasts': 1}
2018-11-18 01:38:25,110 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 01:38:25.110376 duration_in_ms=28.706
2018-11-18 01:38:25,110 [salt.state       :1780][INFO    ][3097] Running state [net.nf_conntrack_max] at time 01:38:25.110935
2018-11-18 01:38:25,112 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.nf_conntrack_max]
2018-11-18 01:38:25,114 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-11-18 01:38:25,138 [salt.state       :300 ][INFO    ][3097] {'net.nf_conntrack_max': 1048576}
2018-11-18 01:38:25,139 [salt.state       :1951][INFO    ][3097] Completed state [net.nf_conntrack_max] at time 01:38:25.138904 duration_in_ms=27.969
2018-11-18 01:38:25,140 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 01:38:25.140874
2018-11-18 01:38:25,141 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2018-11-18 01:38:25,143 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.icmp_ignore_bogus_error_responses="1"' in directory '/root'
2018-11-18 01:38:25,163 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.icmp_ignore_bogus_error_responses': 1}
2018-11-18 01:38:25,163 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 01:38:25.163500 duration_in_ms=22.626
2018-11-18 01:38:25,164 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.default.log_martians] at time 01:38:25.163982
2018-11-18 01:38:25,164 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2018-11-18 01:38:25,165 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.default.log_martians="1"' in directory '/root'
2018-11-18 01:38:25,185 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.default.log_martians': 1}
2018-11-18 01:38:25,186 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.default.log_martians] at time 01:38:25.186052 duration_in_ms=22.069
2018-11-18 01:38:25,186 [salt.state       :1780][INFO    ][3097] Running state [net.core.somaxconn] at time 01:38:25.186876
2018-11-18 01:38:25,187 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.core.somaxconn]
2018-11-18 01:38:25,189 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-11-18 01:38:25,210 [salt.state       :300 ][INFO    ][3097] {'net.core.somaxconn': 4096}
2018-11-18 01:38:25,211 [salt.state       :1951][INFO    ][3097] Completed state [net.core.somaxconn] at time 01:38:25.210986 duration_in_ms=24.109
2018-11-18 01:38:25,211 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.all.send_redirects] at time 01:38:25.211446
2018-11-18 01:38:25,212 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2018-11-18 01:38:25,213 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.all.send_redirects="0"' in directory '/root'
2018-11-18 01:38:25,233 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.all.send_redirects': 0}
2018-11-18 01:38:25,233 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.all.send_redirects] at time 01:38:25.233769 duration_in_ms=22.323
2018-11-18 01:38:25,234 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_tw_reuse] at time 01:38:25.234634
2018-11-18 01:38:25,235 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2018-11-18 01:38:25,237 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-11-18 01:38:25,257 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_tw_reuse': 1}
2018-11-18 01:38:25,258 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_tw_reuse] at time 01:38:25.257874 duration_in_ms=23.238
2018-11-18 01:38:25,258 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.default.rp_filter] at time 01:38:25.258946
2018-11-18 01:38:25,259 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2018-11-18 01:38:25,261 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.default.rp_filter="1"' in directory '/root'
2018-11-18 01:38:25,279 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.default.rp_filter': 1}
2018-11-18 01:38:25,280 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.default.rp_filter] at time 01:38:25.280467 duration_in_ms=21.52
2018-11-18 01:38:25,281 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_fin_timeout] at time 01:38:25.281005
2018-11-18 01:38:25,281 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2018-11-18 01:38:25,284 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-11-18 01:38:25,302 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_fin_timeout': 30}
2018-11-18 01:38:25,304 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_fin_timeout] at time 01:38:25.303522 duration_in_ms=22.516
2018-11-18 01:38:25,304 [salt.state       :1780][INFO    ][3097] Running state [kernel.panic] at time 01:38:25.304821
2018-11-18 01:38:25,305 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [kernel.panic]
2018-11-18 01:38:25,307 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-11-18 01:38:25,326 [salt.state       :300 ][INFO    ][3097] {'kernel.panic': 60}
2018-11-18 01:38:25,327 [salt.state       :1951][INFO    ][3097] Completed state [kernel.panic] at time 01:38:25.327341 duration_in_ms=22.52
2018-11-18 01:38:25,328 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_keepalive_probes] at time 01:38:25.328125
2018-11-18 01:38:25,328 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2018-11-18 01:38:25,329 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-11-18 01:38:25,348 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_keepalive_probes': 8}
2018-11-18 01:38:25,348 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_keepalive_probes] at time 01:38:25.348474 duration_in_ms=20.349
2018-11-18 01:38:25,348 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.all.log_martians] at time 01:38:25.348914
2018-11-18 01:38:25,349 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2018-11-18 01:38:25,351 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.all.log_martians="1"' in directory '/root'
2018-11-18 01:38:25,368 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.all.log_martians': 1}
2018-11-18 01:38:25,369 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.all.log_martians] at time 01:38:25.369233 duration_in_ms=20.319
2018-11-18 01:38:25,369 [salt.state       :1780][INFO    ][3097] Running state [fs.suid_dumpable] at time 01:38:25.369700
2018-11-18 01:38:25,370 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [fs.suid_dumpable]
2018-11-18 01:38:25,373 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w fs.suid_dumpable="0"' in directory '/root'
2018-11-18 01:38:25,390 [salt.state       :300 ][INFO    ][3097] {'fs.suid_dumpable': 0}
2018-11-18 01:38:25,391 [salt.state       :1951][INFO    ][3097] Completed state [fs.suid_dumpable] at time 01:38:25.390914 duration_in_ms=21.213
2018-11-18 01:38:25,391 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.default.accept_redirects] at time 01:38:25.391468
2018-11-18 01:38:25,392 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2018-11-18 01:38:25,395 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.default.accept_redirects="0"' in directory '/root'
2018-11-18 01:38:25,412 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.default.accept_redirects': 0}
2018-11-18 01:38:25,413 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.default.accept_redirects] at time 01:38:25.413123 duration_in_ms=21.655
2018-11-18 01:38:25,414 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.default.secure_redirects] at time 01:38:25.414147
2018-11-18 01:38:25,414 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2018-11-18 01:38:25,416 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.default.secure_redirects="0"' in directory '/root'
2018-11-18 01:38:25,434 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.default.secure_redirects': 0}
2018-11-18 01:38:25,435 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.default.secure_redirects] at time 01:38:25.435295 duration_in_ms=21.148
2018-11-18 01:38:25,436 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.default.accept_source_route] at time 01:38:25.436091
2018-11-18 01:38:25,436 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2018-11-18 01:38:25,437 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.default.accept_source_route="0"' in directory '/root'
2018-11-18 01:38:25,456 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.default.accept_source_route': 0}
2018-11-18 01:38:25,456 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.default.accept_source_route] at time 01:38:25.456651 duration_in_ms=20.56
2018-11-18 01:38:25,457 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_keepalive_intvl] at time 01:38:25.457118
2018-11-18 01:38:25,457 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2018-11-18 01:38:25,460 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-11-18 01:38:25,481 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-11-18 01:38:25,482 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_keepalive_intvl] at time 01:38:25.482612 duration_in_ms=25.493
2018-11-18 01:38:25,483 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_keepalive_time] at time 01:38:25.483054
2018-11-18 01:38:25,484 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2018-11-18 01:38:25,485 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-11-18 01:38:25,503 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_keepalive_time': 30}
2018-11-18 01:38:25,504 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_keepalive_time] at time 01:38:25.504042 duration_in_ms=20.988
2018-11-18 01:38:25,504 [salt.state       :1780][INFO    ][3097] Running state [kernel.randomize_va_space] at time 01:38:25.504657
2018-11-18 01:38:25,505 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [kernel.randomize_va_space]
2018-11-18 01:38:25,506 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w kernel.randomize_va_space="2"' in directory '/root'
2018-11-18 01:38:25,525 [salt.state       :300 ][INFO    ][3097] {'kernel.randomize_va_space': 2}
2018-11-18 01:38:25,526 [salt.state       :1951][INFO    ][3097] Completed state [kernel.randomize_va_space] at time 01:38:25.526333 duration_in_ms=21.677
2018-11-18 01:38:25,528 [salt.state       :1780][INFO    ][3097] Running state [fs.file-max] at time 01:38:25.528506
2018-11-18 01:38:25,529 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [fs.file-max]
2018-11-18 01:38:25,530 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-11-18 01:38:25,551 [salt.state       :300 ][INFO    ][3097] {'fs.file-max': 124165}
2018-11-18 01:38:25,552 [salt.state       :1951][INFO    ][3097] Completed state [fs.file-max] at time 01:38:25.552471 duration_in_ms=23.965
2018-11-18 01:38:25,553 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_syncookies] at time 01:38:25.553134
2018-11-18 01:38:25,553 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2018-11-18 01:38:25,556 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_syncookies="1"' in directory '/root'
2018-11-18 01:38:25,575 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_syncookies': 1}
2018-11-18 01:38:25,576 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_syncookies] at time 01:38:25.576841 duration_in_ms=23.707
2018-11-18 01:38:25,577 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_max_syn_backlog] at time 01:38:25.577458
2018-11-18 01:38:25,578 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2018-11-18 01:38:25,580 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-11-18 01:38:25,598 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-11-18 01:38:25,598 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_max_syn_backlog] at time 01:38:25.598770 duration_in_ms=21.312
2018-11-18 01:38:25,599 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.all.rp_filter] at time 01:38:25.599207
2018-11-18 01:38:25,600 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2018-11-18 01:38:25,601 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.all.rp_filter="1"' in directory '/root'
2018-11-18 01:38:25,622 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.all.rp_filter': 1}
2018-11-18 01:38:25,622 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.all.rp_filter] at time 01:38:25.622571 duration_in_ms=23.364
2018-11-18 01:38:25,623 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.all.accept_source_route] at time 01:38:25.623488
2018-11-18 01:38:25,624 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2018-11-18 01:38:25,626 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.all.accept_source_route="0"' in directory '/root'
2018-11-18 01:38:25,644 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.all.accept_source_route': 0}
2018-11-18 01:38:25,645 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.all.accept_source_route] at time 01:38:25.645295 duration_in_ms=21.807
2018-11-18 01:38:25,646 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.tcp_retries2] at time 01:38:25.645964
2018-11-18 01:38:25,646 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2018-11-18 01:38:25,648 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-11-18 01:38:25,667 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.tcp_retries2': 5}
2018-11-18 01:38:25,668 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.tcp_retries2] at time 01:38:25.668650 duration_in_ms=22.687
2018-11-18 01:38:25,669 [salt.state       :1780][INFO    ][3097] Running state [net.core.netdev_max_backlog] at time 01:38:25.669099
2018-11-18 01:38:25,669 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.core.netdev_max_backlog]
2018-11-18 01:38:25,672 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-11-18 01:38:25,690 [salt.state       :300 ][INFO    ][3097] {'net.core.netdev_max_backlog': 261144}
2018-11-18 01:38:25,691 [salt.state       :1951][INFO    ][3097] Completed state [net.core.netdev_max_backlog] at time 01:38:25.691015 duration_in_ms=21.915
2018-11-18 01:38:25,693 [salt.state       :1780][INFO    ][3097] Running state [vm.swappiness] at time 01:38:25.693411
2018-11-18 01:38:25,693 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [vm.swappiness]
2018-11-18 01:38:25,696 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-11-18 01:38:25,715 [salt.state       :300 ][INFO    ][3097] {'vm.swappiness': 10}
2018-11-18 01:38:25,716 [salt.state       :1951][INFO    ][3097] Completed state [vm.swappiness] at time 01:38:25.715943 duration_in_ms=22.532
2018-11-18 01:38:25,716 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.all.secure_redirects] at time 01:38:25.716378
2018-11-18 01:38:25,716 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2018-11-18 01:38:25,717 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.all.secure_redirects="0"' in directory '/root'
2018-11-18 01:38:25,735 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.all.secure_redirects': 0}
2018-11-18 01:38:25,736 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.all.secure_redirects] at time 01:38:25.736327 duration_in_ms=19.949
2018-11-18 01:38:25,736 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.neigh.default.gc_thresh1] at time 01:38:25.736762
2018-11-18 01:38:25,737 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2018-11-18 01:38:25,738 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-11-18 01:38:25,756 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-11-18 01:38:25,756 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 01:38:25.756826 duration_in_ms=20.064
2018-11-18 01:38:25,757 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.neigh.default.gc_thresh2] at time 01:38:25.757245
2018-11-18 01:38:25,757 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2018-11-18 01:38:25,758 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-11-18 01:38:25,777 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-11-18 01:38:25,778 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 01:38:25.778191 duration_in_ms=20.945
2018-11-18 01:38:25,779 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.neigh.default.gc_thresh3] at time 01:38:25.779083
2018-11-18 01:38:25,780 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2018-11-18 01:38:25,781 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-11-18 01:38:25,799 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-11-18 01:38:25,800 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 01:38:25.800570 duration_in_ms=21.487
2018-11-18 01:38:25,801 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.default.send_redirects] at time 01:38:25.800985
2018-11-18 01:38:25,801 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2018-11-18 01:38:25,802 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.default.send_redirects="0"' in directory '/root'
2018-11-18 01:38:25,820 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.default.send_redirects': 0}
2018-11-18 01:38:25,820 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.default.send_redirects] at time 01:38:25.820554 duration_in_ms=19.569
2018-11-18 01:38:25,821 [salt.state       :1780][INFO    ][3097] Running state [net.ipv4.conf.all.accept_redirects] at time 01:38:25.821036
2018-11-18 01:38:25,821 [salt.state       :1813][INFO    ][3097] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2018-11-18 01:38:25,822 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'sysctl -w net.ipv4.conf.all.accept_redirects="0"' in directory '/root'
2018-11-18 01:38:25,838 [salt.state       :300 ][INFO    ][3097] {'net.ipv4.conf.all.accept_redirects': 0}
2018-11-18 01:38:25,840 [salt.state       :1951][INFO    ][3097] Completed state [net.ipv4.conf.all.accept_redirects] at time 01:38:25.840091 duration_in_ms=19.056
2018-11-18 01:38:25,840 [salt.state       :1780][INFO    ][3097] Running state [linux_sysfs_package] at time 01:38:25.840538
2018-11-18 01:38:25,840 [salt.state       :1813][INFO    ][3097] Executing state pkg.installed for [linux_sysfs_package]
2018-11-18 01:38:25,886 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-11-18 01:38:26,045 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-18 01:38:27,783 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013827762231
2018-11-18 01:38:27,803 [salt.minion      :1432][INFO    ][4684] Starting a new job with PID 4684
2018-11-18 01:38:27,828 [salt.minion      :1711][INFO    ][4684] Returning information for job: 20181118013827762231
2018-11-18 01:38:28,488 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-18 01:38:28,524 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] 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-11-18 01:38:33,492 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:38:33,544 [salt.state       :300 ][INFO    ][3097] 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-11-18 01:38:33,573 [salt.state       :915 ][INFO    ][3097] Loading fresh modules for state activity
2018-11-18 01:38:33,628 [salt.state       :1951][INFO    ][3097] Completed state [linux_sysfs_package] at time 01:38:33.628757 duration_in_ms=7788.218
2018-11-18 01:38:33,638 [salt.state       :1780][INFO    ][3097] Running state [/etc/sysfs.d] at time 01:38:33.638573
2018-11-18 01:38:33,638 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/etc/sysfs.d]
2018-11-18 01:38:33,645 [salt.state       :300 ][INFO    ][3097] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2018-11-18 01:38:33,645 [salt.state       :1951][INFO    ][3097] Completed state [/etc/sysfs.d] at time 01:38:33.645522 duration_in_ms=6.949
2018-11-18 01:38:34,382 [salt.state       :1780][INFO    ][3097] Running state [ondemand] at time 01:38:34.382588
2018-11-18 01:38:34,383 [salt.state       :1813][INFO    ][3097] Executing state service.dead for [ondemand]
2018-11-18 01:38:34,385 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:34,418 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,445 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,478 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,575 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,606 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,636 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,671 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-11-18 01:38:34,880 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-18 01:38:34,923 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'runlevel' in directory '/root'
2018-11-18 01:38:34,947 [salt.state       :300 ][INFO    ][3097] {'ondemand': True}
2018-11-18 01:38:34,947 [salt.state       :1951][INFO    ][3097] Completed state [ondemand] at time 01:38:34.947665 duration_in_ms=565.078
2018-11-18 01:38:34,949 [salt.state       :1780][INFO    ][3097] Running state [en_US.UTF-8] at time 01:38:34.949604
2018-11-18 01:38:34,950 [salt.state       :1813][INFO    ][3097] Executing state locale.present for [en_US.UTF-8]
2018-11-18 01:38:34,951 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'locale -a' in directory '/root'
2018-11-18 01:38:34,975 [salt.state       :300 ][INFO    ][3097] Locale en_US.UTF-8 is already present
2018-11-18 01:38:34,975 [salt.state       :1951][INFO    ][3097] Completed state [en_US.UTF-8] at time 01:38:34.975871 duration_in_ms=26.267
2018-11-18 01:38:34,981 [salt.state       :1780][INFO    ][3097] Running state [en_US.UTF-8] at time 01:38:34.981077
2018-11-18 01:38:34,981 [salt.state       :1813][INFO    ][3097] Executing state locale.system for [en_US.UTF-8]
2018-11-18 01:38:34,982 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'localectl' in directory '/root'
2018-11-18 01:38:35,038 [salt.state       :300 ][INFO    ][3097] System locale en_US.UTF-8 already set
2018-11-18 01:38:35,039 [salt.state       :1951][INFO    ][3097] Completed state [en_US.UTF-8] at time 01:38:35.038929 duration_in_ms=57.851
2018-11-18 01:38:35,041 [salt.state       :1780][INFO    ][3097] Running state [root] at time 01:38:35.041199
2018-11-18 01:38:35,041 [salt.state       :1813][INFO    ][3097] Executing state group.present for [root]
2018-11-18 01:38:35,042 [salt.state       :300 ][INFO    ][3097] Group root is present and up to date
2018-11-18 01:38:35,042 [salt.state       :1951][INFO    ][3097] Completed state [root] at time 01:38:35.042350 duration_in_ms=1.151
2018-11-18 01:38:35,049 [salt.state       :1780][INFO    ][3097] Running state [root] at time 01:38:35.049238
2018-11-18 01:38:35,049 [salt.state       :1813][INFO    ][3097] Executing state user.present for [root]
2018-11-18 01:38:35,057 [salt.state       :300 ][INFO    ][3097] User root is present and up to date
2018-11-18 01:38:35,057 [salt.state       :1951][INFO    ][3097] Completed state [root] at time 01:38:35.057800 duration_in_ms=8.562
2018-11-18 01:38:35,059 [salt.state       :1780][INFO    ][3097] Running state [/root] at time 01:38:35.059724
2018-11-18 01:38:35,060 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/root]
2018-11-18 01:38:35,060 [salt.state       :300 ][INFO    ][3097] Directory /root is in the correct state
Directory /root updated
2018-11-18 01:38:35,061 [salt.state       :1951][INFO    ][3097] Completed state [/root] at time 01:38:35.061756 duration_in_ms=2.032
2018-11-18 01:38:35,062 [salt.state       :1780][INFO    ][3097] Running state [/etc/sudoers.d/90-salt-user-root] at time 01:38:35.062022
2018-11-18 01:38:35,062 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2018-11-18 01:38:35,062 [salt.state       :300 ][INFO    ][3097] File /etc/sudoers.d/90-salt-user-root is not present
2018-11-18 01:38:35,063 [salt.state       :1951][INFO    ][3097] Completed state [/etc/sudoers.d/90-salt-user-root] at time 01:38:35.063106 duration_in_ms=1.083
2018-11-18 01:38:35,063 [salt.state       :1780][INFO    ][3097] Running state [ubuntu] at time 01:38:35.063343
2018-11-18 01:38:35,063 [salt.state       :1813][INFO    ][3097] Executing state group.present for [ubuntu]
2018-11-18 01:38:35,064 [salt.state       :300 ][INFO    ][3097] Group ubuntu is present and up to date
2018-11-18 01:38:35,064 [salt.state       :1951][INFO    ][3097] Completed state [ubuntu] at time 01:38:35.064686 duration_in_ms=1.343
2018-11-18 01:38:35,066 [salt.state       :1780][INFO    ][3097] Running state [ubuntu] at time 01:38:35.066849
2018-11-18 01:38:35,067 [salt.state       :1813][INFO    ][3097] Executing state user.present for [ubuntu]
2018-11-18 01:38:35,072 [salt.state       :300 ][INFO    ][3097] {'passwd': 'XXX-REDACTED-XXX'}
2018-11-18 01:38:35,072 [salt.state       :1951][INFO    ][3097] Completed state [ubuntu] at time 01:38:35.072726 duration_in_ms=5.877
2018-11-18 01:38:35,074 [salt.state       :1780][INFO    ][3097] Running state [/home/ubuntu] at time 01:38:35.074328
2018-11-18 01:38:35,074 [salt.state       :1813][INFO    ][3097] Executing state file.directory for [/home/ubuntu]
2018-11-18 01:38:35,075 [salt.state       :300 ][INFO    ][3097] {'mode': '0700'}
2018-11-18 01:38:35,076 [salt.state       :1951][INFO    ][3097] Completed state [/home/ubuntu] at time 01:38:35.076155 duration_in_ms=1.827
2018-11-18 01:38:35,077 [salt.state       :1780][INFO    ][3097] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 01:38:35.077846
2018-11-18 01:38:35,078 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2018-11-18 01:38:35,259 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-11-18 01:38:35,284 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command '/usr/sbin/visudo -c -f /tmp/__salt.tmp.3cjcqe' in directory '/root'
2018-11-18 01:38:35,320 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:35,321 [salt.state       :1951][INFO    ][3097] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 01:38:35.321649 duration_in_ms=243.803
2018-11-18 01:38:35,322 [salt.state       :1780][INFO    ][3097] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 01:38:35.322077
2018-11-18 01:38:35,322 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2018-11-18 01:38:35,347 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-11-18 01:38:35,523 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:35,523 [salt.state       :1951][INFO    ][3097] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 01:38:35.523329 duration_in_ms=201.252
2018-11-18 01:38:35,523 [salt.state       :1780][INFO    ][3097] Running state [/etc/security/limits.d/90-salt-default.conf] at time 01:38:35.523599
2018-11-18 01:38:35,524 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2018-11-18 01:38:35,684 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:35,684 [salt.state       :1951][INFO    ][3097] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 01:38:35.684806 duration_in_ms=161.207
2018-11-18 01:38:35,685 [salt.state       :1780][INFO    ][3097] Running state [apt-daily.timer] at time 01:38:35.685401
2018-11-18 01:38:35,685 [salt.state       :1813][INFO    ][3097] Executing state service.dead for [apt-daily.timer]
2018-11-18 01:38:35,686 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-11-18 01:38:35,711 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:35,736 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:35,760 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:35,789 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:35,812 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:35,839 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:35,868 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:36,010 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-11-18 01:38:36,039 [salt.state       :300 ][INFO    ][3097] {'apt-daily.timer': True}
2018-11-18 01:38:36,040 [salt.state       :1951][INFO    ][3097] Completed state [apt-daily.timer] at time 01:38:36.040227 duration_in_ms=354.826
2018-11-18 01:38:36,040 [salt.state       :1780][INFO    ][3097] Running state [autofs] at time 01:38:36.040647
2018-11-18 01:38:36,041 [salt.state       :1813][INFO    ][3097] Executing state service.disabled for [autofs]
2018-11-18 01:38:36,041 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:36,067 [salt.state       :300 ][INFO    ][3097] The named service autofs is not available
2018-11-18 01:38:36,068 [salt.state       :1951][INFO    ][3097] Completed state [autofs] at time 01:38:36.068038 duration_in_ms=27.391
2018-11-18 01:38:36,068 [salt.state       :1780][INFO    ][3097] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 01:38:36.068779
2018-11-18 01:38:36,070 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2018-11-18 01:38:36,099 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-11-18 01:38:36,260 [salt.state       :300 ][INFO    ][3097] File changed:
New file
2018-11-18 01:38:36,260 [salt.state       :1951][INFO    ][3097] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 01:38:36.260485 duration_in_ms=191.705
2018-11-18 01:38:36,264 [salt.state       :1780][INFO    ][3097] Running state [service.systemctl_reload] at time 01:38:36.264726
2018-11-18 01:38:36,265 [salt.state       :1813][INFO    ][3097] Executing state module.wait for [service.systemctl_reload]
2018-11-18 01:38:36,265 [salt.state       :300 ][INFO    ][3097] No changes made for service.systemctl_reload
2018-11-18 01:38:36,265 [salt.state       :1951][INFO    ][3097] Completed state [service.systemctl_reload] at time 01:38:36.265836 duration_in_ms=1.109
2018-11-18 01:38:36,266 [salt.state       :1780][INFO    ][3097] Running state [service.systemctl_reload] at time 01:38:36.266178
2018-11-18 01:38:36,266 [salt.state       :1813][INFO    ][3097] Executing state module.mod_watch for [service.systemctl_reload]
2018-11-18 01:38:36,267 [salt.utils.decorators:613 ][WARNING ][3097] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-18 01:38:36,268 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-11-18 01:38:36,404 [salt.state       :300 ][INFO    ][3097] {'ret': True}
2018-11-18 01:38:36,405 [salt.state       :1951][INFO    ][3097] Completed state [service.systemctl_reload] at time 01:38:36.404929 duration_in_ms=138.75
2018-11-18 01:38:36,405 [salt.state       :1780][INFO    ][3097] Running state [/etc/shadow] at time 01:38:36.405713
2018-11-18 01:38:36,406 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/shadow]
2018-11-18 01:38:36,407 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/shadow - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,407 [salt.state       :300 ][INFO    ][3097] File /etc/shadow exists with proper permissions. No changes made.
2018-11-18 01:38:36,408 [salt.state       :1951][INFO    ][3097] Completed state [/etc/shadow] at time 01:38:36.408169 duration_in_ms=2.457
2018-11-18 01:38:36,408 [salt.state       :1780][INFO    ][3097] Running state [/etc/gshadow] at time 01:38:36.408425
2018-11-18 01:38:36,408 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/gshadow]
2018-11-18 01:38:36,409 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/gshadow - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,411 [salt.state       :300 ][INFO    ][3097] File /etc/gshadow exists with proper permissions. No changes made.
2018-11-18 01:38:36,412 [salt.state       :1951][INFO    ][3097] Completed state [/etc/gshadow] at time 01:38:36.412221 duration_in_ms=3.796
2018-11-18 01:38:36,412 [salt.state       :1780][INFO    ][3097] Running state [/etc/group-] at time 01:38:36.412473
2018-11-18 01:38:36,412 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/group-]
2018-11-18 01:38:36,413 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/group- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,414 [salt.state       :300 ][INFO    ][3097] File /etc/group- exists with proper permissions. No changes made.
2018-11-18 01:38:36,414 [salt.state       :1951][INFO    ][3097] Completed state [/etc/group-] at time 01:38:36.414248 duration_in_ms=1.775
2018-11-18 01:38:36,414 [salt.state       :1780][INFO    ][3097] Running state [/etc/shadow-] at time 01:38:36.414490
2018-11-18 01:38:36,414 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/shadow-]
2018-11-18 01:38:36,415 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/shadow- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,416 [salt.state       :300 ][INFO    ][3097] File /etc/shadow- exists with proper permissions. No changes made.
2018-11-18 01:38:36,416 [salt.state       :1951][INFO    ][3097] Completed state [/etc/shadow-] at time 01:38:36.416779 duration_in_ms=2.289
2018-11-18 01:38:36,417 [salt.state       :1780][INFO    ][3097] Running state [/etc/passwd-] at time 01:38:36.417022
2018-11-18 01:38:36,417 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/passwd-]
2018-11-18 01:38:36,419 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/passwd- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,420 [salt.state       :300 ][INFO    ][3097] File /etc/passwd- exists with proper permissions. No changes made.
2018-11-18 01:38:36,420 [salt.state       :1951][INFO    ][3097] Completed state [/etc/passwd-] at time 01:38:36.420499 duration_in_ms=3.477
2018-11-18 01:38:36,420 [salt.state       :1780][INFO    ][3097] Running state [/etc/passwd] at time 01:38:36.420731
2018-11-18 01:38:36,420 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/passwd]
2018-11-18 01:38:36,421 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/passwd - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,422 [salt.state       :300 ][INFO    ][3097] File /etc/passwd exists with proper permissions. No changes made.
2018-11-18 01:38:36,422 [salt.state       :1951][INFO    ][3097] Completed state [/etc/passwd] at time 01:38:36.422473 duration_in_ms=1.741
2018-11-18 01:38:36,422 [salt.state       :1780][INFO    ][3097] Running state [/etc/gshadow-] at time 01:38:36.422702
2018-11-18 01:38:36,423 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/gshadow-]
2018-11-18 01:38:36,423 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/gshadow- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,424 [salt.state       :300 ][INFO    ][3097] File /etc/gshadow- exists with proper permissions. No changes made.
2018-11-18 01:38:36,424 [salt.state       :1951][INFO    ][3097] Completed state [/etc/gshadow-] at time 01:38:36.424412 duration_in_ms=1.71
2018-11-18 01:38:36,424 [salt.state       :1780][INFO    ][3097] Running state [/etc/group] at time 01:38:36.424640
2018-11-18 01:38:36,424 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/group]
2018-11-18 01:38:36,425 [salt.loaded.int.states.file:2298][WARNING ][3097] State for file: /etc/group - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-11-18 01:38:36,426 [salt.state       :300 ][INFO    ][3097] File /etc/group exists with proper permissions. No changes made.
2018-11-18 01:38:36,426 [salt.state       :1951][INFO    ][3097] Completed state [/etc/group] at time 01:38:36.426625 duration_in_ms=1.985
2018-11-18 01:38:36,427 [salt.state       :1780][INFO    ][3097] Running state [/etc/issue] at time 01:38:36.427471
2018-11-18 01:38:36,427 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/issue]
2018-11-18 01:38:36,431 [salt.state       :300 ][INFO    ][3097] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.5 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by OPNFV.
+You are required to have authorization from OPNFV
+before you proceed and you are strictly limited to use set out within that
+authorization. Unauthorized access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+OPNFV may take legal action against you.
+================================================================================

2018-11-18 01:38:36,431 [salt.state       :1951][INFO    ][3097] Completed state [/etc/issue] at time 01:38:36.431294 duration_in_ms=3.823
2018-11-18 01:38:36,431 [salt.state       :1780][INFO    ][3097] Running state [/etc/hostname] at time 01:38:36.431556
2018-11-18 01:38:36,431 [salt.state       :1813][INFO    ][3097] Executing state file.managed for [/etc/hostname]
2018-11-18 01:38:36,455 [salt.fileclient  :1219][INFO    ][3097] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-11-18 01:38:36,470 [salt.state       :300 ][INFO    ][3097] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg03

2018-11-18 01:38:36,470 [salt.state       :1951][INFO    ][3097] Completed state [/etc/hostname] at time 01:38:36.470617 duration_in_ms=39.061
2018-11-18 01:38:36,475 [salt.state       :1780][INFO    ][3097] Running state [hostname msg03] at time 01:38:36.475109
2018-11-18 01:38:36,475 [salt.state       :1813][INFO    ][3097] Executing state cmd.run for [hostname msg03]
2018-11-18 01:38:36,476 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'test "$(hostname)" = "msg03"' in directory '/root'
2018-11-18 01:38:36,497 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'hostname msg03' in directory '/root'
2018-11-18 01:38:36,514 [salt.state       :300 ][INFO    ][3097] {'pid': 5342, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-11-18 01:38:36,515 [salt.state       :1951][INFO    ][3097] Completed state [hostname msg03] at time 01:38:36.515195 duration_in_ms=40.086
2018-11-18 01:38:36,517 [salt.state       :1780][INFO    ][3097] Running state [mdb02] at time 01:38:36.516982
2018-11-18 01:38:36,517 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb02]
2018-11-18 01:38:36,518 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb02'}
2018-11-18 01:38:36,518 [salt.state       :1951][INFO    ][3097] Completed state [mdb02] at time 01:38:36.518894 duration_in_ms=1.912
2018-11-18 01:38:36,519 [salt.state       :1780][INFO    ][3097] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 01:38:36.519587
2018-11-18 01:38:36,519 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb02.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,520 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,521 [salt.state       :1951][INFO    ][3097] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 01:38:36.520993 duration_in_ms=1.407
2018-11-18 01:38:36,522 [salt.state       :1780][INFO    ][3097] Running state [mdb03] at time 01:38:36.522292
2018-11-18 01:38:36,522 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb03]
2018-11-18 01:38:36,527 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb03'}
2018-11-18 01:38:36,527 [salt.state       :1951][INFO    ][3097] Completed state [mdb03] at time 01:38:36.527934 duration_in_ms=5.642
2018-11-18 01:38:36,528 [salt.state       :1780][INFO    ][3097] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 01:38:36.528313
2018-11-18 01:38:36,528 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb03.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,536 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,536 [salt.state       :1951][INFO    ][3097] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 01:38:36.536245 duration_in_ms=7.932
2018-11-18 01:38:36,536 [salt.state       :1780][INFO    ][3097] Running state [mdb01] at time 01:38:36.536906
2018-11-18 01:38:36,537 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb01]
2018-11-18 01:38:36,538 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb01'}
2018-11-18 01:38:36,539 [salt.state       :1951][INFO    ][3097] Completed state [mdb01] at time 01:38:36.539004 duration_in_ms=2.098
2018-11-18 01:38:36,539 [salt.state       :1780][INFO    ][3097] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 01:38:36.539665
2018-11-18 01:38:36,540 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,542 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,542 [salt.state       :1951][INFO    ][3097] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 01:38:36.542566 duration_in_ms=2.9
2018-11-18 01:38:36,542 [salt.state       :1780][INFO    ][3097] Running state [mdb] at time 01:38:36.542955
2018-11-18 01:38:36,543 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb]
2018-11-18 01:38:36,551 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb'}
2018-11-18 01:38:36,551 [salt.state       :1951][INFO    ][3097] Completed state [mdb] at time 01:38:36.551483 duration_in_ms=8.527
2018-11-18 01:38:36,552 [salt.state       :1780][INFO    ][3097] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 01:38:36.552156
2018-11-18 01:38:36,552 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mdb.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,553 [salt.state       :300 ][INFO    ][3097] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,553 [salt.state       :1951][INFO    ][3097] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 01:38:36.553605 duration_in_ms=1.448
2018-11-18 01:38:36,554 [salt.state       :1780][INFO    ][3097] Running state [cfg01] at time 01:38:36.554017
2018-11-18 01:38:36,554 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cfg01]
2018-11-18 01:38:36,555 [salt.state       :300 ][INFO    ][3097] {'host': 'cfg01'}
2018-11-18 01:38:36,555 [salt.state       :1951][INFO    ][3097] Completed state [cfg01] at time 01:38:36.555427 duration_in_ms=1.411
2018-11-18 01:38:36,556 [salt.state       :1780][INFO    ][3097] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 01:38:36.555798
2018-11-18 01:38:36,556 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cfg01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,557 [salt.state       :300 ][INFO    ][3097] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,558 [salt.state       :1951][INFO    ][3097] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 01:38:36.558931 duration_in_ms=3.134
2018-11-18 01:38:36,559 [salt.state       :1780][INFO    ][3097] Running state [prx01] at time 01:38:36.559583
2018-11-18 01:38:36,560 [salt.state       :1813][INFO    ][3097] Executing state host.present for [prx01]
2018-11-18 01:38:36,561 [salt.state       :300 ][INFO    ][3097] {'host': 'prx01'}
2018-11-18 01:38:36,561 [salt.state       :1951][INFO    ][3097] Completed state [prx01] at time 01:38:36.561862 duration_in_ms=2.278
2018-11-18 01:38:36,562 [salt.state       :1780][INFO    ][3097] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 01:38:36.562268
2018-11-18 01:38:36,563 [salt.state       :1813][INFO    ][3097] Executing state host.present for [prx01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,564 [salt.state       :300 ][INFO    ][3097] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,564 [salt.state       :1951][INFO    ][3097] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 01:38:36.564550 duration_in_ms=2.283
2018-11-18 01:38:36,564 [salt.state       :1780][INFO    ][3097] Running state [kvm01] at time 01:38:36.564923
2018-11-18 01:38:36,565 [salt.state       :1813][INFO    ][3097] Executing state host.present for [kvm01]
2018-11-18 01:38:36,566 [salt.state       :300 ][INFO    ][3097] {'host': 'kvm01'}
2018-11-18 01:38:36,567 [salt.state       :1951][INFO    ][3097] Completed state [kvm01] at time 01:38:36.566960 duration_in_ms=2.037
2018-11-18 01:38:36,567 [salt.state       :1780][INFO    ][3097] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 01:38:36.567621
2018-11-18 01:38:36,567 [salt.state       :1813][INFO    ][3097] Executing state host.present for [kvm01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,569 [salt.state       :300 ][INFO    ][3097] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,569 [salt.state       :1951][INFO    ][3097] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 01:38:36.569625 duration_in_ms=2.004
2018-11-18 01:38:36,570 [salt.state       :1780][INFO    ][3097] Running state [kvm03] at time 01:38:36.570590
2018-11-18 01:38:36,571 [salt.state       :1813][INFO    ][3097] Executing state host.present for [kvm03]
2018-11-18 01:38:36,572 [salt.state       :300 ][INFO    ][3097] {'host': 'kvm03'}
2018-11-18 01:38:36,572 [salt.state       :1951][INFO    ][3097] Completed state [kvm03] at time 01:38:36.572894 duration_in_ms=2.304
2018-11-18 01:38:36,573 [salt.state       :1780][INFO    ][3097] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 01:38:36.573575
2018-11-18 01:38:36,573 [salt.state       :1813][INFO    ][3097] Executing state host.present for [kvm03.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,575 [salt.state       :300 ][INFO    ][3097] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,575 [salt.state       :1951][INFO    ][3097] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 01:38:36.575352 duration_in_ms=1.776
2018-11-18 01:38:36,575 [salt.state       :1780][INFO    ][3097] Running state [kvm02] at time 01:38:36.575727
2018-11-18 01:38:36,575 [salt.state       :1813][INFO    ][3097] Executing state host.present for [kvm02]
2018-11-18 01:38:36,576 [salt.state       :300 ][INFO    ][3097] {'host': 'kvm02'}
2018-11-18 01:38:36,577 [salt.state       :1951][INFO    ][3097] Completed state [kvm02] at time 01:38:36.577174 duration_in_ms=1.447
2018-11-18 01:38:36,577 [salt.state       :1780][INFO    ][3097] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 01:38:36.577564
2018-11-18 01:38:36,577 [salt.state       :1813][INFO    ][3097] Executing state host.present for [kvm02.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,578 [salt.state       :300 ][INFO    ][3097] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,579 [salt.state       :1951][INFO    ][3097] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 01:38:36.579350 duration_in_ms=1.786
2018-11-18 01:38:36,580 [salt.state       :1780][INFO    ][3097] Running state [dbs] at time 01:38:36.579728
2018-11-18 01:38:36,580 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs]
2018-11-18 01:38:36,582 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs'}
2018-11-18 01:38:36,582 [salt.state       :1951][INFO    ][3097] Completed state [dbs] at time 01:38:36.582396 duration_in_ms=2.668
2018-11-18 01:38:36,582 [salt.state       :1780][INFO    ][3097] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 01:38:36.582775
2018-11-18 01:38:36,583 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,584 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,584 [salt.state       :1951][INFO    ][3097] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 01:38:36.584846 duration_in_ms=2.07
2018-11-18 01:38:36,585 [salt.state       :1780][INFO    ][3097] Running state [prx] at time 01:38:36.585237
2018-11-18 01:38:36,586 [salt.state       :1813][INFO    ][3097] Executing state host.present for [prx]
2018-11-18 01:38:36,587 [salt.state       :300 ][INFO    ][3097] {'host': 'prx'}
2018-11-18 01:38:36,587 [salt.state       :1951][INFO    ][3097] Completed state [prx] at time 01:38:36.587327 duration_in_ms=2.09
2018-11-18 01:38:36,587 [salt.state       :1780][INFO    ][3097] Running state [prx.mcp-ovs-dpdk-ha.local] at time 01:38:36.587706
2018-11-18 01:38:36,587 [salt.state       :1813][INFO    ][3097] Executing state host.present for [prx.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,590 [salt.state       :300 ][INFO    ][3097] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,590 [salt.state       :1951][INFO    ][3097] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 01:38:36.590858 duration_in_ms=3.152
2018-11-18 01:38:36,591 [salt.state       :1780][INFO    ][3097] Running state [prx02] at time 01:38:36.591242
2018-11-18 01:38:36,591 [salt.state       :1813][INFO    ][3097] Executing state host.present for [prx02]
2018-11-18 01:38:36,592 [salt.state       :300 ][INFO    ][3097] {'host': 'prx02'}
2018-11-18 01:38:36,593 [salt.state       :1951][INFO    ][3097] Completed state [prx02] at time 01:38:36.593003 duration_in_ms=1.762
2018-11-18 01:38:36,593 [salt.state       :1780][INFO    ][3097] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 01:38:36.593703
2018-11-18 01:38:36,594 [salt.state       :1813][INFO    ][3097] Executing state host.present for [prx02.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,595 [salt.state       :300 ][INFO    ][3097] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,595 [salt.state       :1951][INFO    ][3097] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 01:38:36.595245 duration_in_ms=1.542
2018-11-18 01:38:36,595 [salt.state       :1780][INFO    ][3097] Running state [msg02] at time 01:38:36.595630
2018-11-18 01:38:36,595 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg02]
2018-11-18 01:38:36,596 [salt.state       :300 ][INFO    ][3097] {'host': 'msg02'}
2018-11-18 01:38:36,597 [salt.state       :1951][INFO    ][3097] Completed state [msg02] at time 01:38:36.597122 duration_in_ms=1.492
2018-11-18 01:38:36,597 [salt.state       :1780][INFO    ][3097] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 01:38:36.597822
2018-11-18 01:38:36,598 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg02.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,599 [salt.state       :300 ][INFO    ][3097] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,600 [salt.state       :1951][INFO    ][3097] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 01:38:36.600768 duration_in_ms=2.946
2018-11-18 01:38:36,601 [salt.state       :1780][INFO    ][3097] Running state [msg03] at time 01:38:36.601157
2018-11-18 01:38:36,602 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg03]
2018-11-18 01:38:36,603 [salt.state       :300 ][INFO    ][3097] {'host': 'msg03'}
2018-11-18 01:38:36,603 [salt.state       :1951][INFO    ][3097] Completed state [msg03] at time 01:38:36.603581 duration_in_ms=2.423
2018-11-18 01:38:36,604 [salt.state       :1780][INFO    ][3097] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 01:38:36.604259
2018-11-18 01:38:36,604 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg03.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,605 [salt.state       :300 ][INFO    ][3097] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,605 [salt.state       :1951][INFO    ][3097] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 01:38:36.605833 duration_in_ms=1.574
2018-11-18 01:38:36,606 [salt.state       :1780][INFO    ][3097] Running state [msg01] at time 01:38:36.606246
2018-11-18 01:38:36,606 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg01]
2018-11-18 01:38:36,607 [salt.state       :300 ][INFO    ][3097] {'host': 'msg01'}
2018-11-18 01:38:36,607 [salt.state       :1951][INFO    ][3097] Completed state [msg01] at time 01:38:36.607775 duration_in_ms=1.529
2018-11-18 01:38:36,608 [salt.state       :1780][INFO    ][3097] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 01:38:36.608165
2018-11-18 01:38:36,608 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,610 [salt.state       :300 ][INFO    ][3097] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,610 [salt.state       :1951][INFO    ][3097] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 01:38:36.610313 duration_in_ms=2.148
2018-11-18 01:38:36,611 [salt.state       :1780][INFO    ][3097] Running state [msg] at time 01:38:36.610997
2018-11-18 01:38:36,611 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg]
2018-11-18 01:38:36,613 [salt.state       :300 ][INFO    ][3097] {'host': 'msg'}
2018-11-18 01:38:36,613 [salt.state       :1951][INFO    ][3097] Completed state [msg] at time 01:38:36.613732 duration_in_ms=2.735
2018-11-18 01:38:36,614 [salt.state       :1780][INFO    ][3097] Running state [msg.mcp-ovs-dpdk-ha.local] at time 01:38:36.614155
2018-11-18 01:38:36,614 [salt.state       :1813][INFO    ][3097] Executing state host.present for [msg.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,615 [salt.state       :300 ][INFO    ][3097] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,616 [salt.state       :1951][INFO    ][3097] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 01:38:36.616052 duration_in_ms=1.897
2018-11-18 01:38:36,616 [salt.state       :1780][INFO    ][3097] Running state [cfg01] at time 01:38:36.616449
2018-11-18 01:38:36,616 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cfg01]
2018-11-18 01:38:36,617 [salt.state       :300 ][INFO    ][3097] Host cfg01 (192.168.10.11) already present
2018-11-18 01:38:36,618 [salt.state       :1951][INFO    ][3097] Completed state [cfg01] at time 01:38:36.618003 duration_in_ms=1.554
2018-11-18 01:38:36,618 [salt.state       :1780][INFO    ][3097] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 01:38:36.618394
2018-11-18 01:38:36,618 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cfg01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,619 [salt.state       :300 ][INFO    ][3097] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-11-18 01:38:36,619 [salt.state       :1951][INFO    ][3097] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 01:38:36.619315 duration_in_ms=0.921
2018-11-18 01:38:36,619 [salt.state       :1780][INFO    ][3097] Running state [cmp002] at time 01:38:36.619703
2018-11-18 01:38:36,619 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cmp002]
2018-11-18 01:38:36,622 [salt.state       :300 ][INFO    ][3097] {'host': 'cmp002'}
2018-11-18 01:38:36,622 [salt.state       :1951][INFO    ][3097] Completed state [cmp002] at time 01:38:36.622295 duration_in_ms=2.592
2018-11-18 01:38:36,622 [salt.state       :1780][INFO    ][3097] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 01:38:36.622700
2018-11-18 01:38:36,623 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cmp002.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,624 [salt.state       :300 ][INFO    ][3097] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,625 [salt.state       :1951][INFO    ][3097] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 01:38:36.625130 duration_in_ms=2.43
2018-11-18 01:38:36,625 [salt.state       :1780][INFO    ][3097] Running state [cmp001] at time 01:38:36.625541
2018-11-18 01:38:36,625 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cmp001]
2018-11-18 01:38:36,627 [salt.state       :300 ][INFO    ][3097] {'host': 'cmp001'}
2018-11-18 01:38:36,628 [salt.state       :1951][INFO    ][3097] Completed state [cmp001] at time 01:38:36.627715 duration_in_ms=2.174
2018-11-18 01:38:36,628 [salt.state       :1780][INFO    ][3097] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 01:38:36.628423
2018-11-18 01:38:36,628 [salt.state       :1813][INFO    ][3097] Executing state host.present for [cmp001.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,629 [salt.state       :300 ][INFO    ][3097] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,630 [salt.state       :1951][INFO    ][3097] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 01:38:36.630081 duration_in_ms=1.658
2018-11-18 01:38:36,630 [salt.state       :1780][INFO    ][3097] Running state [dbs01] at time 01:38:36.630488
2018-11-18 01:38:36,630 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs01]
2018-11-18 01:38:36,632 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs01'}
2018-11-18 01:38:36,632 [salt.state       :1951][INFO    ][3097] Completed state [dbs01] at time 01:38:36.632941 duration_in_ms=2.452
2018-11-18 01:38:36,634 [salt.state       :1780][INFO    ][3097] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 01:38:36.633661
2018-11-18 01:38:36,634 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,635 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,635 [salt.state       :1951][INFO    ][3097] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 01:38:36.635592 duration_in_ms=1.931
2018-11-18 01:38:36,636 [salt.state       :1780][INFO    ][3097] Running state [dbs02] at time 01:38:36.636578
2018-11-18 01:38:36,637 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs02]
2018-11-18 01:38:36,639 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs02'}
2018-11-18 01:38:36,639 [salt.state       :1951][INFO    ][3097] Completed state [dbs02] at time 01:38:36.639363 duration_in_ms=2.785
2018-11-18 01:38:36,639 [salt.state       :1780][INFO    ][3097] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 01:38:36.639781
2018-11-18 01:38:36,640 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs02.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,642 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,642 [salt.state       :1951][INFO    ][3097] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 01:38:36.642573 duration_in_ms=2.792
2018-11-18 01:38:36,643 [salt.state       :1780][INFO    ][3097] Running state [dbs03] at time 01:38:36.643267
2018-11-18 01:38:36,643 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs03]
2018-11-18 01:38:36,646 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs03'}
2018-11-18 01:38:36,646 [salt.state       :1951][INFO    ][3097] Completed state [dbs03] at time 01:38:36.646257 duration_in_ms=2.99
2018-11-18 01:38:36,646 [salt.state       :1780][INFO    ][3097] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 01:38:36.646664
2018-11-18 01:38:36,647 [salt.state       :1813][INFO    ][3097] Executing state host.present for [dbs03.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,648 [salt.state       :300 ][INFO    ][3097] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,648 [salt.state       :1951][INFO    ][3097] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 01:38:36.648585 duration_in_ms=1.921
2018-11-18 01:38:36,649 [salt.state       :1780][INFO    ][3097] Running state [mas01] at time 01:38:36.648991
2018-11-18 01:38:36,649 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mas01]
2018-11-18 01:38:36,650 [salt.state       :300 ][INFO    ][3097] {'host': 'mas01'}
2018-11-18 01:38:36,650 [salt.state       :1951][INFO    ][3097] Completed state [mas01] at time 01:38:36.650690 duration_in_ms=1.699
2018-11-18 01:38:36,651 [salt.state       :1780][INFO    ][3097] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 01:38:36.651393
2018-11-18 01:38:36,651 [salt.state       :1813][INFO    ][3097] Executing state host.present for [mas01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,653 [salt.state       :300 ][INFO    ][3097] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,654 [salt.state       :1951][INFO    ][3097] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 01:38:36.654230 duration_in_ms=2.837
2018-11-18 01:38:36,655 [salt.state       :1780][INFO    ][3097] Running state [ctl02] at time 01:38:36.655501
2018-11-18 01:38:36,655 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl02]
2018-11-18 01:38:36,656 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl02'}
2018-11-18 01:38:36,657 [salt.state       :1951][INFO    ][3097] Completed state [ctl02] at time 01:38:36.657159 duration_in_ms=1.658
2018-11-18 01:38:36,658 [salt.state       :1780][INFO    ][3097] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 01:38:36.658179
2018-11-18 01:38:36,658 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl02.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,659 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,659 [salt.state       :1951][INFO    ][3097] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 01:38:36.659842 duration_in_ms=1.663
2018-11-18 01:38:36,660 [salt.state       :1780][INFO    ][3097] Running state [ctl03] at time 01:38:36.660250
2018-11-18 01:38:36,660 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl03]
2018-11-18 01:38:36,662 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl03'}
2018-11-18 01:38:36,662 [salt.state       :1951][INFO    ][3097] Completed state [ctl03] at time 01:38:36.662830 duration_in_ms=2.58
2018-11-18 01:38:36,663 [salt.state       :1780][INFO    ][3097] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 01:38:36.663239
2018-11-18 01:38:36,663 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl03.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,665 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,666 [salt.state       :1951][INFO    ][3097] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 01:38:36.666088 duration_in_ms=2.849
2018-11-18 01:38:36,666 [salt.state       :1780][INFO    ][3097] Running state [ctl01] at time 01:38:36.666509
2018-11-18 01:38:36,666 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl01]
2018-11-18 01:38:36,668 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl01'}
2018-11-18 01:38:36,668 [salt.state       :1951][INFO    ][3097] Completed state [ctl01] at time 01:38:36.668632 duration_in_ms=2.123
2018-11-18 01:38:36,669 [salt.state       :1780][INFO    ][3097] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 01:38:36.669052
2018-11-18 01:38:36,669 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl01.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,670 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,671 [salt.state       :1951][INFO    ][3097] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 01:38:36.670791 duration_in_ms=1.739
2018-11-18 01:38:36,672 [salt.state       :1780][INFO    ][3097] Running state [ctl] at time 01:38:36.672057
2018-11-18 01:38:36,672 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl]
2018-11-18 01:38:36,674 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl'}
2018-11-18 01:38:36,674 [salt.state       :1951][INFO    ][3097] Completed state [ctl] at time 01:38:36.674658 duration_in_ms=2.601
2018-11-18 01:38:36,675 [salt.state       :1780][INFO    ][3097] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 01:38:36.675080
2018-11-18 01:38:36,675 [salt.state       :1813][INFO    ][3097] Executing state host.present for [ctl.mcp-ovs-dpdk-ha.local]
2018-11-18 01:38:36,676 [salt.state       :300 ][INFO    ][3097] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-11-18 01:38:36,677 [salt.state       :1951][INFO    ][3097] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 01:38:36.677067 duration_in_ms=1.987
2018-11-18 01:38:36,677 [salt.state       :1780][INFO    ][3097] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 01:38:36.677317
2018-11-18 01:38:36,677 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2018-11-18 01:38:36,678 [salt.state       :300 ][INFO    ][3097] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-11-18 01:38:36,678 [salt.state       :1951][INFO    ][3097] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 01:38:36.678523 duration_in_ms=1.206
2018-11-18 01:38:36,679 [salt.state       :1780][INFO    ][3097] Running state [ens3] at time 01:38:36.679615
2018-11-18 01:38:36,680 [salt.state       :1813][INFO    ][3097] Executing state network.managed for [ens3]
2018-11-18 01:38:36,919 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['ifup', 'ens3'] in directory '/root'
2018-11-18 01:38:38,056 [salt.state       :300 ][INFO    ][3097] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-11-18 01:38:38,057 [salt.state       :1951][INFO    ][3097] Completed state [ens3] at time 01:38:38.057070 duration_in_ms=1377.454
2018-11-18 01:38:38,057 [salt.state       :1780][INFO    ][3097] Running state [ens2] at time 01:38:38.057435
2018-11-18 01:38:38,058 [salt.state       :1813][INFO    ][3097] Executing state network.managed for [ens2]
2018-11-18 01:38:38,107 [salt.state       :300 ][INFO    ][3097] {'interface': 'Added network interface.'}
2018-11-18 01:38:38,108 [salt.state       :1951][INFO    ][3097] Completed state [ens2] at time 01:38:38.108627 duration_in_ms=51.192
2018-11-18 01:38:38,109 [salt.state       :1780][INFO    ][3097] Running state [linux_system_network] at time 01:38:38.109077
2018-11-18 01:38:38,110 [salt.state       :1813][INFO    ][3097] Executing state network.system for [linux_system_network]
2018-11-18 01:38:38,111 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:38,140 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-11-18 01:38:38,171 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:38,206 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-11-18 01:38:38,810 [salt.loaded.int.module.debian_ip:1964][WARNING ][3097] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-11-18 01:38:38,811 [salt.state       :300 ][INFO    ][3097] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg03\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-11-18 01:38:38,811 [salt.state       :1951][INFO    ][3097] Completed state [linux_system_network] at time 01:38:38.811564 duration_in_ms=702.487
2018-11-18 01:38:38,812 [salt.state       :1780][INFO    ][3097] Running state [/etc/profile.d/proxy.sh] at time 01:38:38.811975
2018-11-18 01:38:38,812 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/profile.d/proxy.sh]
2018-11-18 01:38:38,812 [salt.state       :300 ][INFO    ][3097] File /etc/profile.d/proxy.sh is not present
2018-11-18 01:38:38,813 [salt.state       :1951][INFO    ][3097] Completed state [/etc/profile.d/proxy.sh] at time 01:38:38.813108 duration_in_ms=1.133
2018-11-18 01:38:38,813 [salt.state       :1780][INFO    ][3097] Running state [/etc/apt/apt.conf.d/95proxies] at time 01:38:38.813370
2018-11-18 01:38:38,814 [salt.state       :1813][INFO    ][3097] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2018-11-18 01:38:38,815 [salt.state       :300 ][INFO    ][3097] File /etc/apt/apt.conf.d/95proxies is not present
2018-11-18 01:38:38,815 [salt.state       :1951][INFO    ][3097] Completed state [/etc/apt/apt.conf.d/95proxies] at time 01:38:38.815332 duration_in_ms=1.962
2018-11-18 01:38:38,817 [salt.state       :1780][INFO    ][3097] Running state [/dev/shm] at time 01:38:38.816993
2018-11-18 01:38:38,817 [salt.state       :1813][INFO    ][3097] Executing state mount.mounted for [/dev/shm]
2018-11-18 01:38:38,819 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -l' in directory '/root'
2018-11-18 01:38:38,840 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'blkid' in directory '/root'
2018-11-18 01:38:38,863 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -l' in directory '/root'
2018-11-18 01:38:38,887 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2018-11-18 01:38:38,907 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -l' in directory '/root'
2018-11-18 01:38:38,936 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2018-11-18 01:38:38,958 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -l' in directory '/root'
2018-11-18 01:38:38,979 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'umount /dev/shm' in directory '/root'
2018-11-18 01:38:38,999 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][3097] Command '['umount', '/dev/shm']' failed with return code: 32
2018-11-18 01:38:39,000 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][3097] stderr: umount: /dev/shm: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
2018-11-18 01:38:39,000 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][3097] retcode: 32
2018-11-18 01:38:39,001 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'mount -l' in directory '/root'
2018-11-18 01:38:39,005 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013838266627
2018-11-18 01:38:39,027 [salt.minion      :1432][INFO    ][5579] Starting a new job with PID 5579
2018-11-18 01:38:39,028 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command 'blkid' in directory '/root'
2018-11-18 01:38:39,049 [salt.minion      :1711][INFO    ][5579] Returning information for job: 20181118013838266627
2018-11-18 01:38:39,050 [salt.state       :300 ][INFO    ][3097] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2018-11-18 01:38:39,051 [salt.state       :1951][INFO    ][3097] Completed state [/dev/shm] at time 01:38:39.050977 duration_in_ms=233.984
2018-11-18 01:38:39,053 [salt.state       :1780][INFO    ][3097] Running state [ntp] at time 01:38:39.053331
2018-11-18 01:38:39,055 [salt.state       :1813][INFO    ][3097] Executing state pkg.installed for [ntp]
2018-11-18 01:38:39,388 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-18 01:38:39,431 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] 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-11-18 01:38:44,794 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:38:44,851 [salt.state       :300 ][INFO    ][3097] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

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

2018-11-18 01:38:45,821 [salt.state       :1951][INFO    ][3097] Completed state [/etc/ntp.conf] at time 01:38:45.821004 duration_in_ms=885.474
2018-11-18 01:38:46,434 [salt.state       :1780][INFO    ][3097] Running state [ntp] at time 01:38:46.434249
2018-11-18 01:38:46,434 [salt.state       :1813][INFO    ][3097] Executing state service.running for [ntp]
2018-11-18 01:38:46,435 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-11-18 01:38:46,455 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-11-18 01:38:46,473 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-11-18 01:38:46,497 [salt.state       :300 ][INFO    ][3097] The service ntp is already running
2018-11-18 01:38:46,498 [salt.state       :1951][INFO    ][3097] Completed state [ntp] at time 01:38:46.498226 duration_in_ms=63.979
2018-11-18 01:38:46,498 [salt.state       :1780][INFO    ][3097] Running state [ntp] at time 01:38:46.498874
2018-11-18 01:38:46,499 [salt.state       :1813][INFO    ][3097] Executing state service.mod_watch for [ntp]
2018-11-18 01:38:46,500 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-11-18 01:38:46,524 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3097] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-11-18 01:38:46,635 [salt.state       :300 ][INFO    ][3097] {'ntp': True}
2018-11-18 01:38:46,636 [salt.state       :1951][INFO    ][3097] Completed state [ntp] at time 01:38:46.636437 duration_in_ms=137.563
2018-11-18 01:38:46,648 [salt.minion      :1711][INFO    ][3097] Returning information for job: 20181118013742153497
2018-11-18 01:38:51,382 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20181118013851353942
2018-11-18 01:38:51,407 [salt.minion      :1432][INFO    ][6517] Starting a new job with PID 6517
2018-11-18 01:38:51,434 [salt.minion      :1711][INFO    ][6517] Returning information for job: 20181118013851353942
2018-11-18 01:39:09,486 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command pkg.upgrade with jid 20181118013909454727
2018-11-18 01:39:09,512 [salt.minion      :1432][INFO    ][6531] Starting a new job with PID 6531
2018-11-18 01:39:09,543 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:39:10,080 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6531] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2018-11-18 01:39:14,601 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013914569416
2018-11-18 01:39:14,636 [salt.minion      :1432][INFO    ][6651] Starting a new job with PID 6651
2018-11-18 01:39:14,675 [salt.minion      :1711][INFO    ][6651] Returning information for job: 20181118013914569416
2018-11-18 01:39:24,805 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013924769955
2018-11-18 01:39:25,000 [salt.minion      :1432][INFO    ][6931] Starting a new job with PID 6931
2018-11-18 01:39:25,121 [salt.minion      :1711][INFO    ][6931] Returning information for job: 20181118013924769955
2018-11-18 01:39:35,011 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118013934980662
2018-11-18 01:39:35,029 [salt.minion      :1432][INFO    ][7704] Starting a new job with PID 7704
2018-11-18 01:39:35,056 [salt.minion      :1711][INFO    ][7704] Returning information for job: 20181118013934980662
2018-11-18 01:39:39,487 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6531] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:39:39,534 [salt.minion      :1711][INFO    ][6531] Returning information for job: 20181118013909454727
2018-11-18 01:40:09,880 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command test.ping with jid 20181118014009863640
2018-11-18 01:40:09,909 [salt.minion      :1432][INFO    ][7830] Starting a new job with PID 7830
2018-11-18 01:40:09,946 [salt.minion      :1711][INFO    ][7830] Returning information for job: 20181118014009863640
2018-11-18 01:42:12,404 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command state.sls with jid 20181118014212384527
2018-11-18 01:42:12,425 [salt.minion      :1432][INFO    ][7835] Starting a new job with PID 7835
2018-11-18 01:42:17,454 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014217434332
2018-11-18 01:42:17,479 [salt.minion      :1432][INFO    ][7840] Starting a new job with PID 7840
2018-11-18 01:42:17,502 [salt.minion      :1711][INFO    ][7840] Returning information for job: 20181118014217434332
2018-11-18 01:42:21,377 [salt.state       :915 ][INFO    ][7835] Loading fresh modules for state activity
2018-11-18 01:42:21,435 [salt.fileclient  :1219][INFO    ][7835] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-11-18 01:42:21,469 [salt.fileclient  :1219][INFO    ][7835] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-11-18 01:42:22,321 [salt.state       :1780][INFO    ][7835] Running state [keepalived] at time 01:42:22.320946
2018-11-18 01:42:22,321 [salt.state       :1813][INFO    ][7835] Executing state pkg.installed for [keepalived]
2018-11-18 01:42:22,322 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:42:22,831 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-11-18 01:42:23,002 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-18 01:42:25,255 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-18 01:42:25,289 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] 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-11-18 01:42:27,629 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014227608509
2018-11-18 01:42:27,647 [salt.minion      :1432][INFO    ][8843] Starting a new job with PID 8843
2018-11-18 01:42:27,667 [salt.minion      :1711][INFO    ][8843] Returning information for job: 20181118014227608509
2018-11-18 01:42:30,514 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:42:30,570 [salt.state       :300 ][INFO    ][7835] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'keepalived' changed from 'absent' to '1:1.3.9-1ubuntu0.18.04.1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-11-18 01:42:30,593 [salt.state       :915 ][INFO    ][7835] Loading fresh modules for state activity
2018-11-18 01:42:30,642 [salt.state       :1951][INFO    ][7835] Completed state [keepalived] at time 01:42:30.642144 duration_in_ms=8321.199
2018-11-18 01:42:30,648 [salt.state       :1780][INFO    ][7835] Running state [lsof] at time 01:42:30.648955
2018-11-18 01:42:30,649 [salt.state       :1813][INFO    ][7835] Executing state pkg.installed for [lsof]
2018-11-18 01:42:31,472 [salt.state       :300 ][INFO    ][7835] All specified packages are already installed
2018-11-18 01:42:31,473 [salt.state       :1951][INFO    ][7835] Completed state [lsof] at time 01:42:31.473004 duration_in_ms=824.048
2018-11-18 01:42:31,476 [salt.state       :1780][INFO    ][7835] Running state [/etc/keepalived/keepalived.conf] at time 01:42:31.476848
2018-11-18 01:42:31,477 [salt.state       :1813][INFO    ][7835] Executing state file.managed for [/etc/keepalived/keepalived.conf]
2018-11-18 01:42:31,506 [salt.fileclient  :1219][INFO    ][7835] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-11-18 01:42:31,565 [salt.state       :300 ][INFO    ][7835] File changed:
New file
2018-11-18 01:42:31,565 [salt.state       :1951][INFO    ][7835] Completed state [/etc/keepalived/keepalived.conf] at time 01:42:31.565593 duration_in_ms=88.745
2018-11-18 01:42:31,567 [salt.state       :1780][INFO    ][7835] Running state [keepalived] at time 01:42:31.567552
2018-11-18 01:42:31,567 [salt.state       :1813][INFO    ][7835] Executing state service.running for [keepalived]
2018-11-18 01:42:31,568 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-11-18 01:42:31,595 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-11-18 01:42:31,626 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-18 01:42:31,655 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-11-18 01:42:31,743 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-11-18 01:42:31,770 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-18 01:42:31,795 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-18 01:42:31,820 [salt.state       :300 ][INFO    ][7835] {'keepalived': True}
2018-11-18 01:42:31,822 [salt.state       :1951][INFO    ][7835] Completed state [keepalived] at time 01:42:31.821751 duration_in_ms=254.198
2018-11-18 01:42:31,827 [salt.minion      :1711][INFO    ][7835] Returning information for job: 20181118014212384527
2018-11-18 01:44:31,756 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command pillar.get with jid 20181118014431741477
2018-11-18 01:44:31,786 [salt.minion      :1432][INFO    ][9212] Starting a new job with PID 9212
2018-11-18 01:44:31,798 [salt.minion      :1711][INFO    ][9212] Returning information for job: 20181118014431741477
2018-11-18 01:47:18,958 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command state.sls with jid 20181118014718941262
2018-11-18 01:47:18,979 [salt.minion      :1432][INFO    ][9217] Starting a new job with PID 9217
2018-11-18 01:47:24,054 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014724035987
2018-11-18 01:47:24,079 [salt.minion      :1432][INFO    ][9222] Starting a new job with PID 9222
2018-11-18 01:47:24,101 [salt.minion      :1711][INFO    ][9222] Returning information for job: 20181118014724035987
2018-11-18 01:47:27,086 [salt.state       :915 ][INFO    ][9217] Loading fresh modules for state activity
2018-11-18 01:47:27,149 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-11-18 01:47:27,217 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-11-18 01:47:27,246 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-11-18 01:47:27,304 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-11-18 01:47:27,325 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][9217] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-11-18 01:47:27,326 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][9217] stdout: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-11-18 01:47:27,326 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][9217] retcode: 1
2018-11-18 01:47:27,370 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-11-18 01:47:27,435 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-11-18 01:47:27,510 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-11-18 01:47:27,589 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-11-18 01:47:27,652 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-11-18 01:47:28,485 [salt.state       :1780][INFO    ][9217] Running state [rabbitmq-server] at time 01:47:28.485731
2018-11-18 01:47:28,486 [salt.state       :1813][INFO    ][9217] Executing state pkg.installed for [rabbitmq-server]
2018-11-18 01:47:28,487 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:47:28,957 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-11-18 01:47:29,126 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-18 01:47:31,377 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-18 01:47:31,414 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] 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-11-18 01:47:34,208 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014734189726
2018-11-18 01:47:34,223 [salt.minion      :1432][INFO    ][9676] Starting a new job with PID 9676
2018-11-18 01:47:34,243 [salt.minion      :1711][INFO    ][9676] Returning information for job: 20181118014734189726
2018-11-18 01:47:44,401 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014744384909
2018-11-18 01:47:44,419 [salt.minion      :1432][INFO    ][10500] Starting a new job with PID 10500
2018-11-18 01:47:44,445 [salt.minion      :1711][INFO    ][10500] Returning information for job: 20181118014744384909
2018-11-18 01:47:54,614 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014754599441
2018-11-18 01:47:54,629 [salt.minion      :1432][INFO    ][10505] Starting a new job with PID 10505
2018-11-18 01:47:54,647 [salt.minion      :1711][INFO    ][10505] Returning information for job: 20181118014754599441
2018-11-18 01:48:04,741 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014804725423
2018-11-18 01:48:04,757 [salt.minion      :1432][INFO    ][10510] Starting a new job with PID 10510
2018-11-18 01:48:04,775 [salt.minion      :1711][INFO    ][10510] Returning information for job: 20181118014804725423
2018-11-18 01:48:14,795 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014814774811
2018-11-18 01:48:14,815 [salt.minion      :1432][INFO    ][10515] Starting a new job with PID 10515
2018-11-18 01:48:14,833 [salt.minion      :1711][INFO    ][10515] Returning information for job: 20181118014814774811
2018-11-18 01:48:24,657 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:48:24,716 [salt.state       :300 ][INFO    ][9217] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-runtime-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-asn1' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-corba' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-eldap' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-syntax-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-edoc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'rabbitmq-server' changed from 'absent' to '3.6.15-3~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'
'erlang-nox' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'

2018-11-18 01:48:24,740 [salt.state       :915 ][INFO    ][9217] Loading fresh modules for state activity
2018-11-18 01:48:24,820 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014824803478
2018-11-18 01:48:24,828 [salt.state       :1951][INFO    ][9217] Completed state [rabbitmq-server] at time 01:48:24.828108 duration_in_ms=56342.377
2018-11-18 01:48:24,835 [salt.state       :1780][INFO    ][9217] Running state [/etc/rabbitmq/rabbitmq.config] at time 01:48:24.835059
2018-11-18 01:48:24,835 [salt.state       :1813][INFO    ][9217] Executing state file.managed for [/etc/rabbitmq/rabbitmq.config]
2018-11-18 01:48:24,836 [salt.minion      :1432][INFO    ][10593] Starting a new job with PID 10593
2018-11-18 01:48:24,856 [salt.minion      :1711][INFO    ][10593] Returning information for job: 20181118014824803478
2018-11-18 01:48:24,883 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-11-18 01:48:24,960 [salt.state       :300 ][INFO    ][9217] File changed:
New file
2018-11-18 01:48:24,962 [salt.state       :1951][INFO    ][9217] Completed state [/etc/rabbitmq/rabbitmq.config] at time 01:48:24.961810 duration_in_ms=126.751
2018-11-18 01:48:24,962 [salt.state       :1780][INFO    ][9217] Running state [/etc/default/rabbitmq-server] at time 01:48:24.962829
2018-11-18 01:48:24,963 [salt.state       :1813][INFO    ][9217] Executing state file.managed for [/etc/default/rabbitmq-server]
2018-11-18 01:48:24,984 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-11-18 01:48:25,024 [salt.state       :300 ][INFO    ][9217] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-#ulimit -n 1024
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
+
+ulimit -n 8192
2018-11-18 01:48:25,026 [salt.state       :1951][INFO    ][9217] Completed state [/etc/default/rabbitmq-server] at time 01:48:25.026104 duration_in_ms=63.275
2018-11-18 01:48:25,026 [salt.state       :1780][INFO    ][9217] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 01:48:25.026887
2018-11-18 01:48:25,027 [salt.state       :1813][INFO    ][9217] Executing state file.managed for [/etc/systemd/system/rabbitmq-server.service.d/limits.conf]
2018-11-18 01:48:25,058 [salt.fileclient  :1219][INFO    ][9217] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-11-18 01:48:25,099 [salt.state       :300 ][INFO    ][9217] File changed:
New file
2018-11-18 01:48:25,099 [salt.state       :1951][INFO    ][9217] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 01:48:25.099653 duration_in_ms=72.766
2018-11-18 01:48:25,101 [salt.state       :1780][INFO    ][9217] Running state [sleep 30] at time 01:48:25.101039
2018-11-18 01:48:25,101 [salt.state       :1813][INFO    ][9217] Executing state cmd.run for [sleep 30]
2018-11-18 01:48:25,102 [py.warnings      :2526][WARNING ][9217] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:824: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2018-11-18 01:48:25,105 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-11-18 01:48:35,034 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014835016693
2018-11-18 01:48:35,059 [salt.minion      :1432][INFO    ][10699] Starting a new job with PID 10699
2018-11-18 01:48:35,082 [salt.minion      :1711][INFO    ][10699] Returning information for job: 20181118014835016693
2018-11-18 01:48:45,059 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014845036825
2018-11-18 01:48:45,083 [salt.minion      :1432][INFO    ][10704] Starting a new job with PID 10704
2018-11-18 01:48:45,106 [salt.minion      :1711][INFO    ][10704] Returning information for job: 20181118014845036825
2018-11-18 01:48:55,089 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014855070145
2018-11-18 01:48:55,110 [salt.minion      :1432][INFO    ][10709] Starting a new job with PID 10709
2018-11-18 01:48:55,133 [salt.minion      :1711][INFO    ][10709] Returning information for job: 20181118014855070145
2018-11-18 01:48:55,204 [salt.state       :300 ][INFO    ][9217] {'pid': 10666, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-11-18 01:48:55,206 [salt.state       :1951][INFO    ][9217] Completed state [sleep 30] at time 01:48:55.206205 duration_in_ms=30105.163
2018-11-18 01:48:55,209 [salt.state       :1780][INFO    ][9217] Running state [service rabbitmq-server stop] at time 01:48:55.209365
2018-11-18 01:48:55,209 [salt.state       :1813][INFO    ][9217] Executing state cmd.run for [service rabbitmq-server stop]
2018-11-18 01:48:55,211 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-11-18 01:48:55,586 [salt.state       :300 ][INFO    ][9217] {'pid': 10712, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-11-18 01:48:55,587 [salt.state       :1951][INFO    ][9217] Completed state [service rabbitmq-server stop] at time 01:48:55.587604 duration_in_ms=378.239
2018-11-18 01:48:55,588 [salt.state       :1780][INFO    ][9217] Running state [/var/lib/rabbitmq] at time 01:48:55.588680
2018-11-18 01:48:55,589 [salt.state       :1813][INFO    ][9217] Executing state file.directory for [/var/lib/rabbitmq]
2018-11-18 01:48:55,591 [salt.state       :300 ][INFO    ][9217] Directory /var/lib/rabbitmq is in the correct state
Directory /var/lib/rabbitmq updated
2018-11-18 01:48:55,592 [salt.state       :1951][INFO    ][9217] Completed state [/var/lib/rabbitmq] at time 01:48:55.592100 duration_in_ms=3.42
2018-11-18 01:48:55,593 [salt.state       :1780][INFO    ][9217] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 01:48:55.593663
2018-11-18 01:48:55,594 [salt.state       :1813][INFO    ][9217] Executing state file.managed for [/var/lib/rabbitmq/.erlang.cookie]
2018-11-18 01:48:55,597 [salt.state       :300 ][INFO    ][9217] File changed:
--- 
+++ 
@@ -1 +1 @@
-BCAWGUMKYSXHMYIADJQU+opnfv_secret

2018-11-18 01:48:55,597 [salt.state       :1951][INFO    ][9217] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 01:48:55.597657 duration_in_ms=3.993
2018-11-18 01:48:55,598 [salt.state       :1780][INFO    ][9217] Running state [sleep 30] at time 01:48:55.598894
2018-11-18 01:48:55,599 [salt.state       :1813][INFO    ][9217] Executing state cmd.run for [sleep 30]
2018-11-18 01:48:55,600 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-11-18 01:49:05,122 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014905104323
2018-11-18 01:49:05,148 [salt.minion      :1432][INFO    ][10802] Starting a new job with PID 10802
2018-11-18 01:49:05,173 [salt.minion      :1711][INFO    ][10802] Returning information for job: 20181118014905104323
2018-11-18 01:49:15,144 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014915127730
2018-11-18 01:49:15,170 [salt.minion      :1432][INFO    ][10807] Starting a new job with PID 10807
2018-11-18 01:49:15,197 [salt.minion      :1711][INFO    ][10807] Returning information for job: 20181118014915127730
2018-11-18 01:49:25,182 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014925161803
2018-11-18 01:49:25,205 [salt.minion      :1432][INFO    ][10822] Starting a new job with PID 10822
2018-11-18 01:49:25,227 [salt.minion      :1711][INFO    ][10822] Returning information for job: 20181118014925161803
2018-11-18 01:49:25,702 [salt.state       :300 ][INFO    ][9217] {'pid': 10775, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-11-18 01:49:25,705 [salt.state       :1951][INFO    ][9217] Completed state [sleep 30] at time 01:49:25.704989 duration_in_ms=30106.093
2018-11-18 01:49:26,293 [salt.state       :1780][INFO    ][9217] Running state [rabbitmq-server] at time 01:49:26.293412
2018-11-18 01:49:26,294 [salt.state       :1813][INFO    ][9217] Executing state service.running for [rabbitmq-server]
2018-11-18 01:49:26,295 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-11-18 01:49:26,323 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:26,347 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:26,383 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:29,892 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:29,917 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:29,946 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:29,984 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:30,464 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-11-18 01:49:30,488 [salt.state       :300 ][INFO    ][9217] {'rabbitmq-server': True}
2018-11-18 01:49:30,490 [salt.state       :1951][INFO    ][9217] Completed state [rabbitmq-server] at time 01:49:30.490464 duration_in_ms=4197.052
2018-11-18 01:49:30,496 [salt.state       :1780][INFO    ][9217] Running state [amqp_client] at time 01:49:30.496537
2018-11-18 01:49:30,497 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_plugin.enabled for [amqp_client]
2018-11-18 01:49:30,498 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-11-18 01:49:31,697 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-11-18 01:49:33,082 [salt.state       :300 ][INFO    ][9217] {'new': 'amqp_client', 'old': ''}
2018-11-18 01:49:33,083 [salt.state       :1951][INFO    ][9217] Completed state [amqp_client] at time 01:49:33.083411 duration_in_ms=2586.872
2018-11-18 01:49:33,085 [salt.state       :1780][INFO    ][9217] Running state [rabbitmq_management] at time 01:49:33.084918
2018-11-18 01:49:33,085 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_plugin.enabled for [rabbitmq_management]
2018-11-18 01:49:33,089 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-11-18 01:49:34,269 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-11-18 01:49:35,402 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014935384515
2018-11-18 01:49:35,426 [salt.minion      :1432][INFO    ][12114] Starting a new job with PID 12114
2018-11-18 01:49:35,451 [salt.minion      :1711][INFO    ][12114] Returning information for job: 20181118014935384515
2018-11-18 01:49:36,561 [salt.state       :300 ][INFO    ][9217] {'new': 'rabbitmq_management', 'old': ''}
2018-11-18 01:49:36,562 [salt.state       :1951][INFO    ][9217] Completed state [rabbitmq_management] at time 01:49:36.562085 duration_in_ms=3477.166
2018-11-18 01:49:36,566 [salt.state       :1780][INFO    ][9217] Running state [/openstack] at time 01:49:36.566333
2018-11-18 01:49:36,566 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_vhost.present for [/openstack]
2018-11-18 01:49:36,567 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_vhosts', '-q'] as user 'root' in directory '/root'
2018-11-18 01:49:37,883 [salt.state       :300 ][INFO    ][9217] Virtual Host '/openstack' already exists.
2018-11-18 01:49:37,884 [salt.state       :1951][INFO    ][9217] Completed state [/openstack] at time 01:49:37.884175 duration_in_ms=1317.842
2018-11-18 01:49:37,889 [salt.state       :1780][INFO    ][9217] Running state [openstack] at time 01:49:37.889513
2018-11-18 01:49:37,889 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_user.present for [openstack]
2018-11-18 01:49:37,891 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_users', '-q'] as user 'root' in directory '/root'
2018-11-18 01:49:39,141 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-11-18 01:49:42,989 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_user_permissions', 'openstack', '-q'] as user 'root' in directory '/root'
2018-11-18 01:49:44,263 [salt.state       :300 ][INFO    ][9217] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-11-18 01:49:44,263 [salt.state       :1951][INFO    ][9217] Completed state [openstack] at time 01:49:44.263638 duration_in_ms=6374.126
2018-11-18 01:49:44,267 [salt.state       :1780][INFO    ][9217] Running state [Ceilometer] at time 01:49:44.267858
2018-11-18 01:49:44,268 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_policy.present for [Ceilometer]
2018-11-18 01:49:44,269 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_policies', '-q', '-p', '/openstack'] as user 'root' in directory '/root'
2018-11-18 01:49:45,438 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014945422576
2018-11-18 01:49:45,454 [salt.minion      :1432][INFO    ][13806] Starting a new job with PID 13806
2018-11-18 01:49:45,476 [salt.minion      :1711][INFO    ][13806] Returning information for job: 20181118014945422576
2018-11-18 01:49:45,559 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-11-18 01:49:46,864 [salt.state       :300 ][INFO    ][9217] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-11-18 01:49:46,865 [salt.state       :1951][INFO    ][9217] Completed state [Ceilometer] at time 01:49:46.864746 duration_in_ms=2596.889
2018-11-18 01:49:46,866 [salt.state       :1780][INFO    ][9217] Running state [HA] at time 01:49:46.866107
2018-11-18 01:49:46,867 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_policy.present for [HA]
2018-11-18 01:49:46,868 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_policies', '-q', '-p', '/openstack'] as user 'root' in directory '/root'
2018-11-18 01:49:48,134 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-11-18 01:49:49,431 [salt.state       :300 ][INFO    ][9217] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-11-18 01:49:49,431 [salt.state       :1951][INFO    ][9217] Completed state [HA] at time 01:49:49.431672 duration_in_ms=2565.564
2018-11-18 01:49:49,432 [salt.state       :1780][INFO    ][9217] Running state [guest] at time 01:49:49.432320
2018-11-18 01:49:49,432 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_user.present for [guest]
2018-11-18 01:49:49,434 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_users', '-q'] as user 'root' in directory '/root'
2018-11-18 01:49:50,729 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-11-18 01:49:54,558 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_user_permissions', 'guest', '-q'] as user 'root' in directory '/root'
2018-11-18 01:49:55,515 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118014955495707
2018-11-18 01:49:55,530 [salt.minion      :1432][INFO    ][15766] Starting a new job with PID 15766
2018-11-18 01:49:55,552 [salt.minion      :1711][INFO    ][15766] Returning information for job: 20181118014955495707
2018-11-18 01:49:55,812 [salt.state       :300 ][INFO    ][9217] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-11-18 01:49:55,812 [salt.state       :1951][INFO    ][9217] Completed state [guest] at time 01:49:55.812684 duration_in_ms=6380.365
2018-11-18 01:49:55,813 [salt.state       :1780][INFO    ][9217] Running state [HA] at time 01:49:55.813946
2018-11-18 01:49:55,814 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_policy.present for [HA]
2018-11-18 01:49:55,818 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_policies', '-q', '-p', '/'] as user 'root' in directory '/root'
2018-11-18 01:49:57,142 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-11-18 01:49:58,433 [salt.state       :300 ][INFO    ][9217] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-11-18 01:49:58,434 [salt.state       :1951][INFO    ][9217] Completed state [HA] at time 01:49:58.434257 duration_in_ms=2620.311
2018-11-18 01:49:58,435 [salt.state       :1780][INFO    ][9217] Running state [admin] at time 01:49:58.435742
2018-11-18 01:49:58,436 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_user.present for [admin]
2018-11-18 01:49:58,437 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_users', '-q'] as user 'root' in directory '/root'
2018-11-18 01:49:59,704 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-11-18 01:50:03,581 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_users', '-q'] as user 'root' in directory '/root'
2018-11-18 01:50:04,912 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'list_user_permissions', 'admin', '-q'] as user 'root' in directory '/root'
2018-11-18 01:50:05,539 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118015005524014
2018-11-18 01:50:05,556 [salt.minion      :1432][INFO    ][17677] Starting a new job with PID 17677
2018-11-18 01:50:05,580 [salt.minion      :1711][INFO    ][17677] Returning information for job: 20181118015005524014
2018-11-18 01:50:06,224 [salt.state       :300 ][INFO    ][9217] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-11-18 01:50:06,225 [salt.state       :1951][INFO    ][9217] Completed state [admin] at time 01:50:06.224996 duration_in_ms=7789.253
2018-11-18 01:50:06,229 [salt.state       :1780][INFO    ][9217] Running state [rabbit@master] at time 01:50:06.229004
2018-11-18 01:50:06,229 [salt.state       :1813][INFO    ][9217] Executing state rabbitmq_cluster.join for [rabbit@master]
2018-11-18 01:50:06,230 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9217] Executing command ['/usr/sbin/rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-11-18 01:50:07,590 [salt.state       :300 ][INFO    ][9217] Already in cluster
2018-11-18 01:50:07,590 [salt.state       :1951][INFO    ][9217] Completed state [rabbit@master] at time 01:50:07.590703 duration_in_ms=1361.698
2018-11-18 01:50:07,594 [salt.minion      :1711][INFO    ][9217] Returning information for job: 20181118014718941262
2018-11-18 01:50:08,409 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command cmd.run with jid 20181118015008390391
2018-11-18 01:50:08,431 [salt.minion      :1432][INFO    ][17975] Starting a new job with PID 17975
2018-11-18 01:50:08,441 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][17975] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-11-18 01:50:09,696 [salt.minion      :1711][INFO    ][17975] Returning information for job: 20181118015008390391
2018-11-18 01:58:17,961 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command state.sls with jid 20181118015817946290
2018-11-18 01:58:17,991 [salt.minion      :1432][INFO    ][18278] Starting a new job with PID 18278
2018-11-18 01:58:23,253 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118015823237806
2018-11-18 01:58:23,284 [salt.minion      :1432][INFO    ][18285] Starting a new job with PID 18285
2018-11-18 01:58:23,309 [salt.minion      :1711][INFO    ][18285] Returning information for job: 20181118015823237806
2018-11-18 01:58:28,276 [salt.state       :915 ][INFO    ][18278] Loading fresh modules for state activity
2018-11-18 01:58:28,692 [salt.fileclient  :1219][INFO    ][18278] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-11-18 01:58:28,867 [salt.fileclient  :1219][INFO    ][18278] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-11-18 01:58:29,785 [salt.state       :1780][INFO    ][18278] Running state [haproxy] at time 01:58:29.785730
2018-11-18 01:58:29,786 [salt.state       :1813][INFO    ][18278] Executing state pkg.installed for [haproxy]
2018-11-18 01:58:29,787 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:58:30,398 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-11-18 01:58:30,586 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-18 01:58:33,106 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-18 01:58:33,146 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] 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-11-18 01:58:33,306 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command saltutil.find_job with jid 20181118015833286663
2018-11-18 01:58:33,339 [salt.minion      :1432][INFO    ][18656] Starting a new job with PID 18656
2018-11-18 01:58:33,364 [salt.minion      :1711][INFO    ][18656] Returning information for job: 20181118015833286663
2018-11-18 01:58:37,893 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-18 01:58:37,952 [salt.state       :300 ][INFO    ][18278] 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-11-18 01:58:37,981 [salt.state       :915 ][INFO    ][18278] Loading fresh modules for state activity
2018-11-18 01:58:38,035 [salt.state       :1951][INFO    ][18278] Completed state [haproxy] at time 01:58:38.035449 duration_in_ms=8249.72
2018-11-18 01:58:38,042 [salt.state       :1780][INFO    ][18278] Running state [/etc/default/haproxy] at time 01:58:38.042466
2018-11-18 01:58:38,042 [salt.state       :1813][INFO    ][18278] Executing state file.managed for [/etc/default/haproxy]
2018-11-18 01:58:38,082 [salt.fileclient  :1219][INFO    ][18278] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-11-18 01:58:38,085 [salt.state       :300 ][INFO    ][18278] 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-11-18 01:58:38,091 [salt.state       :1951][INFO    ][18278] Completed state [/etc/default/haproxy] at time 01:58:38.090968 duration_in_ms=48.501
2018-11-18 01:58:38,091 [salt.state       :1780][INFO    ][18278] Running state [/etc/haproxy/haproxy.cfg] at time 01:58:38.091373
2018-11-18 01:58:38,091 [salt.state       :1813][INFO    ][18278] Executing state file.managed for [/etc/haproxy/haproxy.cfg]
2018-11-18 01:58:38,117 [salt.fileclient  :1219][INFO    ][18278] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-11-18 01:58:38,363 [salt.state       :300 ][INFO    ][18278] 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  25000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.30:5672 backup check inter 5000 rise 2 fall 3

2018-11-18 01:58:38,363 [salt.state       :1951][INFO    ][18278] Completed state [/etc/haproxy/haproxy.cfg] at time 01:58:38.363803 duration_in_ms=272.43
2018-11-18 01:58:38,364 [salt.state       :1780][INFO    ][18278] Running state [/etc/haproxy/ssl] at time 01:58:38.364528
2018-11-18 01:58:38,364 [salt.state       :1813][INFO    ][18278] Executing state file.directory for [/etc/haproxy/ssl]
2018-11-18 01:58:38,366 [salt.state       :300 ][INFO    ][18278] {'/etc/haproxy/ssl': 'New Dir'}
2018-11-18 01:58:38,366 [salt.state       :1951][INFO    ][18278] Completed state [/etc/haproxy/ssl] at time 01:58:38.366793 duration_in_ms=2.265
2018-11-18 01:58:38,367 [salt.state       :1780][INFO    ][18278] Running state [/etc/haproxy/errors/429.http11] at time 01:58:38.367131
2018-11-18 01:58:38,367 [salt.state       :1813][INFO    ][18278] Executing state file.managed for [/etc/haproxy/errors/429.http11]
2018-11-18 01:58:38,390 [salt.fileclient  :1219][INFO    ][18278] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-11-18 01:58:38,403 [salt.state       :300 ][INFO    ][18278] File changed:
New file
2018-11-18 01:58:38,404 [salt.state       :1951][INFO    ][18278] Completed state [/etc/haproxy/errors/429.http11] at time 01:58:38.404007 duration_in_ms=36.875
2018-11-18 01:58:38,405 [salt.state       :1780][INFO    ][18278] Running state [haproxy_status_packages] at time 01:58:38.405101
2018-11-18 01:58:38,405 [salt.state       :1813][INFO    ][18278] Executing state pkg.installed for [haproxy_status_packages]
2018-11-18 01:58:39,300 [salt.state       :300 ][INFO    ][18278] All specified packages are already installed
2018-11-18 01:58:39,301 [salt.state       :1951][INFO    ][18278] Completed state [haproxy_status_packages] at time 01:58:39.301027 duration_in_ms=895.925
2018-11-18 01:58:39,302 [salt.state       :1780][INFO    ][18278] Running state [/usr/bin/haproxy-status.sh] at time 01:58:39.302430
2018-11-18 01:58:39,302 [salt.state       :1813][INFO    ][18278] Executing state file.managed for [/usr/bin/haproxy-status.sh]
2018-11-18 01:58:39,325 [salt.fileclient  :1219][INFO    ][18278] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-11-18 01:58:39,358 [salt.state       :300 ][INFO    ][18278] File changed:
New file
2018-11-18 01:58:39,358 [salt.state       :1951][INFO    ][18278] Completed state [/usr/bin/haproxy-status.sh] at time 01:58:39.358602 duration_in_ms=56.172
2018-11-18 01:58:39,359 [salt.state       :1780][INFO    ][18278] Running state [net.ipv4.ip_nonlocal_bind] at time 01:58:39.359520
2018-11-18 01:58:39,360 [salt.state       :1813][INFO    ][18278] Executing state sysctl.present for [net.ipv4.ip_nonlocal_bind]
2018-11-18 01:58:39,361 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-11-18 01:58:39,381 [salt.state       :300 ][INFO    ][18278] {'net.ipv4.ip_nonlocal_bind': 1}
2018-11-18 01:58:39,381 [salt.state       :1951][INFO    ][18278] Completed state [net.ipv4.ip_nonlocal_bind] at time 01:58:39.381537 duration_in_ms=22.015
2018-11-18 01:58:39,385 [salt.state       :1780][INFO    ][18278] Running state [haproxy] at time 01:58:39.385175
2018-11-18 01:58:39,385 [salt.state       :1813][INFO    ][18278] Executing state service.running for [haproxy]
2018-11-18 01:58:39,386 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-11-18 01:58:39,410 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-18 01:58:39,432 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-11-18 01:58:39,454 [salt.state       :300 ][INFO    ][18278] The service haproxy is already running
2018-11-18 01:58:39,455 [salt.state       :1951][INFO    ][18278] Completed state [haproxy] at time 01:58:39.455564 duration_in_ms=70.388
2018-11-18 01:58:39,457 [salt.state       :1780][INFO    ][18278] Running state [haproxy] at time 01:58:39.457283
2018-11-18 01:58:39,458 [salt.state       :1813][INFO    ][18278] Executing state service.mod_watch for [haproxy]
2018-11-18 01:58:39,459 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-18 01:58:39,483 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18278] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-11-18 01:58:39,567 [salt.state       :300 ][INFO    ][18278] {'haproxy': True}
2018-11-18 01:58:39,568 [salt.state       :1951][INFO    ][18278] Completed state [haproxy] at time 01:58:39.568225 duration_in_ms=110.942
2018-11-18 01:58:39,572 [salt.minion      :1711][INFO    ][18278] Returning information for job: 20181118015817946290
2018-11-18 01:58:44,367 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command service.status with jid 20181118015844351498
2018-11-18 01:58:44,392 [salt.minion      :1432][INFO    ][19211] Starting a new job with PID 19211
2018-11-18 01:58:44,971 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19211] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-11-18 01:58:44,991 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19211] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-18 01:58:45,010 [salt.minion      :1711][INFO    ][19211] Returning information for job: 20181118015844351498
2018-11-18 01:58:46,115 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command service.restart with jid 20181118015846097827
2018-11-18 01:58:46,138 [salt.minion      :1432][INFO    ][19221] Starting a new job with PID 19221
2018-11-18 01:58:46,717 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19221] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-11-18 01:58:46,753 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19221] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-11-18 01:58:46,791 [salt.minion      :1711][INFO    ][19221] Returning information for job: 20181118015846097827
2018-11-18 02:36:55,302 [salt.utils.schedule:1377][INFO    ][3009] Running scheduled job: __mine_interval
2018-11-18 02:52:57,170 [salt.minion      :1308][INFO    ][3009] User sudo_ubuntu Executing command cp.push_dir with jid 20181118025257153502
2018-11-18 02:52:57,194 [salt.minion      :1432][INFO    ][20059] Starting a new job with PID 20059
