2018-11-04 03:10:34,569 [salt.utils.decorators:613 ][WARNING ][1909] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-04 03:10:39,287 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2968] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-11-04 03:10:39,319 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2968] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-11-04 03:10:39,341 [salt.utils.parsers:1051][WARNING ][1569] Minion received a SIGTERM. Exiting.
2018-11-04 03:10:39,846 [tornado.general  :417 ][ERROR   ][1569] 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 438, in _decode_messages
    payload = self.serial.loads(messages[0])
  File "/usr/lib/python2.7/dist-packages/salt/payload.py", line 132, in loads
    if msgpack.version >= (0, 4, 0):
  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-04 03:10:39,856 [tornado.general  :452 ][ERROR   ][1569] 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 438, in _decode_messages
    payload = self.serial.loads(messages[0])
  File "/usr/lib/python2.7/dist-packages/salt/payload.py", line 132, in loads
    if msgpack.version >= (0, 4, 0):
  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-04 03:10:40,354 [salt.cli.daemons :293 ][INFO    ][3023] Setting up the Salt Minion "dbs03.mcp-ovs-ha.local"
2018-11-04 03:10:40,481 [salt.cli.daemons :82  ][INFO    ][3023] Starting up the Salt Minion
2018-11-04 03:10:40,482 [salt.utils.event :1017][INFO    ][3023] Starting pull socket on /var/run/salt/minion/minion_event_583bbf1ef6_pull.ipc
2018-11-04 03:10:41,406 [salt.minion      :976 ][INFO    ][3023] Creating minion process manager
2018-11-04 03:10:43,051 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][3023] Executing command ['date', '+%z'] in directory '/root'
2018-11-04 03:10:43,081 [salt.utils.schedule:568 ][INFO    ][3023] Updating job settings for scheduled job: __mine_interval
2018-11-04 03:10:43,084 [salt.minion      :1108][INFO    ][3023] Added mine.update to scheduler
2018-11-04 03:10:43,092 [salt.minion      :1975][INFO    ][3023] Minion is starting as user 'root'
2018-11-04 03:10:43,106 [salt.minion      :2336][INFO    ][3023] Minion is ready to receive requests!
2018-11-04 03:11:33,782 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.apply with jid 20181104031133761055
2018-11-04 03:11:33,813 [salt.minion      :1432][INFO    ][3111] Starting a new job with PID 3111
2018-11-04 03:11:40,109 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031140094372
2018-11-04 03:11:40,129 [salt.minion      :1432][INFO    ][3116] Starting a new job with PID 3116
2018-11-04 03:11:40,160 [salt.minion      :1711][INFO    ][3116] Returning information for job: 20181104031140094372
2018-11-04 03:11:43,558 [salt.state       :915 ][INFO    ][3111] Loading fresh modules for state activity
2018-11-04 03:11:48,362 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-11-04 03:11:48,433 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-11-04 03:11:48,627 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-11-04 03:11:48,775 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-11-04 03:11:48,917 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/shell.sls'
2018-11-04 03:11:49,083 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/login_defs.sls'
2018-11-04 03:11:49,222 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/at.sls'
2018-11-04 03:11:49,376 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/cron.sls'
2018-11-04 03:11:49,549 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-11-04 03:11:49,796 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-11-04 03:11:49,959 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-11-04 03:11:50,097 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-11-04 03:11:50,153 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031150135728
2018-11-04 03:11:50,168 [salt.minion      :1432][INFO    ][3147] Starting a new job with PID 3147
2018-11-04 03:11:50,192 [salt.minion      :1711][INFO    ][3147] Returning information for job: 20181104031150135728
2018-11-04 03:11:50,364 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2018-11-04 03:11:51,469 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-11-04 03:11:51,627 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-11-04 03:11:51,777 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-11-04 03:11:51,925 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-11-04 03:11:52,121 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-11-04 03:11:52,276 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-11-04 03:11:52,436 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-11-04 03:11:52,589 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-11-04 03:11:52,745 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/file.sls'
2018-11-04 03:11:52,983 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-11-04 03:11:53,141 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-11-04 03:11:53,289 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-11-04 03:11:54,601 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-11-04 03:11:54,758 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-11-04 03:11:54,980 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-11-04 03:11:55,268 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-11-04 03:11:55,419 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-11-04 03:11:55,574 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/storage/mount.sls'
2018-11-04 03:11:55,757 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-11-04 03:11:55,786 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-11-04 03:11:55,850 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-11-04 03:11:55,914 [salt.state       :1780][INFO    ][3111] Running state [/etc/environment] at time 03:11:55.914609
2018-11-04 03:11:55,914 [salt.state       :1813][INFO    ][3111] Executing state file.blockreplace for [/etc/environment]
2018-11-04 03:11:55,925 [salt.state       :300 ][INFO    ][3111] 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-04 03:11:55,925 [salt.state       :1951][INFO    ][3111] Completed state [/etc/environment] at time 03:11:55.925816 duration_in_ms=11.208
2018-11-04 03:11:55,926 [salt.state       :1780][INFO    ][3111] Running state [/etc/profile.d] at time 03:11:55.926073
2018-11-04 03:11:55,926 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/profile.d]
2018-11-04 03:11:55,935 [salt.state       :300 ][INFO    ][3111] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2018-11-04 03:11:55,935 [salt.state       :1951][INFO    ][3111] Completed state [/etc/profile.d] at time 03:11:55.935739 duration_in_ms=9.666
2018-11-04 03:11:55,936 [salt.state       :1780][INFO    ][3111] Running state [/etc/bash.bashrc] at time 03:11:55.935986
2018-11-04 03:11:55,937 [salt.state       :1813][INFO    ][3111] Executing state file.blockreplace for [/etc/bash.bashrc]
2018-11-04 03:11:57,153 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['git', '--version'] in directory '/root'
2018-11-04 03:11:57,783 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2018-11-04 03:11:57,805 [salt.state       :300 ][INFO    ][3111] 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-04 03:11:57,806 [salt.state       :1951][INFO    ][3111] Completed state [/etc/bash.bashrc] at time 03:11:57.805956 duration_in_ms=1869.968
2018-11-04 03:11:57,806 [salt.state       :1780][INFO    ][3111] Running state [/etc/profile] at time 03:11:57.806341
2018-11-04 03:11:57,807 [salt.state       :1813][INFO    ][3111] Executing state file.blockreplace for [/etc/profile]
2018-11-04 03:11:57,817 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'test -f /etc/profile' in directory '/root'
2018-11-04 03:11:57,838 [salt.state       :300 ][INFO    ][3111] 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-04 03:11:57,839 [salt.state       :1951][INFO    ][3111] Completed state [/etc/profile] at time 03:11:57.839334 duration_in_ms=32.992
2018-11-04 03:11:57,839 [salt.state       :1780][INFO    ][3111] Running state [/etc/login.defs] at time 03:11:57.839691
2018-11-04 03:11:57,840 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/login.defs]
2018-11-04 03:11:57,873 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/login.defs.jinja'
2018-11-04 03:11:58,023 [salt.state       :300 ][INFO    ][3111] 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-04 03:11:58,024 [salt.state       :1951][INFO    ][3111] Completed state [/etc/login.defs] at time 03:11:58.024817 duration_in_ms=185.126
2018-11-04 03:11:58,035 [salt.state       :1780][INFO    ][3111] Running state [at] at time 03:11:58.035669
2018-11-04 03:11:58,035 [salt.state       :1813][INFO    ][3111] Executing state pkg.installed for [at]
2018-11-04 03:11:58,036 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:11:58,472 [salt.state       :300 ][INFO    ][3111] All specified packages are already installed
2018-11-04 03:11:58,473 [salt.state       :1951][INFO    ][3111] Completed state [at] at time 03:11:58.473223 duration_in_ms=437.554
2018-11-04 03:11:58,475 [salt.state       :1780][INFO    ][3111] Running state [atd] at time 03:11:58.475942
2018-11-04 03:11:58,477 [salt.state       :1813][INFO    ][3111] Executing state service.running for [atd]
2018-11-04 03:11:58,479 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2018-11-04 03:11:58,523 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2018-11-04 03:11:58,549 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2018-11-04 03:11:58,573 [salt.state       :300 ][INFO    ][3111] The service atd is already running
2018-11-04 03:11:58,574 [salt.state       :1951][INFO    ][3111] Completed state [atd] at time 03:11:58.574376 duration_in_ms=98.434
2018-11-04 03:11:58,578 [salt.state       :1780][INFO    ][3111] Running state [cron] at time 03:11:58.578260
2018-11-04 03:11:58,578 [salt.state       :1813][INFO    ][3111] Executing state pkg.installed for [cron]
2018-11-04 03:11:58,596 [salt.state       :300 ][INFO    ][3111] All specified packages are already installed
2018-11-04 03:11:58,597 [salt.state       :1951][INFO    ][3111] Completed state [cron] at time 03:11:58.597066 duration_in_ms=18.806
2018-11-04 03:11:58,598 [salt.state       :1780][INFO    ][3111] Running state [/etc/at.allow] at time 03:11:58.598444
2018-11-04 03:11:58,598 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/at.allow]
2018-11-04 03:11:58,625 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/cron_users.jinja'
2018-11-04 03:11:58,641 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:11:58,642 [salt.state       :1951][INFO    ][3111] Completed state [/etc/at.allow] at time 03:11:58.642381 duration_in_ms=43.937
2018-11-04 03:11:58,642 [salt.state       :1780][INFO    ][3111] Running state [/etc/at.deny] at time 03:11:58.642640
2018-11-04 03:11:58,642 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/at.deny]
2018-11-04 03:11:58,643 [salt.state       :300 ][INFO    ][3111] {'removed': '/etc/at.deny'}
2018-11-04 03:11:58,643 [salt.state       :1951][INFO    ][3111] Completed state [/etc/at.deny] at time 03:11:58.643536 duration_in_ms=0.896
2018-11-04 03:11:58,646 [salt.state       :1780][INFO    ][3111] Running state [cron] at time 03:11:58.646230
2018-11-04 03:11:58,647 [salt.state       :1813][INFO    ][3111] Executing state service.running for [cron]
2018-11-04 03:11:58,649 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2018-11-04 03:11:58,673 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2018-11-04 03:11:58,695 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2018-11-04 03:11:58,715 [salt.state       :300 ][INFO    ][3111] The service cron is already running
2018-11-04 03:11:58,716 [salt.state       :1951][INFO    ][3111] Completed state [cron] at time 03:11:58.716806 duration_in_ms=70.576
2018-11-04 03:11:58,719 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.allow] at time 03:11:58.719653
2018-11-04 03:11:58,720 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/cron.allow]
2018-11-04 03:11:58,759 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:11:58,759 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.allow] at time 03:11:58.759361 duration_in_ms=39.708
2018-11-04 03:11:58,759 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.deny] at time 03:11:58.759633
2018-11-04 03:11:58,759 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/cron.deny]
2018-11-04 03:11:58,760 [salt.state       :300 ][INFO    ][3111] File /etc/cron.deny is not present
2018-11-04 03:11:58,760 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.deny] at time 03:11:58.760528 duration_in_ms=0.896
2018-11-04 03:11:58,761 [salt.state       :1780][INFO    ][3111] Running state [/etc/crontab] at time 03:11:58.761602
2018-11-04 03:11:58,761 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/crontab]
2018-11-04 03:11:58,763 [salt.state       :300 ][INFO    ][3111] {'mode': '0600'}
2018-11-04 03:11:58,763 [salt.state       :1951][INFO    ][3111] Completed state [/etc/crontab] at time 03:11:58.763642 duration_in_ms=2.04
2018-11-04 03:11:58,765 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.d] at time 03:11:58.765005
2018-11-04 03:11:58,765 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/cron.d]
2018-11-04 03:11:58,767 [salt.state       :300 ][INFO    ][3111] {'mode': '0600'}
2018-11-04 03:11:58,767 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.d] at time 03:11:58.767933 duration_in_ms=2.927
2018-11-04 03:11:58,769 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.daily] at time 03:11:58.768979
2018-11-04 03:11:58,769 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/cron.daily]
2018-11-04 03:11:58,771 [salt.state       :300 ][INFO    ][3111] {'mode': '0600'}
2018-11-04 03:11:58,771 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.daily] at time 03:11:58.771570 duration_in_ms=2.591
2018-11-04 03:11:58,773 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.hourly] at time 03:11:58.773237
2018-11-04 03:11:58,773 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/cron.hourly]
2018-11-04 03:11:58,775 [salt.state       :300 ][INFO    ][3111] {'mode': '0600'}
2018-11-04 03:11:58,777 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.hourly] at time 03:11:58.776988 duration_in_ms=3.751
2018-11-04 03:11:58,778 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.monthly] at time 03:11:58.777998
2018-11-04 03:11:58,778 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/cron.monthly]
2018-11-04 03:11:58,779 [salt.state       :300 ][INFO    ][3111] {'mode': '0600'}
2018-11-04 03:11:58,779 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.monthly] at time 03:11:58.779730 duration_in_ms=1.732
2018-11-04 03:11:58,780 [salt.state       :1780][INFO    ][3111] Running state [/etc/cron.weekly] at time 03:11:58.780842
2018-11-04 03:11:58,781 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/cron.weekly]
2018-11-04 03:11:58,785 [salt.state       :300 ][INFO    ][3111] {'mode': '0600'}
2018-11-04 03:11:58,785 [salt.state       :1951][INFO    ][3111] Completed state [/etc/cron.weekly] at time 03:11:58.785899 duration_in_ms=5.057
2018-11-04 03:11:58,789 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 03:11:58.789429
2018-11-04 03:11:58,789 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2018-11-04 03:11:58,809 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-11-04 03:11:58,830 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:11:58,830 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 03:11:58.830584 duration_in_ms=41.155
2018-11-04 03:11:58,831 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 03:11:58.831178
2018-11-04 03:11:58,831 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2018-11-04 03:11:58,862 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:11:58,862 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 03:11:58.862833 duration_in_ms=31.655
2018-11-04 03:11:58,866 [salt.state       :1780][INFO    ][3111] Running state [linux_repo_prereq_pkgs] at time 03:11:58.865986
2018-11-04 03:11:58,866 [salt.state       :1813][INFO    ][3111] Executing state pkg.installed for [linux_repo_prereq_pkgs]
2018-11-04 03:11:58,882 [salt.state       :300 ][INFO    ][3111] All specified packages are already installed
2018-11-04 03:11:58,883 [salt.state       :1951][INFO    ][3111] Completed state [linux_repo_prereq_pkgs] at time 03:11:58.883310 duration_in_ms=17.324
2018-11-04 03:11:58,883 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 03:11:58.883584
2018-11-04 03:11:58,883 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt]
2018-11-04 03:11:58,884 [salt.state       :300 ][INFO    ][3111] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-11-04 03:11:58,885 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 03:11:58.885596 duration_in_ms=2.012
2018-11-04 03:11:58,886 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:11:58.886145
2018-11-04 03:11:58,886 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack]
2018-11-04 03:11:58,886 [salt.state       :300 ][INFO    ][3111] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-11-04 03:11:58,886 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:11:58.886893 duration_in_ms=0.748
2018-11-04 03:11:58,887 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:11:58.887131
2018-11-04 03:11:58,887 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/apt/preferences.d/mirantis_openstack]
2018-11-04 03:11:58,909 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-11-04 03:11:59,071 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:11:59,072 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:11:59.071976 duration_in_ms=184.844
2018-11-04 03:11:59,075 [salt.state       :1780][INFO    ][3111] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 03:11:59.075315
2018-11-04 03:11:59,075 [salt.state       :1813][INFO    ][3111] Executing state pkgrepo.managed for [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main]
2018-11-04 03:11:59,331 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] 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-04 03:11:59,702 [salt.state       :300 ][INFO    ][3111] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-11-04 03:11:59,703 [salt.state       :1951][INFO    ][3111] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 03:11:59.703045 duration_in_ms=627.73
2018-11-04 03:11:59,703 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:11:59.703741
2018-11-04 03:11:59,704 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-uca]
2018-11-04 03:11:59,704 [salt.state       :300 ][INFO    ][3111] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-11-04 03:11:59,704 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:11:59.704915 duration_in_ms=1.173
2018-11-04 03:11:59,705 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/preferences.d/uca] at time 03:11:59.705157
2018-11-04 03:11:59,705 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/apt/preferences.d/uca]
2018-11-04 03:11:59,882 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:11:59,882 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/preferences.d/uca] at time 03:11:59.882840 duration_in_ms=177.682
2018-11-04 03:11:59,883 [salt.state       :1780][INFO    ][3111] Running state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -] at time 03:11:59.883134
2018-11-04 03:11:59,883 [salt.state       :1813][INFO    ][3111] Executing state cmd.run for [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -]
2018-11-04 03:11:59,884 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -' in directory '/root'
2018-11-04 03:12:00,153 [salt.state       :300 ][INFO    ][3111] {'pid': 3358, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-11-04 03:12:00,154 [salt.state       :1951][INFO    ][3111] Completed state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZBcVNsZ0JFQURQS3dYVXdxYmdvRFlnUjIwekZ5cHhTWmxTYnJ0dE9LVlBFTWIwSFNVeDlXajhWdk5DCnIrbVQ0RTl3QXlxN05USXM1YWQyY1VoWG95ZW5yamNmR3FLNms5UjZ5UkhEYnZBeENTV1RuSmp3N216c2FqRE4Kb2NYQzZUSEtWVzhCU2pyaDBhT0JMcGh0NmQ1UUNPMnZ5V3h3NjVGS002NUdPc2JYMDNabmdVUE11T3VpT0VIUQpabzk3VlNIMnBTQitMK0IzZDlCMG53M1FuVThxWk1uZStuVldZTFlSWGhDSXhTdjEvaDM5U1h6SFJnSm9SVUZICnZMMmFpaVZybjg4TmpxZkRXMTVIRmhWSmNHT0Z1QUNablJBMC9FcVRxMHFObzNHemlRTzRteHVaaTNiVFZMNXMKR0FCaVlXOXVJbG9rUHFjUzdGYTBGUlZJVTlSK2JCZEhab21wY1luS0FlR2FnK3VSdnVUcUMzTU1SY0xVUzlPaQovUDlJOGZQQVJYVVB3ellOM2ZhZ0NHQjhmZllWcU11bm5GczBMNnRkMDhCZ3ZXd2VyK0J1dTRmUEdzUTVPek1jCmxnWjBUSm1YeU9sSVc0OWxjMVVYbk9ScDRzbTdIUzZva0E3UDZVUmJxeUdiYXBsU3NOVVZUZ1ZiaSt2YzgvalkKZGZFeHQvM0h4VnFnclBscTlodHFZZ3doWXZHSWJCQXhtZUZRRDhBay9TaFNpV2IxRmRRK2Y3THR5KzRtWkxmTgo4eDR6UFovLzdmRDVkL1BFVFBoOVAwbXNGK2xMRmxQNTY0KzFqNzV3eCtza0ZPNHYxZ0dsQmNEYWVpcGtGemVvCnpuZEFncGVneWRLU05URjRRSzlpVFlvYlRJd3NZZkd1UzhyVjIxekUyc2FMTTBDRTNUOTBhSFlCL3dBUkFRQUIKdEQxRFlXNXZibWxqWVd3Z1EyeHZkV1FnUVhKamFHbDJaU0JUYVdkdWFXNW5JRXRsZVNBOFpuUndiV0Z6ZEdWeQpRR05oYm05dWFXTmhiQzVqYjIwK2lRSTNCQk1CQ0FBaEJRSlFLa3BZQWhzREJRc0pDQWNEQlJVS0NRZ0xCUllDCkF3RUFBaDRCQWhlQUFBb0pFRjdiRzJMc1NTYnFLeGtRQUlLdGdJbXJrMDJZQ0RsZGc2dEx0M2I2OVpLMGtJVkkKM1hzby96Q0JaYnJZRm1nR1FFRkhBYTU4bUlncHY1R2NnSEh4V2pwWDNuNHR1MlJNOUVuZUt2RmpGQnN0VFRnbwp5dUNnRnI3aWJsdnMvYU1XNGpGSkFpSWJtampYV1ZjMENWQi9KbExxekJKL01sSGRSOU9XbW9qTjlaem9JQStpCit0V2x5cGdVb3Q4aUl4a1I2SkVOeGl0NXY5ZE44aTZhbm1uV3liUTZQWEZNdU5pNkd6UTBKZ1pJVnMzN24wa3MKMndoME44aEJqQUt1VWdxdTRNUE13dk50ejhGeEV6eUt3TE5TTW5qTEFoem1sL29qZS9OajFHQkI4cm9qNWRtdwo3UFN1bDVwQXFRNUtUYVh6bDZnSk41dk1FWnpPNHRFb0d0UnBBMC9HVFNYSWxjeC9TR2tVSzUrbHFkUUlNZHlTCm44YkltVTZWNnJEU29PYUk5WVdIWnRwdjVXZVVzTlRkZjY4alpzRkNSRCsyK05FbUlxQlZtMTF5aG1Vb2FzQzYKZFl3NWw5UC9QQmR3bUZtNk5CVVNFd3hiK1JPZnBMMUlDYVprOUp5Kys2YWt4aFkvLytjWUVQTGluMDJyNDNaMwpvNVBpcXVqcnMxUjJIczdrWDg0Z0w1U2xCelRNNEVkK29iN0tWdFFIVGVmcGJPMzViUWxsa1BOcWZCc0M4QUlDCjh4dlRQMlM4RmljWU9QQVRFdWlSV3M3S24zMVRXQzJpd3N3UktFS1ZSbU4wZmRwdS9VUGRNaWt5b051OXN6QloKUnh2a1JBZXpoM1doZUo2TVc2Rm1nOWQrdVRGSm9oWnQ1cUhkcHhZYTRiZXVONG1lOExGMFRZemdmRWJGVDZiOQpENkl5VEZvVDBMZXF1UUlOQkZBcVNsZ0JFQURtTDNURXE1ZWpCWXJBKzY0em84Rll2Q0Y0Z3ppUGE1ckNJSkdaCi9nWlhRN3BtNXplay9sT2U5QzgwbWh4TldlTG1yV01rTU9XS0NlYURNRnBNQk9RaFpabVJkYWtPbkgveHhPNXgKK2ZSZE9PaHkrNUdUUkppd2t1R09WNnJCOWVZSjNVTjljYVAyaGZpcENNcEpqbGczai9Hd2t0amh1cWNCSFhoQQpITWh6eEVPSURFNWhtcERxWjA1MWY4TEdYbGQ5YVNMOFJjdG9ZRk04c2dhZlBWbUlDVENxMFdoMDNkcjVjMkpBCmdFWHkzdXNoWW0vOGkyV0ZteWxkbzd2YnRUZngzRHBtSmMvRU1wR0tWK0d4Y0kzL0VScVNrZGUwa1dsbWZQWmIKby81K2hScVNyeXFmUXRSS25GRVFnQXFBaFBJd1h3T2tqQ3BQbkROZnJrdnpWRXRsMi9CV1AvMS9TT3F6WGprOQpUSWIxUTdNSEFOZUZNclRDcHJ6UExYNklkQzR6THArTHBWOTFXMnp5Z1FKelBnV3FIL1ovV0ZINGdYY0JCcW1JCjhiRnBNUE9OWWM5LzY3QVdVQUJvMlZPQ29qZ3RRbWp4dUZuK3VHTnc5UHZ4SkFGM3lqbDc4MVBWTFV3M242NmQKd0hSbVlqNGhxeE5ETHl3aGhuTC9DQzdLVUR0Qm5VVS9DS24vMFhnbTlvejN0aHV4RzZpM0YzcFFncHA3TWVNbgp0S2hMRldSWG85QmllOHovYzBOVjRLNUhjcGJHYThRUHFvRHNlQjVXYU80eUdJQk90K25pek00RExySSt2MDd5ClhlM0ptN3pCU3BZU3JHYXJaR0s2OHFhbVMzWFB6TXNoUGRvWFh6MzNia1FyVFBwaXZHWVFWUlp1emQvUjZiKzYKSXVyVitRQVJBUUFCaVFJZkJCZ0JDQUFKQlFKUUtrcFlBaHNNQUFvSkVGN2JHMkxzU1NicTU5RVAvMVUzODE1Lwp5SFYzY2YvSmVIZ2g2V1MvT3kya1JIcC9rSnQzZXYvbC9xSXhmTUlweU0zdS9ENnNpT1JQVFVYSFBtM0FhWnJiCncwRURXQnlBM2pIUUV6bExJYnNER1pncm5sK214RnVId0MxeUV1VzN4cnpnanRHWkNKdXJlWi9CRDZ4ZlJ1UmMKbXZuZXRBWnYvejk4Vk4vb2ozcnZZaFVpNzFOQXBxU3ZNRXhwTkJHcmRPNmdRbEk1YXpoT3U4eEdOeTRPU2tlOApKNnBBc01VWEljRXdqVkVJdmV3SnVxQlcvM3JqM0hoMTR0bVdqUTdzaE5uWUJ1U0p3YkxlVVcyZThiVVJuZlhFClR4ckNtWHpEbVFsZEQ1R1FXQ2NENVdEb3NrL0hWSEJtSGxxcnF5MFZPMm5FM2M3M2RRbE5jSTRqVldlQzRiNFEKU3BZVnNGei82SXF5NVpRa0NPcFE1N01DZjBCNlA1bkY5MmM1ZjNUWVBNeEhmMHgzRHJqRGJVVlp5dHhEaVpaYQpYc2JaenNlamJiYzFiU05wNGhiK0lXaG1Xb0ZucS9oTkhYektQSEJUYXBPYm5RanUrOXpVbFFuZ1YwQmxQVDYyCmhPSE93M1B2N3N1T3V6emZ1T083cXB6MHVBeThjRktlN2tCdExTRlZqQndhRzVKWDg5bWd0dFlXK2x3OVJtc2IKcDlJdzRLS0ZISUJMT3drN3MrdTBMVWhQM2Q4bmVCSTZOZmtPWUtaWkNtM0N1dmtpT2VRUDkvMm9rRmp0aisyOQpqRUwrOUtRd3JHTkZFVk5lODVVbjVNSmZZSWpneXFYM25KY3d5cFl4aWRudG5oTWhyMlZEM0hMMlIvNENpc3dCCk9hNGc5MzA5cC8rYWYvSFUxc21Cck9mSWVSb3hiOGpRb0h1Mwo9eGc0UwotLS0tLUVORCBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCg==' | base64 -d | apt-key add -] at time 03:12:00.154196 duration_in_ms=271.06
2018-11-04 03:12:00,164 [salt.state       :1780][INFO    ][3111] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 03:12:00.164321
2018-11-04 03:12:00,164 [salt.state       :1813][INFO    ][3111] Executing state pkgrepo.managed for [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main]
2018-11-04 03:12:00,359 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031200342158
2018-11-04 03:12:00,372 [salt.state       :300 ][INFO    ][3111] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-11-04 03:12:00,373 [salt.state       :1951][INFO    ][3111] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 03:12:00.373066 duration_in_ms=208.745
2018-11-04 03:12:00,373 [salt.state       :1780][INFO    ][3111] Running state [pkg.refresh_db] at time 03:12:00.373347
2018-11-04 03:12:00,373 [salt.state       :1813][INFO    ][3111] Executing state module.run for [pkg.refresh_db]
2018-11-04 03:12:00,374 [salt.utils.decorators:613 ][WARNING ][3111] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-04 03:12:00,374 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:12:00,384 [salt.minion      :1432][INFO    ][3498] Starting a new job with PID 3498
2018-11-04 03:12:00,409 [salt.minion      :1711][INFO    ][3498] Returning information for job: 20181104031200342158
2018-11-04 03:12:05,017 [salt.state       :300 ][INFO    ][3111] {'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-04 03:12:05,018 [salt.state       :1951][INFO    ][3111] Completed state [pkg.refresh_db] at time 03:12:05.018339 duration_in_ms=4644.991
2018-11-04 03:12:05,019 [salt.state       :1780][INFO    ][3111] Running state [linux_extra_packages_removed] at time 03:12:05.019341
2018-11-04 03:12:05,019 [salt.state       :1813][INFO    ][3111] Executing state pkg.removed for [linux_extra_packages_removed]
2018-11-04 03:12:05,063 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'remove', 'telnet'] in directory '/root'
2018-11-04 03:12:07,403 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:12:07,455 [salt.state       :300 ][INFO    ][3111] Made the following changes:
'telnet-client' changed from '1' to 'absent'
'telnet' changed from '0.17-40' to 'absent'

2018-11-04 03:12:07,491 [salt.state       :915 ][INFO    ][3111] Loading fresh modules for state activity
2018-11-04 03:12:07,542 [salt.state       :1951][INFO    ][3111] Completed state [linux_extra_packages_removed] at time 03:12:07.542099 duration_in_ms=2522.757
2018-11-04 03:12:07,549 [salt.state       :1780][INFO    ][3111] Running state [linux_extra_packages_latest] at time 03:12:07.549147
2018-11-04 03:12:07,549 [salt.state       :1813][INFO    ][3111] Executing state pkg.latest for [linux_extra_packages_latest]
2018-11-04 03:12:08,517 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-11-04 03:12:08,665 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:12:08,705 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] 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-04 03:12:10,569 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031210552586
2018-11-04 03:12:10,589 [salt.minion      :1432][INFO    ][4205] Starting a new job with PID 4205
2018-11-04 03:12:10,618 [salt.minion      :1711][INFO    ][4205] Returning information for job: 20181104031210552586
2018-11-04 03:12:12,651 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:12:12,700 [salt.state       :300 ][INFO    ][3111] 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-04 03:12:12,732 [salt.state       :915 ][INFO    ][3111] Loading fresh modules for state activity
2018-11-04 03:12:12,794 [salt.state       :1951][INFO    ][3111] Completed state [linux_extra_packages_latest] at time 03:12:12.794127 duration_in_ms=5244.979
2018-11-04 03:12:12,801 [salt.state       :1780][INFO    ][3111] Running state [UTC] at time 03:12:12.801290
2018-11-04 03:12:12,801 [salt.state       :1813][INFO    ][3111] Executing state timezone.system for [UTC]
2018-11-04 03:12:12,806 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['timedatectl'] in directory '/root'
2018-11-04 03:12:12,891 [salt.state       :300 ][INFO    ][3111] Timezone UTC already set, UTC already set to UTC
2018-11-04 03:12:12,892 [salt.state       :1951][INFO    ][3111] Completed state [UTC] at time 03:12:12.892139 duration_in_ms=90.848
2018-11-04 03:12:12,902 [salt.state       :1780][INFO    ][3111] Running state [/etc/default/grub.d] at time 03:12:12.902404
2018-11-04 03:12:12,902 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/default/grub.d]
2018-11-04 03:12:12,909 [salt.state       :300 ][INFO    ][3111] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2018-11-04 03:12:12,910 [salt.state       :1951][INFO    ][3111] Completed state [/etc/default/grub.d] at time 03:12:12.909990 duration_in_ms=7.585
2018-11-04 03:12:12,911 [salt.state       :1780][INFO    ][3111] Running state [update-grub] at time 03:12:12.911934
2018-11-04 03:12:12,912 [salt.state       :1813][INFO    ][3111] Executing state cmd.wait for [update-grub]
2018-11-04 03:12:12,913 [salt.state       :300 ][INFO    ][3111] No changes made for update-grub
2018-11-04 03:12:12,913 [salt.state       :1951][INFO    ][3111] Completed state [update-grub] at time 03:12:12.913366 duration_in_ms=1.431
2018-11-04 03:12:12,916 [salt.state       :1780][INFO    ][3111] Running state [/boot/grub/grub.cfg] at time 03:12:12.916072
2018-11-04 03:12:12,916 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/boot/grub/grub.cfg]
2018-11-04 03:12:14,211 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2018-11-04 03:12:14,227 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:14,229 [salt.state       :300 ][INFO    ][3111] {'mode': '0400'}
2018-11-04 03:12:14,229 [salt.state       :1951][INFO    ][3111] Completed state [/boot/grub/grub.cfg] at time 03:12:14.229757 duration_in_ms=1313.682
2018-11-04 03:12:14,230 [salt.state       :1780][INFO    ][3111] Running state [nf_conntrack] at time 03:12:14.230186
2018-11-04 03:12:14,230 [salt.state       :1813][INFO    ][3111] Executing state kmod.present for [nf_conntrack]
2018-11-04 03:12:14,231 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'lsmod' in directory '/root'
2018-11-04 03:12:15,098 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'lsmod' in directory '/root'
2018-11-04 03:12:15,119 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-11-04 03:12:15,235 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'lsmod' in directory '/root'
2018-11-04 03:12:15,391 [salt.state       :300 ][INFO    ][3111] {'nf_conntrack': 'loaded'}
2018-11-04 03:12:15,391 [salt.state       :1951][INFO    ][3111] Completed state [nf_conntrack] at time 03:12:15.391897 duration_in_ms=1161.71
2018-11-04 03:12:15,392 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d] at time 03:12:15.392619
2018-11-04 03:12:15,393 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/modprobe.d]
2018-11-04 03:12:15,394 [salt.state       :300 ][INFO    ][3111] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2018-11-04 03:12:15,394 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d] at time 03:12:15.394394 duration_in_ms=1.775
2018-11-04 03:12:15,398 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/hfsplus.conf] at time 03:12:15.398474
2018-11-04 03:12:15,398 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2018-11-04 03:12:15,423 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/modprobe.conf.jinja'
2018-11-04 03:12:15,599 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:15,600 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/hfsplus.conf] at time 03:12:15.600938 duration_in_ms=202.463
2018-11-04 03:12:15,602 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/rds.conf] at time 03:12:15.602381
2018-11-04 03:12:15,602 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2018-11-04 03:12:15,775 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:15,776 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/rds.conf] at time 03:12:15.776191 duration_in_ms=173.81
2018-11-04 03:12:15,777 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/cramfs.conf] at time 03:12:15.777940
2018-11-04 03:12:15,778 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2018-11-04 03:12:15,950 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:15,951 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/cramfs.conf] at time 03:12:15.951190 duration_in_ms=173.249
2018-11-04 03:12:15,952 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/freevxfs.conf] at time 03:12:15.952660
2018-11-04 03:12:15,952 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2018-11-04 03:12:17,405 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:17,406 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/freevxfs.conf] at time 03:12:17.406552 duration_in_ms=1453.891
2018-11-04 03:12:17,408 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/hfs.conf] at time 03:12:17.408682
2018-11-04 03:12:17,409 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2018-11-04 03:12:17,583 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:17,583 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/hfs.conf] at time 03:12:17.583325 duration_in_ms=174.643
2018-11-04 03:12:17,585 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/squashfs.conf] at time 03:12:17.585506
2018-11-04 03:12:17,585 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2018-11-04 03:12:17,761 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:17,761 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/squashfs.conf] at time 03:12:17.761377 duration_in_ms=175.87
2018-11-04 03:12:17,762 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/udf.conf] at time 03:12:17.762873
2018-11-04 03:12:17,763 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2018-11-04 03:12:18,080 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:18,080 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/udf.conf] at time 03:12:18.080873 duration_in_ms=317.999
2018-11-04 03:12:18,082 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/vfat.conf] at time 03:12:18.082393
2018-11-04 03:12:18,082 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2018-11-04 03:12:18,262 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:18,263 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/vfat.conf] at time 03:12:18.263144 duration_in_ms=180.75
2018-11-04 03:12:18,265 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/sctp.conf] at time 03:12:18.265019
2018-11-04 03:12:18,265 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2018-11-04 03:12:18,456 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:18,456 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/sctp.conf] at time 03:12:18.456776 duration_in_ms=191.756
2018-11-04 03:12:18,458 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/jffs2.conf] at time 03:12:18.458306
2018-11-04 03:12:18,458 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2018-11-04 03:12:18,646 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:18,646 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/jffs2.conf] at time 03:12:18.646422 duration_in_ms=188.115
2018-11-04 03:12:18,648 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/tipc.conf] at time 03:12:18.647960
2018-11-04 03:12:18,648 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2018-11-04 03:12:18,832 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:18,833 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/tipc.conf] at time 03:12:18.833430 duration_in_ms=185.469
2018-11-04 03:12:18,835 [salt.state       :1780][INFO    ][3111] Running state [/etc/modprobe.d/dccp.conf] at time 03:12:18.834966
2018-11-04 03:12:18,835 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2018-11-04 03:12:19,009 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:19,009 [salt.state       :1951][INFO    ][3111] Completed state [/etc/modprobe.d/dccp.conf] at time 03:12:19.009818 duration_in_ms=174.852
2018-11-04 03:12:19,010 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_congestion_control] at time 03:12:19.010100
2018-11-04 03:12:19,010 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2018-11-04 03:12:19,011 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-11-04 03:12:19,037 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-11-04 03:12:19,038 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_congestion_control] at time 03:12:19.038875 duration_in_ms=28.774
2018-11-04 03:12:19,039 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:12:19.039642
2018-11-04 03:12:19,040 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2018-11-04 03:12:19,041 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-11-04 03:12:19,059 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-11-04 03:12:19,060 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:12:19.060292 duration_in_ms=20.649
2018-11-04 03:12:19,060 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 03:12:19.060813
2018-11-04 03:12:19,061 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2018-11-04 03:12:19,063 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.icmp_echo_ignore_broadcasts="1"' in directory '/root'
2018-11-04 03:12:19,083 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.icmp_echo_ignore_broadcasts': 1}
2018-11-04 03:12:19,085 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 03:12:19.084209 duration_in_ms=23.396
2018-11-04 03:12:19,086 [salt.state       :1780][INFO    ][3111] Running state [net.nf_conntrack_max] at time 03:12:19.086090
2018-11-04 03:12:19,086 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.nf_conntrack_max]
2018-11-04 03:12:19,087 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-11-04 03:12:19,105 [salt.state       :300 ][INFO    ][3111] {'net.nf_conntrack_max': 1048576}
2018-11-04 03:12:19,105 [salt.state       :1951][INFO    ][3111] Completed state [net.nf_conntrack_max] at time 03:12:19.105863 duration_in_ms=19.773
2018-11-04 03:12:19,106 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 03:12:19.106612
2018-11-04 03:12:19,107 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2018-11-04 03:12:19,108 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.icmp_ignore_bogus_error_responses="1"' in directory '/root'
2018-11-04 03:12:19,126 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.icmp_ignore_bogus_error_responses': 1}
2018-11-04 03:12:19,128 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 03:12:19.127972 duration_in_ms=21.358
2018-11-04 03:12:19,129 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.default.log_martians] at time 03:12:19.129018
2018-11-04 03:12:19,129 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2018-11-04 03:12:19,130 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.default.log_martians="1"' in directory '/root'
2018-11-04 03:12:19,151 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.default.log_martians': 1}
2018-11-04 03:12:19,151 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.default.log_martians] at time 03:12:19.151649 duration_in_ms=22.631
2018-11-04 03:12:19,152 [salt.state       :1780][INFO    ][3111] Running state [net.core.somaxconn] at time 03:12:19.152111
2018-11-04 03:12:19,152 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.core.somaxconn]
2018-11-04 03:12:19,153 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-11-04 03:12:19,173 [salt.state       :300 ][INFO    ][3111] {'net.core.somaxconn': 4096}
2018-11-04 03:12:19,173 [salt.state       :1951][INFO    ][3111] Completed state [net.core.somaxconn] at time 03:12:19.173639 duration_in_ms=21.528
2018-11-04 03:12:19,174 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.all.send_redirects] at time 03:12:19.174091
2018-11-04 03:12:19,175 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2018-11-04 03:12:19,176 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.all.send_redirects="0"' in directory '/root'
2018-11-04 03:12:19,199 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.all.send_redirects': 0}
2018-11-04 03:12:19,200 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.all.send_redirects] at time 03:12:19.200049 duration_in_ms=25.957
2018-11-04 03:12:19,200 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_tw_reuse] at time 03:12:19.200884
2018-11-04 03:12:19,201 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2018-11-04 03:12:19,206 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-11-04 03:12:19,229 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_tw_reuse': 1}
2018-11-04 03:12:19,230 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_tw_reuse] at time 03:12:19.230623 duration_in_ms=29.739
2018-11-04 03:12:19,231 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.default.rp_filter] at time 03:12:19.231160
2018-11-04 03:12:19,231 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2018-11-04 03:12:19,233 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.default.rp_filter="1"' in directory '/root'
2018-11-04 03:12:19,254 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.default.rp_filter': 1}
2018-11-04 03:12:19,255 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.default.rp_filter] at time 03:12:19.255275 duration_in_ms=24.115
2018-11-04 03:12:19,255 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_fin_timeout] at time 03:12:19.255741
2018-11-04 03:12:19,256 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2018-11-04 03:12:19,258 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-11-04 03:12:19,280 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_fin_timeout': 30}
2018-11-04 03:12:19,281 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_fin_timeout] at time 03:12:19.281146 duration_in_ms=25.405
2018-11-04 03:12:19,281 [salt.state       :1780][INFO    ][3111] Running state [kernel.panic] at time 03:12:19.281874
2018-11-04 03:12:19,282 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [kernel.panic]
2018-11-04 03:12:19,283 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-11-04 03:12:19,303 [salt.state       :300 ][INFO    ][3111] {'kernel.panic': 60}
2018-11-04 03:12:19,303 [salt.state       :1951][INFO    ][3111] Completed state [kernel.panic] at time 03:12:19.303889 duration_in_ms=22.015
2018-11-04 03:12:19,305 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_keepalive_probes] at time 03:12:19.305197
2018-11-04 03:12:19,305 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2018-11-04 03:12:19,306 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-11-04 03:12:19,327 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_keepalive_probes': 8}
2018-11-04 03:12:19,327 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:12:19.327735 duration_in_ms=22.538
2018-11-04 03:12:19,328 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.all.log_martians] at time 03:12:19.328187
2018-11-04 03:12:19,328 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2018-11-04 03:12:19,330 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.all.log_martians="1"' in directory '/root'
2018-11-04 03:12:19,349 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.all.log_martians': 1}
2018-11-04 03:12:19,350 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.all.log_martians] at time 03:12:19.349983 duration_in_ms=21.796
2018-11-04 03:12:19,350 [salt.state       :1780][INFO    ][3111] Running state [fs.suid_dumpable] at time 03:12:19.350433
2018-11-04 03:12:19,350 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [fs.suid_dumpable]
2018-11-04 03:12:19,353 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w fs.suid_dumpable="0"' in directory '/root'
2018-11-04 03:12:19,371 [salt.state       :300 ][INFO    ][3111] {'fs.suid_dumpable': 0}
2018-11-04 03:12:19,372 [salt.state       :1951][INFO    ][3111] Completed state [fs.suid_dumpable] at time 03:12:19.372024 duration_in_ms=21.591
2018-11-04 03:12:19,373 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.default.accept_redirects] at time 03:12:19.373356
2018-11-04 03:12:19,373 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2018-11-04 03:12:19,375 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.default.accept_redirects="0"' in directory '/root'
2018-11-04 03:12:19,395 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.default.accept_redirects': 0}
2018-11-04 03:12:19,396 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.default.accept_redirects] at time 03:12:19.396316 duration_in_ms=22.959
2018-11-04 03:12:19,396 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.default.secure_redirects] at time 03:12:19.396770
2018-11-04 03:12:19,397 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2018-11-04 03:12:19,398 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.default.secure_redirects="0"' in directory '/root'
2018-11-04 03:12:19,419 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.default.secure_redirects': 0}
2018-11-04 03:12:19,420 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.default.secure_redirects] at time 03:12:19.420230 duration_in_ms=23.459
2018-11-04 03:12:19,421 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.default.accept_source_route] at time 03:12:19.421256
2018-11-04 03:12:19,421 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2018-11-04 03:12:19,423 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.default.accept_source_route="0"' in directory '/root'
2018-11-04 03:12:19,444 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.default.accept_source_route': 0}
2018-11-04 03:12:19,444 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.default.accept_source_route] at time 03:12:19.444652 duration_in_ms=23.395
2018-11-04 03:12:19,445 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:12:19.445119
2018-11-04 03:12:19,445 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2018-11-04 03:12:19,446 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-11-04 03:12:19,465 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-11-04 03:12:19,466 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:12:19.466355 duration_in_ms=21.236
2018-11-04 03:12:19,466 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_keepalive_time] at time 03:12:19.466813
2018-11-04 03:12:19,467 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2018-11-04 03:12:19,469 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-11-04 03:12:19,491 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_keepalive_time': 30}
2018-11-04 03:12:19,492 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_keepalive_time] at time 03:12:19.492696 duration_in_ms=25.882
2018-11-04 03:12:19,493 [salt.state       :1780][INFO    ][3111] Running state [kernel.randomize_va_space] at time 03:12:19.493177
2018-11-04 03:12:19,493 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [kernel.randomize_va_space]
2018-11-04 03:12:19,495 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w kernel.randomize_va_space="2"' in directory '/root'
2018-11-04 03:12:19,517 [salt.state       :300 ][INFO    ][3111] {'kernel.randomize_va_space': 2}
2018-11-04 03:12:19,517 [salt.state       :1951][INFO    ][3111] Completed state [kernel.randomize_va_space] at time 03:12:19.517644 duration_in_ms=24.465
2018-11-04 03:12:19,518 [salt.state       :1780][INFO    ][3111] Running state [fs.file-max] at time 03:12:19.518463
2018-11-04 03:12:19,519 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [fs.file-max]
2018-11-04 03:12:19,521 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-11-04 03:12:19,541 [salt.state       :300 ][INFO    ][3111] {'fs.file-max': 124165}
2018-11-04 03:12:19,542 [salt.state       :1951][INFO    ][3111] Completed state [fs.file-max] at time 03:12:19.542127 duration_in_ms=23.664
2018-11-04 03:12:19,542 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_syncookies] at time 03:12:19.542626
2018-11-04 03:12:19,543 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2018-11-04 03:12:19,545 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_syncookies="1"' in directory '/root'
2018-11-04 03:12:19,569 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_syncookies': 1}
2018-11-04 03:12:19,570 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_syncookies] at time 03:12:19.570018 duration_in_ms=27.391
2018-11-04 03:12:19,570 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:12:19.570506
2018-11-04 03:12:19,571 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2018-11-04 03:12:19,573 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-11-04 03:12:19,593 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-11-04 03:12:19,593 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:12:19.593710 duration_in_ms=23.203
2018-11-04 03:12:19,594 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.all.rp_filter] at time 03:12:19.594160
2018-11-04 03:12:19,594 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2018-11-04 03:12:19,596 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.all.rp_filter="1"' in directory '/root'
2018-11-04 03:12:19,615 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.all.rp_filter': 1}
2018-11-04 03:12:19,616 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.all.rp_filter] at time 03:12:19.616631 duration_in_ms=22.471
2018-11-04 03:12:19,617 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.all.accept_source_route] at time 03:12:19.617070
2018-11-04 03:12:19,617 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2018-11-04 03:12:19,618 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.all.accept_source_route="0"' in directory '/root'
2018-11-04 03:12:19,640 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.all.accept_source_route': 0}
2018-11-04 03:12:19,640 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.all.accept_source_route] at time 03:12:19.640847 duration_in_ms=23.777
2018-11-04 03:12:19,641 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.tcp_retries2] at time 03:12:19.641616
2018-11-04 03:12:19,642 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2018-11-04 03:12:19,644 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-11-04 03:12:19,665 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.tcp_retries2': 5}
2018-11-04 03:12:19,666 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.tcp_retries2] at time 03:12:19.666690 duration_in_ms=25.074
2018-11-04 03:12:19,667 [salt.state       :1780][INFO    ][3111] Running state [net.core.netdev_max_backlog] at time 03:12:19.667148
2018-11-04 03:12:19,667 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.core.netdev_max_backlog]
2018-11-04 03:12:19,669 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-11-04 03:12:19,691 [salt.state       :300 ][INFO    ][3111] {'net.core.netdev_max_backlog': 261144}
2018-11-04 03:12:19,691 [salt.state       :1951][INFO    ][3111] Completed state [net.core.netdev_max_backlog] at time 03:12:19.691463 duration_in_ms=24.315
2018-11-04 03:12:19,692 [salt.state       :1780][INFO    ][3111] Running state [vm.swappiness] at time 03:12:19.692228
2018-11-04 03:12:19,693 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [vm.swappiness]
2018-11-04 03:12:19,694 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-11-04 03:12:19,718 [salt.state       :300 ][INFO    ][3111] {'vm.swappiness': 10}
2018-11-04 03:12:19,719 [salt.state       :1951][INFO    ][3111] Completed state [vm.swappiness] at time 03:12:19.719714 duration_in_ms=27.485
2018-11-04 03:12:19,720 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.all.secure_redirects] at time 03:12:19.720851
2018-11-04 03:12:19,721 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2018-11-04 03:12:19,723 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.all.secure_redirects="0"' in directory '/root'
2018-11-04 03:12:19,749 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.all.secure_redirects': 0}
2018-11-04 03:12:19,750 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.all.secure_redirects] at time 03:12:19.749975 duration_in_ms=29.123
2018-11-04 03:12:19,750 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:12:19.750670
2018-11-04 03:12:19,751 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2018-11-04 03:12:19,754 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-11-04 03:12:19,781 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-11-04 03:12:19,782 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:12:19.782130 duration_in_ms=31.461
2018-11-04 03:12:19,782 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:12:19.782597
2018-11-04 03:12:19,783 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2018-11-04 03:12:19,784 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-11-04 03:12:19,807 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-11-04 03:12:19,808 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:12:19.808204 duration_in_ms=25.607
2018-11-04 03:12:19,808 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:12:19.808685
2018-11-04 03:12:19,809 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2018-11-04 03:12:19,868 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-11-04 03:12:19,890 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-11-04 03:12:19,891 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:12:19.891399 duration_in_ms=82.714
2018-11-04 03:12:19,891 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.default.send_redirects] at time 03:12:19.891850
2018-11-04 03:12:19,892 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2018-11-04 03:12:19,966 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.default.send_redirects="0"' in directory '/root'
2018-11-04 03:12:19,992 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.default.send_redirects': 0}
2018-11-04 03:12:19,992 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.default.send_redirects] at time 03:12:19.992636 duration_in_ms=100.785
2018-11-04 03:12:19,993 [salt.state       :1780][INFO    ][3111] Running state [net.ipv4.conf.all.accept_redirects] at time 03:12:19.993180
2018-11-04 03:12:19,993 [salt.state       :1813][INFO    ][3111] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2018-11-04 03:12:20,062 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'sysctl -w net.ipv4.conf.all.accept_redirects="0"' in directory '/root'
2018-11-04 03:12:20,089 [salt.state       :300 ][INFO    ][3111] {'net.ipv4.conf.all.accept_redirects': 0}
2018-11-04 03:12:20,089 [salt.state       :1951][INFO    ][3111] Completed state [net.ipv4.conf.all.accept_redirects] at time 03:12:20.089819 duration_in_ms=96.638
2018-11-04 03:12:20,090 [salt.state       :1780][INFO    ][3111] Running state [linux_sysfs_package] at time 03:12:20.090506
2018-11-04 03:12:20,091 [salt.state       :1813][INFO    ][3111] Executing state pkg.installed for [linux_sysfs_package]
2018-11-04 03:12:20,130 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-11-04 03:12:20,292 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:12:20,635 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031220614155
2018-11-04 03:12:20,657 [salt.minion      :1432][INFO    ][4479] Starting a new job with PID 4479
2018-11-04 03:12:20,681 [salt.minion      :1711][INFO    ][4479] Returning information for job: 20181104031220614155
2018-11-04 03:12:22,781 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:12:22,811 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] 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-04 03:12:26,999 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:12:27,053 [salt.state       :300 ][INFO    ][3111] 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-04 03:12:27,080 [salt.state       :915 ][INFO    ][3111] Loading fresh modules for state activity
2018-11-04 03:12:27,133 [salt.state       :1951][INFO    ][3111] Completed state [linux_sysfs_package] at time 03:12:27.132961 duration_in_ms=7042.455
2018-11-04 03:12:27,140 [salt.state       :1780][INFO    ][3111] Running state [/etc/sysfs.d] at time 03:12:27.140195
2018-11-04 03:12:27,140 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/etc/sysfs.d]
2018-11-04 03:12:27,148 [salt.state       :300 ][INFO    ][3111] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2018-11-04 03:12:27,148 [salt.state       :1951][INFO    ][3111] Completed state [/etc/sysfs.d] at time 03:12:27.148389 duration_in_ms=8.194
2018-11-04 03:12:27,802 [salt.state       :1780][INFO    ][3111] Running state [ondemand] at time 03:12:27.802577
2018-11-04 03:12:27,803 [salt.state       :1813][INFO    ][3111] Executing state service.dead for [ondemand]
2018-11-04 03:12:27,804 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-11-04 03:12:27,826 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:27,843 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:27,866 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:27,942 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:27,965 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:27,993 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:28,026 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-11-04 03:12:28,213 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-11-04 03:12:28,242 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'runlevel' in directory '/root'
2018-11-04 03:12:28,262 [salt.state       :300 ][INFO    ][3111] {'ondemand': True}
2018-11-04 03:12:28,263 [salt.state       :1951][INFO    ][3111] Completed state [ondemand] at time 03:12:28.263507 duration_in_ms=460.93
2018-11-04 03:12:28,265 [salt.state       :1780][INFO    ][3111] Running state [en_US.UTF-8] at time 03:12:28.265148
2018-11-04 03:12:28,265 [salt.state       :1813][INFO    ][3111] Executing state locale.present for [en_US.UTF-8]
2018-11-04 03:12:28,266 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'locale -a' in directory '/root'
2018-11-04 03:12:28,284 [salt.state       :300 ][INFO    ][3111] Locale en_US.UTF-8 is already present
2018-11-04 03:12:28,285 [salt.state       :1951][INFO    ][3111] Completed state [en_US.UTF-8] at time 03:12:28.285390 duration_in_ms=20.241
2018-11-04 03:12:28,289 [salt.state       :1780][INFO    ][3111] Running state [en_US.UTF-8] at time 03:12:28.289140
2018-11-04 03:12:28,289 [salt.state       :1813][INFO    ][3111] Executing state locale.system for [en_US.UTF-8]
2018-11-04 03:12:28,290 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'localectl' in directory '/root'
2018-11-04 03:12:28,339 [salt.state       :300 ][INFO    ][3111] System locale en_US.UTF-8 already set
2018-11-04 03:12:28,340 [salt.state       :1951][INFO    ][3111] Completed state [en_US.UTF-8] at time 03:12:28.340254 duration_in_ms=51.113
2018-11-04 03:12:28,341 [salt.state       :1780][INFO    ][3111] Running state [root] at time 03:12:28.341757
2018-11-04 03:12:28,342 [salt.state       :1813][INFO    ][3111] Executing state group.present for [root]
2018-11-04 03:12:28,343 [salt.state       :300 ][INFO    ][3111] Group root is present and up to date
2018-11-04 03:12:28,343 [salt.state       :1951][INFO    ][3111] Completed state [root] at time 03:12:28.343276 duration_in_ms=1.518
2018-11-04 03:12:28,346 [salt.state       :1780][INFO    ][3111] Running state [root] at time 03:12:28.346500
2018-11-04 03:12:28,346 [salt.state       :1813][INFO    ][3111] Executing state user.present for [root]
2018-11-04 03:12:28,353 [salt.state       :300 ][INFO    ][3111] User root is present and up to date
2018-11-04 03:12:28,353 [salt.state       :1951][INFO    ][3111] Completed state [root] at time 03:12:28.353944 duration_in_ms=7.443
2018-11-04 03:12:28,356 [salt.state       :1780][INFO    ][3111] Running state [/root] at time 03:12:28.356015
2018-11-04 03:12:28,357 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/root]
2018-11-04 03:12:28,358 [salt.state       :300 ][INFO    ][3111] Directory /root is in the correct state
Directory /root updated
2018-11-04 03:12:28,358 [salt.state       :1951][INFO    ][3111] Completed state [/root] at time 03:12:28.358233 duration_in_ms=2.218
2018-11-04 03:12:28,358 [salt.state       :1780][INFO    ][3111] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:12:28.358473
2018-11-04 03:12:28,358 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2018-11-04 03:12:28,359 [salt.state       :300 ][INFO    ][3111] File /etc/sudoers.d/90-salt-user-root is not present
2018-11-04 03:12:28,359 [salt.state       :1951][INFO    ][3111] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:12:28.359558 duration_in_ms=1.085
2018-11-04 03:12:28,359 [salt.state       :1780][INFO    ][3111] Running state [ubuntu] at time 03:12:28.359797
2018-11-04 03:12:28,360 [salt.state       :1813][INFO    ][3111] Executing state group.present for [ubuntu]
2018-11-04 03:12:28,361 [salt.state       :300 ][INFO    ][3111] Group ubuntu is present and up to date
2018-11-04 03:12:28,361 [salt.state       :1951][INFO    ][3111] Completed state [ubuntu] at time 03:12:28.361755 duration_in_ms=1.958
2018-11-04 03:12:28,363 [salt.state       :1780][INFO    ][3111] Running state [ubuntu] at time 03:12:28.363025
2018-11-04 03:12:28,363 [salt.state       :1813][INFO    ][3111] Executing state user.present for [ubuntu]
2018-11-04 03:12:28,367 [salt.state       :300 ][INFO    ][3111] {'passwd': 'XXX-REDACTED-XXX'}
2018-11-04 03:12:28,368 [salt.state       :1951][INFO    ][3111] Completed state [ubuntu] at time 03:12:28.367993 duration_in_ms=4.968
2018-11-04 03:12:28,370 [salt.state       :1780][INFO    ][3111] Running state [/home/ubuntu] at time 03:12:28.370124
2018-11-04 03:12:28,370 [salt.state       :1813][INFO    ][3111] Executing state file.directory for [/home/ubuntu]
2018-11-04 03:12:28,371 [salt.state       :300 ][INFO    ][3111] {'mode': '0700'}
2018-11-04 03:12:28,371 [salt.state       :1951][INFO    ][3111] Completed state [/home/ubuntu] at time 03:12:28.371653 duration_in_ms=1.529
2018-11-04 03:12:28,373 [salt.state       :1780][INFO    ][3111] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:12:28.373621
2018-11-04 03:12:28,373 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2018-11-04 03:12:28,397 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-11-04 03:12:28,413 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command '/usr/sbin/visudo -c -f /tmp/__salt.tmp.GnqJMH' in directory '/root'
2018-11-04 03:12:28,438 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:28,439 [salt.state       :1951][INFO    ][3111] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:12:28.439313 duration_in_ms=65.692
2018-11-04 03:12:28,439 [salt.state       :1780][INFO    ][3111] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 03:12:28.439715
2018-11-04 03:12:28,440 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2018-11-04 03:12:28,460 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-11-04 03:12:28,604 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:28,604 [salt.state       :1951][INFO    ][3111] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 03:12:28.604740 duration_in_ms=165.025
2018-11-04 03:12:28,605 [salt.state       :1780][INFO    ][3111] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:12:28.605015
2018-11-04 03:12:28,605 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2018-11-04 03:12:28,753 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:28,753 [salt.state       :1951][INFO    ][3111] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:12:28.753651 duration_in_ms=148.635
2018-11-04 03:12:28,753 [salt.state       :1780][INFO    ][3111] Running state [autofs] at time 03:12:28.753932
2018-11-04 03:12:28,754 [salt.state       :1813][INFO    ][3111] Executing state service.disabled for [autofs]
2018-11-04 03:12:28,754 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2018-11-04 03:12:28,778 [salt.state       :300 ][INFO    ][3111] The named service autofs is not available
2018-11-04 03:12:28,778 [salt.state       :1951][INFO    ][3111] Completed state [autofs] at time 03:12:28.778715 duration_in_ms=24.782
2018-11-04 03:12:28,779 [salt.state       :1780][INFO    ][3111] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:12:28.779178
2018-11-04 03:12:28,781 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2018-11-04 03:12:28,810 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-11-04 03:12:28,972 [salt.state       :300 ][INFO    ][3111] File changed:
New file
2018-11-04 03:12:28,974 [salt.state       :1951][INFO    ][3111] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:12:28.974200 duration_in_ms=195.022
2018-11-04 03:12:28,978 [salt.state       :1780][INFO    ][3111] Running state [service.systemctl_reload] at time 03:12:28.978020
2018-11-04 03:12:28,978 [salt.state       :1813][INFO    ][3111] Executing state module.wait for [service.systemctl_reload]
2018-11-04 03:12:28,978 [salt.state       :300 ][INFO    ][3111] No changes made for service.systemctl_reload
2018-11-04 03:12:28,978 [salt.state       :1951][INFO    ][3111] Completed state [service.systemctl_reload] at time 03:12:28.978771 duration_in_ms=0.751
2018-11-04 03:12:28,979 [salt.state       :1780][INFO    ][3111] Running state [service.systemctl_reload] at time 03:12:28.978973
2018-11-04 03:12:28,979 [salt.state       :1813][INFO    ][3111] Executing state module.mod_watch for [service.systemctl_reload]
2018-11-04 03:12:28,979 [salt.utils.decorators:613 ][WARNING ][3111] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-04 03:12:28,980 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-11-04 03:12:29,123 [salt.state       :300 ][INFO    ][3111] {'ret': True}
2018-11-04 03:12:29,125 [salt.state       :1951][INFO    ][3111] Completed state [service.systemctl_reload] at time 03:12:29.125590 duration_in_ms=146.617
2018-11-04 03:12:29,126 [salt.state       :1780][INFO    ][3111] Running state [/etc/shadow] at time 03:12:29.126351
2018-11-04 03:12:29,127 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/shadow]
2018-11-04 03:12:29,127 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,129 [salt.state       :300 ][INFO    ][3111] File /etc/shadow exists with proper permissions. No changes made.
2018-11-04 03:12:29,129 [salt.state       :1951][INFO    ][3111] Completed state [/etc/shadow] at time 03:12:29.129636 duration_in_ms=3.285
2018-11-04 03:12:29,129 [salt.state       :1780][INFO    ][3111] Running state [/etc/gshadow] at time 03:12:29.129891
2018-11-04 03:12:29,130 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/gshadow]
2018-11-04 03:12:29,130 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,131 [salt.state       :300 ][INFO    ][3111] File /etc/gshadow exists with proper permissions. No changes made.
2018-11-04 03:12:29,131 [salt.state       :1951][INFO    ][3111] Completed state [/etc/gshadow] at time 03:12:29.131648 duration_in_ms=1.757
2018-11-04 03:12:29,132 [salt.state       :1780][INFO    ][3111] Running state [/etc/group-] at time 03:12:29.132455
2018-11-04 03:12:29,132 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/group-]
2018-11-04 03:12:29,133 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,133 [salt.state       :300 ][INFO    ][3111] File /etc/group- exists with proper permissions. No changes made.
2018-11-04 03:12:29,133 [salt.state       :1951][INFO    ][3111] Completed state [/etc/group-] at time 03:12:29.133869 duration_in_ms=1.414
2018-11-04 03:12:29,134 [salt.state       :1780][INFO    ][3111] Running state [/etc/shadow-] at time 03:12:29.134391
2018-11-04 03:12:29,134 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/shadow-]
2018-11-04 03:12:29,135 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,137 [salt.state       :300 ][INFO    ][3111] File /etc/shadow- exists with proper permissions. No changes made.
2018-11-04 03:12:29,137 [salt.state       :1951][INFO    ][3111] Completed state [/etc/shadow-] at time 03:12:29.137778 duration_in_ms=3.387
2018-11-04 03:12:29,138 [salt.state       :1780][INFO    ][3111] Running state [/etc/passwd-] at time 03:12:29.138016
2018-11-04 03:12:29,138 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/passwd-]
2018-11-04 03:12:29,138 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,139 [salt.state       :300 ][INFO    ][3111] File /etc/passwd- exists with proper permissions. No changes made.
2018-11-04 03:12:29,139 [salt.state       :1951][INFO    ][3111] Completed state [/etc/passwd-] at time 03:12:29.139682 duration_in_ms=1.666
2018-11-04 03:12:29,139 [salt.state       :1780][INFO    ][3111] Running state [/etc/passwd] at time 03:12:29.139914
2018-11-04 03:12:29,140 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/passwd]
2018-11-04 03:12:29,140 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,141 [salt.state       :300 ][INFO    ][3111] File /etc/passwd exists with proper permissions. No changes made.
2018-11-04 03:12:29,141 [salt.state       :1951][INFO    ][3111] Completed state [/etc/passwd] at time 03:12:29.141613 duration_in_ms=1.7
2018-11-04 03:12:29,141 [salt.state       :1780][INFO    ][3111] Running state [/etc/gshadow-] at time 03:12:29.141848
2018-11-04 03:12:29,142 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/gshadow-]
2018-11-04 03:12:29,142 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,143 [salt.state       :300 ][INFO    ][3111] File /etc/gshadow- exists with proper permissions. No changes made.
2018-11-04 03:12:29,143 [salt.state       :1951][INFO    ][3111] Completed state [/etc/gshadow-] at time 03:12:29.143843 duration_in_ms=1.994
2018-11-04 03:12:29,144 [salt.state       :1780][INFO    ][3111] Running state [/etc/group] at time 03:12:29.144067
2018-11-04 03:12:29,144 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/group]
2018-11-04 03:12:29,144 [salt.loaded.int.states.file:2298][WARNING ][3111] 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-04 03:12:29,145 [salt.state       :300 ][INFO    ][3111] File /etc/group exists with proper permissions. No changes made.
2018-11-04 03:12:29,145 [salt.state       :1951][INFO    ][3111] Completed state [/etc/group] at time 03:12:29.145797 duration_in_ms=1.73
2018-11-04 03:12:29,146 [salt.state       :1780][INFO    ][3111] Running state [/etc/issue] at time 03:12:29.146049
2018-11-04 03:12:29,146 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/issue]
2018-11-04 03:12:29,149 [salt.state       :300 ][INFO    ][3111] 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-04 03:12:29,150 [salt.state       :1951][INFO    ][3111] Completed state [/etc/issue] at time 03:12:29.150483 duration_in_ms=4.434
2018-11-04 03:12:29,151 [salt.state       :1780][INFO    ][3111] Running state [/etc/hostname] at time 03:12:29.150731
2018-11-04 03:12:29,151 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/hostname]
2018-11-04 03:12:29,176 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-11-04 03:12:29,190 [salt.state       :300 ][INFO    ][3111] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs03

