2019-08-03 02:43:20,381 [salt.utils.decorators:613 ][WARNING ][1910] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-08-03 02:43:24,472 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2983] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-08-03 02:43:24,499 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2983] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2019-08-03 02:43:24,541 [salt.utils.parsers:1051][WARNING ][1560] Minion received a SIGTERM. Exiting.
2019-08-03 02:43:25,046 [tornado.general  :417 ][ERROR   ][1560] 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 242, in wrapper
    Runner(result, future, yielded)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 818, in __init__
    self.run()
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 879, in run
    yielded = self.gen.send(value)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 475, in wrap_callback
    callback(payload)
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 2385, in _handle_payload
    if self._target_load(payload['load']):
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 2416, in _target_load
    elif not match_func(load['tgt']):
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 2932, in glob_match
    return fnmatch.fnmatch(self.opts['id'], tgt)
  File "/usr/lib/python2.7/fnmatch.py", line 43, in fnmatch
    return fnmatchcase(name, pat)
  File "/usr/lib/python2.7/fnmatch.py", line 82, in fnmatchcase
    _cache[pat] = re_pat = re.compile(res)
  File "/usr/lib/python2.7/re.py", line 194, in compile
    return _compile(pattern, flags)
  File "/usr/lib/python2.7/re.py", line 237, in _compile
    p, loc = _cache[cachekey]
  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
2019-08-03 02:43:25,055 [tornado.general  :452 ][ERROR   ][1560] 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 242, in wrapper
    Runner(result, future, yielded)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 818, in __init__
    self.run()
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 879, in run
    yielded = self.gen.send(value)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 475, in wrap_callback
    callback(payload)
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 2385, in _handle_payload
    if self._target_load(payload['load']):
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 2416, in _target_load
    elif not match_func(load['tgt']):
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 2932, in glob_match
    return fnmatch.fnmatch(self.opts['id'], tgt)
  File "/usr/lib/python2.7/fnmatch.py", line 43, in fnmatch
    return fnmatchcase(name, pat)
  File "/usr/lib/python2.7/fnmatch.py", line 82, in fnmatchcase
    _cache[pat] = re_pat = re.compile(res)
  File "/usr/lib/python2.7/re.py", line 194, in compile
    return _compile(pattern, flags)
  File "/usr/lib/python2.7/re.py", line 237, in _compile
    p, loc = _cache[cachekey]
  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
2019-08-03 02:43:25,563 [salt.cli.daemons :293 ][INFO    ][3040] Setting up the Salt Minion "odl02.mcp-odl-ha.local"
2019-08-03 02:43:25,663 [salt.cli.daemons :82  ][INFO    ][3040] Starting up the Salt Minion
2019-08-03 02:43:25,664 [salt.utils.event :1017][INFO    ][3040] Starting pull socket on /var/run/salt/minion/minion_event_09a558b4ac_pull.ipc
2019-08-03 02:43:26,511 [salt.minion      :976 ][INFO    ][3040] Creating minion process manager
2019-08-03 02:43:28,415 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][3040] Executing command ['date', '+%z'] in directory '/root'
2019-08-03 02:43:28,443 [salt.utils.schedule:568 ][INFO    ][3040] Updating job settings for scheduled job: __mine_interval
2019-08-03 02:43:28,523 [salt.minion      :1108][INFO    ][3040] Added mine.update to scheduler
2019-08-03 02:43:28,528 [salt.minion      :1975][INFO    ][3040] Minion is starting as user 'root'
2019-08-03 02:43:28,545 [salt.minion      :2336][INFO    ][3040] Minion is ready to receive requests!
2019-08-03 02:44:00,927 [salt.minion      :1308][INFO    ][3040] User sudo_ubuntu Executing command state.apply with jid 20190803024400913263
2019-08-03 02:44:00,957 [salt.minion      :1432][INFO    ][3128] Starting a new job with PID 3128
2019-08-03 02:44:14,212 [salt.state       :915 ][INFO    ][3128] Loading fresh modules for state activity
2019-08-03 02:44:15,254 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2019-08-03 02:44:15,296 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2019-08-03 02:44:15,451 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2019-08-03 02:44:15,571 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2019-08-03 02:44:15,702 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/shell.sls'
2019-08-03 02:44:16,013 [salt.minion      :1308][INFO    ][3040] User sudo_ubuntu Executing command saltutil.find_job with jid 20190803024416001588
2019-08-03 02:44:16,027 [salt.minion      :1432][INFO    ][3145] Starting a new job with PID 3145
2019-08-03 02:44:16,046 [salt.minion      :1711][INFO    ][3145] Returning information for job: 20190803024416001588
2019-08-03 02:44:18,763 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/login_defs.sls'
2019-08-03 02:44:18,879 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/at.sls'
2019-08-03 02:44:19,008 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/cron.sls'
2019-08-03 02:44:19,141 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2019-08-03 02:44:19,275 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2019-08-03 02:44:19,392 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2019-08-03 02:44:19,597 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2019-08-03 02:44:19,627 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2019-08-03 02:44:19,753 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2019-08-03 02:44:19,897 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2019-08-03 02:44:20,043 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2019-08-03 02:44:20,231 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2019-08-03 02:44:21,670 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2019-08-03 02:44:21,872 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2019-08-03 02:44:21,984 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2019-08-03 02:44:22,096 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/file.sls'
2019-08-03 02:44:22,226 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2019-08-03 02:44:22,382 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2019-08-03 02:44:22,512 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2019-08-03 02:44:22,658 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2019-08-03 02:44:22,823 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2019-08-03 02:44:23,004 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2019-08-03 02:44:23,233 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2019-08-03 02:44:24,873 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2019-08-03 02:44:25,524 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/storage/mount.sls'
2019-08-03 02:44:25,660 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2019-08-03 02:44:25,691 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2019-08-03 02:44:25,738 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2019-08-03 02:44:25,787 [salt.state       :1780][INFO    ][3128] Running state [/etc/environment] at time 02:44:25.787752
2019-08-03 02:44:25,788 [salt.state       :1813][INFO    ][3128] Executing state file.blockreplace for [/etc/environment]
2019-08-03 02:44:25,795 [salt.state       :300 ][INFO    ][3128] 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

2019-08-03 02:44:25,795 [salt.state       :1951][INFO    ][3128] Completed state [/etc/environment] at time 02:44:25.795360 duration_in_ms=7.609
2019-08-03 02:44:25,795 [salt.state       :1780][INFO    ][3128] Running state [/etc/profile.d] at time 02:44:25.795582
2019-08-03 02:44:25,795 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/profile.d]
2019-08-03 02:44:25,841 [salt.state       :300 ][INFO    ][3128] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2019-08-03 02:44:25,842 [salt.state       :1951][INFO    ][3128] Completed state [/etc/profile.d] at time 02:44:25.842083 duration_in_ms=46.501
2019-08-03 02:44:25,842 [salt.state       :1780][INFO    ][3128] Running state [/etc/bash.bashrc] at time 02:44:25.842313
2019-08-03 02:44:25,842 [salt.state       :1813][INFO    ][3128] Executing state file.blockreplace for [/etc/bash.bashrc]
2019-08-03 02:44:27,034 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['git', '--version'] in directory '/root'
2019-08-03 02:44:27,753 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2019-08-03 02:44:27,789 [salt.state       :300 ][INFO    ][3128] 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

2019-08-03 02:44:27,790 [salt.state       :1951][INFO    ][3128] Completed state [/etc/bash.bashrc] at time 02:44:27.790038 duration_in_ms=1947.723
2019-08-03 02:44:27,790 [salt.state       :1780][INFO    ][3128] Running state [/etc/profile] at time 02:44:27.790863
2019-08-03 02:44:27,791 [salt.state       :1813][INFO    ][3128] Executing state file.blockreplace for [/etc/profile]
2019-08-03 02:44:27,807 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'test -f /etc/profile' in directory '/root'
2019-08-03 02:44:27,921 [salt.state       :300 ][INFO    ][3128] 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

2019-08-03 02:44:27,922 [salt.state       :1951][INFO    ][3128] Completed state [/etc/profile] at time 02:44:27.922540 duration_in_ms=131.677
2019-08-03 02:44:27,923 [salt.state       :1780][INFO    ][3128] Running state [/etc/login.defs] at time 02:44:27.923350
2019-08-03 02:44:27,924 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/login.defs]
2019-08-03 02:44:28,730 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/login.defs.jinja'
2019-08-03 02:44:28,945 [salt.state       :300 ][INFO    ][3128] 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

2019-08-03 02:44:28,946 [salt.state       :1951][INFO    ][3128] Completed state [/etc/login.defs] at time 02:44:28.945986 duration_in_ms=1022.636
2019-08-03 02:44:28,954 [salt.state       :1780][INFO    ][3128] Running state [at] at time 02:44:28.954335
2019-08-03 02:44:28,954 [salt.state       :1813][INFO    ][3128] Executing state pkg.installed for [at]
2019-08-03 02:44:28,955 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:44:29,344 [salt.state       :300 ][INFO    ][3128] All specified packages are already installed
2019-08-03 02:44:29,344 [salt.state       :1951][INFO    ][3128] Completed state [at] at time 02:44:29.344402 duration_in_ms=390.066
2019-08-03 02:44:29,346 [salt.state       :1780][INFO    ][3128] Running state [atd] at time 02:44:29.346670
2019-08-03 02:44:29,347 [salt.state       :1813][INFO    ][3128] Executing state service.running for [atd]
2019-08-03 02:44:29,347 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2019-08-03 02:44:29,380 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2019-08-03 02:44:29,397 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2019-08-03 02:44:29,414 [salt.state       :300 ][INFO    ][3128] The service atd is already running
2019-08-03 02:44:29,415 [salt.state       :1951][INFO    ][3128] Completed state [atd] at time 02:44:29.415115 duration_in_ms=68.444
2019-08-03 02:44:29,417 [salt.state       :1780][INFO    ][3128] Running state [cron] at time 02:44:29.417702
2019-08-03 02:44:29,418 [salt.state       :1813][INFO    ][3128] Executing state pkg.installed for [cron]
2019-08-03 02:44:29,427 [salt.state       :300 ][INFO    ][3128] All specified packages are already installed
2019-08-03 02:44:29,428 [salt.state       :1951][INFO    ][3128] Completed state [cron] at time 02:44:29.428169 duration_in_ms=10.468
2019-08-03 02:44:29,429 [salt.state       :1780][INFO    ][3128] Running state [/etc/at.allow] at time 02:44:29.429070
2019-08-03 02:44:29,429 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/at.allow]
2019-08-03 02:44:29,450 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/cron_users.jinja'
2019-08-03 02:44:29,465 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:29,465 [salt.state       :1951][INFO    ][3128] Completed state [/etc/at.allow] at time 02:44:29.465289 duration_in_ms=36.218
2019-08-03 02:44:29,465 [salt.state       :1780][INFO    ][3128] Running state [/etc/at.deny] at time 02:44:29.465654
2019-08-03 02:44:29,465 [salt.state       :1813][INFO    ][3128] Executing state file.absent for [/etc/at.deny]
2019-08-03 02:44:29,466 [salt.state       :300 ][INFO    ][3128] {'removed': '/etc/at.deny'}
2019-08-03 02:44:29,466 [salt.state       :1951][INFO    ][3128] Completed state [/etc/at.deny] at time 02:44:29.466781 duration_in_ms=1.126
2019-08-03 02:44:29,468 [salt.state       :1780][INFO    ][3128] Running state [cron] at time 02:44:29.468532
2019-08-03 02:44:29,468 [salt.state       :1813][INFO    ][3128] Executing state service.running for [cron]
2019-08-03 02:44:29,469 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2019-08-03 02:44:29,486 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2019-08-03 02:44:29,502 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2019-08-03 02:44:29,520 [salt.state       :300 ][INFO    ][3128] The service cron is already running
2019-08-03 02:44:29,521 [salt.state       :1951][INFO    ][3128] Completed state [cron] at time 02:44:29.521043 duration_in_ms=52.51
2019-08-03 02:44:29,523 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.allow] at time 02:44:29.523476
2019-08-03 02:44:29,524 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/cron.allow]
2019-08-03 02:44:29,557 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:29,557 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.allow] at time 02:44:29.557639 duration_in_ms=34.162
2019-08-03 02:44:29,558 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.deny] at time 02:44:29.557982
2019-08-03 02:44:29,558 [salt.state       :1813][INFO    ][3128] Executing state file.absent for [/etc/cron.deny]
2019-08-03 02:44:29,558 [salt.state       :300 ][INFO    ][3128] File /etc/cron.deny is not present
2019-08-03 02:44:29,559 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.deny] at time 02:44:29.559184 duration_in_ms=1.201
2019-08-03 02:44:29,560 [salt.state       :1780][INFO    ][3128] Running state [/etc/crontab] at time 02:44:29.560865
2019-08-03 02:44:29,561 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/crontab]
2019-08-03 02:44:29,562 [salt.state       :300 ][INFO    ][3128] {'mode': '0600'}
2019-08-03 02:44:29,563 [salt.state       :1951][INFO    ][3128] Completed state [/etc/crontab] at time 02:44:29.563174 duration_in_ms=2.308
2019-08-03 02:44:29,565 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.d] at time 02:44:29.565251
2019-08-03 02:44:29,565 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/cron.d]
2019-08-03 02:44:29,567 [salt.state       :300 ][INFO    ][3128] {'mode': '0600'}
2019-08-03 02:44:29,568 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.d] at time 02:44:29.567992 duration_in_ms=2.74
2019-08-03 02:44:29,570 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.daily] at time 02:44:29.570094
2019-08-03 02:44:29,570 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/cron.daily]
2019-08-03 02:44:29,573 [salt.state       :300 ][INFO    ][3128] {'mode': '0600'}
2019-08-03 02:44:29,574 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.daily] at time 02:44:29.574322 duration_in_ms=4.227
2019-08-03 02:44:29,576 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.hourly] at time 02:44:29.576040
2019-08-03 02:44:29,576 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/cron.hourly]
2019-08-03 02:44:29,578 [salt.state       :300 ][INFO    ][3128] {'mode': '0600'}
2019-08-03 02:44:29,579 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.hourly] at time 02:44:29.579010 duration_in_ms=2.971
2019-08-03 02:44:29,581 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.monthly] at time 02:44:29.580944
2019-08-03 02:44:29,581 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/cron.monthly]
2019-08-03 02:44:29,583 [salt.state       :300 ][INFO    ][3128] {'mode': '0600'}
2019-08-03 02:44:29,584 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.monthly] at time 02:44:29.584273 duration_in_ms=3.329
2019-08-03 02:44:29,586 [salt.state       :1780][INFO    ][3128] Running state [/etc/cron.weekly] at time 02:44:29.586220
2019-08-03 02:44:29,586 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/cron.weekly]
2019-08-03 02:44:29,589 [salt.state       :300 ][INFO    ][3128] {'mode': '0600'}
2019-08-03 02:44:29,589 [salt.state       :1951][INFO    ][3128] Completed state [/etc/cron.weekly] at time 02:44:29.589519 duration_in_ms=3.298
2019-08-03 02:44:29,590 [salt.state       :1780][INFO    ][3128] Running state [linux_extra_packages_removed] at time 02:44:29.590041
2019-08-03 02:44:29,590 [salt.state       :1813][INFO    ][3128] Executing state pkg.removed for [linux_extra_packages_removed]
2019-08-03 02:44:29,638 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'remove', 'telnet'] in directory '/root'
2019-08-03 02:44:31,352 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:44:31,382 [salt.state       :300 ][INFO    ][3128] Made the following changes:
'telnet-client' changed from '1' to 'absent'
'telnet' changed from '0.17-40' to 'absent'

2019-08-03 02:44:31,405 [salt.state       :915 ][INFO    ][3128] Loading fresh modules for state activity
2019-08-03 02:44:31,441 [salt.state       :1951][INFO    ][3128] Completed state [linux_extra_packages_removed] at time 02:44:31.441859 duration_in_ms=1851.819
2019-08-03 02:44:31,447 [salt.state       :1780][INFO    ][3128] Running state [linux_extra_packages_latest] at time 02:44:31.447117
2019-08-03 02:44:31,447 [salt.state       :1813][INFO    ][3128] Executing state pkg.latest for [linux_extra_packages_latest]
2019-08-03 02:44:32,122 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-08-03 02:44:33,562 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2019-08-03 02:44:33,602 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['apt-cache', '-q', 'policy', 'smartmontools'] in directory '/root'
2019-08-03 02:44:33,650 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 02:44:33,669 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'smartmontools'] in directory '/root'
2019-08-03 02:44:37,479 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:44:37,514 [salt.state       :300 ][INFO    ][3128] Made the following changes:
'mail-reader' changed from 'absent' to '1'
'smartmontools' changed from 'absent' to '6.4+svn4214-1'
'mailx' changed from 'absent' to '1'
'imap-client' changed from 'absent' to '1'
's-nail' changed from 'absent' to '14.8.6-1'

