2018-01-06 06:53:39,169 [py.warnings      ][WARNING ][1838] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-06 06:53:51,461 [salt.loaded.int.module.cmdmod][ERROR   ][1838] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-06 06:53:53,707 [salt.loaded.int.module.cmdmod][INFO    ][2383] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-06 06:53:53,716 [salt.loaded.int.module.cmdmod][INFO    ][2383] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-06 06:53:53,728 [salt.loaded.int.module.cmdmod][INFO    ][2383] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-06 06:53:53,741 [salt.utils.parsers][WARNING ][1538] Minion received a SIGTERM. Exiting.
2018-01-06 06:53:54,072 [salt.cli.daemons ][INFO    ][2459] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-06 06:53:54,151 [salt.cli.daemons ][INFO    ][2459] Starting up the Salt Minion
2018-01-06 06:53:54,152 [salt.utils.event ][INFO    ][2459] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-06 06:53:54,440 [salt.minion      ][INFO    ][2459] Creating minion process manager
2018-01-06 06:53:55,283 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2459] Executing command ['date', '+%z'] in directory '/root'
2018-01-06 06:53:55,294 [salt.utils.schedule][INFO    ][2459] Updating job settings for scheduled job: __mine_interval
2018-01-06 06:53:55,297 [salt.minion      ][INFO    ][2459] Added mine.update to scheduler
2018-01-06 06:53:55,301 [salt.minion      ][INFO    ][2459] Minion is starting as user 'root'
2018-01-06 06:53:55,332 [salt.minion      ][INFO    ][2459] Minion is ready to receive requests!
2018-01-06 06:53:56,333 [salt.utils.schedule][INFO    ][2459] Running scheduled job: __mine_interval
2018-01-06 06:54:01,490 [salt.minion      ][INFO    ][2459] User sudo_ubuntu Executing command service.force_reload with jid 20180106065402748950
2018-01-06 06:54:01,508 [salt.minion      ][INFO    ][2556] Starting a new job with PID 2556
2018-01-06 06:54:01,672 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-06 06:54:01,684 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-06 06:54:01,704 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-06 06:54:01,729 [salt.utils.parsers][WARNING ][2459] Minion received a SIGTERM. Exiting.
2018-01-06 06:54:01,729 [salt.cli.daemons ][INFO    ][2459] Shutting down the Salt Minion
2018-01-06 06:54:02,092 [salt.cli.daemons ][INFO    ][2597] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-06 06:54:02,176 [salt.cli.daemons ][INFO    ][2597] Starting up the Salt Minion
2018-01-06 06:54:02,177 [salt.utils.event ][INFO    ][2597] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-06 06:54:02,574 [salt.minion      ][INFO    ][2597] Creating minion process manager
2018-01-06 06:54:04,268 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2597] Executing command ['date', '+%z'] in directory '/root'
2018-01-06 06:54:04,281 [salt.utils.schedule][INFO    ][2597] Updating job settings for scheduled job: __mine_interval
2018-01-06 06:54:04,283 [salt.minion      ][INFO    ][2597] Added mine.update to scheduler
2018-01-06 06:54:04,289 [salt.minion      ][INFO    ][2597] Minion is starting as user 'root'
2018-01-06 06:54:04,304 [salt.minion      ][INFO    ][2597] Minion is ready to receive requests!
2018-01-06 06:54:05,306 [salt.utils.schedule][INFO    ][2597] Running scheduled job: __mine_interval
2018-01-06 06:54:11,593 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065412852721
2018-01-06 06:54:11,615 [salt.minion      ][INFO    ][2695] Starting a new job with PID 2695
2018-01-06 06:54:11,636 [salt.minion      ][INFO    ][2695] Returning information for job: 20180106065412852721
2018-01-06 06:54:22,616 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command state.apply with jid 20180106065423876569
2018-01-06 06:54:22,637 [salt.minion      ][INFO    ][2700] Starting a new job with PID 2700
2018-01-06 06:54:26,453 [salt.state       ][INFO    ][2700] Loading fresh modules for state activity
2018-01-06 06:54:26,504 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-06 06:54:26,580 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-06 06:54:26,989 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-06 06:54:27,085 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-06 06:54:27,192 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-06 06:54:27,359 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-06 06:54:27,522 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-06 06:54:27,627 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-06 06:54:27,760 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-06 06:54:27,863 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-06 06:54:27,964 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-06 06:54:28,070 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-06 06:54:28,199 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-06 06:54:28,309 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-06 06:54:28,408 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-06 06:54:28,505 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-06 06:54:28,625 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-06 06:54:28,724 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-06 06:54:28,824 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-06 06:54:28,992 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-06 06:54:29,164 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-06 06:54:29,269 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-06 06:54:29,379 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-06 06:54:29,403 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-06 06:54:29,459 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-06 06:54:29,504 [salt.state       ][INFO    ][2700] Running state [/etc/environment] at time 06:54:29.504948
2018-01-06 06:54:29,505 [salt.state       ][INFO    ][2700] Executing state file.blockreplace for /etc/environment
2018-01-06 06:54:29,515 [salt.state       ][INFO    ][2700] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-06 06:54:29,516 [salt.state       ][INFO    ][2700] Completed state [/etc/environment] at time 06:54:29.516665 duration_in_ms=11.717
2018-01-06 06:54:29,517 [salt.state       ][INFO    ][2700] Running state [/etc/profile.d] at time 06:54:29.517076
2018-01-06 06:54:29,517 [salt.state       ][INFO    ][2700] Executing state file.directory for /etc/profile.d
2018-01-06 06:54:29,520 [salt.state       ][INFO    ][2700] Directory /etc/profile.d is in the correct state
2018-01-06 06:54:29,521 [salt.state       ][INFO    ][2700] Completed state [/etc/profile.d] at time 06:54:29.521275 duration_in_ms=4.198
2018-01-06 06:54:29,943 [salt.state       ][INFO    ][2700] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:54:29.943319
2018-01-06 06:54:29,943 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-06 06:54:29,970 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-06 06:54:29,977 [salt.state       ][INFO    ][2700] File changed:
New file
2018-01-06 06:54:29,977 [salt.state       ][INFO    ][2700] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:54:29.977429 duration_in_ms=34.11
2018-01-06 06:54:29,977 [salt.state       ][INFO    ][2700] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:54:29.977764
2018-01-06 06:54:29,978 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-06 06:54:29,996 [salt.state       ][INFO    ][2700] File changed:
New file
2018-01-06 06:54:29,997 [salt.state       ][INFO    ][2700] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:54:29.997016 duration_in_ms=19.252
2018-01-06 06:54:29,998 [salt.state       ][INFO    ][2700] Running state [linux_repo_prereq_pkgs] at time 06:54:29.998093
2018-01-06 06:54:29,998 [salt.state       ][INFO    ][2700] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-06 06:54:29,999 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:30,292 [salt.state       ][INFO    ][2700] All specified packages are already installed
2018-01-06 06:54:30,293 [salt.state       ][INFO    ][2700] Completed state [linux_repo_prereq_pkgs] at time 06:54:30.293484 duration_in_ms=295.389
2018-01-06 06:54:30,293 [salt.state       ][INFO    ][2700] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:54:30.293898
2018-01-06 06:54:30,294 [salt.state       ][INFO    ][2700] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-06 06:54:30,294 [salt.state       ][INFO    ][2700] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-06 06:54:30,295 [salt.state       ][INFO    ][2700] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:54:30.295036 duration_in_ms=1.137
2018-01-06 06:54:30,295 [salt.state       ][INFO    ][2700] Running state [/etc/apt/preferences.d/uca] at time 06:54:30.295429
2018-01-06 06:54:30,295 [salt.state       ][INFO    ][2700] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-06 06:54:30,296 [salt.state       ][INFO    ][2700] File /etc/apt/preferences.d/uca is not present
2018-01-06 06:54:30,296 [salt.state       ][INFO    ][2700] Completed state [/etc/apt/preferences.d/uca] at time 06:54:30.296797 duration_in_ms=1.368
2018-01-06 06:54:30,300 [salt.state       ][INFO    ][2700] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:54:30.300412
2018-01-06 06:54:30,301 [salt.state       ][INFO    ][2700] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-06 06:54:30,380 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-06 06:54:30,467 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-06 06:54:30,655 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:54:32,714 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065433972546
2018-01-06 06:54:32,729 [salt.minion      ][INFO    ][3229] Starting a new job with PID 3229
2018-01-06 06:54:32,756 [salt.minion      ][INFO    ][3229] Returning information for job: 20180106065433972546
2018-01-06 06:54:34,303 [salt.state       ][INFO    ][2700] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-06 06:54:34,304 [salt.state       ][INFO    ][2700] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:54:34.304243 duration_in_ms=4003.831
2018-01-06 06:54:34,304 [salt.state       ][INFO    ][2700] Running state [linux_extra_packages_purged] at time 06:54:34.304685
2018-01-06 06:54:34,305 [salt.state       ][INFO    ][2700] Executing state pkg.purged for linux_extra_packages_purged
2018-01-06 06:54:34,331 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-06 06:54:38,964 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:38,998 [salt.state       ][INFO    ][2700] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-06 06:54:39,016 [salt.state       ][INFO    ][2700] Loading fresh modules for state activity
2018-01-06 06:54:39,047 [salt.state       ][INFO    ][2700] Completed state [linux_extra_packages_purged] at time 06:54:39.047684 duration_in_ms=4742.998
2018-01-06 06:54:39,051 [salt.state       ][INFO    ][2700] Running state [linux_extra_packages_latest] at time 06:54:39.051350
2018-01-06 06:54:39,053 [salt.state       ][INFO    ][2700] Executing state pkg.latest for linux_extra_packages_latest
2018-01-06 06:54:39,512 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-06 06:54:39,575 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:54:39,604 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-06 06:54:42,148 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:42,173 [salt.state       ][INFO    ][2700] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-06 06:54:42,187 [salt.state       ][INFO    ][2700] Loading fresh modules for state activity
2018-01-06 06:54:42,214 [salt.state       ][INFO    ][2700] Completed state [linux_extra_packages_latest] at time 06:54:42.214816 duration_in_ms=3163.465
2018-01-06 06:54:42,218 [salt.state       ][INFO    ][2700] Running state [UTC] at time 06:54:42.218109
2018-01-06 06:54:42,218 [salt.state       ][INFO    ][2700] Executing state timezone.system for UTC
2018-01-06 06:54:42,221 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['timedatectl'] in directory '/root'
2018-01-06 06:54:42,256 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['timedatectl'] in directory '/root'
2018-01-06 06:54:42,265 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-06 06:54:42,274 [salt.state       ][INFO    ][2700] {'timezone': 'UTC'}
2018-01-06 06:54:42,274 [salt.state       ][INFO    ][2700] Completed state [UTC] at time 06:54:42.274415 duration_in_ms=56.305
2018-01-06 06:54:42,276 [salt.state       ][INFO    ][2700] Running state [nf_conntrack] at time 06:54:42.276717
2018-01-06 06:54:42,276 [salt.state       ][INFO    ][2700] Executing state kmod.present for nf_conntrack
2018-01-06 06:54:42,277 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'lsmod' in directory '/root'
2018-01-06 06:54:42,610 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'lsmod' in directory '/root'
2018-01-06 06:54:42,617 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-06 06:54:42,626 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'lsmod' in directory '/root'
2018-01-06 06:54:42,689 [salt.state       ][INFO    ][2700] {'nf_conntrack': 'loaded'}
2018-01-06 06:54:42,689 [salt.state       ][INFO    ][2700] Completed state [nf_conntrack] at time 06:54:42.689328 duration_in_ms=412.611
2018-01-06 06:54:42,691 [salt.state       ][INFO    ][2700] Running state [kernel.panic] at time 06:54:42.691341
2018-01-06 06:54:42,691 [salt.state       ][INFO    ][2700] Executing state sysctl.present for kernel.panic
2018-01-06 06:54:42,692 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,724 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-06 06:54:42,734 [salt.state       ][INFO    ][2700] {'kernel.panic': 60}
2018-01-06 06:54:42,736 [salt.state       ][INFO    ][2700] Completed state [kernel.panic] at time 06:54:42.734920 duration_in_ms=43.579
2018-01-06 06:54:42,736 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_keepalive_probes] at time 06:54:42.736361
2018-01-06 06:54:42,736 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-06 06:54:42,737 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,756 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-06 06:54:42,765 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-06 06:54:42,765 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:54:42.765301 duration_in_ms=28.939
2018-01-06 06:54:42,765 [salt.state       ][INFO    ][2700] Running state [fs.file-max] at time 06:54:42.765553
2018-01-06 06:54:42,765 [salt.state       ][INFO    ][2700] Executing state sysctl.present for fs.file-max
2018-01-06 06:54:42,766 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,783 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-06 06:54:42,791 [salt.state       ][INFO    ][2700] {'fs.file-max': 124165}
2018-01-06 06:54:42,791 [salt.state       ][INFO    ][2700] Completed state [fs.file-max] at time 06:54:42.791756 duration_in_ms=26.202
2018-01-06 06:54:42,792 [salt.state       ][INFO    ][2700] Running state [net.core.somaxconn] at time 06:54:42.792055
2018-01-06 06:54:42,792 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.core.somaxconn
2018-01-06 06:54:42,792 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,810 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-06 06:54:42,817 [salt.state       ][INFO    ][2700] {'net.core.somaxconn': 4096}
2018-01-06 06:54:42,817 [salt.state       ][INFO    ][2700] Completed state [net.core.somaxconn] at time 06:54:42.817867 duration_in_ms=25.812
2018-01-06 06:54:42,818 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:54:42.818127
2018-01-06 06:54:42,818 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-06 06:54:42,818 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,835 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-06 06:54:42,841 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-06 06:54:42,841 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:54:42.841353 duration_in_ms=23.226
2018-01-06 06:54:42,841 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_tw_reuse] at time 06:54:42.841609
2018-01-06 06:54:42,841 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-06 06:54:42,842 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,858 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-06 06:54:42,864 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-06 06:54:42,865 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_tw_reuse] at time 06:54:42.864949 duration_in_ms=23.34
2018-01-06 06:54:42,865 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_congestion_control] at time 06:54:42.865222
2018-01-06 06:54:42,865 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-06 06:54:42,865 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,882 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-06 06:54:42,894 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-06 06:54:42,895 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_congestion_control] at time 06:54:42.895118 duration_in_ms=29.896
2018-01-06 06:54:42,895 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_retries2] at time 06:54:42.895449
2018-01-06 06:54:42,896 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-06 06:54:42,896 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,914 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-06 06:54:42,922 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_retries2': 5}
2018-01-06 06:54:42,922 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_retries2] at time 06:54:42.922251 duration_in_ms=26.802
2018-01-06 06:54:42,922 [salt.state       ][INFO    ][2700] Running state [net.core.netdev_max_backlog] at time 06:54:42.922555
2018-01-06 06:54:42,922 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-06 06:54:42,923 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,941 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-06 06:54:42,941 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065444202175
2018-01-06 06:54:42,949 [salt.state       ][INFO    ][2700] {'net.core.netdev_max_backlog': 261144}
2018-01-06 06:54:42,950 [salt.state       ][INFO    ][2700] Completed state [net.core.netdev_max_backlog] at time 06:54:42.949978 duration_in_ms=27.423
2018-01-06 06:54:42,950 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:54:42.950261
2018-01-06 06:54:42,950 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-06 06:54:42,951 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:42,956 [salt.minion      ][INFO    ][4534] Starting a new job with PID 4534
2018-01-06 06:54:42,973 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-06 06:54:42,983 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-06 06:54:42,983 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:54:42.983628 duration_in_ms=33.365
2018-01-06 06:54:42,984 [salt.minion      ][INFO    ][4534] Returning information for job: 20180106065444202175
2018-01-06 06:54:42,984 [salt.state       ][INFO    ][2700] Running state [vm.swappiness] at time 06:54:42.984230
2018-01-06 06:54:42,984 [salt.state       ][INFO    ][2700] Executing state sysctl.present for vm.swappiness
2018-01-06 06:54:42,985 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,009 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-06 06:54:43,020 [salt.state       ][INFO    ][2700] {'vm.swappiness': 10}
2018-01-06 06:54:43,020 [salt.state       ][INFO    ][2700] Completed state [vm.swappiness] at time 06:54:43.020451 duration_in_ms=36.22
2018-01-06 06:54:43,020 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:54:43.020723
2018-01-06 06:54:43,020 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-06 06:54:43,021 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,043 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-06 06:54:43,051 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-06 06:54:43,052 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:54:43.052193 duration_in_ms=31.469
2018-01-06 06:54:43,052 [salt.state       ][INFO    ][2700] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:54:43.052462
2018-01-06 06:54:43,052 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-06 06:54:43,053 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,073 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-06 06:54:43,079 [salt.state       ][INFO    ][2700] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-06 06:54:43,079 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:54:43.079920 duration_in_ms=27.457
2018-01-06 06:54:43,080 [salt.state       ][INFO    ][2700] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:54:43.080184
2018-01-06 06:54:43,080 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-06 06:54:43,080 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,101 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-06 06:54:43,110 [salt.state       ][INFO    ][2700] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-06 06:54:43,111 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:54:43.111034 duration_in_ms=30.849
2018-01-06 06:54:43,111 [salt.state       ][INFO    ][2700] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:54:43.111355
2018-01-06 06:54:43,111 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-06 06:54:43,112 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,133 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-06 06:54:43,140 [salt.state       ][INFO    ][2700] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-06 06:54:43,141 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:54:43.141041 duration_in_ms=29.686
2018-01-06 06:54:43,141 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_fin_timeout] at time 06:54:43.141300
2018-01-06 06:54:43,141 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-06 06:54:43,142 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,161 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-06 06:54:43,168 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-06 06:54:43,168 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_fin_timeout] at time 06:54:43.168930 duration_in_ms=27.63
2018-01-06 06:54:43,169 [salt.state       ][INFO    ][2700] Running state [net.ipv4.tcp_keepalive_time] at time 06:54:43.169184
2018-01-06 06:54:43,169 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-06 06:54:43,169 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,185 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-06 06:54:43,190 [salt.state       ][INFO    ][2700] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-06 06:54:43,192 [salt.state       ][INFO    ][2700] Completed state [net.ipv4.tcp_keepalive_time] at time 06:54:43.192249 duration_in_ms=23.065
2018-01-06 06:54:43,192 [salt.state       ][INFO    ][2700] Running state [net.nf_conntrack_max] at time 06:54:43.192783
2018-01-06 06:54:43,193 [salt.state       ][INFO    ][2700] Executing state sysctl.present for net.nf_conntrack_max
2018-01-06 06:54:43,193 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:43,209 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-06 06:54:43,214 [salt.state       ][INFO    ][2700] {'net.nf_conntrack_max': 1048576}
2018-01-06 06:54:43,215 [salt.state       ][INFO    ][2700] Completed state [net.nf_conntrack_max] at time 06:54:43.215896 duration_in_ms=23.113
2018-01-06 06:54:43,218 [salt.state       ][INFO    ][2700] Running state [linux_sysfs_package] at time 06:54:43.218771
2018-01-06 06:54:43,219 [salt.state       ][INFO    ][2700] Executing state pkg.installed for linux_sysfs_package
2018-01-06 06:54:43,563 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-06 06:54:43,663 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:54:45,565 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:54:45,588 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-06 06:54:48,680 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:48,715 [salt.state       ][INFO    ][2700] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-06 06:54:48,733 [salt.state       ][INFO    ][2700] Loading fresh modules for state activity
2018-01-06 06:54:48,768 [salt.state       ][INFO    ][2700] Completed state [linux_sysfs_package] at time 06:54:48.767971 duration_in_ms=5549.199
2018-01-06 06:54:48,773 [salt.state       ][INFO    ][2700] Running state [/etc/sysfs.d] at time 06:54:48.773171
2018-01-06 06:54:48,773 [salt.state       ][INFO    ][2700] Executing state file.directory for /etc/sysfs.d
2018-01-06 06:54:48,778 [salt.state       ][INFO    ][2700] Directory /etc/sysfs.d is in the correct state
2018-01-06 06:54:48,778 [salt.state       ][INFO    ][2700] Completed state [/etc/sysfs.d] at time 06:54:48.778368 duration_in_ms=5.197
2018-01-06 06:54:48,921 [salt.state       ][INFO    ][2700] Running state [ondemand] at time 06:54:48.921376
2018-01-06 06:54:48,922 [salt.state       ][INFO    ][2700] Executing state service.dead for ondemand
2018-01-06 06:54:48,922 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-06 06:54:48,936 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:48,946 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:48,964 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:49,015 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:49,026 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:49,038 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:49,056 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-06 06:54:49,197 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:49,216 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'runlevel' in directory '/root'
2018-01-06 06:54:49,224 [salt.state       ][INFO    ][2700] {'ondemand': True}
2018-01-06 06:54:49,225 [salt.state       ][INFO    ][2700] Completed state [ondemand] at time 06:54:49.225387 duration_in_ms=304.01
2018-01-06 06:54:49,228 [salt.state       ][INFO    ][2700] Running state [cs_CZ.UTF-8] at time 06:54:49.228168
2018-01-06 06:54:49,228 [salt.state       ][INFO    ][2700] Executing state locale.present for cs_CZ.UTF-8
2018-01-06 06:54:49,229 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'locale -a' in directory '/root'
2018-01-06 06:54:49,244 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-06 06:54:49,978 [salt.state       ][INFO    ][2700] {'locale': 'cs_CZ.UTF-8'}
2018-01-06 06:54:49,979 [salt.state       ][INFO    ][2700] Completed state [cs_CZ.UTF-8] at time 06:54:49.979134 duration_in_ms=750.965
2018-01-06 06:54:49,979 [salt.state       ][INFO    ][2700] Running state [en_US.UTF-8] at time 06:54:49.979725
2018-01-06 06:54:49,980 [salt.state       ][INFO    ][2700] Executing state locale.present for en_US.UTF-8
2018-01-06 06:54:49,981 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'locale -a' in directory '/root'
2018-01-06 06:54:49,989 [salt.state       ][INFO    ][2700] Locale en_US.UTF-8 is already present
2018-01-06 06:54:49,990 [salt.state       ][INFO    ][2700] Completed state [en_US.UTF-8] at time 06:54:49.990130 duration_in_ms=10.406
2018-01-06 06:54:49,992 [salt.state       ][INFO    ][2700] Running state [en_US.UTF-8] at time 06:54:49.992127
2018-01-06 06:54:49,992 [salt.state       ][INFO    ][2700] Executing state locale.system for en_US.UTF-8
2018-01-06 06:54:49,993 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'localectl' in directory '/root'
2018-01-06 06:54:50,029 [salt.state       ][INFO    ][2700] System locale en_US.UTF-8 already set
2018-01-06 06:54:50,029 [salt.state       ][INFO    ][2700] Completed state [en_US.UTF-8] at time 06:54:50.029513 duration_in_ms=37.385
2018-01-06 06:54:50,033 [salt.state       ][INFO    ][2700] Running state [root] at time 06:54:50.033178
2018-01-06 06:54:50,033 [salt.state       ][INFO    ][2700] Executing state user.present for root
2018-01-06 06:54:50,038 [salt.state       ][INFO    ][2700] User root is present and up to date
2018-01-06 06:54:50,038 [salt.state       ][INFO    ][2700] Completed state [root] at time 06:54:50.038730 duration_in_ms=5.551
2018-01-06 06:54:50,041 [salt.state       ][INFO    ][2700] Running state [/root] at time 06:54:50.041514
2018-01-06 06:54:50,042 [salt.state       ][INFO    ][2700] Executing state file.directory for /root
2018-01-06 06:54:50,044 [salt.state       ][INFO    ][2700] Directory /root is in the correct state
2018-01-06 06:54:50,044 [salt.state       ][INFO    ][2700] Completed state [/root] at time 06:54:50.044372 duration_in_ms=2.858
2018-01-06 06:54:50,044 [salt.state       ][INFO    ][2700] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:54:50.044689
2018-01-06 06:54:50,045 [salt.state       ][INFO    ][2700] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-06 06:54:50,045 [salt.state       ][INFO    ][2700] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-06 06:54:50,046 [salt.state       ][INFO    ][2700] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:54:50.046003 duration_in_ms=1.313
2018-01-06 06:54:50,046 [salt.state       ][INFO    ][2700] Running state [ubuntu] at time 06:54:50.046356
2018-01-06 06:54:50,046 [salt.state       ][INFO    ][2700] Executing state user.present for ubuntu
2018-01-06 06:54:50,051 [salt.state       ][INFO    ][2700] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-06 06:54:50,051 [salt.state       ][INFO    ][2700] Completed state [ubuntu] at time 06:54:50.051410 duration_in_ms=5.052
2018-01-06 06:54:50,053 [salt.state       ][INFO    ][2700] Running state [/home/ubuntu] at time 06:54:50.053345
2018-01-06 06:54:50,054 [salt.state       ][INFO    ][2700] Executing state file.directory for /home/ubuntu
2018-01-06 06:54:50,056 [salt.state       ][INFO    ][2700] {'mode': '0700'}
2018-01-06 06:54:50,056 [salt.state       ][INFO    ][2700] Completed state [/home/ubuntu] at time 06:54:50.056717 duration_in_ms=3.371
2018-01-06 06:54:50,058 [salt.state       ][INFO    ][2700] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:54:50.058592
2018-01-06 06:54:50,058 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-06 06:54:50,091 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-06 06:54:50,097 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command '/usr/sbin/visudo -c -f /tmp/tmpR_6gxP' in directory '/root'
2018-01-06 06:54:50,115 [salt.state       ][INFO    ][2700] File changed:
New file
2018-01-06 06:54:50,116 [salt.state       ][INFO    ][2700] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:54:50.116636 duration_in_ms=58.044
2018-01-06 06:54:50,117 [salt.state       ][INFO    ][2700] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:54:50.117033
2018-01-06 06:54:50,117 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-06 06:54:50,145 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-06 06:54:50,238 [salt.state       ][INFO    ][2700] File changed:
New file
2018-01-06 06:54:50,239 [salt.state       ][INFO    ][2700] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:54:50.239145 duration_in_ms=122.111
2018-01-06 06:54:50,239 [salt.state       ][INFO    ][2700] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:54:50.239419
2018-01-06 06:54:50,239 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-06 06:54:50,263 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-06 06:54:50,346 [salt.state       ][INFO    ][2700] File changed:
New file
2018-01-06 06:54:50,346 [salt.state       ][INFO    ][2700] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:54:50.346364 duration_in_ms=106.943
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2700] Running state [service.systemctl_reload] at time 06:54:50.348035
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2700] Executing state module.wait for service.systemctl_reload
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2700] No changes made for service.systemctl_reload
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2700] Completed state [service.systemctl_reload] at time 06:54:50.348619 duration_in_ms=0.584
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2700] Running state [service.systemctl_reload] at time 06:54:50.348776
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2700] Executing state module.mod_watch for service.systemctl_reload
2018-01-06 06:54:50,349 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-06 06:54:50,438 [salt.state       ][INFO    ][2700] {'ret': True}
2018-01-06 06:54:50,439 [salt.state       ][INFO    ][2700] Completed state [service.systemctl_reload] at time 06:54:50.439476 duration_in_ms=90.699
2018-01-06 06:54:50,439 [salt.state       ][INFO    ][2700] Running state [/etc/hostname] at time 06:54:50.439811
2018-01-06 06:54:50,440 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/hostname
2018-01-06 06:54:50,464 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-06 06:54:50,469 [salt.state       ][INFO    ][2700] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl01