2018-11-04 03:12:29,191 [salt.state       :1951][INFO    ][3111] Completed state [/etc/hostname] at time 03:12:29.191115 duration_in_ms=40.383
2018-11-04 03:12:29,196 [salt.state       :1780][INFO    ][3111] Running state [hostname dbs03] at time 03:12:29.196389
2018-11-04 03:12:29,196 [salt.state       :1813][INFO    ][3111] Executing state cmd.run for [hostname dbs03]
2018-11-04 03:12:29,197 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'test "$(hostname)" = "dbs03"' in directory '/root'
2018-11-04 03:12:29,218 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'hostname dbs03' in directory '/root'
2018-11-04 03:12:29,238 [salt.state       :300 ][INFO    ][3111] {'pid': 5324, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-11-04 03:12:29,239 [salt.state       :1951][INFO    ][3111] Completed state [hostname dbs03] at time 03:12:29.239269 duration_in_ms=42.879
2018-11-04 03:12:29,242 [salt.state       :1780][INFO    ][3111] Running state [mdb02] at time 03:12:29.242838
2018-11-04 03:12:29,243 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb02]
2018-11-04 03:12:29,244 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb02'}
2018-11-04 03:12:29,245 [salt.state       :1951][INFO    ][3111] Completed state [mdb02] at time 03:12:29.245140 duration_in_ms=2.302
2018-11-04 03:12:29,245 [salt.state       :1780][INFO    ][3111] Running state [mdb02.mcp-ovs-ha.local] at time 03:12:29.245537
2018-11-04 03:12:29,245 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb02.mcp-ovs-ha.local]
2018-11-04 03:12:29,249 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb02.mcp-ovs-ha.local'}
2018-11-04 03:12:29,250 [salt.state       :1951][INFO    ][3111] Completed state [mdb02.mcp-ovs-ha.local] at time 03:12:29.250057 duration_in_ms=4.519
2018-11-04 03:12:29,250 [salt.state       :1780][INFO    ][3111] Running state [mdb03] at time 03:12:29.250442
2018-11-04 03:12:29,250 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb03]
2018-11-04 03:12:29,259 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb03'}
2018-11-04 03:12:29,259 [salt.state       :1951][INFO    ][3111] Completed state [mdb03] at time 03:12:29.259535 duration_in_ms=9.093
2018-11-04 03:12:29,260 [salt.state       :1780][INFO    ][3111] Running state [mdb03.mcp-ovs-ha.local] at time 03:12:29.260520
2018-11-04 03:12:29,260 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb03.mcp-ovs-ha.local]
2018-11-04 03:12:29,268 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb03.mcp-ovs-ha.local'}
2018-11-04 03:12:29,270 [salt.state       :1951][INFO    ][3111] Completed state [mdb03.mcp-ovs-ha.local] at time 03:12:29.270732 duration_in_ms=10.212
2018-11-04 03:12:29,271 [salt.state       :1780][INFO    ][3111] Running state [mdb01] at time 03:12:29.271112
2018-11-04 03:12:29,271 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb01]
2018-11-04 03:12:29,294 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb01'}
2018-11-04 03:12:29,294 [salt.state       :1951][INFO    ][3111] Completed state [mdb01] at time 03:12:29.294618 duration_in_ms=23.506
2018-11-04 03:12:29,295 [salt.state       :1780][INFO    ][3111] Running state [mdb01.mcp-ovs-ha.local] at time 03:12:29.295579
2018-11-04 03:12:29,296 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb01.mcp-ovs-ha.local]
2018-11-04 03:12:29,305 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,305 [salt.state       :1951][INFO    ][3111] Completed state [mdb01.mcp-ovs-ha.local] at time 03:12:29.305676 duration_in_ms=10.097
2018-11-04 03:12:29,306 [salt.state       :1780][INFO    ][3111] Running state [mdb] at time 03:12:29.306065
2018-11-04 03:12:29,307 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb]
2018-11-04 03:12:29,334 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb'}
2018-11-04 03:12:29,334 [salt.state       :1951][INFO    ][3111] Completed state [mdb] at time 03:12:29.334540 duration_in_ms=28.475
2018-11-04 03:12:29,334 [salt.state       :1780][INFO    ][3111] Running state [mdb.mcp-ovs-ha.local] at time 03:12:29.334926
2018-11-04 03:12:29,335 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mdb.mcp-ovs-ha.local]
2018-11-04 03:12:29,338 [salt.state       :300 ][INFO    ][3111] {'host': 'mdb.mcp-ovs-ha.local'}
2018-11-04 03:12:29,338 [salt.state       :1951][INFO    ][3111] Completed state [mdb.mcp-ovs-ha.local] at time 03:12:29.338914 duration_in_ms=3.988
2018-11-04 03:12:29,339 [salt.state       :1780][INFO    ][3111] Running state [cfg01] at time 03:12:29.339302
2018-11-04 03:12:29,339 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cfg01]
2018-11-04 03:12:29,349 [salt.state       :300 ][INFO    ][3111] {'host': 'cfg01'}
2018-11-04 03:12:29,350 [salt.state       :1951][INFO    ][3111] Completed state [cfg01] at time 03:12:29.350090 duration_in_ms=10.788
2018-11-04 03:12:29,350 [salt.state       :1780][INFO    ][3111] Running state [cfg01.mcp-ovs-ha.local] at time 03:12:29.350469
2018-11-04 03:12:29,350 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cfg01.mcp-ovs-ha.local]
2018-11-04 03:12:29,366 [salt.state       :300 ][INFO    ][3111] {'host': 'cfg01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,367 [salt.state       :1951][INFO    ][3111] Completed state [cfg01.mcp-ovs-ha.local] at time 03:12:29.367077 duration_in_ms=16.608
2018-11-04 03:12:29,367 [salt.state       :1780][INFO    ][3111] Running state [prx01] at time 03:12:29.367457
2018-11-04 03:12:29,367 [salt.state       :1813][INFO    ][3111] Executing state host.present for [prx01]
2018-11-04 03:12:29,369 [salt.state       :300 ][INFO    ][3111] {'host': 'prx01'}
2018-11-04 03:12:29,369 [salt.state       :1951][INFO    ][3111] Completed state [prx01] at time 03:12:29.369779 duration_in_ms=2.321
2018-11-04 03:12:29,370 [salt.state       :1780][INFO    ][3111] Running state [prx01.mcp-ovs-ha.local] at time 03:12:29.370153
2018-11-04 03:12:29,370 [salt.state       :1813][INFO    ][3111] Executing state host.present for [prx01.mcp-ovs-ha.local]
2018-11-04 03:12:29,371 [salt.state       :300 ][INFO    ][3111] {'host': 'prx01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,371 [salt.state       :1951][INFO    ][3111] Completed state [prx01.mcp-ovs-ha.local] at time 03:12:29.371594 duration_in_ms=1.442
2018-11-04 03:12:29,372 [salt.state       :1780][INFO    ][3111] Running state [kvm01] at time 03:12:29.371974
2018-11-04 03:12:29,372 [salt.state       :1813][INFO    ][3111] Executing state host.present for [kvm01]
2018-11-04 03:12:29,373 [salt.state       :300 ][INFO    ][3111] {'host': 'kvm01'}
2018-11-04 03:12:29,373 [salt.state       :1951][INFO    ][3111] Completed state [kvm01] at time 03:12:29.373736 duration_in_ms=1.762
2018-11-04 03:12:29,374 [salt.state       :1780][INFO    ][3111] Running state [kvm01.mcp-ovs-ha.local] at time 03:12:29.374107
2018-11-04 03:12:29,374 [salt.state       :1813][INFO    ][3111] Executing state host.present for [kvm01.mcp-ovs-ha.local]
2018-11-04 03:12:29,375 [salt.state       :300 ][INFO    ][3111] {'host': 'kvm01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,375 [salt.state       :1951][INFO    ][3111] Completed state [kvm01.mcp-ovs-ha.local] at time 03:12:29.375559 duration_in_ms=1.451
2018-11-04 03:12:29,375 [salt.state       :1780][INFO    ][3111] Running state [kvm03] at time 03:12:29.375939
2018-11-04 03:12:29,377 [salt.state       :1813][INFO    ][3111] Executing state host.present for [kvm03]
2018-11-04 03:12:29,378 [salt.state       :300 ][INFO    ][3111] {'host': 'kvm03'}
2018-11-04 03:12:29,379 [salt.state       :1951][INFO    ][3111] Completed state [kvm03] at time 03:12:29.379927 duration_in_ms=3.988
2018-11-04 03:12:29,380 [salt.state       :1780][INFO    ][3111] Running state [kvm03.mcp-ovs-ha.local] at time 03:12:29.380623
2018-11-04 03:12:29,380 [salt.state       :1813][INFO    ][3111] Executing state host.present for [kvm03.mcp-ovs-ha.local]
2018-11-04 03:12:29,381 [salt.state       :300 ][INFO    ][3111] {'host': 'kvm03.mcp-ovs-ha.local'}
2018-11-04 03:12:29,382 [salt.state       :1951][INFO    ][3111] Completed state [kvm03.mcp-ovs-ha.local] at time 03:12:29.382086 duration_in_ms=1.463
2018-11-04 03:12:29,382 [salt.state       :1780][INFO    ][3111] Running state [kvm02] at time 03:12:29.382469
2018-11-04 03:12:29,382 [salt.state       :1813][INFO    ][3111] Executing state host.present for [kvm02]
2018-11-04 03:12:29,383 [salt.state       :300 ][INFO    ][3111] {'host': 'kvm02'}
2018-11-04 03:12:29,383 [salt.state       :1951][INFO    ][3111] Completed state [kvm02] at time 03:12:29.383950 duration_in_ms=1.481
2018-11-04 03:12:29,384 [salt.state       :1780][INFO    ][3111] Running state [kvm02.mcp-ovs-ha.local] at time 03:12:29.384371
2018-11-04 03:12:29,384 [salt.state       :1813][INFO    ][3111] Executing state host.present for [kvm02.mcp-ovs-ha.local]
2018-11-04 03:12:29,385 [salt.state       :300 ][INFO    ][3111] {'host': 'kvm02.mcp-ovs-ha.local'}
2018-11-04 03:12:29,385 [salt.state       :1951][INFO    ][3111] Completed state [kvm02.mcp-ovs-ha.local] at time 03:12:29.385886 duration_in_ms=1.515
2018-11-04 03:12:29,386 [salt.state       :1780][INFO    ][3111] Running state [dbs] at time 03:12:29.386261
2018-11-04 03:12:29,386 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs]
2018-11-04 03:12:29,388 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs'}
2018-11-04 03:12:29,389 [salt.state       :1951][INFO    ][3111] Completed state [dbs] at time 03:12:29.389212 duration_in_ms=2.951
2018-11-04 03:12:29,389 [salt.state       :1780][INFO    ][3111] Running state [dbs.mcp-ovs-ha.local] at time 03:12:29.389602
2018-11-04 03:12:29,389 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs.mcp-ovs-ha.local]
2018-11-04 03:12:29,391 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs.mcp-ovs-ha.local'}
2018-11-04 03:12:29,391 [salt.state       :1951][INFO    ][3111] Completed state [dbs.mcp-ovs-ha.local] at time 03:12:29.391725 duration_in_ms=2.123
2018-11-04 03:12:29,392 [salt.state       :1780][INFO    ][3111] Running state [prx] at time 03:12:29.392104
2018-11-04 03:12:29,392 [salt.state       :1813][INFO    ][3111] Executing state host.present for [prx]
2018-11-04 03:12:29,393 [salt.state       :300 ][INFO    ][3111] {'host': 'prx'}
2018-11-04 03:12:29,393 [salt.state       :1951][INFO    ][3111] Completed state [prx] at time 03:12:29.393671 duration_in_ms=1.567
2018-11-04 03:12:29,394 [salt.state       :1780][INFO    ][3111] Running state [prx.mcp-ovs-ha.local] at time 03:12:29.394053
2018-11-04 03:12:29,394 [salt.state       :1813][INFO    ][3111] Executing state host.present for [prx.mcp-ovs-ha.local]
2018-11-04 03:12:29,398 [salt.state       :300 ][INFO    ][3111] {'host': 'prx.mcp-ovs-ha.local'}
2018-11-04 03:12:29,399 [salt.state       :1951][INFO    ][3111] Completed state [prx.mcp-ovs-ha.local] at time 03:12:29.399008 duration_in_ms=4.955
2018-11-04 03:12:29,399 [salt.state       :1780][INFO    ][3111] Running state [prx02] at time 03:12:29.399676
2018-11-04 03:12:29,400 [salt.state       :1813][INFO    ][3111] Executing state host.present for [prx02]
2018-11-04 03:12:29,401 [salt.state       :300 ][INFO    ][3111] {'host': 'prx02'}
2018-11-04 03:12:29,401 [salt.state       :1951][INFO    ][3111] Completed state [prx02] at time 03:12:29.401536 duration_in_ms=1.859
2018-11-04 03:12:29,401 [salt.state       :1780][INFO    ][3111] Running state [prx02.mcp-ovs-ha.local] at time 03:12:29.401918
2018-11-04 03:12:29,402 [salt.state       :1813][INFO    ][3111] Executing state host.present for [prx02.mcp-ovs-ha.local]
2018-11-04 03:12:29,403 [salt.state       :300 ][INFO    ][3111] {'host': 'prx02.mcp-ovs-ha.local'}
2018-11-04 03:12:29,404 [salt.state       :1951][INFO    ][3111] Completed state [prx02.mcp-ovs-ha.local] at time 03:12:29.403994 duration_in_ms=2.076
2018-11-04 03:12:29,404 [salt.state       :1780][INFO    ][3111] Running state [msg02] at time 03:12:29.404957
2018-11-04 03:12:29,405 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg02]
2018-11-04 03:12:29,406 [salt.state       :300 ][INFO    ][3111] {'host': 'msg02'}
2018-11-04 03:12:29,406 [salt.state       :1951][INFO    ][3111] Completed state [msg02] at time 03:12:29.406461 duration_in_ms=1.504
2018-11-04 03:12:29,407 [salt.state       :1780][INFO    ][3111] Running state [msg02.mcp-ovs-ha.local] at time 03:12:29.407698
2018-11-04 03:12:29,407 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg02.mcp-ovs-ha.local]
2018-11-04 03:12:29,409 [salt.state       :300 ][INFO    ][3111] {'host': 'msg02.mcp-ovs-ha.local'}
2018-11-04 03:12:29,409 [salt.state       :1951][INFO    ][3111] Completed state [msg02.mcp-ovs-ha.local] at time 03:12:29.409826 duration_in_ms=2.128
2018-11-04 03:12:29,410 [salt.state       :1780][INFO    ][3111] Running state [msg03] at time 03:12:29.410218
2018-11-04 03:12:29,410 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg03]
2018-11-04 03:12:29,412 [salt.state       :300 ][INFO    ][3111] {'host': 'msg03'}
2018-11-04 03:12:29,412 [salt.state       :1951][INFO    ][3111] Completed state [msg03] at time 03:12:29.412321 duration_in_ms=2.104
2018-11-04 03:12:29,412 [salt.state       :1780][INFO    ][3111] Running state [msg03.mcp-ovs-ha.local] at time 03:12:29.412706
2018-11-04 03:12:29,412 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg03.mcp-ovs-ha.local]
2018-11-04 03:12:29,414 [salt.state       :300 ][INFO    ][3111] {'host': 'msg03.mcp-ovs-ha.local'}
2018-11-04 03:12:29,414 [salt.state       :1951][INFO    ][3111] Completed state [msg03.mcp-ovs-ha.local] at time 03:12:29.414238 duration_in_ms=1.532
2018-11-04 03:12:29,414 [salt.state       :1780][INFO    ][3111] Running state [msg01] at time 03:12:29.414624
2018-11-04 03:12:29,415 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg01]
2018-11-04 03:12:29,416 [salt.state       :300 ][INFO    ][3111] {'host': 'msg01'}
2018-11-04 03:12:29,417 [salt.state       :1951][INFO    ][3111] Completed state [msg01] at time 03:12:29.417023 duration_in_ms=2.399
2018-11-04 03:12:29,417 [salt.state       :1780][INFO    ][3111] Running state [msg01.mcp-ovs-ha.local] at time 03:12:29.417417
2018-11-04 03:12:29,417 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg01.mcp-ovs-ha.local]
2018-11-04 03:12:29,418 [salt.state       :300 ][INFO    ][3111] {'host': 'msg01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,419 [salt.state       :1951][INFO    ][3111] Completed state [msg01.mcp-ovs-ha.local] at time 03:12:29.418964 duration_in_ms=1.547
2018-11-04 03:12:29,419 [salt.state       :1780][INFO    ][3111] Running state [msg] at time 03:12:29.419925
2018-11-04 03:12:29,420 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg]
2018-11-04 03:12:29,421 [salt.state       :300 ][INFO    ][3111] {'host': 'msg'}
2018-11-04 03:12:29,422 [salt.state       :1951][INFO    ][3111] Completed state [msg] at time 03:12:29.422096 duration_in_ms=2.171
2018-11-04 03:12:29,422 [salt.state       :1780][INFO    ][3111] Running state [msg.mcp-ovs-ha.local] at time 03:12:29.422492
2018-11-04 03:12:29,422 [salt.state       :1813][INFO    ][3111] Executing state host.present for [msg.mcp-ovs-ha.local]
2018-11-04 03:12:29,424 [salt.state       :300 ][INFO    ][3111] {'host': 'msg.mcp-ovs-ha.local'}
2018-11-04 03:12:29,424 [salt.state       :1951][INFO    ][3111] Completed state [msg.mcp-ovs-ha.local] at time 03:12:29.424369 duration_in_ms=1.877
2018-11-04 03:12:29,424 [salt.state       :1780][INFO    ][3111] Running state [cfg01] at time 03:12:29.424770
2018-11-04 03:12:29,425 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cfg01]
2018-11-04 03:12:29,425 [salt.state       :300 ][INFO    ][3111] Host cfg01 (192.168.10.11) already present
2018-11-04 03:12:29,425 [salt.state       :1951][INFO    ][3111] Completed state [cfg01] at time 03:12:29.425696 duration_in_ms=0.926
2018-11-04 03:12:29,426 [salt.state       :1780][INFO    ][3111] Running state [cfg01.mcp-ovs-ha.local] at time 03:12:29.426087
2018-11-04 03:12:29,426 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cfg01.mcp-ovs-ha.local]
2018-11-04 03:12:29,426 [salt.state       :300 ][INFO    ][3111] Host cfg01.mcp-ovs-ha.local (192.168.10.11) already present
2018-11-04 03:12:29,427 [salt.state       :1951][INFO    ][3111] Completed state [cfg01.mcp-ovs-ha.local] at time 03:12:29.427006 duration_in_ms=0.92
2018-11-04 03:12:29,427 [salt.state       :1780][INFO    ][3111] Running state [cmp002] at time 03:12:29.427404
2018-11-04 03:12:29,427 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cmp002]
2018-11-04 03:12:29,430 [salt.state       :300 ][INFO    ][3111] {'host': 'cmp002'}
2018-11-04 03:12:29,430 [salt.state       :1951][INFO    ][3111] Completed state [cmp002] at time 03:12:29.430245 duration_in_ms=2.841
2018-11-04 03:12:29,430 [salt.state       :1780][INFO    ][3111] Running state [cmp002.mcp-ovs-ha.local] at time 03:12:29.430658
2018-11-04 03:12:29,431 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cmp002.mcp-ovs-ha.local]
2018-11-04 03:12:29,432 [salt.state       :300 ][INFO    ][3111] {'host': 'cmp002.mcp-ovs-ha.local'}
2018-11-04 03:12:29,433 [salt.state       :1951][INFO    ][3111] Completed state [cmp002.mcp-ovs-ha.local] at time 03:12:29.433144 duration_in_ms=2.486
2018-11-04 03:12:29,433 [salt.state       :1780][INFO    ][3111] Running state [cmp001] at time 03:12:29.433556
2018-11-04 03:12:29,433 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cmp001]
2018-11-04 03:12:29,434 [salt.state       :300 ][INFO    ][3111] {'host': 'cmp001'}
2018-11-04 03:12:29,435 [salt.state       :1951][INFO    ][3111] Completed state [cmp001] at time 03:12:29.435143 duration_in_ms=1.587
2018-11-04 03:12:29,435 [salt.state       :1780][INFO    ][3111] Running state [cmp001.mcp-ovs-ha.local] at time 03:12:29.435539
2018-11-04 03:12:29,435 [salt.state       :1813][INFO    ][3111] Executing state host.present for [cmp001.mcp-ovs-ha.local]
2018-11-04 03:12:29,436 [salt.state       :300 ][INFO    ][3111] {'host': 'cmp001.mcp-ovs-ha.local'}
2018-11-04 03:12:29,437 [salt.state       :1951][INFO    ][3111] Completed state [cmp001.mcp-ovs-ha.local] at time 03:12:29.437179 duration_in_ms=1.64
2018-11-04 03:12:29,437 [salt.state       :1780][INFO    ][3111] Running state [dbs01] at time 03:12:29.437586
2018-11-04 03:12:29,437 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs01]
2018-11-04 03:12:29,439 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs01'}
2018-11-04 03:12:29,439 [salt.state       :1951][INFO    ][3111] Completed state [dbs01] at time 03:12:29.439458 duration_in_ms=1.872
2018-11-04 03:12:29,439 [salt.state       :1780][INFO    ][3111] Running state [dbs01.mcp-ovs-ha.local] at time 03:12:29.439862
2018-11-04 03:12:29,440 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs01.mcp-ovs-ha.local]
2018-11-04 03:12:29,442 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,442 [salt.state       :1951][INFO    ][3111] Completed state [dbs01.mcp-ovs-ha.local] at time 03:12:29.442370 duration_in_ms=2.507
2018-11-04 03:12:29,443 [salt.state       :1780][INFO    ][3111] Running state [dbs02] at time 03:12:29.443069
2018-11-04 03:12:29,443 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs02]
2018-11-04 03:12:29,444 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs02'}
2018-11-04 03:12:29,444 [salt.state       :1951][INFO    ][3111] Completed state [dbs02] at time 03:12:29.444727 duration_in_ms=1.658
2018-11-04 03:12:29,445 [salt.state       :1780][INFO    ][3111] Running state [dbs02.mcp-ovs-ha.local] at time 03:12:29.445129
2018-11-04 03:12:29,445 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs02.mcp-ovs-ha.local]
2018-11-04 03:12:29,446 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs02.mcp-ovs-ha.local'}
2018-11-04 03:12:29,447 [salt.state       :1951][INFO    ][3111] Completed state [dbs02.mcp-ovs-ha.local] at time 03:12:29.447045 duration_in_ms=1.915
2018-11-04 03:12:29,447 [salt.state       :1780][INFO    ][3111] Running state [dbs03] at time 03:12:29.447741
2018-11-04 03:12:29,448 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs03]
2018-11-04 03:12:29,449 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs03'}
2018-11-04 03:12:29,449 [salt.state       :1951][INFO    ][3111] Completed state [dbs03] at time 03:12:29.449746 duration_in_ms=2.005
2018-11-04 03:12:29,450 [salt.state       :1780][INFO    ][3111] Running state [dbs03.mcp-ovs-ha.local] at time 03:12:29.450152
2018-11-04 03:12:29,450 [salt.state       :1813][INFO    ][3111] Executing state host.present for [dbs03.mcp-ovs-ha.local]
2018-11-04 03:12:29,452 [salt.state       :300 ][INFO    ][3111] {'host': 'dbs03.mcp-ovs-ha.local'}
2018-11-04 03:12:29,452 [salt.state       :1951][INFO    ][3111] Completed state [dbs03.mcp-ovs-ha.local] at time 03:12:29.452825 duration_in_ms=2.673
2018-11-04 03:12:29,453 [salt.state       :1780][INFO    ][3111] Running state [mas01] at time 03:12:29.453234
2018-11-04 03:12:29,453 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mas01]
2018-11-04 03:12:29,454 [salt.state       :300 ][INFO    ][3111] {'host': 'mas01'}
2018-11-04 03:12:29,455 [salt.state       :1951][INFO    ][3111] Completed state [mas01] at time 03:12:29.455158 duration_in_ms=1.924
2018-11-04 03:12:29,455 [salt.state       :1780][INFO    ][3111] Running state [mas01.mcp-ovs-ha.local] at time 03:12:29.455564
2018-11-04 03:12:29,455 [salt.state       :1813][INFO    ][3111] Executing state host.present for [mas01.mcp-ovs-ha.local]
2018-11-04 03:12:29,457 [salt.state       :300 ][INFO    ][3111] {'host': 'mas01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,457 [salt.state       :1951][INFO    ][3111] Completed state [mas01.mcp-ovs-ha.local] at time 03:12:29.457240 duration_in_ms=1.677
2018-11-04 03:12:29,457 [salt.state       :1780][INFO    ][3111] Running state [ctl02] at time 03:12:29.457662
2018-11-04 03:12:29,457 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl02]
2018-11-04 03:12:29,459 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl02'}
2018-11-04 03:12:29,459 [salt.state       :1951][INFO    ][3111] Completed state [ctl02] at time 03:12:29.459599 duration_in_ms=1.937
2018-11-04 03:12:29,460 [salt.state       :1780][INFO    ][3111] Running state [ctl02.mcp-ovs-ha.local] at time 03:12:29.460346
2018-11-04 03:12:29,460 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl02.mcp-ovs-ha.local]
2018-11-04 03:12:29,461 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl02.mcp-ovs-ha.local'}
2018-11-04 03:12:29,462 [salt.state       :1951][INFO    ][3111] Completed state [ctl02.mcp-ovs-ha.local] at time 03:12:29.462019 duration_in_ms=1.673
2018-11-04 03:12:29,462 [salt.state       :1780][INFO    ][3111] Running state [ctl03] at time 03:12:29.462427
2018-11-04 03:12:29,462 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl03]
2018-11-04 03:12:29,463 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl03'}
2018-11-04 03:12:29,464 [salt.state       :1951][INFO    ][3111] Completed state [ctl03] at time 03:12:29.464100 duration_in_ms=1.673
2018-11-04 03:12:29,464 [salt.state       :1780][INFO    ][3111] Running state [ctl03.mcp-ovs-ha.local] at time 03:12:29.464847
2018-11-04 03:12:29,465 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl03.mcp-ovs-ha.local]
2018-11-04 03:12:29,466 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl03.mcp-ovs-ha.local'}
2018-11-04 03:12:29,466 [salt.state       :1951][INFO    ][3111] Completed state [ctl03.mcp-ovs-ha.local] at time 03:12:29.466517 duration_in_ms=1.67
2018-11-04 03:12:29,467 [salt.state       :1780][INFO    ][3111] Running state [ctl01] at time 03:12:29.467215
2018-11-04 03:12:29,467 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl01]
2018-11-04 03:12:29,494 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl01'}
2018-11-04 03:12:29,494 [salt.state       :1951][INFO    ][3111] Completed state [ctl01] at time 03:12:29.494637 duration_in_ms=27.421
2018-11-04 03:12:29,495 [salt.state       :1780][INFO    ][3111] Running state [ctl01.mcp-ovs-ha.local] at time 03:12:29.495119
2018-11-04 03:12:29,495 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl01.mcp-ovs-ha.local]
2018-11-04 03:12:29,497 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl01.mcp-ovs-ha.local'}
2018-11-04 03:12:29,497 [salt.state       :1951][INFO    ][3111] Completed state [ctl01.mcp-ovs-ha.local] at time 03:12:29.497737 duration_in_ms=2.618
2018-11-04 03:12:29,498 [salt.state       :1780][INFO    ][3111] Running state [ctl] at time 03:12:29.498164
2018-11-04 03:12:29,498 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl]
2018-11-04 03:12:29,500 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl'}
2018-11-04 03:12:29,500 [salt.state       :1951][INFO    ][3111] Completed state [ctl] at time 03:12:29.500782 duration_in_ms=2.618
2018-11-04 03:12:29,501 [salt.state       :1780][INFO    ][3111] Running state [ctl.mcp-ovs-ha.local] at time 03:12:29.501489
2018-11-04 03:12:29,501 [salt.state       :1813][INFO    ][3111] Executing state host.present for [ctl.mcp-ovs-ha.local]
2018-11-04 03:12:29,503 [salt.state       :300 ][INFO    ][3111] {'host': 'ctl.mcp-ovs-ha.local'}
2018-11-04 03:12:29,503 [salt.state       :1951][INFO    ][3111] Completed state [ctl.mcp-ovs-ha.local] at time 03:12:29.503484 duration_in_ms=1.995
2018-11-04 03:12:29,503 [salt.state       :1780][INFO    ][3111] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 03:12:29.503732
2018-11-04 03:12:29,504 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2018-11-04 03:12:29,504 [salt.state       :300 ][INFO    ][3111] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-11-04 03:12:29,504 [salt.state       :1951][INFO    ][3111] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 03:12:29.504944 duration_in_ms=1.211
2018-11-04 03:12:29,505 [salt.state       :1780][INFO    ][3111] Running state [ens3] at time 03:12:29.505758
2018-11-04 03:12:29,506 [salt.state       :1813][INFO    ][3111] Executing state network.managed for [ens3]
2018-11-04 03:12:29,700 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['ifup', 'ens3'] in directory '/root'
2018-11-04 03:12:30,642 [salt.state       :300 ][INFO    ][3111] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-11-04 03:12:30,643 [salt.state       :1951][INFO    ][3111] Completed state [ens3] at time 03:12:30.642921 duration_in_ms=1137.162
2018-11-04 03:12:30,644 [salt.state       :1780][INFO    ][3111] Running state [ens2] at time 03:12:30.644629
2018-11-04 03:12:30,645 [salt.state       :1813][INFO    ][3111] Executing state network.managed for [ens2]
2018-11-04 03:12:30,691 [salt.state       :300 ][INFO    ][3111] {'interface': 'Added network interface.'}
2018-11-04 03:12:30,692 [salt.state       :1951][INFO    ][3111] Completed state [ens2] at time 03:12:30.692509 duration_in_ms=47.879
2018-11-04 03:12:30,693 [salt.state       :1780][INFO    ][3111] Running state [linux_system_network] at time 03:12:30.693120
2018-11-04 03:12:30,693 [salt.state       :1813][INFO    ][3111] Executing state network.system for [linux_system_network]
2018-11-04 03:12:30,695 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-11-04 03:12:30,722 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-11-04 03:12:30,755 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-11-04 03:12:30,783 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-11-04 03:12:31,347 [salt.loaded.int.module.debian_ip:1964][WARNING ][3111] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-11-04 03:12:31,349 [salt.state       :300 ][INFO    ][3111] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=dbs03\n\n+DOMAIN=mcp-ovs-ha.local\n\n+SEARCH=maas\n'}
2018-11-04 03:12:31,349 [salt.state       :1951][INFO    ][3111] Completed state [linux_system_network] at time 03:12:31.349786 duration_in_ms=656.666
2018-11-04 03:12:31,351 [salt.state       :1780][INFO    ][3111] Running state [/etc/profile.d/proxy.sh] at time 03:12:31.350746
2018-11-04 03:12:31,351 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/profile.d/proxy.sh]
2018-11-04 03:12:31,353 [salt.state       :300 ][INFO    ][3111] File /etc/profile.d/proxy.sh is not present
2018-11-04 03:12:31,353 [salt.state       :1951][INFO    ][3111] Completed state [/etc/profile.d/proxy.sh] at time 03:12:31.353547 duration_in_ms=2.804
2018-11-04 03:12:31,354 [salt.state       :1780][INFO    ][3111] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:12:31.354057
2018-11-04 03:12:31,354 [salt.state       :1813][INFO    ][3111] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2018-11-04 03:12:31,355 [salt.state       :300 ][INFO    ][3111] File /etc/apt/apt.conf.d/95proxies is not present
2018-11-04 03:12:31,357 [salt.state       :1951][INFO    ][3111] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:12:31.356702 duration_in_ms=2.645
2018-11-04 03:12:31,359 [salt.state       :1780][INFO    ][3111] Running state [/dev/shm] at time 03:12:31.359110
2018-11-04 03:12:31,359 [salt.state       :1813][INFO    ][3111] Executing state mount.mounted for [/dev/shm]
2018-11-04 03:12:31,360 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -l' in directory '/root'
2018-11-04 03:12:31,385 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'blkid' in directory '/root'
2018-11-04 03:12:31,410 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -l' in directory '/root'
2018-11-04 03:12:31,432 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2018-11-04 03:12:31,449 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -l' in directory '/root'
2018-11-04 03:12:31,470 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2018-11-04 03:12:31,480 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031230826647
2018-11-04 03:12:31,488 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -l' in directory '/root'
2018-11-04 03:12:31,498 [salt.minion      :1432][INFO    ][5557] Starting a new job with PID 5557
2018-11-04 03:12:31,511 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'umount /dev/shm' in directory '/root'
2018-11-04 03:12:31,522 [salt.minion      :1711][INFO    ][5557] Returning information for job: 20181104031230826647
2018-11-04 03:12:31,530 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][3111] Command '['umount', '/dev/shm']' failed with return code: 32
2018-11-04 03:12:31,531 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][3111] 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-04 03:12:31,532 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][3111] retcode: 32
2018-11-04 03:12:31,533 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'mount -l' in directory '/root'
2018-11-04 03:12:31,555 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command 'blkid' in directory '/root'
2018-11-04 03:12:31,583 [salt.state       :300 ][INFO    ][3111] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2018-11-04 03:12:31,584 [salt.state       :1951][INFO    ][3111] Completed state [/dev/shm] at time 03:12:31.584628 duration_in_ms=225.518
2018-11-04 03:12:31,587 [salt.state       :1780][INFO    ][3111] Running state [ntp] at time 03:12:31.587548
2018-11-04 03:12:31,588 [salt.state       :1813][INFO    ][3111] Executing state pkg.installed for [ntp]
2018-11-04 03:12:31,902 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:12:31,933 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] 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-04 03:12:36,915 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:12:36,982 [salt.state       :300 ][INFO    ][3111] 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-04 03:12:37,015 [salt.state       :915 ][INFO    ][3111] Loading fresh modules for state activity
2018-11-04 03:12:37,082 [salt.state       :1951][INFO    ][3111] Completed state [ntp] at time 03:12:37.082350 duration_in_ms=5494.8
2018-11-04 03:12:37,094 [salt.state       :1780][INFO    ][3111] Running state [/etc/ntp.conf] at time 03:12:37.094306
2018-11-04 03:12:37,094 [salt.state       :1813][INFO    ][3111] Executing state file.managed for [/etc/ntp.conf]
2018-11-04 03:12:37,694 [salt.fileclient  :1219][INFO    ][3111] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-11-04 03:12:37,796 [salt.state       :300 ][INFO    ][3111] 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-04 03:12:37,796 [salt.state       :1951][INFO    ][3111] Completed state [/etc/ntp.conf] at time 03:12:37.796934 duration_in_ms=702.628
2018-11-04 03:12:38,518 [salt.state       :1780][INFO    ][3111] Running state [ntp] at time 03:12:38.518922
2018-11-04 03:12:38,519 [salt.state       :1813][INFO    ][3111] Executing state service.running for [ntp]
2018-11-04 03:12:38,520 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-11-04 03:12:38,544 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-11-04 03:12:38,565 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-11-04 03:12:38,589 [salt.state       :300 ][INFO    ][3111] The service ntp is already running
2018-11-04 03:12:38,590 [salt.state       :1951][INFO    ][3111] Completed state [ntp] at time 03:12:38.589949 duration_in_ms=71.027
2018-11-04 03:12:38,590 [salt.state       :1780][INFO    ][3111] Running state [ntp] at time 03:12:38.590602
2018-11-04 03:12:38,591 [salt.state       :1813][INFO    ][3111] Executing state service.mod_watch for [ntp]
2018-11-04 03:12:38,593 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-11-04 03:12:38,613 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3111] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-11-04 03:12:38,711 [salt.state       :300 ][INFO    ][3111] {'ntp': True}
2018-11-04 03:12:38,712 [salt.state       :1951][INFO    ][3111] Completed state [ntp] at time 03:12:38.711983 duration_in_ms=121.38
2018-11-04 03:12:38,722 [salt.minion      :1711][INFO    ][3111] Returning information for job: 20181104031133761055
2018-11-04 03:12:46,067 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20181104031246047961
2018-11-04 03:12:46,090 [salt.minion      :1432][INFO    ][6512] Starting a new job with PID 6512
2018-11-04 03:12:46,115 [salt.minion      :1711][INFO    ][6512] Returning information for job: 20181104031246047961
2018-11-04 03:13:03,248 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command pkg.upgrade with jid 20181104031303240385
2018-11-04 03:13:03,272 [salt.minion      :1432][INFO    ][6627] Starting a new job with PID 6627
2018-11-04 03:13:03,305 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6627] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:13:03,884 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6627] 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-04 03:13:08,347 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031308331696
2018-11-04 03:13:08,375 [salt.minion      :1432][INFO    ][6750] Starting a new job with PID 6750
2018-11-04 03:13:08,402 [salt.minion      :1711][INFO    ][6750] Returning information for job: 20181104031308331696
2018-11-04 03:13:18,427 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031318401646
2018-11-04 03:13:18,449 [salt.minion      :1432][INFO    ][7036] Starting a new job with PID 7036
2018-11-04 03:13:18,479 [salt.minion      :1711][INFO    ][7036] Returning information for job: 20181104031318401646
2018-11-04 03:13:28,628 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031328608744
2018-11-04 03:13:28,648 [salt.minion      :1432][INFO    ][7728] Starting a new job with PID 7728
2018-11-04 03:13:28,674 [salt.minion      :1711][INFO    ][7728] Returning information for job: 20181104031328608744
2018-11-04 03:13:32,758 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6627] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:13:32,824 [salt.minion      :1711][INFO    ][6627] Returning information for job: 20181104031303240385
2018-11-04 03:13:48,743 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command test.ping with jid 20181104031348731334
2018-11-04 03:13:48,770 [salt.minion      :1432][INFO    ][7851] Starting a new job with PID 7851
2018-11-04 03:13:48,798 [salt.minion      :1711][INFO    ][7851] Returning information for job: 20181104031348731334
2018-11-04 03:17:07,553 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.sls with jid 20181104031707534780
2018-11-04 03:17:07,573 [salt.minion      :1432][INFO    ][7875] Starting a new job with PID 7875
2018-11-04 03:17:08,641 [salt.state       :915 ][INFO    ][7875] Loading fresh modules for state activity
2018-11-04 03:17:08,704 [salt.fileclient  :1219][INFO    ][7875] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-11-04 03:17:08,743 [salt.fileclient  :1219][INFO    ][7875] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-11-04 03:17:09,636 [salt.state       :1780][INFO    ][7875] Running state [keepalived] at time 03:17:09.636173
2018-11-04 03:17:09,636 [salt.state       :1813][INFO    ][7875] Executing state pkg.installed for [keepalived]
2018-11-04 03:17:09,637 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:17:10,132 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-11-04 03:17:10,288 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:17:12,537 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:17:12,573 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] 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-04 03:17:12,642 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104031712624757
2018-11-04 03:17:12,663 [salt.minion      :1432][INFO    ][8243] Starting a new job with PID 8243
2018-11-04 03:17:12,689 [salt.minion      :1711][INFO    ][8243] Returning information for job: 20181104031712624757
2018-11-04 03:17:17,654 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:17:17,710 [salt.state       :300 ][INFO    ][7875] 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-04 03:17:17,736 [salt.state       :915 ][INFO    ][7875] Loading fresh modules for state activity
2018-11-04 03:17:17,782 [salt.state       :1951][INFO    ][7875] Completed state [keepalived] at time 03:17:17.782876 duration_in_ms=8146.703
2018-11-04 03:17:17,789 [salt.state       :1780][INFO    ][7875] Running state [lsof] at time 03:17:17.789646
2018-11-04 03:17:17,790 [salt.state       :1813][INFO    ][7875] Executing state pkg.installed for [lsof]
2018-11-04 03:17:18,634 [salt.state       :300 ][INFO    ][7875] All specified packages are already installed
2018-11-04 03:17:18,635 [salt.state       :1951][INFO    ][7875] Completed state [lsof] at time 03:17:18.635036 duration_in_ms=845.389
2018-11-04 03:17:18,638 [salt.state       :1780][INFO    ][7875] Running state [/etc/keepalived/keepalived.conf] at time 03:17:18.638829
2018-11-04 03:17:18,639 [salt.state       :1813][INFO    ][7875] Executing state file.managed for [/etc/keepalived/keepalived.conf]
2018-11-04 03:17:18,669 [salt.fileclient  :1219][INFO    ][7875] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-11-04 03:17:18,726 [salt.state       :300 ][INFO    ][7875] File changed:
New file
2018-11-04 03:17:18,726 [salt.state       :1951][INFO    ][7875] Completed state [/etc/keepalived/keepalived.conf] at time 03:17:18.726897 duration_in_ms=88.068
2018-11-04 03:17:18,728 [salt.state       :1780][INFO    ][7875] Running state [keepalived] at time 03:17:18.728875
2018-11-04 03:17:18,729 [salt.state       :1813][INFO    ][7875] Executing state service.running for [keepalived]
2018-11-04 03:17:18,729 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-11-04 03:17:18,761 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-11-04 03:17:18,788 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-04 03:17:18,817 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-11-04 03:17:18,902 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-11-04 03:17:18,921 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-04 03:17:18,940 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7875] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-04 03:17:18,964 [salt.state       :300 ][INFO    ][7875] {'keepalived': True}
2018-11-04 03:17:18,964 [salt.state       :1951][INFO    ][7875] Completed state [keepalived] at time 03:17:18.964849 duration_in_ms=235.973
2018-11-04 03:17:18,967 [salt.minion      :1711][INFO    ][7875] Returning information for job: 20181104031707534780
2018-11-04 03:18:09,874 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command pillar.get with jid 20181104031809861553
2018-11-04 03:18:09,909 [salt.minion      :1432][INFO    ][9235] Starting a new job with PID 9235
2018-11-04 03:18:09,921 [salt.minion      :1711][INFO    ][9235] Returning information for job: 20181104031809861553
2018-11-04 03:27:19,138 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command test.ping with jid 20181104032719120097
2018-11-04 03:27:19,157 [salt.minion      :1432][INFO    ][9280] Starting a new job with PID 9280
2018-11-04 03:27:19,181 [salt.minion      :1711][INFO    ][9280] Returning information for job: 20181104032719120097
2018-11-04 03:27:19,313 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.sls with jid 20181104032719289837
2018-11-04 03:27:19,338 [salt.minion      :1432][INFO    ][9285] Starting a new job with PID 9285
2018-11-04 03:27:24,328 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032724309606
2018-11-04 03:27:24,352 [salt.minion      :1432][INFO    ][9290] Starting a new job with PID 9290
2018-11-04 03:27:24,372 [salt.minion      :1711][INFO    ][9290] Returning information for job: 20181104032724309606
2018-11-04 03:27:27,819 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:27:27,882 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-11-04 03:27:27,921 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-11-04 03:27:28,002 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-11-04 03:27:28,025 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command 'test -e /etc/salt/.galera_bootstrap; echo $?' in directory '/root'
2018-11-04 03:27:28,150 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-11-04 03:27:29,178 [salt.state       :1780][INFO    ][9285] Running state [/etc/mysql/my.cnf] at time 03:27:29.177988
2018-11-04 03:27:29,178 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/etc/mysql/my.cnf]
2018-11-04 03:27:29,210 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-11-04 03:27:29,229 [salt.state       :300 ][INFO    ][9285] File changed:
New file
2018-11-04 03:27:29,230 [salt.state       :1951][INFO    ][9285] Completed state [/etc/mysql/my.cnf] at time 03:27:29.230160 duration_in_ms=52.173
2018-11-04 03:27:29,231 [salt.state       :1780][INFO    ][9285] Running state [mysql-wsrep-5.6] at time 03:27:29.231538
2018-11-04 03:27:29,231 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [mysql-wsrep-5.6]
2018-11-04 03:27:29,233 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:27:29,756 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-11-04 03:27:29,919 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:27:32,141 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:27:32,179 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-wsrep-5.6'] in directory '/root'
2018-11-04 03:27:34,467 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032734448182
2018-11-04 03:27:34,484 [salt.minion      :1432][INFO    ][9740] Starting a new job with PID 9740
2018-11-04 03:27:34,510 [salt.minion      :1711][INFO    ][9740] Returning information for job: 20181104032734448182
2018-11-04 03:27:44,631 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032744606021
2018-11-04 03:27:44,653 [salt.minion      :1432][INFO    ][10709] Starting a new job with PID 10709
2018-11-04 03:27:44,684 [salt.minion      :1711][INFO    ][10709] Returning information for job: 20181104032744606021
2018-11-04 03:27:53,250 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:27:53,305 [salt.state       :300 ][INFO    ][9285] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.24-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.24-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-11-04 03:27:53,328 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:27:53,372 [salt.state       :1951][INFO    ][9285] Completed state [mysql-wsrep-5.6] at time 03:27:53.372443 duration_in_ms=24140.904
2018-11-04 03:27:53,379 [salt.state       :1780][INFO    ][9285] Running state [galera-3] at time 03:27:53.379698
2018-11-04 03:27:53,380 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [galera-3]
2018-11-04 03:27:54,209 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-11-04 03:27:54,351 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:27:54,794 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032754778369
2018-11-04 03:27:54,812 [salt.minion      :1432][INFO    ][11056] Starting a new job with PID 11056
2018-11-04 03:27:54,834 [salt.minion      :1711][INFO    ][11056] Returning information for job: 20181104032754778369
2018-11-04 03:27:56,572 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:27:56,610 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'galera-3'] in directory '/root'
2018-11-04 03:27:58,777 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:27:58,835 [salt.state       :300 ][INFO    ][9285] Made the following changes:
'galera' changed from 'absent' to '1'
'percona-xtradb-cluster-galera-25' changed from 'absent' to '1'
'galera3' changed from 'absent' to '1'
'galera-3' changed from 'absent' to '25.3.14-1'
'wsrep' changed from 'absent' to '1'