2019-08-03 02:44:37,542 [salt.state       :915 ][INFO    ][3128] Loading fresh modules for state activity
2019-08-03 02:44:37,605 [salt.state       :1951][INFO    ][3128] Completed state [linux_extra_packages_latest] at time 02:44:37.605268 duration_in_ms=6158.149
2019-08-03 02:44:37,612 [salt.state       :1780][INFO    ][3128] Running state [UTC] at time 02:44:37.611948
2019-08-03 02:44:37,612 [salt.state       :1813][INFO    ][3128] Executing state timezone.system for [UTC]
2019-08-03 02:44:37,617 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['timedatectl'] in directory '/root'
2019-08-03 02:44:37,831 [salt.state       :300 ][INFO    ][3128] Timezone UTC already set, UTC already set to UTC
2019-08-03 02:44:37,833 [salt.state       :1951][INFO    ][3128] Completed state [UTC] at time 02:44:37.832940 duration_in_ms=220.99
2019-08-03 02:44:37,841 [salt.state       :1780][INFO    ][3128] Running state [/etc/default/grub.d] at time 02:44:37.841124
2019-08-03 02:44:37,842 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/default/grub.d]
2019-08-03 02:44:37,853 [salt.state       :300 ][INFO    ][3128] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-08-03 02:44:37,854 [salt.state       :1951][INFO    ][3128] Completed state [/etc/default/grub.d] at time 02:44:37.854271 duration_in_ms=13.147
2019-08-03 02:44:37,856 [salt.state       :1780][INFO    ][3128] Running state [update-grub] at time 02:44:37.855958
2019-08-03 02:44:37,856 [salt.state       :1813][INFO    ][3128] Executing state cmd.wait for [update-grub]
2019-08-03 02:44:37,857 [salt.state       :300 ][INFO    ][3128] No changes made for update-grub
2019-08-03 02:44:37,857 [salt.state       :1951][INFO    ][3128] Completed state [update-grub] at time 02:44:37.857653 duration_in_ms=1.694
2019-08-03 02:44:37,862 [salt.state       :1780][INFO    ][3128] Running state [/boot/grub/grub.cfg] at time 02:44:37.862436
2019-08-03 02:44:37,863 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/boot/grub/grub.cfg]
2019-08-03 02:44:38,894 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-08-03 02:44:38,912 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:38,913 [salt.state       :300 ][INFO    ][3128] {'mode': '0400'}
2019-08-03 02:44:38,914 [salt.state       :1951][INFO    ][3128] Completed state [/boot/grub/grub.cfg] at time 02:44:38.914117 duration_in_ms=1051.682
2019-08-03 02:44:38,914 [salt.state       :1780][INFO    ][3128] Running state [nf_conntrack] at time 02:44:38.914471
2019-08-03 02:44:38,914 [salt.state       :1813][INFO    ][3128] Executing state kmod.present for [nf_conntrack]
2019-08-03 02:44:38,915 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'lsmod' in directory '/root'
2019-08-03 02:44:39,696 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'lsmod' in directory '/root'
2019-08-03 02:44:39,725 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'modprobe nf_conntrack' in directory '/root'
2019-08-03 02:44:39,864 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'lsmod' in directory '/root'
2019-08-03 02:44:40,079 [salt.state       :300 ][INFO    ][3128] {'nf_conntrack': 'loaded'}
2019-08-03 02:44:40,080 [salt.state       :1951][INFO    ][3128] Completed state [nf_conntrack] at time 02:44:40.080035 duration_in_ms=1165.563
2019-08-03 02:44:40,080 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d] at time 02:44:40.080378
2019-08-03 02:44:40,080 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/modprobe.d]
2019-08-03 02:44:40,081 [salt.state       :300 ][INFO    ][3128] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-08-03 02:44:40,081 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d] at time 02:44:40.081869 duration_in_ms=1.491
2019-08-03 02:44:40,083 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/hfsplus.conf] at time 02:44:40.083781
2019-08-03 02:44:40,084 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-08-03 02:44:40,107 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/modprobe.conf.jinja'
2019-08-03 02:44:40,230 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:40,230 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/hfsplus.conf] at time 02:44:40.230264 duration_in_ms=146.482
2019-08-03 02:44:40,231 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/rds.conf] at time 02:44:40.231612
2019-08-03 02:44:40,231 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-08-03 02:44:40,621 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:40,621 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/rds.conf] at time 02:44:40.621403 duration_in_ms=389.789
2019-08-03 02:44:40,622 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/cramfs.conf] at time 02:44:40.622713
2019-08-03 02:44:40,622 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-08-03 02:44:40,751 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:40,751 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/cramfs.conf] at time 02:44:40.751791 duration_in_ms=129.078
2019-08-03 02:44:40,753 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/freevxfs.conf] at time 02:44:40.752993
2019-08-03 02:44:40,753 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-08-03 02:44:40,885 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:40,885 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/freevxfs.conf] at time 02:44:40.885559 duration_in_ms=132.566
2019-08-03 02:44:40,886 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/hfs.conf] at time 02:44:40.886834
2019-08-03 02:44:40,887 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-08-03 02:44:41,026 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:41,026 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/hfs.conf] at time 02:44:41.026674 duration_in_ms=139.839
2019-08-03 02:44:41,028 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/squashfs.conf] at time 02:44:41.027972
2019-08-03 02:44:41,028 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-08-03 02:44:41,156 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:41,157 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/squashfs.conf] at time 02:44:41.157024 duration_in_ms=129.051
2019-08-03 02:44:41,158 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/udf.conf] at time 02:44:41.158269
2019-08-03 02:44:41,158 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-08-03 02:44:41,280 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:41,280 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/udf.conf] at time 02:44:41.280337 duration_in_ms=122.068
2019-08-03 02:44:41,281 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/vfat.conf] at time 02:44:41.281571
2019-08-03 02:44:41,281 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-08-03 02:44:41,412 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:41,412 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/vfat.conf] at time 02:44:41.412725 duration_in_ms=131.153
2019-08-03 02:44:41,414 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/sctp.conf] at time 02:44:41.414108
2019-08-03 02:44:41,414 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-08-03 02:44:42,249 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:42,249 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/sctp.conf] at time 02:44:42.249769 duration_in_ms=835.661
2019-08-03 02:44:42,251 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/jffs2.conf] at time 02:44:42.251084
2019-08-03 02:44:42,251 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-08-03 02:44:42,379 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:42,379 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/jffs2.conf] at time 02:44:42.379299 duration_in_ms=128.213
2019-08-03 02:44:42,380 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/tipc.conf] at time 02:44:42.380549
2019-08-03 02:44:42,380 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-08-03 02:44:42,505 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:42,505 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/tipc.conf] at time 02:44:42.505550 duration_in_ms=125.001
2019-08-03 02:44:42,506 [salt.state       :1780][INFO    ][3128] Running state [/etc/modprobe.d/dccp.conf] at time 02:44:42.506847
2019-08-03 02:44:42,507 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-08-03 02:44:42,632 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:42,632 [salt.state       :1951][INFO    ][3128] Completed state [/etc/modprobe.d/dccp.conf] at time 02:44:42.632813 duration_in_ms=125.966
2019-08-03 02:44:42,633 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_congestion_control] at time 02:44:42.633077
2019-08-03 02:44:42,633 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-08-03 02:44:42,634 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2019-08-03 02:44:42,659 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_congestion_control': 'yeah'}
2019-08-03 02:44:42,659 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_congestion_control] at time 02:44:42.659699 duration_in_ms=26.622
2019-08-03 02:44:42,660 [salt.state       :1780][INFO    ][3128] Running state [net.core.netdev_budget] at time 02:44:42.660096
2019-08-03 02:44:42,660 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.core.netdev_budget]
2019-08-03 02:44:42,661 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.core.netdev_budget="600"' in directory '/root'
2019-08-03 02:44:42,674 [salt.state       :300 ][INFO    ][3128] {'net.core.netdev_budget': 600}
2019-08-03 02:44:42,675 [salt.state       :1951][INFO    ][3128] Completed state [net.core.netdev_budget] at time 02:44:42.675067 duration_in_ms=14.971
2019-08-03 02:44:42,675 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:44:42.675423
2019-08-03 02:44:42,675 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-08-03 02:44:42,676 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2019-08-03 02:44:42,689 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_slow_start_after_idle': 0}
2019-08-03 02:44:42,690 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:44:42.690107 duration_in_ms=14.683
2019-08-03 02:44:42,690 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:44:42.690542
2019-08-03 02:44:42,690 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-08-03 02:44:42,692 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.icmp_echo_ignore_broadcasts="1"' in directory '/root'
2019-08-03 02:44:42,705 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.icmp_echo_ignore_broadcasts': 1}
2019-08-03 02:44:42,706 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:44:42.705920 duration_in_ms=15.378
2019-08-03 02:44:42,706 [salt.state       :1780][INFO    ][3128] Running state [net.nf_conntrack_max] at time 02:44:42.706368
2019-08-03 02:44:42,706 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.nf_conntrack_max]
2019-08-03 02:44:42,707 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2019-08-03 02:44:42,720 [salt.state       :300 ][INFO    ][3128] {'net.nf_conntrack_max': 1048576}
2019-08-03 02:44:42,721 [salt.state       :1951][INFO    ][3128] Completed state [net.nf_conntrack_max] at time 02:44:42.720915 duration_in_ms=14.547
2019-08-03 02:44:42,721 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:44:42.721392
2019-08-03 02:44:42,721 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-08-03 02:44:42,722 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.icmp_ignore_bogus_error_responses="1"' in directory '/root'
2019-08-03 02:44:42,736 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.icmp_ignore_bogus_error_responses': 1}
2019-08-03 02:44:42,737 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:44:42.737269 duration_in_ms=15.877
2019-08-03 02:44:42,737 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.default.log_martians] at time 02:44:42.737767
2019-08-03 02:44:42,738 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-08-03 02:44:42,739 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.default.log_martians="1"' in directory '/root'
2019-08-03 02:44:42,752 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.default.log_martians': 1}
2019-08-03 02:44:42,753 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.default.log_martians] at time 02:44:42.753056 duration_in_ms=15.289
2019-08-03 02:44:42,753 [salt.state       :1780][INFO    ][3128] Running state [net.core.somaxconn] at time 02:44:42.753551
2019-08-03 02:44:42,753 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.core.somaxconn]
2019-08-03 02:44:42,755 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2019-08-03 02:44:42,768 [salt.state       :300 ][INFO    ][3128] {'net.core.somaxconn': 4096}
2019-08-03 02:44:42,768 [salt.state       :1951][INFO    ][3128] Completed state [net.core.somaxconn] at time 02:44:42.768504 duration_in_ms=14.953
2019-08-03 02:44:42,769 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.all.send_redirects] at time 02:44:42.769008
2019-08-03 02:44:42,769 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-08-03 02:44:42,770 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.all.send_redirects="0"' in directory '/root'
2019-08-03 02:44:42,783 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.all.send_redirects': 0}
2019-08-03 02:44:42,784 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.all.send_redirects] at time 02:44:42.784337 duration_in_ms=15.329
2019-08-03 02:44:42,784 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_tw_reuse] at time 02:44:42.784815
2019-08-03 02:44:42,785 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-08-03 02:44:42,786 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2019-08-03 02:44:42,799 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_tw_reuse': 1}
2019-08-03 02:44:42,800 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_tw_reuse] at time 02:44:42.800245 duration_in_ms=15.43
2019-08-03 02:44:42,800 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.default.rp_filter] at time 02:44:42.800709
2019-08-03 02:44:42,801 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-08-03 02:44:42,802 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.default.rp_filter="1"' in directory '/root'
2019-08-03 02:44:42,816 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.default.rp_filter': 1}
2019-08-03 02:44:42,817 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.default.rp_filter] at time 02:44:42.817233 duration_in_ms=16.523
2019-08-03 02:44:42,817 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_fin_timeout] at time 02:44:42.817904
2019-08-03 02:44:42,818 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-08-03 02:44:42,820 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2019-08-03 02:44:42,836 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_fin_timeout': 30}
2019-08-03 02:44:42,837 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_fin_timeout] at time 02:44:42.837573 duration_in_ms=19.668
2019-08-03 02:44:42,838 [salt.state       :1780][INFO    ][3128] Running state [net.core.netdev_budget_usecs] at time 02:44:42.838248
2019-08-03 02:44:42,838 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.core.netdev_budget_usecs]
2019-08-03 02:44:42,840 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.core.netdev_budget_usecs="5000"' in directory '/root'
2019-08-03 02:44:42,863 [salt.state       :300 ][INFO    ][3128] {'net.core.netdev_budget_usecs': 5000}
2019-08-03 02:44:42,863 [salt.state       :1951][INFO    ][3128] Completed state [net.core.netdev_budget_usecs] at time 02:44:42.863709 duration_in_ms=25.46
2019-08-03 02:44:42,864 [salt.state       :1780][INFO    ][3128] Running state [kernel.panic] at time 02:44:42.864355
2019-08-03 02:44:42,864 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [kernel.panic]
2019-08-03 02:44:42,866 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2019-08-03 02:44:42,884 [salt.state       :300 ][INFO    ][3128] {'kernel.panic': 60}
2019-08-03 02:44:42,884 [salt.state       :1951][INFO    ][3128] Completed state [kernel.panic] at time 02:44:42.884587 duration_in_ms=20.233
2019-08-03 02:44:42,885 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_keepalive_probes] at time 02:44:42.885267
2019-08-03 02:44:42,885 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-08-03 02:44:42,887 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2019-08-03 02:44:42,903 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_keepalive_probes': 8}
2019-08-03 02:44:42,903 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:44:42.903600 duration_in_ms=18.332
2019-08-03 02:44:42,904 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.all.log_martians] at time 02:44:42.904231
2019-08-03 02:44:42,904 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-08-03 02:44:42,906 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.all.log_martians="1"' in directory '/root'
2019-08-03 02:44:42,922 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.all.log_martians': 1}
2019-08-03 02:44:42,923 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.all.log_martians] at time 02:44:42.923284 duration_in_ms=19.052
2019-08-03 02:44:42,923 [salt.state       :1780][INFO    ][3128] Running state [fs.suid_dumpable] at time 02:44:42.923921
2019-08-03 02:44:42,924 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [fs.suid_dumpable]
2019-08-03 02:44:42,926 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w fs.suid_dumpable="0"' in directory '/root'
2019-08-03 02:44:42,941 [salt.state       :300 ][INFO    ][3128] {'fs.suid_dumpable': 0}
2019-08-03 02:44:42,941 [salt.state       :1951][INFO    ][3128] Completed state [fs.suid_dumpable] at time 02:44:42.941362 duration_in_ms=17.441
2019-08-03 02:44:42,941 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.default.accept_redirects] at time 02:44:42.941781
2019-08-03 02:44:42,942 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-08-03 02:44:42,943 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.default.accept_redirects="0"' in directory '/root'
2019-08-03 02:44:42,962 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.default.accept_redirects': 0}
2019-08-03 02:44:42,962 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.default.accept_redirects] at time 02:44:42.962448 duration_in_ms=20.666
2019-08-03 02:44:42,962 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.default.secure_redirects] at time 02:44:42.962839
2019-08-03 02:44:42,963 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-08-03 02:44:42,964 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.default.secure_redirects="0"' in directory '/root'
2019-08-03 02:44:42,983 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.default.secure_redirects': 0}
2019-08-03 02:44:42,983 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.default.secure_redirects] at time 02:44:42.983448 duration_in_ms=20.609
2019-08-03 02:44:42,983 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.default.accept_source_route] at time 02:44:42.983865
2019-08-03 02:44:42,984 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-08-03 02:44:42,985 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.default.accept_source_route="0"' in directory '/root'
2019-08-03 02:44:43,003 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.default.accept_source_route': 0}
2019-08-03 02:44:43,004 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.default.accept_source_route] at time 02:44:43.004313 duration_in_ms=20.448
2019-08-03 02:44:43,004 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:44:43.004719
2019-08-03 02:44:43,005 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-08-03 02:44:43,006 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2019-08-03 02:44:43,027 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_keepalive_intvl': 3}
2019-08-03 02:44:43,028 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:44:43.028123 duration_in_ms=23.404
2019-08-03 02:44:43,028 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_keepalive_time] at time 02:44:43.028539
2019-08-03 02:44:43,028 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-08-03 02:44:43,030 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2019-08-03 02:44:43,049 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_keepalive_time': 30}
2019-08-03 02:44:43,049 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_keepalive_time] at time 02:44:43.049730 duration_in_ms=21.191
2019-08-03 02:44:43,050 [salt.state       :1780][INFO    ][3128] Running state [kernel.randomize_va_space] at time 02:44:43.050147
2019-08-03 02:44:43,050 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [kernel.randomize_va_space]
2019-08-03 02:44:43,051 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w kernel.randomize_va_space="2"' in directory '/root'
2019-08-03 02:44:43,075 [salt.state       :300 ][INFO    ][3128] {'kernel.randomize_va_space': 2}
2019-08-03 02:44:43,075 [salt.state       :1951][INFO    ][3128] Completed state [kernel.randomize_va_space] at time 02:44:43.075900 duration_in_ms=25.752
2019-08-03 02:44:43,076 [salt.state       :1780][INFO    ][3128] Running state [fs.file-max] at time 02:44:43.076302
2019-08-03 02:44:43,076 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [fs.file-max]
2019-08-03 02:44:43,080 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2019-08-03 02:44:43,104 [salt.state       :300 ][INFO    ][3128] {'fs.file-max': 124165}
2019-08-03 02:44:43,105 [salt.state       :1951][INFO    ][3128] Completed state [fs.file-max] at time 02:44:43.105191 duration_in_ms=28.888
2019-08-03 02:44:43,105 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_syncookies] at time 02:44:43.105602
2019-08-03 02:44:43,105 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-08-03 02:44:43,107 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_syncookies="1"' in directory '/root'
2019-08-03 02:44:43,130 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_syncookies': 1}
2019-08-03 02:44:43,130 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_syncookies] at time 02:44:43.130813 duration_in_ms=25.211
2019-08-03 02:44:43,131 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:44:43.131188
2019-08-03 02:44:43,131 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-08-03 02:44:43,132 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2019-08-03 02:44:43,162 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_max_syn_backlog': 8192}
2019-08-03 02:44:43,162 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:44:43.162574 duration_in_ms=31.385
2019-08-03 02:44:43,163 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.all.rp_filter] at time 02:44:43.162967
2019-08-03 02:44:43,163 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-08-03 02:44:43,164 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.all.rp_filter="1"' in directory '/root'
2019-08-03 02:44:43,189 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.all.rp_filter': 1}
2019-08-03 02:44:43,189 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.all.rp_filter] at time 02:44:43.189404 duration_in_ms=26.436
2019-08-03 02:44:43,189 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.all.accept_source_route] at time 02:44:43.189791
2019-08-03 02:44:43,190 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-08-03 02:44:43,191 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.all.accept_source_route="0"' in directory '/root'
2019-08-03 02:44:43,216 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.all.accept_source_route': 0}
2019-08-03 02:44:43,217 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.all.accept_source_route] at time 02:44:43.217184 duration_in_ms=27.393
2019-08-03 02:44:43,217 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.tcp_retries2] at time 02:44:43.217564
2019-08-03 02:44:43,217 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-08-03 02:44:43,218 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2019-08-03 02:44:43,243 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.tcp_retries2': 5}
2019-08-03 02:44:43,243 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.tcp_retries2] at time 02:44:43.243471 duration_in_ms=25.907
2019-08-03 02:44:43,243 [salt.state       :1780][INFO    ][3128] Running state [net.core.netdev_max_backlog] at time 02:44:43.243862
2019-08-03 02:44:43,244 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-08-03 02:44:43,245 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2019-08-03 02:44:43,269 [salt.state       :300 ][INFO    ][3128] {'net.core.netdev_max_backlog': 261144}
2019-08-03 02:44:43,270 [salt.state       :1951][INFO    ][3128] Completed state [net.core.netdev_max_backlog] at time 02:44:43.270082 duration_in_ms=26.22
2019-08-03 02:44:43,270 [salt.state       :1780][INFO    ][3128] Running state [vm.swappiness] at time 02:44:43.270491
2019-08-03 02:44:43,270 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [vm.swappiness]
2019-08-03 02:44:43,271 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2019-08-03 02:44:43,295 [salt.state       :300 ][INFO    ][3128] {'vm.swappiness': 10}
2019-08-03 02:44:43,295 [salt.state       :1951][INFO    ][3128] Completed state [vm.swappiness] at time 02:44:43.295635 duration_in_ms=25.144
2019-08-03 02:44:43,296 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.all.secure_redirects] at time 02:44:43.296002
2019-08-03 02:44:43,296 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-08-03 02:44:43,297 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.all.secure_redirects="0"' in directory '/root'
2019-08-03 02:44:43,321 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.all.secure_redirects': 0}
2019-08-03 02:44:43,321 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.all.secure_redirects] at time 02:44:43.321777 duration_in_ms=25.775
2019-08-03 02:44:43,322 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:44:43.322149
2019-08-03 02:44:43,322 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-08-03 02:44:43,323 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2019-08-03 02:44:43,338 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2019-08-03 02:44:43,339 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:44:43.339052 duration_in_ms=16.903
2019-08-03 02:44:43,339 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:44:43.339426
2019-08-03 02:44:43,339 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-08-03 02:44:43,340 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2019-08-03 02:44:43,355 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2019-08-03 02:44:43,355 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:44:43.355769 duration_in_ms=16.343
2019-08-03 02:44:43,356 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:44:43.356134
2019-08-03 02:44:43,356 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-08-03 02:44:43,357 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2019-08-03 02:44:43,370 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2019-08-03 02:44:43,371 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:44:43.370964 duration_in_ms=14.83
2019-08-03 02:44:43,371 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.default.send_redirects] at time 02:44:43.371309
2019-08-03 02:44:43,371 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-08-03 02:44:43,372 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.default.send_redirects="0"' in directory '/root'
2019-08-03 02:44:43,384 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.default.send_redirects': 0}
2019-08-03 02:44:43,385 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.default.send_redirects] at time 02:44:43.385316 duration_in_ms=14.007
2019-08-03 02:44:43,385 [salt.state       :1780][INFO    ][3128] Running state [net.ipv4.conf.all.accept_redirects] at time 02:44:43.385706
2019-08-03 02:44:43,386 [salt.state       :1813][INFO    ][3128] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-08-03 02:44:43,387 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'sysctl -w net.ipv4.conf.all.accept_redirects="0"' in directory '/root'
2019-08-03 02:44:43,399 [salt.state       :300 ][INFO    ][3128] {'net.ipv4.conf.all.accept_redirects': 0}
2019-08-03 02:44:43,399 [salt.state       :1951][INFO    ][3128] Completed state [net.ipv4.conf.all.accept_redirects] at time 02:44:43.399861 duration_in_ms=14.154
2019-08-03 02:44:43,400 [salt.state       :1780][INFO    ][3128] Running state [linux_sysfs_package] at time 02:44:43.400233
2019-08-03 02:44:43,400 [salt.state       :1813][INFO    ][3128] Executing state pkg.installed for [linux_sysfs_package]
2019-08-03 02:44:43,422 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2019-08-03 02:44:43,476 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-08-03 02:44:45,018 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 02:44:45,057 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2019-08-03 02:44:46,072 [salt.minion      :1308][INFO    ][3040] User sudo_ubuntu Executing command saltutil.find_job with jid 20190803024446061497
2019-08-03 02:44:46,101 [salt.minion      :1432][INFO    ][4946] Starting a new job with PID 4946
2019-08-03 02:44:46,138 [salt.minion      :1711][INFO    ][4946] Returning information for job: 20190803024446061497
2019-08-03 02:44:48,877 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:44:48,947 [salt.state       :300 ][INFO    ][3128] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2019-08-03 02:44:48,995 [salt.state       :915 ][INFO    ][3128] Loading fresh modules for state activity
2019-08-03 02:44:49,076 [salt.state       :1951][INFO    ][3128] Completed state [linux_sysfs_package] at time 02:44:49.076013 duration_in_ms=5675.779
2019-08-03 02:44:49,086 [salt.state       :1780][INFO    ][3128] Running state [/etc/sysfs.d] at time 02:44:49.086204
2019-08-03 02:44:49,086 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/etc/sysfs.d]
2019-08-03 02:44:49,094 [salt.state       :300 ][INFO    ][3128] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2019-08-03 02:44:49,094 [salt.state       :1951][INFO    ][3128] Completed state [/etc/sysfs.d] at time 02:44:49.094613 duration_in_ms=8.41
2019-08-03 02:44:49,660 [salt.state       :1780][INFO    ][3128] Running state [ondemand] at time 02:44:49.660476
2019-08-03 02:44:49,660 [salt.state       :1813][INFO    ][3128] Executing state service.dead for [ondemand]
2019-08-03 02:44:49,661 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2019-08-03 02:44:49,686 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:49,700 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:49,716 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:49,765 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:49,779 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:49,796 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:49,818 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2019-08-03 02:44:50,015 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-08-03 02:44:50,034 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'runlevel' in directory '/root'
2019-08-03 02:44:50,045 [salt.state       :300 ][INFO    ][3128] {'ondemand': True}
2019-08-03 02:44:50,046 [salt.state       :1951][INFO    ][3128] Completed state [ondemand] at time 02:44:50.045919 duration_in_ms=385.443
2019-08-03 02:44:50,047 [salt.state       :1780][INFO    ][3128] Running state [en_US.UTF-8] at time 02:44:50.047007
2019-08-03 02:44:50,047 [salt.state       :1813][INFO    ][3128] Executing state locale.present for [en_US.UTF-8]
2019-08-03 02:44:50,047 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'locale -a' in directory '/root'
2019-08-03 02:44:50,057 [salt.state       :300 ][INFO    ][3128] Locale en_US.UTF-8 is already present
2019-08-03 02:44:50,058 [salt.state       :1951][INFO    ][3128] Completed state [en_US.UTF-8] at time 02:44:50.058254 duration_in_ms=11.248
2019-08-03 02:44:50,060 [salt.state       :1780][INFO    ][3128] Running state [en_US.UTF-8] at time 02:44:50.060582
2019-08-03 02:44:50,060 [salt.state       :1813][INFO    ][3128] Executing state locale.system for [en_US.UTF-8]
2019-08-03 02:44:50,061 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'localectl' in directory '/root'
2019-08-03 02:44:50,240 [salt.state       :300 ][INFO    ][3128] System locale en_US.UTF-8 already set
2019-08-03 02:44:50,241 [salt.state       :1951][INFO    ][3128] Completed state [en_US.UTF-8] at time 02:44:50.241251 duration_in_ms=180.668
2019-08-03 02:44:50,242 [salt.state       :1780][INFO    ][3128] Running state [root] at time 02:44:50.242489
2019-08-03 02:44:50,242 [salt.state       :1813][INFO    ][3128] Executing state group.present for [root]
2019-08-03 02:44:50,243 [salt.state       :300 ][INFO    ][3128] Group root is present and up to date
2019-08-03 02:44:50,243 [salt.state       :1951][INFO    ][3128] Completed state [root] at time 02:44:50.243520 duration_in_ms=1.03
2019-08-03 02:44:50,246 [salt.state       :1780][INFO    ][3128] Running state [root] at time 02:44:50.246027
2019-08-03 02:44:50,246 [salt.state       :1813][INFO    ][3128] Executing state user.present for [root]
2019-08-03 02:44:50,250 [salt.state       :300 ][INFO    ][3128] User root is present and up to date
2019-08-03 02:44:50,250 [salt.state       :1951][INFO    ][3128] Completed state [root] at time 02:44:50.250415 duration_in_ms=4.388
2019-08-03 02:44:50,251 [salt.state       :1780][INFO    ][3128] Running state [/root] at time 02:44:50.251797
2019-08-03 02:44:50,252 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/root]
2019-08-03 02:44:50,252 [salt.state       :300 ][INFO    ][3128] Directory /root is in the correct state
Directory /root updated
2019-08-03 02:44:50,253 [salt.state       :1951][INFO    ][3128] Completed state [/root] at time 02:44:50.253026 duration_in_ms=1.228
2019-08-03 02:44:50,253 [salt.state       :1780][INFO    ][3128] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:44:50.253230
2019-08-03 02:44:50,253 [salt.state       :1813][INFO    ][3128] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2019-08-03 02:44:50,253 [salt.state       :300 ][INFO    ][3128] File /etc/sudoers.d/90-salt-user-root is not present
2019-08-03 02:44:50,254 [salt.state       :1951][INFO    ][3128] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:44:50.253964 duration_in_ms=0.733
2019-08-03 02:44:50,254 [salt.state       :1780][INFO    ][3128] Running state [ubuntu] at time 02:44:50.254170
2019-08-03 02:44:50,254 [salt.state       :1813][INFO    ][3128] Executing state group.present for [ubuntu]
2019-08-03 02:44:50,254 [salt.state       :300 ][INFO    ][3128] Group ubuntu is present and up to date
2019-08-03 02:44:50,254 [salt.state       :1951][INFO    ][3128] Completed state [ubuntu] at time 02:44:50.254869 duration_in_ms=0.699
2019-08-03 02:44:50,256 [salt.state       :1780][INFO    ][3128] Running state [ubuntu] at time 02:44:50.256340
2019-08-03 02:44:50,256 [salt.state       :1813][INFO    ][3128] Executing state user.present for [ubuntu]
2019-08-03 02:44:50,259 [salt.state       :300 ][INFO    ][3128] {'passwd': 'XXX-REDACTED-XXX'}
2019-08-03 02:44:50,260 [salt.state       :1951][INFO    ][3128] Completed state [ubuntu] at time 02:44:50.259954 duration_in_ms=3.615
2019-08-03 02:44:50,261 [salt.state       :1780][INFO    ][3128] Running state [/home/ubuntu] at time 02:44:50.261398
2019-08-03 02:44:50,261 [salt.state       :1813][INFO    ][3128] Executing state file.directory for [/home/ubuntu]
2019-08-03 02:44:50,262 [salt.state       :300 ][INFO    ][3128] {'mode': '0700'}
2019-08-03 02:44:50,262 [salt.state       :1951][INFO    ][3128] Completed state [/home/ubuntu] at time 02:44:50.262886 duration_in_ms=1.488
2019-08-03 02:44:50,264 [salt.state       :1780][INFO    ][3128] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:44:50.264113
2019-08-03 02:44:50,264 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2019-08-03 02:44:50,288 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2019-08-03 02:44:50,304 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command '/usr/sbin/visudo -c -f /tmp/__salt.tmp.Ba1mGy' in directory '/root'
2019-08-03 02:44:50,331 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:50,331 [salt.state       :1951][INFO    ][3128] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:44:50.331564 duration_in_ms=67.449
2019-08-03 02:44:50,331 [salt.state       :1780][INFO    ][3128] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 02:44:50.331913
2019-08-03 02:44:50,332 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2019-08-03 02:44:50,352 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2019-08-03 02:44:50,478 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:50,478 [salt.state       :1951][INFO    ][3128] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 02:44:50.478270 duration_in_ms=146.356
2019-08-03 02:44:50,478 [salt.state       :1780][INFO    ][3128] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:44:50.478589
2019-08-03 02:44:50,478 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2019-08-03 02:44:50,618 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:50,619 [salt.state       :1951][INFO    ][3128] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:44:50.619005 duration_in_ms=140.414
2019-08-03 02:44:50,619 [salt.state       :1780][INFO    ][3128] Running state [autofs] at time 02:44:50.619451
2019-08-03 02:44:50,619 [salt.state       :1813][INFO    ][3128] Executing state service.disabled for [autofs]
2019-08-03 02:44:50,620 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2019-08-03 02:44:50,637 [salt.state       :300 ][INFO    ][3128] The named service autofs is not available
2019-08-03 02:44:50,638 [salt.state       :1951][INFO    ][3128] Completed state [autofs] at time 02:44:50.638097 duration_in_ms=18.647
2019-08-03 02:44:50,638 [salt.state       :1780][INFO    ][3128] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:44:50.638517
2019-08-03 02:44:50,638 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2019-08-03 02:44:50,662 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2019-08-03 02:44:50,809 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:50,809 [salt.state       :1951][INFO    ][3128] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:44:50.809443 duration_in_ms=170.924
2019-08-03 02:44:50,812 [salt.state       :1780][INFO    ][3128] Running state [service.systemctl_reload] at time 02:44:50.812783
2019-08-03 02:44:50,813 [salt.state       :1813][INFO    ][3128] Executing state module.wait for [service.systemctl_reload]
2019-08-03 02:44:50,813 [salt.state       :300 ][INFO    ][3128] No changes made for service.systemctl_reload
2019-08-03 02:44:50,813 [salt.state       :1951][INFO    ][3128] Completed state [service.systemctl_reload] at time 02:44:50.813901 duration_in_ms=1.118
2019-08-03 02:44:50,814 [salt.state       :1780][INFO    ][3128] Running state [service.systemctl_reload] at time 02:44:50.814073
2019-08-03 02:44:50,814 [salt.state       :1813][INFO    ][3128] Executing state module.mod_watch for [service.systemctl_reload]
2019-08-03 02:44:50,814 [salt.utils.decorators:613 ][WARNING ][3128] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-08-03 02:44:50,815 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-08-03 02:44:50,928 [salt.state       :300 ][INFO    ][3128] {'ret': True}
2019-08-03 02:44:50,928 [salt.state       :1951][INFO    ][3128] Completed state [service.systemctl_reload] at time 02:44:50.928850 duration_in_ms=114.776
2019-08-03 02:44:50,929 [salt.state       :1780][INFO    ][3128] Running state [/etc/shadow] at time 02:44:50.929354
2019-08-03 02:44:50,929 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/shadow]
2019-08-03 02:44:50,930 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,931 [salt.state       :300 ][INFO    ][3128] File /etc/shadow exists with proper permissions. No changes made.
2019-08-03 02:44:50,931 [salt.state       :1951][INFO    ][3128] Completed state [/etc/shadow] at time 02:44:50.931852 duration_in_ms=2.498
2019-08-03 02:44:50,932 [salt.state       :1780][INFO    ][3128] Running state [/etc/gshadow] at time 02:44:50.932176
2019-08-03 02:44:50,932 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/gshadow]
2019-08-03 02:44:50,932 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,934 [salt.state       :300 ][INFO    ][3128] File /etc/gshadow exists with proper permissions. No changes made.
2019-08-03 02:44:50,934 [salt.state       :1951][INFO    ][3128] Completed state [/etc/gshadow] at time 02:44:50.934472 duration_in_ms=2.295
2019-08-03 02:44:50,934 [salt.state       :1780][INFO    ][3128] Running state [/etc/group] at time 02:44:50.934777
2019-08-03 02:44:50,935 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/group]
2019-08-03 02:44:50,935 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,936 [salt.state       :300 ][INFO    ][3128] File /etc/group exists with proper permissions. No changes made.
2019-08-03 02:44:50,936 [salt.state       :1951][INFO    ][3128] Completed state [/etc/group] at time 02:44:50.936429 duration_in_ms=1.651
2019-08-03 02:44:50,936 [salt.state       :1780][INFO    ][3128] Running state [/etc/group-] at time 02:44:50.936701
2019-08-03 02:44:50,937 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/group-]
2019-08-03 02:44:50,937 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,938 [salt.state       :300 ][INFO    ][3128] File /etc/group- exists with proper permissions. No changes made.
2019-08-03 02:44:50,938 [salt.state       :1951][INFO    ][3128] Completed state [/etc/group-] at time 02:44:50.938838 duration_in_ms=2.137
2019-08-03 02:44:50,939 [salt.state       :1780][INFO    ][3128] Running state [/etc/passwd-] at time 02:44:50.939129
2019-08-03 02:44:50,939 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/passwd-]
2019-08-03 02:44:50,939 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,940 [salt.state       :300 ][INFO    ][3128] File /etc/passwd- exists with proper permissions. No changes made.
2019-08-03 02:44:50,940 [salt.state       :1951][INFO    ][3128] Completed state [/etc/passwd-] at time 02:44:50.940853 duration_in_ms=1.723
2019-08-03 02:44:50,941 [salt.state       :1780][INFO    ][3128] Running state [/etc/passwd] at time 02:44:50.941170
2019-08-03 02:44:50,941 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/passwd]
2019-08-03 02:44:50,941 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,942 [salt.state       :300 ][INFO    ][3128] File /etc/passwd exists with proper permissions. No changes made.
2019-08-03 02:44:50,943 [salt.state       :1951][INFO    ][3128] Completed state [/etc/passwd] at time 02:44:50.943112 duration_in_ms=1.942
2019-08-03 02:44:50,943 [salt.state       :1780][INFO    ][3128] Running state [/etc/gshadow-] at time 02:44:50.943440
2019-08-03 02:44:50,943 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/gshadow-]
2019-08-03 02:44:50,944 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,945 [salt.state       :300 ][INFO    ][3128] File /etc/gshadow- exists with proper permissions. No changes made.
2019-08-03 02:44:50,945 [salt.state       :1951][INFO    ][3128] Completed state [/etc/gshadow-] at time 02:44:50.945547 duration_in_ms=2.106
2019-08-03 02:44:50,946 [salt.state       :1780][INFO    ][3128] Running state [/etc/shadow-] at time 02:44:50.945950
2019-08-03 02:44:50,946 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/shadow-]
2019-08-03 02:44:50,946 [salt.loaded.int.states.file:2298][WARNING ][3128] 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.
2019-08-03 02:44:50,947 [salt.state       :300 ][INFO    ][3128] File /etc/shadow- exists with proper permissions. No changes made.
2019-08-03 02:44:50,948 [salt.state       :1951][INFO    ][3128] Completed state [/etc/shadow-] at time 02:44:50.948179 duration_in_ms=2.229
2019-08-03 02:44:50,948 [salt.state       :1780][INFO    ][3128] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:44:50.948582
2019-08-03 02:44:50,949 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2019-08-03 02:44:50,968 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2019-08-03 02:44:50,981 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:50,981 [salt.state       :1951][INFO    ][3128] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:44:50.981675 duration_in_ms=33.092
2019-08-03 02:44:50,981 [salt.state       :1780][INFO    ][3128] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:44:50.981923
2019-08-03 02:44:50,982 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2019-08-03 02:44:51,015 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:51,015 [salt.state       :1951][INFO    ][3128] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:44:51.015718 duration_in_ms=33.794
2019-08-03 02:44:51,016 [salt.state       :1780][INFO    ][3128] Running state [/etc/issue] at time 02:44:51.016035
2019-08-03 02:44:51,016 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/issue]
2019-08-03 02:44:51,019 [salt.state       :300 ][INFO    ][3128] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.6 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.
+================================================================================