2018-01-06 06:54:50,469 [salt.state       ][INFO    ][2700] Completed state [/etc/hostname] at time 06:54:50.469222 duration_in_ms=29.411
2018-01-06 06:54:50,472 [salt.state       ][INFO    ][2700] Running state [hostname odl01] at time 06:54:50.471982
2018-01-06 06:54:50,472 [salt.state       ][INFO    ][2700] Executing state cmd.wait for hostname odl01
2018-01-06 06:54:50,472 [salt.state       ][INFO    ][2700] No changes made for hostname odl01
2018-01-06 06:54:50,472 [salt.state       ][INFO    ][2700] Completed state [hostname odl01] at time 06:54:50.472612 duration_in_ms=0.63
2018-01-06 06:54:50,472 [salt.state       ][INFO    ][2700] Running state [hostname odl01] at time 06:54:50.472779
2018-01-06 06:54:50,472 [salt.state       ][INFO    ][2700] Executing state cmd.mod_watch for hostname odl01
2018-01-06 06:54:50,473 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command 'hostname odl01' in directory '/root'
2018-01-06 06:54:50,483 [salt.state       ][INFO    ][2700] {'pid': 5415, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-06 06:54:50,484 [salt.state       ][INFO    ][2700] Completed state [hostname odl01] at time 06:54:50.484299 duration_in_ms=11.519
2018-01-06 06:54:50,485 [salt.state       ][INFO    ][2700] Running state [mdb02] at time 06:54:50.485646
2018-01-06 06:54:50,485 [salt.state       ][INFO    ][2700] Executing state host.present for mdb02
2018-01-06 06:54:50,488 [salt.state       ][INFO    ][2700] {'host': 'mdb02'}
2018-01-06 06:54:50,488 [salt.state       ][INFO    ][2700] Completed state [mdb02] at time 06:54:50.488848 duration_in_ms=3.202
2018-01-06 06:54:50,489 [salt.state       ][INFO    ][2700] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.489058
2018-01-06 06:54:50,489 [salt.state       ][INFO    ][2700] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,490 [salt.state       ][INFO    ][2700] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,490 [salt.state       ][INFO    ][2700] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.490179 duration_in_ms=1.121
2018-01-06 06:54:50,490 [salt.state       ][INFO    ][2700] Running state [mdb03] at time 06:54:50.490379
2018-01-06 06:54:50,490 [salt.state       ][INFO    ][2700] Executing state host.present for mdb03
2018-01-06 06:54:50,493 [salt.state       ][INFO    ][2700] {'host': 'mdb03'}
2018-01-06 06:54:50,493 [salt.state       ][INFO    ][2700] Completed state [mdb03] at time 06:54:50.493177 duration_in_ms=2.798
2018-01-06 06:54:50,493 [salt.state       ][INFO    ][2700] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.493379
2018-01-06 06:54:50,494 [salt.state       ][INFO    ][2700] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,495 [salt.state       ][INFO    ][2700] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,495 [salt.state       ][INFO    ][2700] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.495348 duration_in_ms=1.968
2018-01-06 06:54:50,495 [salt.state       ][INFO    ][2700] Running state [mdb01] at time 06:54:50.495579
2018-01-06 06:54:50,495 [salt.state       ][INFO    ][2700] Executing state host.present for mdb01
2018-01-06 06:54:50,496 [salt.state       ][INFO    ][2700] {'host': 'mdb01'}
2018-01-06 06:54:50,496 [salt.state       ][INFO    ][2700] Completed state [mdb01] at time 06:54:50.496690 duration_in_ms=1.111
2018-01-06 06:54:50,496 [salt.state       ][INFO    ][2700] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.496889
2018-01-06 06:54:50,497 [salt.state       ][INFO    ][2700] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,497 [salt.state       ][INFO    ][2700] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,498 [salt.state       ][INFO    ][2700] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.497980 duration_in_ms=1.092
2018-01-06 06:54:50,498 [salt.state       ][INFO    ][2700] Running state [mdb] at time 06:54:50.498193
2018-01-06 06:54:50,498 [salt.state       ][INFO    ][2700] Executing state host.present for mdb
2018-01-06 06:54:50,499 [salt.state       ][INFO    ][2700] {'host': 'mdb'}
2018-01-06 06:54:50,499 [salt.state       ][INFO    ][2700] Completed state [mdb] at time 06:54:50.499574 duration_in_ms=1.38
2018-01-06 06:54:50,499 [salt.state       ][INFO    ][2700] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.499789
2018-01-06 06:54:50,500 [salt.state       ][INFO    ][2700] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,500 [salt.state       ][INFO    ][2700] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,500 [salt.state       ][INFO    ][2700] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.500894 duration_in_ms=1.105
2018-01-06 06:54:50,501 [salt.state       ][INFO    ][2700] Running state [cfg01] at time 06:54:50.501097
2018-01-06 06:54:50,501 [salt.state       ][INFO    ][2700] Executing state host.present for cfg01
2018-01-06 06:54:50,502 [salt.state       ][INFO    ][2700] {'host': 'cfg01'}
2018-01-06 06:54:50,502 [salt.state       ][INFO    ][2700] Completed state [cfg01] at time 06:54:50.502198 duration_in_ms=1.101
2018-01-06 06:54:50,502 [salt.state       ][INFO    ][2700] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.502397
2018-01-06 06:54:50,502 [salt.state       ][INFO    ][2700] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,505 [salt.state       ][INFO    ][2700] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,505 [salt.state       ][INFO    ][2700] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.505516 duration_in_ms=3.119
2018-01-06 06:54:50,506 [salt.state       ][INFO    ][2700] Running state [prx01] at time 06:54:50.506284
2018-01-06 06:54:50,506 [salt.state       ][INFO    ][2700] Executing state host.present for prx01
2018-01-06 06:54:50,507 [salt.state       ][INFO    ][2700] {'host': 'prx01'}
2018-01-06 06:54:50,507 [salt.state       ][INFO    ][2700] Completed state [prx01] at time 06:54:50.507743 duration_in_ms=1.459
2018-01-06 06:54:50,508 [salt.state       ][INFO    ][2700] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.507977
2018-01-06 06:54:50,508 [salt.state       ][INFO    ][2700] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,508 [salt.state       ][INFO    ][2700] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,509 [salt.state       ][INFO    ][2700] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.509067 duration_in_ms=1.09
2018-01-06 06:54:50,509 [salt.state       ][INFO    ][2700] Running state [kvm01] at time 06:54:50.509274
2018-01-06 06:54:50,509 [salt.state       ][INFO    ][2700] Executing state host.present for kvm01
2018-01-06 06:54:50,510 [salt.state       ][INFO    ][2700] {'host': 'kvm01'}
2018-01-06 06:54:50,510 [salt.state       ][INFO    ][2700] Completed state [kvm01] at time 06:54:50.510388 duration_in_ms=1.113
2018-01-06 06:54:50,510 [salt.state       ][INFO    ][2700] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.510587
2018-01-06 06:54:50,510 [salt.state       ][INFO    ][2700] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,511 [salt.state       ][INFO    ][2700] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,512 [salt.state       ][INFO    ][2700] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.512054 duration_in_ms=1.466
2018-01-06 06:54:50,512 [salt.state       ][INFO    ][2700] Running state [kvm03] at time 06:54:50.512257
2018-01-06 06:54:50,512 [salt.state       ][INFO    ][2700] Executing state host.present for kvm03
2018-01-06 06:54:50,513 [salt.state       ][INFO    ][2700] {'host': 'kvm03'}
2018-01-06 06:54:50,513 [salt.state       ][INFO    ][2700] Completed state [kvm03] at time 06:54:50.513724 duration_in_ms=1.467
2018-01-06 06:54:50,513 [salt.state       ][INFO    ][2700] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.513950
2018-01-06 06:54:50,514 [salt.state       ][INFO    ][2700] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,515 [salt.state       ][INFO    ][2700] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,515 [salt.state       ][INFO    ][2700] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.515429 duration_in_ms=1.479
2018-01-06 06:54:50,515 [salt.state       ][INFO    ][2700] Running state [kvm02] at time 06:54:50.515646
2018-01-06 06:54:50,515 [salt.state       ][INFO    ][2700] Executing state host.present for kvm02
2018-01-06 06:54:50,516 [salt.state       ][INFO    ][2700] {'host': 'kvm02'}
2018-01-06 06:54:50,516 [salt.state       ][INFO    ][2700] Completed state [kvm02] at time 06:54:50.516744 duration_in_ms=1.098
2018-01-06 06:54:50,516 [salt.state       ][INFO    ][2700] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.516944
2018-01-06 06:54:50,517 [salt.state       ][INFO    ][2700] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,518 [salt.state       ][INFO    ][2700] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,518 [salt.state       ][INFO    ][2700] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.518355 duration_in_ms=1.411
2018-01-06 06:54:50,518 [salt.state       ][INFO    ][2700] Running state [dbs] at time 06:54:50.518558
2018-01-06 06:54:50,518 [salt.state       ][INFO    ][2700] Executing state host.present for dbs
2018-01-06 06:54:50,519 [salt.state       ][INFO    ][2700] {'host': 'dbs'}
2018-01-06 06:54:50,520 [salt.state       ][INFO    ][2700] Completed state [dbs] at time 06:54:50.520042 duration_in_ms=1.484
2018-01-06 06:54:50,520 [salt.state       ][INFO    ][2700] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.520255
2018-01-06 06:54:50,520 [salt.state       ][INFO    ][2700] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,521 [salt.state       ][INFO    ][2700] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,521 [salt.state       ][INFO    ][2700] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.521752 duration_in_ms=1.497
2018-01-06 06:54:50,522 [salt.state       ][INFO    ][2700] Running state [prx] at time 06:54:50.521971
2018-01-06 06:54:50,522 [salt.state       ][INFO    ][2700] Executing state host.present for prx
2018-01-06 06:54:50,522 [salt.state       ][INFO    ][2700] {'host': 'prx'}
2018-01-06 06:54:50,523 [salt.state       ][INFO    ][2700] Completed state [prx] at time 06:54:50.523436 duration_in_ms=1.466
2018-01-06 06:54:50,523 [salt.state       ][INFO    ][2700] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.523657
2018-01-06 06:54:50,523 [salt.state       ][INFO    ][2700] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,524 [salt.state       ][INFO    ][2700] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,524 [salt.state       ][INFO    ][2700] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.524802 duration_in_ms=1.145
2018-01-06 06:54:50,525 [salt.state       ][INFO    ][2700] Running state [prx02] at time 06:54:50.525014
2018-01-06 06:54:50,525 [salt.state       ][INFO    ][2700] Executing state host.present for prx02
2018-01-06 06:54:50,526 [salt.state       ][INFO    ][2700] {'host': 'prx02'}
2018-01-06 06:54:50,526 [salt.state       ][INFO    ][2700] Completed state [prx02] at time 06:54:50.526502 duration_in_ms=1.487
2018-01-06 06:54:50,526 [salt.state       ][INFO    ][2700] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.526705
2018-01-06 06:54:50,526 [salt.state       ][INFO    ][2700] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,528 [salt.state       ][INFO    ][2700] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,528 [salt.state       ][INFO    ][2700] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.528243 duration_in_ms=1.538
2018-01-06 06:54:50,528 [salt.state       ][INFO    ][2700] Running state [msg02] at time 06:54:50.528458
2018-01-06 06:54:50,528 [salt.state       ][INFO    ][2700] Executing state host.present for msg02
2018-01-06 06:54:50,529 [salt.state       ][INFO    ][2700] {'host': 'msg02'}
2018-01-06 06:54:50,529 [salt.state       ][INFO    ][2700] Completed state [msg02] at time 06:54:50.529578 duration_in_ms=1.119
2018-01-06 06:54:50,529 [salt.state       ][INFO    ][2700] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.529785
2018-01-06 06:54:50,529 [salt.state       ][INFO    ][2700] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,530 [salt.state       ][INFO    ][2700] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,531 [salt.state       ][INFO    ][2700] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.530969 duration_in_ms=1.184
2018-01-06 06:54:50,531 [salt.state       ][INFO    ][2700] Running state [msg03] at time 06:54:50.531174
2018-01-06 06:54:50,531 [salt.state       ][INFO    ][2700] Executing state host.present for msg03
2018-01-06 06:54:50,532 [salt.state       ][INFO    ][2700] {'host': 'msg03'}
2018-01-06 06:54:50,532 [salt.state       ][INFO    ][2700] Completed state [msg03] at time 06:54:50.532361 duration_in_ms=1.187
2018-01-06 06:54:50,532 [salt.state       ][INFO    ][2700] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.532563
2018-01-06 06:54:50,532 [salt.state       ][INFO    ][2700] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,536 [salt.state       ][INFO    ][2700] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,536 [salt.state       ][INFO    ][2700] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.536891 duration_in_ms=4.328
2018-01-06 06:54:50,537 [salt.state       ][INFO    ][2700] Running state [msg01] at time 06:54:50.537099
2018-01-06 06:54:50,537 [salt.state       ][INFO    ][2700] Executing state host.present for msg01
2018-01-06 06:54:50,538 [salt.state       ][INFO    ][2700] {'host': 'msg01'}
2018-01-06 06:54:50,539 [salt.state       ][INFO    ][2700] Completed state [msg01] at time 06:54:50.538900 duration_in_ms=1.801
2018-01-06 06:54:50,539 [salt.state       ][INFO    ][2700] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.539427
2018-01-06 06:54:50,539 [salt.state       ][INFO    ][2700] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,540 [salt.state       ][INFO    ][2700] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,540 [salt.state       ][INFO    ][2700] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.540932 duration_in_ms=1.505
2018-01-06 06:54:50,541 [salt.state       ][INFO    ][2700] Running state [msg] at time 06:54:50.541154
2018-01-06 06:54:50,541 [salt.state       ][INFO    ][2700] Executing state host.present for msg
2018-01-06 06:54:50,542 [salt.state       ][INFO    ][2700] {'host': 'msg'}
2018-01-06 06:54:50,542 [salt.state       ][INFO    ][2700] Completed state [msg] at time 06:54:50.542340 duration_in_ms=1.186
2018-01-06 06:54:50,542 [salt.state       ][INFO    ][2700] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.542540
2018-01-06 06:54:50,542 [salt.state       ][INFO    ][2700] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,543 [salt.state       ][INFO    ][2700] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,543 [salt.state       ][INFO    ][2700] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.543800 duration_in_ms=1.259
2018-01-06 06:54:50,544 [salt.state       ][INFO    ][2700] Running state [cfg01] at time 06:54:50.543987
2018-01-06 06:54:50,544 [salt.state       ][INFO    ][2700] Executing state host.present for cfg01
2018-01-06 06:54:50,544 [salt.state       ][INFO    ][2700] Host cfg01 (192.168.10.100) already present
2018-01-06 06:54:50,545 [salt.state       ][INFO    ][2700] Completed state [cfg01] at time 06:54:50.544977 duration_in_ms=0.99
2018-01-06 06:54:50,545 [salt.state       ][INFO    ][2700] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.545170
2018-01-06 06:54:50,545 [salt.state       ][INFO    ][2700] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,545 [salt.state       ][INFO    ][2700] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-06 06:54:50,545 [salt.state       ][INFO    ][2700] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.545866 duration_in_ms=0.696
2018-01-06 06:54:50,546 [salt.state       ][INFO    ][2700] Running state [cmp002] at time 06:54:50.546059
2018-01-06 06:54:50,546 [salt.state       ][INFO    ][2700] Executing state host.present for cmp002
2018-01-06 06:54:50,547 [salt.state       ][INFO    ][2700] {'host': 'cmp002'}
2018-01-06 06:54:50,547 [salt.state       ][INFO    ][2700] Completed state [cmp002] at time 06:54:50.547262 duration_in_ms=1.203
2018-01-06 06:54:50,547 [salt.state       ][INFO    ][2700] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.547459
2018-01-06 06:54:50,547 [salt.state       ][INFO    ][2700] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,548 [salt.state       ][INFO    ][2700] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,548 [salt.state       ][INFO    ][2700] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.548960 duration_in_ms=1.501
2018-01-06 06:54:50,549 [salt.state       ][INFO    ][2700] Running state [cmp001] at time 06:54:50.549189
2018-01-06 06:54:50,549 [salt.state       ][INFO    ][2700] Executing state host.present for cmp001
2018-01-06 06:54:50,550 [salt.state       ][INFO    ][2700] {'host': 'cmp001'}
2018-01-06 06:54:50,550 [salt.state       ][INFO    ][2700] Completed state [cmp001] at time 06:54:50.550694 duration_in_ms=1.505
2018-01-06 06:54:50,550 [salt.state       ][INFO    ][2700] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.550890
2018-01-06 06:54:50,551 [salt.state       ][INFO    ][2700] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,552 [salt.state       ][INFO    ][2700] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,552 [salt.state       ][INFO    ][2700] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.552780 duration_in_ms=1.89
2018-01-06 06:54:50,553 [salt.state       ][INFO    ][2700] Running state [dbs01] at time 06:54:50.552980
2018-01-06 06:54:50,553 [salt.state       ][INFO    ][2700] Executing state host.present for dbs01
2018-01-06 06:54:50,554 [salt.state       ][INFO    ][2700] {'host': 'dbs01'}
2018-01-06 06:54:50,555 [salt.state       ][INFO    ][2700] Completed state [dbs01] at time 06:54:50.555005 duration_in_ms=2.025
2018-01-06 06:54:50,555 [salt.state       ][INFO    ][2700] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.555215
2018-01-06 06:54:50,555 [salt.state       ][INFO    ][2700] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,556 [salt.state       ][INFO    ][2700] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,556 [salt.state       ][INFO    ][2700] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.556450 duration_in_ms=1.235
2018-01-06 06:54:50,556 [salt.state       ][INFO    ][2700] Running state [dbs02] at time 06:54:50.556644
2018-01-06 06:54:50,556 [salt.state       ][INFO    ][2700] Executing state host.present for dbs02
2018-01-06 06:54:50,557 [salt.state       ][INFO    ][2700] {'host': 'dbs02'}
2018-01-06 06:54:50,557 [salt.state       ][INFO    ][2700] Completed state [dbs02] at time 06:54:50.557862 duration_in_ms=1.219
2018-01-06 06:54:50,558 [salt.state       ][INFO    ][2700] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.558058
2018-01-06 06:54:50,558 [salt.state       ][INFO    ][2700] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,559 [salt.state       ][INFO    ][2700] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,559 [salt.state       ][INFO    ][2700] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.559311 duration_in_ms=1.253
2018-01-06 06:54:50,559 [salt.state       ][INFO    ][2700] Running state [dbs03] at time 06:54:50.559513
2018-01-06 06:54:50,559 [salt.state       ][INFO    ][2700] Executing state host.present for dbs03
2018-01-06 06:54:50,560 [salt.state       ][INFO    ][2700] {'host': 'dbs03'}
2018-01-06 06:54:50,561 [salt.state       ][INFO    ][2700] Completed state [dbs03] at time 06:54:50.561077 duration_in_ms=1.565
2018-01-06 06:54:50,561 [salt.state       ][INFO    ][2700] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.561293
2018-01-06 06:54:50,561 [salt.state       ][INFO    ][2700] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,562 [salt.state       ][INFO    ][2700] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,562 [salt.state       ][INFO    ][2700] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.562872 duration_in_ms=1.579
2018-01-06 06:54:50,563 [salt.state       ][INFO    ][2700] Running state [odl01] at time 06:54:50.563100
2018-01-06 06:54:50,563 [salt.state       ][INFO    ][2700] Executing state host.present for odl01
2018-01-06 06:54:50,564 [salt.state       ][INFO    ][2700] {'host': 'odl01'}
2018-01-06 06:54:50,564 [salt.state       ][INFO    ][2700] Completed state [odl01] at time 06:54:50.564408 duration_in_ms=1.308
2018-01-06 06:54:50,564 [salt.state       ][INFO    ][2700] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.564605
2018-01-06 06:54:50,564 [salt.state       ][INFO    ][2700] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,566 [salt.state       ][INFO    ][2700] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,566 [salt.state       ][INFO    ][2700] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.566549 duration_in_ms=1.944
2018-01-06 06:54:50,566 [salt.state       ][INFO    ][2700] Running state [mas01] at time 06:54:50.566748
2018-01-06 06:54:50,566 [salt.state       ][INFO    ][2700] Executing state host.present for mas01
2018-01-06 06:54:50,568 [salt.state       ][INFO    ][2700] {'host': 'mas01'}
2018-01-06 06:54:50,568 [salt.state       ][INFO    ][2700] Completed state [mas01] at time 06:54:50.568217 duration_in_ms=1.469
2018-01-06 06:54:50,568 [salt.state       ][INFO    ][2700] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.568418
2018-01-06 06:54:50,568 [salt.state       ][INFO    ][2700] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,569 [salt.state       ][INFO    ][2700] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,569 [salt.state       ][INFO    ][2700] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.569962 duration_in_ms=1.543
2018-01-06 06:54:50,570 [salt.state       ][INFO    ][2700] Running state [ctl02] at time 06:54:50.570188
2018-01-06 06:54:50,570 [salt.state       ][INFO    ][2700] Executing state host.present for ctl02
2018-01-06 06:54:50,571 [salt.state       ][INFO    ][2700] {'host': 'ctl02'}
2018-01-06 06:54:50,572 [salt.state       ][INFO    ][2700] Completed state [ctl02] at time 06:54:50.572127 duration_in_ms=1.938
2018-01-06 06:54:50,572 [salt.state       ][INFO    ][2700] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.572340
2018-01-06 06:54:50,572 [salt.state       ][INFO    ][2700] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,573 [salt.state       ][INFO    ][2700] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,573 [salt.state       ][INFO    ][2700] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.573599 duration_in_ms=1.259
2018-01-06 06:54:50,573 [salt.state       ][INFO    ][2700] Running state [ctl03] at time 06:54:50.573795
2018-01-06 06:54:50,573 [salt.state       ][INFO    ][2700] Executing state host.present for ctl03
2018-01-06 06:54:50,574 [salt.state       ][INFO    ][2700] {'host': 'ctl03'}
2018-01-06 06:54:50,575 [salt.state       ][INFO    ][2700] Completed state [ctl03] at time 06:54:50.575105 duration_in_ms=1.309
2018-01-06 06:54:50,575 [salt.state       ][INFO    ][2700] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.575344
2018-01-06 06:54:50,575 [salt.state       ][INFO    ][2700] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,576 [salt.state       ][INFO    ][2700] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,576 [salt.state       ][INFO    ][2700] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.576954 duration_in_ms=1.61
2018-01-06 06:54:50,577 [salt.state       ][INFO    ][2700] Running state [ctl01] at time 06:54:50.577150
2018-01-06 06:54:50,577 [salt.state       ][INFO    ][2700] Executing state host.present for ctl01
2018-01-06 06:54:50,578 [salt.state       ][INFO    ][2700] {'host': 'ctl01'}
2018-01-06 06:54:50,578 [salt.state       ][INFO    ][2700] Completed state [ctl01] at time 06:54:50.578423 duration_in_ms=1.273
2018-01-06 06:54:50,578 [salt.state       ][INFO    ][2700] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.578621
2018-01-06 06:54:50,578 [salt.state       ][INFO    ][2700] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,579 [salt.state       ][INFO    ][2700] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,579 [salt.state       ][INFO    ][2700] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.579951 duration_in_ms=1.33
2018-01-06 06:54:50,580 [salt.state       ][INFO    ][2700] Running state [ctl] at time 06:54:50.580144
2018-01-06 06:54:50,580 [salt.state       ][INFO    ][2700] Executing state host.present for ctl
2018-01-06 06:54:50,582 [salt.state       ][INFO    ][2700] {'host': 'ctl'}
2018-01-06 06:54:50,582 [salt.state       ][INFO    ][2700] Completed state [ctl] at time 06:54:50.582245 duration_in_ms=2.101
2018-01-06 06:54:50,582 [salt.state       ][INFO    ][2700] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.582459
2018-01-06 06:54:50,582 [salt.state       ][INFO    ][2700] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:50,584 [salt.state       ][INFO    ][2700] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:50,584 [salt.state       ][INFO    ][2700] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:54:50.584152 duration_in_ms=1.694
2018-01-06 06:54:50,585 [salt.state       ][INFO    ][2700] Running state [ens2] at time 06:54:50.585585
2018-01-06 06:54:50,585 [salt.state       ][INFO    ][2700] Executing state network.managed for ens2
2018-01-06 06:54:51,141 [salt.state       ][INFO    ][2700] Interface ens2 is up to date.
2018-01-06 06:54:51,142 [salt.state       ][INFO    ][2700] Completed state [ens2] at time 06:54:51.142018 duration_in_ms=556.432
2018-01-06 06:54:51,142 [salt.state       ][INFO    ][2700] Running state [ens3] at time 06:54:51.142278
2018-01-06 06:54:51,142 [salt.state       ][INFO    ][2700] Executing state network.managed for ens3
2018-01-06 06:54:51,162 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-06 06:54:51,698 [salt.state       ][INFO    ][2700] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-06 06:54:51,698 [salt.state       ][INFO    ][2700] Completed state [ens3] at time 06:54:51.698581 duration_in_ms=556.302
2018-01-06 06:54:51,698 [salt.state       ][INFO    ][2700] Running state [/etc/profile.d/proxy.sh] at time 06:54:51.698850
2018-01-06 06:54:51,699 [salt.state       ][INFO    ][2700] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-06 06:54:51,700 [salt.state       ][INFO    ][2700] File /etc/profile.d/proxy.sh is not present
2018-01-06 06:54:51,700 [salt.state       ][INFO    ][2700] Completed state [/etc/profile.d/proxy.sh] at time 06:54:51.700453 duration_in_ms=1.603
2018-01-06 06:54:51,700 [salt.state       ][INFO    ][2700] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:54:51.700940
2018-01-06 06:54:51,701 [salt.state       ][INFO    ][2700] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-06 06:54:51,701 [salt.state       ][INFO    ][2700] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-06 06:54:51,701 [salt.state       ][INFO    ][2700] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:54:51.701891 duration_in_ms=0.951
2018-01-06 06:54:51,703 [salt.state       ][INFO    ][2700] Running state [ntp] at time 06:54:51.703587
2018-01-06 06:54:51,703 [salt.state       ][INFO    ][2700] Executing state pkg.installed for ntp
2018-01-06 06:54:52,038 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:54:52,064 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-06 06:54:52,986 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065454246831
2018-01-06 06:54:53,003 [salt.minion      ][INFO    ][5667] Starting a new job with PID 5667
2018-01-06 06:54:53,024 [salt.minion      ][INFO    ][5667] Returning information for job: 20180106065454246831
2018-01-06 06:54:55,295 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:55,328 [salt.state       ][INFO    ][2700] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-06 06:54:55,342 [salt.state       ][INFO    ][2700] Loading fresh modules for state activity
2018-01-06 06:54:55,373 [salt.state       ][INFO    ][2700] Completed state [ntp] at time 06:54:55.373561 duration_in_ms=3669.973
2018-01-06 06:54:55,377 [salt.state       ][INFO    ][2700] Running state [/etc/ntp.conf] at time 06:54:55.377508
2018-01-06 06:54:55,377 [salt.state       ][INFO    ][2700] Executing state file.managed for /etc/ntp.conf
2018-01-06 06:54:55,405 [salt.fileclient  ][INFO    ][2700] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-06 06:54:55,446 [salt.state       ][INFO    ][2700] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-06 06:54:55,446 [salt.state       ][INFO    ][2700] Completed state [/etc/ntp.conf] at time 06:54:55.446350 duration_in_ms=68.842
2018-01-06 06:54:55,583 [salt.state       ][INFO    ][2700] Running state [ntp] at time 06:54:55.583398
2018-01-06 06:54:55,583 [salt.state       ][INFO    ][2700] Executing state service.running for ntp
2018-01-06 06:54:55,584 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-06 06:54:55,596 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-06 06:54:55,606 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-06 06:54:55,619 [salt.state       ][INFO    ][2700] The service ntp is already running
2018-01-06 06:54:55,620 [salt.state       ][INFO    ][2700] Completed state [ntp] at time 06:54:55.620057 duration_in_ms=36.66
2018-01-06 06:54:55,620 [salt.state       ][INFO    ][2700] Running state [ntp] at time 06:54:55.620567
2018-01-06 06:54:55,620 [salt.state       ][INFO    ][2700] Executing state service.mod_watch for ntp
2018-01-06 06:54:55,621 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-06 06:54:55,633 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-06 06:54:55,651 [salt.loaded.int.module.cmdmod][INFO    ][2700] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-06 06:54:55,711 [salt.state       ][INFO    ][2700] {'ntp': True}
2018-01-06 06:54:55,712 [salt.state       ][INFO    ][2700] Completed state [ntp] at time 06:54:55.712089 duration_in_ms=91.521
2018-01-06 06:54:55,716 [salt.minion      ][INFO    ][2700] Returning information for job: 20180106065423876569
2018-01-06 06:55:09,562 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180106065510823105
2018-01-06 06:55:09,585 [salt.minion      ][INFO    ][6491] Starting a new job with PID 6491
2018-01-06 06:55:09,602 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6491] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-06 06:55:09,604 [salt.minion      ][INFO    ][6491] Returning information for job: 20180106065510823105
2018-01-06 06:55:33,212 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command pkg.upgrade with jid 20180106065534474101
2018-01-06 06:55:33,233 [salt.minion      ][INFO    ][6514] Starting a new job with PID 6514
2018-01-06 06:55:33,257 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6514] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:55:33,598 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6514] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-06 06:55:40,528 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6514] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:55:40,562 [salt.minion      ][INFO    ][6514] Returning information for job: 20180106065534474101
2018-01-06 06:55:42,782 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command state.sls with jid 20180106065544043011
2018-01-06 06:55:42,798 [salt.minion      ][INFO    ][7309] Starting a new job with PID 7309
2018-01-06 06:55:45,087 [salt.state       ][INFO    ][7309] Loading fresh modules for state activity
2018-01-06 06:55:45,154 [salt.fileclient  ][INFO    ][7309] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2018-01-06 06:55:45,195 [salt.fileclient  ][INFO    ][7309] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2018-01-06 06:55:45,241 [salt.fileclient  ][INFO    ][7309] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2018-01-06 06:55:45,280 [salt.state       ][INFO    ][7309] Running state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 06:55:45.280165
2018-01-06 06:55:45,280 [salt.state       ][INFO    ][7309] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main
2018-01-06 06:55:45,346 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['apt-key', 'export', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-06 06:55:45,440 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-06 06:55:45,723 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:55:48,819 [salt.state       ][INFO    ][7309] {'repo': 'deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main'}
2018-01-06 06:55:48,820 [salt.state       ][INFO    ][7309] Completed state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 06:55:48.820037 duration_in_ms=3539.872
2018-01-06 06:55:49,149 [salt.state       ][INFO    ][7309] Running state [opendaylight] at time 06:55:49.149240
2018-01-06 06:55:49,149 [salt.state       ][INFO    ][7309] Executing state pkg.installed for opendaylight
2018-01-06 06:55:49,150 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:55:49,463 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['apt-cache', '-q', 'policy', 'opendaylight'] in directory '/root'
2018-01-06 06:55:49,535 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:55:51,129 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:55:51,155 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'opendaylight'] in directory '/root'
2018-01-06 06:55:52,899 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065554156875
2018-01-06 06:55:52,914 [salt.minion      ][INFO    ][8205] Starting a new job with PID 8205
2018-01-06 06:55:52,932 [salt.minion      ][INFO    ][8205] Returning information for job: 20180106065554156875
2018-01-06 06:56:03,130 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065604389277
2018-01-06 06:56:03,148 [salt.minion      ][INFO    ][8210] Starting a new job with PID 8210
2018-01-06 06:56:03,166 [salt.minion      ][INFO    ][8210] Returning information for job: 20180106065604389277
2018-01-06 06:56:13,373 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065614622152
2018-01-06 06:56:13,392 [salt.minion      ][INFO    ][8215] Starting a new job with PID 8215
2018-01-06 06:56:13,408 [salt.minion      ][INFO    ][8215] Returning information for job: 20180106065614622152
2018-01-06 06:56:23,599 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065624851403
2018-01-06 06:56:23,616 [salt.minion      ][INFO    ][8220] Starting a new job with PID 8220
2018-01-06 06:56:23,633 [salt.minion      ][INFO    ][8220] Returning information for job: 20180106065624851403
2018-01-06 06:56:33,824 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065635080545
2018-01-06 06:56:33,845 [salt.minion      ][INFO    ][8325] Starting a new job with PID 8325
2018-01-06 06:56:33,862 [salt.minion      ][INFO    ][8325] Returning information for job: 20180106065635080545
2018-01-06 06:56:44,046 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065645307813
2018-01-06 06:56:44,063 [salt.minion      ][INFO    ][8330] Starting a new job with PID 8330
2018-01-06 06:56:44,080 [salt.minion      ][INFO    ][8330] Returning information for job: 20180106065645307813
2018-01-06 06:56:54,272 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065655534401
2018-01-06 06:56:54,292 [salt.minion      ][INFO    ][8335] Starting a new job with PID 8335
2018-01-06 06:56:54,310 [salt.minion      ][INFO    ][8335] Returning information for job: 20180106065655534401
2018-01-06 06:57:04,339 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065705603738
2018-01-06 06:57:04,359 [salt.minion      ][INFO    ][8340] Starting a new job with PID 8340
2018-01-06 06:57:04,377 [salt.minion      ][INFO    ][8340] Returning information for job: 20180106065705603738
2018-01-06 06:57:14,570 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065715828619
2018-01-06 06:57:14,589 [salt.minion      ][INFO    ][8345] Starting a new job with PID 8345
2018-01-06 06:57:14,608 [salt.minion      ][INFO    ][8345] Returning information for job: 20180106065715828619
2018-01-06 06:57:24,798 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065726057342
2018-01-06 06:57:24,817 [salt.minion      ][INFO    ][8350] Starting a new job with PID 8350
2018-01-06 06:57:24,834 [salt.minion      ][INFO    ][8350] Returning information for job: 20180106065726057342
2018-01-06 06:57:34,822 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065736084298
2018-01-06 06:57:34,844 [salt.minion      ][INFO    ][8355] Starting a new job with PID 8355
2018-01-06 06:57:34,861 [salt.minion      ][INFO    ][8355] Returning information for job: 20180106065736084298
2018-01-06 06:57:44,849 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065746108890
2018-01-06 06:57:44,870 [salt.minion      ][INFO    ][8360] Starting a new job with PID 8360
2018-01-06 06:57:44,887 [salt.minion      ][INFO    ][8360] Returning information for job: 20180106065746108890
2018-01-06 06:57:54,873 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065756133696
2018-01-06 06:57:54,893 [salt.minion      ][INFO    ][8365] Starting a new job with PID 8365
2018-01-06 06:57:54,911 [salt.minion      ][INFO    ][8365] Returning information for job: 20180106065756133696
2018-01-06 06:58:04,900 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065806162424
2018-01-06 06:58:04,918 [salt.minion      ][INFO    ][8370] Starting a new job with PID 8370
2018-01-06 06:58:04,937 [salt.minion      ][INFO    ][8370] Returning information for job: 20180106065806162424
2018-01-06 06:58:14,933 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065816196119
2018-01-06 06:58:14,950 [salt.minion      ][INFO    ][8375] Starting a new job with PID 8375
2018-01-06 06:58:14,968 [salt.minion      ][INFO    ][8375] Returning information for job: 20180106065816196119
2018-01-06 06:58:24,963 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065826226407
2018-01-06 06:58:24,983 [salt.minion      ][INFO    ][8380] Starting a new job with PID 8380
2018-01-06 06:58:24,999 [salt.minion      ][INFO    ][8380] Returning information for job: 20180106065826226407
2018-01-06 06:58:34,989 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065836252929
2018-01-06 06:58:35,007 [salt.minion      ][INFO    ][8385] Starting a new job with PID 8385
2018-01-06 06:58:35,024 [salt.minion      ][INFO    ][8385] Returning information for job: 20180106065836252929
2018-01-06 06:58:45,021 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065846281792
2018-01-06 06:58:45,041 [salt.minion      ][INFO    ][8390] Starting a new job with PID 8390
2018-01-06 06:58:45,057 [salt.minion      ][INFO    ][8390] Returning information for job: 20180106065846281792
2018-01-06 06:58:55,059 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065856317990
2018-01-06 06:58:55,078 [salt.minion      ][INFO    ][8395] Starting a new job with PID 8395
2018-01-06 06:58:55,096 [salt.minion      ][INFO    ][8395] Returning information for job: 20180106065856317990
2018-01-06 06:59:05,096 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065906358042
2018-01-06 06:59:05,116 [salt.minion      ][INFO    ][8400] Starting a new job with PID 8400
2018-01-06 06:59:05,133 [salt.minion      ][INFO    ][8400] Returning information for job: 20180106065906358042
2018-01-06 06:59:15,140 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065916397791
2018-01-06 06:59:15,160 [salt.minion      ][INFO    ][8405] Starting a new job with PID 8405
2018-01-06 06:59:15,178 [salt.minion      ][INFO    ][8405] Returning information for job: 20180106065916397791
2018-01-06 06:59:25,173 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065926435097
2018-01-06 06:59:25,193 [salt.minion      ][INFO    ][8410] Starting a new job with PID 8410
2018-01-06 06:59:25,212 [salt.minion      ][INFO    ][8410] Returning information for job: 20180106065926435097
2018-01-06 06:59:35,210 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065936473649
2018-01-06 06:59:35,232 [salt.minion      ][INFO    ][8415] Starting a new job with PID 8415
2018-01-06 06:59:35,249 [salt.minion      ][INFO    ][8415] Returning information for job: 20180106065936473649
2018-01-06 06:59:45,248 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065946512729
2018-01-06 06:59:45,266 [salt.minion      ][INFO    ][8420] Starting a new job with PID 8420
2018-01-06 06:59:45,284 [salt.minion      ][INFO    ][8420] Returning information for job: 20180106065946512729
2018-01-06 06:59:55,296 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065956558563
2018-01-06 06:59:55,314 [salt.minion      ][INFO    ][8425] Starting a new job with PID 8425
2018-01-06 06:59:55,331 [salt.minion      ][INFO    ][8425] Returning information for job: 20180106065956558563
2018-01-06 07:00:05,355 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106070006614927
2018-01-06 07:00:05,372 [salt.minion      ][INFO    ][8645] Starting a new job with PID 8645
2018-01-06 07:00:05,388 [salt.minion      ][INFO    ][8645] Returning information for job: 20180106070006614927
2018-01-06 07:00:15,419 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106070016680940
2018-01-06 07:00:15,437 [salt.minion      ][INFO    ][8650] Starting a new job with PID 8650
2018-01-06 07:00:15,454 [salt.minion      ][INFO    ][8650] Returning information for job: 20180106070016680940
2018-01-06 07:00:24,800 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:00:24,831 [salt.state       ][INFO    ][7309] 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'
'openjdk-8-jre-headless' changed from 'absent' to '8u151-b12-0ubuntu0.16.04.2'
'libxrender1' changed from 'absent' to '1:0.9.9-0ubuntu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'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.3'
'java8-runtime-headless' changed from 'absent' to '1'
'libcups2' changed from 'absent' to '2.1.3-4ubuntu0.3'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'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'
'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'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'opendaylight' changed from 'absent' to '7.0.0-1ppa2'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2018-01-06 07:00:24,846 [salt.state       ][INFO    ][7309] Loading fresh modules for state activity
2018-01-06 07:00:24,875 [salt.state       ][INFO    ][7309] Completed state [opendaylight] at time 07:00:24.875764 duration_in_ms=275726.525
2018-01-06 07:00:25,002 [salt.state       ][INFO    ][7309] Running state [/opt/opendaylight/etc/jetty.xml] at time 07:00:25.002344
2018-01-06 07:00:25,002 [salt.state       ][INFO    ][7309] Executing state file.managed for /opt/opendaylight/etc/jetty.xml
2018-01-06 07:00:25,066 [salt.fileclient  ][INFO    ][7309] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2018-01-06 07:00:25,105 [salt.state       ][INFO    ][7309] File changed:
--- 
+++ 
@@ -79,7 +79,7 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.111
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
@@ -110,11 +110,11 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.111
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
-                    <Property name="jetty.port" default="8080"/>
+                    <Property name="jetty.port" default="8282"/>
                 </Set>
                 <Set name="idleTimeout">
                     <Property name="http.timeout" default="300000"/>