2018-11-04 03:27:58,857 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:27:58,903 [salt.state       :1951][INFO    ][9285] Completed state [galera-3] at time 03:27:58.903279 duration_in_ms=5523.58
2018-11-04 03:27:58,910 [salt.state       :1780][INFO    ][9285] Running state [rsync] at time 03:27:58.910674
2018-11-04 03:27:58,911 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [rsync]
2018-11-04 03:27:59,733 [salt.state       :300 ][INFO    ][9285] All specified packages are already installed
2018-11-04 03:27:59,734 [salt.state       :1951][INFO    ][9285] Completed state [rsync] at time 03:27:59.734024 duration_in_ms=823.35
2018-11-04 03:27:59,735 [salt.state       :1780][INFO    ][9285] Running state [python-mysqldb] at time 03:27:59.735598
2018-11-04 03:27:59,735 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [python-mysqldb]
2018-11-04 03:27:59,760 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-11-04 03:27:59,906 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:28:02,123 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:28:02,162 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-11-04 03:28:04,260 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:28:04,317 [salt.state       :300 ][INFO    ][9285] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-11-04 03:28:04,339 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:28:04,383 [salt.state       :1951][INFO    ][9285] Completed state [python-mysqldb] at time 03:28:04.383450 duration_in_ms=4647.851
2018-11-04 03:28:04,390 [salt.state       :1780][INFO    ][9285] Running state [libmysqlclient-dev] at time 03:28:04.390861
2018-11-04 03:28:04,391 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [libmysqlclient-dev]
2018-11-04 03:28:05,094 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032804927156
2018-11-04 03:28:05,113 [salt.minion      :1432][INFO    ][11846] Starting a new job with PID 11846
2018-11-04 03:28:05,132 [salt.minion      :1711][INFO    ][11846] Returning information for job: 20181104032804927156
2018-11-04 03:28:05,236 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-11-04 03:28:05,380 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:28:07,631 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:28:07,667 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-11-04 03:28:14,396 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:28:14,453 [salt.state       :300 ][INFO    ][9285] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.24-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'linux-libc-dev' changed from 'absent' to '4.4.0-138.164'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-11-04 03:28:14,475 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:28:14,519 [salt.state       :1951][INFO    ][9285] Completed state [libmysqlclient-dev] at time 03:28:14.519472 duration_in_ms=10128.61
2018-11-04 03:28:14,526 [salt.state       :1780][INFO    ][9285] Running state [psmisc] at time 03:28:14.526955
2018-11-04 03:28:14,527 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [psmisc]
2018-11-04 03:28:15,165 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032815003428
2018-11-04 03:28:15,181 [salt.minion      :1432][INFO    ][15746] Starting a new job with PID 15746
2018-11-04 03:28:15,199 [salt.minion      :1711][INFO    ][15746] Returning information for job: 20181104032815003428
2018-11-04 03:28:15,446 [salt.state       :300 ][INFO    ][9285] All specified packages are already installed
2018-11-04 03:28:15,446 [salt.state       :1951][INFO    ][9285] Completed state [psmisc] at time 03:28:15.446622 duration_in_ms=919.666
2018-11-04 03:28:15,448 [salt.state       :1780][INFO    ][9285] Running state [netcat] at time 03:28:15.447970
2018-11-04 03:28:15,448 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [netcat]
2018-11-04 03:28:15,458 [salt.state       :300 ][INFO    ][9285] All specified packages are already installed
2018-11-04 03:28:15,458 [salt.state       :1951][INFO    ][9285] Completed state [netcat] at time 03:28:15.458825 duration_in_ms=10.855
2018-11-04 03:28:15,459 [salt.state       :1780][INFO    ][9285] Running state [percona-xtrabackup] at time 03:28:15.459914
2018-11-04 03:28:15,460 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [percona-xtrabackup]
2018-11-04 03:28:15,485 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-11-04 03:28:15,635 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:28:17,872 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:28:17,910 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'percona-xtrabackup'] in directory '/root'
2018-11-04 03:28:20,682 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:28:20,738 [salt.state       :300 ][INFO    ][9285] Made the following changes:
'libev4' changed from 'absent' to '1:4.22-1'
'xtrabackup' changed from 'absent' to '1'
'libcurl3' changed from 'absent' to '7.47.0-1ubuntu2.11'
'percona-xtrabackup' changed from 'absent' to '2.3.7-0ubuntu0.16.04.2'