2019-08-03 02:44:51,020 [salt.state       :1951][INFO    ][3128] Completed state [/etc/issue] at time 02:44:51.020014 duration_in_ms=3.979
2019-08-03 02:44:51,020 [salt.state       :1780][INFO    ][3128] Running state [/etc/hostname] at time 02:44:51.020320
2019-08-03 02:44:51,020 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/hostname]
2019-08-03 02:44:51,047 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2019-08-03 02:44:51,062 [salt.state       :300 ][INFO    ][3128] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl02

2019-08-03 02:44:51,062 [salt.state       :1951][INFO    ][3128] Completed state [/etc/hostname] at time 02:44:51.062236 duration_in_ms=41.916
2019-08-03 02:44:51,066 [salt.state       :1780][INFO    ][3128] Running state [hostname odl02] at time 02:44:51.066293
2019-08-03 02:44:51,066 [salt.state       :1813][INFO    ][3128] Executing state cmd.run for [hostname odl02]
2019-08-03 02:44:51,068 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'test "$(hostname)" = "odl02"' in directory '/root'
2019-08-03 02:44:51,093 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'hostname odl02' in directory '/root'
2019-08-03 02:44:51,115 [salt.state       :300 ][INFO    ][3128] {'pid': 5510, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-08-03 02:44:51,116 [salt.state       :1951][INFO    ][3128] Completed state [hostname odl02] at time 02:44:51.116238 duration_in_ms=49.944
2019-08-03 02:44:51,118 [salt.state       :1780][INFO    ][3128] Running state [mdb02] at time 02:44:51.118632
2019-08-03 02:44:51,119 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb02]
2019-08-03 02:44:51,122 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb02'}
2019-08-03 02:44:51,123 [salt.state       :1951][INFO    ][3128] Completed state [mdb02] at time 02:44:51.123436 duration_in_ms=4.801
2019-08-03 02:44:51,124 [salt.state       :1780][INFO    ][3128] Running state [mdb02.mcp-odl-ha.local] at time 02:44:51.124502
2019-08-03 02:44:51,125 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb02.mcp-odl-ha.local]
2019-08-03 02:44:51,127 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb02.mcp-odl-ha.local'}
2019-08-03 02:44:51,128 [salt.state       :1951][INFO    ][3128] Completed state [mdb02.mcp-odl-ha.local] at time 02:44:51.128328 duration_in_ms=3.826
2019-08-03 02:44:51,129 [salt.state       :1780][INFO    ][3128] Running state [mdb03] at time 02:44:51.129667
2019-08-03 02:44:51,130 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb03]
2019-08-03 02:44:51,132 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb03'}
2019-08-03 02:44:51,133 [salt.state       :1951][INFO    ][3128] Completed state [mdb03] at time 02:44:51.133368 duration_in_ms=3.702
2019-08-03 02:44:51,134 [salt.state       :1780][INFO    ][3128] Running state [mdb03.mcp-odl-ha.local] at time 02:44:51.134519
2019-08-03 02:44:51,135 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb03.mcp-odl-ha.local]
2019-08-03 02:44:51,139 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb03.mcp-odl-ha.local'}
2019-08-03 02:44:51,139 [salt.state       :1951][INFO    ][3128] Completed state [mdb03.mcp-odl-ha.local] at time 02:44:51.139645 duration_in_ms=5.127
2019-08-03 02:44:51,140 [salt.state       :1780][INFO    ][3128] Running state [mdb01] at time 02:44:51.140167
2019-08-03 02:44:51,140 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb01]
2019-08-03 02:44:51,141 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb01'}
2019-08-03 02:44:51,142 [salt.state       :1951][INFO    ][3128] Completed state [mdb01] at time 02:44:51.142219 duration_in_ms=2.053
2019-08-03 02:44:51,142 [salt.state       :1780][INFO    ][3128] Running state [mdb01.mcp-odl-ha.local] at time 02:44:51.142750
2019-08-03 02:44:51,143 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb01.mcp-odl-ha.local]
2019-08-03 02:44:51,144 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb01.mcp-odl-ha.local'}
2019-08-03 02:44:51,144 [salt.state       :1951][INFO    ][3128] Completed state [mdb01.mcp-odl-ha.local] at time 02:44:51.144672 duration_in_ms=1.923
2019-08-03 02:44:51,145 [salt.state       :1780][INFO    ][3128] Running state [mdb] at time 02:44:51.145203
2019-08-03 02:44:51,145 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb]
2019-08-03 02:44:51,146 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb'}
2019-08-03 02:44:51,147 [salt.state       :1951][INFO    ][3128] Completed state [mdb] at time 02:44:51.147225 duration_in_ms=2.022
2019-08-03 02:44:51,148 [salt.state       :1780][INFO    ][3128] Running state [mdb.mcp-odl-ha.local] at time 02:44:51.147986
2019-08-03 02:44:51,148 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mdb.mcp-odl-ha.local]
2019-08-03 02:44:51,150 [salt.state       :300 ][INFO    ][3128] {'host': 'mdb.mcp-odl-ha.local'}
2019-08-03 02:44:51,150 [salt.state       :1951][INFO    ][3128] Completed state [mdb.mcp-odl-ha.local] at time 02:44:51.150461 duration_in_ms=2.476
2019-08-03 02:44:51,151 [salt.state       :1780][INFO    ][3128] Running state [cfg01] at time 02:44:51.150971
2019-08-03 02:44:51,151 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cfg01]
2019-08-03 02:44:51,152 [salt.state       :300 ][INFO    ][3128] {'host': 'cfg01'}
2019-08-03 02:44:51,152 [salt.state       :1951][INFO    ][3128] Completed state [cfg01] at time 02:44:51.152927 duration_in_ms=1.956
2019-08-03 02:44:51,153 [salt.state       :1780][INFO    ][3128] Running state [cfg01.mcp-odl-ha.local] at time 02:44:51.153422
2019-08-03 02:44:51,153 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-08-03 02:44:51,155 [salt.state       :300 ][INFO    ][3128] {'host': 'cfg01.mcp-odl-ha.local'}
2019-08-03 02:44:51,155 [salt.state       :1951][INFO    ][3128] Completed state [cfg01.mcp-odl-ha.local] at time 02:44:51.155447 duration_in_ms=2.024
2019-08-03 02:44:51,155 [salt.state       :1780][INFO    ][3128] Running state [prx01] at time 02:44:51.155939
2019-08-03 02:44:51,156 [salt.state       :1813][INFO    ][3128] Executing state host.present for [prx01]
2019-08-03 02:44:51,157 [salt.state       :300 ][INFO    ][3128] {'host': 'prx01'}
2019-08-03 02:44:51,158 [salt.state       :1951][INFO    ][3128] Completed state [prx01] at time 02:44:51.158177 duration_in_ms=2.238
2019-08-03 02:44:51,158 [salt.state       :1780][INFO    ][3128] Running state [prx01.mcp-odl-ha.local] at time 02:44:51.158773
2019-08-03 02:44:51,159 [salt.state       :1813][INFO    ][3128] Executing state host.present for [prx01.mcp-odl-ha.local]
2019-08-03 02:44:51,161 [salt.state       :300 ][INFO    ][3128] {'host': 'prx01.mcp-odl-ha.local'}
2019-08-03 02:44:51,161 [salt.state       :1951][INFO    ][3128] Completed state [prx01.mcp-odl-ha.local] at time 02:44:51.161433 duration_in_ms=2.674
2019-08-03 02:44:51,162 [salt.state       :1780][INFO    ][3128] Running state [kvm01] at time 02:44:51.162168
2019-08-03 02:44:51,162 [salt.state       :1813][INFO    ][3128] Executing state host.present for [kvm01]
2019-08-03 02:44:51,164 [salt.state       :300 ][INFO    ][3128] {'host': 'kvm01'}
2019-08-03 02:44:51,164 [salt.state       :1951][INFO    ][3128] Completed state [kvm01] at time 02:44:51.164769 duration_in_ms=2.602
2019-08-03 02:44:51,165 [salt.state       :1780][INFO    ][3128] Running state [kvm01.mcp-odl-ha.local] at time 02:44:51.165444
2019-08-03 02:44:51,165 [salt.state       :1813][INFO    ][3128] Executing state host.present for [kvm01.mcp-odl-ha.local]
2019-08-03 02:44:51,167 [salt.state       :300 ][INFO    ][3128] {'host': 'kvm01.mcp-odl-ha.local'}
2019-08-03 02:44:51,168 [salt.state       :1951][INFO    ][3128] Completed state [kvm01.mcp-odl-ha.local] at time 02:44:51.168114 duration_in_ms=2.671
2019-08-03 02:44:51,168 [salt.state       :1780][INFO    ][3128] Running state [kvm03] at time 02:44:51.168615
2019-08-03 02:44:51,169 [salt.state       :1813][INFO    ][3128] Executing state host.present for [kvm03]
2019-08-03 02:44:51,170 [salt.state       :300 ][INFO    ][3128] {'host': 'kvm03'}
2019-08-03 02:44:51,170 [salt.state       :1951][INFO    ][3128] Completed state [kvm03] at time 02:44:51.170847 duration_in_ms=2.232
2019-08-03 02:44:51,171 [salt.state       :1780][INFO    ][3128] Running state [kvm03.mcp-odl-ha.local] at time 02:44:51.171498
2019-08-03 02:44:51,171 [salt.state       :1813][INFO    ][3128] Executing state host.present for [kvm03.mcp-odl-ha.local]
2019-08-03 02:44:51,173 [salt.state       :300 ][INFO    ][3128] {'host': 'kvm03.mcp-odl-ha.local'}
2019-08-03 02:44:51,173 [salt.state       :1951][INFO    ][3128] Completed state [kvm03.mcp-odl-ha.local] at time 02:44:51.173805 duration_in_ms=2.308
2019-08-03 02:44:51,174 [salt.state       :1780][INFO    ][3128] Running state [kvm02] at time 02:44:51.174308
2019-08-03 02:44:51,174 [salt.state       :1813][INFO    ][3128] Executing state host.present for [kvm02]
2019-08-03 02:44:51,176 [salt.state       :300 ][INFO    ][3128] {'host': 'kvm02'}
2019-08-03 02:44:51,176 [salt.state       :1951][INFO    ][3128] Completed state [kvm02] at time 02:44:51.176401 duration_in_ms=2.093
2019-08-03 02:44:51,176 [salt.state       :1780][INFO    ][3128] Running state [kvm02.mcp-odl-ha.local] at time 02:44:51.176934
2019-08-03 02:44:51,177 [salt.state       :1813][INFO    ][3128] Executing state host.present for [kvm02.mcp-odl-ha.local]
2019-08-03 02:44:51,178 [salt.state       :300 ][INFO    ][3128] {'host': 'kvm02.mcp-odl-ha.local'}
2019-08-03 02:44:51,179 [salt.state       :1951][INFO    ][3128] Completed state [kvm02.mcp-odl-ha.local] at time 02:44:51.179235 duration_in_ms=2.301
2019-08-03 02:44:51,180 [salt.state       :1780][INFO    ][3128] Running state [dbs] at time 02:44:51.179931
2019-08-03 02:44:51,180 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs]
2019-08-03 02:44:51,182 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs'}
2019-08-03 02:44:51,182 [salt.state       :1951][INFO    ][3128] Completed state [dbs] at time 02:44:51.182717 duration_in_ms=2.786
2019-08-03 02:44:51,183 [salt.state       :1780][INFO    ][3128] Running state [dbs.mcp-odl-ha.local] at time 02:44:51.183410
2019-08-03 02:44:51,183 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs.mcp-odl-ha.local]
2019-08-03 02:44:51,185 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs.mcp-odl-ha.local'}
2019-08-03 02:44:51,186 [salt.state       :1951][INFO    ][3128] Completed state [dbs.mcp-odl-ha.local] at time 02:44:51.186244 duration_in_ms=2.834
2019-08-03 02:44:51,186 [salt.state       :1780][INFO    ][3128] Running state [prx] at time 02:44:51.186831
2019-08-03 02:44:51,187 [salt.state       :1813][INFO    ][3128] Executing state host.present for [prx]
2019-08-03 02:44:51,189 [salt.state       :300 ][INFO    ][3128] {'host': 'prx'}
2019-08-03 02:44:51,189 [salt.state       :1951][INFO    ][3128] Completed state [prx] at time 02:44:51.189638 duration_in_ms=2.808
2019-08-03 02:44:51,190 [salt.state       :1780][INFO    ][3128] Running state [prx.mcp-odl-ha.local] at time 02:44:51.190189
2019-08-03 02:44:51,190 [salt.state       :1813][INFO    ][3128] Executing state host.present for [prx.mcp-odl-ha.local]
2019-08-03 02:44:51,192 [salt.state       :300 ][INFO    ][3128] {'host': 'prx.mcp-odl-ha.local'}
2019-08-03 02:44:51,192 [salt.state       :1951][INFO    ][3128] Completed state [prx.mcp-odl-ha.local] at time 02:44:51.192362 duration_in_ms=2.173
2019-08-03 02:44:51,192 [salt.state       :1780][INFO    ][3128] Running state [prx02] at time 02:44:51.192921
2019-08-03 02:44:51,193 [salt.state       :1813][INFO    ][3128] Executing state host.present for [prx02]
2019-08-03 02:44:51,194 [salt.state       :300 ][INFO    ][3128] {'host': 'prx02'}
2019-08-03 02:44:51,195 [salt.state       :1951][INFO    ][3128] Completed state [prx02] at time 02:44:51.195141 duration_in_ms=2.22
2019-08-03 02:44:51,195 [salt.state       :1780][INFO    ][3128] Running state [prx02.mcp-odl-ha.local] at time 02:44:51.195694
2019-08-03 02:44:51,196 [salt.state       :1813][INFO    ][3128] Executing state host.present for [prx02.mcp-odl-ha.local]
2019-08-03 02:44:51,197 [salt.state       :300 ][INFO    ][3128] {'host': 'prx02.mcp-odl-ha.local'}
2019-08-03 02:44:51,197 [salt.state       :1951][INFO    ][3128] Completed state [prx02.mcp-odl-ha.local] at time 02:44:51.197931 duration_in_ms=2.237
2019-08-03 02:44:51,198 [salt.state       :1780][INFO    ][3128] Running state [msg02] at time 02:44:51.198475
2019-08-03 02:44:51,198 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg02]
2019-08-03 02:44:51,200 [salt.state       :300 ][INFO    ][3128] {'host': 'msg02'}
2019-08-03 02:44:51,200 [salt.state       :1951][INFO    ][3128] Completed state [msg02] at time 02:44:51.200668 duration_in_ms=2.194
2019-08-03 02:44:51,201 [salt.state       :1780][INFO    ][3128] Running state [msg02.mcp-odl-ha.local] at time 02:44:51.201242
2019-08-03 02:44:51,201 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg02.mcp-odl-ha.local]
2019-08-03 02:44:51,203 [salt.state       :300 ][INFO    ][3128] {'host': 'msg02.mcp-odl-ha.local'}
2019-08-03 02:44:51,203 [salt.state       :1951][INFO    ][3128] Completed state [msg02.mcp-odl-ha.local] at time 02:44:51.203491 duration_in_ms=2.249
2019-08-03 02:44:51,204 [salt.state       :1780][INFO    ][3128] Running state [msg03] at time 02:44:51.204034
2019-08-03 02:44:51,204 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg03]
2019-08-03 02:44:51,206 [salt.state       :300 ][INFO    ][3128] {'host': 'msg03'}
2019-08-03 02:44:51,206 [salt.state       :1951][INFO    ][3128] Completed state [msg03] at time 02:44:51.206305 duration_in_ms=2.27
2019-08-03 02:44:51,206 [salt.state       :1780][INFO    ][3128] Running state [msg03.mcp-odl-ha.local] at time 02:44:51.206859
2019-08-03 02:44:51,207 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg03.mcp-odl-ha.local]
2019-08-03 02:44:51,209 [salt.state       :300 ][INFO    ][3128] {'host': 'msg03.mcp-odl-ha.local'}
2019-08-03 02:44:51,209 [salt.state       :1951][INFO    ][3128] Completed state [msg03.mcp-odl-ha.local] at time 02:44:51.209390 duration_in_ms=2.531
2019-08-03 02:44:51,210 [salt.state       :1780][INFO    ][3128] Running state [msg01] at time 02:44:51.210108
2019-08-03 02:44:51,210 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg01]
2019-08-03 02:44:51,212 [salt.state       :300 ][INFO    ][3128] {'host': 'msg01'}
2019-08-03 02:44:51,212 [salt.state       :1951][INFO    ][3128] Completed state [msg01] at time 02:44:51.212790 duration_in_ms=2.681
2019-08-03 02:44:51,213 [salt.state       :1780][INFO    ][3128] Running state [msg01.mcp-odl-ha.local] at time 02:44:51.213477
2019-08-03 02:44:51,213 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg01.mcp-odl-ha.local]
2019-08-03 02:44:51,215 [salt.state       :300 ][INFO    ][3128] {'host': 'msg01.mcp-odl-ha.local'}
2019-08-03 02:44:51,216 [salt.state       :1951][INFO    ][3128] Completed state [msg01.mcp-odl-ha.local] at time 02:44:51.216156 duration_in_ms=2.71
2019-08-03 02:44:51,216 [salt.state       :1780][INFO    ][3128] Running state [msg] at time 02:44:51.216834
2019-08-03 02:44:51,217 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg]
2019-08-03 02:44:51,219 [salt.state       :300 ][INFO    ][3128] {'host': 'msg'}
2019-08-03 02:44:51,219 [salt.state       :1951][INFO    ][3128] Completed state [msg] at time 02:44:51.219539 duration_in_ms=2.704
2019-08-03 02:44:51,220 [salt.state       :1780][INFO    ][3128] Running state [msg.mcp-odl-ha.local] at time 02:44:51.220207
2019-08-03 02:44:51,220 [salt.state       :1813][INFO    ][3128] Executing state host.present for [msg.mcp-odl-ha.local]
2019-08-03 02:44:51,222 [salt.state       :300 ][INFO    ][3128] {'host': 'msg.mcp-odl-ha.local'}
2019-08-03 02:44:51,223 [salt.state       :1951][INFO    ][3128] Completed state [msg.mcp-odl-ha.local] at time 02:44:51.223521 duration_in_ms=3.314
2019-08-03 02:44:51,224 [salt.state       :1780][INFO    ][3128] Running state [cfg01] at time 02:44:51.224094
2019-08-03 02:44:51,224 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cfg01]
2019-08-03 02:44:51,225 [salt.state       :300 ][INFO    ][3128] Host cfg01 (192.168.10.11) already present
2019-08-03 02:44:51,225 [salt.state       :1951][INFO    ][3128] Completed state [cfg01] at time 02:44:51.225568 duration_in_ms=1.475
2019-08-03 02:44:51,226 [salt.state       :1780][INFO    ][3128] Running state [cfg01.mcp-odl-ha.local] at time 02:44:51.226126
2019-08-03 02:44:51,226 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-08-03 02:44:51,227 [salt.state       :300 ][INFO    ][3128] Host cfg01.mcp-odl-ha.local (192.168.10.11) already present
2019-08-03 02:44:51,227 [salt.state       :1951][INFO    ][3128] Completed state [cfg01.mcp-odl-ha.local] at time 02:44:51.227519 duration_in_ms=1.393
2019-08-03 02:44:51,228 [salt.state       :1780][INFO    ][3128] Running state [cmp002] at time 02:44:51.228066
2019-08-03 02:44:51,228 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cmp002]
2019-08-03 02:44:51,230 [salt.state       :300 ][INFO    ][3128] {'host': 'cmp002'}
2019-08-03 02:44:51,230 [salt.state       :1951][INFO    ][3128] Completed state [cmp002] at time 02:44:51.230514 duration_in_ms=2.448
2019-08-03 02:44:51,231 [salt.state       :1780][INFO    ][3128] Running state [cmp002.mcp-odl-ha.local] at time 02:44:51.231169
2019-08-03 02:44:51,231 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cmp002.mcp-odl-ha.local]
2019-08-03 02:44:51,233 [salt.state       :300 ][INFO    ][3128] {'host': 'cmp002.mcp-odl-ha.local'}
2019-08-03 02:44:51,234 [salt.state       :1951][INFO    ][3128] Completed state [cmp002.mcp-odl-ha.local] at time 02:44:51.233923 duration_in_ms=2.754
2019-08-03 02:44:51,234 [salt.state       :1780][INFO    ][3128] Running state [cmp001] at time 02:44:51.234606
2019-08-03 02:44:51,235 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cmp001]
2019-08-03 02:44:51,237 [salt.state       :300 ][INFO    ][3128] {'host': 'cmp001'}
2019-08-03 02:44:51,237 [salt.state       :1951][INFO    ][3128] Completed state [cmp001] at time 02:44:51.237387 duration_in_ms=2.78
2019-08-03 02:44:51,238 [salt.state       :1780][INFO    ][3128] Running state [cmp001.mcp-odl-ha.local] at time 02:44:51.238096
2019-08-03 02:44:51,238 [salt.state       :1813][INFO    ][3128] Executing state host.present for [cmp001.mcp-odl-ha.local]
2019-08-03 02:44:51,240 [salt.state       :300 ][INFO    ][3128] {'host': 'cmp001.mcp-odl-ha.local'}
2019-08-03 02:44:51,240 [salt.state       :1951][INFO    ][3128] Completed state [cmp001.mcp-odl-ha.local] at time 02:44:51.240876 duration_in_ms=2.78
2019-08-03 02:44:51,241 [salt.state       :1780][INFO    ][3128] Running state [dbs01] at time 02:44:51.241600
2019-08-03 02:44:51,242 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs01]
2019-08-03 02:44:51,244 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs01'}
2019-08-03 02:44:51,244 [salt.state       :1951][INFO    ][3128] Completed state [dbs01] at time 02:44:51.244367 duration_in_ms=2.766
2019-08-03 02:44:51,245 [salt.state       :1780][INFO    ][3128] Running state [dbs01.mcp-odl-ha.local] at time 02:44:51.245073
2019-08-03 02:44:51,245 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs01.mcp-odl-ha.local]
2019-08-03 02:44:51,247 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs01.mcp-odl-ha.local'}
2019-08-03 02:44:51,248 [salt.state       :1951][INFO    ][3128] Completed state [dbs01.mcp-odl-ha.local] at time 02:44:51.247929 duration_in_ms=2.856
2019-08-03 02:44:51,248 [salt.state       :1780][INFO    ][3128] Running state [dbs02] at time 02:44:51.248605
2019-08-03 02:44:51,249 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs02]
2019-08-03 02:44:51,251 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs02'}
2019-08-03 02:44:51,251 [salt.state       :1951][INFO    ][3128] Completed state [dbs02] at time 02:44:51.251473 duration_in_ms=2.868
2019-08-03 02:44:51,252 [salt.state       :1780][INFO    ][3128] Running state [dbs02.mcp-odl-ha.local] at time 02:44:51.252147
2019-08-03 02:44:51,252 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs02.mcp-odl-ha.local]
2019-08-03 02:44:51,254 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs02.mcp-odl-ha.local'}
2019-08-03 02:44:51,255 [salt.state       :1951][INFO    ][3128] Completed state [dbs02.mcp-odl-ha.local] at time 02:44:51.255264 duration_in_ms=3.117
2019-08-03 02:44:51,256 [salt.state       :1780][INFO    ][3128] Running state [dbs03] at time 02:44:51.255947
2019-08-03 02:44:51,256 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs03]
2019-08-03 02:44:51,258 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs03'}
2019-08-03 02:44:51,258 [salt.state       :1951][INFO    ][3128] Completed state [dbs03] at time 02:44:51.258809 duration_in_ms=2.863
2019-08-03 02:44:51,259 [salt.state       :1780][INFO    ][3128] Running state [dbs03.mcp-odl-ha.local] at time 02:44:51.259515
2019-08-03 02:44:51,259 [salt.state       :1813][INFO    ][3128] Executing state host.present for [dbs03.mcp-odl-ha.local]
2019-08-03 02:44:51,262 [salt.state       :300 ][INFO    ][3128] {'host': 'dbs03.mcp-odl-ha.local'}
2019-08-03 02:44:51,262 [salt.state       :1951][INFO    ][3128] Completed state [dbs03.mcp-odl-ha.local] at time 02:44:51.262414 duration_in_ms=2.9
2019-08-03 02:44:51,263 [salt.state       :1780][INFO    ][3128] Running state [odl02] at time 02:44:51.263091
2019-08-03 02:44:51,263 [salt.state       :1813][INFO    ][3128] Executing state host.present for [odl02]
2019-08-03 02:44:51,265 [salt.state       :300 ][INFO    ][3128] {'host': 'odl02'}
2019-08-03 02:44:51,266 [salt.state       :1951][INFO    ][3128] Completed state [odl02] at time 02:44:51.265980 duration_in_ms=2.889
2019-08-03 02:44:51,266 [salt.state       :1780][INFO    ][3128] Running state [odl02.mcp-odl-ha.local] at time 02:44:51.266659
2019-08-03 02:44:51,267 [salt.state       :1813][INFO    ][3128] Executing state host.present for [odl02.mcp-odl-ha.local]
2019-08-03 02:44:51,269 [salt.state       :300 ][INFO    ][3128] {'host': 'odl02.mcp-odl-ha.local'}
2019-08-03 02:44:51,269 [salt.state       :1951][INFO    ][3128] Completed state [odl02.mcp-odl-ha.local] at time 02:44:51.269576 duration_in_ms=2.917
2019-08-03 02:44:51,270 [salt.state       :1780][INFO    ][3128] Running state [odl03] at time 02:44:51.270260
2019-08-03 02:44:51,270 [salt.state       :1813][INFO    ][3128] Executing state host.present for [odl03]
2019-08-03 02:44:51,272 [salt.state       :300 ][INFO    ][3128] {'host': 'odl03'}
2019-08-03 02:44:51,273 [salt.state       :1951][INFO    ][3128] Completed state [odl03] at time 02:44:51.273131 duration_in_ms=2.872
2019-08-03 02:44:51,273 [salt.state       :1780][INFO    ][3128] Running state [odl03.mcp-odl-ha.local] at time 02:44:51.273737
2019-08-03 02:44:51,274 [salt.state       :1813][INFO    ][3128] Executing state host.present for [odl03.mcp-odl-ha.local]
2019-08-03 02:44:51,276 [salt.state       :300 ][INFO    ][3128] {'host': 'odl03.mcp-odl-ha.local'}
2019-08-03 02:44:51,276 [salt.state       :1951][INFO    ][3128] Completed state [odl03.mcp-odl-ha.local] at time 02:44:51.276350 duration_in_ms=2.613
2019-08-03 02:44:51,277 [salt.state       :1780][INFO    ][3128] Running state [odl01] at time 02:44:51.277046
2019-08-03 02:44:51,277 [salt.state       :1813][INFO    ][3128] Executing state host.present for [odl01]
2019-08-03 02:44:51,279 [salt.state       :300 ][INFO    ][3128] {'host': 'odl01'}
2019-08-03 02:44:51,279 [salt.state       :1951][INFO    ][3128] Completed state [odl01] at time 02:44:51.279915 duration_in_ms=2.868
2019-08-03 02:44:51,280 [salt.state       :1780][INFO    ][3128] Running state [odl01.mcp-odl-ha.local] at time 02:44:51.280604
2019-08-03 02:44:51,281 [salt.state       :1813][INFO    ][3128] Executing state host.present for [odl01.mcp-odl-ha.local]
2019-08-03 02:44:51,283 [salt.state       :300 ][INFO    ][3128] {'host': 'odl01.mcp-odl-ha.local'}
2019-08-03 02:44:51,283 [salt.state       :1951][INFO    ][3128] Completed state [odl01.mcp-odl-ha.local] at time 02:44:51.283814 duration_in_ms=3.209
2019-08-03 02:44:51,284 [salt.state       :1780][INFO    ][3128] Running state [mas01] at time 02:44:51.284508
2019-08-03 02:44:51,285 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mas01]
2019-08-03 02:44:51,287 [salt.state       :300 ][INFO    ][3128] {'host': 'mas01'}
2019-08-03 02:44:51,287 [salt.state       :1951][INFO    ][3128] Completed state [mas01] at time 02:44:51.287467 duration_in_ms=2.959
2019-08-03 02:44:51,288 [salt.state       :1780][INFO    ][3128] Running state [mas01.mcp-odl-ha.local] at time 02:44:51.288157
2019-08-03 02:44:51,288 [salt.state       :1813][INFO    ][3128] Executing state host.present for [mas01.mcp-odl-ha.local]
2019-08-03 02:44:51,290 [salt.state       :300 ][INFO    ][3128] {'host': 'mas01.mcp-odl-ha.local'}
2019-08-03 02:44:51,291 [salt.state       :1951][INFO    ][3128] Completed state [mas01.mcp-odl-ha.local] at time 02:44:51.291124 duration_in_ms=2.966
2019-08-03 02:44:51,291 [salt.state       :1780][INFO    ][3128] Running state [ctl02] at time 02:44:51.291820
2019-08-03 02:44:51,292 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl02]
2019-08-03 02:44:51,294 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl02'}
2019-08-03 02:44:51,294 [salt.state       :1951][INFO    ][3128] Completed state [ctl02] at time 02:44:51.294804 duration_in_ms=2.983
2019-08-03 02:44:51,295 [salt.state       :1780][INFO    ][3128] Running state [ctl02.mcp-odl-ha.local] at time 02:44:51.295514
2019-08-03 02:44:51,295 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl02.mcp-odl-ha.local]
2019-08-03 02:44:51,298 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl02.mcp-odl-ha.local'}
2019-08-03 02:44:51,298 [salt.state       :1951][INFO    ][3128] Completed state [ctl02.mcp-odl-ha.local] at time 02:44:51.298547 duration_in_ms=3.033
2019-08-03 02:44:51,299 [salt.state       :1780][INFO    ][3128] Running state [ctl03] at time 02:44:51.299240
2019-08-03 02:44:51,299 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl03]
2019-08-03 02:44:51,301 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl03'}
2019-08-03 02:44:51,302 [salt.state       :1951][INFO    ][3128] Completed state [ctl03] at time 02:44:51.302235 duration_in_ms=2.995
2019-08-03 02:44:51,303 [salt.state       :1780][INFO    ][3128] Running state [ctl03.mcp-odl-ha.local] at time 02:44:51.302931
2019-08-03 02:44:51,303 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl03.mcp-odl-ha.local]
2019-08-03 02:44:51,305 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl03.mcp-odl-ha.local'}
2019-08-03 02:44:51,306 [salt.state       :1951][INFO    ][3128] Completed state [ctl03.mcp-odl-ha.local] at time 02:44:51.305954 duration_in_ms=3.023
2019-08-03 02:44:51,306 [salt.state       :1780][INFO    ][3128] Running state [ctl01] at time 02:44:51.306655
2019-08-03 02:44:51,307 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl01]
2019-08-03 02:44:51,311 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl01'}
2019-08-03 02:44:51,311 [salt.state       :1951][INFO    ][3128] Completed state [ctl01] at time 02:44:51.311850 duration_in_ms=5.195
2019-08-03 02:44:51,312 [salt.state       :1780][INFO    ][3128] Running state [ctl01.mcp-odl-ha.local] at time 02:44:51.312562
2019-08-03 02:44:51,313 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl01.mcp-odl-ha.local]
2019-08-03 02:44:51,315 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl01.mcp-odl-ha.local'}
2019-08-03 02:44:51,315 [salt.state       :1951][INFO    ][3128] Completed state [ctl01.mcp-odl-ha.local] at time 02:44:51.315714 duration_in_ms=3.152
2019-08-03 02:44:51,316 [salt.state       :1780][INFO    ][3128] Running state [ctl] at time 02:44:51.316346
2019-08-03 02:44:51,316 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl]
2019-08-03 02:44:51,318 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl'}
2019-08-03 02:44:51,319 [salt.state       :1951][INFO    ][3128] Completed state [ctl] at time 02:44:51.319054 duration_in_ms=2.707
2019-08-03 02:44:51,319 [salt.state       :1780][INFO    ][3128] Running state [ctl.mcp-odl-ha.local] at time 02:44:51.319681
2019-08-03 02:44:51,320 [salt.state       :1813][INFO    ][3128] Executing state host.present for [ctl.mcp-odl-ha.local]
2019-08-03 02:44:51,322 [salt.state       :300 ][INFO    ][3128] {'host': 'ctl.mcp-odl-ha.local'}
2019-08-03 02:44:51,322 [salt.state       :1951][INFO    ][3128] Completed state [ctl.mcp-odl-ha.local] at time 02:44:51.322410 duration_in_ms=2.729
2019-08-03 02:44:51,322 [salt.state       :1780][INFO    ][3128] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:44:51.322800
2019-08-03 02:44:51,323 [salt.state       :1813][INFO    ][3128] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2019-08-03 02:44:51,323 [salt.state       :300 ][INFO    ][3128] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2019-08-03 02:44:51,324 [salt.state       :1951][INFO    ][3128] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:44:51.324125 duration_in_ms=1.326
2019-08-03 02:44:51,325 [salt.state       :1780][INFO    ][3128] Running state [ens3] at time 02:44:51.325309
2019-08-03 02:44:51,325 [salt.state       :1813][INFO    ][3128] Executing state network.managed for [ens3]
2019-08-03 02:44:51,575 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['ifup', 'ens3'] in directory '/root'
2019-08-03 02:44:52,694 [salt.state       :300 ][INFO    ][3128] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2019-08-03 02:44:52,694 [salt.state       :1951][INFO    ][3128] Completed state [ens3] at time 02:44:52.694513 duration_in_ms=1369.203
2019-08-03 02:44:52,694 [salt.state       :1780][INFO    ][3128] Running state [ens2] at time 02:44:52.694864
2019-08-03 02:44:52,695 [salt.state       :1813][INFO    ][3128] Executing state network.managed for [ens2]
2019-08-03 02:44:52,724 [salt.state       :300 ][INFO    ][3128] {'interface': 'Added network interface.'}
2019-08-03 02:44:52,724 [salt.state       :1951][INFO    ][3128] Completed state [ens2] at time 02:44:52.724665 duration_in_ms=29.8
2019-08-03 02:44:52,725 [salt.state       :1780][INFO    ][3128] Running state [linux_system_network] at time 02:44:52.725132
2019-08-03 02:44:52,725 [salt.state       :1813][INFO    ][3128] Executing state network.system for [linux_system_network]
2019-08-03 02:44:52,726 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2019-08-03 02:44:52,747 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2019-08-03 02:44:52,864 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2019-08-03 02:44:52,886 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2019-08-03 02:44:53,296 [salt.loaded.int.module.debian_ip:1964][WARNING ][3128] The network state sls is requiring a reboot of the system to properly apply network configuration.
2019-08-03 02:44:53,297 [salt.state       :300 ][INFO    ][3128] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=odl02\n\n+DOMAIN=mcp-odl-ha.local\n\n+SEARCH=maas\n'}
2019-08-03 02:44:53,297 [salt.state       :1951][INFO    ][3128] Completed state [linux_system_network] at time 02:44:53.297339 duration_in_ms=572.206
2019-08-03 02:44:53,297 [salt.state       :1780][INFO    ][3128] Running state [/etc/udev/rules.d/60-net-txqueue.rules] at time 02:44:53.297755
2019-08-03 02:44:53,298 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/udev/rules.d/60-net-txqueue.rules]
2019-08-03 02:44:53,317 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'linux/files/60-net-txqueue.rules'
2019-08-03 02:44:53,328 [salt.state       :300 ][INFO    ][3128] File changed:
New file
2019-08-03 02:44:53,328 [salt.state       :1951][INFO    ][3128] Completed state [/etc/udev/rules.d/60-net-txqueue.rules] at time 02:44:53.328244 duration_in_ms=30.489
2019-08-03 02:44:53,331 [salt.state       :1780][INFO    ][3128] Running state [/bin/udevadm control --reload-rules] at time 02:44:53.330994
2019-08-03 02:44:53,331 [salt.state       :1813][INFO    ][3128] Executing state cmd.run for [/bin/udevadm control --reload-rules]
2019-08-03 02:44:53,331 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command '/bin/udevadm control --reload-rules' in directory '/root'
2019-08-03 02:44:53,344 [salt.state       :300 ][INFO    ][3128] {'pid': 5733, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-08-03 02:44:53,345 [salt.state       :1951][INFO    ][3128] Completed state [/bin/udevadm control --reload-rules] at time 02:44:53.345604 duration_in_ms=14.609
2019-08-03 02:44:53,348 [salt.state       :1780][INFO    ][3128] Running state [/bin/udevadm trigger --attr-match=subsystem=net] at time 02:44:53.348205
2019-08-03 02:44:53,348 [salt.state       :1813][INFO    ][3128] Executing state cmd.run for [/bin/udevadm trigger --attr-match=subsystem=net]
2019-08-03 02:44:53,349 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command '/bin/udevadm trigger --attr-match=subsystem=net' in directory '/root'
2019-08-03 02:44:53,389 [salt.state       :300 ][INFO    ][3128] {'pid': 5735, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-08-03 02:44:53,390 [salt.state       :1951][INFO    ][3128] Completed state [/bin/udevadm trigger --attr-match=subsystem=net] at time 02:44:53.390744 duration_in_ms=42.538
2019-08-03 02:44:53,391 [salt.state       :1780][INFO    ][3128] Running state [/etc/profile.d/proxy.sh] at time 02:44:53.391391
2019-08-03 02:44:53,391 [salt.state       :1813][INFO    ][3128] Executing state file.absent for [/etc/profile.d/proxy.sh]
2019-08-03 02:44:53,392 [salt.state       :300 ][INFO    ][3128] File /etc/profile.d/proxy.sh is not present
2019-08-03 02:44:53,392 [salt.state       :1951][INFO    ][3128] Completed state [/etc/profile.d/proxy.sh] at time 02:44:53.392872 duration_in_ms=1.481
2019-08-03 02:44:53,393 [salt.state       :1780][INFO    ][3128] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:44:53.393264
2019-08-03 02:44:53,393 [salt.state       :1813][INFO    ][3128] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2019-08-03 02:44:53,394 [salt.state       :300 ][INFO    ][3128] File /etc/apt/apt.conf.d/95proxies is not present
2019-08-03 02:44:53,394 [salt.state       :1951][INFO    ][3128] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:44:53.394389 duration_in_ms=1.125
2019-08-03 02:44:53,396 [salt.state       :1780][INFO    ][3128] Running state [/dev/shm] at time 02:44:53.395988
2019-08-03 02:44:53,396 [salt.state       :1813][INFO    ][3128] Executing state mount.mounted for [/dev/shm]
2019-08-03 02:44:53,397 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -l' in directory '/root'
2019-08-03 02:44:53,411 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'blkid' in directory '/root'
2019-08-03 02:44:53,427 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -l' in directory '/root'
2019-08-03 02:44:53,442 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2019-08-03 02:44:53,455 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -l' in directory '/root'
2019-08-03 02:44:53,468 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2019-08-03 02:44:53,480 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -l' in directory '/root'
2019-08-03 02:44:53,494 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'umount /dev/shm' in directory '/root'
2019-08-03 02:44:53,504 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][3128] Command '['umount', '/dev/shm']' failed with return code: 32
2019-08-03 02:44:53,505 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][3128] 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).)
2019-08-03 02:44:53,505 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][3128] retcode: 32
2019-08-03 02:44:53,506 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'mount -l' in directory '/root'
2019-08-03 02:44:53,518 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command 'blkid' in directory '/root'
2019-08-03 02:44:53,530 [salt.state       :300 ][INFO    ][3128] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2019-08-03 02:44:53,531 [salt.state       :1951][INFO    ][3128] Completed state [/dev/shm] at time 02:44:53.531017 duration_in_ms=135.028
2019-08-03 02:44:53,533 [salt.state       :1780][INFO    ][3128] Running state [ntp] at time 02:44:53.533093
2019-08-03 02:44:53,533 [salt.state       :1813][INFO    ][3128] Executing state pkg.installed for [ntp]
2019-08-03 02:44:53,748 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 02:44:53,769 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2019-08-03 02:44:59,016 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:44:59,051 [salt.state       :300 ][INFO    ][3128] 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'