2018-01-06 07:00:25,106 [salt.state       ][INFO    ][7309] Completed state [/opt/opendaylight/etc/jetty.xml] at time 07:00:25.106283 duration_in_ms=103.939
2018-01-06 07:00:25,106 [salt.state       ][INFO    ][7309] Running state [/opt/opendaylight/bin/setenv] at time 07:00:25.106562
2018-01-06 07:00:25,106 [salt.state       ][INFO    ][7309] Executing state file.managed for /opt/opendaylight/bin/setenv
2018-01-06 07:00:25,145 [salt.fileclient  ][INFO    ][7309] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2018-01-06 07:00:25,198 [salt.state       ][INFO    ][7309] File changed:
--- 
+++ 
@@ -1,46 +1,15 @@
-#!/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=4g # Minimum memory for the JVM
+export JAVA_MAX_MEM=4g # 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
@@ -48,7 +17,4 @@
 # 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
+

2018-01-06 07:00:25,206 [salt.state       ][INFO    ][7309] Completed state [/opt/opendaylight/bin/setenv] at time 07:00:25.206048 duration_in_ms=99.485
2018-01-06 07:00:25,207 [salt.state       ][INFO    ][7309] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 07:00:25.207595
2018-01-06 07:00:25,207 [salt.state       ][INFO    ][7309] Executing state ini.options_present for /opt/opendaylight/etc/org.apache.karaf.features.cfg
2018-01-06 07:00:25,226 [salt.state       ][INFO    ][7309] {'featuresBoot': {'after': 'standard,wrap,ssh,odl-restconf-all,odl-aaa-authn,odl-dlux-all,odl-mdsal-apidocs,odl-netvirt-openstack', 'before': '\\\n    standard, \\\n    wrap'}}
2018-01-06 07:00:25,226 [salt.state       ][INFO    ][7309] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 07:00:25.226444 duration_in_ms=18.847
2018-01-06 07:00:25,226 [salt.state       ][INFO    ][7309] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 07:00:25.226678
2018-01-06 07:00:25,226 [salt.state       ][INFO    ][7309] Executing state ini.options_present for /opt/opendaylight/etc/org.ops4j.pax.web.cfg
2018-01-06 07:00:25,227 [salt.state       ][INFO    ][7309] {'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.111', 'before': None}}
2018-01-06 07:00:25,227 [salt.state       ][INFO    ][7309] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 07:00:25.227687 duration_in_ms=1.01
2018-01-06 07:00:25,227 [salt.state       ][INFO    ][7309] Running state [/opt/opendaylight/etc/custom.properties] at time 07:00:25.227928
2018-01-06 07:00:25,228 [salt.state       ][INFO    ][7309] Executing state ini.options_present for /opt/opendaylight/etc/custom.properties
2018-01-06 07:00:25,250 [salt.state       ][INFO    ][7309] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2018-01-06 07:00:25,250 [salt.state       ][INFO    ][7309] Completed state [/opt/opendaylight/etc/custom.properties] at time 07:00:25.250731 duration_in_ms=22.803
2018-01-06 07:00:25,251 [salt.state       ][INFO    ][7309] Running state [opendaylight] at time 07:00:25.251516
2018-01-06 07:00:25,251 [salt.state       ][INFO    ][7309] Executing state service.running for opendaylight
2018-01-06 07:00:25,252 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2018-01-06 07:00:25,263 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-06 07:00:25,270 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-06 07:00:25,276 [salt.state       ][INFO    ][7309] The service opendaylight is already running
2018-01-06 07:00:25,276 [salt.state       ][INFO    ][7309] Completed state [opendaylight] at time 07:00:25.276797 duration_in_ms=25.281
2018-01-06 07:00:25,277 [salt.state       ][INFO    ][7309] Running state [opendaylight] at time 07:00:25.276996
2018-01-06 07:00:25,277 [salt.state       ][INFO    ][7309] Executing state service.mod_watch for opendaylight
2018-01-06 07:00:25,277 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-06 07:00:25,288 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-06 07:00:25,297 [salt.loaded.int.module.cmdmod][INFO    ][7309] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'opendaylight.service'] in directory '/root'
2018-01-06 07:00:25,484 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106070026747080
2018-01-06 07:00:25,496 [salt.minion      ][INFO    ][11647] Starting a new job with PID 11647
2018-01-06 07:00:25,511 [salt.minion      ][INFO    ][11647] Returning information for job: 20180106070026747080
2018-01-06 07:00:25,861 [salt.state       ][INFO    ][7309] {'opendaylight': True}
2018-01-06 07:00:25,861 [salt.state       ][INFO    ][7309] Completed state [opendaylight] at time 07:00:25.861817 duration_in_ms=584.82
2018-01-06 07:00:25,863 [salt.minion      ][INFO    ][7309] Returning information for job: 20180106065544043011
2018-01-06 07:54:05,307 [salt.utils.schedule][INFO    ][2597] Running scheduled job: __mine_interval
2018-01-06 08:16:13,694 [salt.minion      ][INFO    ][2597] User sudo_ubuntu Executing command cp.push_dir with jid 20180106081614978152
2018-01-06 08:16:13,720 [salt.minion      ][INFO    ][13152] Starting a new job with PID 13152