2018-11-04 03:28:20,760 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:28:20,809 [salt.state       :1951][INFO    ][9285] Completed state [percona-xtrabackup] at time 03:28:20.809218 duration_in_ms=5349.303
2018-11-04 03:28:20,817 [salt.state       :1780][INFO    ][9285] Running state [socat] at time 03:28:20.817542
2018-11-04 03:28:20,817 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [socat]
2018-11-04 03:28:21,681 [salt.state       :300 ][INFO    ][9285] All specified packages are already installed
2018-11-04 03:28:21,682 [salt.state       :1951][INFO    ][9285] Completed state [socat] at time 03:28:21.682394 duration_in_ms=864.852
2018-11-04 03:28:21,684 [salt.state       :1780][INFO    ][9285] Running state [libdbd-mysql] at time 03:28:21.683964
2018-11-04 03:28:21,685 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [libdbd-mysql]
2018-11-04 03:28:21,719 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-11-04 03:28:21,877 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:28:24,163 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:28:24,196 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libdbd-mysql'] in directory '/root'
2018-11-04 03:28:25,112 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032825094449
2018-11-04 03:28:25,130 [salt.minion      :1432][INFO    ][16610] Starting a new job with PID 16610
2018-11-04 03:28:25,151 [salt.minion      :1711][INFO    ][16610] Returning information for job: 20181104032825094449
2018-11-04 03:28:26,332 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:28:26,395 [salt.state       :300 ][INFO    ][9285] Made the following changes:
'libdbd-mysql' changed from 'absent' to '0.9.0-3ubuntu2'
'libdbi1' changed from 'absent' to '0.9.0-4'