2019-08-03 02:44:59,083 [salt.state       :915 ][INFO    ][3128] Loading fresh modules for state activity
2019-08-03 02:44:59,144 [salt.state       :1951][INFO    ][3128] Completed state [ntp] at time 02:44:59.144912 duration_in_ms=5611.819
2019-08-03 02:44:59,151 [salt.state       :1780][INFO    ][3128] Running state [/etc/ntp.conf] at time 02:44:59.151015
2019-08-03 02:44:59,151 [salt.state       :1813][INFO    ][3128] Executing state file.managed for [/etc/ntp.conf]
2019-08-03 02:45:00,275 [salt.fileclient  :1219][INFO    ][3128] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2019-08-03 02:45:00,552 [salt.state       :300 ][INFO    ][3128] 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
+logfile /var/log/ntp.log
+server 1.se.pool.ntp.org iburst
 
-# 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

2019-08-03 02:45:00,552 [salt.state       :1951][INFO    ][3128] Completed state [/etc/ntp.conf] at time 02:45:00.552814 duration_in_ms=1401.796
2019-08-03 02:45:01,255 [salt.state       :1780][INFO    ][3128] Running state [ntp] at time 02:45:01.255788
2019-08-03 02:45:01,256 [salt.state       :1813][INFO    ][3128] Executing state service.running for [ntp]
2019-08-03 02:45:01,257 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2019-08-03 02:45:01,274 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-08-03 02:45:01,289 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2019-08-03 02:45:01,307 [salt.state       :300 ][INFO    ][3128] The service ntp is already running
2019-08-03 02:45:01,307 [salt.state       :1951][INFO    ][3128] Completed state [ntp] at time 02:45:01.307682 duration_in_ms=51.895
2019-08-03 02:45:01,308 [salt.state       :1780][INFO    ][3128] Running state [ntp] at time 02:45:01.307977
2019-08-03 02:45:01,308 [salt.state       :1813][INFO    ][3128] Executing state service.mod_watch for [ntp]
2019-08-03 02:45:01,309 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-08-03 02:45:01,323 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3128] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2019-08-03 02:45:01,409 [salt.state       :300 ][INFO    ][3128] {'ntp': True}
2019-08-03 02:45:01,410 [salt.state       :1951][INFO    ][3128] Completed state [ntp] at time 02:45:01.410106 duration_in_ms=102.128
2019-08-03 02:45:01,422 [salt.minion      :1711][INFO    ][3128] Returning information for job: 20190803024400913263
2019-08-03 02:45:15,831 [salt.minion      :1308][INFO    ][3040] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20190803024515819991
2019-08-03 02:45:15,842 [salt.minion      :1432][INFO    ][6707] Starting a new job with PID 6707
2019-08-03 02:45:15,860 [salt.minion      :1711][INFO    ][6707] Returning information for job: 20190803024515819991
2019-08-03 02:45:16,471 [salt.minion      :1308][INFO    ][3040] User sudo_ubuntu Executing command cmd.run with jid 20190803024516457886
2019-08-03 02:45:16,503 [salt.minion      :1432][INFO    ][6712] Starting a new job with PID 6712
2019-08-03 02:45:16,525 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6712] Executing command 'reboot' in directory '/root'
2019-08-03 02:45:16,692 [salt.utils.parsers:1051][WARNING ][3040] Minion received a SIGTERM. Exiting.
2019-08-03 02:45:16,693 [salt.cli.daemons :82  ][INFO    ][3040] Shutting down the Salt Minion
2019-08-03 02:45:17,591 [salt.minion      :1711][INFO    ][6712] Returning information for job: 20190803024516457886
2019-08-03 02:45:52,548 [salt.cli.daemons :293 ][INFO    ][1689] Setting up the Salt Minion "odl02.mcp-odl-ha.local"
2019-08-03 02:45:54,239 [salt.cli.daemons :82  ][INFO    ][1689] Starting up the Salt Minion
2019-08-03 02:45:54,241 [salt.utils.event :1017][INFO    ][1689] Starting pull socket on /var/run/salt/minion/minion_event_09a558b4ac_pull.ipc
2019-08-03 02:45:56,498 [salt.minion      :976 ][INFO    ][1689] Creating minion process manager
2019-08-03 02:45:58,761 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][1689] Executing command ['date', '+%z'] in directory '/root'
2019-08-03 02:45:58,802 [salt.utils.schedule:568 ][INFO    ][1689] Updating job settings for scheduled job: __mine_interval
2019-08-03 02:45:58,807 [salt.minion      :1108][INFO    ][1689] Added mine.update to scheduler
2019-08-03 02:45:58,812 [salt.minion      :1975][INFO    ][1689] Minion is starting as user 'root'
2019-08-03 02:45:58,827 [salt.minion      :2336][INFO    ][1689] Minion is ready to receive requests!
2019-08-03 02:46:02,176 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command test.ping with jid 20190803024602167351
2019-08-03 02:46:02,200 [salt.minion      :1432][INFO    ][1811] Starting a new job with PID 1811
2019-08-03 02:46:02,343 [salt.minion      :1711][INFO    ][1811] Returning information for job: 20190803024602167351
2019-08-03 02:46:57,907 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command test.ping with jid 20190803024657897498
2019-08-03 02:46:57,938 [salt.minion      :1432][INFO    ][1816] Starting a new job with PID 1816
2019-08-03 02:46:57,981 [salt.minion      :1711][INFO    ][1816] Returning information for job: 20190803024657897498
2019-08-03 02:46:58,626 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command pkg.upgrade with jid 20190803024658609009
2019-08-03 02:46:58,648 [salt.minion      :1432][INFO    ][1821] Starting a new job with PID 1821
2019-08-03 02:46:58,915 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][1821] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:47:00,129 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][1821] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2019-08-03 02:47:00,506 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][1821] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:47:00,553 [salt.minion      :1711][INFO    ][1821] Returning information for job: 20190803024658609009
2019-08-03 02:48:11,123 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command state.sls with jid 20190803024811119882
2019-08-03 02:48:11,145 [salt.minion      :1432][INFO    ][1856] Starting a new job with PID 1856
2019-08-03 02:48:20,532 [salt.state       :915 ][INFO    ][1856] Loading fresh modules for state activity
2019-08-03 02:48:20,652 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2019-08-03 02:48:20,711 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2019-08-03 02:48:20,760 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2019-08-03 02:48:20,824 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/config.sls'
2019-08-03 02:48:20,954 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/repo.sls'
2019-08-03 02:48:23,018 [salt.state       :1780][INFO    ][1856] Running state [cat <<-EOF | sudo apt-key add -
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1

mQINBFiKaBEBEADpCtIj8utf/bUfN6iQ+sxGiOPLnXVYoYyKifHDazD4o1Jevfiu
EpcDIx9EdnhrCpvKTU+jaw2B7K3pkdqbjbzjZY+2CDENSQXfRHuuI/nWDaYI0stx
Tf/evip3cxdutnZNAklzkxppHP+4UZm9HAd7uZsEyff4H9DIsHzZIA4Z++Hx2+lt
w9K0iCKh2k6Pon/VVo8Bir3JuKIIdLRAuHmyniYlHDswQnu+1nQHE0F/oboD0Q9Z
hOvXAr1L7LWu0hkLV7BqmeI0SPcRA3b5MU3dfaTK8MaPAo8anQTpCyYUnoIBqX8h
y324T/dvpFKq2/X3RL+wOSYTA8TLgyhH0fhdIKZg3G8m9kxuAHZYHIHnDtvgJ5yd
72tNY+w8UIX8U2ark/WdkAMZr3O0AuTDlvHcasxO5+puAu8jh0EgtqItqrvKwiF7
dmlHVW41Rt+su2fmsUkk4Z0IhWrn3PdrSWAcH2eL6vjuqx6CccpjsjyiSQ90dUox
EoMpY+viX59aF0kU4BLt76mQO6YZtCpicLxFGCu97v1mNn+FWjhBOIF08pVsbNlq
oMl2j0N8NKZxJvkkmsA/i//ch5FsjzvUy3xajlSzq9ruWS4SlWq2Vzdx/acvF7Oa
ABA11wIjzLc9vmhzQNiRa53fJQwi+w/Or9LtH2msKCbcPVHoZ5OT4t6S8QARAQAB
tBpMYXVuY2hwYWQgUFBBIGZvciBPREwgVGVhbYkCOAQTAQIAIgUCWIpoEQIbAwYL
CQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQe4qho0TAUkgAmg//XY/RqU4WcT+p
13oDc3+Dp4aL+rwaNz0o56i0z0cYPxd8GPicCuS8d/di07GnQiBcZ5DZgegnnaYm
OUF+phxk4q+jYO/t2GHQlYSf/QyUv7OimidLOHN1FiahmcGobliwih70o6ZcMT84
ggSu8jBzA/HLFBIkgStKD/staR5zJ2HfK298yVhiffyrPA+I3nPe7pvTaGa2e8AP
BYs5zB5n27upSZIokXFvqlmS4HEKDmPcY061wgmg1cNY1Y+mIuGjxY1Igbi6kAe0
yaLN2AN4c2ImhpwOcuazKTe/q2ZhoPTpYvuzmogwau8LBjRBhVS6fkTpSBPEkcwn
f/QYmmVLygmpMDHuHapyH8iaUoksq7gd64iBRDJQN7giQSjkTVvcGBqoKG8lbUMV
MDT4FGuYYsObWUg7kmHlNq9nIVlAxmxv8ZTg9+8xy3f53aId/51m+gW9LGRAT94T
ZIWrF9cBvsPWoHgHkV1At/fPprOvNXqeQiJ7UzC3ikDNCu2AjPEbA4sb019RNgtj
jUI6g6RZdzbeKVpptxILCtT3yKbfKj8AfrfaRzS0yMhVudgLolIUA4S6g46p0Cgy
gITO49wxxBu6UAOsAG3psDRlsZmmrT4AH09Yt2RzmY0FBWValqpoPagheQqeU+2W
FKnV9Lw1SKMtWZbYMvIlB0rwts3k9lE=
=xkZ9
-----END PGP PUBLIC KEY BLOCK-----
EOF] at time 02:48:23.018510
2019-08-03 02:48:23,019 [salt.state       :1813][INFO    ][1856] Executing state cmd.run for [cat <<-EOF | sudo apt-key add -
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1

mQINBFiKaBEBEADpCtIj8utf/bUfN6iQ+sxGiOPLnXVYoYyKifHDazD4o1Jevfiu
EpcDIx9EdnhrCpvKTU+jaw2B7K3pkdqbjbzjZY+2CDENSQXfRHuuI/nWDaYI0stx
Tf/evip3cxdutnZNAklzkxppHP+4UZm9HAd7uZsEyff4H9DIsHzZIA4Z++Hx2+lt
w9K0iCKh2k6Pon/VVo8Bir3JuKIIdLRAuHmyniYlHDswQnu+1nQHE0F/oboD0Q9Z
hOvXAr1L7LWu0hkLV7BqmeI0SPcRA3b5MU3dfaTK8MaPAo8anQTpCyYUnoIBqX8h
y324T/dvpFKq2/X3RL+wOSYTA8TLgyhH0fhdIKZg3G8m9kxuAHZYHIHnDtvgJ5yd
72tNY+w8UIX8U2ark/WdkAMZr3O0AuTDlvHcasxO5+puAu8jh0EgtqItqrvKwiF7
dmlHVW41Rt+su2fmsUkk4Z0IhWrn3PdrSWAcH2eL6vjuqx6CccpjsjyiSQ90dUox
EoMpY+viX59aF0kU4BLt76mQO6YZtCpicLxFGCu97v1mNn+FWjhBOIF08pVsbNlq
oMl2j0N8NKZxJvkkmsA/i//ch5FsjzvUy3xajlSzq9ruWS4SlWq2Vzdx/acvF7Oa
ABA11wIjzLc9vmhzQNiRa53fJQwi+w/Or9LtH2msKCbcPVHoZ5OT4t6S8QARAQAB
tBpMYXVuY2hwYWQgUFBBIGZvciBPREwgVGVhbYkCOAQTAQIAIgUCWIpoEQIbAwYL
CQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQe4qho0TAUkgAmg//XY/RqU4WcT+p
13oDc3+Dp4aL+rwaNz0o56i0z0cYPxd8GPicCuS8d/di07GnQiBcZ5DZgegnnaYm
OUF+phxk4q+jYO/t2GHQlYSf/QyUv7OimidLOHN1FiahmcGobliwih70o6ZcMT84
ggSu8jBzA/HLFBIkgStKD/staR5zJ2HfK298yVhiffyrPA+I3nPe7pvTaGa2e8AP
BYs5zB5n27upSZIokXFvqlmS4HEKDmPcY061wgmg1cNY1Y+mIuGjxY1Igbi6kAe0
yaLN2AN4c2ImhpwOcuazKTe/q2ZhoPTpYvuzmogwau8LBjRBhVS6fkTpSBPEkcwn
f/QYmmVLygmpMDHuHapyH8iaUoksq7gd64iBRDJQN7giQSjkTVvcGBqoKG8lbUMV
MDT4FGuYYsObWUg7kmHlNq9nIVlAxmxv8ZTg9+8xy3f53aId/51m+gW9LGRAT94T
ZIWrF9cBvsPWoHgHkV1At/fPprOvNXqeQiJ7UzC3ikDNCu2AjPEbA4sb019RNgtj
jUI6g6RZdzbeKVpptxILCtT3yKbfKj8AfrfaRzS0yMhVudgLolIUA4S6g46p0Cgy
gITO49wxxBu6UAOsAG3psDRlsZmmrT4AH09Yt2RzmY0FBWValqpoPagheQqeU+2W
FKnV9Lw1SKMtWZbYMvIlB0rwts3k9lE=
=xkZ9
-----END PGP PUBLIC KEY BLOCK-----
EOF]
2019-08-03 02:48:23,020 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command 'apt-key list | grep -qF '4096R/44C05248 2017-01-26'' in directory '/root'
2019-08-03 02:48:23,228 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command 'cat <<-EOF | sudo apt-key add -
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1