2018-11-04 03:28:26,418 [salt.state       :915 ][INFO    ][9285] Loading fresh modules for state activity
2018-11-04 03:28:26,461 [salt.state       :1951][INFO    ][9285] Completed state [libdbd-mysql] at time 03:28:26.461750 duration_in_ms=4777.785
2018-11-04 03:28:26,469 [salt.state       :1780][INFO    ][9285] Running state [python-pymysql] at time 03:28:26.469383
2018-11-04 03:28:26,469 [salt.state       :1813][INFO    ][9285] Executing state pkg.installed for [python-pymysql]
2018-11-04 03:28:27,309 [salt.state       :300 ][INFO    ][9285] All specified packages are already installed
2018-11-04 03:28:27,310 [salt.state       :1951][INFO    ][9285] Completed state [python-pymysql] at time 03:28:27.310520 duration_in_ms=841.136
2018-11-04 03:28:27,314 [salt.state       :1780][INFO    ][9285] Running state [/var/log/mysql] at time 03:28:27.314498
2018-11-04 03:28:27,314 [salt.state       :1813][INFO    ][9285] Executing state file.directory for [/var/log/mysql]
2018-11-04 03:28:27,315 [salt.state       :300 ][INFO    ][9285] {'mode': '0755'}
2018-11-04 03:28:27,316 [salt.state       :1951][INFO    ][9285] Completed state [/var/log/mysql] at time 03:28:27.316149 duration_in_ms=1.651
2018-11-04 03:28:27,317 [salt.state       :1780][INFO    ][9285] Running state [/etc/mysql] at time 03:28:27.317125
2018-11-04 03:28:27,317 [salt.state       :1813][INFO    ][9285] Executing state file.directory for [/etc/mysql]
2018-11-04 03:28:27,318 [salt.state       :300 ][INFO    ][9285] Directory /etc/mysql is in the correct state
Directory /etc/mysql updated
2018-11-04 03:28:27,318 [salt.state       :1951][INFO    ][9285] Completed state [/etc/mysql] at time 03:28:27.318226 duration_in_ms=1.101
2018-11-04 03:28:27,319 [salt.state       :1780][INFO    ][9285] Running state [/var/run/mysqld] at time 03:28:27.319158
2018-11-04 03:28:27,319 [salt.state       :1813][INFO    ][9285] Executing state file.directory for [/var/run/mysqld]
2018-11-04 03:28:27,320 [salt.state       :300 ][INFO    ][9285] Directory /var/run/mysqld is in the correct state
Directory /var/run/mysqld updated
2018-11-04 03:28:27,321 [salt.state       :1951][INFO    ][9285] Completed state [/var/run/mysqld] at time 03:28:27.321044 duration_in_ms=1.886
2018-11-04 03:28:27,322 [salt.state       :1780][INFO    ][9285] Running state [/etc/systemd/system/mysql.service.d] at time 03:28:27.322002
2018-11-04 03:28:27,322 [salt.state       :1813][INFO    ][9285] Executing state file.directory for [/etc/systemd/system/mysql.service.d]
2018-11-04 03:28:27,323 [salt.state       :300 ][INFO    ][9285] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-11-04 03:28:27,323 [salt.state       :1951][INFO    ][9285] Completed state [/etc/systemd/system/mysql.service.d] at time 03:28:27.323863 duration_in_ms=1.861
2018-11-04 03:28:27,326 [salt.state       :1780][INFO    ][9285] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 03:28:27.326010
2018-11-04 03:28:27,326 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/etc/systemd/system/mysql.service.d/override.conf]
2018-11-04 03:28:27,327 [salt.state       :300 ][INFO    ][9285] File changed:
New file
2018-11-04 03:28:27,328 [salt.state       :1951][INFO    ][9285] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 03:28:27.328181 duration_in_ms=2.172
2018-11-04 03:28:27,330 [salt.state       :1780][INFO    ][9285] Running state [service.systemctl_reload] at time 03:28:27.330292
2018-11-04 03:28:27,330 [salt.state       :1813][INFO    ][9285] Executing state module.wait for [service.systemctl_reload]
2018-11-04 03:28:27,330 [salt.state       :300 ][INFO    ][9285] No changes made for service.systemctl_reload
2018-11-04 03:28:27,331 [salt.state       :1951][INFO    ][9285] Completed state [service.systemctl_reload] at time 03:28:27.331023 duration_in_ms=0.732
2018-11-04 03:28:27,331 [salt.state       :1780][INFO    ][9285] Running state [service.systemctl_reload] at time 03:28:27.331226
2018-11-04 03:28:27,331 [salt.state       :1813][INFO    ][9285] Executing state module.mod_watch for [service.systemctl_reload]
2018-11-04 03:28:27,331 [salt.utils.decorators:613 ][WARNING ][9285] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2018-11-04 03:28:27,332 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-11-04 03:28:27,460 [salt.state       :300 ][INFO    ][9285] {'ret': True}
2018-11-04 03:28:27,462 [salt.state       :1951][INFO    ][9285] Completed state [service.systemctl_reload] at time 03:28:27.461853 duration_in_ms=130.627
2018-11-04 03:28:27,465 [salt.state       :1780][INFO    ][9285] Running state [/etc/mysql/debian.cnf] at time 03:28:27.464997
2018-11-04 03:28:27,465 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/etc/mysql/debian.cnf]
2018-11-04 03:28:27,499 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-11-04 03:28:27,567 [salt.state       :300 ][INFO    ][9285] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = T07FqGcmQKjZtYSJ
-socket   = /var/run/mysqld/mysqld.sock
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+
 [mysql_upgrade]
-host     = localhost
-user     = debian-sys-maint
-password = T07FqGcmQKjZtYSJ
-socket   = /var/run/mysqld/mysqld.sock
-basedir  = /usr
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+basedir = /usr