mQINBFiKaBEBEADpCtIj8utf/bUfN6iQ+sxGiOPLnXVYoYyKifHDazD4o1Jevfiu
EpcDIx9EdnhrCpvKTU+jaw2B7K3pkdqbjbzjZY+2CDENSQXfRHuuI/nWDaYI0stx
Tf/evip3cxdutnZNAklzkxppHP+4UZm9HAd7uZsEyff4H9DIsHzZIA4Z++Hx2+lt
w9K0iCKh2k6Pon/VVo8Bir3JuKIIdLRAuHmyniYlHDswQnu+1nQHE0F/oboD0Q9Z
hOvXAr1L7LWu0hkLV7BqmeI0SPcRA3b5MU3dfaTK8MaPAo8anQTpCyYUnoIBqX8h
y324T/dvpFKq2/X3RL+wOSYTA8TLgyhH0fhdIKZg3G8m9kxuAHZYHIHnDtvgJ5yd
72tNY+w8UIX8U2ark/WdkAMZr3O0AuTDlvHcasxO5+puAu8jh0EgtqItqrvKwiF7
dmlHVW41Rt+su2fmsUkk4Z0IhWrn3PdrSWAcH2eL6vjuqx6CccpjsjyiSQ90dUox
EoMpY+viX59aF0kU4BLt76mQO6YZtCpicLxFGCu97v1mNn+FWjhBOIF08pVsbNlq
oMl2j0N8NKZxJvkkmsA/i//ch5FsjzvUy3xajlSzq9ruWS4SlWq2Vzdx/acvF7Oa
ABA11wIjzLc9vmhzQNiRa53fJQwi+w/Or9LtH2msKCbcPVHoZ5OT4t6S8QARAQAB
tBpMYXVuY2hwYWQgUFBBIGZvciBPREwgVGVhbYkCOAQTAQIAIgUCWIpoEQIbAwYL
CQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQe4qho0TAUkgAmg//XY/RqU4WcT+p
13oDc3+Dp4aL+rwaNz0o56i0z0cYPxd8GPicCuS8d/di07GnQiBcZ5DZgegnnaYm
OUF+phxk4q+jYO/t2GHQlYSf/QyUv7OimidLOHN1FiahmcGobliwih70o6ZcMT84
ggSu8jBzA/HLFBIkgStKD/staR5zJ2HfK298yVhiffyrPA+I3nPe7pvTaGa2e8AP
BYs5zB5n27upSZIokXFvqlmS4HEKDmPcY061wgmg1cNY1Y+mIuGjxY1Igbi6kAe0
yaLN2AN4c2ImhpwOcuazKTe/q2ZhoPTpYvuzmogwau8LBjRBhVS6fkTpSBPEkcwn
f/QYmmVLygmpMDHuHapyH8iaUoksq7gd64iBRDJQN7giQSjkTVvcGBqoKG8lbUMV
MDT4FGuYYsObWUg7kmHlNq9nIVlAxmxv8ZTg9+8xy3f53aId/51m+gW9LGRAT94T
ZIWrF9cBvsPWoHgHkV1At/fPprOvNXqeQiJ7UzC3ikDNCu2AjPEbA4sb019RNgtj
jUI6g6RZdzbeKVpptxILCtT3yKbfKj8AfrfaRzS0yMhVudgLolIUA4S6g46p0Cgy
gITO49wxxBu6UAOsAG3psDRlsZmmrT4AH09Yt2RzmY0FBWValqpoPagheQqeU+2W
FKnV9Lw1SKMtWZbYMvIlB0rwts3k9lE=
=xkZ9
-----END PGP PUBLIC KEY BLOCK-----
EOF' in directory '/root'
2019-08-03 02:48:23,648 [salt.state       :300 ][INFO    ][1856] {'pid': 1918, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2019-08-03 02:48:23,649 [salt.state       :1951][INFO    ][1856] Completed state [cat <<-EOF | sudo apt-key add -
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1

mQINBFiKaBEBEADpCtIj8utf/bUfN6iQ+sxGiOPLnXVYoYyKifHDazD4o1Jevfiu
EpcDIx9EdnhrCpvKTU+jaw2B7K3pkdqbjbzjZY+2CDENSQXfRHuuI/nWDaYI0stx
Tf/evip3cxdutnZNAklzkxppHP+4UZm9HAd7uZsEyff4H9DIsHzZIA4Z++Hx2+lt
w9K0iCKh2k6Pon/VVo8Bir3JuKIIdLRAuHmyniYlHDswQnu+1nQHE0F/oboD0Q9Z
hOvXAr1L7LWu0hkLV7BqmeI0SPcRA3b5MU3dfaTK8MaPAo8anQTpCyYUnoIBqX8h
y324T/dvpFKq2/X3RL+wOSYTA8TLgyhH0fhdIKZg3G8m9kxuAHZYHIHnDtvgJ5yd
72tNY+w8UIX8U2ark/WdkAMZr3O0AuTDlvHcasxO5+puAu8jh0EgtqItqrvKwiF7
dmlHVW41Rt+su2fmsUkk4Z0IhWrn3PdrSWAcH2eL6vjuqx6CccpjsjyiSQ90dUox
EoMpY+viX59aF0kU4BLt76mQO6YZtCpicLxFGCu97v1mNn+FWjhBOIF08pVsbNlq
oMl2j0N8NKZxJvkkmsA/i//ch5FsjzvUy3xajlSzq9ruWS4SlWq2Vzdx/acvF7Oa
ABA11wIjzLc9vmhzQNiRa53fJQwi+w/Or9LtH2msKCbcPVHoZ5OT4t6S8QARAQAB
tBpMYXVuY2hwYWQgUFBBIGZvciBPREwgVGVhbYkCOAQTAQIAIgUCWIpoEQIbAwYL
CQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQe4qho0TAUkgAmg//XY/RqU4WcT+p
13oDc3+Dp4aL+rwaNz0o56i0z0cYPxd8GPicCuS8d/di07GnQiBcZ5DZgegnnaYm
OUF+phxk4q+jYO/t2GHQlYSf/QyUv7OimidLOHN1FiahmcGobliwih70o6ZcMT84
ggSu8jBzA/HLFBIkgStKD/staR5zJ2HfK298yVhiffyrPA+I3nPe7pvTaGa2e8AP
BYs5zB5n27upSZIokXFvqlmS4HEKDmPcY061wgmg1cNY1Y+mIuGjxY1Igbi6kAe0
yaLN2AN4c2ImhpwOcuazKTe/q2ZhoPTpYvuzmogwau8LBjRBhVS6fkTpSBPEkcwn
f/QYmmVLygmpMDHuHapyH8iaUoksq7gd64iBRDJQN7giQSjkTVvcGBqoKG8lbUMV
MDT4FGuYYsObWUg7kmHlNq9nIVlAxmxv8ZTg9+8xy3f53aId/51m+gW9LGRAT94T
ZIWrF9cBvsPWoHgHkV1At/fPprOvNXqeQiJ7UzC3ikDNCu2AjPEbA4sb019RNgtj
jUI6g6RZdzbeKVpptxILCtT3yKbfKj8AfrfaRzS0yMhVudgLolIUA4S6g46p0Cgy
gITO49wxxBu6UAOsAG3psDRlsZmmrT4AH09Yt2RzmY0FBWValqpoPagheQqeU+2W
FKnV9Lw1SKMtWZbYMvIlB0rwts3k9lE=
=xkZ9
-----END PGP PUBLIC KEY BLOCK-----
EOF] at time 02:48:23.649072 duration_in_ms=630.561
2019-08-03 02:48:23,653 [salt.state       :1780][INFO    ][1856] Running state [deb http://ppa.launchpad.net/odl-team/fluorine/ubuntu xenial main] at time 02:48:23.653650
2019-08-03 02:48:23,654 [salt.state       :1813][INFO    ][1856] Executing state pkgrepo.managed for [deb http://ppa.launchpad.net/odl-team/fluorine/ubuntu xenial main]
2019-08-03 02:48:23,819 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-08-03 02:48:26,194 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command saltutil.find_job with jid 20190803024826187074
2019-08-03 02:48:26,204 [salt.minion      :1432][INFO    ][2345] Starting a new job with PID 2345
2019-08-03 02:48:26,217 [salt.minion      :1711][INFO    ][2345] Returning information for job: 20190803024826187074
2019-08-03 02:48:28,158 [salt.state       :300 ][INFO    ][1856] {'repo': 'deb http://ppa.launchpad.net/odl-team/fluorine/ubuntu xenial main'}
2019-08-03 02:48:28,159 [salt.state       :1951][INFO    ][1856] Completed state [deb http://ppa.launchpad.net/odl-team/fluorine/ubuntu xenial main] at time 02:48:28.159117 duration_in_ms=4505.462
2019-08-03 02:48:28,164 [salt.state       :1780][INFO    ][1856] Running state [opendaylight] at time 02:48:28.164226
2019-08-03 02:48:28,166 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:48:28,605 [salt.state       :1780][INFO    ][1856] Running state [opendaylight] at time 02:48:28.605564
2019-08-03 02:48:28,606 [salt.state       :1813][INFO    ][1856] Executing state service.masked for [opendaylight]
2019-08-03 02:48:28,607 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2019-08-03 02:48:28,639 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemd-run', '--scope', 'systemctl', 'mask', 'opendaylight.service'] in directory '/root'
2019-08-03 02:48:28,788 [salt.state       :300 ][INFO    ][1856] Made the following changes:
'masked' changed from 'False' to 'True'

2019-08-03 02:48:28,789 [salt.state       :1951][INFO    ][1856] Completed state [opendaylight] at time 02:48:28.789015 duration_in_ms=183.45
2019-08-03 02:48:28,790 [salt.state       :1780][INFO    ][1856] Running state [opendaylight] at time 02:48:28.790134
2019-08-03 02:48:28,791 [salt.state       :1813][INFO    ][1856] Executing state pkg.installed for [opendaylight]
2019-08-03 02:48:28,854 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 02:48:28,904 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'opendaylight'] in directory '/root'
2019-08-03 02:48:56,269 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command saltutil.find_job with jid 20190803024856262849
2019-08-03 02:48:56,283 [salt.minion      :1432][INFO    ][2634] Starting a new job with PID 2634
2019-08-03 02:48:56,331 [salt.minion      :1711][INFO    ][2634] Returning information for job: 20190803024856262849
2019-08-03 02:49:08,815 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:49:08,869 [salt.state       :300 ][INFO    ][1856] Made the following changes:
'java-common' changed from 'absent' to '0.56ubuntu2'
'libxtst6' changed from 'absent' to '2:1.2.2-1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2.1'
'openjdk-8-jre-headless' changed from 'absent' to '8u222-b10-1ubuntu1~16.04.1'
'libxrender1' changed from 'absent' to '1:0.9.9-0ubuntu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'libfontconfig' changed from 'absent' to '1'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.6'
'java8-runtime-headless' changed from 'absent' to '1'
'libcups2' changed from 'absent' to '2.1.3-4ubuntu0.9'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.6'
'libpcsclite1' changed from 'absent' to '1.8.14-1ubuntu1.16.04.1'
'java7-runtime-headless' changed from 'absent' to '1'
'ca-certificates-java' changed from 'absent' to '20160321ubuntu1'
'java2-runtime-headless' changed from 'absent' to '1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libxi6' changed from 'absent' to '2:1.7.6-1'
'java5-runtime-headless' changed from 'absent' to '1'
'java6-runtime-headless' changed from 'absent' to '1'
'x11-common' changed from 'absent' to '1:7.7+13ubuntu3.1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'opendaylight' changed from 'absent' to '9.0.0-1ppa2'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2019-08-03 02:49:08,923 [salt.state       :915 ][INFO    ][1856] Loading fresh modules for state activity
2019-08-03 02:49:09,021 [salt.state       :1951][INFO    ][1856] Completed state [opendaylight] at time 02:49:09.020954 duration_in_ms=40230.818
2019-08-03 02:49:09,030 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/jetty.xml] at time 02:49:09.029968
2019-08-03 02:49:09,030 [salt.state       :1813][INFO    ][1856] Executing state file.managed for [/opt/opendaylight/etc/jetty.xml]
2019-08-03 02:49:09,086 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2019-08-03 02:49:09,142 [salt.state       :300 ][INFO    ][1856] File changed:
--- 
+++ 
@@ -79,11 +79,11 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.41
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
-                    <Property name="jetty.port" default="8181"/>
+                    <Property name="jetty.port" default="8282"/>
                 </Set>
                 <Set name="idleTimeout">
                     <Property name="http.timeout" default="300000"/>

2019-08-03 02:49:09,142 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/jetty.xml] at time 02:49:09.142903 duration_in_ms=112.936
2019-08-03 02:49:09,143 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/bin/setenv] at time 02:49:09.143200
2019-08-03 02:49:09,143 [salt.state       :1813][INFO    ][1856] Executing state file.managed for [/opt/opendaylight/bin/setenv]
2019-08-03 02:49:09,167 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2019-08-03 02:49:09,198 [salt.state       :300 ][INFO    ][1856] File changed:
--- 
+++ 
@@ -1,55 +1,19 @@
-#!/bin/sh
-#
-#    Licensed to the Apache Software Foundation (ASF) under one or more
-#    contributor license agreements.  See the NOTICE file distributed with
-#    this work for additional information regarding copyright ownership.
-#    The ASF licenses this file to You under the Apache License, Version 2.0
-#    (the "License"); you may not use this file except in compliance with
-#    the License.  You may obtain a copy of the License at
-#
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#    Unless required by applicable law or agreed to in writing, software
-#    distributed under the License is distributed on an "AS IS" BASIS,
-#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#    See the License for the specific language governing permissions and
-#    limitations under the License.
-#
-
-#
-# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
-# script: client, instance, shell, start, status, stop, karaf
-#
-# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
-#   Actions go here...
-# fi
-
-#
-# general settings which should be applied for all scripts go here; please keep
-# in mind that it is possible that scripts might be executed more than once, e.g.
-# in example of the start script where the start script is executed first and the
-# karaf script afterwards.
-#
-
-#
-# The following section shows the possible configuration options for the default 
-# karaf scripts
-#
-# export JAVA_HOME # Location of Java installation
-# export JAVA_MIN_MEM # Minimum memory for the JVM
-# export JAVA_MAX_MEM # Maximum memory for the JVM
+##############################################################################
+# Copyright (c) 2017 Mirantis Inc. and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+############################################################################### export JAVA_HOME # Location of Java installation
+export JAVA_MIN_MEM=6g # Minimum memory for the JVM
+export JAVA_MAX_MEM=6g # Maximum memory for the JVM
 # export JAVA_PERM_MEM # Minimum perm memory for the JVM
-# export JAVA_MAX_PERM_MEM # Maximum perm memory for the JVM
-# export EXTRA_JAVA_OPTS # Additional JVM options
+export JAVA_MAX_PERM_MEM=512m # Maximum perm memory for the JVM
+export EXTRA_JAVA_OPTS='-Djava.net.preferIPv4Stack=true -XX:+UseG1GC' # Additional JVM options
 # export KARAF_HOME # Karaf home folder
 # export KARAF_DATA # Karaf data folder
 # export KARAF_BASE # Karaf base folder
 # export KARAF_ETC  # Karaf etc  folder
-# export KARAF_SYSTEM_OPTS # First citizen Karaf options
 # export KARAF_OPTS # Additional available Karaf options
 # export KARAF_DEBUG # Enable debug mode
 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
-# export KARAF_NOROOT # Prevent execution as root if set to true
-if [ "x$JAVA_MAX_MEM" = "x" ]; then
-    export JAVA_MAX_MEM="2048m"
-fi

2019-08-03 02:49:09,198 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/bin/setenv] at time 02:49:09.198692 duration_in_ms=55.49
2019-08-03 02:49:09,205 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 02:49:09.205271
2019-08-03 02:49:09,205 [salt.state       :1813][INFO    ][1856] Executing state ini.options_present for [/opt/opendaylight/etc/org.apache.karaf.features.cfg]
2019-08-03 02:49:09,240 [salt.state       :300 ][INFO    ][1856] {'featuresBoot': {'after': 'standard,wrap,ssh,odl-restconf-all,odl-aaa-authn,odl-netvirt-openstack', 'before': 'c356856b-baa8-4437-a4b1-6f6fb032f029'}}
2019-08-03 02:49:09,240 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 02:49:09.240814 duration_in_ms=35.544
2019-08-03 02:49:09,241 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 02:49:09.241457
2019-08-03 02:49:09,241 [salt.state       :1813][INFO    ][1856] Executing state ini.options_present for [/opt/opendaylight/etc/org.ops4j.pax.web.cfg]
2019-08-03 02:49:09,244 [salt.state       :300 ][INFO    ][1856] {'org.osgi.service.http.port': {'after': '8282', 'before': '8181'}, 'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.41', 'before': None}}
2019-08-03 02:49:09,244 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 02:49:09.244625 duration_in_ms=3.168
2019-08-03 02:49:09,245 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.245232
2019-08-03 02:49:09,245 [salt.state       :1813][INFO    ][1856] Executing state file.comment for [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg]
2019-08-03 02:49:09,256 [salt.state       :300 ][INFO    ][1856] File changed:
--- 
+++ 
@@ -26,7 +26,7 @@
 #log4j2.rootLogger.type = asyncRoot
 #log4j2.rootLogger.includeLocation = false
 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