2018-11-04 03:28:27,568 [salt.state       :1951][INFO    ][9285] Completed state [/etc/mysql/debian.cnf] at time 03:28:27.568030 duration_in_ms=103.034
2018-11-04 03:28:27,568 [salt.state       :1780][INFO    ][9285] Running state [/usr/local/sbin/galera_init.sh] at time 03:28:27.568312
2018-11-04 03:28:27,568 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/usr/local/sbin/galera_init.sh]
2018-11-04 03:28:27,589 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-11-04 03:28:27,602 [salt.state       :300 ][INFO    ][9285] File changed:
New file
2018-11-04 03:28:27,602 [salt.state       :1951][INFO    ][9285] Completed state [/usr/local/sbin/galera_init.sh] at time 03:28:27.602738 duration_in_ms=34.426
2018-11-04 03:28:27,603 [salt.state       :1780][INFO    ][9285] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 03:28:27.603010
2018-11-04 03:28:27,603 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/usr/local/sbin/galera_bootstrap.sh]
2018-11-04 03:28:27,627 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-11-04 03:28:27,640 [salt.state       :300 ][INFO    ][9285] File changed:
New file
2018-11-04 03:28:27,640 [salt.state       :1951][INFO    ][9285] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 03:28:27.640208 duration_in_ms=37.198
2018-11-04 03:28:27,643 [salt.state       :1780][INFO    ][9285] Running state [/usr/local/sbin/galera_init.sh] at time 03:28:27.643511
2018-11-04 03:28:27,644 [salt.state       :1813][INFO    ][9285] Executing state cmd.run for [/usr/local/sbin/galera_init.sh]
2018-11-04 03:28:27,644 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-11-04 03:28:31,854 [salt.state       :300 ][INFO    ][9285] {'pid': 16722, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-11-04 03:28:31,855 [salt.state       :1951][INFO    ][9285] Completed state [/usr/local/sbin/galera_init.sh] at time 03:28:31.855409 duration_in_ms=4211.896
2018-11-04 03:28:31,859 [salt.state       :1780][INFO    ][9285] Running state [mysqladmin password "opnfv_secret"] at time 03:28:31.859365
2018-11-04 03:28:31,859 [salt.state       :1813][INFO    ][9285] Executing state cmd.run for [mysqladmin password "opnfv_secret"]
2018-11-04 03:28:31,862 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-11-04 03:28:31,892 [salt.state       :300 ][INFO    ][9285] {'pid': 17199, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-11-04 03:28:31,893 [salt.state       :1951][INFO    ][9285] Completed state [mysqladmin password "opnfv_secret"] at time 03:28:31.893771 duration_in_ms=34.406
2018-11-04 03:28:31,897 [salt.state       :1780][INFO    ][9285] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 03:28:31.897038
2018-11-04 03:28:31,897 [salt.state       :1813][INFO    ][9285] Executing state cmd.run for [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"]
2018-11-04 03:28:31,899 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command 'mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"' in directory '/root'
2018-11-04 03:28:31,923 [salt.state       :300 ][INFO    ][9285] {'pid': 17201, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-11-04 03:28:31,924 [salt.state       :1951][INFO    ][9285] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 03:28:31.924321 duration_in_ms=27.283
2018-11-04 03:28:31,929 [salt.state       :1780][INFO    ][9285] Running state [mysql] at time 03:28:31.929389
2018-11-04 03:28:31,929 [salt.state       :1813][INFO    ][9285] Executing state service.dead for [mysql]
2018-11-04 03:28:31,931 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-11-04 03:28:31,956 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-11-04 03:28:31,980 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-11-04 03:28:32,015 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-11-04 03:28:33,238 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-11-04 03:28:33,264 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-11-04 03:28:33,298 [salt.state       :300 ][INFO    ][9285] {'mysql': False}
2018-11-04 03:28:33,299 [salt.state       :1951][INFO    ][9285] Completed state [mysql] at time 03:28:33.299382 duration_in_ms=1369.993
2018-11-04 03:28:33,303 [salt.state       :1780][INFO    ][9285] Running state [/etc/mysql/my.cnf] at time 03:28:33.303099
2018-11-04 03:28:33,303 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/etc/mysql/my.cnf]
2018-11-04 03:28:33,334 [salt.fileclient  :1219][INFO    ][9285] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-11-04 03:28:33,424 [salt.state       :300 ][INFO    ][9285] File changed:
--- 
+++ 
@@ -1,36 +1,66 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
-syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.26
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+log_error = /var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer_size		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover-options  = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.24:4567,192.168.10.25:4567,192.168.10.26:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.26
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.26:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-11-04 03:28:33,424 [salt.state       :1951][INFO    ][9285] Completed state [/etc/mysql/my.cnf] at time 03:28:33.424858 duration_in_ms=121.759
2018-11-04 03:28:33,426 [salt.state       :1780][INFO    ][9285] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 03:28:33.426869
2018-11-04 03:28:33,427 [salt.state       :1813][INFO    ][9285] Executing state cmd.run for [/usr/local/sbin/galera_bootstrap.sh]
2018-11-04 03:28:33,427 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-11-04 03:28:35,263 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032835246760
2018-11-04 03:28:35,284 [salt.minion      :1432][INFO    ][17957] Starting a new job with PID 17957
2018-11-04 03:28:35,312 [salt.minion      :1711][INFO    ][17957] Returning information for job: 20181104032835246760
2018-11-04 03:28:45,439 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032845415326
2018-11-04 03:28:45,465 [salt.minion      :1432][INFO    ][18346] Starting a new job with PID 18346
2018-11-04 03:28:45,487 [salt.minion      :1711][INFO    ][18346] Returning information for job: 20181104032845415326
2018-11-04 03:28:55,616 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104032855592362
2018-11-04 03:28:55,636 [salt.minion      :1432][INFO    ][18402] Starting a new job with PID 18402
2018-11-04 03:28:55,658 [salt.minion      :1711][INFO    ][18402] Returning information for job: 20181104032855592362
2018-11-04 03:29:01,198 [salt.state       :300 ][INFO    ][9285] {'pid': 17236, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-11-04 03:29:01,200 [salt.state       :1951][INFO    ][9285] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 03:29:01.200049 duration_in_ms=27773.179
2018-11-04 03:29:01,204 [salt.state       :1780][INFO    ][9285] Running state [/etc/salt/.galera_bootstrap] at time 03:29:01.204518
2018-11-04 03:29:01,205 [salt.state       :1813][INFO    ][9285] Executing state file.touch for [/etc/salt/.galera_bootstrap]
2018-11-04 03:29:01,206 [salt.state       :300 ][INFO    ][9285] {'new': '/etc/salt/.galera_bootstrap'}
2018-11-04 03:29:01,206 [salt.state       :1951][INFO    ][9285] Completed state [/etc/salt/.galera_bootstrap] at time 03:29:01.206547 duration_in_ms=2.03
2018-11-04 03:29:01,335 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['git', '--version'] in directory '/root'
2018-11-04 03:29:01,536 [salt.state       :1780][INFO    ][9285] Running state [/etc/mysql/my.cnf] at time 03:29:01.536738
2018-11-04 03:29:01,537 [salt.state       :1813][INFO    ][9285] Executing state file.managed for [/etc/mysql/my.cnf]
2018-11-04 03:29:01,645 [salt.state       :300 ][INFO    ][9285] File /etc/mysql/my.cnf is in the correct state
2018-11-04 03:29:01,645 [salt.state       :1951][INFO    ][9285] Completed state [/etc/mysql/my.cnf] at time 03:29:01.645710 duration_in_ms=108.972
2018-11-04 03:29:01,648 [salt.state       :1780][INFO    ][9285] Running state [mysql] at time 03:29:01.648340
2018-11-04 03:29:01,648 [salt.state       :1813][INFO    ][9285] Executing state service.running for [mysql]
2018-11-04 03:29:01,649 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-11-04 03:29:01,674 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-11-04 03:29:01,713 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-11-04 03:29:01,756 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-11-04 03:29:02,306 [salt.loaded.int.module.cmdmod:395 ][INFO    ][9285] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-11-04 03:29:02,334 [salt.state       :300 ][INFO    ][9285] {'mysql': True}
2018-11-04 03:29:02,335 [salt.state       :1951][INFO    ][9285] Completed state [mysql] at time 03:29:02.335317 duration_in_ms=686.975
2018-11-04 03:29:02,336 [salt.state       :1780][INFO    ][9285] Running state [panko] at time 03:29:02.336306
2018-11-04 03:29:02,337 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [panko]
2018-11-04 03:29:02,346 [salt.state       :300 ][INFO    ][9285] Database panko is already present
2018-11-04 03:29:02,346 [salt.state       :1951][INFO    ][9285] Completed state [panko] at time 03:29:02.346347 duration_in_ms=10.042
2018-11-04 03:29:02,346 [salt.state       :1780][INFO    ][9285] Running state [panko] at time 03:29:02.346615
2018-11-04 03:29:02,346 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [panko]
2018-11-04 03:29:02,351 [salt.state       :300 ][INFO    ][9285] User panko@% is already present with the desired password
2018-11-04 03:29:02,352 [salt.state       :1951][INFO    ][9285] Completed state [panko] at time 03:29:02.351984 duration_in_ms=5.368
2018-11-04 03:29:02,354 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_panko_panko_%] at time 03:29:02.354938
2018-11-04 03:29:02,355 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_panko_panko_%]
2018-11-04 03:29:02,362 [salt.state       :300 ][INFO    ][9285] Grant all on panko.* to panko@% is already present
2018-11-04 03:29:02,363 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_panko_panko_%] at time 03:29:02.363061 duration_in_ms=8.122
2018-11-04 03:29:02,363 [salt.state       :1780][INFO    ][9285] Running state [panko] at time 03:29:02.363334
2018-11-04 03:29:02,363 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [panko]
2018-11-04 03:29:02,389 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'panko'@'192.168.10.26' has been created
2018-11-04 03:29:02,389 [salt.state       :300 ][INFO    ][9285] {'panko': 'Present'}
2018-11-04 03:29:02,389 [salt.state       :1951][INFO    ][9285] Completed state [panko] at time 03:29:02.389872 duration_in_ms=26.538
2018-11-04 03:29:02,392 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_panko_panko_192.168.10.26] at time 03:29:02.392269
2018-11-04 03:29:02,392 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_panko_panko_192.168.10.26]
2018-11-04 03:29:02,414 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'panko.*' for user 'panko' has been added
2018-11-04 03:29:02,414 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_panko_panko_192.168.10.26': 'Present'}
2018-11-04 03:29:02,414 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_panko_panko_192.168.10.26] at time 03:29:02.414783 duration_in_ms=22.515
2018-11-04 03:29:02,415 [salt.state       :1780][INFO    ][9285] Running state [ceilometer] at time 03:29:02.415135
2018-11-04 03:29:02,415 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [ceilometer]
2018-11-04 03:29:02,420 [salt.state       :300 ][INFO    ][9285] Database ceilometer is already present
2018-11-04 03:29:02,421 [salt.state       :1951][INFO    ][9285] Completed state [ceilometer] at time 03:29:02.421088 duration_in_ms=5.953
2018-11-04 03:29:02,421 [salt.state       :1780][INFO    ][9285] Running state [ceilometer] at time 03:29:02.421347
2018-11-04 03:29:02,421 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [ceilometer]
2018-11-04 03:29:02,426 [salt.state       :300 ][INFO    ][9285] User ceilometer@% is already present with the desired password
2018-11-04 03:29:02,426 [salt.state       :1951][INFO    ][9285] Completed state [ceilometer] at time 03:29:02.426314 duration_in_ms=4.967
2018-11-04 03:29:02,429 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_ceilometer_ceilometer_%] at time 03:29:02.429882
2018-11-04 03:29:02,430 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_ceilometer_ceilometer_%]
2018-11-04 03:29:02,436 [salt.state       :300 ][INFO    ][9285] Grant all on ceilometer.* to ceilometer@% is already present
2018-11-04 03:29:02,437 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 03:29:02.437630 duration_in_ms=7.748
2018-11-04 03:29:02,437 [salt.state       :1780][INFO    ][9285] Running state [ceilometer] at time 03:29:02.437895
2018-11-04 03:29:02,438 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [ceilometer]
2018-11-04 03:29:02,463 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'ceilometer'@'192.168.10.26' has been created
2018-11-04 03:29:02,464 [salt.state       :300 ][INFO    ][9285] {'ceilometer': 'Present'}
2018-11-04 03:29:02,464 [salt.state       :1951][INFO    ][9285] Completed state [ceilometer] at time 03:29:02.464283 duration_in_ms=26.388
2018-11-04 03:29:02,467 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.26] at time 03:29:02.467469
2018-11-04 03:29:02,467 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_ceilometer_ceilometer_192.168.10.26]
2018-11-04 03:29:02,489 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-11-04 03:29:02,489 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_ceilometer_ceilometer_192.168.10.26': 'Present'}
2018-11-04 03:29:02,489 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.26] at time 03:29:02.489726 duration_in_ms=22.257
2018-11-04 03:29:02,490 [salt.state       :1780][INFO    ][9285] Running state [aodh] at time 03:29:02.490335
2018-11-04 03:29:02,490 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [aodh]
2018-11-04 03:29:02,494 [salt.state       :300 ][INFO    ][9285] Database aodh is already present
2018-11-04 03:29:02,494 [salt.state       :1951][INFO    ][9285] Completed state [aodh] at time 03:29:02.494938 duration_in_ms=4.603
2018-11-04 03:29:02,495 [salt.state       :1780][INFO    ][9285] Running state [aodh] at time 03:29:02.495198
2018-11-04 03:29:02,495 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [aodh]
2018-11-04 03:29:02,500 [salt.state       :300 ][INFO    ][9285] User aodh@% is already present with the desired password
2018-11-04 03:29:02,500 [salt.state       :1951][INFO    ][9285] Completed state [aodh] at time 03:29:02.500625 duration_in_ms=5.427
2018-11-04 03:29:02,503 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_aodh_aodh_%] at time 03:29:02.503088
2018-11-04 03:29:02,503 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_aodh_aodh_%]
2018-11-04 03:29:02,512 [salt.state       :300 ][INFO    ][9285] Grant all on aodh.* to aodh@% is already present
2018-11-04 03:29:02,513 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_aodh_aodh_%] at time 03:29:02.513192 duration_in_ms=10.103
2018-11-04 03:29:02,513 [salt.state       :1780][INFO    ][9285] Running state [aodh] at time 03:29:02.513726
2018-11-04 03:29:02,514 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [aodh]
2018-11-04 03:29:02,520 [salt.state       :300 ][INFO    ][9285] User aodh@192.168.10.23 is already present with the desired password
2018-11-04 03:29:02,521 [salt.state       :1951][INFO    ][9285] Completed state [aodh] at time 03:29:02.521177 duration_in_ms=7.452
2018-11-04 03:29:02,523 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_aodh_aodh_192.168.10.23] at time 03:29:02.523329
2018-11-04 03:29:02,523 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_aodh_aodh_192.168.10.23]
2018-11-04 03:29:02,531 [salt.state       :300 ][INFO    ][9285] Grant all on aodh.* to aodh@192.168.10.23 is already present
2018-11-04 03:29:02,531 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_aodh_aodh_192.168.10.23] at time 03:29:02.531205 duration_in_ms=7.876
2018-11-04 03:29:02,531 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.531480
2018-11-04 03:29:02,531 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [nova]
2018-11-04 03:29:02,536 [salt.state       :300 ][INFO    ][9285] Database nova is already present
2018-11-04 03:29:02,536 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.536320 duration_in_ms=4.84
2018-11-04 03:29:02,536 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.536574
2018-11-04 03:29:02,536 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [nova]
2018-11-04 03:29:02,540 [salt.state       :300 ][INFO    ][9285] User nova@% is already present with the desired password
2018-11-04 03:29:02,540 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.540864 duration_in_ms=4.289
2018-11-04 03:29:02,543 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_nova_nova_%] at time 03:29:02.543773
2018-11-04 03:29:02,544 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_nova_nova_%]
2018-11-04 03:29:02,550 [salt.state       :300 ][INFO    ][9285] Grant all on nova.* to nova@% is already present
2018-11-04 03:29:02,551 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_nova_nova_%] at time 03:29:02.551083 duration_in_ms=7.31
2018-11-04 03:29:02,551 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.551324
2018-11-04 03:29:02,551 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [nova]
2018-11-04 03:29:02,577 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'nova'@'192.168.10.26' has been created
2018-11-04 03:29:02,577 [salt.state       :300 ][INFO    ][9285] {'nova': 'Present'}
2018-11-04 03:29:02,577 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.577836 duration_in_ms=26.511
2018-11-04 03:29:02,580 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_nova_nova_192.168.10.26] at time 03:29:02.579978
2018-11-04 03:29:02,580 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_nova_nova_192.168.10.26]
2018-11-04 03:29:02,603 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-11-04 03:29:02,603 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_nova_nova_192.168.10.26': 'Present'}
2018-11-04 03:29:02,604 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_nova_nova_192.168.10.26] at time 03:29:02.603965 duration_in_ms=23.986
2018-11-04 03:29:02,604 [salt.state       :1780][INFO    ][9285] Running state [grafana] at time 03:29:02.604300
2018-11-04 03:29:02,604 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [grafana]
2018-11-04 03:29:02,609 [salt.state       :300 ][INFO    ][9285] Database grafana is already present
2018-11-04 03:29:02,609 [salt.state       :1951][INFO    ][9285] Completed state [grafana] at time 03:29:02.609255 duration_in_ms=4.955
2018-11-04 03:29:02,609 [salt.state       :1780][INFO    ][9285] Running state [grafana] at time 03:29:02.609512
2018-11-04 03:29:02,609 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [grafana]
2018-11-04 03:29:02,615 [salt.state       :300 ][INFO    ][9285] User grafana@% is already present with the desired password
2018-11-04 03:29:02,615 [salt.state       :1951][INFO    ][9285] Completed state [grafana] at time 03:29:02.615717 duration_in_ms=6.205
2018-11-04 03:29:02,618 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_grafana_grafana_%] at time 03:29:02.618686
2018-11-04 03:29:02,619 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_grafana_grafana_%]
2018-11-04 03:29:02,626 [salt.state       :300 ][INFO    ][9285] Grant all on grafana.* to grafana@% is already present
2018-11-04 03:29:02,627 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_grafana_grafana_%] at time 03:29:02.627076 duration_in_ms=8.391
2018-11-04 03:29:02,627 [salt.state       :1780][INFO    ][9285] Running state [grafana] at time 03:29:02.627343
2018-11-04 03:29:02,627 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [grafana]
2018-11-04 03:29:02,652 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'grafana'@'192.168.10.26' has been created
2018-11-04 03:29:02,653 [salt.state       :300 ][INFO    ][9285] {'grafana': 'Present'}
2018-11-04 03:29:02,653 [salt.state       :1951][INFO    ][9285] Completed state [grafana] at time 03:29:02.653428 duration_in_ms=26.084
2018-11-04 03:29:02,655 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_grafana_grafana_192.168.10.26] at time 03:29:02.655521
2018-11-04 03:29:02,655 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_grafana_grafana_192.168.10.26]
2018-11-04 03:29:02,678 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-11-04 03:29:02,679 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_grafana_grafana_192.168.10.26': 'Present'}
2018-11-04 03:29:02,679 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_grafana_grafana_192.168.10.26] at time 03:29:02.679721 duration_in_ms=24.201
2018-11-04 03:29:02,680 [salt.state       :1780][INFO    ][9285] Running state [designate_pool_manager] at time 03:29:02.680062
2018-11-04 03:29:02,680 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [designate_pool_manager]
2018-11-04 03:29:02,684 [salt.state       :300 ][INFO    ][9285] Database designate_pool_manager is already present
2018-11-04 03:29:02,684 [salt.state       :1951][INFO    ][9285] Completed state [designate_pool_manager] at time 03:29:02.684635 duration_in_ms=4.573
2018-11-04 03:29:02,685 [salt.state       :1780][INFO    ][9285] Running state [designate] at time 03:29:02.685332
2018-11-04 03:29:02,685 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [designate]
2018-11-04 03:29:02,690 [salt.state       :300 ][INFO    ][9285] User designate@% is already present with the desired password
2018-11-04 03:29:02,690 [salt.state       :1951][INFO    ][9285] Completed state [designate] at time 03:29:02.690427 duration_in_ms=5.095
2018-11-04 03:29:02,692 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_designate_designate_pool_manager_%] at time 03:29:02.692606
2018-11-04 03:29:02,692 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_designate_designate_pool_manager_%]
2018-11-04 03:29:02,700 [salt.state       :300 ][INFO    ][9285] Grant all on designate_pool_manager.* to designate@% is already present
2018-11-04 03:29:02,700 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 03:29:02.700836 duration_in_ms=8.23
2018-11-04 03:29:02,701 [salt.state       :1780][INFO    ][9285] Running state [designate] at time 03:29:02.701111
2018-11-04 03:29:02,701 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [designate]
2018-11-04 03:29:02,706 [salt.state       :300 ][INFO    ][9285] User designate@192.168.10.23 is already present with the desired password
2018-11-04 03:29:02,706 [salt.state       :1951][INFO    ][9285] Completed state [designate] at time 03:29:02.706501 duration_in_ms=5.391
2018-11-04 03:29:02,708 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.23] at time 03:29:02.708555
2018-11-04 03:29:02,708 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_designate_designate_pool_manager_192.168.10.23]
2018-11-04 03:29:02,717 [salt.state       :300 ][INFO    ][9285] Grant all on designate_pool_manager.* to designate@192.168.10.23 is already present
2018-11-04 03:29:02,717 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.23] at time 03:29:02.717683 duration_in_ms=9.128
2018-11-04 03:29:02,717 [salt.state       :1780][INFO    ][9285] Running state [heat] at time 03:29:02.717951
2018-11-04 03:29:02,718 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [heat]
2018-11-04 03:29:02,721 [salt.state       :300 ][INFO    ][9285] Database heat is already present
2018-11-04 03:29:02,722 [salt.state       :1951][INFO    ][9285] Completed state [heat] at time 03:29:02.722027 duration_in_ms=4.076
2018-11-04 03:29:02,722 [salt.state       :1780][INFO    ][9285] Running state [heat] at time 03:29:02.722299
2018-11-04 03:29:02,722 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [heat]
2018-11-04 03:29:02,727 [salt.state       :300 ][INFO    ][9285] User heat@% is already present with the desired password
2018-11-04 03:29:02,727 [salt.state       :1951][INFO    ][9285] Completed state [heat] at time 03:29:02.727938 duration_in_ms=5.639
2018-11-04 03:29:02,730 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_heat_heat_%] at time 03:29:02.730509
2018-11-04 03:29:02,730 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_heat_heat_%]
2018-11-04 03:29:02,738 [salt.state       :300 ][INFO    ][9285] Grant all on heat.* to heat@% is already present
2018-11-04 03:29:02,738 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_heat_heat_%] at time 03:29:02.738340 duration_in_ms=7.831
2018-11-04 03:29:02,738 [salt.state       :1780][INFO    ][9285] Running state [heat] at time 03:29:02.738599
2018-11-04 03:29:02,738 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [heat]
2018-11-04 03:29:02,766 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'heat'@'192.168.10.26' has been created
2018-11-04 03:29:02,766 [salt.state       :300 ][INFO    ][9285] {'heat': 'Present'}
2018-11-04 03:29:02,766 [salt.state       :1951][INFO    ][9285] Completed state [heat] at time 03:29:02.766597 duration_in_ms=27.998
2018-11-04 03:29:02,769 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_heat_heat_192.168.10.26] at time 03:29:02.769719
2018-11-04 03:29:02,770 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_heat_heat_192.168.10.26]
2018-11-04 03:29:02,790 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-11-04 03:29:02,790 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_heat_heat_192.168.10.26': 'Present'}
2018-11-04 03:29:02,791 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_heat_heat_192.168.10.26] at time 03:29:02.791014 duration_in_ms=21.295
2018-11-04 03:29:02,791 [salt.state       :1780][INFO    ][9285] Running state [nova_api] at time 03:29:02.791349
2018-11-04 03:29:02,791 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [nova_api]
2018-11-04 03:29:02,796 [salt.state       :300 ][INFO    ][9285] Database nova_api is already present
2018-11-04 03:29:02,796 [salt.state       :1951][INFO    ][9285] Completed state [nova_api] at time 03:29:02.796775 duration_in_ms=5.426
2018-11-04 03:29:02,797 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.797442
2018-11-04 03:29:02,797 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [nova]
2018-11-04 03:29:02,802 [salt.state       :300 ][INFO    ][9285] User nova@% is already present with the desired password
2018-11-04 03:29:02,802 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.802591 duration_in_ms=5.149
2018-11-04 03:29:02,804 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_nova_nova_api_%] at time 03:29:02.804683
2018-11-04 03:29:02,805 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_nova_nova_api_%]
2018-11-04 03:29:02,812 [salt.state       :300 ][INFO    ][9285] Grant all on nova_api.* to nova@% is already present
2018-11-04 03:29:02,812 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_nova_nova_api_%] at time 03:29:02.812772 duration_in_ms=8.089
2018-11-04 03:29:02,813 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.813083
2018-11-04 03:29:02,813 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [nova]
2018-11-04 03:29:02,820 [salt.state       :300 ][INFO    ][9285] User nova@192.168.10.26 is already present with the desired password
2018-11-04 03:29:02,821 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.821398 duration_in_ms=8.314
2018-11-04 03:29:02,826 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_nova_nova_api_192.168.10.26] at time 03:29:02.826065
2018-11-04 03:29:02,826 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_nova_nova_api_192.168.10.26]
2018-11-04 03:29:02,847 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-11-04 03:29:02,847 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_nova_nova_api_192.168.10.26': 'Present'}
2018-11-04 03:29:02,848 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_nova_nova_api_192.168.10.26] at time 03:29:02.848028 duration_in_ms=21.962
2018-11-04 03:29:02,848 [salt.state       :1780][INFO    ][9285] Running state [keystone] at time 03:29:02.848382
2018-11-04 03:29:02,848 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [keystone]
2018-11-04 03:29:02,853 [salt.state       :300 ][INFO    ][9285] Database keystone is already present
2018-11-04 03:29:02,853 [salt.state       :1951][INFO    ][9285] Completed state [keystone] at time 03:29:02.853873 duration_in_ms=5.491
2018-11-04 03:29:02,854 [salt.state       :1780][INFO    ][9285] Running state [keystone] at time 03:29:02.854128
2018-11-04 03:29:02,854 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [keystone]
2018-11-04 03:29:02,859 [salt.state       :300 ][INFO    ][9285] User keystone@% is already present with the desired password
2018-11-04 03:29:02,859 [salt.state       :1951][INFO    ][9285] Completed state [keystone] at time 03:29:02.859412 duration_in_ms=5.284
2018-11-04 03:29:02,862 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_keystone_keystone_%] at time 03:29:02.861987
2018-11-04 03:29:02,862 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_keystone_keystone_%]
2018-11-04 03:29:02,870 [salt.state       :300 ][INFO    ][9285] Grant all on keystone.* to keystone@% is already present
2018-11-04 03:29:02,870 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_keystone_keystone_%] at time 03:29:02.870303 duration_in_ms=8.316
2018-11-04 03:29:02,870 [salt.state       :1780][INFO    ][9285] Running state [keystone] at time 03:29:02.870575
2018-11-04 03:29:02,870 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [keystone]
2018-11-04 03:29:02,900 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'keystone'@'192.168.10.26' has been created
2018-11-04 03:29:02,900 [salt.state       :300 ][INFO    ][9285] {'keystone': 'Present'}
2018-11-04 03:29:02,901 [salt.state       :1951][INFO    ][9285] Completed state [keystone] at time 03:29:02.901725 duration_in_ms=31.15
2018-11-04 03:29:02,904 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_keystone_keystone_192.168.10.26] at time 03:29:02.904603
2018-11-04 03:29:02,905 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_keystone_keystone_192.168.10.26]
2018-11-04 03:29:02,928 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-11-04 03:29:02,928 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_keystone_keystone_192.168.10.26': 'Present'}
2018-11-04 03:29:02,929 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_keystone_keystone_192.168.10.26] at time 03:29:02.929207 duration_in_ms=24.604
2018-11-04 03:29:02,929 [salt.state       :1780][INFO    ][9285] Running state [nova_cell0] at time 03:29:02.929509
2018-11-04 03:29:02,929 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [nova_cell0]
2018-11-04 03:29:02,933 [salt.state       :300 ][INFO    ][9285] Database nova_cell0 is already present
2018-11-04 03:29:02,934 [salt.state       :1951][INFO    ][9285] Completed state [nova_cell0] at time 03:29:02.934342 duration_in_ms=4.833
2018-11-04 03:29:02,934 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.934645
2018-11-04 03:29:02,934 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [nova]
2018-11-04 03:29:02,940 [salt.state       :300 ][INFO    ][9285] User nova@% is already present with the desired password
2018-11-04 03:29:02,940 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.940803 duration_in_ms=6.158
2018-11-04 03:29:02,942 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_nova_nova_cell0_%] at time 03:29:02.942841
2018-11-04 03:29:02,943 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_nova_nova_cell0_%]
2018-11-04 03:29:02,952 [salt.state       :300 ][INFO    ][9285] Grant all on nova_cell0.* to nova@% is already present
2018-11-04 03:29:02,952 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_nova_nova_cell0_%] at time 03:29:02.952543 duration_in_ms=9.702
2018-11-04 03:29:02,952 [salt.state       :1780][INFO    ][9285] Running state [nova] at time 03:29:02.952844
2018-11-04 03:29:02,953 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [nova]
2018-11-04 03:29:02,958 [salt.state       :300 ][INFO    ][9285] User nova@192.168.10.26 is already present with the desired password
2018-11-04 03:29:02,958 [salt.state       :1951][INFO    ][9285] Completed state [nova] at time 03:29:02.958875 duration_in_ms=6.031
2018-11-04 03:29:02,960 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_nova_nova_cell0_192.168.10.26] at time 03:29:02.960802
2018-11-04 03:29:02,961 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_nova_nova_cell0_192.168.10.26]
2018-11-04 03:29:02,983 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-11-04 03:29:02,984 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_nova_nova_cell0_192.168.10.26': 'Present'}
2018-11-04 03:29:02,984 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_nova_nova_cell0_192.168.10.26] at time 03:29:02.984658 duration_in_ms=23.856
2018-11-04 03:29:02,985 [salt.state       :1780][INFO    ][9285] Running state [cinder] at time 03:29:02.984996
2018-11-04 03:29:02,985 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [cinder]
2018-11-04 03:29:02,989 [salt.state       :300 ][INFO    ][9285] Database cinder is already present
2018-11-04 03:29:02,989 [salt.state       :1951][INFO    ][9285] Completed state [cinder] at time 03:29:02.989765 duration_in_ms=4.769
2018-11-04 03:29:02,990 [salt.state       :1780][INFO    ][9285] Running state [cinder] at time 03:29:02.990334
2018-11-04 03:29:02,990 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [cinder]
2018-11-04 03:29:02,995 [salt.state       :300 ][INFO    ][9285] User cinder@% is already present with the desired password
2018-11-04 03:29:02,995 [salt.state       :1951][INFO    ][9285] Completed state [cinder] at time 03:29:02.995272 duration_in_ms=4.938
2018-11-04 03:29:02,998 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_cinder_cinder_%] at time 03:29:02.998084
2018-11-04 03:29:02,998 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_cinder_cinder_%]
2018-11-04 03:29:03,005 [salt.state       :300 ][INFO    ][9285] Grant all on cinder.* to cinder@% is already present
2018-11-04 03:29:03,006 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_cinder_cinder_%] at time 03:29:03.005954 duration_in_ms=7.87
2018-11-04 03:29:03,006 [salt.state       :1780][INFO    ][9285] Running state [cinder] at time 03:29:03.006222
2018-11-04 03:29:03,006 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [cinder]
2018-11-04 03:29:03,033 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'cinder'@'192.168.10.26' has been created
2018-11-04 03:29:03,033 [salt.state       :300 ][INFO    ][9285] {'cinder': 'Present'}
2018-11-04 03:29:03,033 [salt.state       :1951][INFO    ][9285] Completed state [cinder] at time 03:29:03.033889 duration_in_ms=27.665
2018-11-04 03:29:03,037 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_cinder_cinder_192.168.10.26] at time 03:29:03.037802
2018-11-04 03:29:03,038 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_cinder_cinder_192.168.10.26]
2018-11-04 03:29:03,063 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-11-04 03:29:03,064 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_cinder_cinder_192.168.10.26': 'Present'}
2018-11-04 03:29:03,064 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_cinder_cinder_192.168.10.26] at time 03:29:03.064645 duration_in_ms=26.842
2018-11-04 03:29:03,065 [salt.state       :1780][INFO    ][9285] Running state [barbican] at time 03:29:03.065051
2018-11-04 03:29:03,065 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [barbican]
2018-11-04 03:29:03,070 [salt.state       :300 ][INFO    ][9285] Database barbican is already present
2018-11-04 03:29:03,070 [salt.state       :1951][INFO    ][9285] Completed state [barbican] at time 03:29:03.070365 duration_in_ms=5.315
2018-11-04 03:29:03,070 [salt.state       :1780][INFO    ][9285] Running state [barbican] at time 03:29:03.070619
2018-11-04 03:29:03,070 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [barbican]
2018-11-04 03:29:03,074 [salt.state       :300 ][INFO    ][9285] User barbican@% is already present with the desired password
2018-11-04 03:29:03,074 [salt.state       :1951][INFO    ][9285] Completed state [barbican] at time 03:29:03.074832 duration_in_ms=4.213
2018-11-04 03:29:03,077 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_barbican_barbican_%] at time 03:29:03.077381
2018-11-04 03:29:03,077 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_barbican_barbican_%]
2018-11-04 03:29:03,084 [salt.state       :300 ][INFO    ][9285] Grant all on barbican.* to barbican@% is already present
2018-11-04 03:29:03,084 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_barbican_barbican_%] at time 03:29:03.084738 duration_in_ms=7.356
2018-11-04 03:29:03,085 [salt.state       :1780][INFO    ][9285] Running state [barbican] at time 03:29:03.085011
2018-11-04 03:29:03,085 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [barbican]
2018-11-04 03:29:03,089 [salt.state       :300 ][INFO    ][9285] User barbican@192.168.10.23 is already present with the desired password
2018-11-04 03:29:03,089 [salt.state       :1951][INFO    ][9285] Completed state [barbican] at time 03:29:03.089442 duration_in_ms=4.431
2018-11-04 03:29:03,091 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_barbican_barbican_192.168.10.23] at time 03:29:03.091673
2018-11-04 03:29:03,092 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_barbican_barbican_192.168.10.23]
2018-11-04 03:29:03,101 [salt.state       :300 ][INFO    ][9285] Grant all on barbican.* to barbican@192.168.10.23 is already present
2018-11-04 03:29:03,101 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_barbican_barbican_192.168.10.23] at time 03:29:03.101375 duration_in_ms=9.702
2018-11-04 03:29:03,101 [salt.state       :1780][INFO    ][9285] Running state [gnocchi] at time 03:29:03.101700
2018-11-04 03:29:03,102 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [gnocchi]
2018-11-04 03:29:03,106 [salt.state       :300 ][INFO    ][9285] Database gnocchi is already present
2018-11-04 03:29:03,107 [salt.state       :1951][INFO    ][9285] Completed state [gnocchi] at time 03:29:03.107289 duration_in_ms=5.589
2018-11-04 03:29:03,107 [salt.state       :1780][INFO    ][9285] Running state [gnocchi] at time 03:29:03.107656
2018-11-04 03:29:03,108 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [gnocchi]
2018-11-04 03:29:03,113 [salt.state       :300 ][INFO    ][9285] User gnocchi@% is already present with the desired password
2018-11-04 03:29:03,113 [salt.state       :1951][INFO    ][9285] Completed state [gnocchi] at time 03:29:03.113417 duration_in_ms=5.761
2018-11-04 03:29:03,115 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_gnocchi_gnocchi_%] at time 03:29:03.115775
2018-11-04 03:29:03,116 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_gnocchi_gnocchi_%]
2018-11-04 03:29:03,122 [salt.state       :300 ][INFO    ][9285] Grant all on gnocchi.* to gnocchi@% is already present
2018-11-04 03:29:03,122 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_gnocchi_gnocchi_%] at time 03:29:03.122880 duration_in_ms=7.105
2018-11-04 03:29:03,123 [salt.state       :1780][INFO    ][9285] Running state [gnocchi] at time 03:29:03.123123
2018-11-04 03:29:03,123 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [gnocchi]
2018-11-04 03:29:03,143 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'gnocchi'@'192.168.10.26' has been created
2018-11-04 03:29:03,143 [salt.state       :300 ][INFO    ][9285] {'gnocchi': 'Present'}
2018-11-04 03:29:03,144 [salt.state       :1951][INFO    ][9285] Completed state [gnocchi] at time 03:29:03.143984 duration_in_ms=20.861
2018-11-04 03:29:03,146 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_gnocchi_gnocchi_192.168.10.26] at time 03:29:03.146747
2018-11-04 03:29:03,147 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_gnocchi_gnocchi_192.168.10.26]
2018-11-04 03:29:03,170 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'gnocchi.*' for user 'gnocchi' has been added
2018-11-04 03:29:03,171 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_gnocchi_gnocchi_192.168.10.26': 'Present'}
2018-11-04 03:29:03,171 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_gnocchi_gnocchi_192.168.10.26] at time 03:29:03.171247 duration_in_ms=24.501
2018-11-04 03:29:03,171 [salt.state       :1780][INFO    ][9285] Running state [glance] at time 03:29:03.171523
2018-11-04 03:29:03,171 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [glance]
2018-11-04 03:29:03,174 [salt.state       :300 ][INFO    ][9285] Database glance is already present
2018-11-04 03:29:03,175 [salt.state       :1951][INFO    ][9285] Completed state [glance] at time 03:29:03.175113 duration_in_ms=3.59
2018-11-04 03:29:03,175 [salt.state       :1780][INFO    ][9285] Running state [glance] at time 03:29:03.175384
2018-11-04 03:29:03,175 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [glance]
2018-11-04 03:29:03,180 [salt.state       :300 ][INFO    ][9285] User glance@% is already present with the desired password
2018-11-04 03:29:03,180 [salt.state       :1951][INFO    ][9285] Completed state [glance] at time 03:29:03.180800 duration_in_ms=5.417
2018-11-04 03:29:03,183 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_glance_glance_%] at time 03:29:03.183205
2018-11-04 03:29:03,183 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_glance_glance_%]
2018-11-04 03:29:03,190 [salt.state       :300 ][INFO    ][9285] Grant all on glance.* to glance@% is already present
2018-11-04 03:29:03,190 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_glance_glance_%] at time 03:29:03.190641 duration_in_ms=7.435
2018-11-04 03:29:03,190 [salt.state       :1780][INFO    ][9285] Running state [glance] at time 03:29:03.190914
2018-11-04 03:29:03,191 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [glance]
2018-11-04 03:29:03,213 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'glance'@'192.168.10.26' has been created
2018-11-04 03:29:03,214 [salt.state       :300 ][INFO    ][9285] {'glance': 'Present'}
2018-11-04 03:29:03,214 [salt.state       :1951][INFO    ][9285] Completed state [glance] at time 03:29:03.214609 duration_in_ms=23.695
2018-11-04 03:29:03,217 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_glance_glance_192.168.10.26] at time 03:29:03.217631
2018-11-04 03:29:03,218 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_glance_glance_192.168.10.26]
2018-11-04 03:29:03,248 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-11-04 03:29:03,249 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_glance_glance_192.168.10.26': 'Present'}
2018-11-04 03:29:03,249 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_glance_glance_192.168.10.26] at time 03:29:03.249810 duration_in_ms=32.179
2018-11-04 03:29:03,250 [salt.state       :1780][INFO    ][9285] Running state [neutron] at time 03:29:03.250082
2018-11-04 03:29:03,250 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [neutron]
2018-11-04 03:29:03,253 [salt.state       :300 ][INFO    ][9285] Database neutron is already present
2018-11-04 03:29:03,253 [salt.state       :1951][INFO    ][9285] Completed state [neutron] at time 03:29:03.253875 duration_in_ms=3.793
2018-11-04 03:29:03,254 [salt.state       :1780][INFO    ][9285] Running state [neutron] at time 03:29:03.254144
2018-11-04 03:29:03,254 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [neutron]
2018-11-04 03:29:03,259 [salt.state       :300 ][INFO    ][9285] User neutron@% is already present with the desired password
2018-11-04 03:29:03,259 [salt.state       :1951][INFO    ][9285] Completed state [neutron] at time 03:29:03.259335 duration_in_ms=5.191
2018-11-04 03:29:03,261 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_neutron_neutron_%] at time 03:29:03.261887
2018-11-04 03:29:03,262 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_neutron_neutron_%]
2018-11-04 03:29:03,268 [salt.state       :300 ][INFO    ][9285] Grant all on neutron.* to neutron@% is already present
2018-11-04 03:29:03,268 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_neutron_neutron_%] at time 03:29:03.268843 duration_in_ms=6.956
2018-11-04 03:29:03,269 [salt.state       :1780][INFO    ][9285] Running state [neutron] at time 03:29:03.269106
2018-11-04 03:29:03,269 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [neutron]
2018-11-04 03:29:03,292 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'neutron'@'192.168.10.26' has been created
2018-11-04 03:29:03,292 [salt.state       :300 ][INFO    ][9285] {'neutron': 'Present'}
2018-11-04 03:29:03,295 [salt.state       :1951][INFO    ][9285] Completed state [neutron] at time 03:29:03.295711 duration_in_ms=26.605
2018-11-04 03:29:03,298 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_neutron_neutron_192.168.10.26] at time 03:29:03.298636
2018-11-04 03:29:03,298 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_neutron_neutron_192.168.10.26]
2018-11-04 03:29:03,319 [salt.loaded.int.module.mysql:1870][INFO    ][9285] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-11-04 03:29:03,320 [salt.state       :300 ][INFO    ][9285] {'mysql_grants_neutron_neutron_192.168.10.26': 'Present'}
2018-11-04 03:29:03,320 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_neutron_neutron_192.168.10.26] at time 03:29:03.320550 duration_in_ms=21.914
2018-11-04 03:29:03,320 [salt.state       :1780][INFO    ][9285] Running state [designate] at time 03:29:03.320876
2018-11-04 03:29:03,321 [salt.state       :1813][INFO    ][9285] Executing state mysql_database.present for [designate]
2018-11-04 03:29:03,325 [salt.state       :300 ][INFO    ][9285] Database designate is already present
2018-11-04 03:29:03,325 [salt.state       :1951][INFO    ][9285] Completed state [designate] at time 03:29:03.325579 duration_in_ms=4.703
2018-11-04 03:29:03,325 [salt.state       :1780][INFO    ][9285] Running state [designate] at time 03:29:03.325899
2018-11-04 03:29:03,326 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [designate]
2018-11-04 03:29:03,330 [salt.state       :300 ][INFO    ][9285] User designate@% is already present with the desired password
2018-11-04 03:29:03,331 [salt.state       :1951][INFO    ][9285] Completed state [designate] at time 03:29:03.330980 duration_in_ms=5.081
2018-11-04 03:29:03,333 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_designate_designate_%] at time 03:29:03.333094
2018-11-04 03:29:03,333 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_designate_designate_%]
2018-11-04 03:29:03,340 [salt.state       :300 ][INFO    ][9285] Grant all on designate.* to designate@% is already present
2018-11-04 03:29:03,340 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_designate_designate_%] at time 03:29:03.340379 duration_in_ms=7.285
2018-11-04 03:29:03,340 [salt.state       :1780][INFO    ][9285] Running state [designate] at time 03:29:03.340655
2018-11-04 03:29:03,340 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [designate]
2018-11-04 03:29:03,345 [salt.state       :300 ][INFO    ][9285] User designate@192.168.10.23 is already present with the desired password
2018-11-04 03:29:03,345 [salt.state       :1951][INFO    ][9285] Completed state [designate] at time 03:29:03.345418 duration_in_ms=4.763
2018-11-04 03:29:03,347 [salt.state       :1780][INFO    ][9285] Running state [mysql_grants_designate_designate_192.168.10.23] at time 03:29:03.347614
2018-11-04 03:29:03,347 [salt.state       :1813][INFO    ][9285] Executing state mysql_grants.present for [mysql_grants_designate_designate_192.168.10.23]
2018-11-04 03:29:03,354 [salt.state       :300 ][INFO    ][9285] Grant all on designate.* to designate@192.168.10.23 is already present
2018-11-04 03:29:03,355 [salt.state       :1951][INFO    ][9285] Completed state [mysql_grants_designate_designate_192.168.10.23] at time 03:29:03.355164 duration_in_ms=7.55
2018-11-04 03:29:03,355 [salt.state       :1780][INFO    ][9285] Running state [haproxy] at time 03:29:03.355427
2018-11-04 03:29:03,355 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [haproxy]
2018-11-04 03:29:03,360 [salt.state       :300 ][INFO    ][9285] User haproxy@localhost is already present with passwordless login
2018-11-04 03:29:03,360 [salt.state       :1951][INFO    ][9285] Completed state [haproxy] at time 03:29:03.360626 duration_in_ms=5.199
2018-11-04 03:29:03,360 [salt.state       :1780][INFO    ][9285] Running state [haproxy] at time 03:29:03.360873
2018-11-04 03:29:03,361 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [haproxy]
2018-11-04 03:29:03,365 [salt.state       :300 ][INFO    ][9285] User haproxy@% is already present with passwordless login
2018-11-04 03:29:03,365 [salt.state       :1951][INFO    ][9285] Completed state [haproxy] at time 03:29:03.365937 duration_in_ms=5.064
2018-11-04 03:29:03,366 [salt.state       :1780][INFO    ][9285] Running state [haproxy] at time 03:29:03.366201
2018-11-04 03:29:03,366 [salt.state       :1813][INFO    ][9285] Executing state mysql_user.present for [haproxy]
2018-11-04 03:29:03,386 [salt.loaded.int.module.mysql:1383][INFO    ][9285] User 'haproxy'@'192.168.10.26' has been created with passwordless login
2018-11-04 03:29:03,387 [salt.state       :300 ][INFO    ][9285] {'haproxy': 'Present'}
2018-11-04 03:29:03,387 [salt.state       :1951][INFO    ][9285] Completed state [haproxy] at time 03:29:03.387398 duration_in_ms=21.196
2018-11-04 03:29:03,393 [salt.minion      :1711][INFO    ][9285] Returning information for job: 20181104032719289837
2018-11-04 03:31:05,058 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.sls with jid 20181104033105042220
2018-11-04 03:31:05,083 [salt.minion      :1432][INFO    ][18615] Starting a new job with PID 18615
2018-11-04 03:31:10,257 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104033110241015
2018-11-04 03:31:10,279 [salt.minion      :1432][INFO    ][18620] Starting a new job with PID 18620
2018-11-04 03:31:10,303 [salt.minion      :1711][INFO    ][18620] Returning information for job: 20181104033110241015
2018-11-04 03:31:15,958 [salt.state       :915 ][INFO    ][18615] Loading fresh modules for state activity
2018-11-04 03:31:16,414 [salt.fileclient  :1219][INFO    ][18615] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-11-04 03:31:16,456 [salt.fileclient  :1219][INFO    ][18615] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-11-04 03:31:17,374 [salt.state       :1780][INFO    ][18615] Running state [haproxy] at time 03:31:17.374320
2018-11-04 03:31:17,374 [salt.state       :1813][INFO    ][18615] Executing state pkg.installed for [haproxy]
2018-11-04 03:31:17,375 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:31:17,877 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-11-04 03:31:18,106 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-11-04 03:31:20,419 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104033120398169
2018-11-04 03:31:20,438 [salt.minion      :1432][INFO    ][18972] Starting a new job with PID 18972
2018-11-04 03:31:20,462 [salt.minion      :1711][INFO    ][18972] Returning information for job: 20181104033120398169
2018-11-04 03:31:20,572 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-11-04 03:31:20,605 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] 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-04 03:31:25,222 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:31:25,280 [salt.state       :300 ][INFO    ][18615] 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-04 03:31:25,309 [salt.state       :915 ][INFO    ][18615] Loading fresh modules for state activity
2018-11-04 03:31:25,358 [salt.state       :1951][INFO    ][18615] Completed state [haproxy] at time 03:31:25.358792 duration_in_ms=7984.471
2018-11-04 03:31:25,370 [salt.state       :1780][INFO    ][18615] Running state [/etc/default/haproxy] at time 03:31:25.370189
2018-11-04 03:31:25,370 [salt.state       :1813][INFO    ][18615] Executing state file.managed for [/etc/default/haproxy]
2018-11-04 03:31:25,411 [salt.fileclient  :1219][INFO    ][18615] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-11-04 03:31:25,415 [salt.state       :300 ][INFO    ][18615] 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-04 03:31:25,415 [salt.state       :1951][INFO    ][18615] Completed state [/etc/default/haproxy] at time 03:31:25.415371 duration_in_ms=45.184
2018-11-04 03:31:25,415 [salt.state       :1780][INFO    ][18615] Running state [/etc/haproxy/haproxy.cfg] at time 03:31:25.415775
2018-11-04 03:31:25,416 [salt.state       :1813][INFO    ][18615] Executing state file.managed for [/etc/haproxy/haproxy.cfg]
2018-11-04 03:31:25,441 [salt.fileclient  :1219][INFO    ][18615] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-11-04 03:31:25,725 [salt.state       :300 ][INFO    ][18615] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.23:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.24:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.25:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.26:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-11-04 03:31:25,726 [salt.state       :1951][INFO    ][18615] Completed state [/etc/haproxy/haproxy.cfg] at time 03:31:25.726255 duration_in_ms=310.479
2018-11-04 03:31:25,726 [salt.state       :1780][INFO    ][18615] Running state [/etc/haproxy/ssl] at time 03:31:25.726812
2018-11-04 03:31:25,727 [salt.state       :1813][INFO    ][18615] Executing state file.directory for [/etc/haproxy/ssl]
2018-11-04 03:31:25,731 [salt.state       :300 ][INFO    ][18615] {'/etc/haproxy/ssl': 'New Dir'}
2018-11-04 03:31:25,731 [salt.state       :1951][INFO    ][18615] Completed state [/etc/haproxy/ssl] at time 03:31:25.731507 duration_in_ms=4.695
2018-11-04 03:31:25,732 [salt.state       :1780][INFO    ][18615] Running state [/etc/haproxy/errors/429.http11] at time 03:31:25.731983
2018-11-04 03:31:25,732 [salt.state       :1813][INFO    ][18615] Executing state file.managed for [/etc/haproxy/errors/429.http11]
2018-11-04 03:31:25,756 [salt.fileclient  :1219][INFO    ][18615] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-11-04 03:31:25,774 [salt.state       :300 ][INFO    ][18615] File changed:
New file
2018-11-04 03:31:25,775 [salt.state       :1951][INFO    ][18615] Completed state [/etc/haproxy/errors/429.http11] at time 03:31:25.775112 duration_in_ms=43.129
2018-11-04 03:31:25,777 [salt.state       :1780][INFO    ][18615] Running state [haproxy_status_packages] at time 03:31:25.777754
2018-11-04 03:31:25,778 [salt.state       :1813][INFO    ][18615] Executing state pkg.installed for [haproxy_status_packages]
2018-11-04 03:31:26,635 [salt.state       :300 ][INFO    ][18615] All specified packages are already installed
2018-11-04 03:31:26,636 [salt.state       :1951][INFO    ][18615] Completed state [haproxy_status_packages] at time 03:31:26.636291 duration_in_ms=858.537
2018-11-04 03:31:26,637 [salt.state       :1780][INFO    ][18615] Running state [/usr/bin/haproxy-status.sh] at time 03:31:26.637436
2018-11-04 03:31:26,638 [salt.state       :1813][INFO    ][18615] Executing state file.managed for [/usr/bin/haproxy-status.sh]
2018-11-04 03:31:26,661 [salt.fileclient  :1219][INFO    ][18615] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-11-04 03:31:26,696 [salt.state       :300 ][INFO    ][18615] File changed:
New file
2018-11-04 03:31:26,697 [salt.state       :1951][INFO    ][18615] Completed state [/usr/bin/haproxy-status.sh] at time 03:31:26.696951 duration_in_ms=59.515
2018-11-04 03:31:26,697 [salt.state       :1780][INFO    ][18615] Running state [net.ipv4.ip_nonlocal_bind] at time 03:31:26.697841
2018-11-04 03:31:26,698 [salt.state       :1813][INFO    ][18615] Executing state sysctl.present for [net.ipv4.ip_nonlocal_bind]
2018-11-04 03:31:26,699 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-11-04 03:31:26,719 [salt.state       :300 ][INFO    ][18615] {'net.ipv4.ip_nonlocal_bind': 1}
2018-11-04 03:31:26,719 [salt.state       :1951][INFO    ][18615] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:31:26.719899 duration_in_ms=22.058
2018-11-04 03:31:26,722 [salt.state       :1780][INFO    ][18615] Running state [haproxy] at time 03:31:26.722730
2018-11-04 03:31:26,723 [salt.state       :1813][INFO    ][18615] Executing state service.running for [haproxy]
2018-11-04 03:31:26,724 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-11-04 03:31:26,746 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-04 03:31:26,766 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-11-04 03:31:26,787 [salt.state       :300 ][INFO    ][18615] The service haproxy is already running
2018-11-04 03:31:26,788 [salt.state       :1951][INFO    ][18615] Completed state [haproxy] at time 03:31:26.788004 duration_in_ms=65.273
2018-11-04 03:31:26,790 [salt.state       :1780][INFO    ][18615] Running state [haproxy] at time 03:31:26.790220
2018-11-04 03:31:26,790 [salt.state       :1813][INFO    ][18615] Executing state service.mod_watch for [haproxy]
2018-11-04 03:31:26,791 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-04 03:31:26,816 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18615] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-11-04 03:31:26,898 [salt.state       :300 ][INFO    ][18615] {'haproxy': True}
2018-11-04 03:31:26,899 [salt.state       :1951][INFO    ][18615] Completed state [haproxy] at time 03:31:26.899226 duration_in_ms=109.006
2018-11-04 03:31:26,904 [salt.minion      :1711][INFO    ][18615] Returning information for job: 20181104033105042220
2018-11-04 03:31:31,028 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command service.status with jid 20181104033131010685
2018-11-04 03:31:31,056 [salt.minion      :1432][INFO    ][19545] Starting a new job with PID 19545
2018-11-04 03:31:31,679 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19545] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-11-04 03:31:31,705 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19545] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-04 03:31:31,726 [salt.minion      :1711][INFO    ][19545] Returning information for job: 20181104033131010685
2018-11-04 03:31:32,736 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command service.restart with jid 20181104033132719360
2018-11-04 03:31:32,758 [salt.minion      :1432][INFO    ][19555] Starting a new job with PID 19555
2018-11-04 03:31:33,343 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19555] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-11-04 03:31:33,391 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19555] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-11-04 03:31:33,443 [salt.minion      :1711][INFO    ][19555] Returning information for job: 20181104033132719360
2018-11-04 03:49:44,831 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command test.ping with jid 20181104034944817814
2018-11-04 03:49:44,864 [salt.minion      :1432][INFO    ][19645] Starting a new job with PID 19645
2018-11-04 03:49:44,913 [salt.minion      :1711][INFO    ][19645] Returning information for job: 20181104034944817814
2018-11-04 03:49:45,039 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.sls with jid 20181104034945022007
2018-11-04 03:49:45,059 [salt.minion      :1432][INFO    ][19650] Starting a new job with PID 19650
2018-11-04 03:49:50,054 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104034950036555
2018-11-04 03:49:50,084 [salt.minion      :1432][INFO    ][19655] Starting a new job with PID 19655
2018-11-04 03:49:50,102 [salt.minion      :1711][INFO    ][19655] Returning information for job: 20181104034950036555
2018-11-04 03:49:53,402 [salt.state       :915 ][INFO    ][19650] Loading fresh modules for state activity
2018-11-04 03:49:54,379 [salt.state       :1780][INFO    ][19650] Running state [keepalived] at time 03:49:54.379707
2018-11-04 03:49:54,380 [salt.state       :1813][INFO    ][19650] Executing state pkg.installed for [keepalived]
2018-11-04 03:49:54,382 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:49:54,862 [salt.state       :300 ][INFO    ][19650] All specified packages are already installed
2018-11-04 03:49:54,863 [salt.state       :1951][INFO    ][19650] Completed state [keepalived] at time 03:49:54.863768 duration_in_ms=484.061
2018-11-04 03:49:54,864 [salt.state       :1780][INFO    ][19650] Running state [lsof] at time 03:49:54.864440
2018-11-04 03:49:54,865 [salt.state       :1813][INFO    ][19650] Executing state pkg.installed for [lsof]
2018-11-04 03:49:54,875 [salt.state       :300 ][INFO    ][19650] All specified packages are already installed
2018-11-04 03:49:54,875 [salt.state       :1951][INFO    ][19650] Completed state [lsof] at time 03:49:54.875522 duration_in_ms=11.081
2018-11-04 03:49:54,879 [salt.state       :1780][INFO    ][19650] Running state [/etc/keepalived/keepalived.conf] at time 03:49:54.879757
2018-11-04 03:49:54,880 [salt.state       :1813][INFO    ][19650] Executing state file.managed for [/etc/keepalived/keepalived.conf]
2018-11-04 03:49:54,967 [salt.state       :300 ][INFO    ][19650] File /etc/keepalived/keepalived.conf is in the correct state
2018-11-04 03:49:54,967 [salt.state       :1951][INFO    ][19650] Completed state [/etc/keepalived/keepalived.conf] at time 03:49:54.967892 duration_in_ms=88.135
2018-11-04 03:49:54,969 [salt.state       :1780][INFO    ][19650] Running state [keepalived] at time 03:49:54.969721
2018-11-04 03:49:54,970 [salt.state       :1813][INFO    ][19650] Executing state service.running for [keepalived]
2018-11-04 03:49:54,971 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19650] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-11-04 03:49:55,014 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19650] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-11-04 03:49:55,035 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19650] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-11-04 03:49:55,057 [salt.state       :300 ][INFO    ][19650] The service keepalived is already running
2018-11-04 03:49:55,058 [salt.state       :1951][INFO    ][19650] Completed state [keepalived] at time 03:49:55.058321 duration_in_ms=88.599
2018-11-04 03:49:55,061 [salt.minion      :1711][INFO    ][19650] Returning information for job: 20181104034945022007
2018-11-04 03:51:08,079 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command pillar.get with jid 20181104035108063951
2018-11-04 03:51:08,112 [salt.minion      :1432][INFO    ][19683] Starting a new job with PID 19683
2018-11-04 03:51:08,122 [salt.minion      :1711][INFO    ][19683] Returning information for job: 20181104035108063951
2018-11-04 03:53:44,968 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command test.ping with jid 20181104035344953661
2018-11-04 03:53:44,997 [salt.minion      :1432][INFO    ][19699] Starting a new job with PID 19699
2018-11-04 03:53:45,029 [salt.minion      :1711][INFO    ][19699] Returning information for job: 20181104035344953661
2018-11-04 03:53:45,159 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.sls with jid 20181104035345138228
2018-11-04 03:53:45,180 [salt.minion      :1432][INFO    ][19704] Starting a new job with PID 19704
2018-11-04 03:53:46,273 [salt.state       :915 ][INFO    ][19704] Loading fresh modules for state activity
2018-11-04 03:53:46,477 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19704] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-11-04 03:53:46,501 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19704] Executing command 'test -e /etc/salt/.galera_bootstrap; echo $?' in directory '/root'
2018-11-04 03:53:47,748 [salt.state       :1780][INFO    ][19704] Running state [mysql-wsrep-5.6] at time 03:53:47.748098
2018-11-04 03:53:47,748 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [mysql-wsrep-5.6]
2018-11-04 03:53:47,749 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19704] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:53:48,273 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,274 [salt.state       :1951][INFO    ][19704] Completed state [mysql-wsrep-5.6] at time 03:53:48.274175 duration_in_ms=526.077
2018-11-04 03:53:48,274 [salt.state       :1780][INFO    ][19704] Running state [galera-3] at time 03:53:48.274575
2018-11-04 03:53:48,274 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [galera-3]
2018-11-04 03:53:48,285 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,286 [salt.state       :1951][INFO    ][19704] Completed state [galera-3] at time 03:53:48.286103 duration_in_ms=11.528
2018-11-04 03:53:48,286 [salt.state       :1780][INFO    ][19704] Running state [rsync] at time 03:53:48.286355
2018-11-04 03:53:48,286 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [rsync]
2018-11-04 03:53:48,297 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,298 [salt.state       :1951][INFO    ][19704] Completed state [rsync] at time 03:53:48.298036 duration_in_ms=11.681
2018-11-04 03:53:48,298 [salt.state       :1780][INFO    ][19704] Running state [python-mysqldb] at time 03:53:48.298282
2018-11-04 03:53:48,298 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [python-mysqldb]
2018-11-04 03:53:48,308 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,308 [salt.state       :1951][INFO    ][19704] Completed state [python-mysqldb] at time 03:53:48.308817 duration_in_ms=10.535
2018-11-04 03:53:48,309 [salt.state       :1780][INFO    ][19704] Running state [libmysqlclient-dev] at time 03:53:48.309070
2018-11-04 03:53:48,309 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [libmysqlclient-dev]
2018-11-04 03:53:48,319 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,319 [salt.state       :1951][INFO    ][19704] Completed state [libmysqlclient-dev] at time 03:53:48.319816 duration_in_ms=10.746
2018-11-04 03:53:48,320 [salt.state       :1780][INFO    ][19704] Running state [psmisc] at time 03:53:48.320069
2018-11-04 03:53:48,320 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [psmisc]
2018-11-04 03:53:48,331 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,331 [salt.state       :1951][INFO    ][19704] Completed state [psmisc] at time 03:53:48.331855 duration_in_ms=11.786
2018-11-04 03:53:48,332 [salt.state       :1780][INFO    ][19704] Running state [netcat] at time 03:53:48.332099
2018-11-04 03:53:48,332 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [netcat]
2018-11-04 03:53:48,343 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,343 [salt.state       :1951][INFO    ][19704] Completed state [netcat] at time 03:53:48.343225 duration_in_ms=11.126
2018-11-04 03:53:48,343 [salt.state       :1780][INFO    ][19704] Running state [percona-xtrabackup] at time 03:53:48.343466
2018-11-04 03:53:48,343 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [percona-xtrabackup]
2018-11-04 03:53:48,354 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,354 [salt.state       :1951][INFO    ][19704] Completed state [percona-xtrabackup] at time 03:53:48.354564 duration_in_ms=11.098
2018-11-04 03:53:48,354 [salt.state       :1780][INFO    ][19704] Running state [socat] at time 03:53:48.354803
2018-11-04 03:53:48,355 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [socat]
2018-11-04 03:53:48,365 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,365 [salt.state       :1951][INFO    ][19704] Completed state [socat] at time 03:53:48.365726 duration_in_ms=10.923
2018-11-04 03:53:48,366 [salt.state       :1780][INFO    ][19704] Running state [libdbd-mysql] at time 03:53:48.365965
2018-11-04 03:53:48,366 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [libdbd-mysql]
2018-11-04 03:53:48,376 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,376 [salt.state       :1951][INFO    ][19704] Completed state [libdbd-mysql] at time 03:53:48.376375 duration_in_ms=10.41
2018-11-04 03:53:48,376 [salt.state       :1780][INFO    ][19704] Running state [python-pymysql] at time 03:53:48.376638
2018-11-04 03:53:48,376 [salt.state       :1813][INFO    ][19704] Executing state pkg.installed for [python-pymysql]
2018-11-04 03:53:48,398 [salt.state       :300 ][INFO    ][19704] All specified packages are already installed
2018-11-04 03:53:48,398 [salt.state       :1951][INFO    ][19704] Completed state [python-pymysql] at time 03:53:48.398457 duration_in_ms=21.818
2018-11-04 03:53:48,408 [salt.state       :1780][INFO    ][19704] Running state [/var/log/mysql] at time 03:53:48.408404
2018-11-04 03:53:48,409 [salt.state       :1813][INFO    ][19704] Executing state file.directory for [/var/log/mysql]
2018-11-04 03:53:48,409 [salt.state       :300 ][INFO    ][19704] Directory /var/log/mysql is in the correct state
Directory /var/log/mysql updated
2018-11-04 03:53:48,410 [salt.state       :1951][INFO    ][19704] Completed state [/var/log/mysql] at time 03:53:48.409980 duration_in_ms=1.577
2018-11-04 03:53:48,411 [salt.state       :1780][INFO    ][19704] Running state [/etc/mysql] at time 03:53:48.411191
2018-11-04 03:53:48,411 [salt.state       :1813][INFO    ][19704] Executing state file.directory for [/etc/mysql]
2018-11-04 03:53:48,412 [salt.state       :300 ][INFO    ][19704] Directory /etc/mysql is in the correct state
Directory /etc/mysql updated
2018-11-04 03:53:48,413 [salt.state       :1951][INFO    ][19704] Completed state [/etc/mysql] at time 03:53:48.413755 duration_in_ms=2.564
2018-11-04 03:53:48,415 [salt.state       :1780][INFO    ][19704] Running state [/var/run/mysqld] at time 03:53:48.415257
2018-11-04 03:53:48,415 [salt.state       :1813][INFO    ][19704] Executing state file.directory for [/var/run/mysqld]
2018-11-04 03:53:48,417 [salt.state       :300 ][INFO    ][19704] {'group': 'root'}
2018-11-04 03:53:48,417 [salt.state       :1951][INFO    ][19704] Completed state [/var/run/mysqld] at time 03:53:48.417854 duration_in_ms=2.598
2018-11-04 03:53:48,418 [salt.state       :1780][INFO    ][19704] Running state [/etc/systemd/system/mysql.service.d] at time 03:53:48.418745
2018-11-04 03:53:48,419 [salt.state       :1813][INFO    ][19704] Executing state file.directory for [/etc/systemd/system/mysql.service.d]
2018-11-04 03:53:48,420 [salt.state       :300 ][INFO    ][19704] Directory /etc/systemd/system/mysql.service.d is in the correct state
Directory /etc/systemd/system/mysql.service.d updated
2018-11-04 03:53:48,420 [salt.state       :1951][INFO    ][19704] Completed state [/etc/systemd/system/mysql.service.d] at time 03:53:48.420512 duration_in_ms=1.767
2018-11-04 03:53:48,422 [salt.state       :1780][INFO    ][19704] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 03:53:48.422225
2018-11-04 03:53:48,422 [salt.state       :1813][INFO    ][19704] Executing state file.managed for [/etc/systemd/system/mysql.service.d/override.conf]
2018-11-04 03:53:48,428 [salt.state       :300 ][INFO    ][19704] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-11-04 03:53:48,428 [salt.state       :1951][INFO    ][19704] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 03:53:48.428553 duration_in_ms=6.328
2018-11-04 03:53:48,430 [salt.state       :1780][INFO    ][19704] Running state [service.systemctl_reload] at time 03:53:48.430319
2018-11-04 03:53:48,430 [salt.state       :1813][INFO    ][19704] Executing state module.wait for [service.systemctl_reload]
2018-11-04 03:53:48,430 [salt.state       :300 ][INFO    ][19704] No changes made for service.systemctl_reload
2018-11-04 03:53:48,431 [salt.state       :1951][INFO    ][19704] Completed state [service.systemctl_reload] at time 03:53:48.431038 duration_in_ms=0.719
2018-11-04 03:53:48,431 [salt.state       :1780][INFO    ][19704] Running state [/etc/mysql/debian.cnf] at time 03:53:48.431921
2018-11-04 03:53:48,432 [salt.state       :1813][INFO    ][19704] Executing state file.managed for [/etc/mysql/debian.cnf]
2018-11-04 03:53:48,529 [salt.state       :300 ][INFO    ][19704] File /etc/mysql/debian.cnf is in the correct state
2018-11-04 03:53:48,529 [salt.state       :1951][INFO    ][19704] Completed state [/etc/mysql/debian.cnf] at time 03:53:48.529629 duration_in_ms=97.708
2018-11-04 03:53:48,529 [salt.state       :1780][INFO    ][19704] Running state [/usr/local/sbin/galera_init.sh] at time 03:53:48.529875
2018-11-04 03:53:48,530 [salt.state       :1813][INFO    ][19704] Executing state file.managed for [/usr/local/sbin/galera_init.sh]
2018-11-04 03:53:48,558 [salt.state       :300 ][INFO    ][19704] File /usr/local/sbin/galera_init.sh is in the correct state
2018-11-04 03:53:48,559 [salt.state       :1951][INFO    ][19704] Completed state [/usr/local/sbin/galera_init.sh] at time 03:53:48.559103 duration_in_ms=29.227
2018-11-04 03:53:48,559 [salt.state       :1780][INFO    ][19704] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 03:53:48.559348
2018-11-04 03:53:48,559 [salt.state       :1813][INFO    ][19704] Executing state file.managed for [/usr/local/sbin/galera_bootstrap.sh]
2018-11-04 03:53:48,597 [salt.state       :300 ][INFO    ][19704] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-11-04 03:53:48,598 [salt.state       :1951][INFO    ][19704] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 03:53:48.598157 duration_in_ms=38.808
2018-11-04 03:53:48,598 [salt.state       :1780][INFO    ][19704] Running state [/etc/mysql/my.cnf] at time 03:53:48.598402
2018-11-04 03:53:48,598 [salt.state       :1813][INFO    ][19704] Executing state file.managed for [/etc/mysql/my.cnf]
2018-11-04 03:53:48,748 [salt.state       :300 ][INFO    ][19704] File /etc/mysql/my.cnf is in the correct state
2018-11-04 03:53:48,748 [salt.state       :1951][INFO    ][19704] Completed state [/etc/mysql/my.cnf] at time 03:53:48.748328 duration_in_ms=149.926
2018-11-04 03:53:48,752 [salt.state       :1780][INFO    ][19704] Running state [mysql] at time 03:53:48.752195
2018-11-04 03:53:48,752 [salt.state       :1813][INFO    ][19704] Executing state service.running for [mysql]
2018-11-04 03:53:48,753 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19704] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-11-04 03:53:48,809 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19704] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-11-04 03:53:48,833 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19704] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-11-04 03:53:48,856 [salt.state       :300 ][INFO    ][19704] The service mysql is already running
2018-11-04 03:53:48,857 [salt.state       :1951][INFO    ][19704] Completed state [mysql] at time 03:53:48.857466 duration_in_ms=105.271
2018-11-04 03:53:48,862 [salt.state       :1780][INFO    ][19704] Running state [panko] at time 03:53:48.862133
2018-11-04 03:53:48,862 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [panko]
2018-11-04 03:53:48,870 [salt.state       :300 ][INFO    ][19704] Database panko is already present
2018-11-04 03:53:48,870 [salt.state       :1951][INFO    ][19704] Completed state [panko] at time 03:53:48.870631 duration_in_ms=8.498
2018-11-04 03:53:48,874 [salt.state       :1780][INFO    ][19704] Running state [panko] at time 03:53:48.874357
2018-11-04 03:53:48,874 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [panko]
2018-11-04 03:53:48,878 [salt.state       :300 ][INFO    ][19704] User panko@% is already present with the desired password
2018-11-04 03:53:48,878 [salt.state       :1951][INFO    ][19704] Completed state [panko] at time 03:53:48.878302 duration_in_ms=3.945
2018-11-04 03:53:48,881 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_panko_panko_%] at time 03:53:48.881651
2018-11-04 03:53:48,881 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_panko_panko_%]
2018-11-04 03:53:48,888 [salt.state       :300 ][INFO    ][19704] Grant all on panko.* to panko@% is already present
2018-11-04 03:53:48,889 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_panko_panko_%] at time 03:53:48.889079 duration_in_ms=7.427
2018-11-04 03:53:48,889 [salt.state       :1780][INFO    ][19704] Running state [panko] at time 03:53:48.889327
2018-11-04 03:53:48,889 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [panko]
2018-11-04 03:53:48,893 [salt.state       :300 ][INFO    ][19704] User panko@192.168.10.26 is already present with the desired password
2018-11-04 03:53:48,894 [salt.state       :1951][INFO    ][19704] Completed state [panko] at time 03:53:48.893973 duration_in_ms=4.645
2018-11-04 03:53:48,898 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_panko_panko_192.168.10.26] at time 03:53:48.898278
2018-11-04 03:53:48,898 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_panko_panko_192.168.10.26]
2018-11-04 03:53:48,904 [salt.state       :300 ][INFO    ][19704] Grant all on panko.* to panko@192.168.10.26 is already present
2018-11-04 03:53:48,904 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_panko_panko_192.168.10.26] at time 03:53:48.904643 duration_in_ms=6.366
2018-11-04 03:53:48,904 [salt.state       :1780][INFO    ][19704] Running state [ceilometer] at time 03:53:48.904881
2018-11-04 03:53:48,905 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [ceilometer]
2018-11-04 03:53:48,907 [salt.state       :300 ][INFO    ][19704] Database ceilometer is already present
2018-11-04 03:53:48,909 [salt.state       :1951][INFO    ][19704] Completed state [ceilometer] at time 03:53:48.909246 duration_in_ms=4.366
2018-11-04 03:53:48,909 [salt.state       :1780][INFO    ][19704] Running state [ceilometer] at time 03:53:48.909483
2018-11-04 03:53:48,909 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [ceilometer]
2018-11-04 03:53:48,912 [salt.state       :300 ][INFO    ][19704] User ceilometer@% is already present with the desired password
2018-11-04 03:53:48,913 [salt.state       :1951][INFO    ][19704] Completed state [ceilometer] at time 03:53:48.913161 duration_in_ms=3.677
2018-11-04 03:53:48,915 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_ceilometer_ceilometer_%] at time 03:53:48.915065
2018-11-04 03:53:48,915 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_ceilometer_ceilometer_%]
2018-11-04 03:53:48,921 [salt.state       :300 ][INFO    ][19704] Grant all on ceilometer.* to ceilometer@% is already present
2018-11-04 03:53:48,921 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 03:53:48.921890 duration_in_ms=6.825
2018-11-04 03:53:48,922 [salt.state       :1780][INFO    ][19704] Running state [ceilometer] at time 03:53:48.922123
2018-11-04 03:53:48,922 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [ceilometer]
2018-11-04 03:53:48,925 [salt.state       :300 ][INFO    ][19704] User ceilometer@192.168.10.26 is already present with the desired password
2018-11-04 03:53:48,925 [salt.state       :1951][INFO    ][19704] Completed state [ceilometer] at time 03:53:48.925949 duration_in_ms=3.826
2018-11-04 03:53:48,927 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.26] at time 03:53:48.927700
2018-11-04 03:53:48,927 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_ceilometer_ceilometer_192.168.10.26]
2018-11-04 03:53:48,935 [salt.state       :300 ][INFO    ][19704] Grant all on ceilometer.* to ceilometer@192.168.10.26 is already present
2018-11-04 03:53:48,935 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.26] at time 03:53:48.935383 duration_in_ms=7.683
2018-11-04 03:53:48,935 [salt.state       :1780][INFO    ][19704] Running state [aodh] at time 03:53:48.935626
2018-11-04 03:53:48,935 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [aodh]
2018-11-04 03:53:48,938 [salt.state       :300 ][INFO    ][19704] Database aodh is already present
2018-11-04 03:53:48,938 [salt.state       :1951][INFO    ][19704] Completed state [aodh] at time 03:53:48.938485 duration_in_ms=2.859
2018-11-04 03:53:48,938 [salt.state       :1780][INFO    ][19704] Running state [aodh] at time 03:53:48.938756
2018-11-04 03:53:48,939 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [aodh]
2018-11-04 03:53:48,944 [salt.state       :300 ][INFO    ][19704] User aodh@% is already present with the desired password
2018-11-04 03:53:48,945 [salt.state       :1951][INFO    ][19704] Completed state [aodh] at time 03:53:48.945042 duration_in_ms=6.286
2018-11-04 03:53:48,947 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_aodh_aodh_%] at time 03:53:48.947207
2018-11-04 03:53:48,947 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_aodh_aodh_%]
2018-11-04 03:53:48,957 [salt.state       :300 ][INFO    ][19704] Grant all on aodh.* to aodh@% is already present
2018-11-04 03:53:48,957 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_aodh_aodh_%] at time 03:53:48.957532 duration_in_ms=10.325
2018-11-04 03:53:48,957 [salt.state       :1780][INFO    ][19704] Running state [aodh] at time 03:53:48.957799
2018-11-04 03:53:48,958 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [aodh]
2018-11-04 03:53:48,962 [salt.state       :300 ][INFO    ][19704] User aodh@192.168.10.23 is already present with the desired password
2018-11-04 03:53:48,962 [salt.state       :1951][INFO    ][19704] Completed state [aodh] at time 03:53:48.962225 duration_in_ms=4.426
2018-11-04 03:53:48,965 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_aodh_aodh_192.168.10.23] at time 03:53:48.965812
2018-11-04 03:53:48,966 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_aodh_aodh_192.168.10.23]
2018-11-04 03:53:48,973 [salt.state       :300 ][INFO    ][19704] Grant all on aodh.* to aodh@192.168.10.23 is already present
2018-11-04 03:53:48,973 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_aodh_aodh_192.168.10.23] at time 03:53:48.973285 duration_in_ms=7.473
2018-11-04 03:53:48,973 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:48.973554
2018-11-04 03:53:48,973 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [nova]
2018-11-04 03:53:48,977 [salt.state       :300 ][INFO    ][19704] Database nova is already present
2018-11-04 03:53:48,977 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:48.977541 duration_in_ms=3.987
2018-11-04 03:53:48,977 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:48.977797
2018-11-04 03:53:48,978 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [nova]
2018-11-04 03:53:48,981 [salt.state       :300 ][INFO    ][19704] User nova@% is already present with the desired password
2018-11-04 03:53:48,981 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:48.981509 duration_in_ms=3.712
2018-11-04 03:53:48,983 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_nova_nova_%] at time 03:53:48.983827
2018-11-04 03:53:48,984 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_nova_nova_%]
2018-11-04 03:53:48,991 [salt.state       :300 ][INFO    ][19704] Grant all on nova.* to nova@% is already present
2018-11-04 03:53:48,991 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_nova_nova_%] at time 03:53:48.991269 duration_in_ms=7.442
2018-11-04 03:53:48,991 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:48.991514
2018-11-04 03:53:48,991 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [nova]
2018-11-04 03:53:48,995 [salt.state       :300 ][INFO    ][19704] User nova@192.168.10.26 is already present with the desired password
2018-11-04 03:53:48,995 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:48.995268 duration_in_ms=3.754
2018-11-04 03:53:48,998 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_nova_nova_192.168.10.26] at time 03:53:48.998590
2018-11-04 03:53:48,998 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_nova_nova_192.168.10.26]
2018-11-04 03:53:49,005 [salt.state       :300 ][INFO    ][19704] Grant all on nova.* to nova@192.168.10.26 is already present
2018-11-04 03:53:49,005 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_nova_nova_192.168.10.26] at time 03:53:49.005293 duration_in_ms=6.703
2018-11-04 03:53:49,005 [salt.state       :1780][INFO    ][19704] Running state [grafana] at time 03:53:49.005540
2018-11-04 03:53:49,005 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [grafana]
2018-11-04 03:53:49,008 [salt.state       :300 ][INFO    ][19704] Database grafana is already present
2018-11-04 03:53:49,009 [salt.state       :1951][INFO    ][19704] Completed state [grafana] at time 03:53:49.009641 duration_in_ms=4.102
2018-11-04 03:53:49,010 [salt.state       :1780][INFO    ][19704] Running state [grafana] at time 03:53:49.009961
2018-11-04 03:53:49,010 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [grafana]
2018-11-04 03:53:49,014 [salt.state       :300 ][INFO    ][19704] User grafana@% is already present with the desired password
2018-11-04 03:53:49,014 [salt.state       :1951][INFO    ][19704] Completed state [grafana] at time 03:53:49.014845 duration_in_ms=4.885
2018-11-04 03:53:49,017 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_grafana_grafana_%] at time 03:53:49.017853
2018-11-04 03:53:49,018 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_grafana_grafana_%]
2018-11-04 03:53:49,023 [salt.state       :300 ][INFO    ][19704] Grant all on grafana.* to grafana@% is already present
2018-11-04 03:53:49,023 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_grafana_grafana_%] at time 03:53:49.023689 duration_in_ms=5.836
2018-11-04 03:53:49,023 [salt.state       :1780][INFO    ][19704] Running state [grafana] at time 03:53:49.023928
2018-11-04 03:53:49,024 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [grafana]
2018-11-04 03:53:49,028 [salt.state       :300 ][INFO    ][19704] User grafana@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,028 [salt.state       :1951][INFO    ][19704] Completed state [grafana] at time 03:53:49.028269 duration_in_ms=4.341
2018-11-04 03:53:49,030 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_grafana_grafana_192.168.10.26] at time 03:53:49.030047
2018-11-04 03:53:49,030 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_grafana_grafana_192.168.10.26]
2018-11-04 03:53:49,037 [salt.state       :300 ][INFO    ][19704] Grant all on grafana.* to grafana@192.168.10.26 is already present
2018-11-04 03:53:49,037 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_grafana_grafana_192.168.10.26] at time 03:53:49.037538 duration_in_ms=7.49
2018-11-04 03:53:49,037 [salt.state       :1780][INFO    ][19704] Running state [designate_pool_manager] at time 03:53:49.037804
2018-11-04 03:53:49,038 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [designate_pool_manager]
2018-11-04 03:53:49,040 [salt.state       :300 ][INFO    ][19704] Database designate_pool_manager is already present
2018-11-04 03:53:49,040 [salt.state       :1951][INFO    ][19704] Completed state [designate_pool_manager] at time 03:53:49.040581 duration_in_ms=2.776
2018-11-04 03:53:49,040 [salt.state       :1780][INFO    ][19704] Running state [designate] at time 03:53:49.040849
2018-11-04 03:53:49,041 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [designate]
2018-11-04 03:53:49,047 [salt.state       :300 ][INFO    ][19704] User designate@% is already present with the desired password
2018-11-04 03:53:49,047 [salt.state       :1951][INFO    ][19704] Completed state [designate] at time 03:53:49.047467 duration_in_ms=6.618
2018-11-04 03:53:49,049 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_designate_designate_pool_manager_%] at time 03:53:49.049553
2018-11-04 03:53:49,049 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_designate_designate_pool_manager_%]
2018-11-04 03:53:49,055 [salt.state       :300 ][INFO    ][19704] Grant all on designate_pool_manager.* to designate@% is already present
2018-11-04 03:53:49,055 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 03:53:49.055912 duration_in_ms=6.359
2018-11-04 03:53:49,056 [salt.state       :1780][INFO    ][19704] Running state [designate] at time 03:53:49.056158
2018-11-04 03:53:49,057 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [designate]
2018-11-04 03:53:49,061 [salt.state       :300 ][INFO    ][19704] User designate@192.168.10.23 is already present with the desired password
2018-11-04 03:53:49,061 [salt.state       :1951][INFO    ][19704] Completed state [designate] at time 03:53:49.061360 duration_in_ms=5.202
2018-11-04 03:53:49,063 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.23] at time 03:53:49.063343
2018-11-04 03:53:49,064 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_designate_designate_pool_manager_192.168.10.23]
2018-11-04 03:53:49,070 [salt.state       :300 ][INFO    ][19704] Grant all on designate_pool_manager.* to designate@192.168.10.23 is already present
2018-11-04 03:53:49,071 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.23] at time 03:53:49.071076 duration_in_ms=7.733
2018-11-04 03:53:49,071 [salt.state       :1780][INFO    ][19704] Running state [heat] at time 03:53:49.071336
2018-11-04 03:53:49,071 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [heat]
2018-11-04 03:53:49,073 [salt.state       :300 ][INFO    ][19704] Database heat is already present
2018-11-04 03:53:49,074 [salt.state       :1951][INFO    ][19704] Completed state [heat] at time 03:53:49.074009 duration_in_ms=2.673
2018-11-04 03:53:49,074 [salt.state       :1780][INFO    ][19704] Running state [heat] at time 03:53:49.074267
2018-11-04 03:53:49,074 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [heat]
2018-11-04 03:53:49,080 [salt.state       :300 ][INFO    ][19704] User heat@% is already present with the desired password
2018-11-04 03:53:49,080 [salt.state       :1951][INFO    ][19704] Completed state [heat] at time 03:53:49.080666 duration_in_ms=6.399
2018-11-04 03:53:49,083 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_heat_heat_%] at time 03:53:49.083525
2018-11-04 03:53:49,084 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_heat_heat_%]
2018-11-04 03:53:49,090 [salt.state       :300 ][INFO    ][19704] Grant all on heat.* to heat@% is already present
2018-11-04 03:53:49,091 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_heat_heat_%] at time 03:53:49.091111 duration_in_ms=7.587
2018-11-04 03:53:49,091 [salt.state       :1780][INFO    ][19704] Running state [heat] at time 03:53:49.091366
2018-11-04 03:53:49,091 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [heat]
2018-11-04 03:53:49,095 [salt.state       :300 ][INFO    ][19704] User heat@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,095 [salt.state       :1951][INFO    ][19704] Completed state [heat] at time 03:53:49.095587 duration_in_ms=4.221
2018-11-04 03:53:49,099 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_heat_heat_192.168.10.26] at time 03:53:49.099526
2018-11-04 03:53:49,099 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_heat_heat_192.168.10.26]
2018-11-04 03:53:49,105 [salt.state       :300 ][INFO    ][19704] Grant all on heat.* to heat@192.168.10.26 is already present
2018-11-04 03:53:49,106 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_heat_heat_192.168.10.26] at time 03:53:49.106085 duration_in_ms=6.559
2018-11-04 03:53:49,106 [salt.state       :1780][INFO    ][19704] Running state [nova_api] at time 03:53:49.106324
2018-11-04 03:53:49,106 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [nova_api]
2018-11-04 03:53:49,108 [salt.state       :300 ][INFO    ][19704] Database nova_api is already present
2018-11-04 03:53:49,109 [salt.state       :1951][INFO    ][19704] Completed state [nova_api] at time 03:53:49.109164 duration_in_ms=2.839
2018-11-04 03:53:49,110 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:49.109712
2018-11-04 03:53:49,110 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [nova]
2018-11-04 03:53:49,113 [salt.state       :300 ][INFO    ][19704] User nova@% is already present with the desired password
2018-11-04 03:53:49,114 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:49.114049 duration_in_ms=4.336
2018-11-04 03:53:49,116 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_nova_nova_api_%] at time 03:53:49.116061
2018-11-04 03:53:49,116 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_nova_nova_api_%]
2018-11-04 03:53:49,123 [salt.state       :300 ][INFO    ][19704] Grant all on nova_api.* to nova@% is already present
2018-11-04 03:53:49,123 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_nova_nova_api_%] at time 03:53:49.123634 duration_in_ms=7.572
2018-11-04 03:53:49,124 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:49.123950
2018-11-04 03:53:49,124 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [nova]
2018-11-04 03:53:49,128 [salt.state       :300 ][INFO    ][19704] User nova@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,128 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:49.128228 duration_in_ms=4.278
2018-11-04 03:53:49,131 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_nova_nova_api_192.168.10.26] at time 03:53:49.131594
2018-11-04 03:53:49,131 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_nova_nova_api_192.168.10.26]
2018-11-04 03:53:49,138 [salt.state       :300 ][INFO    ][19704] Grant all on nova_api.* to nova@192.168.10.26 is already present
2018-11-04 03:53:49,138 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_nova_nova_api_192.168.10.26] at time 03:53:49.138183 duration_in_ms=6.589
2018-11-04 03:53:49,138 [salt.state       :1780][INFO    ][19704] Running state [keystone] at time 03:53:49.138416
2018-11-04 03:53:49,138 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [keystone]
2018-11-04 03:53:49,142 [salt.state       :300 ][INFO    ][19704] Database keystone is already present
2018-11-04 03:53:49,142 [salt.state       :1951][INFO    ][19704] Completed state [keystone] at time 03:53:49.142603 duration_in_ms=4.187
2018-11-04 03:53:49,142 [salt.state       :1780][INFO    ][19704] Running state [keystone] at time 03:53:49.142836
2018-11-04 03:53:49,143 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [keystone]
2018-11-04 03:53:49,145 [salt.state       :300 ][INFO    ][19704] User keystone@% is already present with the desired password
2018-11-04 03:53:49,146 [salt.state       :1951][INFO    ][19704] Completed state [keystone] at time 03:53:49.146092 duration_in_ms=3.256
2018-11-04 03:53:49,148 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_keystone_keystone_%] at time 03:53:49.147997
2018-11-04 03:53:49,149 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_keystone_keystone_%]
2018-11-04 03:53:49,155 [salt.state       :300 ][INFO    ][19704] Grant all on keystone.* to keystone@% is already present
2018-11-04 03:53:49,155 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_keystone_keystone_%] at time 03:53:49.155765 duration_in_ms=7.768
2018-11-04 03:53:49,156 [salt.state       :1780][INFO    ][19704] Running state [keystone] at time 03:53:49.156017
2018-11-04 03:53:49,156 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [keystone]
2018-11-04 03:53:49,160 [salt.state       :300 ][INFO    ][19704] User keystone@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,161 [salt.state       :1951][INFO    ][19704] Completed state [keystone] at time 03:53:49.161165 duration_in_ms=5.148
2018-11-04 03:53:49,165 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_keystone_keystone_192.168.10.26] at time 03:53:49.165518
2018-11-04 03:53:49,165 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_keystone_keystone_192.168.10.26]
2018-11-04 03:53:49,172 [salt.state       :300 ][INFO    ][19704] Grant all on keystone.* to keystone@192.168.10.26 is already present
2018-11-04 03:53:49,172 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_keystone_keystone_192.168.10.26] at time 03:53:49.172333 duration_in_ms=6.815
2018-11-04 03:53:49,173 [salt.state       :1780][INFO    ][19704] Running state [nova_cell0] at time 03:53:49.173528
2018-11-04 03:53:49,173 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [nova_cell0]
2018-11-04 03:53:49,177 [salt.state       :300 ][INFO    ][19704] Database nova_cell0 is already present
2018-11-04 03:53:49,177 [salt.state       :1951][INFO    ][19704] Completed state [nova_cell0] at time 03:53:49.177218 duration_in_ms=3.69
2018-11-04 03:53:49,177 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:49.177501
2018-11-04 03:53:49,177 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [nova]
2018-11-04 03:53:49,182 [salt.state       :300 ][INFO    ][19704] User nova@% is already present with the desired password
2018-11-04 03:53:49,182 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:49.182718 duration_in_ms=5.217
2018-11-04 03:53:49,186 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_nova_nova_cell0_%] at time 03:53:49.186114
2018-11-04 03:53:49,186 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_nova_nova_cell0_%]
2018-11-04 03:53:49,193 [salt.state       :300 ][INFO    ][19704] Grant all on nova_cell0.* to nova@% is already present
2018-11-04 03:53:49,193 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_nova_nova_cell0_%] at time 03:53:49.193363 duration_in_ms=7.248
2018-11-04 03:53:49,193 [salt.state       :1780][INFO    ][19704] Running state [nova] at time 03:53:49.193930
2018-11-04 03:53:49,194 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [nova]
2018-11-04 03:53:49,199 [salt.state       :300 ][INFO    ][19704] User nova@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,199 [salt.state       :1951][INFO    ][19704] Completed state [nova] at time 03:53:49.199326 duration_in_ms=5.396
2018-11-04 03:53:49,201 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_nova_nova_cell0_192.168.10.26] at time 03:53:49.201631
2018-11-04 03:53:49,201 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_nova_nova_cell0_192.168.10.26]
2018-11-04 03:53:49,210 [salt.state       :300 ][INFO    ][19704] Grant all on nova_cell0.* to nova@192.168.10.26 is already present
2018-11-04 03:53:49,210 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_nova_nova_cell0_192.168.10.26] at time 03:53:49.210564 duration_in_ms=8.933
2018-11-04 03:53:49,210 [salt.state       :1780][INFO    ][19704] Running state [cinder] at time 03:53:49.210819
2018-11-04 03:53:49,211 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [cinder]
2018-11-04 03:53:49,214 [salt.state       :300 ][INFO    ][19704] Database cinder is already present
2018-11-04 03:53:49,214 [salt.state       :1951][INFO    ][19704] Completed state [cinder] at time 03:53:49.214539 duration_in_ms=3.72
2018-11-04 03:53:49,214 [salt.state       :1780][INFO    ][19704] Running state [cinder] at time 03:53:49.214824
2018-11-04 03:53:49,215 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [cinder]
2018-11-04 03:53:49,219 [salt.state       :300 ][INFO    ][19704] User cinder@% is already present with the desired password
2018-11-04 03:53:49,219 [salt.state       :1951][INFO    ][19704] Completed state [cinder] at time 03:53:49.219800 duration_in_ms=4.976
2018-11-04 03:53:49,223 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_cinder_cinder_%] at time 03:53:49.222956
2018-11-04 03:53:49,223 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_cinder_cinder_%]
2018-11-04 03:53:49,229 [salt.state       :300 ][INFO    ][19704] Grant all on cinder.* to cinder@% is already present
2018-11-04 03:53:49,230 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_cinder_cinder_%] at time 03:53:49.230113 duration_in_ms=7.157
2018-11-04 03:53:49,230 [salt.state       :1780][INFO    ][19704] Running state [cinder] at time 03:53:49.230388
2018-11-04 03:53:49,230 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [cinder]
2018-11-04 03:53:49,235 [salt.state       :300 ][INFO    ][19704] User cinder@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,235 [salt.state       :1951][INFO    ][19704] Completed state [cinder] at time 03:53:49.235607 duration_in_ms=5.219
2018-11-04 03:53:49,237 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_cinder_cinder_192.168.10.26] at time 03:53:49.237804
2018-11-04 03:53:49,238 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_cinder_cinder_192.168.10.26]
2018-11-04 03:53:49,246 [salt.state       :300 ][INFO    ][19704] Grant all on cinder.* to cinder@192.168.10.26 is already present
2018-11-04 03:53:49,246 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_cinder_cinder_192.168.10.26] at time 03:53:49.246836 duration_in_ms=9.031
2018-11-04 03:53:49,247 [salt.state       :1780][INFO    ][19704] Running state [barbican] at time 03:53:49.247168
2018-11-04 03:53:49,247 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [barbican]
2018-11-04 03:53:49,251 [salt.state       :300 ][INFO    ][19704] Database barbican is already present
2018-11-04 03:53:49,251 [salt.state       :1951][INFO    ][19704] Completed state [barbican] at time 03:53:49.251901 duration_in_ms=4.732
2018-11-04 03:53:49,252 [salt.state       :1780][INFO    ][19704] Running state [barbican] at time 03:53:49.252155
2018-11-04 03:53:49,252 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [barbican]
2018-11-04 03:53:49,256 [salt.state       :300 ][INFO    ][19704] User barbican@% is already present with the desired password
2018-11-04 03:53:49,256 [salt.state       :1951][INFO    ][19704] Completed state [barbican] at time 03:53:49.256708 duration_in_ms=4.553
2018-11-04 03:53:49,259 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_barbican_barbican_%] at time 03:53:49.259384
2018-11-04 03:53:49,259 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_barbican_barbican_%]
2018-11-04 03:53:49,266 [salt.state       :300 ][INFO    ][19704] Grant all on barbican.* to barbican@% is already present
2018-11-04 03:53:49,266 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_barbican_barbican_%] at time 03:53:49.266327 duration_in_ms=6.943
2018-11-04 03:53:49,266 [salt.state       :1780][INFO    ][19704] Running state [barbican] at time 03:53:49.266576
2018-11-04 03:53:49,266 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [barbican]
2018-11-04 03:53:49,270 [salt.state       :300 ][INFO    ][19704] User barbican@192.168.10.23 is already present with the desired password
2018-11-04 03:53:49,270 [salt.state       :1951][INFO    ][19704] Completed state [barbican] at time 03:53:49.270545 duration_in_ms=3.969
2018-11-04 03:53:49,274 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_barbican_barbican_192.168.10.23] at time 03:53:49.274711
2018-11-04 03:53:49,275 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_barbican_barbican_192.168.10.23]
2018-11-04 03:53:49,282 [salt.state       :300 ][INFO    ][19704] Grant all on barbican.* to barbican@192.168.10.23 is already present
2018-11-04 03:53:49,282 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_barbican_barbican_192.168.10.23] at time 03:53:49.282519 duration_in_ms=7.808
2018-11-04 03:53:49,282 [salt.state       :1780][INFO    ][19704] Running state [gnocchi] at time 03:53:49.282764
2018-11-04 03:53:49,283 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [gnocchi]
2018-11-04 03:53:49,286 [salt.state       :300 ][INFO    ][19704] Database gnocchi is already present
2018-11-04 03:53:49,287 [salt.state       :1951][INFO    ][19704] Completed state [gnocchi] at time 03:53:49.287043 duration_in_ms=4.279
2018-11-04 03:53:49,287 [salt.state       :1780][INFO    ][19704] Running state [gnocchi] at time 03:53:49.287287
2018-11-04 03:53:49,287 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [gnocchi]
2018-11-04 03:53:49,291 [salt.state       :300 ][INFO    ][19704] User gnocchi@% is already present with the desired password
2018-11-04 03:53:49,291 [salt.state       :1951][INFO    ][19704] Completed state [gnocchi] at time 03:53:49.291294 duration_in_ms=4.007
2018-11-04 03:53:49,293 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_gnocchi_gnocchi_%] at time 03:53:49.293418
2018-11-04 03:53:49,294 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_gnocchi_gnocchi_%]
2018-11-04 03:53:49,301 [salt.state       :300 ][INFO    ][19704] Grant all on gnocchi.* to gnocchi@% is already present
2018-11-04 03:53:49,301 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_gnocchi_gnocchi_%] at time 03:53:49.301708 duration_in_ms=8.29
2018-11-04 03:53:49,301 [salt.state       :1780][INFO    ][19704] Running state [gnocchi] at time 03:53:49.301953
2018-11-04 03:53:49,302 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [gnocchi]
2018-11-04 03:53:49,306 [salt.state       :300 ][INFO    ][19704] User gnocchi@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,306 [salt.state       :1951][INFO    ][19704] Completed state [gnocchi] at time 03:53:49.306325 duration_in_ms=4.372
2018-11-04 03:53:49,310 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_gnocchi_gnocchi_192.168.10.26] at time 03:53:49.310751
2018-11-04 03:53:49,311 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_gnocchi_gnocchi_192.168.10.26]
2018-11-04 03:53:49,319 [salt.state       :300 ][INFO    ][19704] Grant all on gnocchi.* to gnocchi@192.168.10.26 is already present
2018-11-04 03:53:49,319 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_gnocchi_gnocchi_192.168.10.26] at time 03:53:49.319373 duration_in_ms=8.621
2018-11-04 03:53:49,319 [salt.state       :1780][INFO    ][19704] Running state [glance] at time 03:53:49.319741
2018-11-04 03:53:49,321 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [glance]
2018-11-04 03:53:49,323 [salt.state       :300 ][INFO    ][19704] Database glance is already present
2018-11-04 03:53:49,323 [salt.state       :1951][INFO    ][19704] Completed state [glance] at time 03:53:49.323685 duration_in_ms=3.944
2018-11-04 03:53:49,324 [salt.state       :1780][INFO    ][19704] Running state [glance] at time 03:53:49.324042
2018-11-04 03:53:49,324 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [glance]
2018-11-04 03:53:49,329 [salt.state       :300 ][INFO    ][19704] User glance@% is already present with the desired password
2018-11-04 03:53:49,329 [salt.state       :1951][INFO    ][19704] Completed state [glance] at time 03:53:49.329870 duration_in_ms=5.828
2018-11-04 03:53:49,334 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_glance_glance_%] at time 03:53:49.334298
2018-11-04 03:53:49,334 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_glance_glance_%]
2018-11-04 03:53:49,340 [salt.state       :300 ][INFO    ][19704] Grant all on glance.* to glance@% is already present
2018-11-04 03:53:49,341 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_glance_glance_%] at time 03:53:49.340952 duration_in_ms=6.654
2018-11-04 03:53:49,341 [salt.state       :1780][INFO    ][19704] Running state [glance] at time 03:53:49.341200
2018-11-04 03:53:49,341 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [glance]
2018-11-04 03:53:49,347 [salt.state       :300 ][INFO    ][19704] User glance@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,348 [salt.state       :1951][INFO    ][19704] Completed state [glance] at time 03:53:49.348023 duration_in_ms=6.823
2018-11-04 03:53:49,350 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_glance_glance_192.168.10.26] at time 03:53:49.350292
2018-11-04 03:53:49,350 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_glance_glance_192.168.10.26]
2018-11-04 03:53:49,358 [salt.state       :300 ][INFO    ][19704] Grant all on glance.* to glance@192.168.10.26 is already present
2018-11-04 03:53:49,358 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_glance_glance_192.168.10.26] at time 03:53:49.358418 duration_in_ms=8.126
2018-11-04 03:53:49,358 [salt.state       :1780][INFO    ][19704] Running state [neutron] at time 03:53:49.358679
2018-11-04 03:53:49,358 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [neutron]
2018-11-04 03:53:49,361 [salt.state       :300 ][INFO    ][19704] Database neutron is already present
2018-11-04 03:53:49,362 [salt.state       :1951][INFO    ][19704] Completed state [neutron] at time 03:53:49.361998 duration_in_ms=3.319
2018-11-04 03:53:49,362 [salt.state       :1780][INFO    ][19704] Running state [neutron] at time 03:53:49.362266
2018-11-04 03:53:49,362 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [neutron]
2018-11-04 03:53:49,367 [salt.state       :300 ][INFO    ][19704] User neutron@% is already present with the desired password
2018-11-04 03:53:49,367 [salt.state       :1951][INFO    ][19704] Completed state [neutron] at time 03:53:49.367468 duration_in_ms=5.201
2018-11-04 03:53:49,370 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_neutron_neutron_%] at time 03:53:49.370036
2018-11-04 03:53:49,370 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_neutron_neutron_%]
2018-11-04 03:53:49,378 [salt.state       :300 ][INFO    ][19704] Grant all on neutron.* to neutron@% is already present
2018-11-04 03:53:49,378 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_neutron_neutron_%] at time 03:53:49.378529 duration_in_ms=8.493
2018-11-04 03:53:49,378 [salt.state       :1780][INFO    ][19704] Running state [neutron] at time 03:53:49.378801
2018-11-04 03:53:49,379 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [neutron]
2018-11-04 03:53:49,383 [salt.state       :300 ][INFO    ][19704] User neutron@192.168.10.26 is already present with the desired password
2018-11-04 03:53:49,383 [salt.state       :1951][INFO    ][19704] Completed state [neutron] at time 03:53:49.383941 duration_in_ms=5.14
2018-11-04 03:53:49,386 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_neutron_neutron_192.168.10.26] at time 03:53:49.386003
2018-11-04 03:53:49,386 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_neutron_neutron_192.168.10.26]
2018-11-04 03:53:49,394 [salt.state       :300 ][INFO    ][19704] Grant all on neutron.* to neutron@192.168.10.26 is already present
2018-11-04 03:53:49,394 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_neutron_neutron_192.168.10.26] at time 03:53:49.394404 duration_in_ms=8.402
2018-11-04 03:53:49,394 [salt.state       :1780][INFO    ][19704] Running state [designate] at time 03:53:49.394654
2018-11-04 03:53:49,394 [salt.state       :1813][INFO    ][19704] Executing state mysql_database.present for [designate]
2018-11-04 03:53:49,398 [salt.state       :300 ][INFO    ][19704] Database designate is already present
2018-11-04 03:53:49,398 [salt.state       :1951][INFO    ][19704] Completed state [designate] at time 03:53:49.398832 duration_in_ms=4.178
2018-11-04 03:53:49,399 [salt.state       :1780][INFO    ][19704] Running state [designate] at time 03:53:49.399101
2018-11-04 03:53:49,399 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [designate]
2018-11-04 03:53:49,406 [salt.state       :300 ][INFO    ][19704] User designate@% is already present with the desired password
2018-11-04 03:53:49,406 [salt.state       :1951][INFO    ][19704] Completed state [designate] at time 03:53:49.406476 duration_in_ms=7.375
2018-11-04 03:53:49,410 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_designate_designate_%] at time 03:53:49.410485
2018-11-04 03:53:49,411 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_designate_designate_%]
2018-11-04 03:53:49,419 [salt.state       :300 ][INFO    ][19704] Grant all on designate.* to designate@% is already present
2018-11-04 03:53:49,419 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_designate_designate_%] at time 03:53:49.419895 duration_in_ms=9.41
2018-11-04 03:53:49,421 [salt.state       :1780][INFO    ][19704] Running state [designate] at time 03:53:49.421058
2018-11-04 03:53:49,421 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [designate]
2018-11-04 03:53:49,424 [salt.state       :300 ][INFO    ][19704] User designate@192.168.10.23 is already present with the desired password
2018-11-04 03:53:49,425 [salt.state       :1951][INFO    ][19704] Completed state [designate] at time 03:53:49.425625 duration_in_ms=4.567
2018-11-04 03:53:49,428 [salt.state       :1780][INFO    ][19704] Running state [mysql_grants_designate_designate_192.168.10.23] at time 03:53:49.428017
2018-11-04 03:53:49,429 [salt.state       :1813][INFO    ][19704] Executing state mysql_grants.present for [mysql_grants_designate_designate_192.168.10.23]
2018-11-04 03:53:49,437 [salt.state       :300 ][INFO    ][19704] Grant all on designate.* to designate@192.168.10.23 is already present
2018-11-04 03:53:49,438 [salt.state       :1951][INFO    ][19704] Completed state [mysql_grants_designate_designate_192.168.10.23] at time 03:53:49.438241 duration_in_ms=10.223
2018-11-04 03:53:49,438 [salt.state       :1780][INFO    ][19704] Running state [haproxy] at time 03:53:49.438658
2018-11-04 03:53:49,439 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [haproxy]
2018-11-04 03:53:49,445 [salt.state       :300 ][INFO    ][19704] User haproxy@localhost is already present with passwordless login
2018-11-04 03:53:49,446 [salt.state       :1951][INFO    ][19704] Completed state [haproxy] at time 03:53:49.446236 duration_in_ms=7.579
2018-11-04 03:53:49,446 [salt.state       :1780][INFO    ][19704] Running state [haproxy] at time 03:53:49.446516
2018-11-04 03:53:49,446 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [haproxy]
2018-11-04 03:53:49,451 [salt.state       :300 ][INFO    ][19704] User haproxy@% is already present with passwordless login
2018-11-04 03:53:49,451 [salt.state       :1951][INFO    ][19704] Completed state [haproxy] at time 03:53:49.451620 duration_in_ms=5.104
2018-11-04 03:53:49,451 [salt.state       :1780][INFO    ][19704] Running state [haproxy] at time 03:53:49.451911
2018-11-04 03:53:49,452 [salt.state       :1813][INFO    ][19704] Executing state mysql_user.present for [haproxy]
2018-11-04 03:53:49,456 [salt.state       :300 ][INFO    ][19704] User haproxy@192.168.10.26 is already present with passwordless login
2018-11-04 03:53:49,456 [salt.state       :1951][INFO    ][19704] Completed state [haproxy] at time 03:53:49.456472 duration_in_ms=4.561
2018-11-04 03:53:49,462 [salt.minion      :1711][INFO    ][19704] Returning information for job: 20181104035345138228
2018-11-04 03:54:01,986 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command state.sls with jid 20181104035401969223
2018-11-04 03:54:02,011 [salt.minion      :1432][INFO    ][19742] Starting a new job with PID 19742
2018-11-04 03:54:07,206 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command saltutil.find_job with jid 20181104035407189448
2018-11-04 03:54:07,241 [salt.minion      :1432][INFO    ][19747] Starting a new job with PID 19747
2018-11-04 03:54:07,276 [salt.minion      :1711][INFO    ][19747] Returning information for job: 20181104035407189448
2018-11-04 03:54:11,162 [salt.state       :915 ][INFO    ][19742] Loading fresh modules for state activity
2018-11-04 03:54:15,126 [salt.state       :1780][INFO    ][19742] Running state [haproxy] at time 03:54:15.126443
2018-11-04 03:54:15,126 [salt.state       :1813][INFO    ][19742] Executing state pkg.installed for [haproxy]
2018-11-04 03:54:15,127 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19742] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2018-11-04 03:54:15,632 [salt.state       :300 ][INFO    ][19742] All specified packages are already installed
2018-11-04 03:54:15,633 [salt.state       :1951][INFO    ][19742] Completed state [haproxy] at time 03:54:15.633369 duration_in_ms=506.926
2018-11-04 03:54:15,638 [salt.state       :1780][INFO    ][19742] Running state [/etc/default/haproxy] at time 03:54:15.638873
2018-11-04 03:54:15,639 [salt.state       :1813][INFO    ][19742] Executing state file.managed for [/etc/default/haproxy]
2018-11-04 03:54:15,669 [salt.state       :300 ][INFO    ][19742] File /etc/default/haproxy is in the correct state
2018-11-04 03:54:15,670 [salt.state       :1951][INFO    ][19742] Completed state [/etc/default/haproxy] at time 03:54:15.670293 duration_in_ms=31.419
2018-11-04 03:54:15,671 [salt.state       :1780][INFO    ][19742] Running state [/etc/haproxy/haproxy.cfg] at time 03:54:15.671083
2018-11-04 03:54:15,671 [salt.state       :1813][INFO    ][19742] Executing state file.managed for [/etc/haproxy/haproxy.cfg]
2018-11-04 03:54:15,883 [salt.state       :300 ][INFO    ][19742] File /etc/haproxy/haproxy.cfg is in the correct state
2018-11-04 03:54:15,883 [salt.state       :1951][INFO    ][19742] Completed state [/etc/haproxy/haproxy.cfg] at time 03:54:15.883312 duration_in_ms=212.229
2018-11-04 03:54:15,884 [salt.state       :1780][INFO    ][19742] Running state [/etc/haproxy/ssl] at time 03:54:15.883960
2018-11-04 03:54:15,884 [salt.state       :1813][INFO    ][19742] Executing state file.directory for [/etc/haproxy/ssl]
2018-11-04 03:54:15,885 [salt.state       :300 ][INFO    ][19742] Directory /etc/haproxy/ssl is in the correct state
Directory /etc/haproxy/ssl updated
2018-11-04 03:54:15,886 [salt.state       :1951][INFO    ][19742] Completed state [/etc/haproxy/ssl] at time 03:54:15.886135 duration_in_ms=2.175
2018-11-04 03:54:15,886 [salt.state       :1780][INFO    ][19742] Running state [/etc/haproxy/errors/429.http11] at time 03:54:15.886466
2018-11-04 03:54:15,886 [salt.state       :1813][INFO    ][19742] Executing state file.managed for [/etc/haproxy/errors/429.http11]
2018-11-04 03:54:15,911 [salt.state       :300 ][INFO    ][19742] File /etc/haproxy/errors/429.http11 is in the correct state
2018-11-04 03:54:15,911 [salt.state       :1951][INFO    ][19742] Completed state [/etc/haproxy/errors/429.http11] at time 03:54:15.911377 duration_in_ms=24.911
2018-11-04 03:54:15,911 [salt.state       :1780][INFO    ][19742] Running state [haproxy_status_packages] at time 03:54:15.911677
2018-11-04 03:54:15,912 [salt.state       :1813][INFO    ][19742] Executing state pkg.installed for [haproxy_status_packages]
2018-11-04 03:54:15,926 [salt.state       :300 ][INFO    ][19742] All specified packages are already installed
2018-11-04 03:54:15,927 [salt.state       :1951][INFO    ][19742] Completed state [haproxy_status_packages] at time 03:54:15.927174 duration_in_ms=15.497
2018-11-04 03:54:15,927 [salt.state       :1780][INFO    ][19742] Running state [/usr/bin/haproxy-status.sh] at time 03:54:15.927689
2018-11-04 03:54:15,927 [salt.state       :1813][INFO    ][19742] Executing state file.managed for [/usr/bin/haproxy-status.sh]
2018-11-04 03:54:15,974 [salt.state       :300 ][INFO    ][19742] File /usr/bin/haproxy-status.sh is in the correct state
2018-11-04 03:54:15,974 [salt.state       :1951][INFO    ][19742] Completed state [/usr/bin/haproxy-status.sh] at time 03:54:15.974713 duration_in_ms=47.024
2018-11-04 03:54:15,975 [salt.state       :1780][INFO    ][19742] Running state [net.ipv4.ip_nonlocal_bind] at time 03:54:15.975619
2018-11-04 03:54:15,975 [salt.state       :1813][INFO    ][19742] Executing state sysctl.present for [net.ipv4.ip_nonlocal_bind]
2018-11-04 03:54:15,999 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19742] Executing command 'sysctl -n net.ipv4.ip_nonlocal_bind' in directory '/root'
2018-11-04 03:54:16,018 [salt.state       :300 ][INFO    ][19742] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-11-04 03:54:16,019 [salt.state       :1951][INFO    ][19742] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:54:16.018938 duration_in_ms=43.317
2018-11-04 03:54:16,023 [salt.state       :1780][INFO    ][19742] Running state [haproxy] at time 03:54:16.023033
2018-11-04 03:54:16,023 [salt.state       :1813][INFO    ][19742] Executing state service.running for [haproxy]
2018-11-04 03:54:16,024 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19742] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-11-04 03:54:16,051 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19742] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-04 03:54:16,080 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19742] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-11-04 03:54:16,108 [salt.state       :300 ][INFO    ][19742] The service haproxy is already running
2018-11-04 03:54:16,109 [salt.state       :1951][INFO    ][19742] Completed state [haproxy] at time 03:54:16.109333 duration_in_ms=86.3
2018-11-04 03:54:16,111 [salt.minion      :1711][INFO    ][19742] Returning information for job: 20181104035401969223
2018-11-04 03:54:17,841 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command service.status with jid 20181104035417824753
2018-11-04 03:54:17,866 [salt.minion      :1432][INFO    ][19780] Starting a new job with PID 19780
2018-11-04 03:54:18,499 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19780] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-11-04 03:54:18,525 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19780] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-11-04 03:54:18,555 [salt.minion      :1711][INFO    ][19780] Returning information for job: 20181104035417824753
2018-11-04 03:54:19,935 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command service.restart with jid 20181104035419918475
2018-11-04 03:54:19,958 [salt.minion      :1432][INFO    ][19790] Starting a new job with PID 19790
2018-11-04 03:54:20,579 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19790] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-11-04 03:54:20,625 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][19790] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-11-04 03:54:20,678 [salt.minion      :1711][INFO    ][19790] Returning information for job: 20181104035419918475
2018-11-04 04:10:44,111 [salt.utils.schedule:1377][INFO    ][3023] Running scheduled job: __mine_interval
2018-11-04 04:36:02,077 [salt.minion      :1308][INFO    ][3023] User sudo_ubuntu Executing command cp.push_dir with jid 20181104043602060824
2018-11-04 04:36:02,113 [salt.minion      :1432][INFO    ][19956] Starting a new job with PID 19956