-log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
+#log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
 log4j2.rootLogger.appenderRef.Console.ref = Console
 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}

2019-08-03 02:49:09,256 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.256418 duration_in_ms=11.185
2019-08-03 02:49:09,257 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.257043
2019-08-03 02:49:09,257 [salt.state       :1813][INFO    ][1856] Executing state file.comment for [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg]
2019-08-03 02:49:09,266 [salt.state       :300 ][INFO    ][1856] File changed:
--- 
+++ 
@@ -78,7 +78,7 @@
 log4j2.appender.audit.policies.size.size = 8MB
 
 # OSGi appender
-log4j2.appender.osgi.type = PaxOsgi
+#log4j2.appender.osgi.type = PaxOsgi
 log4j2.appender.osgi.name = PaxOsgi
 log4j2.appender.osgi.filter = *
 

2019-08-03 02:49:09,266 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.266880 duration_in_ms=9.837
2019-08-03 02:49:09,267 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.267498
2019-08-03 02:49:09,267 [salt.state       :1813][INFO    ][1856] Executing state file.comment for [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg]
2019-08-03 02:49:09,276 [salt.state       :300 ][INFO    ][1856] File changed:
--- 
+++ 
@@ -79,7 +79,7 @@
 
 # OSGi appender
 #log4j2.appender.osgi.type = PaxOsgi
-log4j2.appender.osgi.name = PaxOsgi
+#log4j2.appender.osgi.name = PaxOsgi
 log4j2.appender.osgi.filter = *
 
 # help with identification of maven-related problems with pax-url-aether

2019-08-03 02:49:09,277 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.277219 duration_in_ms=9.72
2019-08-03 02:49:09,277 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.277870
2019-08-03 02:49:09,278 [salt.state       :1813][INFO    ][1856] Executing state file.comment for [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg]
2019-08-03 02:49:09,287 [salt.state       :300 ][INFO    ][1856] File changed:
--- 
+++ 
@@ -80,7 +80,7 @@
 # OSGi appender
 #log4j2.appender.osgi.type = PaxOsgi
 #log4j2.appender.osgi.name = PaxOsgi
-log4j2.appender.osgi.filter = *
+#log4j2.appender.osgi.filter = *
 
 # help with identification of maven-related problems with pax-url-aether
 #log4j2.logger.aether.name = shaded.org.eclipse.aether

2019-08-03 02:49:09,287 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.ops4j.pax.logging.cfg] at time 02:49:09.287678 duration_in_ms=9.809
2019-08-03 02:49:09,288 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg] at time 02:49:09.288304
2019-08-03 02:49:09,288 [salt.state       :1813][INFO    ][1856] Executing state file.managed for [/opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg]
2019-08-03 02:49:09,289 [salt.loaded.int.states.file:2298][WARNING ][1856] State for file: /opt/opendaylight/etc/org.opendaylight.openflowplugin.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.
2019-08-03 02:49:09,291 [salt.state       :300 ][INFO    ][1856] {'new': 'file /opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg created', 'group': 'odl', 'user': 'odl'}
2019-08-03 02:49:09,291 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg] at time 02:49:09.291513 duration_in_ms=3.209
2019-08-03 02:49:09,292 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg] at time 02:49:09.292124
2019-08-03 02:49:09,292 [salt.state       :1813][INFO    ][1856] Executing state ini.options_present for [/opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg]
2019-08-03 02:49:09,293 [salt.state       :300 ][INFO    ][1856] {'is-statistics-polling-on': {'after': 'False', 'before': None}}
2019-08-03 02:49:09,293 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/org.opendaylight.openflowplugin.cfg] at time 02:49:09.293898 duration_in_ms=1.773
2019-08-03 02:49:09,294 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/custom.properties] at time 02:49:09.294542
2019-08-03 02:49:09,294 [salt.state       :1813][INFO    ][1856] Executing state ini.options_present for [/opt/opendaylight/etc/custom.properties]
2019-08-03 02:49:09,328 [salt.state       :300 ][INFO    ][1856] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2019-08-03 02:49:09,328 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/custom.properties] at time 02:49:09.328287 duration_in_ms=33.746
2019-08-03 02:49:09,328 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-natservice-config.xml] at time 02:49:09.328633
2019-08-03 02:49:09,328 [salt.state       :1813][INFO    ][1856] Executing state file.managed for [/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-natservice-config.xml]
2019-08-03 02:49:09,351 [salt.fileclient  :1219][INFO    ][1856] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/netvirt-natservice-config.xml'
2019-08-03 02:49:09,376 [salt.state       :300 ][INFO    ][1856] File changed:
New file
2019-08-03 02:49:09,376 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-natservice-config.xml] at time 02:49:09.376312 duration_in_ms=47.679
2019-08-03 02:49:09,377 [salt.state       :1780][INFO    ][1856] Running state [/opt/opendaylight/bin/configure-cluster-ipdetect.sh 192.168.10.40 192.168.10.41 192.168.10.42] at time 02:49:09.377020
2019-08-03 02:49:09,377 [salt.state       :1813][INFO    ][1856] Executing state cmd.run for [/opt/opendaylight/bin/configure-cluster-ipdetect.sh 192.168.10.40 192.168.10.41 192.168.10.42]
2019-08-03 02:49:09,379 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command '/opt/opendaylight/bin/configure-cluster-ipdetect.sh 192.168.10.40 192.168.10.41 192.168.10.42' in directory '/root'
2019-08-03 02:49:09,433 [salt.state       :300 ][INFO    ][1856] {'pid': 5482, 'retcode': 0, 'stderr': '', 'stdout': '################################################\n##             Configure Cluster              ##\n################################################\n NOTE: Cluster configuration files not found. Copying from\n /opt/opendaylight/system/org/opendaylight/controller/sal-clustering-config/1.8.0\nConfiguring unique name in akka.conf\nConfiguring hostname in akka.conf\nConfiguring data and rpc seed nodes in akka.conf\nmodules = [\n\t\n\t{\n\t\tname = "inventory"\n\t\tnamespace = "urn:opendaylight:inventory"\n\t\tshard-strategy = "module"\n\t},\n\t{\n\t\tname = "topology"\n\t\tnamespace = "urn:TBD:params:xml:ns:yang:network-topology"\n\t\tshard-strategy = "module"\n\t},\n\t{\n\t\tname = "toaster"\n\t\tnamespace = "http://netconfcentral.org/ns/toaster"\n\t\tshard-strategy = "module"\n\t}\n]\nConfiguring replication type in module-shards.conf\n################################################\n##   NOTE: Manually restart controller to     ##\n##         apply configuration.               ##\n################################################'}
2019-08-03 02:49:09,433 [salt.state       :1951][INFO    ][1856] Completed state [/opt/opendaylight/bin/configure-cluster-ipdetect.sh 192.168.10.40 192.168.10.41 192.168.10.42] at time 02:49:09.433646 duration_in_ms=56.625
2019-08-03 02:49:09,914 [salt.state       :1780][INFO    ][1856] Running state [opendaylight] at time 02:49:09.914189
2019-08-03 02:49:09,914 [salt.state       :1813][INFO    ][1856] Executing state service.running for [opendaylight]
2019-08-03 02:49:09,915 [salt.state       :302 ][ERROR   ][1856] The named service opendaylight is not available
2019-08-03 02:49:09,915 [salt.state       :1951][INFO    ][1856] Completed state [opendaylight] at time 02:49:09.915599 duration_in_ms=1.412
2019-08-03 02:49:09,915 [salt.state       :1780][INFO    ][1856] Running state [opendaylight] at time 02:49:09.915777
2019-08-03 02:49:09,915 [salt.state       :1813][INFO    ][1856] Executing state service.mod_watch for [opendaylight]
2019-08-03 02:49:09,916 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2019-08-03 02:49:09,940 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'opendaylight.service'] in directory '/root'
2019-08-03 02:49:10,013 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemd-run', '--scope', 'systemctl', 'unmask', 'opendaylight.service'] in directory '/root'
2019-08-03 02:49:10,184 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1856] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'opendaylight.service'] in directory '/root'
2019-08-03 02:49:10,301 [salt.state       :300 ][INFO    ][1856] {'opendaylight': True}
2019-08-03 02:49:10,303 [salt.state       :1951][INFO    ][1856] Completed state [opendaylight] at time 02:49:10.303130 duration_in_ms=387.35
2019-08-03 02:49:10,308 [salt.minion      :1711][INFO    ][1856] Returning information for job: 20190803024811119882
2019-08-03 02:49:41,501 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command test.ping with jid 20190803024941499560
2019-08-03 02:49:41,516 [salt.minion      :1432][INFO    ][5861] Starting a new job with PID 5861
2019-08-03 02:49:41,538 [salt.minion      :1711][INFO    ][5861] Returning information for job: 20190803024941499560
2019-08-03 02:56:04,394 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command state.sls with jid 20190803025604390781
2019-08-03 02:56:04,422 [salt.minion      :1432][INFO    ][6040] Starting a new job with PID 6040
2019-08-03 02:56:12,814 [salt.state       :915 ][INFO    ][6040] Loading fresh modules for state activity
2019-08-03 02:56:12,930 [salt.fileclient  :1219][INFO    ][6040] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2019-08-03 02:56:12,994 [salt.fileclient  :1219][INFO    ][6040] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2019-08-03 02:56:13,821 [salt.state       :1780][INFO    ][6040] Running state [keepalived] at time 02:56:13.821292
2019-08-03 02:56:13,821 [salt.state       :1813][INFO    ][6040] Executing state pkg.installed for [keepalived]
2019-08-03 02:56:13,822 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:56:14,204 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2019-08-03 02:56:14,333 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-08-03 02:56:16,718 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 02:56:16,765 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2019-08-03 02:56:19,438 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command saltutil.find_job with jid 20190803025619428800
2019-08-03 02:56:19,464 [salt.minion      :1432][INFO    ][6980] Starting a new job with PID 6980
2019-08-03 02:56:19,500 [salt.minion      :1711][INFO    ][6980] Returning information for job: 20190803025619428800
2019-08-03 02:56:23,607 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 02:56:23,690 [salt.state       :300 ][INFO    ][6040] 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.2.24-1ubuntu0.16.04.2'
'ipvsadm' changed from 'absent' to '1:1.28-3ubuntu0.16.04.1'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2019-08-03 02:56:23,742 [salt.state       :915 ][INFO    ][6040] Loading fresh modules for state activity
2019-08-03 02:56:23,823 [salt.state       :1951][INFO    ][6040] Completed state [keepalived] at time 02:56:23.823900 duration_in_ms=10002.609
2019-08-03 02:56:23,828 [salt.state       :1780][INFO    ][6040] Running state [lsof] at time 02:56:23.828812
2019-08-03 02:56:23,829 [salt.state       :1813][INFO    ][6040] Executing state pkg.installed for [lsof]
2019-08-03 02:56:24,539 [salt.state       :300 ][INFO    ][6040] All specified packages are already installed
2019-08-03 02:56:24,540 [salt.state       :1951][INFO    ][6040] Completed state [lsof] at time 02:56:24.540156 duration_in_ms=711.344
2019-08-03 02:56:24,542 [salt.state       :1780][INFO    ][6040] Running state [/etc/keepalived/keepalived.conf] at time 02:56:24.542763
2019-08-03 02:56:24,543 [salt.state       :1813][INFO    ][6040] Executing state file.managed for [/etc/keepalived/keepalived.conf]
2019-08-03 02:56:24,577 [salt.fileclient  :1219][INFO    ][6040] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2019-08-03 02:56:24,629 [salt.state       :300 ][INFO    ][6040] File changed:
New file
2019-08-03 02:56:24,629 [salt.state       :1951][INFO    ][6040] Completed state [/etc/keepalived/keepalived.conf] at time 02:56:24.629419 duration_in_ms=86.656
2019-08-03 02:56:24,629 [salt.state       :1780][INFO    ][6040] Running state [/usr/local/bin/vrrp_script_check_pidof.sh] at time 02:56:24.629663
2019-08-03 02:56:24,629 [salt.state       :1813][INFO    ][6040] Executing state file.managed for [/usr/local/bin/vrrp_script_check_pidof.sh]
2019-08-03 02:56:24,748 [salt.fileclient  :1219][INFO    ][6040] Fetching file from saltenv 'base', ** done ** 'keepalived/files/vrrp_script_check_pidof.sh'
2019-08-03 02:56:24,760 [salt.state       :300 ][INFO    ][6040] File changed:
New file
2019-08-03 02:56:24,761 [salt.state       :1951][INFO    ][6040] Completed state [/usr/local/bin/vrrp_script_check_pidof.sh] at time 02:56:24.761063 duration_in_ms=131.399
2019-08-03 02:56:24,763 [salt.state       :1780][INFO    ][6040] Running state [keepalived] at time 02:56:24.763027
2019-08-03 02:56:24,763 [salt.state       :1813][INFO    ][6040] Executing state service.running for [keepalived]
2019-08-03 02:56:24,764 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2019-08-03 02:56:24,792 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2019-08-03 02:56:24,818 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-08-03 02:56:24,848 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2019-08-03 02:56:24,984 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2019-08-03 02:56:25,015 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-08-03 02:56:25,046 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6040] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-08-03 02:56:25,076 [salt.state       :300 ][INFO    ][6040] {'keepalived': True}
2019-08-03 02:56:25,077 [salt.state       :1951][INFO    ][6040] Completed state [keepalived] at time 02:56:25.077207 duration_in_ms=314.179
2019-08-03 02:56:25,081 [salt.minion      :1711][INFO    ][6040] Returning information for job: 20190803025604390781
2019-08-03 02:56:25,684 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command pillar.get with jid 20190803025625684290
2019-08-03 02:56:25,718 [salt.minion      :1432][INFO    ][7398] Starting a new job with PID 7398
2019-08-03 02:56:25,730 [salt.minion      :1711][INFO    ][7398] Returning information for job: 20190803025625684290
2019-08-03 03:10:27,692 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command state.sls with jid 20190803031027690255
2019-08-03 03:10:27,722 [salt.minion      :1432][INFO    ][7593] Starting a new job with PID 7593
2019-08-03 03:10:39,726 [salt.state       :915 ][INFO    ][7593] Loading fresh modules for state activity
2019-08-03 03:10:40,133 [salt.fileclient  :1219][INFO    ][7593] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2019-08-03 03:10:40,188 [salt.fileclient  :1219][INFO    ][7593] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2019-08-03 03:10:40,954 [salt.state       :1780][INFO    ][7593] Running state [haproxy] at time 03:10:40.954048
2019-08-03 03:10:40,954 [salt.state       :1813][INFO    ][7593] Executing state pkg.installed for [haproxy]
2019-08-03 03:10:40,955 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 03:10:41,329 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2019-08-03 03:10:41,393 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-08-03 03:10:42,731 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command saltutil.find_job with jid 20190803031042723306
2019-08-03 03:10:42,744 [salt.minion      :1432][INFO    ][7902] Starting a new job with PID 7902
2019-08-03 03:10:42,763 [salt.minion      :1711][INFO    ][7902] Returning information for job: 20190803031042723306
2019-08-03 03:10:43,193 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 03:10:43,214 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2019-08-03 03:10:48,293 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 03:10:48,326 [salt.state       :300 ][INFO    ][7593] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.2'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2.1'

2019-08-03 03:10:48,345 [salt.state       :915 ][INFO    ][7593] Loading fresh modules for state activity
2019-08-03 03:10:48,380 [salt.state       :1951][INFO    ][7593] Completed state [haproxy] at time 03:10:48.380910 duration_in_ms=7426.863
2019-08-03 03:10:48,385 [salt.state       :1780][INFO    ][7593] Running state [/etc/default/haproxy] at time 03:10:48.385269
2019-08-03 03:10:48,385 [salt.state       :1813][INFO    ][7593] Executing state file.managed for [/etc/default/haproxy]
2019-08-03 03:10:48,421 [salt.fileclient  :1219][INFO    ][7593] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2019-08-03 03:10:48,424 [salt.state       :300 ][INFO    ][7593] 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"

2019-08-03 03:10:48,424 [salt.state       :1951][INFO    ][7593] Completed state [/etc/default/haproxy] at time 03:10:48.424663 duration_in_ms=39.392
2019-08-03 03:10:48,425 [salt.state       :1780][INFO    ][7593] Running state [/etc/haproxy/haproxy.cfg] at time 03:10:48.424996
2019-08-03 03:10:48,425 [salt.state       :1813][INFO    ][7593] Executing state file.managed for [/etc/haproxy/haproxy.cfg]
2019-08-03 03:10:48,446 [salt.fileclient  :1219][INFO    ][7593] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2019-08-03 03:10:48,600 [salt.state       :300 ][INFO    ][7593] File changed:
--- 
+++ 
@@ -1,35 +1,47 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  25000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen opendaylight_api
+  bind 192.168.10.39:8282 
+  mode http
+  balance source
+  option  httplog
+  server odl01 192.168.10.40:8282 check inter 20s fastinter 2s
+  server odl02 192.168.10.41:8282 check inter 20s fastinter 2s
+  server odl03 192.168.10.42:8282 check inter 20s fastinter 2s

2019-08-03 03:10:48,600 [salt.state       :1951][INFO    ][7593] Completed state [/etc/haproxy/haproxy.cfg] at time 03:10:48.600918 duration_in_ms=175.922
2019-08-03 03:10:48,601 [salt.state       :1780][INFO    ][7593] Running state [/etc/haproxy/ssl] at time 03:10:48.601375
2019-08-03 03:10:48,601 [salt.state       :1813][INFO    ][7593] Executing state file.directory for [/etc/haproxy/ssl]
2019-08-03 03:10:48,603 [salt.state       :300 ][INFO    ][7593] {'/etc/haproxy/ssl': 'New Dir'}
2019-08-03 03:10:48,603 [salt.state       :1951][INFO    ][7593] Completed state [/etc/haproxy/ssl] at time 03:10:48.603822 duration_in_ms=2.446
2019-08-03 03:10:48,604 [salt.state       :1780][INFO    ][7593] Running state [/etc/haproxy/errors/429.http11] at time 03:10:48.604188
2019-08-03 03:10:48,604 [salt.state       :1813][INFO    ][7593] Executing state file.managed for [/etc/haproxy/errors/429.http11]
2019-08-03 03:10:48,627 [salt.fileclient  :1219][INFO    ][7593] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2019-08-03 03:10:48,635 [salt.state       :300 ][INFO    ][7593] File changed:
New file
2019-08-03 03:10:48,635 [salt.state       :1951][INFO    ][7593] Completed state [/etc/haproxy/errors/429.http11] at time 03:10:48.635857 duration_in_ms=31.656
2019-08-03 03:10:48,636 [salt.state       :1780][INFO    ][7593] Running state [haproxy_status_packages] at time 03:10:48.636858
2019-08-03 03:10:48,637 [salt.state       :1813][INFO    ][7593] Executing state pkg.installed for [haproxy_status_packages]
2019-08-03 03:10:49,365 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-08-03 03:10:49,389 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2019-08-03 03:10:51,721 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-08-03 03:10:51,783 [salt.state       :300 ][INFO    ][7593] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2019-08-03 03:10:51,802 [salt.state       :915 ][INFO    ][7593] Loading fresh modules for state activity
2019-08-03 03:10:51,843 [salt.state       :1951][INFO    ][7593] Completed state [haproxy_status_packages] at time 03:10:51.843476 duration_in_ms=3206.614
2019-08-03 03:10:51,854 [salt.state       :1780][INFO    ][7593] Running state [/usr/bin/haproxy-status.sh] at time 03:10:51.854167
2019-08-03 03:10:51,855 [salt.state       :1813][INFO    ][7593] Executing state file.managed for [/usr/bin/haproxy-status.sh]
2019-08-03 03:10:51,900 [salt.fileclient  :1219][INFO    ][7593] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2019-08-03 03:10:51,959 [salt.state       :300 ][INFO    ][7593] File changed:
New file
2019-08-03 03:10:51,959 [salt.state       :1951][INFO    ][7593] Completed state [/usr/bin/haproxy-status.sh] at time 03:10:51.959589 duration_in_ms=105.423
2019-08-03 03:10:51,962 [salt.state       :1780][INFO    ][7593] Running state [net.ipv4.ip_nonlocal_bind] at time 03:10:51.962561
2019-08-03 03:10:51,962 [salt.state       :1813][INFO    ][7593] Executing state sysctl.present for [net.ipv4.ip_nonlocal_bind]
2019-08-03 03:10:51,968 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2019-08-03 03:10:51,981 [salt.state       :300 ][INFO    ][7593] {'net.ipv4.ip_nonlocal_bind': 1}
2019-08-03 03:10:51,982 [salt.state       :1951][INFO    ][7593] Completed state [net.ipv4.ip_nonlocal_bind] at time 03:10:51.981970 duration_in_ms=19.409
2019-08-03 03:10:52,595 [salt.state       :1780][INFO    ][7593] Running state [haproxy] at time 03:10:52.595629
2019-08-03 03:10:52,596 [salt.state       :1813][INFO    ][7593] Executing state service.running for [haproxy]
2019-08-03 03:10:52,597 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2019-08-03 03:10:52,619 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2019-08-03 03:10:52,649 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2019-08-03 03:10:52,677 [salt.state       :300 ][INFO    ][7593] The service haproxy is already running
2019-08-03 03:10:52,678 [salt.state       :1951][INFO    ][7593] Completed state [haproxy] at time 03:10:52.677987 duration_in_ms=82.359
2019-08-03 03:10:52,678 [salt.state       :1780][INFO    ][7593] Running state [haproxy] at time 03:10:52.678625
2019-08-03 03:10:52,679 [salt.state       :1813][INFO    ][7593] Executing state service.mod_watch for [haproxy]
2019-08-03 03:10:52,681 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2019-08-03 03:10:52,710 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7593] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2019-08-03 03:10:52,757 [salt.state       :300 ][INFO    ][7593] {'haproxy': True}
2019-08-03 03:10:52,758 [salt.state       :1951][INFO    ][7593] Completed state [haproxy] at time 03:10:52.758024 duration_in_ms=79.397
2019-08-03 03:10:52,762 [salt.minion      :1711][INFO    ][7593] Returning information for job: 20190803031027690255
2019-08-03 03:10:55,924 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command service.status with jid 20190803031055920772
2019-08-03 03:10:55,953 [salt.minion      :1432][INFO    ][8751] Starting a new job with PID 8751
2019-08-03 03:10:56,505 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][8751] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2019-08-03 03:10:56,519 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][8751] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2019-08-03 03:10:56,530 [salt.minion      :1711][INFO    ][8751] Returning information for job: 20190803031055920772
2019-08-03 03:10:57,490 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command service.restart with jid 20190803031057484500
2019-08-03 03:10:57,513 [salt.minion      :1432][INFO    ][8761] Starting a new job with PID 8761
2019-08-03 03:10:58,077 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][8761] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2019-08-03 03:10:58,105 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][8761] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2019-08-03 03:10:58,135 [salt.minion      :1711][INFO    ][8761] Returning information for job: 20190803031057484500
2019-08-03 03:45:59,830 [salt.utils.schedule:1377][INFO    ][1689] Running scheduled job: __mine_interval
2019-08-03 03:56:43,983 [salt.minion      :1308][INFO    ][1689] User sudo_ubuntu Executing command cp.push_dir with jid 20190803035643974844
2019-08-03 03:56:44,022 [salt.minion      :1432][INFO    ][9515] Starting a new job with PID 9515
