2017-11-24 10:36:08,590 [salt.cli.daemons ][WARNING ][2093] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-24 10:40:47,649 [salt.state       ][ERROR   ][3686] No contents found in top file
2017-11-24 10:43:23,818 [salt.loaded.int.module.cmdmod][ERROR   ][11260] Command '['systemd-run', '--scope', 'systemctl', 'restart', 'openvswitch-switch.service']' failed with return code: 1
2017-11-24 10:43:23,819 [salt.loaded.int.module.cmdmod][ERROR   ][11260] output: Running scope as unit run-rcb00d3801cba4b1483210bff2902aa3c.scope.
A dependency job for openvswitch-switch.service failed. See 'journalctl -xe' for details.
2017-11-24 10:43:23,819 [salt.state       ][ERROR   ][11260] {'openvswitch-switch': False}
2017-11-24 10:43:23,837 [salt.loaded.int.module.cmdmod][ERROR   ][11260] Command 'ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev' failed with return code: 1
2017-11-24 10:43:23,837 [salt.loaded.int.module.cmdmod][ERROR   ][11260] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-24 10:43:23,838 [salt.loaded.int.module.cmdmod][ERROR   ][11260] retcode: 1
2017-11-24 10:43:23,838 [salt.state       ][ERROR   ][11260] {'pid': 23414, 'retcode': 1, 'stderr': 'ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)', 'stdout': ''}
2017-11-24 10:43:23,854 [salt.loaded.int.module.cmdmod][ERROR   ][11260] Command 'ovs-vsctl set Interface dpdk0 options:n_rxq=2 ' failed with return code: 1
2017-11-24 10:43:23,854 [salt.loaded.int.module.cmdmod][ERROR   ][11260] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-24 10:43:23,854 [salt.loaded.int.module.cmdmod][ERROR   ][11260] retcode: 1
2017-11-24 10:43:23,855 [salt.state       ][ERROR   ][11260] {'pid': 23419, 'retcode': 1, 'stderr': 'ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)', 'stdout': ''}
2017-11-24 10:43:25,937 [salt.loaded.int.module.cmdmod][ERROR   ][11260] Command 'ovs-vsctl br-exists br-floating' failed with return code: 1
2017-11-24 10:43:25,937 [salt.loaded.int.module.cmdmod][ERROR   ][11260] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-24 10:43:25,938 [salt.loaded.int.module.cmdmod][ERROR   ][11260] retcode: 1
2017-11-24 10:43:25,947 [salt.loaded.int.module.cmdmod][ERROR   ][11260] Command 'ovs-vsctl --may-exist add-br br-floating' failed with return code: 1
2017-11-24 10:43:25,947 [salt.loaded.int.module.cmdmod][ERROR   ][11260] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-24 10:43:25,947 [salt.loaded.int.module.cmdmod][ERROR   ][11260] retcode: 1
2017-11-24 10:43:25,947 [salt.state       ][ERROR   ][11260] Unable to create bridge: br-floating.
2017-11-24 10:43:33,452 [salt.utils.parsers][WARNING ][2093] Minion received a SIGTERM. Exiting.
2017-11-24 10:46:20,837 [salt.cli.daemons ][WARNING ][3011] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-24 10:49:50,514 [salt.loaded.int.module.cmdmod][ERROR   ][3178] Command 'ovs-vsctl br-exists br-floating' failed with return code: 2
2017-11-24 10:49:50,515 [salt.loaded.int.module.cmdmod][ERROR   ][3178] retcode: 2
2017-11-24 10:49:58,357 [salt.loaded.int.module.cmdmod][ERROR   ][3178] Command '['pvdisplay', '-c', '/dev/loop0']' failed with return code: 5
2017-11-24 10:49:58,358 [salt.loaded.int.module.cmdmod][ERROR   ][3178] stderr:   Failed to find physical volume "/dev/loop0".
2017-11-24 10:49:58,358 [salt.loaded.int.module.cmdmod][ERROR   ][3178] retcode: 5
2017-11-24 10:49:58,581 [salt.loaded.int.module.cmdmod][ERROR   ][3178] Command '['pvdisplay', '-c', '/dev/loop0']' failed with return code: 5
2017-11-24 10:49:58,581 [salt.loaded.int.module.cmdmod][ERROR   ][3178] stderr:   Failed to find physical volume "/dev/loop0".
2017-11-24 10:49:58,582 [salt.loaded.int.module.cmdmod][ERROR   ][3178] retcode: 5
2017-11-24 10:49:59,186 [salt.loaded.int.module.cmdmod][ERROR   ][3178] Command '['vgdisplay', '-c', 'cinder-volume']' failed with return code: 5
2017-11-24 10:49:59,186 [salt.loaded.int.module.cmdmod][ERROR   ][3178] stderr:   Volume group "cinder-volume" not found
  Cannot process volume group cinder-volume
2017-11-24 10:49:59,187 [salt.loaded.int.module.cmdmod][ERROR   ][3178] retcode: 5
2017-11-24 10:50:37,131 [py.warnings      ][WARNING ][10706] /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.

2017-11-24 10:50:52,048 [salt.loaded.int.module.cmdmod][ERROR   ][10706] 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
2017-11-24 10:50:57,986 [salt.loaded.int.module.cmdmod][INFO    ][11695] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-24 10:50:58,002 [salt.loaded.int.module.cmdmod][INFO    ][11695] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-24 10:50:58,026 [salt.loaded.int.module.cmdmod][INFO    ][11695] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-24 10:50:58,044 [salt.utils.parsers][WARNING ][3011] Minion received a SIGTERM. Exiting.
2017-11-24 10:50:58,741 [salt.cli.daemons ][INFO    ][11770] Setting up the Salt Minion "cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-24 10:51:00,398 [salt.minion      ][INFO    ][11770] Creating minion process manager
2017-11-24 10:51:00,400 [salt.cli.daemons ][WARNING ][11770] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-24 10:51:00,401 [salt.cli.daemons ][INFO    ][11770] The Salt Minion is starting up
2017-11-24 10:51:00,401 [salt.minion      ][INFO    ][11770] Minion is starting as user 'root'
2017-11-24 10:51:00,403 [salt.utils.event ][INFO    ][11770] Starting pull socket on /var/run/salt/minion/minion_event_e8c7d50af7_pull.ipc
2017-11-24 10:51:02,647 [salt.loaded.int.module.cmdmod][INFO    ][11770] Executing command ['date', '+%z'] in directory '/root'
2017-11-24 10:51:02,667 [salt.utils.schedule][INFO    ][11770] Updating job settings for scheduled job: __mine_interval
2017-11-24 10:51:02,675 [salt.minion      ][INFO    ][11770] Added mine.update to scheduler
2017-11-24 10:51:02,716 [salt.minion      ][INFO    ][11770] Minion is ready to receive requests!
2017-11-24 10:51:03,717 [salt.utils.schedule][INFO    ][11770] Running scheduled job: __mine_interval
2017-11-24 10:51:37,057 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command file.line with jid 20171124105137045280
2017-11-24 10:51:37,077 [salt.minion      ][INFO    ][11879] Starting a new job with PID 11879
2017-11-24 10:51:37,102 [salt.minion      ][INFO    ][11879] Returning information for job: 20171124105137045280
2017-11-24 10:51:37,937 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command file.replace with jid 20171124105137921035
2017-11-24 10:51:37,956 [salt.minion      ][INFO    ][11885] Starting a new job with PID 11885
2017-11-24 10:51:37,990 [salt.minion      ][INFO    ][11885] Returning information for job: 20171124105137921035
2017-11-24 10:51:51,394 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command state.apply with jid 20171124105151375333
2017-11-24 10:51:51,413 [salt.minion      ][INFO    ][11890] Starting a new job with PID 11890
2017-11-24 10:51:52,058 [salt.state       ][INFO    ][11890] Loading fresh modules for state activity
2017-11-24 10:51:52,124 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-24 10:51:52,230 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:52,394 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-24 10:51:52,435 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:52,688 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-24 10:51:52,725 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:52,876 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-24 10:51:53,037 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:53,328 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-24 10:51:53,405 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:53,562 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-24 10:51:53,594 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:53,749 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-24 10:51:53,834 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:54,037 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2017-11-24 10:51:54,069 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/hugepages.sls'
2017-11-24 10:51:54,113 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:54,273 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/dpdk.sls'
2017-11-24 10:51:54,306 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:54,461 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-24 10:51:54,508 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:54,802 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-24 10:51:54,840 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:54,993 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-24 10:51:55,026 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:55,178 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-24 10:51:55,258 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:55,436 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-24 10:51:55,500 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:55,662 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-24 10:51:55,702 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:55,860 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-24 10:51:55,901 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:56,065 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-24 10:51:56,102 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:56,270 [salt.state       ][INFO    ][11890] Running state [/etc/environment] at time 10:51:56.270264
2017-11-24 10:51:56,271 [salt.state       ][INFO    ][11890] Executing state file.blockreplace for /etc/environment
2017-11-24 10:51:56,272 [salt.state       ][INFO    ][11890] No changes needed to be made
2017-11-24 10:51:56,272 [salt.state       ][INFO    ][11890] Completed state [/etc/environment] at time 10:51:56.272290 duration_in_ms=2.027
2017-11-24 10:51:56,273 [salt.state       ][INFO    ][11890] Running state [/etc/profile.d] at time 10:51:56.272791
2017-11-24 10:51:56,273 [salt.state       ][INFO    ][11890] Executing state file.directory for /etc/profile.d
2017-11-24 10:51:56,276 [salt.state       ][INFO    ][11890] Directory /etc/profile.d is in the correct state
2017-11-24 10:51:56,276 [salt.state       ][INFO    ][11890] Completed state [/etc/profile.d] at time 10:51:56.276400 duration_in_ms=3.608
2017-11-24 10:51:57,041 [salt.state       ][INFO    ][11890] Running state [linux_repo_prereq_pkgs] at time 10:51:57.040904
2017-11-24 10:51:57,042 [salt.state       ][INFO    ][11890] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-24 10:51:57,042 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:51:57,741 [salt.state       ][INFO    ][11890] All specified packages are already installed
2017-11-24 10:51:57,741 [salt.state       ][INFO    ][11890] Completed state [linux_repo_prereq_pkgs] at time 10:51:57.741032 duration_in_ms=700.128
2017-11-24 10:51:57,741 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:51:57.741381
2017-11-24 10:51:57,742 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-24 10:51:57,742 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-24 10:51:57,743 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:51:57.742786 duration_in_ms=1.404
2017-11-24 10:51:57,743 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:51:57.743301
2017-11-24 10:51:57,744 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-24 10:51:57,778 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:51:57,815 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:51:57,952 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-24 10:51:57,953 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:51:57.952409 duration_in_ms=209.106
2017-11-24 10:51:57,956 [salt.state       ][INFO    ][11890] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:51:57.956292
2017-11-24 10:51:57,957 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-24 10:51:58,532 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:51:58,726 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:01,461 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105201446695
2017-11-24 10:52:01,482 [salt.minion      ][INFO    ][12600] Starting a new job with PID 12600
2017-11-24 10:52:01,495 [salt.minion      ][INFO    ][12600] Returning information for job: 20171124105201446695
2017-11-24 10:52:05,895 [salt.state       ][INFO    ][11890] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-24 10:52:05,896 [salt.state       ][INFO    ][11890] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:52:05.896108 duration_in_ms=7939.815
2017-11-24 10:52:05,897 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:52:05.896468
2017-11-24 10:52:05,897 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-24 10:52:05,898 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-24 10:52:05,898 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:52:05.898004 duration_in_ms=1.537
2017-11-24 10:52:05,899 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/uca] at time 10:52:05.898496
2017-11-24 10:52:05,899 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-24 10:52:05,900 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/uca is not present
2017-11-24 10:52:05,900 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/uca] at time 10:52:05.899987 duration_in_ms=1.491
2017-11-24 10:52:05,902 [salt.state       ][INFO    ][11890] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:52:05.902250
2017-11-24 10:52:05,903 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-24 10:52:06,116 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-24 10:52:06,227 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:11,599 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105211581135
2017-11-24 10:52:11,616 [salt.minion      ][INFO    ][13209] Starting a new job with PID 13209
2017-11-24 10:52:11,639 [salt.minion      ][INFO    ][13209] Returning information for job: 20171124105211581135
2017-11-24 10:52:13,281 [salt.state       ][INFO    ][11890] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-24 10:52:13,282 [salt.state       ][INFO    ][11890] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:52:13.281735 duration_in_ms=7379.485
2017-11-24 10:52:13,282 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 10:52:13.282014
2017-11-24 10:52:13,282 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-24 10:52:13,283 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-24 10:52:13,283 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 10:52:13.282789 duration_in_ms=0.775
2017-11-24 10:52:13,283 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 10:52:13.283018
2017-11-24 10:52:13,283 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-24 10:52:13,310 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:52:13,346 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:13,475 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-24 10:52:13,475 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 10:52:13.475066 duration_in_ms=192.046
2017-11-24 10:52:13,477 [salt.state       ][INFO    ][11890] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 10:52:13.477268
2017-11-24 10:52:13,478 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-24 10:52:13,695 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:52:13,896 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:17,058 [salt.state       ][INFO    ][11890] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-24 10:52:17,059 [salt.state       ][INFO    ][11890] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 10:52:17.058729 duration_in_ms=3581.461
2017-11-24 10:52:17,059 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 10:52:17.059125
2017-11-24 10:52:17,059 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-24 10:52:17,060 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-24 10:52:17,060 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 10:52:17.060052 duration_in_ms=0.928
2017-11-24 10:52:17,060 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 10:52:17.060266
2017-11-24 10:52:17,060 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-24 10:52:17,084 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:52:17,121 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:17,255 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-24 10:52:17,256 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 10:52:17.255548 duration_in_ms=195.281
2017-11-24 10:52:17,258 [salt.state       ][INFO    ][11890] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 10:52:17.258064
2017-11-24 10:52:17,259 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-24 10:52:17,560 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:52:17,755 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:21,835 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105221812403
2017-11-24 10:52:21,857 [salt.minion      ][INFO    ][14541] Starting a new job with PID 14541
2017-11-24 10:52:21,881 [salt.minion      ][INFO    ][14541] Returning information for job: 20171124105221812403
2017-11-24 10:52:24,738 [salt.state       ][INFO    ][11890] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-24 10:52:24,739 [salt.state       ][INFO    ][11890] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 10:52:24.738509 duration_in_ms=7480.445
2017-11-24 10:52:24,739 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:52:24.739106
2017-11-24 10:52:24,739 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-24 10:52:24,740 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-24 10:52:24,741 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:52:24.740569 duration_in_ms=1.462
2017-11-24 10:52:24,741 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:52:24.741064
2017-11-24 10:52:24,742 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-24 10:52:24,772 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:52:24,811 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:24,946 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-24 10:52:24,946 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:52:24.946024 duration_in_ms=204.959
2017-11-24 10:52:24,948 [salt.state       ][INFO    ][11890] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 10:52:24.948364
2017-11-24 10:52:24,949 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-24 10:52:25,201 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-24 10:52:25,402 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:31,862 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105231843536
2017-11-24 10:52:31,882 [salt.minion      ][INFO    ][15216] Starting a new job with PID 15216
2017-11-24 10:52:31,906 [salt.minion      ][INFO    ][15216] Returning information for job: 20171124105231843536
2017-11-24 10:52:32,443 [salt.state       ][INFO    ][11890] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-24 10:52:32,444 [salt.state       ][INFO    ][11890] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 10:52:32.443404 duration_in_ms=7495.039
2017-11-24 10:52:32,444 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:52:32.444135
2017-11-24 10:52:32,445 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-24 10:52:32,446 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-24 10:52:32,446 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:52:32.446048 duration_in_ms=1.914
2017-11-24 10:52:32,447 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:52:32.446549
2017-11-24 10:52:32,447 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-24 10:52:32,476 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:52:32,516 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:32,651 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-24 10:52:32,651 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:52:32.651272 duration_in_ms=204.722
2017-11-24 10:52:32,654 [salt.state       ][INFO    ][11890] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 10:52:32.653719
2017-11-24 10:52:32,654 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-24 10:52:32,864 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-24 10:52:33,063 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:38,204 [salt.state       ][INFO    ][11890] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-24 10:52:38,204 [salt.state       ][INFO    ][11890] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 10:52:38.204311 duration_in_ms=5550.59
2017-11-24 10:52:38,205 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 10:52:38.204958
2017-11-24 10:52:38,206 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-24 10:52:38,206 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-24 10:52:38,207 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 10:52:38.206725 duration_in_ms=1.767
2017-11-24 10:52:38,207 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 10:52:38.207244
2017-11-24 10:52:38,208 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-24 10:52:38,236 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:52:38,275 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:38,410 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-24 10:52:38,410 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 10:52:38.410064 duration_in_ms=202.819
2017-11-24 10:52:38,412 [salt.state       ][INFO    ][11890] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 10:52:38.412412
2017-11-24 10:52:38,413 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-24 10:52:38,633 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:52:38,832 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:41,949 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105241932759
2017-11-24 10:52:41,973 [salt.minion      ][INFO    ][16548] Starting a new job with PID 16548
2017-11-24 10:52:41,998 [salt.minion      ][INFO    ][16548] Returning information for job: 20171124105241932759
2017-11-24 10:52:44,728 [salt.state       ][INFO    ][11890] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-24 10:52:44,729 [salt.state       ][INFO    ][11890] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 10:52:44.728643 duration_in_ms=6316.23
2017-11-24 10:52:44,729 [salt.state       ][INFO    ][11890] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 10:52:44.729237
2017-11-24 10:52:44,730 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-24 10:52:44,731 [salt.state       ][INFO    ][11890] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-24 10:52:44,731 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 10:52:44.730930 duration_in_ms=1.692
2017-11-24 10:52:44,731 [salt.state       ][INFO    ][11890] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 10:52:44.731194
2017-11-24 10:52:44,732 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-24 10:52:44,758 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:52:44,795 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:44,929 [salt.state       ][INFO    ][11890] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-24 10:52:44,929 [salt.state       ][INFO    ][11890] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 10:52:44.928956 duration_in_ms=197.759
2017-11-24 10:52:44,931 [salt.state       ][INFO    ][11890] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 10:52:44.931154
2017-11-24 10:52:44,932 [salt.state       ][INFO    ][11890] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-24 10:52:45,145 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:52:45,341 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:52,002 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105251984593
2017-11-24 10:52:52,022 [salt.minion      ][INFO    ][17224] Starting a new job with PID 17224
2017-11-24 10:52:52,046 [salt.minion      ][INFO    ][17224] Returning information for job: 20171124105251984593
2017-11-24 10:52:52,463 [salt.state       ][INFO    ][11890] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-24 10:52:52,464 [salt.state       ][INFO    ][11890] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 10:52:52.463528 duration_in_ms=7532.373
2017-11-24 10:52:52,464 [salt.state       ][INFO    ][11890] Running state [linux_extra_packages_purged] at time 10:52:52.464152
2017-11-24 10:52:52,465 [salt.state       ][INFO    ][11890] Executing state pkg.purged for linux_extra_packages_purged
2017-11-24 10:52:52,485 [salt.state       ][INFO    ][11890] All specified packages are already absent
2017-11-24 10:52:52,485 [salt.state       ][INFO    ][11890] Completed state [linux_extra_packages_purged] at time 10:52:52.485405 duration_in_ms=21.252
2017-11-24 10:52:52,486 [salt.state       ][INFO    ][11890] Running state [linux_extra_packages_latest] at time 10:52:52.485899
2017-11-24 10:52:52,486 [salt.state       ][INFO    ][11890] Executing state pkg.latest for linux_extra_packages_latest
2017-11-24 10:52:52,497 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:52:55,997 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-24 10:52:56,071 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-cache', '-q', 'policy', 'python-pymysql'] in directory '/root'
2017-11-24 10:52:56,156 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-24 10:52:56,207 [salt.state       ][INFO    ][11890] All packages are up-to-date (mcelog, python-msgpack, python-pymysql).
2017-11-24 10:52:56,208 [salt.state       ][INFO    ][11890] Completed state [linux_extra_packages_latest] at time 10:52:56.207561 duration_in_ms=3721.661
2017-11-24 10:52:56,209 [salt.state       ][INFO    ][11890] Running state [UTC] at time 10:52:56.209134
2017-11-24 10:52:56,210 [salt.state       ][INFO    ][11890] Executing state timezone.system for UTC
2017-11-24 10:52:56,211 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['timedatectl'] in directory '/root'
2017-11-24 10:52:56,242 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['timedatectl'] in directory '/root'
2017-11-24 10:52:56,259 [salt.state       ][INFO    ][11890] Timezone UTC already set, UTC already set to UTC
2017-11-24 10:52:56,260 [salt.state       ][INFO    ][11890] Completed state [UTC] at time 10:52:56.259395 duration_in_ms=50.26
2017-11-24 10:52:56,260 [salt.state       ][INFO    ][11890] Running state [/etc/default/grub.d] at time 10:52:56.260059
2017-11-24 10:52:56,261 [salt.state       ][INFO    ][11890] Executing state file.directory for /etc/default/grub.d
2017-11-24 10:52:56,263 [salt.state       ][INFO    ][11890] Directory /etc/default/grub.d is in the correct state
2017-11-24 10:52:56,263 [salt.state       ][INFO    ][11890] Completed state [/etc/default/grub.d] at time 10:52:56.263081 duration_in_ms=3.023
2017-11-24 10:52:56,273 [salt.state       ][INFO    ][11890] Running state [/etc/default/grub.d/90-isolcpu.cfg] at time 10:52:56.272973
2017-11-24 10:52:56,274 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/default/grub.d/90-isolcpu.cfg
2017-11-24 10:52:56,276 [salt.state       ][INFO    ][11890] File /etc/default/grub.d/90-isolcpu.cfg is in the correct state
2017-11-24 10:52:56,276 [salt.state       ][INFO    ][11890] Completed state [/etc/default/grub.d/90-isolcpu.cfg] at time 10:52:56.275936 duration_in_ms=2.963
2017-11-24 10:52:56,278 [salt.state       ][INFO    ][11890] Running state [/etc/default/grub.d/90-hugepages.cfg] at time 10:52:56.277975
2017-11-24 10:52:56,279 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/default/grub.d/90-hugepages.cfg
2017-11-24 10:52:56,304 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/grub_hugepages'
2017-11-24 10:52:56,343 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:56,477 [salt.state       ][INFO    ][11890] File /etc/default/grub.d/90-hugepages.cfg is in the correct state
2017-11-24 10:52:56,478 [salt.state       ][INFO    ][11890] Completed state [/etc/default/grub.d/90-hugepages.cfg] at time 10:52:56.477539 duration_in_ms=199.564
2017-11-24 10:52:56,480 [salt.state       ][INFO    ][11890] Running state [update-grub] at time 10:52:56.480217
2017-11-24 10:52:56,481 [salt.state       ][INFO    ][11890] Executing state cmd.wait for update-grub
2017-11-24 10:52:56,481 [salt.state       ][INFO    ][11890] No changes made for update-grub
2017-11-24 10:52:56,482 [salt.state       ][INFO    ][11890] Completed state [update-grub] at time 10:52:56.481699 duration_in_ms=1.482
2017-11-24 10:52:56,483 [salt.state       ][INFO    ][11890] Running state [nf_conntrack] at time 10:52:56.482770
2017-11-24 10:52:56,483 [salt.state       ][INFO    ][11890] Executing state kmod.present for nf_conntrack
2017-11-24 10:52:56,484 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'lsmod' in directory '/root'
2017-11-24 10:52:56,503 [salt.state       ][INFO    ][11890] Kernel module nf_conntrack is already present
2017-11-24 10:52:56,504 [salt.state       ][INFO    ][11890] Completed state [nf_conntrack] at time 10:52:56.503890 duration_in_ms=21.119
2017-11-24 10:52:56,505 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_keepalive_probes] at time 10:52:56.505234
2017-11-24 10:52:56,506 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-24 10:52:56,522 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,604 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-24 10:52:56,604 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:52:56.603903 duration_in_ms=98.67
2017-11-24 10:52:56,604 [salt.state       ][INFO    ][11890] Running state [fs.file-max] at time 10:52:56.604204
2017-11-24 10:52:56,604 [salt.state       ][INFO    ][11890] Executing state sysctl.present for fs.file-max
2017-11-24 10:52:56,605 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,648 [salt.state       ][INFO    ][11890] Sysctl value fs.file-max = 124165 is already set
2017-11-24 10:52:56,649 [salt.state       ][INFO    ][11890] Completed state [fs.file-max] at time 10:52:56.648561 duration_in_ms=44.357
2017-11-24 10:52:56,649 [salt.state       ][INFO    ][11890] Running state [net.core.somaxconn] at time 10:52:56.648845
2017-11-24 10:52:56,649 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.core.somaxconn
2017-11-24 10:52:56,650 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,731 [salt.state       ][INFO    ][11890] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-24 10:52:56,732 [salt.state       ][INFO    ][11890] Completed state [net.core.somaxconn] at time 10:52:56.731594 duration_in_ms=82.747
2017-11-24 10:52:56,732 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:52:56.732006
2017-11-24 10:52:56,733 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-24 10:52:56,734 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,787 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-24 10:52:56,788 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:52:56.787828 duration_in_ms=55.821
2017-11-24 10:52:56,789 [salt.state       ][INFO    ][11890] Running state [vm.dirty_background_ratio] at time 10:52:56.788450
2017-11-24 10:52:56,789 [salt.state       ][INFO    ][11890] Executing state sysctl.present for vm.dirty_background_ratio
2017-11-24 10:52:56,790 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,877 [salt.state       ][INFO    ][11890] Sysctl value vm.dirty_background_ratio = 5 is already set
2017-11-24 10:52:56,877 [salt.state       ][INFO    ][11890] Completed state [vm.dirty_background_ratio] at time 10:52:56.877255 duration_in_ms=88.805
2017-11-24 10:52:56,878 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_congestion_control] at time 10:52:56.877676
2017-11-24 10:52:56,878 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-24 10:52:56,880 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,925 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-24 10:52:56,926 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_congestion_control] at time 10:52:56.925545 duration_in_ms=47.869
2017-11-24 10:52:56,926 [salt.state       ][INFO    ][11890] Running state [vm.dirty_ratio] at time 10:52:56.925837
2017-11-24 10:52:56,926 [salt.state       ][INFO    ][11890] Executing state sysctl.present for vm.dirty_ratio
2017-11-24 10:52:56,927 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:56,995 [salt.state       ][INFO    ][11890] Sysctl value vm.dirty_ratio = 10 is already set
2017-11-24 10:52:56,996 [salt.state       ][INFO    ][11890] Completed state [vm.dirty_ratio] at time 10:52:56.995731 duration_in_ms=69.891
2017-11-24 10:52:56,996 [salt.state       ][INFO    ][11890] Running state [net.nf_conntrack_max] at time 10:52:56.996373
2017-11-24 10:52:56,997 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.nf_conntrack_max
2017-11-24 10:52:56,998 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,087 [salt.state       ][INFO    ][11890] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-24 10:52:57,088 [salt.state       ][INFO    ][11890] Completed state [net.nf_conntrack_max] at time 10:52:57.088058 duration_in_ms=91.684
2017-11-24 10:52:57,089 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_tw_reuse] at time 10:52:57.088702
2017-11-24 10:52:57,089 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-24 10:52:57,090 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,173 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-24 10:52:57,173 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_tw_reuse] at time 10:52:57.173136 duration_in_ms=84.436
2017-11-24 10:52:57,173 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_retries2] at time 10:52:57.173426
2017-11-24 10:52:57,174 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-24 10:52:57,174 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,216 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-24 10:52:57,216 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_retries2] at time 10:52:57.215982 duration_in_ms=42.556
2017-11-24 10:52:57,216 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_fin_timeout] at time 10:52:57.216274
2017-11-24 10:52:57,217 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-24 10:52:57,217 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,300 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-24 10:52:57,301 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_fin_timeout] at time 10:52:57.300940 duration_in_ms=84.664
2017-11-24 10:52:57,301 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:52:57.301349
2017-11-24 10:52:57,302 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-24 10:52:57,303 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,356 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-24 10:52:57,357 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:52:57.356460 duration_in_ms=55.11
2017-11-24 10:52:57,357 [salt.state       ][INFO    ][11890] Running state [vm.swappiness] at time 10:52:57.357119
2017-11-24 10:52:57,358 [salt.state       ][INFO    ][11890] Executing state sysctl.present for vm.swappiness
2017-11-24 10:52:57,359 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,444 [salt.state       ][INFO    ][11890] Sysctl value vm.swappiness = 10 is already set
2017-11-24 10:52:57,445 [salt.state       ][INFO    ][11890] Completed state [vm.swappiness] at time 10:52:57.444670 duration_in_ms=87.551
2017-11-24 10:52:57,445 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:52:57.445290
2017-11-24 10:52:57,446 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-24 10:52:57,447 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,497 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-24 10:52:57,498 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:52:57.497765 duration_in_ms=52.473
2017-11-24 10:52:57,498 [salt.state       ][INFO    ][11890] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:52:57.498397
2017-11-24 10:52:57,499 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-24 10:52:57,500 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,584 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-24 10:52:57,584 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:52:57.584226 duration_in_ms=85.828
2017-11-24 10:52:57,585 [salt.state       ][INFO    ][11890] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:52:57.584855
2017-11-24 10:52:57,585 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-24 10:52:57,587 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,667 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-24 10:52:57,667 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:52:57.666793 duration_in_ms=81.938
2017-11-24 10:52:57,667 [salt.state       ][INFO    ][11890] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:52:57.667095
2017-11-24 10:52:57,667 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-24 10:52:57,668 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,711 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-24 10:52:57,712 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:52:57.711523 duration_in_ms=44.428
2017-11-24 10:52:57,712 [salt.state       ][INFO    ][11890] Running state [net.core.netdev_max_backlog] at time 10:52:57.711812
2017-11-24 10:52:57,712 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-24 10:52:57,713 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,794 [salt.state       ][INFO    ][11890] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-24 10:52:57,795 [salt.state       ][INFO    ][11890] Completed state [net.core.netdev_max_backlog] at time 10:52:57.794603 duration_in_ms=82.79
2017-11-24 10:52:57,795 [salt.state       ][INFO    ][11890] Running state [net.ipv4.tcp_keepalive_time] at time 10:52:57.795147
2017-11-24 10:52:57,796 [salt.state       ][INFO    ][11890] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-24 10:52:57,797 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,840 [salt.state       ][INFO    ][11890] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-24 10:52:57,840 [salt.state       ][INFO    ][11890] Completed state [net.ipv4.tcp_keepalive_time] at time 10:52:57.840082 duration_in_ms=44.934
2017-11-24 10:52:57,840 [salt.state       ][INFO    ][11890] Running state [kernel.panic] at time 10:52:57.840365
2017-11-24 10:52:57,841 [salt.state       ][INFO    ][11890] Executing state sysctl.present for kernel.panic
2017-11-24 10:52:57,841 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:52:57,897 [salt.state       ][INFO    ][11890] Sysctl value kernel.panic = 60 is already set
2017-11-24 10:52:57,897 [salt.state       ][INFO    ][11890] Completed state [kernel.panic] at time 10:52:57.897330 duration_in_ms=56.965
2017-11-24 10:52:57,899 [salt.state       ][INFO    ][11890] Running state [/mnt/hugepages_2M] at time 10:52:57.898478
2017-11-24 10:52:57,899 [salt.state       ][INFO    ][11890] Executing state mount.mounted for /mnt/hugepages_2M
2017-11-24 10:52:57,899 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'mount -l' in directory '/root'
2017-11-24 10:52:57,917 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'blkid' in directory '/root'
2017-11-24 10:52:57,958 [salt.state       ][INFO    ][11890] Target was already mounted. Entry already exists in the fstab.
2017-11-24 10:52:57,959 [salt.state       ][INFO    ][11890] Completed state [/mnt/hugepages_2M] at time 10:52:57.958392 duration_in_ms=59.912
2017-11-24 10:52:57,959 [salt.state       ][INFO    ][11890] Running state [linux_sysfs_package] at time 10:52:57.959030
2017-11-24 10:52:57,959 [salt.state       ][INFO    ][11890] Executing state pkg.installed for linux_sysfs_package
2017-11-24 10:52:57,970 [salt.state       ][INFO    ][11890] All specified packages are already installed
2017-11-24 10:52:57,971 [salt.state       ][INFO    ][11890] Completed state [linux_sysfs_package] at time 10:52:57.970521 duration_in_ms=11.49
2017-11-24 10:52:57,973 [salt.state       ][INFO    ][11890] Running state [/etc/sysfs.d] at time 10:52:57.973084
2017-11-24 10:52:57,974 [salt.state       ][INFO    ][11890] Executing state file.directory for /etc/sysfs.d
2017-11-24 10:52:57,975 [salt.state       ][INFO    ][11890] Directory /etc/sysfs.d is in the correct state
2017-11-24 10:52:57,975 [salt.state       ][INFO    ][11890] Completed state [/etc/sysfs.d] at time 10:52:57.975108 duration_in_ms=2.025
2017-11-24 10:52:57,977 [salt.state       ][INFO    ][11890] Running state [ondemand] at time 10:52:57.976555
2017-11-24 10:52:57,977 [salt.state       ][INFO    ][11890] Executing state service.dead for ondemand
2017-11-24 10:52:57,978 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-24 10:52:58,001 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-24 10:52:58,021 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-24 10:52:58,051 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'runlevel' in directory '/root'
2017-11-24 10:52:58,066 [salt.state       ][INFO    ][11890] The service ondemand is already dead
2017-11-24 10:52:58,067 [salt.state       ][INFO    ][11890] Completed state [ondemand] at time 10:52:58.066971 duration_in_ms=90.416
2017-11-24 10:52:58,070 [salt.state       ][INFO    ][11890] Running state [/etc/sysfs.d/governor.conf] at time 10:52:58.069645
2017-11-24 10:52:58,070 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-24 10:52:58,095 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-24 10:52:58,103 [salt.state       ][INFO    ][11890] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-24 10:52:58,104 [salt.state       ][INFO    ][11890] Completed state [/etc/sysfs.d/governor.conf] at time 10:52:58.103499 duration_in_ms=33.853
2017-11-24 10:52:58,105 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.104761
2017-11-24 10:52:58,105 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,106 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,107 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.106771 duration_in_ms=2.01
2017-11-24 10:52:58,107 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.107119
2017-11-24 10:52:58,108 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,109 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,109 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.108869 duration_in_ms=1.749
2017-11-24 10:52:58,109 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.109323
2017-11-24 10:52:58,110 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,111 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,111 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.111077 duration_in_ms=1.755
2017-11-24 10:52:58,111 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.111411
2017-11-24 10:52:58,112 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,113 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,113 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.113202 duration_in_ms=1.791
2017-11-24 10:52:58,114 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.113655
2017-11-24 10:52:58,114 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,115 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,115 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.115266 duration_in_ms=1.611
2017-11-24 10:52:58,116 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.115714
2017-11-24 10:52:58,116 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,117 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,118 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.117502 duration_in_ms=1.788
2017-11-24 10:52:58,118 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.117944
2017-11-24 10:52:58,118 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,119 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,120 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.119746 duration_in_ms=1.802
2017-11-24 10:52:58,120 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.120192
2017-11-24 10:52:58,121 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,122 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,122 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.121959 duration_in_ms=1.766
2017-11-24 10:52:58,122 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.122402
2017-11-24 10:52:58,123 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,124 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,124 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.124228 duration_in_ms=1.826
2017-11-24 10:52:58,125 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.124674
2017-11-24 10:52:58,125 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,126 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,127 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.126451 duration_in_ms=1.777
2017-11-24 10:52:58,127 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.126894
2017-11-24 10:52:58,127 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,128 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,129 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.128701 duration_in_ms=1.807
2017-11-24 10:52:58,129 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.129138
2017-11-24 10:52:58,130 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,131 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,131 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.130908 duration_in_ms=1.77
2017-11-24 10:52:58,131 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.131375
2017-11-24 10:52:58,132 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,133 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,133 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.133138 duration_in_ms=1.763
2017-11-24 10:52:58,134 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.133577
2017-11-24 10:52:58,134 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,135 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,135 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.135364 duration_in_ms=1.787
2017-11-24 10:52:58,136 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.135807
2017-11-24 10:52:58,136 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,137 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,138 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.137561 duration_in_ms=1.754
2017-11-24 10:52:58,138 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.137999
2017-11-24 10:52:58,138 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,139 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,140 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.139773 duration_in_ms=1.775
2017-11-24 10:52:58,140 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.140212
2017-11-24 10:52:58,141 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,142 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,142 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.141965 duration_in_ms=1.753
2017-11-24 10:52:58,142 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.142406
2017-11-24 10:52:58,143 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,144 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,144 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.144185 duration_in_ms=1.779
2017-11-24 10:52:58,145 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.144621
2017-11-24 10:52:58,145 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,146 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,146 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.146398 duration_in_ms=1.777
2017-11-24 10:52:58,147 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.146830
2017-11-24 10:52:58,147 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,148 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,149 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.148611 duration_in_ms=1.781
2017-11-24 10:52:58,149 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.149047
2017-11-24 10:52:58,150 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,150 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,151 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.150802 duration_in_ms=1.755
2017-11-24 10:52:58,151 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.151263
2017-11-24 10:52:58,152 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,153 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,153 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.153017 duration_in_ms=1.755
2017-11-24 10:52:58,154 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.153455
2017-11-24 10:52:58,154 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,155 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,155 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.155228 duration_in_ms=1.773
2017-11-24 10:52:58,156 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.155666
2017-11-24 10:52:58,156 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,157 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,158 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.157416 duration_in_ms=1.75
2017-11-24 10:52:58,158 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.157848
2017-11-24 10:52:58,158 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,159 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,160 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.159628 duration_in_ms=1.78
2017-11-24 10:52:58,160 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.160071
2017-11-24 10:52:58,161 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,162 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,162 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.161825 duration_in_ms=1.754
2017-11-24 10:52:58,162 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.162279
2017-11-24 10:52:58,163 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,164 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,164 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.164059 duration_in_ms=1.78
2017-11-24 10:52:58,165 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.164496
2017-11-24 10:52:58,165 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,166 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,166 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.166269 duration_in_ms=1.773
2017-11-24 10:52:58,167 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.166716
2017-11-24 10:52:58,167 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,168 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,169 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.168495 duration_in_ms=1.778
2017-11-24 10:52:58,169 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.168931
2017-11-24 10:52:58,169 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,170 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,171 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.170686 duration_in_ms=1.755
2017-11-24 10:52:58,171 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.171144
2017-11-24 10:52:58,172 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,173 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,173 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.172890 duration_in_ms=1.747
2017-11-24 10:52:58,173 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.173324
2017-11-24 10:52:58,174 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,175 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,175 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.175101 duration_in_ms=1.777
2017-11-24 10:52:58,176 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.175536
2017-11-24 10:52:58,176 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,177 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,177 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.177287 duration_in_ms=1.751
2017-11-24 10:52:58,178 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.177731
2017-11-24 10:52:58,178 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,179 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,180 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.179500 duration_in_ms=1.769
2017-11-24 10:52:58,180 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.179936
2017-11-24 10:52:58,180 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,181 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,182 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.181688 duration_in_ms=1.752
2017-11-24 10:52:58,182 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.182125
2017-11-24 10:52:58,183 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,184 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,184 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.183897 duration_in_ms=1.772
2017-11-24 10:52:58,184 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.184340
2017-11-24 10:52:58,185 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,186 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,186 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.186098 duration_in_ms=1.758
2017-11-24 10:52:58,187 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.186534
2017-11-24 10:52:58,187 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,188 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,188 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.188325 duration_in_ms=1.791
2017-11-24 10:52:58,189 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.188760
2017-11-24 10:52:58,189 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,190 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,191 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.190504 duration_in_ms=1.744
2017-11-24 10:52:58,191 [salt.state       ][INFO    ][11890] Running state [sysfs.write] at time 10:52:58.190937
2017-11-24 10:52:58,191 [salt.state       ][INFO    ][11890] Executing state module.run for sysfs.write
2017-11-24 10:52:58,192 [salt.state       ][INFO    ][11890] {'ret': True}
2017-11-24 10:52:58,193 [salt.state       ][INFO    ][11890] Completed state [sysfs.write] at time 10:52:58.192494 duration_in_ms=1.556
2017-11-24 10:52:58,194 [salt.state       ][INFO    ][11890] Running state [cs_CZ.UTF-8] at time 10:52:58.193438
2017-11-24 10:52:58,194 [salt.state       ][INFO    ][11890] Executing state locale.present for cs_CZ.UTF-8
2017-11-24 10:52:58,195 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'locale -a' in directory '/root'
2017-11-24 10:52:58,209 [salt.state       ][INFO    ][11890] Locale cs_CZ.UTF-8 is already present
2017-11-24 10:52:58,210 [salt.state       ][INFO    ][11890] Completed state [cs_CZ.UTF-8] at time 10:52:58.209759 duration_in_ms=16.32
2017-11-24 10:52:58,210 [salt.state       ][INFO    ][11890] Running state [en_US.UTF-8] at time 10:52:58.210388
2017-11-24 10:52:58,211 [salt.state       ][INFO    ][11890] Executing state locale.present for en_US.UTF-8
2017-11-24 10:52:58,212 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'locale -a' in directory '/root'
2017-11-24 10:52:58,226 [salt.state       ][INFO    ][11890] Locale en_US.UTF-8 is already present
2017-11-24 10:52:58,227 [salt.state       ][INFO    ][11890] Completed state [en_US.UTF-8] at time 10:52:58.226418 duration_in_ms=16.029
2017-11-24 10:52:58,230 [salt.state       ][INFO    ][11890] Running state [en_US.UTF-8] at time 10:52:58.229479
2017-11-24 10:52:58,230 [salt.state       ][INFO    ][11890] Executing state locale.system for en_US.UTF-8
2017-11-24 10:52:58,231 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command 'localectl' in directory '/root'
2017-11-24 10:52:58,266 [salt.state       ][INFO    ][11890] System locale en_US.UTF-8 already set
2017-11-24 10:52:58,266 [salt.state       ][INFO    ][11890] Completed state [en_US.UTF-8] at time 10:52:58.266141 duration_in_ms=36.66
2017-11-24 10:52:58,269 [salt.state       ][INFO    ][11890] Running state [root] at time 10:52:58.268798
2017-11-24 10:52:58,269 [salt.state       ][INFO    ][11890] Executing state user.present for root
2017-11-24 10:52:58,272 [salt.state       ][INFO    ][11890] User root is present and up to date
2017-11-24 10:52:58,272 [salt.state       ][INFO    ][11890] Completed state [root] at time 10:52:58.272156 duration_in_ms=3.358
2017-11-24 10:52:58,275 [salt.state       ][INFO    ][11890] Running state [/root] at time 10:52:58.274828
2017-11-24 10:52:58,275 [salt.state       ][INFO    ][11890] Executing state file.directory for /root
2017-11-24 10:52:58,277 [salt.state       ][INFO    ][11890] Directory /root is in the correct state
2017-11-24 10:52:58,277 [salt.state       ][INFO    ][11890] Completed state [/root] at time 10:52:58.276884 duration_in_ms=2.056
2017-11-24 10:52:58,277 [salt.state       ][INFO    ][11890] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:52:58.277371
2017-11-24 10:52:58,278 [salt.state       ][INFO    ][11890] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-24 10:52:58,279 [salt.state       ][INFO    ][11890] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-24 10:52:58,279 [salt.state       ][INFO    ][11890] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:52:58.278879 duration_in_ms=1.508
2017-11-24 10:52:58,279 [salt.state       ][INFO    ][11890] Running state [ubuntu] at time 10:52:58.279185
2017-11-24 10:52:58,280 [salt.state       ][INFO    ][11890] Executing state user.present for ubuntu
2017-11-24 10:52:58,282 [salt.state       ][INFO    ][11890] User ubuntu is present and up to date
2017-11-24 10:52:58,282 [salt.state       ][INFO    ][11890] Completed state [ubuntu] at time 10:52:58.281930 duration_in_ms=2.743
2017-11-24 10:52:58,284 [salt.state       ][INFO    ][11890] Running state [/home/ubuntu] at time 10:52:58.284092
2017-11-24 10:52:58,285 [salt.state       ][INFO    ][11890] Executing state file.directory for /home/ubuntu
2017-11-24 10:52:58,286 [salt.state       ][INFO    ][11890] Directory /home/ubuntu is in the correct state
2017-11-24 10:52:58,286 [salt.state       ][INFO    ][11890] Completed state [/home/ubuntu] at time 10:52:58.286351 duration_in_ms=2.259
2017-11-24 10:52:58,288 [salt.state       ][INFO    ][11890] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:52:58.288172
2017-11-24 10:52:58,289 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-24 10:52:58,313 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-24 10:52:58,321 [salt.state       ][INFO    ][11890] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-24 10:52:58,321 [salt.state       ][INFO    ][11890] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:52:58.320968 duration_in_ms=32.795
2017-11-24 10:52:58,322 [salt.state       ][INFO    ][11890] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:52:58.321468
2017-11-24 10:52:58,322 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-24 10:52:58,344 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-24 10:52:58,381 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:58,524 [salt.state       ][INFO    ][11890] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-24 10:52:58,526 [salt.state       ][INFO    ][11890] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:52:58.526052 duration_in_ms=204.583
2017-11-24 10:52:58,527 [salt.state       ][INFO    ][11890] Running state [apt-daily.timer] at time 10:52:58.526714
2017-11-24 10:52:58,527 [salt.state       ][INFO    ][11890] Executing state service.dead for apt-daily.timer
2017-11-24 10:52:58,529 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-24 10:52:58,552 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-24 10:52:58,570 [salt.loaded.int.module.cmdmod][INFO    ][11890] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-24 10:52:58,593 [salt.state       ][INFO    ][11890] The service apt-daily.timer is already dead
2017-11-24 10:52:58,593 [salt.state       ][INFO    ][11890] Completed state [apt-daily.timer] at time 10:52:58.593261 duration_in_ms=66.546
2017-11-24 10:52:58,594 [salt.state       ][INFO    ][11890] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:52:58.593925
2017-11-24 10:52:58,595 [salt.state       ][INFO    ][11890] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-24 10:52:58,617 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-24 10:52:58,656 [salt.fileclient  ][INFO    ][11890] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:52:58,796 [salt.state       ][INFO    ][11890] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-24 10:52:58,797 [salt.state       ][INFO    ][11890] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:52:58.796742 duration_in_ms=202.817
2017-11-24 10:52:58,800 [salt.state       ][INFO    ][11890] Running state [service.systemctl_reload] at time 10:52:58.799491
2017-11-24 10:52:58,800 [salt.state       ][INFO    ][11890] Executing state module.wait for service.systemctl_reload
2017-11-24 10:52:58,801 [salt.state       ][INFO    ][11890] No changes made for service.systemctl_reload
2017-11-24 10:52:58,801 [salt.state       ][INFO    ][11890] Completed state [service.systemctl_reload] at time 10:52:58.800921 duration_in_ms=1.43
2017-11-24 10:52:58,808 [salt.minion      ][INFO    ][11890] Returning information for job: 20171124105151375333
2017-11-24 10:52:59,702 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command state.apply with jid 20171124105259687154
2017-11-24 10:52:59,724 [salt.minion      ][INFO    ][17853] Starting a new job with PID 17853
2017-11-24 10:53:02,391 [salt.state       ][INFO    ][17853] Loading fresh modules for state activity
2017-11-24 10:53:02,453 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-24 10:53:02,508 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:02,669 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-24 10:53:02,705 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:02,941 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-24 10:53:03,037 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:03,313 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-11-24 10:53:03,439 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:03,659 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-24 10:53:03,877 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:04,117 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-24 10:53:04,174 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:04,334 [salt.state       ][INFO    ][17853] Running state [/etc/hostname] at time 10:53:04.333749
2017-11-24 10:53:04,335 [salt.state       ][INFO    ][17853] Executing state file.managed for /etc/hostname
2017-11-24 10:53:04,383 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-24 10:53:04,390 [salt.state       ][INFO    ][17853] File /etc/hostname is in the correct state
2017-11-24 10:53:04,391 [salt.state       ][INFO    ][17853] Completed state [/etc/hostname] at time 10:53:04.390801 duration_in_ms=57.052
2017-11-24 10:53:04,394 [salt.state       ][INFO    ][17853] Running state [hostname cmp002] at time 10:53:04.393547
2017-11-24 10:53:04,394 [salt.state       ][INFO    ][17853] Executing state cmd.wait for hostname cmp002
2017-11-24 10:53:04,395 [salt.state       ][INFO    ][17853] No changes made for hostname cmp002
2017-11-24 10:53:04,395 [salt.state       ][INFO    ][17853] Completed state [hostname cmp002] at time 10:53:04.395048 duration_in_ms=1.501
2017-11-24 10:53:04,396 [salt.state       ][INFO    ][17853] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.396252
2017-11-24 10:53:04,397 [salt.state       ][INFO    ][17853] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,398 [salt.state       ][INFO    ][17853] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-24 10:53:04,398 [salt.state       ][INFO    ][17853] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.398193 duration_in_ms=1.941
2017-11-24 10:53:04,399 [salt.state       ][INFO    ][17853] Running state [mdb02] at time 10:53:04.398675
2017-11-24 10:53:04,399 [salt.state       ][INFO    ][17853] Executing state host.present for mdb02
2017-11-24 10:53:04,400 [salt.state       ][INFO    ][17853] Host mdb02 (192.168.10.77) already present
2017-11-24 10:53:04,401 [salt.state       ][INFO    ][17853] Completed state [mdb02] at time 10:53:04.400553 duration_in_ms=1.878
2017-11-24 10:53:04,401 [salt.state       ][INFO    ][17853] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.401021
2017-11-24 10:53:04,402 [salt.state       ][INFO    ][17853] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,403 [salt.state       ][INFO    ][17853] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-24 10:53:04,403 [salt.state       ][INFO    ][17853] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.402862 duration_in_ms=1.841
2017-11-24 10:53:04,403 [salt.state       ][INFO    ][17853] Running state [mdb03] at time 10:53:04.403154
2017-11-24 10:53:04,404 [salt.state       ][INFO    ][17853] Executing state host.present for mdb03
2017-11-24 10:53:04,405 [salt.state       ][INFO    ][17853] Host mdb03 (192.168.10.78) already present
2017-11-24 10:53:04,405 [salt.state       ][INFO    ][17853] Completed state [mdb03] at time 10:53:04.404951 duration_in_ms=1.796
2017-11-24 10:53:04,405 [salt.state       ][INFO    ][17853] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.405419
2017-11-24 10:53:04,406 [salt.state       ][INFO    ][17853] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,407 [salt.state       ][INFO    ][17853] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-24 10:53:04,407 [salt.state       ][INFO    ][17853] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.407115 duration_in_ms=1.697
2017-11-24 10:53:04,408 [salt.state       ][INFO    ][17853] Running state [mdb01] at time 10:53:04.407467
2017-11-24 10:53:04,408 [salt.state       ][INFO    ][17853] Executing state host.present for mdb01
2017-11-24 10:53:04,409 [salt.state       ][INFO    ][17853] Host mdb01 (192.168.10.76) already present
2017-11-24 10:53:04,409 [salt.state       ][INFO    ][17853] Completed state [mdb01] at time 10:53:04.409284 duration_in_ms=1.817
2017-11-24 10:53:04,410 [salt.state       ][INFO    ][17853] Running state [mdb] at time 10:53:04.409743
2017-11-24 10:53:04,410 [salt.state       ][INFO    ][17853] Executing state host.present for mdb
2017-11-24 10:53:04,411 [salt.state       ][INFO    ][17853] Host mdb (192.168.10.75) already present
2017-11-24 10:53:04,412 [salt.state       ][INFO    ][17853] Completed state [mdb] at time 10:53:04.411594 duration_in_ms=1.851
2017-11-24 10:53:04,412 [salt.state       ][INFO    ][17853] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.412053
2017-11-24 10:53:04,413 [salt.state       ][INFO    ][17853] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,414 [salt.state       ][INFO    ][17853] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-24 10:53:04,414 [salt.state       ][INFO    ][17853] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.413876 duration_in_ms=1.822
2017-11-24 10:53:04,414 [salt.state       ][INFO    ][17853] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.414341
2017-11-24 10:53:04,415 [salt.state       ][INFO    ][17853] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,416 [salt.state       ][INFO    ][17853] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-24 10:53:04,416 [salt.state       ][INFO    ][17853] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.415971 duration_in_ms=1.63
2017-11-24 10:53:04,417 [salt.state       ][INFO    ][17853] Running state [cfg01] at time 10:53:04.416431
2017-11-24 10:53:04,417 [salt.state       ][INFO    ][17853] Executing state host.present for cfg01
2017-11-24 10:53:04,418 [salt.state       ][INFO    ][17853] Host cfg01 (192.168.10.100) already present
2017-11-24 10:53:04,418 [salt.state       ][INFO    ][17853] Completed state [cfg01] at time 10:53:04.418265 duration_in_ms=1.834
2017-11-24 10:53:04,419 [salt.state       ][INFO    ][17853] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.418732
2017-11-24 10:53:04,419 [salt.state       ][INFO    ][17853] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,420 [salt.state       ][INFO    ][17853] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.104) already present
2017-11-24 10:53:04,421 [salt.state       ][INFO    ][17853] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.420591 duration_in_ms=1.859
2017-11-24 10:53:04,421 [salt.state       ][INFO    ][17853] Running state [prx01] at time 10:53:04.421070
2017-11-24 10:53:04,422 [salt.state       ][INFO    ][17853] Executing state host.present for prx01
2017-11-24 10:53:04,423 [salt.state       ][INFO    ][17853] Host prx01 (192.168.10.104) already present
2017-11-24 10:53:04,423 [salt.state       ][INFO    ][17853] Completed state [prx01] at time 10:53:04.422899 duration_in_ms=1.829
2017-11-24 10:53:04,423 [salt.state       ][INFO    ][17853] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.423388
2017-11-24 10:53:04,424 [salt.state       ][INFO    ][17853] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,425 [salt.state       ][INFO    ][17853] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-24 10:53:04,425 [salt.state       ][INFO    ][17853] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.425216 duration_in_ms=1.828
2017-11-24 10:53:04,426 [salt.state       ][INFO    ][17853] Running state [kvm01] at time 10:53:04.425687
2017-11-24 10:53:04,426 [salt.state       ][INFO    ][17853] Executing state host.present for kvm01
2017-11-24 10:53:04,428 [salt.state       ][INFO    ][17853] Host kvm01 (192.168.10.141) already present
2017-11-24 10:53:04,428 [salt.state       ][INFO    ][17853] Completed state [kvm01] at time 10:53:04.427861 duration_in_ms=2.174
2017-11-24 10:53:04,428 [salt.state       ][INFO    ][17853] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.428333
2017-11-24 10:53:04,429 [salt.state       ][INFO    ][17853] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,430 [salt.state       ][INFO    ][17853] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-24 10:53:04,430 [salt.state       ][INFO    ][17853] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.430161 duration_in_ms=1.828
2017-11-24 10:53:04,431 [salt.state       ][INFO    ][17853] Running state [kvm03] at time 10:53:04.430628
2017-11-24 10:53:04,431 [salt.state       ][INFO    ][17853] Executing state host.present for kvm03
2017-11-24 10:53:04,432 [salt.state       ][INFO    ][17853] Host kvm03 (192.168.10.143) already present
2017-11-24 10:53:04,433 [salt.state       ][INFO    ][17853] Completed state [kvm03] at time 10:53:04.432470 duration_in_ms=1.842
2017-11-24 10:53:04,433 [salt.state       ][INFO    ][17853] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.432923
2017-11-24 10:53:04,433 [salt.state       ][INFO    ][17853] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,434 [salt.state       ][INFO    ][17853] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-24 10:53:04,435 [salt.state       ][INFO    ][17853] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.434761 duration_in_ms=1.838
2017-11-24 10:53:04,435 [salt.state       ][INFO    ][17853] Running state [kvm02] at time 10:53:04.435263
2017-11-24 10:53:04,436 [salt.state       ][INFO    ][17853] Executing state host.present for kvm02
2017-11-24 10:53:04,437 [salt.state       ][INFO    ][17853] Host kvm02 (192.168.10.142) already present
2017-11-24 10:53:04,437 [salt.state       ][INFO    ][17853] Completed state [kvm02] at time 10:53:04.437077 duration_in_ms=1.813
2017-11-24 10:53:04,438 [salt.state       ][INFO    ][17853] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.437532
2017-11-24 10:53:04,438 [salt.state       ][INFO    ][17853] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,439 [salt.state       ][INFO    ][17853] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-24 10:53:04,439 [salt.state       ][INFO    ][17853] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.439369 duration_in_ms=1.837
2017-11-24 10:53:04,440 [salt.state       ][INFO    ][17853] Running state [dbs] at time 10:53:04.439832
2017-11-24 10:53:04,440 [salt.state       ][INFO    ][17853] Executing state host.present for dbs
2017-11-24 10:53:04,441 [salt.state       ][INFO    ][17853] Host dbs (192.168.10.50) already present
2017-11-24 10:53:04,442 [salt.state       ][INFO    ][17853] Completed state [dbs] at time 10:53:04.441643 duration_in_ms=1.81
2017-11-24 10:53:04,442 [salt.state       ][INFO    ][17853] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.442100
2017-11-24 10:53:04,443 [salt.state       ][INFO    ][17853] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,444 [salt.state       ][INFO    ][17853] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-24 10:53:04,444 [salt.state       ][INFO    ][17853] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.443930 duration_in_ms=1.83
2017-11-24 10:53:04,444 [salt.state       ][INFO    ][17853] Running state [prx] at time 10:53:04.444387
2017-11-24 10:53:04,445 [salt.state       ][INFO    ][17853] Executing state host.present for prx
2017-11-24 10:53:04,446 [salt.state       ][INFO    ][17853] Host prx (100.64.200.103) already present
2017-11-24 10:53:04,446 [salt.state       ][INFO    ][17853] Completed state [prx] at time 10:53:04.446194 duration_in_ms=1.808
2017-11-24 10:53:04,447 [salt.state       ][INFO    ][17853] Running state [prx02] at time 10:53:04.446647
2017-11-24 10:53:04,447 [salt.state       ][INFO    ][17853] Executing state host.present for prx02
2017-11-24 10:53:04,448 [salt.state       ][INFO    ][17853] Host prx02 (192.168.10.105) already present
2017-11-24 10:53:04,449 [salt.state       ][INFO    ][17853] Completed state [prx02] at time 10:53:04.448482 duration_in_ms=1.835
2017-11-24 10:53:04,449 [salt.state       ][INFO    ][17853] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.448934
2017-11-24 10:53:04,449 [salt.state       ][INFO    ][17853] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,450 [salt.state       ][INFO    ][17853] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.105) already present
2017-11-24 10:53:04,451 [salt.state       ][INFO    ][17853] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.450741 duration_in_ms=1.807
2017-11-24 10:53:04,451 [salt.state       ][INFO    ][17853] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.451100
2017-11-24 10:53:04,451 [salt.state       ][INFO    ][17853] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,453 [salt.state       ][INFO    ][17853] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-24 10:53:04,453 [salt.state       ][INFO    ][17853] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.452831 duration_in_ms=1.73
2017-11-24 10:53:04,453 [salt.state       ][INFO    ][17853] Running state [msg02] at time 10:53:04.453291
2017-11-24 10:53:04,454 [salt.state       ][INFO    ][17853] Executing state host.present for msg02
2017-11-24 10:53:04,455 [salt.state       ][INFO    ][17853] Host msg02 (192.168.10.42) already present
2017-11-24 10:53:04,455 [salt.state       ][INFO    ][17853] Completed state [msg02] at time 10:53:04.455054 duration_in_ms=1.764
2017-11-24 10:53:04,455 [salt.state       ][INFO    ][17853] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.455335
2017-11-24 10:53:04,456 [salt.state       ][INFO    ][17853] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,457 [salt.state       ][INFO    ][17853] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-24 10:53:04,457 [salt.state       ][INFO    ][17853] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.457155 duration_in_ms=1.82
2017-11-24 10:53:04,458 [salt.state       ][INFO    ][17853] Running state [msg03] at time 10:53:04.457622
2017-11-24 10:53:04,458 [salt.state       ][INFO    ][17853] Executing state host.present for msg03
2017-11-24 10:53:04,459 [salt.state       ][INFO    ][17853] Host msg03 (192.168.10.43) already present
2017-11-24 10:53:04,460 [salt.state       ][INFO    ][17853] Completed state [msg03] at time 10:53:04.459470 duration_in_ms=1.847
2017-11-24 10:53:04,460 [salt.state       ][INFO    ][17853] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.459932
2017-11-24 10:53:04,460 [salt.state       ][INFO    ][17853] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,461 [salt.state       ][INFO    ][17853] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-24 10:53:04,462 [salt.state       ][INFO    ][17853] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.461756 duration_in_ms=1.824
2017-11-24 10:53:04,462 [salt.state       ][INFO    ][17853] Running state [msg01] at time 10:53:04.462219
2017-11-24 10:53:04,463 [salt.state       ][INFO    ][17853] Executing state host.present for msg01
2017-11-24 10:53:04,464 [salt.state       ][INFO    ][17853] Host msg01 (192.168.10.41) already present
2017-11-24 10:53:04,464 [salt.state       ][INFO    ][17853] Completed state [msg01] at time 10:53:04.464055 duration_in_ms=1.836
2017-11-24 10:53:04,465 [salt.state       ][INFO    ][17853] Running state [msg] at time 10:53:04.464511
2017-11-24 10:53:04,465 [salt.state       ][INFO    ][17853] Executing state host.present for msg
2017-11-24 10:53:04,466 [salt.state       ][INFO    ][17853] Host msg (192.168.10.40) already present
2017-11-24 10:53:04,466 [salt.state       ][INFO    ][17853] Completed state [msg] at time 10:53:04.466318 duration_in_ms=1.807
2017-11-24 10:53:04,467 [salt.state       ][INFO    ][17853] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.466776
2017-11-24 10:53:04,467 [salt.state       ][INFO    ][17853] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,468 [salt.state       ][INFO    ][17853] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-24 10:53:04,469 [salt.state       ][INFO    ][17853] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.468616 duration_in_ms=1.839
2017-11-24 10:53:04,469 [salt.state       ][INFO    ][17853] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.469084
2017-11-24 10:53:04,470 [salt.state       ][INFO    ][17853] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,471 [salt.state       ][INFO    ][17853] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-24 10:53:04,471 [salt.state       ][INFO    ][17853] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.470912 duration_in_ms=1.827
2017-11-24 10:53:04,471 [salt.state       ][INFO    ][17853] Running state [cfg01] at time 10:53:04.471405
2017-11-24 10:53:04,472 [salt.state       ][INFO    ][17853] Executing state host.present for cfg01
2017-11-24 10:53:04,473 [salt.state       ][INFO    ][17853] Host cfg01 (192.168.10.100) already present
2017-11-24 10:53:04,474 [salt.state       ][INFO    ][17853] Completed state [cfg01] at time 10:53:04.473475 duration_in_ms=2.07
2017-11-24 10:53:04,474 [salt.state       ][INFO    ][17853] Running state [cmp002] at time 10:53:04.473939
2017-11-24 10:53:04,474 [salt.state       ][INFO    ][17853] Executing state host.present for cmp002
2017-11-24 10:53:04,475 [salt.state       ][INFO    ][17853] Host cmp002 (192.168.10.102) already present
2017-11-24 10:53:04,476 [salt.state       ][INFO    ][17853] Completed state [cmp002] at time 10:53:04.475774 duration_in_ms=1.835
2017-11-24 10:53:04,476 [salt.state       ][INFO    ][17853] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.476229
2017-11-24 10:53:04,477 [salt.state       ][INFO    ][17853] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:04,478 [salt.state       ][INFO    ][17853] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-24 10:53:04,478 [salt.state       ][INFO    ][17853] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:04.478037 duration_in_ms=1.809
2017-11-24 10:53:04,481 [salt.state       ][INFO    ][17853] Running state [file.replace] at time 10:53:04.480654
2017-11-24 10:53:04,481 [salt.state       ][INFO    ][17853] Executing state module.run for file.replace
2017-11-24 10:53:05,375 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['git', '--version'] in directory '/root'
2017-11-24 10:53:05,484 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'grep -q "cmp002 cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-24 10:53:05,498 [salt.state       ][INFO    ][17853] onlyif execution failed
2017-11-24 10:53:05,498 [salt.state       ][INFO    ][17853] Completed state [file.replace] at time 10:53:05.498168 duration_in_ms=1017.513
2017-11-24 10:53:05,499 [salt.state       ][INFO    ][17853] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.498865
2017-11-24 10:53:05,500 [salt.state       ][INFO    ][17853] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,504 [salt.state       ][INFO    ][17853] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-24 10:53:05,504 [salt.state       ][INFO    ][17853] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.503971 duration_in_ms=5.106
2017-11-24 10:53:05,505 [salt.state       ][INFO    ][17853] Running state [cmp001] at time 10:53:05.504495
2017-11-24 10:53:05,505 [salt.state       ][INFO    ][17853] Executing state host.present for cmp001
2017-11-24 10:53:05,506 [salt.state       ][INFO    ][17853] Host cmp001 (192.168.10.101) already present
2017-11-24 10:53:05,507 [salt.state       ][INFO    ][17853] Completed state [cmp001] at time 10:53:05.506429 duration_in_ms=1.934
2017-11-24 10:53:05,507 [salt.state       ][INFO    ][17853] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.506943
2017-11-24 10:53:05,507 [salt.state       ][INFO    ][17853] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,508 [salt.state       ][INFO    ][17853] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-24 10:53:05,509 [salt.state       ][INFO    ][17853] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.508668 duration_in_ms=1.726
2017-11-24 10:53:05,509 [salt.state       ][INFO    ][17853] Running state [dbs01] at time 10:53:05.509163
2017-11-24 10:53:05,510 [salt.state       ][INFO    ][17853] Executing state host.present for dbs01
2017-11-24 10:53:05,511 [salt.state       ][INFO    ][17853] Host dbs01 (192.168.10.51) already present
2017-11-24 10:53:05,511 [salt.state       ][INFO    ][17853] Completed state [dbs01] at time 10:53:05.511105 duration_in_ms=1.942
2017-11-24 10:53:05,512 [salt.state       ][INFO    ][17853] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.511586
2017-11-24 10:53:05,512 [salt.state       ][INFO    ][17853] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,513 [salt.state       ][INFO    ][17853] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-24 10:53:05,514 [salt.state       ][INFO    ][17853] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.513428 duration_in_ms=1.842
2017-11-24 10:53:05,514 [salt.state       ][INFO    ][17853] Running state [dbs02] at time 10:53:05.513917
2017-11-24 10:53:05,514 [salt.state       ][INFO    ][17853] Executing state host.present for dbs02
2017-11-24 10:53:05,515 [salt.state       ][INFO    ][17853] Host dbs02 (192.168.10.52) already present
2017-11-24 10:53:05,516 [salt.state       ][INFO    ][17853] Completed state [dbs02] at time 10:53:05.515814 duration_in_ms=1.897
2017-11-24 10:53:05,516 [salt.state       ][INFO    ][17853] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.516286
2017-11-24 10:53:05,517 [salt.state       ][INFO    ][17853] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,518 [salt.state       ][INFO    ][17853] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-24 10:53:05,518 [salt.state       ][INFO    ][17853] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.518144 duration_in_ms=1.858
2017-11-24 10:53:05,519 [salt.state       ][INFO    ][17853] Running state [dbs03] at time 10:53:05.518634
2017-11-24 10:53:05,519 [salt.state       ][INFO    ][17853] Executing state host.present for dbs03
2017-11-24 10:53:05,520 [salt.state       ][INFO    ][17853] Host dbs03 (192.168.10.53) already present
2017-11-24 10:53:05,521 [salt.state       ][INFO    ][17853] Completed state [dbs03] at time 10:53:05.520509 duration_in_ms=1.875
2017-11-24 10:53:05,521 [salt.state       ][INFO    ][17853] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.520973
2017-11-24 10:53:05,521 [salt.state       ][INFO    ][17853] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,523 [salt.state       ][INFO    ][17853] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-24 10:53:05,523 [salt.state       ][INFO    ][17853] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.522832 duration_in_ms=1.858
2017-11-24 10:53:05,523 [salt.state       ][INFO    ][17853] Running state [mas01] at time 10:53:05.523347
2017-11-24 10:53:05,524 [salt.state       ][INFO    ][17853] Executing state host.present for mas01
2017-11-24 10:53:05,525 [salt.state       ][INFO    ][17853] Host mas01 (192.168.10.3) already present
2017-11-24 10:53:05,525 [salt.state       ][INFO    ][17853] Completed state [mas01] at time 10:53:05.525210 duration_in_ms=1.863
2017-11-24 10:53:05,526 [salt.state       ][INFO    ][17853] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.525674
2017-11-24 10:53:05,526 [salt.state       ][INFO    ][17853] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,527 [salt.state       ][INFO    ][17853] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-24 10:53:05,527 [salt.state       ][INFO    ][17853] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.527314 duration_in_ms=1.64
2017-11-24 10:53:05,528 [salt.state       ][INFO    ][17853] Running state [ctl02] at time 10:53:05.527795
2017-11-24 10:53:05,528 [salt.state       ][INFO    ][17853] Executing state host.present for ctl02
2017-11-24 10:53:05,529 [salt.state       ][INFO    ][17853] Host ctl02 (192.168.10.12) already present
2017-11-24 10:53:05,530 [salt.state       ][INFO    ][17853] Completed state [ctl02] at time 10:53:05.529634 duration_in_ms=1.839
2017-11-24 10:53:05,530 [salt.state       ][INFO    ][17853] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.530107
2017-11-24 10:53:05,531 [salt.state       ][INFO    ][17853] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,532 [salt.state       ][INFO    ][17853] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-24 10:53:05,532 [salt.state       ][INFO    ][17853] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.531991 duration_in_ms=1.883
2017-11-24 10:53:05,533 [salt.state       ][INFO    ][17853] Running state [ctl03] at time 10:53:05.532475
2017-11-24 10:53:05,533 [salt.state       ][INFO    ][17853] Executing state host.present for ctl03
2017-11-24 10:53:05,534 [salt.state       ][INFO    ][17853] Host ctl03 (192.168.10.13) already present
2017-11-24 10:53:05,534 [salt.state       ][INFO    ][17853] Completed state [ctl03] at time 10:53:05.534312 duration_in_ms=1.836
2017-11-24 10:53:05,535 [salt.state       ][INFO    ][17853] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.534783
2017-11-24 10:53:05,535 [salt.state       ][INFO    ][17853] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,536 [salt.state       ][INFO    ][17853] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-24 10:53:05,537 [salt.state       ][INFO    ][17853] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.536683 duration_in_ms=1.901
2017-11-24 10:53:05,537 [salt.state       ][INFO    ][17853] Running state [ctl01] at time 10:53:05.537168
2017-11-24 10:53:05,538 [salt.state       ][INFO    ][17853] Executing state host.present for ctl01
2017-11-24 10:53:05,539 [salt.state       ][INFO    ][17853] Host ctl01 (192.168.10.11) already present
2017-11-24 10:53:05,539 [salt.state       ][INFO    ][17853] Completed state [ctl01] at time 10:53:05.539030 duration_in_ms=1.862
2017-11-24 10:53:05,540 [salt.state       ][INFO    ][17853] Running state [ctl] at time 10:53:05.539517
2017-11-24 10:53:05,540 [salt.state       ][INFO    ][17853] Executing state host.present for ctl
2017-11-24 10:53:05,541 [salt.state       ][INFO    ][17853] Host ctl (192.168.10.10) already present
2017-11-24 10:53:05,541 [salt.state       ][INFO    ][17853] Completed state [ctl] at time 10:53:05.541362 duration_in_ms=1.845
2017-11-24 10:53:05,542 [salt.state       ][INFO    ][17853] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.541833
2017-11-24 10:53:05,542 [salt.state       ][INFO    ][17853] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:53:05,543 [salt.state       ][INFO    ][17853] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-24 10:53:05,544 [salt.state       ][INFO    ][17853] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:53:05.543732 duration_in_ms=1.898
2017-11-24 10:53:05,554 [salt.state       ][INFO    ][17853] Running state [linux_dpdk_pkgs] at time 10:53:05.554012
2017-11-24 10:53:05,555 [salt.state       ][INFO    ][17853] Executing state pkg.installed for linux_dpdk_pkgs
2017-11-24 10:53:05,556 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:53:06,274 [salt.state       ][INFO    ][17853] All specified packages are already installed
2017-11-24 10:53:06,275 [salt.state       ][INFO    ][17853] Completed state [linux_dpdk_pkgs] at time 10:53:06.274387 duration_in_ms=720.374
2017-11-24 10:53:06,277 [salt.state       ][INFO    ][17853] Running state [uio] at time 10:53:06.276672
2017-11-24 10:53:06,277 [salt.state       ][INFO    ][17853] Executing state kmod.present for uio
2017-11-24 10:53:06,278 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'lsmod' in directory '/root'
2017-11-24 10:53:06,296 [salt.state       ][INFO    ][17853] Kernel module uio is already present
2017-11-24 10:53:06,297 [salt.state       ][INFO    ][17853] Completed state [uio] at time 10:53:06.296824 duration_in_ms=20.151
2017-11-24 10:53:06,299 [salt.state       ][INFO    ][17853] Running state [/etc/dpdk/interfaces] at time 10:53:06.298858
2017-11-24 10:53:06,300 [salt.state       ][INFO    ][17853] Executing state file.managed for /etc/dpdk/interfaces
2017-11-24 10:53:06,329 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-11-24 10:53:06,371 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:53:06,511 [salt.state       ][INFO    ][17853] File /etc/dpdk/interfaces is in the correct state
2017-11-24 10:53:06,512 [salt.state       ][INFO    ][17853] Completed state [/etc/dpdk/interfaces] at time 10:53:06.511762 duration_in_ms=212.903
2017-11-24 10:53:06,515 [salt.state       ][INFO    ][17853] Running state [dpdk] at time 10:53:06.515110
2017-11-24 10:53:06,516 [salt.state       ][INFO    ][17853] Executing state service.running for dpdk
2017-11-24 10:53:06,517 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-11-24 10:53:06,550 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-11-24 10:53:06,565 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-11-24 10:53:06,582 [salt.state       ][INFO    ][17853] The service dpdk is already running
2017-11-24 10:53:06,582 [salt.state       ][INFO    ][17853] Completed state [dpdk] at time 10:53:06.582312 duration_in_ms=67.2
2017-11-24 10:53:06,583 [salt.state       ][INFO    ][17853] Running state [openvswitch_dpdk_pkgs] at time 10:53:06.583020
2017-11-24 10:53:06,583 [salt.state       ][INFO    ][17853] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-11-24 10:53:06,595 [salt.state       ][INFO    ][17853] All specified packages are already installed
2017-11-24 10:53:06,595 [salt.state       ][INFO    ][17853] Completed state [openvswitch_dpdk_pkgs] at time 10:53:06.594937 duration_in_ms=11.915
2017-11-24 10:53:06,597 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 10:53:06.597232
2017-11-24 10:53:06,598 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-11-24 10:53:06,599 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-11-24 10:53:06,619 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,619 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 10:53:06.619129 duration_in_ms=21.896
2017-11-24 10:53:06,622 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 10:53:06.621804
2017-11-24 10:53:06,622 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-11-24 10:53:06,624 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-11-24 10:53:06,642 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,643 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 10:53:06.642508 duration_in_ms=20.704
2017-11-24 10:53:06,644 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 10:53:06.644307
2017-11-24 10:53:06,645 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-11-24 10:53:06,646 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-11-24 10:53:06,666 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,667 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 10:53:06.666536 duration_in_ms=22.229
2017-11-24 10:53:06,669 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 10:53:06.668432
2017-11-24 10:53:06,669 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-11-24 10:53:06,670 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-11-24 10:53:06,689 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,689 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 10:53:06.689128 duration_in_ms=20.696
2017-11-24 10:53:06,691 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 10:53:06.691109
2017-11-24 10:53:06,692 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"
2017-11-24 10:53:06,693 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"'
' in directory '/root'
2017-11-24 10:53:06,710 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,711 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 10:53:06.710543 duration_in_ms=19.432
2017-11-24 10:53:06,719 [salt.state       ][INFO    ][17853] Running state [openvswitch-switch] at time 10:53:06.719220
2017-11-24 10:53:06,720 [salt.state       ][INFO    ][17853] Executing state service.running for openvswitch-switch
2017-11-24 10:53:06,721 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-11-24 10:53:06,739 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-11-24 10:53:06,752 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-11-24 10:53:06,769 [salt.state       ][INFO    ][17853] The service openvswitch-switch is already running
2017-11-24 10:53:06,770 [salt.state       ][INFO    ][17853] Completed state [openvswitch-switch] at time 10:53:06.769434 duration_in_ms=50.211
2017-11-24 10:53:06,770 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 10:53:06.770134
2017-11-24 10:53:06,771 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-11-24 10:53:06,772 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-11-24 10:53:06,793 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,793 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 10:53:06.793161 duration_in_ms=23.026
2017-11-24 10:53:06,796 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 10:53:06.796090
2017-11-24 10:53:06,797 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1
2017-11-24 10:53:06,798 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-11-24 10:53:06,817 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,818 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 10:53:06.817665 duration_in_ms=21.574
2017-11-24 10:53:06,818 [salt.state       ][INFO    ][17853] Running state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 10:53:06.818309
2017-11-24 10:53:06,819 [salt.state       ][INFO    ][17853] Executing state cmd.run for ovs-vsctl set Interface dpdk0 options:n_rxq=2 
2017-11-24 10:53:06,820 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl get Interface dpdk0 options | grep 'n_rxq="2"'
' in directory '/root'
2017-11-24 10:53:06,839 [salt.state       ][INFO    ][17853] unless execution succeeded
2017-11-24 10:53:06,840 [salt.state       ][INFO    ][17853] Completed state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 10:53:06.839668 duration_in_ms=21.358
2017-11-24 10:53:06,840 [salt.state       ][INFO    ][17853] Running state [linux_network_bridge_pkgs] at time 10:53:06.840289
2017-11-24 10:53:06,841 [salt.state       ][INFO    ][17853] Executing state pkg.installed for linux_network_bridge_pkgs
2017-11-24 10:53:06,852 [salt.state       ][INFO    ][17853] All specified packages are already installed
2017-11-24 10:53:06,852 [salt.state       ][INFO    ][17853] Completed state [linux_network_bridge_pkgs] at time 10:53:06.852073 duration_in_ms=11.783
2017-11-24 10:53:06,853 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:53:06.852586
2017-11-24 10:53:06,853 [salt.state       ][INFO    ][17853] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-24 10:53:06,854 [salt.state       ][INFO    ][17853] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-24 10:53:06,854 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:53:06.854190 duration_in_ms=1.605
2017-11-24 10:53:06,857 [salt.state       ][INFO    ][17853] Running state [ens2f0.81] at time 10:53:06.857176
2017-11-24 10:53:06,858 [salt.state       ][INFO    ][17853] Executing state network.managed for ens2f0.81
2017-11-24 10:53:08,815 [salt.state       ][INFO    ][17853] Interface ens2f0.81 is up to date.
2017-11-24 10:53:08,816 [salt.state       ][INFO    ][17853] Completed state [ens2f0.81] at time 10:53:08.816090 duration_in_ms=1958.913
2017-11-24 10:53:08,818 [salt.state       ][INFO    ][17853] Running state [br-ctl] at time 10:53:08.818329
2017-11-24 10:53:08,819 [salt.state       ][INFO    ][17853] Executing state network.managed for br-ctl
2017-11-24 10:53:08,834 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-24 10:53:09,360 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:53:10,191 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105309791179
2017-11-24 10:53:10,211 [salt.minion      ][INFO    ][18029] Starting a new job with PID 18029
2017-11-24 10:53:10,236 [salt.minion      ][INFO    ][18029] Returning information for job: 20171124105309791179
2017-11-24 10:53:11,159 [salt.state       ][INFO    ][17853] Interface br-ctl is up to date.
2017-11-24 10:53:11,160 [salt.state       ][INFO    ][17853] Completed state [br-ctl] at time 10:53:11.160015 duration_in_ms=2341.685
2017-11-24 10:53:11,161 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces] at time 10:53:11.160612
2017-11-24 10:53:11,161 [salt.state       ][INFO    ][17853] Executing state file.prepend for /etc/network/interfaces
2017-11-24 10:53:11,169 [salt.state       ][INFO    ][17853] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+source /etc/network/interfaces.d/*
+# Workaround for Upstream-Bug: https://github.com/saltstack/salt/issues/40262
+source /etc/network/interfaces.u/*
 auto lo
 iface lo inet loopback
 auto ens2f0.81

2017-11-24 10:53:11,170 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces] at time 10:53:11.169646 duration_in_ms=9.033
2017-11-24 10:53:11,170 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 10:53:11.170141
2017-11-24 10:53:11,171 [salt.state       ][INFO    ][17853] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-11-24 10:53:11,203 [salt.fileclient  ][INFO    ][17853] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-11-24 10:53:11,221 [salt.state       ][INFO    ][17853] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-11-24 10:53:11,222 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 10:53:11.221633 duration_in_ms=51.492
2017-11-24 10:53:11,222 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces] at time 10:53:11.222142
2017-11-24 10:53:11,223 [salt.state       ][INFO    ][17853] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:53:11,225 [salt.state       ][INFO    ][17853] No changes needed to be made
2017-11-24 10:53:11,226 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces] at time 10:53:11.225546 duration_in_ms=3.403
2017-11-24 10:53:11,226 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces] at time 10:53:11.226030
2017-11-24 10:53:11,227 [salt.state       ][INFO    ][17853] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:53:11,229 [salt.state       ][INFO    ][17853] No changes needed to be made
2017-11-24 10:53:11,230 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces] at time 10:53:11.229429 duration_in_ms=3.399
2017-11-24 10:53:11,242 [salt.state       ][INFO    ][17853] Running state [br-floating] at time 10:53:11.241665
2017-11-24 10:53:11,242 [salt.state       ][INFO    ][17853] Executing state openvswitch_bridge.present for br-floating
2017-11-24 10:53:11,243 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-11-24 10:53:11,263 [salt.state       ][INFO    ][17853] Bridge br-floating already exists.
2017-11-24 10:53:11,264 [salt.state       ][INFO    ][17853] Completed state [br-floating] at time 10:53:11.263469 duration_in_ms=21.804
2017-11-24 10:53:11,264 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces] at time 10:53:11.264102
2017-11-24 10:53:11,265 [salt.state       ][INFO    ][17853] Executing state file.prepend for /etc/network/interfaces
2017-11-24 10:53:11,268 [salt.state       ][INFO    ][17853] File /etc/network/interfaces is in correct state
2017-11-24 10:53:11,268 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces] at time 10:53:11.268382 duration_in_ms=4.279
2017-11-24 10:53:11,275 [salt.state       ][INFO    ][17853] Running state [ifup float-to-ex] at time 10:53:11.274893
2017-11-24 10:53:11,275 [salt.state       ][INFO    ][17853] Executing state cmd.run for ifup float-to-ex
2017-11-24 10:53:11,276 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command 'ifup float-to-ex' in directory '/root'
2017-11-24 10:53:11,290 [salt.state       ][INFO    ][17853] {'pid': 18034, 'retcode': 0, 'stderr': 'ifup: interface float-to-ex already configured', 'stdout': ''}
2017-11-24 10:53:11,291 [salt.state       ][INFO    ][17853] Completed state [ifup float-to-ex] at time 10:53:11.290584 duration_in_ms=15.69
2017-11-24 10:53:11,291 [salt.state       ][INFO    ][17853] Running state [eno1] at time 10:53:11.291308
2017-11-24 10:53:11,292 [salt.state       ][INFO    ][17853] Executing state network.managed for eno1
2017-11-24 10:53:13,043 [salt.state       ][INFO    ][17853] Interface eno1 is up to date.
2017-11-24 10:53:13,044 [salt.state       ][INFO    ][17853] Completed state [eno1] at time 10:53:13.043513 duration_in_ms=1752.204
2017-11-24 10:53:13,044 [salt.state       ][INFO    ][17853] Running state [ens2f0] at time 10:53:13.044157
2017-11-24 10:53:13,045 [salt.state       ][INFO    ][17853] Executing state network.managed for ens2f0
2017-11-24 10:53:14,795 [salt.state       ][INFO    ][17853] Interface ens2f0 is up to date.
2017-11-24 10:53:14,796 [salt.state       ][INFO    ][17853] Completed state [ens2f0] at time 10:53:14.795795 duration_in_ms=1751.636
2017-11-24 10:53:14,797 [salt.state       ][INFO    ][17853] Running state [ens2f0.80] at time 10:53:14.796472
2017-11-24 10:53:14,797 [salt.state       ][INFO    ][17853] Executing state network.managed for ens2f0.80
2017-11-24 10:53:16,549 [salt.state       ][INFO    ][17853] Interface ens2f0.80 is up to date.
2017-11-24 10:53:16,550 [salt.state       ][INFO    ][17853] Completed state [ens2f0.80] at time 10:53:16.549482 duration_in_ms=1753.01
2017-11-24 10:53:16,554 [salt.state       ][INFO    ][17853] Running state [br-ex] at time 10:53:16.553827
2017-11-24 10:53:16,555 [salt.state       ][INFO    ][17853] Executing state network.managed for br-ex
2017-11-24 10:53:16,569 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-24 10:53:16,867 [salt.loaded.int.module.cmdmod][INFO    ][17853] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:53:18,632 [salt.state       ][INFO    ][17853] Interface br-ex is up to date.
2017-11-24 10:53:18,633 [salt.state       ][INFO    ][17853] Completed state [br-ex] at time 10:53:18.632698 duration_in_ms=2078.869
2017-11-24 10:53:18,633 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces] at time 10:53:18.633281
2017-11-24 10:53:18,634 [salt.state       ][INFO    ][17853] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:53:18,637 [salt.state       ][INFO    ][17853] No changes needed to be made
2017-11-24 10:53:18,637 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces] at time 10:53:18.636927 duration_in_ms=3.646
2017-11-24 10:53:18,637 [salt.state       ][INFO    ][17853] Running state [/etc/network/interfaces] at time 10:53:18.637415
2017-11-24 10:53:18,638 [salt.state       ][INFO    ][17853] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:53:18,641 [salt.state       ][INFO    ][17853] No changes needed to be made
2017-11-24 10:53:18,641 [salt.state       ][INFO    ][17853] Completed state [/etc/network/interfaces] at time 10:53:18.640939 duration_in_ms=3.524
2017-11-24 10:53:18,642 [salt.state       ][INFO    ][17853] Running state [/etc/profile.d/proxy.sh] at time 10:53:18.641444
2017-11-24 10:53:18,642 [salt.state       ][INFO    ][17853] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-24 10:53:18,643 [salt.state       ][INFO    ][17853] File /etc/profile.d/proxy.sh is not present
2017-11-24 10:53:18,643 [salt.state       ][INFO    ][17853] Completed state [/etc/profile.d/proxy.sh] at time 10:53:18.642963 duration_in_ms=1.519
2017-11-24 10:53:18,644 [salt.state       ][INFO    ][17853] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:53:18.643437
2017-11-24 10:53:18,644 [salt.state       ][INFO    ][17853] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-24 10:53:18,645 [salt.state       ][INFO    ][17853] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-24 10:53:18,645 [salt.state       ][INFO    ][17853] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:53:18.644878 duration_in_ms=1.441
2017-11-24 10:53:18,650 [salt.minion      ][INFO    ][17853] Returning information for job: 20171124105259687154
2017-11-24 10:53:19,543 [salt.minion      ][INFO    ][11770] User sudo_ubuntu Executing command system.reboot with jid 20171124105319525283
2017-11-24 10:53:19,563 [salt.minion      ][INFO    ][18356] Starting a new job with PID 18356
2017-11-24 10:53:19,572 [salt.loaded.int.module.cmdmod][INFO    ][18356] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-24 10:53:19,596 [salt.utils.parsers][WARNING ][11770] Minion received a SIGTERM. Exiting.
2017-11-24 10:53:19,596 [salt.cli.daemons ][INFO    ][11770] The salt minion is shutting down..
2017-11-24 10:53:19,597 [salt.cli.daemons ][INFO    ][11770] The Salt Minion is shut down
2017-11-24 10:56:04,478 [salt.cli.daemons ][INFO    ][3147] Setting up the Salt Minion "cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-24 10:56:05,939 [salt.minion      ][INFO    ][3147] Creating minion process manager
2017-11-24 10:56:05,942 [salt.cli.daemons ][WARNING ][3147] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-24 10:56:05,943 [salt.cli.daemons ][INFO    ][3147] The Salt Minion is starting up
2017-11-24 10:56:05,944 [salt.minion      ][INFO    ][3147] Minion is starting as user 'root'
2017-11-24 10:56:05,945 [salt.utils.event ][INFO    ][3147] Starting pull socket on /var/run/salt/minion/minion_event_e8c7d50af7_pull.ipc
2017-11-24 10:56:07,275 [salt.loaded.int.module.cmdmod][INFO    ][3147] Executing command ['date', '+%z'] in directory '/root'
2017-11-24 10:56:07,285 [salt.utils.schedule][INFO    ][3147] Updating job settings for scheduled job: __mine_interval
2017-11-24 10:56:07,288 [salt.minion      ][INFO    ][3147] Added mine.update to scheduler
2017-11-24 10:56:07,321 [salt.minion      ][INFO    ][3147] Minion is ready to receive requests!
2017-11-24 10:56:08,322 [salt.utils.schedule][INFO    ][3147] Running scheduled job: __mine_interval
2017-11-24 10:56:15,415 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command test.ping with jid 20171124105615403018
2017-11-24 10:56:15,427 [salt.minion      ][INFO    ][3845] Starting a new job with PID 3845
2017-11-24 10:56:15,465 [salt.minion      ][INFO    ][3845] Returning information for job: 20171124105615403018
2017-11-24 10:56:46,375 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command test.ping with jid 20171124105646361694
2017-11-24 10:56:46,388 [salt.minion      ][INFO    ][3851] Starting a new job with PID 3851
2017-11-24 10:56:46,429 [salt.minion      ][INFO    ][3851] Returning information for job: 20171124105646361694
2017-11-24 10:57:17,351 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command test.ping with jid 20171124105717339479
2017-11-24 10:57:17,363 [salt.minion      ][INFO    ][3869] Starting a new job with PID 3869
2017-11-24 10:57:17,405 [salt.minion      ][INFO    ][3869] Returning information for job: 20171124105717339479
2017-11-24 10:57:48,316 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command test.ping with jid 20171124105748301651
2017-11-24 10:57:48,328 [salt.minion      ][INFO    ][3874] Starting a new job with PID 3874
2017-11-24 10:57:48,369 [salt.minion      ][INFO    ][3874] Returning information for job: 20171124105748301651
2017-11-24 10:57:49,469 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command state.apply with jid 20171124105749454140
2017-11-24 10:57:49,480 [salt.minion      ][INFO    ][3879] Starting a new job with PID 3879
2017-11-24 10:57:52,211 [salt.state       ][INFO    ][3879] Loading fresh modules for state activity
2017-11-24 10:57:52,248 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-24 10:57:52,285 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-24 10:57:52,368 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:52,446 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-24 10:57:52,473 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:52,586 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-24 10:57:52,613 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:52,689 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-24 10:57:52,769 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:52,889 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-24 10:57:52,930 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,007 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-24 10:57:53,032 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,105 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-24 10:57:53,155 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,252 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2017-11-24 10:57:53,275 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/hugepages.sls'
2017-11-24 10:57:53,309 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,393 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/dpdk.sls'
2017-11-24 10:57:53,417 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,489 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-24 10:57:53,517 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,722 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-24 10:57:53,749 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,825 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-24 10:57:53,851 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:53,927 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-24 10:57:53,973 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,062 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-24 10:57:54,097 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,169 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-24 10:57:54,189 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,264 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-24 10:57:54,289 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,362 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-24 10:57:54,389 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,472 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-24 10:57:54,496 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,572 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-24 10:57:54,596 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,673 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-24 10:57:54,725 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:54,852 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-11-24 10:57:54,905 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:55,003 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-24 10:57:55,113 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:55,223 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-24 10:57:55,245 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:55,330 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-24 10:57:55,363 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:55,436 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/storage/loopback.sls'
2017-11-24 10:57:55,465 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:55,547 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/storage/lvm.sls'
2017-11-24 10:57:55,585 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:55,673 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-24 10:57:55,692 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-24 10:57:55,720 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-24 10:57:55,749 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-24 10:57:55,773 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-24 10:57:55,800 [salt.state       ][INFO    ][3879] Running state [/etc/environment] at time 10:57:55.800345
2017-11-24 10:57:55,801 [salt.state       ][INFO    ][3879] Executing state file.blockreplace for /etc/environment
2017-11-24 10:57:55,801 [salt.state       ][INFO    ][3879] No changes needed to be made
2017-11-24 10:57:55,801 [salt.state       ][INFO    ][3879] Completed state [/etc/environment] at time 10:57:55.801428 duration_in_ms=1.084
2017-11-24 10:57:55,802 [salt.state       ][INFO    ][3879] Running state [/etc/profile.d] at time 10:57:55.801670
2017-11-24 10:57:55,802 [salt.state       ][INFO    ][3879] Executing state file.directory for /etc/profile.d
2017-11-24 10:57:55,803 [salt.state       ][INFO    ][3879] Directory /etc/profile.d is in the correct state
2017-11-24 10:57:55,803 [salt.state       ][INFO    ][3879] Completed state [/etc/profile.d] at time 10:57:55.803454 duration_in_ms=1.784
2017-11-24 10:57:56,661 [salt.state       ][INFO    ][3879] Running state [linux_repo_prereq_pkgs] at time 10:57:56.660873
2017-11-24 10:57:56,661 [salt.state       ][INFO    ][3879] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-24 10:57:56,662 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:57:57,306 [salt.state       ][INFO    ][3879] All specified packages are already installed
2017-11-24 10:57:57,306 [salt.state       ][INFO    ][3879] Completed state [linux_repo_prereq_pkgs] at time 10:57:57.306105 duration_in_ms=645.233
2017-11-24 10:57:57,306 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:57:57.306400
2017-11-24 10:57:57,307 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-24 10:57:57,307 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-24 10:57:57,307 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:57:57.307223 duration_in_ms=0.823
2017-11-24 10:57:57,307 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:57:57.307454
2017-11-24 10:57:57,308 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-24 10:57:57,336 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:57:57,358 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:57:57,418 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-24 10:57:57,418 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:57:57.418107 duration_in_ms=110.653
2017-11-24 10:57:57,421 [salt.state       ][INFO    ][3879] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:57:57.421451
2017-11-24 10:57:57,422 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-24 10:57:57,659 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:57:57,806 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:57:59,564 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105759552403
2017-11-24 10:57:59,576 [salt.minion      ][INFO    ][4619] Starting a new job with PID 4619
2017-11-24 10:57:59,588 [salt.minion      ][INFO    ][4619] Returning information for job: 20171124105759552403
2017-11-24 10:58:01,346 [salt.state       ][INFO    ][3879] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-24 10:58:01,346 [salt.state       ][INFO    ][3879] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:58:01.346114 duration_in_ms=3924.662
2017-11-24 10:58:01,347 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:58:01.346496
2017-11-24 10:58:01,347 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-24 10:58:01,347 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-24 10:58:01,347 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:58:01.347432 duration_in_ms=0.936
2017-11-24 10:58:01,348 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/uca] at time 10:58:01.347656
2017-11-24 10:58:01,348 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-24 10:58:01,348 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/uca is not present
2017-11-24 10:58:01,348 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/uca] at time 10:58:01.348294 duration_in_ms=0.638
2017-11-24 10:58:01,350 [salt.state       ][INFO    ][3879] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:58:01.350177
2017-11-24 10:58:01,350 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-24 10:58:01,443 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-24 10:58:01,518 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:04,769 [salt.state       ][INFO    ][3879] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-24 10:58:04,770 [salt.state       ][INFO    ][3879] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:58:04.769553 duration_in_ms=3419.375
2017-11-24 10:58:04,770 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 10:58:04.769858
2017-11-24 10:58:04,770 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-24 10:58:04,771 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-24 10:58:04,771 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 10:58:04.770698 duration_in_ms=0.84
2017-11-24 10:58:04,771 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 10:58:04.770935
2017-11-24 10:58:04,771 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-24 10:58:04,801 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:58:04,830 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:04,888 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-24 10:58:04,888 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 10:58:04.888393 duration_in_ms=117.458
2017-11-24 10:58:04,890 [salt.state       ][INFO    ][3879] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 10:58:04.890081
2017-11-24 10:58:04,890 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-24 10:58:05,032 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:58:05,178 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:08,545 [salt.state       ][INFO    ][3879] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-24 10:58:08,545 [salt.state       ][INFO    ][3879] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 10:58:08.545275 duration_in_ms=3655.194
2017-11-24 10:58:08,546 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 10:58:08.545549
2017-11-24 10:58:08,546 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-24 10:58:08,546 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-24 10:58:08,546 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 10:58:08.546319 duration_in_ms=0.77
2017-11-24 10:58:08,547 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 10:58:08.546513
2017-11-24 10:58:08,547 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-24 10:58:08,576 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:58:08,614 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:08,735 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-24 10:58:08,736 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 10:58:08.735744 duration_in_ms=189.231
2017-11-24 10:58:08,739 [salt.state       ][INFO    ][3879] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 10:58:08.738772
2017-11-24 10:58:08,739 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-24 10:58:08,945 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:58:09,080 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:09,788 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105809772719
2017-11-24 10:58:09,804 [salt.minion      ][INFO    ][6420] Starting a new job with PID 6420
2017-11-24 10:58:09,816 [salt.minion      ][INFO    ][6420] Returning information for job: 20171124105809772719
2017-11-24 10:58:14,583 [salt.state       ][INFO    ][3879] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-24 10:58:14,584 [salt.state       ][INFO    ][3879] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 10:58:14.583467 duration_in_ms=5844.695
2017-11-24 10:58:14,584 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:58:14.583803
2017-11-24 10:58:14,584 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-24 10:58:14,585 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-24 10:58:14,585 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:58:14.584973 duration_in_ms=1.17
2017-11-24 10:58:14,585 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:58:14.585201
2017-11-24 10:58:14,585 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-24 10:58:14,616 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:58:14,657 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:14,782 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-24 10:58:14,783 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:58:14.782796 duration_in_ms=197.595
2017-11-24 10:58:14,786 [salt.state       ][INFO    ][3879] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 10:58:14.786094
2017-11-24 10:58:14,787 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-24 10:58:15,015 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-24 10:58:15,152 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:20,012 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105819999581
2017-11-24 10:58:20,025 [salt.minion      ][INFO    ][7230] Starting a new job with PID 7230
2017-11-24 10:58:20,036 [salt.minion      ][INFO    ][7230] Returning information for job: 20171124105819999581
2017-11-24 10:58:21,494 [salt.state       ][INFO    ][3879] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-24 10:58:21,495 [salt.state       ][INFO    ][3879] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 10:58:21.495041 duration_in_ms=6708.945
2017-11-24 10:58:21,496 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:58:21.495627
2017-11-24 10:58:21,496 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-24 10:58:21,496 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-24 10:58:21,497 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:58:21.496688 duration_in_ms=1.061
2017-11-24 10:58:21,497 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:58:21.496905
2017-11-24 10:58:21,497 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-24 10:58:21,521 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:58:21,557 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:21,682 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-24 10:58:21,682 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:58:21.682369 duration_in_ms=185.463
2017-11-24 10:58:21,686 [salt.state       ][INFO    ][3879] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 10:58:21.685425
2017-11-24 10:58:21,686 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-24 10:58:21,882 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-24 10:58:22,027 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:25,655 [salt.state       ][INFO    ][3879] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-24 10:58:25,655 [salt.state       ][INFO    ][3879] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 10:58:25.654916 duration_in_ms=3969.493
2017-11-24 10:58:25,655 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 10:58:25.655178
2017-11-24 10:58:25,655 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-24 10:58:25,656 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-24 10:58:25,656 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 10:58:25.655884 duration_in_ms=0.706
2017-11-24 10:58:25,656 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 10:58:25.656074
2017-11-24 10:58:25,656 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-24 10:58:25,677 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:58:25,700 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:25,745 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-24 10:58:25,746 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 10:58:25.745514 duration_in_ms=89.44
2017-11-24 10:58:25,747 [salt.state       ][INFO    ][3879] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 10:58:25.746777
2017-11-24 10:58:25,747 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-24 10:58:25,819 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:58:25,952 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:28,603 [salt.state       ][INFO    ][3879] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-24 10:58:28,603 [salt.state       ][INFO    ][3879] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 10:58:28.603401 duration_in_ms=2856.622
2017-11-24 10:58:28,604 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 10:58:28.603660
2017-11-24 10:58:28,604 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-24 10:58:28,604 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-24 10:58:28,604 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 10:58:28.604419 duration_in_ms=0.76
2017-11-24 10:58:28,605 [salt.state       ][INFO    ][3879] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 10:58:28.604634
2017-11-24 10:58:28,605 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-24 10:58:28,625 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-24 10:58:28,656 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:28,725 [salt.state       ][INFO    ][3879] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-24 10:58:28,726 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 10:58:28.725569 duration_in_ms=120.935
2017-11-24 10:58:28,727 [salt.state       ][INFO    ][3879] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 10:58:28.727241
2017-11-24 10:58:28,727 [salt.state       ][INFO    ][3879] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-24 10:58:28,819 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-24 10:58:28,960 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:30,036 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105830024707
2017-11-24 10:58:30,049 [salt.minion      ][INFO    ][9179] Starting a new job with PID 9179
2017-11-24 10:58:30,070 [salt.minion      ][INFO    ][9179] Returning information for job: 20171124105830024707
2017-11-24 10:58:31,521 [salt.state       ][INFO    ][3879] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-24 10:58:31,521 [salt.state       ][INFO    ][3879] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 10:58:31.521380 duration_in_ms=2794.138
2017-11-24 10:58:31,522 [salt.state       ][INFO    ][3879] Running state [linux_extra_packages_purged] at time 10:58:31.521639
2017-11-24 10:58:31,522 [salt.state       ][INFO    ][3879] Executing state pkg.purged for linux_extra_packages_purged
2017-11-24 10:58:31,531 [salt.state       ][INFO    ][3879] All specified packages are already absent
2017-11-24 10:58:31,532 [salt.state       ][INFO    ][3879] Completed state [linux_extra_packages_purged] at time 10:58:31.531495 duration_in_ms=9.855
2017-11-24 10:58:31,532 [salt.state       ][INFO    ][3879] Running state [linux_extra_packages_latest] at time 10:58:31.531731
2017-11-24 10:58:31,532 [salt.state       ][INFO    ][3879] Executing state pkg.latest for linux_extra_packages_latest
2017-11-24 10:58:31,537 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 10:58:33,339 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-24 10:58:33,375 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-cache', '-q', 'policy', 'python-pymysql'] in directory '/root'
2017-11-24 10:58:33,448 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-24 10:58:33,516 [salt.state       ][INFO    ][3879] All packages are up-to-date (mcelog, python-msgpack, python-pymysql).
2017-11-24 10:58:33,517 [salt.state       ][INFO    ][3879] Completed state [linux_extra_packages_latest] at time 10:58:33.516621 duration_in_ms=1984.888
2017-11-24 10:58:33,518 [salt.state       ][INFO    ][3879] Running state [UTC] at time 10:58:33.518189
2017-11-24 10:58:33,519 [salt.state       ][INFO    ][3879] Executing state timezone.system for UTC
2017-11-24 10:58:33,520 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['timedatectl'] in directory '/root'
2017-11-24 10:58:33,546 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['timedatectl'] in directory '/root'
2017-11-24 10:58:33,554 [salt.state       ][INFO    ][3879] Timezone UTC already set, UTC already set to UTC
2017-11-24 10:58:33,554 [salt.state       ][INFO    ][3879] Completed state [UTC] at time 10:58:33.553887 duration_in_ms=35.7
2017-11-24 10:58:33,554 [salt.state       ][INFO    ][3879] Running state [/etc/default/grub.d] at time 10:58:33.554156
2017-11-24 10:58:33,554 [salt.state       ][INFO    ][3879] Executing state file.directory for /etc/default/grub.d
2017-11-24 10:58:33,555 [salt.state       ][INFO    ][3879] Directory /etc/default/grub.d is in the correct state
2017-11-24 10:58:33,555 [salt.state       ][INFO    ][3879] Completed state [/etc/default/grub.d] at time 10:58:33.555375 duration_in_ms=1.219
2017-11-24 10:58:33,562 [salt.state       ][INFO    ][3879] Running state [/etc/default/grub.d/90-isolcpu.cfg] at time 10:58:33.561500
2017-11-24 10:58:33,562 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/default/grub.d/90-isolcpu.cfg
2017-11-24 10:58:33,563 [salt.state       ][INFO    ][3879] File /etc/default/grub.d/90-isolcpu.cfg is in the correct state
2017-11-24 10:58:33,563 [salt.state       ][INFO    ][3879] Completed state [/etc/default/grub.d/90-isolcpu.cfg] at time 10:58:33.563093 duration_in_ms=1.592
2017-11-24 10:58:33,564 [salt.state       ][INFO    ][3879] Running state [/etc/default/grub.d/90-hugepages.cfg] at time 10:58:33.564314
2017-11-24 10:58:33,565 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/default/grub.d/90-hugepages.cfg
2017-11-24 10:58:33,586 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/grub_hugepages'
2017-11-24 10:58:33,610 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:33,669 [salt.state       ][INFO    ][3879] File /etc/default/grub.d/90-hugepages.cfg is in the correct state
2017-11-24 10:58:33,669 [salt.state       ][INFO    ][3879] Completed state [/etc/default/grub.d/90-hugepages.cfg] at time 10:58:33.669000 duration_in_ms=104.685
2017-11-24 10:58:33,671 [salt.state       ][INFO    ][3879] Running state [update-grub] at time 10:58:33.671012
2017-11-24 10:58:33,671 [salt.state       ][INFO    ][3879] Executing state cmd.wait for update-grub
2017-11-24 10:58:33,672 [salt.state       ][INFO    ][3879] No changes made for update-grub
2017-11-24 10:58:33,672 [salt.state       ][INFO    ][3879] Completed state [update-grub] at time 10:58:33.671649 duration_in_ms=0.637
2017-11-24 10:58:33,672 [salt.state       ][INFO    ][3879] Running state [nf_conntrack] at time 10:58:33.672335
2017-11-24 10:58:33,673 [salt.state       ][INFO    ][3879] Executing state kmod.present for nf_conntrack
2017-11-24 10:58:33,673 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'lsmod' in directory '/root'
2017-11-24 10:58:33,683 [salt.state       ][INFO    ][3879] Kernel module nf_conntrack is already present
2017-11-24 10:58:33,683 [salt.state       ][INFO    ][3879] Completed state [nf_conntrack] at time 10:58:33.683404 duration_in_ms=11.069
2017-11-24 10:58:33,684 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_keepalive_probes] at time 10:58:33.684206
2017-11-24 10:58:33,684 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-24 10:58:33,691 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:33,740 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-24 10:58:33,740 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:58:33.740020 duration_in_ms=55.814
2017-11-24 10:58:33,740 [salt.state       ][INFO    ][3879] Running state [fs.file-max] at time 10:58:33.740295
2017-11-24 10:58:33,741 [salt.state       ][INFO    ][3879] Executing state sysctl.present for fs.file-max
2017-11-24 10:58:33,741 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:33,786 [salt.state       ][INFO    ][3879] Sysctl value fs.file-max = 124165 is already set
2017-11-24 10:58:33,786 [salt.state       ][INFO    ][3879] Completed state [fs.file-max] at time 10:58:33.786190 duration_in_ms=45.893
2017-11-24 10:58:33,786 [salt.state       ][INFO    ][3879] Running state [net.core.somaxconn] at time 10:58:33.786453
2017-11-24 10:58:33,787 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.core.somaxconn
2017-11-24 10:58:33,787 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:33,865 [salt.state       ][INFO    ][3879] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-24 10:58:33,865 [salt.state       ][INFO    ][3879] Completed state [net.core.somaxconn] at time 10:58:33.865418 duration_in_ms=78.964
2017-11-24 10:58:33,866 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:58:33.865703
2017-11-24 10:58:33,866 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-24 10:58:33,867 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:33,917 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-24 10:58:33,917 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:58:33.916964 duration_in_ms=51.261
2017-11-24 10:58:33,917 [salt.state       ][INFO    ][3879] Running state [vm.dirty_background_ratio] at time 10:58:33.917193
2017-11-24 10:58:33,917 [salt.state       ][INFO    ][3879] Executing state sysctl.present for vm.dirty_background_ratio
2017-11-24 10:58:33,918 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:33,996 [salt.state       ][INFO    ][3879] Sysctl value vm.dirty_background_ratio = 5 is already set
2017-11-24 10:58:33,997 [salt.state       ][INFO    ][3879] Completed state [vm.dirty_background_ratio] at time 10:58:33.996777 duration_in_ms=79.583
2017-11-24 10:58:33,997 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_congestion_control] at time 10:58:33.997254
2017-11-24 10:58:33,998 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-24 10:58:33,998 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,034 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-24 10:58:34,034 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_congestion_control] at time 10:58:34.034004 duration_in_ms=36.751
2017-11-24 10:58:34,034 [salt.state       ][INFO    ][3879] Running state [vm.dirty_ratio] at time 10:58:34.034252
2017-11-24 10:58:34,034 [salt.state       ][INFO    ][3879] Executing state sysctl.present for vm.dirty_ratio
2017-11-24 10:58:34,035 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,110 [salt.state       ][INFO    ][3879] Sysctl value vm.dirty_ratio = 10 is already set
2017-11-24 10:58:34,110 [salt.state       ][INFO    ][3879] Completed state [vm.dirty_ratio] at time 10:58:34.110395 duration_in_ms=76.143
2017-11-24 10:58:34,111 [salt.state       ][INFO    ][3879] Running state [net.nf_conntrack_max] at time 10:58:34.110668
2017-11-24 10:58:34,111 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.nf_conntrack_max
2017-11-24 10:58:34,112 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,161 [salt.state       ][INFO    ][3879] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-24 10:58:34,162 [salt.state       ][INFO    ][3879] Completed state [net.nf_conntrack_max] at time 10:58:34.161676 duration_in_ms=51.008
2017-11-24 10:58:34,162 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_tw_reuse] at time 10:58:34.161902
2017-11-24 10:58:34,162 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-24 10:58:34,163 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,234 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-24 10:58:34,235 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_tw_reuse] at time 10:58:34.234691 duration_in_ms=72.787
2017-11-24 10:58:34,235 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_retries2] at time 10:58:34.234964
2017-11-24 10:58:34,235 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-24 10:58:34,236 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,283 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-24 10:58:34,283 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_retries2] at time 10:58:34.283424 duration_in_ms=48.459
2017-11-24 10:58:34,284 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_fin_timeout] at time 10:58:34.283694
2017-11-24 10:58:34,284 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-24 10:58:34,284 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,362 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-24 10:58:34,362 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_fin_timeout] at time 10:58:34.362172 duration_in_ms=78.475
2017-11-24 10:58:34,363 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:58:34.363305
2017-11-24 10:58:34,364 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-24 10:58:34,365 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,414 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-24 10:58:34,414 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:58:34.413986 duration_in_ms=50.682
2017-11-24 10:58:34,414 [salt.state       ][INFO    ][3879] Running state [vm.swappiness] at time 10:58:34.414240
2017-11-24 10:58:34,414 [salt.state       ][INFO    ][3879] Executing state sysctl.present for vm.swappiness
2017-11-24 10:58:34,415 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,475 [salt.state       ][INFO    ][3879] Sysctl value vm.swappiness = 10 is already set
2017-11-24 10:58:34,475 [salt.state       ][INFO    ][3879] Completed state [vm.swappiness] at time 10:58:34.474929 duration_in_ms=60.689
2017-11-24 10:58:34,475 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:58:34.475211
2017-11-24 10:58:34,475 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-24 10:58:34,476 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,523 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-24 10:58:34,523 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:58:34.523392 duration_in_ms=48.181
2017-11-24 10:58:34,524 [salt.state       ][INFO    ][3879] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:58:34.523658
2017-11-24 10:58:34,524 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-24 10:58:34,524 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,588 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-24 10:58:34,588 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:58:34.588344 duration_in_ms=64.685
2017-11-24 10:58:34,589 [salt.state       ][INFO    ][3879] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:58:34.588802
2017-11-24 10:58:34,589 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-24 10:58:34,590 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,639 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-24 10:58:34,639 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:58:34.639373 duration_in_ms=50.571
2017-11-24 10:58:34,640 [salt.state       ][INFO    ][3879] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:58:34.639627
2017-11-24 10:58:34,640 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-24 10:58:34,640 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,704 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-24 10:58:34,704 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:58:34.704036 duration_in_ms=64.409
2017-11-24 10:58:34,704 [salt.state       ][INFO    ][3879] Running state [net.core.netdev_max_backlog] at time 10:58:34.704312
2017-11-24 10:58:34,705 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-24 10:58:34,705 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,752 [salt.state       ][INFO    ][3879] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-24 10:58:34,752 [salt.state       ][INFO    ][3879] Completed state [net.core.netdev_max_backlog] at time 10:58:34.752367 duration_in_ms=48.055
2017-11-24 10:58:34,753 [salt.state       ][INFO    ][3879] Running state [net.ipv4.tcp_keepalive_time] at time 10:58:34.752638
2017-11-24 10:58:34,753 [salt.state       ][INFO    ][3879] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-24 10:58:34,753 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,830 [salt.state       ][INFO    ][3879] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-24 10:58:34,831 [salt.state       ][INFO    ][3879] Completed state [net.ipv4.tcp_keepalive_time] at time 10:58:34.830585 duration_in_ms=77.945
2017-11-24 10:58:34,831 [salt.state       ][INFO    ][3879] Running state [kernel.panic] at time 10:58:34.831204
2017-11-24 10:58:34,832 [salt.state       ][INFO    ][3879] Executing state sysctl.present for kernel.panic
2017-11-24 10:58:34,833 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'sysctl -a' in directory '/root'
2017-11-24 10:58:34,883 [salt.state       ][INFO    ][3879] Sysctl value kernel.panic = 60 is already set
2017-11-24 10:58:34,883 [salt.state       ][INFO    ][3879] Completed state [kernel.panic] at time 10:58:34.883397 duration_in_ms=52.194
2017-11-24 10:58:34,886 [salt.state       ][INFO    ][3879] Running state [/mnt/hugepages_2M] at time 10:58:34.885499
2017-11-24 10:58:34,886 [salt.state       ][INFO    ][3879] Executing state mount.mounted for /mnt/hugepages_2M
2017-11-24 10:58:34,886 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'mount -l' in directory '/root'
2017-11-24 10:58:34,897 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'blkid' in directory '/root'
2017-11-24 10:58:34,944 [salt.state       ][INFO    ][3879] Target was already mounted. Entry already exists in the fstab.
2017-11-24 10:58:34,944 [salt.state       ][INFO    ][3879] Completed state [/mnt/hugepages_2M] at time 10:58:34.944105 duration_in_ms=58.604
2017-11-24 10:58:34,945 [salt.state       ][INFO    ][3879] Running state [linux_sysfs_package] at time 10:58:34.944712
2017-11-24 10:58:34,945 [salt.state       ][INFO    ][3879] Executing state pkg.installed for linux_sysfs_package
2017-11-24 10:58:34,956 [salt.state       ][INFO    ][3879] All specified packages are already installed
2017-11-24 10:58:34,957 [salt.state       ][INFO    ][3879] Completed state [linux_sysfs_package] at time 10:58:34.956699 duration_in_ms=11.986
2017-11-24 10:58:34,961 [salt.state       ][INFO    ][3879] Running state [/etc/sysfs.d] at time 10:58:34.960816
2017-11-24 10:58:34,961 [salt.state       ][INFO    ][3879] Executing state file.directory for /etc/sysfs.d
2017-11-24 10:58:34,963 [salt.state       ][INFO    ][3879] Directory /etc/sysfs.d is in the correct state
2017-11-24 10:58:34,963 [salt.state       ][INFO    ][3879] Completed state [/etc/sysfs.d] at time 10:58:34.962949 duration_in_ms=2.131
2017-11-24 10:58:34,965 [salt.state       ][INFO    ][3879] Running state [ondemand] at time 10:58:34.964681
2017-11-24 10:58:34,965 [salt.state       ][INFO    ][3879] Executing state service.dead for ondemand
2017-11-24 10:58:34,966 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:34,978 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-24 10:58:34,986 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-24 10:58:35,005 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'runlevel' in directory '/root'
2017-11-24 10:58:35,012 [salt.state       ][INFO    ][3879] The service ondemand is already dead
2017-11-24 10:58:35,012 [salt.state       ][INFO    ][3879] Completed state [ondemand] at time 10:58:35.011808 duration_in_ms=47.127
2017-11-24 10:58:35,014 [salt.state       ][INFO    ][3879] Running state [/etc/sysfs.d/governor.conf] at time 10:58:35.013637
2017-11-24 10:58:35,014 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-24 10:58:35,030 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-24 10:58:35,034 [salt.state       ][INFO    ][3879] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-24 10:58:35,034 [salt.state       ][INFO    ][3879] Completed state [/etc/sysfs.d/governor.conf] at time 10:58:35.034312 duration_in_ms=20.675
2017-11-24 10:58:35,035 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.035104
2017-11-24 10:58:35,035 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,036 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,036 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.035987 duration_in_ms=0.882
2017-11-24 10:58:35,036 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.036197
2017-11-24 10:58:35,036 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,037 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,037 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.037016 duration_in_ms=0.819
2017-11-24 10:58:35,037 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.037223
2017-11-24 10:58:35,037 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,038 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,038 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.038017 duration_in_ms=0.794
2017-11-24 10:58:35,038 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.038217
2017-11-24 10:58:35,038 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,039 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,039 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.039003 duration_in_ms=0.786
2017-11-24 10:58:35,039 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.039196
2017-11-24 10:58:35,039 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,040 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,040 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.039981 duration_in_ms=0.786
2017-11-24 10:58:35,040 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.040181
2017-11-24 10:58:35,040 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,041 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,041 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.040967 duration_in_ms=0.786
2017-11-24 10:58:35,041 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.041162
2017-11-24 10:58:35,041 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,042 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,042 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.041945 duration_in_ms=0.783
2017-11-24 10:58:35,042 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.042143
2017-11-24 10:58:35,042 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,043 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,043 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.042926 duration_in_ms=0.782
2017-11-24 10:58:35,043 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.043121
2017-11-24 10:58:35,043 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,044 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,044 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.043903 duration_in_ms=0.783
2017-11-24 10:58:35,044 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.044097
2017-11-24 10:58:35,044 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,045 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,045 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.044878 duration_in_ms=0.78
2017-11-24 10:58:35,045 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.045075
2017-11-24 10:58:35,045 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,046 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,046 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.045857 duration_in_ms=0.782
2017-11-24 10:58:35,046 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.046049
2017-11-24 10:58:35,046 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,047 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,047 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.046833 duration_in_ms=0.784
2017-11-24 10:58:35,047 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.047027
2017-11-24 10:58:35,047 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,048 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,048 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.047793 duration_in_ms=0.766
2017-11-24 10:58:35,048 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.047985
2017-11-24 10:58:35,048 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,049 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,049 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.048767 duration_in_ms=0.783
2017-11-24 10:58:35,049 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.048960
2017-11-24 10:58:35,049 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,050 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,050 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.049734 duration_in_ms=0.774
2017-11-24 10:58:35,050 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.049927
2017-11-24 10:58:35,050 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,051 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,051 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.050701 duration_in_ms=0.774
2017-11-24 10:58:35,051 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.050893
2017-11-24 10:58:35,051 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,052 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,052 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.051653 duration_in_ms=0.761
2017-11-24 10:58:35,052 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.051846
2017-11-24 10:58:35,052 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,052 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,053 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.052611 duration_in_ms=0.765
2017-11-24 10:58:35,053 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.052804
2017-11-24 10:58:35,053 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,053 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,054 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.053565 duration_in_ms=0.761
2017-11-24 10:58:35,054 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.053755
2017-11-24 10:58:35,054 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,054 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,055 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.054516 duration_in_ms=0.761
2017-11-24 10:58:35,055 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.054708
2017-11-24 10:58:35,055 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,055 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,056 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.055467 duration_in_ms=0.76
2017-11-24 10:58:35,056 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.055660
2017-11-24 10:58:35,056 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,056 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,056 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.056442 duration_in_ms=0.782
2017-11-24 10:58:35,057 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.056643
2017-11-24 10:58:35,057 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,057 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,057 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.057404 duration_in_ms=0.761
2017-11-24 10:58:35,058 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.057596
2017-11-24 10:58:35,058 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,058 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,058 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.058356 duration_in_ms=0.76
2017-11-24 10:58:35,059 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.058547
2017-11-24 10:58:35,059 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,059 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,059 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.059304 duration_in_ms=0.758
2017-11-24 10:58:35,060 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.059495
2017-11-24 10:58:35,060 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,060 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,060 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.060254 duration_in_ms=0.758
2017-11-24 10:58:35,060 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.060449
2017-11-24 10:58:35,061 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,061 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,061 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.061243 duration_in_ms=0.793
2017-11-24 10:58:35,061 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.061434
2017-11-24 10:58:35,062 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,062 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,062 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.062193 duration_in_ms=0.759
2017-11-24 10:58:35,062 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.062385
2017-11-24 10:58:35,063 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,063 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,063 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.063140 duration_in_ms=0.755
2017-11-24 10:58:35,063 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.063330
2017-11-24 10:58:35,064 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,064 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,064 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.064088 duration_in_ms=0.758
2017-11-24 10:58:35,064 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.064284
2017-11-24 10:58:35,064 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,065 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,065 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.065060 duration_in_ms=0.776
2017-11-24 10:58:35,065 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.065260
2017-11-24 10:58:35,065 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,066 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,066 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.066019 duration_in_ms=0.759
2017-11-24 10:58:35,066 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.066211
2017-11-24 10:58:35,066 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,067 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,067 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.066969 duration_in_ms=0.758
2017-11-24 10:58:35,067 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.067161
2017-11-24 10:58:35,067 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,068 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,068 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.067917 duration_in_ms=0.756
2017-11-24 10:58:35,068 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.068109
2017-11-24 10:58:35,068 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,069 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,069 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.068890 duration_in_ms=0.781
2017-11-24 10:58:35,069 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.069085
2017-11-24 10:58:35,069 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,070 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,070 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.069843 duration_in_ms=0.759
2017-11-24 10:58:35,070 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.070037
2017-11-24 10:58:35,070 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,071 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,071 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.070796 duration_in_ms=0.759
2017-11-24 10:58:35,071 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.070990
2017-11-24 10:58:35,071 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,072 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,072 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.071748 duration_in_ms=0.758
2017-11-24 10:58:35,072 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.071939
2017-11-24 10:58:35,072 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,073 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,073 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.072710 duration_in_ms=0.771
2017-11-24 10:58:35,073 [salt.state       ][INFO    ][3879] Running state [sysfs.write] at time 10:58:35.072904
2017-11-24 10:58:35,073 [salt.state       ][INFO    ][3879] Executing state module.run for sysfs.write
2017-11-24 10:58:35,074 [salt.state       ][INFO    ][3879] {'ret': True}
2017-11-24 10:58:35,074 [salt.state       ][INFO    ][3879] Completed state [sysfs.write] at time 10:58:35.073673 duration_in_ms=0.769
2017-11-24 10:58:35,074 [salt.state       ][INFO    ][3879] Running state [cs_CZ.UTF-8] at time 10:58:35.074321
2017-11-24 10:58:35,075 [salt.state       ][INFO    ][3879] Executing state locale.present for cs_CZ.UTF-8
2017-11-24 10:58:35,075 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'locale -a' in directory '/root'
2017-11-24 10:58:35,081 [salt.state       ][INFO    ][3879] Locale cs_CZ.UTF-8 is already present
2017-11-24 10:58:35,082 [salt.state       ][INFO    ][3879] Completed state [cs_CZ.UTF-8] at time 10:58:35.081591 duration_in_ms=7.27
2017-11-24 10:58:35,082 [salt.state       ][INFO    ][3879] Running state [en_US.UTF-8] at time 10:58:35.081861
2017-11-24 10:58:35,082 [salt.state       ][INFO    ][3879] Executing state locale.present for en_US.UTF-8
2017-11-24 10:58:35,083 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'locale -a' in directory '/root'
2017-11-24 10:58:35,089 [salt.state       ][INFO    ][3879] Locale en_US.UTF-8 is already present
2017-11-24 10:58:35,090 [salt.state       ][INFO    ][3879] Completed state [en_US.UTF-8] at time 10:58:35.089658 duration_in_ms=7.797
2017-11-24 10:58:35,092 [salt.state       ][INFO    ][3879] Running state [en_US.UTF-8] at time 10:58:35.091565
2017-11-24 10:58:35,092 [salt.state       ][INFO    ][3879] Executing state locale.system for en_US.UTF-8
2017-11-24 10:58:35,092 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'localectl' in directory '/root'
2017-11-24 10:58:35,119 [salt.state       ][INFO    ][3879] System locale en_US.UTF-8 already set
2017-11-24 10:58:35,120 [salt.state       ][INFO    ][3879] Completed state [en_US.UTF-8] at time 10:58:35.119711 duration_in_ms=28.146
2017-11-24 10:58:35,121 [salt.state       ][INFO    ][3879] Running state [root] at time 10:58:35.121221
2017-11-24 10:58:35,121 [salt.state       ][INFO    ][3879] Executing state user.present for root
2017-11-24 10:58:35,123 [salt.state       ][INFO    ][3879] User root is present and up to date
2017-11-24 10:58:35,123 [salt.state       ][INFO    ][3879] Completed state [root] at time 10:58:35.122782 duration_in_ms=1.561
2017-11-24 10:58:35,125 [salt.state       ][INFO    ][3879] Running state [/root] at time 10:58:35.124530
2017-11-24 10:58:35,125 [salt.state       ][INFO    ][3879] Executing state file.directory for /root
2017-11-24 10:58:35,125 [salt.state       ][INFO    ][3879] Directory /root is in the correct state
2017-11-24 10:58:35,126 [salt.state       ][INFO    ][3879] Completed state [/root] at time 10:58:35.125528 duration_in_ms=0.998
2017-11-24 10:58:35,126 [salt.state       ][INFO    ][3879] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:58:35.125742
2017-11-24 10:58:35,126 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-24 10:58:35,126 [salt.state       ][INFO    ][3879] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-24 10:58:35,127 [salt.state       ][INFO    ][3879] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:58:35.126618 duration_in_ms=0.877
2017-11-24 10:58:35,127 [salt.state       ][INFO    ][3879] Running state [ubuntu] at time 10:58:35.126833
2017-11-24 10:58:35,127 [salt.state       ][INFO    ][3879] Executing state user.present for ubuntu
2017-11-24 10:58:35,128 [salt.state       ][INFO    ][3879] User ubuntu is present and up to date
2017-11-24 10:58:35,128 [salt.state       ][INFO    ][3879] Completed state [ubuntu] at time 10:58:35.128273 duration_in_ms=1.44
2017-11-24 10:58:35,130 [salt.state       ][INFO    ][3879] Running state [/home/ubuntu] at time 10:58:35.129842
2017-11-24 10:58:35,130 [salt.state       ][INFO    ][3879] Executing state file.directory for /home/ubuntu
2017-11-24 10:58:35,131 [salt.state       ][INFO    ][3879] Directory /home/ubuntu is in the correct state
2017-11-24 10:58:35,131 [salt.state       ][INFO    ][3879] Completed state [/home/ubuntu] at time 10:58:35.130823 duration_in_ms=0.98
2017-11-24 10:58:35,132 [salt.state       ][INFO    ][3879] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:58:35.132246
2017-11-24 10:58:35,132 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-24 10:58:35,151 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-24 10:58:35,154 [salt.state       ][INFO    ][3879] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-24 10:58:35,154 [salt.state       ][INFO    ][3879] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:58:35.154285 duration_in_ms=22.039
2017-11-24 10:58:35,155 [salt.state       ][INFO    ][3879] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:58:35.154503
2017-11-24 10:58:35,155 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-24 10:58:35,171 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-24 10:58:35,189 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:35,246 [salt.state       ][INFO    ][3879] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-24 10:58:35,247 [salt.state       ][INFO    ][3879] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:58:35.246516 duration_in_ms=92.013
2017-11-24 10:58:35,247 [salt.state       ][INFO    ][3879] Running state [apt-daily.timer] at time 10:58:35.246730
2017-11-24 10:58:35,247 [salt.state       ][INFO    ][3879] Executing state service.dead for apt-daily.timer
2017-11-24 10:58:35,247 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-24 10:58:35,260 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-24 10:58:35,270 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-24 10:58:35,282 [salt.state       ][INFO    ][3879] The service apt-daily.timer is already dead
2017-11-24 10:58:35,283 [salt.state       ][INFO    ][3879] Completed state [apt-daily.timer] at time 10:58:35.282516 duration_in_ms=35.786
2017-11-24 10:58:35,283 [salt.state       ][INFO    ][3879] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:58:35.282778
2017-11-24 10:58:35,283 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-24 10:58:35,300 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-24 10:58:35,319 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:35,377 [salt.state       ][INFO    ][3879] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-24 10:58:35,377 [salt.state       ][INFO    ][3879] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:58:35.377243 duration_in_ms=94.465
2017-11-24 10:58:35,379 [salt.state       ][INFO    ][3879] Running state [service.systemctl_reload] at time 10:58:35.378727
2017-11-24 10:58:35,379 [salt.state       ][INFO    ][3879] Executing state module.wait for service.systemctl_reload
2017-11-24 10:58:35,379 [salt.state       ][INFO    ][3879] No changes made for service.systemctl_reload
2017-11-24 10:58:35,379 [salt.state       ][INFO    ][3879] Completed state [service.systemctl_reload] at time 10:58:35.379343 duration_in_ms=0.616
2017-11-24 10:58:35,380 [salt.state       ][INFO    ][3879] Running state [/etc/hostname] at time 10:58:35.379544
2017-11-24 10:58:35,380 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/hostname
2017-11-24 10:58:35,394 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-24 10:58:35,396 [salt.state       ][INFO    ][3879] File /etc/hostname is in the correct state
2017-11-24 10:58:35,396 [salt.state       ][INFO    ][3879] Completed state [/etc/hostname] at time 10:58:35.396126 duration_in_ms=16.582
2017-11-24 10:58:35,397 [salt.state       ][INFO    ][3879] Running state [hostname cmp002] at time 10:58:35.397407
2017-11-24 10:58:35,398 [salt.state       ][INFO    ][3879] Executing state cmd.wait for hostname cmp002
2017-11-24 10:58:35,398 [salt.state       ][INFO    ][3879] No changes made for hostname cmp002
2017-11-24 10:58:35,398 [salt.state       ][INFO    ][3879] Completed state [hostname cmp002] at time 10:58:35.398070 duration_in_ms=0.663
2017-11-24 10:58:35,399 [salt.state       ][INFO    ][3879] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.398796
2017-11-24 10:58:35,399 [salt.state       ][INFO    ][3879] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,400 [salt.state       ][INFO    ][3879] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-24 10:58:35,400 [salt.state       ][INFO    ][3879] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.399661 duration_in_ms=0.865
2017-11-24 10:58:35,400 [salt.state       ][INFO    ][3879] Running state [mdb02] at time 10:58:35.399867
2017-11-24 10:58:35,400 [salt.state       ][INFO    ][3879] Executing state host.present for mdb02
2017-11-24 10:58:35,401 [salt.state       ][INFO    ][3879] Host mdb02 (192.168.10.77) already present
2017-11-24 10:58:35,401 [salt.state       ][INFO    ][3879] Completed state [mdb02] at time 10:58:35.400695 duration_in_ms=0.828
2017-11-24 10:58:35,401 [salt.state       ][INFO    ][3879] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.400903
2017-11-24 10:58:35,401 [salt.state       ][INFO    ][3879] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,402 [salt.state       ][INFO    ][3879] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-24 10:58:35,402 [salt.state       ][INFO    ][3879] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.401707 duration_in_ms=0.804
2017-11-24 10:58:35,402 [salt.state       ][INFO    ][3879] Running state [mdb03] at time 10:58:35.401909
2017-11-24 10:58:35,402 [salt.state       ][INFO    ][3879] Executing state host.present for mdb03
2017-11-24 10:58:35,403 [salt.state       ][INFO    ][3879] Host mdb03 (192.168.10.78) already present
2017-11-24 10:58:35,403 [salt.state       ][INFO    ][3879] Completed state [mdb03] at time 10:58:35.402710 duration_in_ms=0.801
2017-11-24 10:58:35,403 [salt.state       ][INFO    ][3879] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.402911
2017-11-24 10:58:35,403 [salt.state       ][INFO    ][3879] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,404 [salt.state       ][INFO    ][3879] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-24 10:58:35,404 [salt.state       ][INFO    ][3879] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.403719 duration_in_ms=0.808
2017-11-24 10:58:35,404 [salt.state       ][INFO    ][3879] Running state [mdb01] at time 10:58:35.403927
2017-11-24 10:58:35,404 [salt.state       ][INFO    ][3879] Executing state host.present for mdb01
2017-11-24 10:58:35,405 [salt.state       ][INFO    ][3879] Host mdb01 (192.168.10.76) already present
2017-11-24 10:58:35,405 [salt.state       ][INFO    ][3879] Completed state [mdb01] at time 10:58:35.404735 duration_in_ms=0.808
2017-11-24 10:58:35,405 [salt.state       ][INFO    ][3879] Running state [mdb] at time 10:58:35.404942
2017-11-24 10:58:35,405 [salt.state       ][INFO    ][3879] Executing state host.present for mdb
2017-11-24 10:58:35,406 [salt.state       ][INFO    ][3879] Host mdb (192.168.10.75) already present
2017-11-24 10:58:35,406 [salt.state       ][INFO    ][3879] Completed state [mdb] at time 10:58:35.405751 duration_in_ms=0.809
2017-11-24 10:58:35,406 [salt.state       ][INFO    ][3879] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.405955
2017-11-24 10:58:35,406 [salt.state       ][INFO    ][3879] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,407 [salt.state       ][INFO    ][3879] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-24 10:58:35,407 [salt.state       ][INFO    ][3879] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.406765 duration_in_ms=0.81
2017-11-24 10:58:35,407 [salt.state       ][INFO    ][3879] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.406967
2017-11-24 10:58:35,407 [salt.state       ][INFO    ][3879] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,408 [salt.state       ][INFO    ][3879] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-24 10:58:35,408 [salt.state       ][INFO    ][3879] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.407776 duration_in_ms=0.809
2017-11-24 10:58:35,408 [salt.state       ][INFO    ][3879] Running state [cfg01] at time 10:58:35.407980
2017-11-24 10:58:35,408 [salt.state       ][INFO    ][3879] Executing state host.present for cfg01
2017-11-24 10:58:35,409 [salt.state       ][INFO    ][3879] Host cfg01 (192.168.10.100) already present
2017-11-24 10:58:35,409 [salt.state       ][INFO    ][3879] Completed state [cfg01] at time 10:58:35.408784 duration_in_ms=0.804
2017-11-24 10:58:35,409 [salt.state       ][INFO    ][3879] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.408984
2017-11-24 10:58:35,409 [salt.state       ][INFO    ][3879] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,410 [salt.state       ][INFO    ][3879] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.104) already present
2017-11-24 10:58:35,410 [salt.state       ][INFO    ][3879] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.409774 duration_in_ms=0.79
2017-11-24 10:58:35,410 [salt.state       ][INFO    ][3879] Running state [prx01] at time 10:58:35.409979
2017-11-24 10:58:35,410 [salt.state       ][INFO    ][3879] Executing state host.present for prx01
2017-11-24 10:58:35,411 [salt.state       ][INFO    ][3879] Host prx01 (192.168.10.104) already present
2017-11-24 10:58:35,411 [salt.state       ][INFO    ][3879] Completed state [prx01] at time 10:58:35.410773 duration_in_ms=0.794
2017-11-24 10:58:35,411 [salt.state       ][INFO    ][3879] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.410974
2017-11-24 10:58:35,411 [salt.state       ][INFO    ][3879] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,412 [salt.state       ][INFO    ][3879] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-24 10:58:35,412 [salt.state       ][INFO    ][3879] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.411774 duration_in_ms=0.801
2017-11-24 10:58:35,412 [salt.state       ][INFO    ][3879] Running state [kvm01] at time 10:58:35.411978
2017-11-24 10:58:35,412 [salt.state       ][INFO    ][3879] Executing state host.present for kvm01
2017-11-24 10:58:35,413 [salt.state       ][INFO    ][3879] Host kvm01 (192.168.10.141) already present
2017-11-24 10:58:35,413 [salt.state       ][INFO    ][3879] Completed state [kvm01] at time 10:58:35.412778 duration_in_ms=0.8
2017-11-24 10:58:35,413 [salt.state       ][INFO    ][3879] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.412977
2017-11-24 10:58:35,413 [salt.state       ][INFO    ][3879] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,414 [salt.state       ][INFO    ][3879] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-24 10:58:35,414 [salt.state       ][INFO    ][3879] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.413773 duration_in_ms=0.796
2017-11-24 10:58:35,414 [salt.state       ][INFO    ][3879] Running state [kvm03] at time 10:58:35.413976
2017-11-24 10:58:35,414 [salt.state       ][INFO    ][3879] Executing state host.present for kvm03
2017-11-24 10:58:35,415 [salt.state       ][INFO    ][3879] Host kvm03 (192.168.10.143) already present
2017-11-24 10:58:35,415 [salt.state       ][INFO    ][3879] Completed state [kvm03] at time 10:58:35.414773 duration_in_ms=0.797
2017-11-24 10:58:35,415 [salt.state       ][INFO    ][3879] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.414973
2017-11-24 10:58:35,415 [salt.state       ][INFO    ][3879] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,416 [salt.state       ][INFO    ][3879] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-24 10:58:35,416 [salt.state       ][INFO    ][3879] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.415767 duration_in_ms=0.794
2017-11-24 10:58:35,416 [salt.state       ][INFO    ][3879] Running state [kvm02] at time 10:58:35.415968
2017-11-24 10:58:35,416 [salt.state       ][INFO    ][3879] Executing state host.present for kvm02
2017-11-24 10:58:35,417 [salt.state       ][INFO    ][3879] Host kvm02 (192.168.10.142) already present
2017-11-24 10:58:35,417 [salt.state       ][INFO    ][3879] Completed state [kvm02] at time 10:58:35.416926 duration_in_ms=0.958
2017-11-24 10:58:35,417 [salt.state       ][INFO    ][3879] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.417129
2017-11-24 10:58:35,417 [salt.state       ][INFO    ][3879] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,418 [salt.state       ][INFO    ][3879] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-24 10:58:35,418 [salt.state       ][INFO    ][3879] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.417932 duration_in_ms=0.803
2017-11-24 10:58:35,418 [salt.state       ][INFO    ][3879] Running state [dbs] at time 10:58:35.418136
2017-11-24 10:58:35,418 [salt.state       ][INFO    ][3879] Executing state host.present for dbs
2017-11-24 10:58:35,419 [salt.state       ][INFO    ][3879] Host dbs (192.168.10.50) already present
2017-11-24 10:58:35,419 [salt.state       ][INFO    ][3879] Completed state [dbs] at time 10:58:35.418930 duration_in_ms=0.794
2017-11-24 10:58:35,419 [salt.state       ][INFO    ][3879] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.419130
2017-11-24 10:58:35,419 [salt.state       ][INFO    ][3879] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,420 [salt.state       ][INFO    ][3879] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-24 10:58:35,420 [salt.state       ][INFO    ][3879] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.419928 duration_in_ms=0.798
2017-11-24 10:58:35,420 [salt.state       ][INFO    ][3879] Running state [prx] at time 10:58:35.420129
2017-11-24 10:58:35,420 [salt.state       ][INFO    ][3879] Executing state host.present for prx
2017-11-24 10:58:35,421 [salt.state       ][INFO    ][3879] Host prx (100.64.200.103) already present
2017-11-24 10:58:35,421 [salt.state       ][INFO    ][3879] Completed state [prx] at time 10:58:35.420930 duration_in_ms=0.801
2017-11-24 10:58:35,421 [salt.state       ][INFO    ][3879] Running state [prx02] at time 10:58:35.421130
2017-11-24 10:58:35,421 [salt.state       ][INFO    ][3879] Executing state host.present for prx02
2017-11-24 10:58:35,422 [salt.state       ][INFO    ][3879] Host prx02 (192.168.10.105) already present
2017-11-24 10:58:35,422 [salt.state       ][INFO    ][3879] Completed state [prx02] at time 10:58:35.421926 duration_in_ms=0.796
2017-11-24 10:58:35,422 [salt.state       ][INFO    ][3879] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.422124
2017-11-24 10:58:35,422 [salt.state       ][INFO    ][3879] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,423 [salt.state       ][INFO    ][3879] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.105) already present
2017-11-24 10:58:35,423 [salt.state       ][INFO    ][3879] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.422930 duration_in_ms=0.805
2017-11-24 10:58:35,423 [salt.state       ][INFO    ][3879] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.423130
2017-11-24 10:58:35,423 [salt.state       ][INFO    ][3879] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,424 [salt.state       ][INFO    ][3879] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-24 10:58:35,424 [salt.state       ][INFO    ][3879] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.423918 duration_in_ms=0.787
2017-11-24 10:58:35,424 [salt.state       ][INFO    ][3879] Running state [msg02] at time 10:58:35.424125
2017-11-24 10:58:35,424 [salt.state       ][INFO    ][3879] Executing state host.present for msg02
2017-11-24 10:58:35,425 [salt.state       ][INFO    ][3879] Host msg02 (192.168.10.42) already present
2017-11-24 10:58:35,425 [salt.state       ][INFO    ][3879] Completed state [msg02] at time 10:58:35.424933 duration_in_ms=0.808
2017-11-24 10:58:35,425 [salt.state       ][INFO    ][3879] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.425137
2017-11-24 10:58:35,425 [salt.state       ][INFO    ][3879] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,426 [salt.state       ][INFO    ][3879] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-24 10:58:35,426 [salt.state       ][INFO    ][3879] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.425939 duration_in_ms=0.803
2017-11-24 10:58:35,426 [salt.state       ][INFO    ][3879] Running state [msg03] at time 10:58:35.426141
2017-11-24 10:58:35,426 [salt.state       ][INFO    ][3879] Executing state host.present for msg03
2017-11-24 10:58:35,427 [salt.state       ][INFO    ][3879] Host msg03 (192.168.10.43) already present
2017-11-24 10:58:35,427 [salt.state       ][INFO    ][3879] Completed state [msg03] at time 10:58:35.426936 duration_in_ms=0.795
2017-11-24 10:58:35,427 [salt.state       ][INFO    ][3879] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.427136
2017-11-24 10:58:35,427 [salt.state       ][INFO    ][3879] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,428 [salt.state       ][INFO    ][3879] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-24 10:58:35,428 [salt.state       ][INFO    ][3879] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.427933 duration_in_ms=0.797
2017-11-24 10:58:35,428 [salt.state       ][INFO    ][3879] Running state [msg01] at time 10:58:35.428139
2017-11-24 10:58:35,428 [salt.state       ][INFO    ][3879] Executing state host.present for msg01
2017-11-24 10:58:35,429 [salt.state       ][INFO    ][3879] Host msg01 (192.168.10.41) already present
2017-11-24 10:58:35,429 [salt.state       ][INFO    ][3879] Completed state [msg01] at time 10:58:35.428953 duration_in_ms=0.814
2017-11-24 10:58:35,429 [salt.state       ][INFO    ][3879] Running state [msg] at time 10:58:35.429154
2017-11-24 10:58:35,429 [salt.state       ][INFO    ][3879] Executing state host.present for msg
2017-11-24 10:58:35,430 [salt.state       ][INFO    ][3879] Host msg (192.168.10.40) already present
2017-11-24 10:58:35,430 [salt.state       ][INFO    ][3879] Completed state [msg] at time 10:58:35.429942 duration_in_ms=0.788
2017-11-24 10:58:35,430 [salt.state       ][INFO    ][3879] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.430142
2017-11-24 10:58:35,430 [salt.state       ][INFO    ][3879] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,431 [salt.state       ][INFO    ][3879] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-24 10:58:35,431 [salt.state       ][INFO    ][3879] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.430950 duration_in_ms=0.808
2017-11-24 10:58:35,431 [salt.state       ][INFO    ][3879] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.431154
2017-11-24 10:58:35,431 [salt.state       ][INFO    ][3879] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,432 [salt.state       ][INFO    ][3879] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-24 10:58:35,432 [salt.state       ][INFO    ][3879] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.431955 duration_in_ms=0.801
2017-11-24 10:58:35,432 [salt.state       ][INFO    ][3879] Running state [cfg01] at time 10:58:35.432156
2017-11-24 10:58:35,432 [salt.state       ][INFO    ][3879] Executing state host.present for cfg01
2017-11-24 10:58:35,433 [salt.state       ][INFO    ][3879] Host cfg01 (192.168.10.100) already present
2017-11-24 10:58:35,433 [salt.state       ][INFO    ][3879] Completed state [cfg01] at time 10:58:35.432964 duration_in_ms=0.808
2017-11-24 10:58:35,433 [salt.state       ][INFO    ][3879] Running state [cmp002] at time 10:58:35.433165
2017-11-24 10:58:35,433 [salt.state       ][INFO    ][3879] Executing state host.present for cmp002
2017-11-24 10:58:35,434 [salt.state       ][INFO    ][3879] Host cmp002 (192.168.10.102) already present
2017-11-24 10:58:35,434 [salt.state       ][INFO    ][3879] Completed state [cmp002] at time 10:58:35.433962 duration_in_ms=0.797
2017-11-24 10:58:35,434 [salt.state       ][INFO    ][3879] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.434160
2017-11-24 10:58:35,434 [salt.state       ][INFO    ][3879] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,435 [salt.state       ][INFO    ][3879] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-24 10:58:35,435 [salt.state       ][INFO    ][3879] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.434955 duration_in_ms=0.795
2017-11-24 10:58:35,437 [salt.state       ][INFO    ][3879] Running state [file.replace] at time 10:58:35.436503
2017-11-24 10:58:35,437 [salt.state       ][INFO    ][3879] Executing state module.run for file.replace
2017-11-24 10:58:35,529 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['git', '--version'] in directory '/root'
2017-11-24 10:58:35,609 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'grep -q "cmp002 cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-24 10:58:35,616 [salt.state       ][INFO    ][3879] onlyif execution failed
2017-11-24 10:58:35,616 [salt.state       ][INFO    ][3879] Completed state [file.replace] at time 10:58:35.616350 duration_in_ms=179.846
2017-11-24 10:58:35,617 [salt.state       ][INFO    ][3879] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.616669
2017-11-24 10:58:35,617 [salt.state       ][INFO    ][3879] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,618 [salt.state       ][INFO    ][3879] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-24 10:58:35,618 [salt.state       ][INFO    ][3879] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.617725 duration_in_ms=1.056
2017-11-24 10:58:35,618 [salt.state       ][INFO    ][3879] Running state [cmp001] at time 10:58:35.617953
2017-11-24 10:58:35,618 [salt.state       ][INFO    ][3879] Executing state host.present for cmp001
2017-11-24 10:58:35,619 [salt.state       ][INFO    ][3879] Host cmp001 (192.168.10.101) already present
2017-11-24 10:58:35,619 [salt.state       ][INFO    ][3879] Completed state [cmp001] at time 10:58:35.618797 duration_in_ms=0.844
2017-11-24 10:58:35,619 [salt.state       ][INFO    ][3879] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.619017
2017-11-24 10:58:35,619 [salt.state       ][INFO    ][3879] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,620 [salt.state       ][INFO    ][3879] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-24 10:58:35,620 [salt.state       ][INFO    ][3879] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.619844 duration_in_ms=0.827
2017-11-24 10:58:35,620 [salt.state       ][INFO    ][3879] Running state [dbs01] at time 10:58:35.620069
2017-11-24 10:58:35,620 [salt.state       ][INFO    ][3879] Executing state host.present for dbs01
2017-11-24 10:58:35,621 [salt.state       ][INFO    ][3879] Host dbs01 (192.168.10.51) already present
2017-11-24 10:58:35,621 [salt.state       ][INFO    ][3879] Completed state [dbs01] at time 10:58:35.620907 duration_in_ms=0.838
2017-11-24 10:58:35,621 [salt.state       ][INFO    ][3879] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.621117
2017-11-24 10:58:35,621 [salt.state       ][INFO    ][3879] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,622 [salt.state       ][INFO    ][3879] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-24 10:58:35,622 [salt.state       ][INFO    ][3879] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.621935 duration_in_ms=0.818
2017-11-24 10:58:35,622 [salt.state       ][INFO    ][3879] Running state [dbs02] at time 10:58:35.622137
2017-11-24 10:58:35,622 [salt.state       ][INFO    ][3879] Executing state host.present for dbs02
2017-11-24 10:58:35,623 [salt.state       ][INFO    ][3879] Host dbs02 (192.168.10.52) already present
2017-11-24 10:58:35,623 [salt.state       ][INFO    ][3879] Completed state [dbs02] at time 10:58:35.622949 duration_in_ms=0.811
2017-11-24 10:58:35,623 [salt.state       ][INFO    ][3879] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.623159
2017-11-24 10:58:35,623 [salt.state       ][INFO    ][3879] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,624 [salt.state       ][INFO    ][3879] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-24 10:58:35,624 [salt.state       ][INFO    ][3879] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.623980 duration_in_ms=0.821
2017-11-24 10:58:35,624 [salt.state       ][INFO    ][3879] Running state [dbs03] at time 10:58:35.624184
2017-11-24 10:58:35,624 [salt.state       ][INFO    ][3879] Executing state host.present for dbs03
2017-11-24 10:58:35,625 [salt.state       ][INFO    ][3879] Host dbs03 (192.168.10.53) already present
2017-11-24 10:58:35,625 [salt.state       ][INFO    ][3879] Completed state [dbs03] at time 10:58:35.625177 duration_in_ms=0.993
2017-11-24 10:58:35,625 [salt.state       ][INFO    ][3879] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.625383
2017-11-24 10:58:35,626 [salt.state       ][INFO    ][3879] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,626 [salt.state       ][INFO    ][3879] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-24 10:58:35,626 [salt.state       ][INFO    ][3879] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.626187 duration_in_ms=0.804
2017-11-24 10:58:35,626 [salt.state       ][INFO    ][3879] Running state [mas01] at time 10:58:35.626395
2017-11-24 10:58:35,627 [salt.state       ][INFO    ][3879] Executing state host.present for mas01
2017-11-24 10:58:35,627 [salt.state       ][INFO    ][3879] Host mas01 (192.168.10.3) already present
2017-11-24 10:58:35,627 [salt.state       ][INFO    ][3879] Completed state [mas01] at time 10:58:35.627211 duration_in_ms=0.816
2017-11-24 10:58:35,627 [salt.state       ][INFO    ][3879] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.627419
2017-11-24 10:58:35,628 [salt.state       ][INFO    ][3879] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,628 [salt.state       ][INFO    ][3879] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-24 10:58:35,628 [salt.state       ][INFO    ][3879] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.628216 duration_in_ms=0.797
2017-11-24 10:58:35,628 [salt.state       ][INFO    ][3879] Running state [ctl02] at time 10:58:35.628419
2017-11-24 10:58:35,629 [salt.state       ][INFO    ][3879] Executing state host.present for ctl02
2017-11-24 10:58:35,629 [salt.state       ][INFO    ][3879] Host ctl02 (192.168.10.12) already present
2017-11-24 10:58:35,629 [salt.state       ][INFO    ][3879] Completed state [ctl02] at time 10:58:35.629238 duration_in_ms=0.818
2017-11-24 10:58:35,629 [salt.state       ][INFO    ][3879] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.629446
2017-11-24 10:58:35,630 [salt.state       ][INFO    ][3879] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,630 [salt.state       ][INFO    ][3879] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-24 10:58:35,630 [salt.state       ][INFO    ][3879] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.630255 duration_in_ms=0.809
2017-11-24 10:58:35,630 [salt.state       ][INFO    ][3879] Running state [ctl03] at time 10:58:35.630461
2017-11-24 10:58:35,631 [salt.state       ][INFO    ][3879] Executing state host.present for ctl03
2017-11-24 10:58:35,631 [salt.state       ][INFO    ][3879] Host ctl03 (192.168.10.13) already present
2017-11-24 10:58:35,631 [salt.state       ][INFO    ][3879] Completed state [ctl03] at time 10:58:35.631262 duration_in_ms=0.801
2017-11-24 10:58:35,632 [salt.state       ][INFO    ][3879] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.631469
2017-11-24 10:58:35,632 [salt.state       ][INFO    ][3879] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,632 [salt.state       ][INFO    ][3879] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-24 10:58:35,632 [salt.state       ][INFO    ][3879] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.632276 duration_in_ms=0.807
2017-11-24 10:58:35,633 [salt.state       ][INFO    ][3879] Running state [ctl01] at time 10:58:35.632480
2017-11-24 10:58:35,633 [salt.state       ][INFO    ][3879] Executing state host.present for ctl01
2017-11-24 10:58:35,633 [salt.state       ][INFO    ][3879] Host ctl01 (192.168.10.11) already present
2017-11-24 10:58:35,633 [salt.state       ][INFO    ][3879] Completed state [ctl01] at time 10:58:35.633307 duration_in_ms=0.827
2017-11-24 10:58:35,634 [salt.state       ][INFO    ][3879] Running state [ctl] at time 10:58:35.633519
2017-11-24 10:58:35,634 [salt.state       ][INFO    ][3879] Executing state host.present for ctl
2017-11-24 10:58:35,634 [salt.state       ][INFO    ][3879] Host ctl (192.168.10.10) already present
2017-11-24 10:58:35,634 [salt.state       ][INFO    ][3879] Completed state [ctl] at time 10:58:35.634330 duration_in_ms=0.81
2017-11-24 10:58:35,635 [salt.state       ][INFO    ][3879] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.634543
2017-11-24 10:58:35,635 [salt.state       ][INFO    ][3879] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 10:58:35,635 [salt.state       ][INFO    ][3879] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-24 10:58:35,635 [salt.state       ][INFO    ][3879] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 10:58:35.635341 duration_in_ms=0.798
2017-11-24 10:58:35,636 [salt.state       ][INFO    ][3879] Running state [linux_dpdk_pkgs] at time 10:58:35.635555
2017-11-24 10:58:35,636 [salt.state       ][INFO    ][3879] Executing state pkg.installed for linux_dpdk_pkgs
2017-11-24 10:58:35,641 [salt.state       ][INFO    ][3879] All specified packages are already installed
2017-11-24 10:58:35,641 [salt.state       ][INFO    ][3879] Completed state [linux_dpdk_pkgs] at time 10:58:35.640946 duration_in_ms=5.391
2017-11-24 10:58:35,643 [salt.state       ][INFO    ][3879] Running state [uio] at time 10:58:35.643047
2017-11-24 10:58:35,643 [salt.state       ][INFO    ][3879] Executing state kmod.present for uio
2017-11-24 10:58:35,644 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'lsmod' in directory '/root'
2017-11-24 10:58:35,652 [salt.state       ][INFO    ][3879] Kernel module uio is already present
2017-11-24 10:58:35,652 [salt.state       ][INFO    ][3879] Completed state [uio] at time 10:58:35.652268 duration_in_ms=9.22
2017-11-24 10:58:35,654 [salt.state       ][INFO    ][3879] Running state [/etc/dpdk/interfaces] at time 10:58:35.653953
2017-11-24 10:58:35,654 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/dpdk/interfaces
2017-11-24 10:58:35,673 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-11-24 10:58:35,696 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:35,754 [salt.state       ][INFO    ][3879] File /etc/dpdk/interfaces is in the correct state
2017-11-24 10:58:35,754 [salt.state       ][INFO    ][3879] Completed state [/etc/dpdk/interfaces] at time 10:58:35.754290 duration_in_ms=100.336
2017-11-24 10:58:35,757 [salt.state       ][INFO    ][3879] Running state [dpdk] at time 10:58:35.756967
2017-11-24 10:58:35,757 [salt.state       ][INFO    ][3879] Executing state service.running for dpdk
2017-11-24 10:58:35,758 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:35,770 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-11-24 10:58:35,780 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-11-24 10:58:35,789 [salt.state       ][INFO    ][3879] The service dpdk is already running
2017-11-24 10:58:35,789 [salt.state       ][INFO    ][3879] Completed state [dpdk] at time 10:58:35.788941 duration_in_ms=31.974
2017-11-24 10:58:35,789 [salt.state       ][INFO    ][3879] Running state [openvswitch_dpdk_pkgs] at time 10:58:35.789222
2017-11-24 10:58:35,789 [salt.state       ][INFO    ][3879] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-11-24 10:58:35,794 [salt.state       ][INFO    ][3879] All specified packages are already installed
2017-11-24 10:58:35,795 [salt.state       ][INFO    ][3879] Completed state [openvswitch_dpdk_pkgs] at time 10:58:35.794645 duration_in_ms=5.422
2017-11-24 10:58:35,797 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 10:58:35.796476
2017-11-24 10:58:35,797 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-11-24 10:58:35,797 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-11-24 10:58:35,811 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,811 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 10:58:35.811248 duration_in_ms=14.771
2017-11-24 10:58:35,813 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 10:58:35.813209
2017-11-24 10:58:35,814 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-11-24 10:58:35,814 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-11-24 10:58:35,824 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,825 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 10:58:35.824523 duration_in_ms=11.314
2017-11-24 10:58:35,826 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 10:58:35.826212
2017-11-24 10:58:35,826 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-11-24 10:58:35,827 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-11-24 10:58:35,837 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,837 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 10:58:35.837276 duration_in_ms=11.064
2017-11-24 10:58:35,839 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 10:58:35.838930
2017-11-24 10:58:35,839 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-11-24 10:58:35,840 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-11-24 10:58:35,849 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,849 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 10:58:35.848973 duration_in_ms=10.042
2017-11-24 10:58:35,851 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 10:58:35.850650
2017-11-24 10:58:35,851 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"
2017-11-24 10:58:35,851 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"'
' in directory '/root'
2017-11-24 10:58:35,863 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,863 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 10:58:35.863100 duration_in_ms=12.45
2017-11-24 10:58:35,870 [salt.state       ][INFO    ][3879] Running state [openvswitch-switch] at time 10:58:35.869904
2017-11-24 10:58:35,870 [salt.state       ][INFO    ][3879] Executing state service.running for openvswitch-switch
2017-11-24 10:58:35,871 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:35,883 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-11-24 10:58:35,892 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-11-24 10:58:35,904 [salt.state       ][INFO    ][3879] The service openvswitch-switch is already running
2017-11-24 10:58:35,904 [salt.state       ][INFO    ][3879] Completed state [openvswitch-switch] at time 10:58:35.903910 duration_in_ms=34.006
2017-11-24 10:58:35,904 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 10:58:35.904204
2017-11-24 10:58:35,905 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-11-24 10:58:35,905 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-11-24 10:58:35,914 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,914 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 10:58:35.914057 duration_in_ms=9.852
2017-11-24 10:58:35,916 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 10:58:35.915966
2017-11-24 10:58:35,916 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1
2017-11-24 10:58:35,917 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-11-24 10:58:35,928 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,928 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 10:58:35.927768 duration_in_ms=11.802
2017-11-24 10:58:35,928 [salt.state       ][INFO    ][3879] Running state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 10:58:35.928020
2017-11-24 10:58:35,928 [salt.state       ][INFO    ][3879] Executing state cmd.run for ovs-vsctl set Interface dpdk0 options:n_rxq=2 
2017-11-24 10:58:35,929 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl get Interface dpdk0 options | grep 'n_rxq="2"'
' in directory '/root'
2017-11-24 10:58:35,938 [salt.state       ][INFO    ][3879] unless execution succeeded
2017-11-24 10:58:35,938 [salt.state       ][INFO    ][3879] Completed state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 10:58:35.937991 duration_in_ms=9.971
2017-11-24 10:58:35,938 [salt.state       ][INFO    ][3879] Running state [linux_network_bridge_pkgs] at time 10:58:35.938280
2017-11-24 10:58:35,939 [salt.state       ][INFO    ][3879] Executing state pkg.installed for linux_network_bridge_pkgs
2017-11-24 10:58:35,944 [salt.state       ][INFO    ][3879] All specified packages are already installed
2017-11-24 10:58:35,944 [salt.state       ][INFO    ][3879] Completed state [linux_network_bridge_pkgs] at time 10:58:35.943827 duration_in_ms=5.547
2017-11-24 10:58:35,944 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:58:35.944065
2017-11-24 10:58:35,944 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-24 10:58:35,945 [salt.state       ][INFO    ][3879] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-24 10:58:35,945 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:58:35.945040 duration_in_ms=0.975
2017-11-24 10:58:35,948 [salt.state       ][INFO    ][3879] Running state [ens2f0.81] at time 10:58:35.947683
2017-11-24 10:58:35,948 [salt.state       ][INFO    ][3879] Executing state network.managed for ens2f0.81
2017-11-24 10:58:37,494 [salt.state       ][INFO    ][3879] Interface ens2f0.81 is up to date.
2017-11-24 10:58:37,495 [salt.state       ][INFO    ][3879] Completed state [ens2f0.81] at time 10:58:37.495050 duration_in_ms=1547.364
2017-11-24 10:58:37,499 [salt.state       ][INFO    ][3879] Running state [br-ctl] at time 10:58:37.499219
2017-11-24 10:58:37,500 [salt.state       ][INFO    ][3879] Executing state network.managed for br-ctl
2017-11-24 10:58:37,515 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-24 10:58:37,837 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:58:39,390 [salt.state       ][INFO    ][3879] Interface br-ctl is up to date.
2017-11-24 10:58:39,391 [salt.state       ][INFO    ][3879] Completed state [br-ctl] at time 10:58:39.391033 duration_in_ms=1891.813
2017-11-24 10:58:39,392 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces] at time 10:58:39.391769
2017-11-24 10:58:39,392 [salt.state       ][INFO    ][3879] Executing state file.prepend for /etc/network/interfaces
2017-11-24 10:58:39,400 [salt.state       ][INFO    ][3879] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+source /etc/network/interfaces.d/*
+# Workaround for Upstream-Bug: https://github.com/saltstack/salt/issues/40262
+source /etc/network/interfaces.u/*
 auto lo
 iface lo inet loopback
 auto ens2f0.81

2017-11-24 10:58:39,401 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces] at time 10:58:39.400709 duration_in_ms=8.947
2017-11-24 10:58:39,401 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 10:58:39.400970
2017-11-24 10:58:39,402 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-11-24 10:58:39,424 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-11-24 10:58:39,441 [salt.state       ][INFO    ][3879] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-11-24 10:58:39,442 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 10:58:39.441865 duration_in_ms=40.895
2017-11-24 10:58:39,442 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces] at time 10:58:39.442381
2017-11-24 10:58:39,443 [salt.state       ][INFO    ][3879] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:58:39,445 [salt.state       ][INFO    ][3879] No changes needed to be made
2017-11-24 10:58:39,446 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces] at time 10:58:39.445495 duration_in_ms=3.114
2017-11-24 10:58:39,446 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces] at time 10:58:39.445980
2017-11-24 10:58:39,446 [salt.state       ][INFO    ][3879] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:58:39,449 [salt.state       ][INFO    ][3879] No changes needed to be made
2017-11-24 10:58:39,449 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces] at time 10:58:39.449091 duration_in_ms=3.111
2017-11-24 10:58:39,473 [salt.state       ][INFO    ][3879] Running state [br-floating] at time 10:58:39.473086
2017-11-24 10:58:39,474 [salt.state       ][INFO    ][3879] Executing state openvswitch_bridge.present for br-floating
2017-11-24 10:58:39,475 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-11-24 10:58:39,487 [salt.state       ][INFO    ][3879] Bridge br-floating already exists.
2017-11-24 10:58:39,488 [salt.state       ][INFO    ][3879] Completed state [br-floating] at time 10:58:39.487672 duration_in_ms=14.585
2017-11-24 10:58:39,488 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces] at time 10:58:39.488334
2017-11-24 10:58:39,489 [salt.state       ][INFO    ][3879] Executing state file.prepend for /etc/network/interfaces
2017-11-24 10:58:39,492 [salt.state       ][INFO    ][3879] File /etc/network/interfaces is in correct state
2017-11-24 10:58:39,492 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces] at time 10:58:39.492370 duration_in_ms=4.035
2017-11-24 10:58:39,506 [salt.state       ][INFO    ][3879] Running state [ifup float-to-ex] at time 10:58:39.505913
2017-11-24 10:58:39,507 [salt.state       ][INFO    ][3879] Executing state cmd.run for ifup float-to-ex
2017-11-24 10:58:39,508 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command 'ifup float-to-ex' in directory '/root'
2017-11-24 10:58:39,762 [salt.state       ][INFO    ][3879] {'pid': 10018, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-24 10:58:39,763 [salt.state       ][INFO    ][3879] Completed state [ifup float-to-ex] at time 10:58:39.762649 duration_in_ms=256.735
2017-11-24 10:58:39,764 [salt.state       ][INFO    ][3879] Running state [eno1] at time 10:58:39.763434
2017-11-24 10:58:39,764 [salt.state       ][INFO    ][3879] Executing state network.managed for eno1
2017-11-24 10:58:40,629 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124105840148522
2017-11-24 10:58:40,640 [salt.minion      ][INFO    ][10173] Starting a new job with PID 10173
2017-11-24 10:58:40,688 [salt.minion      ][INFO    ][10173] Returning information for job: 20171124105840148522
2017-11-24 10:58:41,244 [salt.state       ][INFO    ][3879] Interface eno1 is up to date.
2017-11-24 10:58:41,245 [salt.state       ][INFO    ][3879] Completed state [eno1] at time 10:58:41.244883 duration_in_ms=1481.449
2017-11-24 10:58:41,246 [salt.state       ][INFO    ][3879] Running state [ens2f0] at time 10:58:41.245557
2017-11-24 10:58:41,246 [salt.state       ][INFO    ][3879] Executing state network.managed for ens2f0
2017-11-24 10:58:42,673 [salt.state       ][INFO    ][3879] Interface ens2f0 is up to date.
2017-11-24 10:58:42,673 [salt.state       ][INFO    ][3879] Completed state [ens2f0] at time 10:58:42.673124 duration_in_ms=1427.566
2017-11-24 10:58:42,674 [salt.state       ][INFO    ][3879] Running state [ens2f0.80] at time 10:58:42.673740
2017-11-24 10:58:42,674 [salt.state       ][INFO    ][3879] Executing state network.managed for ens2f0.80
2017-11-24 10:58:44,113 [salt.state       ][INFO    ][3879] Interface ens2f0.80 is up to date.
2017-11-24 10:58:44,113 [salt.state       ][INFO    ][3879] Completed state [ens2f0.80] at time 10:58:44.112941 duration_in_ms=1439.2
2017-11-24 10:58:44,121 [salt.state       ][INFO    ][3879] Running state [br-ex] at time 10:58:44.120726
2017-11-24 10:58:44,121 [salt.state       ][INFO    ][3879] Executing state network.managed for br-ex
2017-11-24 10:58:44,136 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-24 10:58:44,658 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:58:45,617 [salt.state       ][INFO    ][3879] Interface br-ex is up to date.
2017-11-24 10:58:45,617 [salt.state       ][INFO    ][3879] Completed state [br-ex] at time 10:58:45.616955 duration_in_ms=1496.228
2017-11-24 10:58:45,617 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces] at time 10:58:45.617256
2017-11-24 10:58:45,618 [salt.state       ][INFO    ][3879] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:58:45,619 [salt.state       ][INFO    ][3879] No changes needed to be made
2017-11-24 10:58:45,619 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces] at time 10:58:45.619126 duration_in_ms=1.87
2017-11-24 10:58:45,619 [salt.state       ][INFO    ][3879] Running state [/etc/network/interfaces] at time 10:58:45.619345
2017-11-24 10:58:45,620 [salt.state       ][INFO    ][3879] Executing state file.replace for /etc/network/interfaces
2017-11-24 10:58:45,621 [salt.state       ][INFO    ][3879] No changes needed to be made
2017-11-24 10:58:45,621 [salt.state       ][INFO    ][3879] Completed state [/etc/network/interfaces] at time 10:58:45.620956 duration_in_ms=1.611
2017-11-24 10:58:45,621 [salt.state       ][INFO    ][3879] Running state [/etc/profile.d/proxy.sh] at time 10:58:45.621185
2017-11-24 10:58:45,621 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-24 10:58:45,622 [salt.state       ][INFO    ][3879] File /etc/profile.d/proxy.sh is not present
2017-11-24 10:58:45,622 [salt.state       ][INFO    ][3879] Completed state [/etc/profile.d/proxy.sh] at time 10:58:45.621855 duration_in_ms=0.67
2017-11-24 10:58:45,622 [salt.state       ][INFO    ][3879] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:58:45.622064
2017-11-24 10:58:45,622 [salt.state       ][INFO    ][3879] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-24 10:58:45,623 [salt.state       ][INFO    ][3879] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-24 10:58:45,623 [salt.state       ][INFO    ][3879] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:58:45.622711 duration_in_ms=0.646
2017-11-24 10:58:45,623 [salt.state       ][INFO    ][3879] Running state [/srv] at time 10:58:45.622925
2017-11-24 10:58:45,623 [salt.state       ][INFO    ][3879] Executing state file.directory for /srv
2017-11-24 10:58:45,624 [salt.state       ][INFO    ][3879] Directory /srv is in the correct state
2017-11-24 10:58:45,624 [salt.state       ][INFO    ][3879] Completed state [/srv] at time 10:58:45.623796 duration_in_ms=0.87
2017-11-24 10:58:45,624 [salt.state       ][INFO    ][3879] Running state [truncate --size 20G /srv/disk0] at time 10:58:45.624005
2017-11-24 10:58:45,624 [salt.state       ][INFO    ][3879] Executing state cmd.run for truncate --size 20G /srv/disk0
2017-11-24 10:58:45,625 [salt.state       ][INFO    ][3879] /srv/disk0 exists
2017-11-24 10:58:45,625 [salt.state       ][INFO    ][3879] Completed state [truncate --size 20G /srv/disk0] at time 10:58:45.624735 duration_in_ms=0.729
2017-11-24 10:58:45,625 [salt.state       ][INFO    ][3879] Running state [/etc/systemd/system/setup-loopback-loop0.service] at time 10:58:45.624944
2017-11-24 10:58:45,625 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/systemd/system/setup-loopback-loop0.service
2017-11-24 10:58:45,644 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/setup-loopback-device.systemd'
2017-11-24 10:58:45,647 [salt.state       ][INFO    ][3879] File /etc/systemd/system/setup-loopback-loop0.service is in the correct state
2017-11-24 10:58:45,647 [salt.state       ][INFO    ][3879] Completed state [/etc/systemd/system/setup-loopback-loop0.service] at time 10:58:45.647093 duration_in_ms=22.149
2017-11-24 10:58:45,650 [salt.state       ][INFO    ][3879] Running state [setup-loopback-loop0] at time 10:58:45.650367
2017-11-24 10:58:45,651 [salt.state       ][INFO    ][3879] Executing state service.running for setup-loopback-loop0
2017-11-24 10:58:45,651 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'setup-loopback-loop0.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:45,661 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'setup-loopback-loop0.service'] in directory '/root'
2017-11-24 10:58:45,670 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'setup-loopback-loop0.service'] in directory '/root'
2017-11-24 10:58:45,678 [salt.state       ][INFO    ][3879] The service setup-loopback-loop0 is already running
2017-11-24 10:58:45,678 [salt.state       ][INFO    ][3879] Completed state [setup-loopback-loop0] at time 10:58:45.677845 duration_in_ms=27.477
2017-11-24 10:58:45,678 [salt.state       ][INFO    ][3879] Running state [linux_lvm_pkgs] at time 10:58:45.678144
2017-11-24 10:58:45,678 [salt.state       ][INFO    ][3879] Executing state pkg.installed for linux_lvm_pkgs
2017-11-24 10:58:45,684 [salt.state       ][INFO    ][3879] All specified packages are already installed
2017-11-24 10:58:45,684 [salt.state       ][INFO    ][3879] Completed state [linux_lvm_pkgs] at time 10:58:45.684079 duration_in_ms=5.935
2017-11-24 10:58:45,686 [salt.state       ][INFO    ][3879] Running state [/dev/loop0] at time 10:58:45.685943
2017-11-24 10:58:45,686 [salt.state       ][INFO    ][3879] Executing state lvm.pv_present for /dev/loop0
2017-11-24 10:58:45,687 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['pvdisplay', '-c', '/dev/loop0'] in directory '/root'
2017-11-24 10:58:45,955 [salt.state       ][INFO    ][3879] Physical Volume /dev/loop0 already present
2017-11-24 10:58:45,955 [salt.state       ][INFO    ][3879] Completed state [/dev/loop0] at time 10:58:45.955221 duration_in_ms=269.277
2017-11-24 10:58:45,959 [salt.state       ][INFO    ][3879] Running state [cinder-volume] at time 10:58:45.958453
2017-11-24 10:58:45,959 [salt.state       ][INFO    ][3879] Executing state lvm.vg_present for cinder-volume
2017-11-24 10:58:45,960 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['vgdisplay', '-c', 'cinder-volume'] in directory '/root'
2017-11-24 10:58:45,980 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['pvdisplay', '-c', '/dev/loop0'] in directory '/root'
2017-11-24 10:58:46,186 [salt.state       ][INFO    ][3879] Volume Group cinder-volume already present
/dev/loop0 is part of Volume Group
2017-11-24 10:58:46,187 [salt.state       ][INFO    ][3879] Completed state [cinder-volume] at time 10:58:46.186506 duration_in_ms=228.053
2017-11-24 10:58:46,188 [salt.state       ][INFO    ][3879] Running state [/etc/lvm/lvm.conf] at time 10:58:46.188200
2017-11-24 10:58:46,189 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/lvm/lvm.conf
2017-11-24 10:58:46,218 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/files/lvm.conf'
2017-11-24 10:58:46,273 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:58:46,332 [salt.state       ][INFO    ][3879] File /etc/lvm/lvm.conf is in the correct state
2017-11-24 10:58:46,332 [salt.state       ][INFO    ][3879] Completed state [/etc/lvm/lvm.conf] at time 10:58:46.332275 duration_in_ms=144.075
2017-11-24 10:58:46,335 [salt.state       ][INFO    ][3879] Running state [lvm2-lvmpolld] at time 10:58:46.335170
2017-11-24 10:58:46,335 [salt.state       ][INFO    ][3879] Executing state service.running for lvm2-lvmpolld
2017-11-24 10:58:46,336 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'lvm2-lvmpolld.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:46,349 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,358 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,370 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,379 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,397 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,409 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,419 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-24 10:58:46,431 [salt.state       ][INFO    ][3879] {'lvm2-lvmpolld': True}
2017-11-24 10:58:46,431 [salt.state       ][INFO    ][3879] Completed state [lvm2-lvmpolld] at time 10:58:46.431427 duration_in_ms=96.257
2017-11-24 10:58:46,434 [salt.state       ][INFO    ][3879] Running state [lvm2-monitor] at time 10:58:46.434381
2017-11-24 10:58:46,435 [salt.state       ][INFO    ][3879] Executing state service.running for lvm2-monitor
2017-11-24 10:58:46,435 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'lvm2-monitor.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:46,448 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'lvm2-monitor.service'] in directory '/root'
2017-11-24 10:58:46,458 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'lvm2-monitor.service'] in directory '/root'
2017-11-24 10:58:46,473 [salt.state       ][INFO    ][3879] The service lvm2-monitor is already running
2017-11-24 10:58:46,473 [salt.state       ][INFO    ][3879] Completed state [lvm2-monitor] at time 10:58:46.473278 duration_in_ms=38.893
2017-11-24 10:58:46,480 [salt.state       ][INFO    ][3879] Running state [lvm2-lvmetad] at time 10:58:46.479559
2017-11-24 10:58:46,480 [salt.state       ][INFO    ][3879] Executing state service.running for lvm2-lvmetad
2017-11-24 10:58:46,481 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'lvm2-lvmetad.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:46,493 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'lvm2-lvmetad.service'] in directory '/root'
2017-11-24 10:58:46,504 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmetad.service'] in directory '/root'
2017-11-24 10:58:46,513 [salt.state       ][INFO    ][3879] The service lvm2-lvmetad is already running
2017-11-24 10:58:46,514 [salt.state       ][INFO    ][3879] Completed state [lvm2-lvmetad] at time 10:58:46.513467 duration_in_ms=33.908
2017-11-24 10:58:46,514 [salt.state       ][INFO    ][3879] Running state [ntp] at time 10:58:46.513738
2017-11-24 10:58:46,514 [salt.state       ][INFO    ][3879] Executing state pkg.installed for ntp
2017-11-24 10:58:46,519 [salt.state       ][INFO    ][3879] Package ntp is already installed
2017-11-24 10:58:46,520 [salt.state       ][INFO    ][3879] Completed state [ntp] at time 10:58:46.519663 duration_in_ms=5.923
2017-11-24 10:58:46,521 [salt.state       ][INFO    ][3879] Running state [/etc/ntp.conf] at time 10:58:46.521453
2017-11-24 10:58:46,522 [salt.state       ][INFO    ][3879] Executing state file.managed for /etc/ntp.conf
2017-11-24 10:58:46,541 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-24 10:58:46,573 [salt.fileclient  ][INFO    ][3879] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-24 10:58:46,582 [salt.state       ][INFO    ][3879] File /etc/ntp.conf is in the correct state
2017-11-24 10:58:46,582 [salt.state       ][INFO    ][3879] Completed state [/etc/ntp.conf] at time 10:58:46.582030 duration_in_ms=60.577
2017-11-24 10:58:46,584 [salt.state       ][INFO    ][3879] Running state [ntp] at time 10:58:46.583625
2017-11-24 10:58:46,584 [salt.state       ][INFO    ][3879] Executing state service.running for ntp
2017-11-24 10:58:46,584 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-24 10:58:46,595 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-24 10:58:46,603 [salt.loaded.int.module.cmdmod][INFO    ][3879] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-24 10:58:46,616 [salt.state       ][INFO    ][3879] The service ntp is already running
2017-11-24 10:58:46,617 [salt.state       ][INFO    ][3879] Completed state [ntp] at time 10:58:46.616529 duration_in_ms=32.904
2017-11-24 10:58:46,622 [salt.minion      ][INFO    ][3879] Returning information for job: 20171124105749454140
2017-11-24 10:59:26,668 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command state.apply with jid 20171124105926652201
2017-11-24 10:59:26,681 [salt.minion      ][INFO    ][10481] Starting a new job with PID 10481
2017-11-24 10:59:29,045 [salt.state       ][INFO    ][10481] Loading fresh modules for state activity
2017-11-24 10:59:29,216 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-24 10:59:29,544 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-24 10:59:29,563 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-24 10:59:29,602 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-24 10:59:29,671 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/salt.yml'
2017-11-24 10:59:29,709 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-24 10:59:29,745 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'nova/meta/salt.yml'
2017-11-24 10:59:29,769 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-24 10:59:29,784 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-24 10:59:29,829 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:59:29,902 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/sphinx.yml'
2017-11-24 10:59:29,954 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-24 10:59:30,002 [py.warnings      ][WARNING ][10481] /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.

2017-11-24 10:59:30,005 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l ceilometer-agent-compute | grep ceilometer-agent-compute | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,045 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'nova/meta/sphinx.yml'
2017-11-24 10:59:30,108 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-24 10:59:30,344 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l nova-common | grep nova-common | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,359 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l nova-compute-kvm | grep nova-compute-kvm | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,389 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-novaclient | grep python-novaclient | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,419 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l pm-utils | grep pm-utils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,442 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,472 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,501 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l libvirt-bin | grep libvirt-bin | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,518 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,546 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l qemu-kvm | grep qemu-kvm | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,572 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-guestfs | grep python-guestfs | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,594 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,639 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-24 10:59:30,665 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-24 10:59:30,690 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'cinder/meta/sphinx.yml'
2017-11-24 10:59:30,729 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-24 10:59:30,753 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l cinder-volume | grep cinder-volume | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,771 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l lvm2 | grep lvm2 | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,786 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,816 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,844 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-cinder | grep python-cinder | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,874 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-mysqldb | grep python-mysqldb | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,892 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l p7zip | grep p7zip | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,905 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,922 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,937 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-pycadf | grep python-pycadf | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:30,981 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-24 10:59:31,004 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'salt-minion --version' in directory '/root'
2017-11-24 10:59:31,586 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'neutron/meta/sphinx.yml'
2017-11-24 10:59:31,646 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'cinder/meta/salt.yml'
2017-11-24 10:59:31,661 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-24 10:59:31,719 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-24 10:59:31,737 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-24 10:59:31,779 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-24 10:59:31,809 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-24 10:59:31,865 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'neutron/meta/salt.yml'
2017-11-24 10:59:31,893 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-24 10:59:31,922 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-24 10:59:31,987 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/salt.yml'
2017-11-24 10:59:32,006 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-24 10:59:32,028 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'nova/meta/salt.yml'
2017-11-24 10:59:32,042 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-24 10:59:32,054 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-24 10:59:32,078 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:59:32,146 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/sphinx.yml'
2017-11-24 10:59:32,178 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-24 10:59:32,200 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l ceilometer-agent-compute | grep ceilometer-agent-compute | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,229 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'nova/meta/sphinx.yml'
2017-11-24 10:59:32,268 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-24 10:59:32,380 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l nova-common | grep nova-common | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,399 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l nova-compute-kvm | grep nova-compute-kvm | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,420 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-novaclient | grep python-novaclient | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,449 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l pm-utils | grep pm-utils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,464 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,480 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,508 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l libvirt-bin | grep libvirt-bin | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,537 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,564 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l qemu-kvm | grep qemu-kvm | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,593 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-guestfs | grep python-guestfs | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,619 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,669 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-24 10:59:32,713 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-24 10:59:32,750 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'cinder/meta/sphinx.yml'
2017-11-24 10:59:32,787 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-24 10:59:32,812 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l cinder-volume | grep cinder-volume | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,830 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l lvm2 | grep lvm2 | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,847 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,865 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,893 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-cinder | grep python-cinder | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,908 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-mysqldb | grep python-mysqldb | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,928 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l p7zip | grep p7zip | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,955 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,972 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:32,990 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'dpkg -l python-pycadf | grep python-pycadf | awk '{print $3}'' in directory '/root'
2017-11-24 10:59:33,037 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-24 10:59:33,060 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command 'salt-minion --version' in directory '/root'
2017-11-24 10:59:33,324 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'neutron/meta/sphinx.yml'
2017-11-24 10:59:33,441 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'cinder/meta/salt.yml'
2017-11-24 10:59:33,462 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-24 10:59:33,565 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-24 10:59:33,594 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-24 10:59:33,650 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-24 10:59:33,700 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-24 10:59:33,808 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'neutron/meta/salt.yml'
2017-11-24 10:59:33,897 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-24 10:59:34,074 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-24 10:59:35,010 [salt.state       ][INFO    ][10481] Running state [salt-minion] at time 10:59:35.009846
2017-11-24 10:59:35,011 [salt.state       ][INFO    ][10481] Executing state pkg.installed for salt-minion
2017-11-24 10:59:35,012 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 10:59:35,658 [salt.state       ][INFO    ][10481] Package salt-minion is already installed
2017-11-24 10:59:35,659 [salt.state       ][INFO    ][10481] Completed state [salt-minion] at time 10:59:35.658554 duration_in_ms=648.709
2017-11-24 10:59:35,659 [salt.state       ][INFO    ][10481] Running state [salt_minion_dependency_packages] at time 10:59:35.659193
2017-11-24 10:59:35,660 [salt.state       ][INFO    ][10481] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-24 10:59:35,670 [salt.state       ][INFO    ][10481] All specified packages are already installed
2017-11-24 10:59:35,670 [salt.state       ][INFO    ][10481] Completed state [salt_minion_dependency_packages] at time 10:59:35.670322 duration_in_ms=11.129
2017-11-24 10:59:35,674 [salt.state       ][INFO    ][10481] Running state [/etc/salt/minion.d/minion.conf] at time 10:59:35.674063
2017-11-24 10:59:35,675 [salt.state       ][INFO    ][10481] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-24 10:59:35,703 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-24 10:59:35,826 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-24 10:59:35,951 [salt.fileclient  ][INFO    ][10481] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 10:59:36,078 [salt.state       ][INFO    ][10481] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-24 10:59:36,079 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/minion.d/minion.conf] at time 10:59:36.078696 duration_in_ms=404.633
2017-11-24 10:59:36,081 [salt.state       ][INFO    ][10481] Running state [salt-minion] at time 10:59:36.080799
2017-11-24 10:59:36,081 [salt.state       ][INFO    ][10481] Executing state service.running for salt-minion
2017-11-24 10:59:36,082 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-24 10:59:36,105 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-24 10:59:36,122 [salt.loaded.int.module.cmdmod][INFO    ][10481] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-24 10:59:36,136 [salt.state       ][INFO    ][10481] The service salt-minion is already running
2017-11-24 10:59:36,137 [salt.state       ][INFO    ][10481] Completed state [salt-minion] at time 10:59:36.136686 duration_in_ms=55.887
2017-11-24 10:59:36,140 [salt.state       ][INFO    ][10481] Running state [/etc/salt/grains.d] at time 10:59:36.139762
2017-11-24 10:59:36,140 [salt.state       ][INFO    ][10481] Executing state file.directory for /etc/salt/grains.d
2017-11-24 10:59:36,142 [salt.state       ][INFO    ][10481] Directory /etc/salt/grains.d is in the correct state
2017-11-24 10:59:36,142 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/grains.d] at time 10:59:36.142080 duration_in_ms=2.318
2017-11-24 10:59:36,143 [salt.state       ][INFO    ][10481] Running state [/etc/salt/grains] at time 10:59:36.143349
2017-11-24 10:59:36,144 [salt.state       ][INFO    ][10481] Executing state file.managed for /etc/salt/grains
2017-11-24 10:59:36,145 [salt.state       ][INFO    ][10481] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-24 10:59:36,145 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/grains] at time 10:59:36.144993 duration_in_ms=1.643
2017-11-24 10:59:36,146 [salt.state       ][INFO    ][10481] Running state [/etc/salt/grains.d/placeholder] at time 10:59:36.145786
2017-11-24 10:59:36,146 [salt.state       ][INFO    ][10481] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-24 10:59:36,147 [salt.state       ][INFO    ][10481] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-24 10:59:36,148 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/grains.d/placeholder] at time 10:59:36.147638 duration_in_ms=1.852
2017-11-24 10:59:36,148 [salt.state       ][INFO    ][10481] Running state [/etc/salt/grains.d/sphinx] at time 10:59:36.148421
2017-11-24 10:59:36,149 [salt.state       ][INFO    ][10481] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-24 10:59:36,151 [salt.state       ][INFO    ][10481] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-24 10:59:36,151 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/grains.d/sphinx] at time 10:59:36.151327 duration_in_ms=2.904
2017-11-24 10:59:36,154 [salt.state       ][INFO    ][10481] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:59:36.154132
2017-11-24 10:59:36,155 [salt.state       ][INFO    ][10481] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-24 10:59:36,155 [salt.state       ][INFO    ][10481] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-24 10:59:36,156 [salt.state       ][INFO    ][10481] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:59:36.155667 duration_in_ms=1.536
2017-11-24 10:59:36,157 [salt.state       ][INFO    ][10481] Running state [/etc/salt/grains.d/dns_records] at time 10:59:36.156464
2017-11-24 10:59:36,157 [salt.state       ][INFO    ][10481] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-24 10:59:36,159 [salt.state       ][INFO    ][10481] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-24 10:59:36,159 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/grains.d/dns_records] at time 10:59:36.158950 duration_in_ms=2.486
2017-11-24 10:59:36,161 [salt.state       ][INFO    ][10481] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:59:36.160609
2017-11-24 10:59:36,161 [salt.state       ][INFO    ][10481] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-24 10:59:36,162 [salt.state       ][INFO    ][10481] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-24 10:59:36,162 [salt.state       ][INFO    ][10481] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:59:36.161840 duration_in_ms=1.232
2017-11-24 10:59:36,163 [salt.state       ][INFO    ][10481] Running state [/etc/salt/grains.d/salt] at time 10:59:36.162629
2017-11-24 10:59:36,163 [salt.state       ][INFO    ][10481] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-24 10:59:36,165 [salt.state       ][INFO    ][10481] File /etc/salt/grains.d/salt is in the correct state
2017-11-24 10:59:36,165 [salt.state       ][INFO    ][10481] Completed state [/etc/salt/grains.d/salt] at time 10:59:36.165068 duration_in_ms=2.439
2017-11-24 10:59:36,167 [salt.state       ][INFO    ][10481] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:59:36.166598
2017-11-24 10:59:36,167 [salt.state       ][INFO    ][10481] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-24 10:59:36,168 [salt.state       ][INFO    ][10481] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-24 10:59:36,168 [salt.state       ][INFO    ][10481] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:59:36.168098 duration_in_ms=1.5
2017-11-24 10:59:36,172 [salt.state       ][INFO    ][10481] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:59:36.171647
2017-11-24 10:59:36,172 [salt.state       ][INFO    ][10481] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-24 10:59:36,173 [salt.state       ][INFO    ][10481] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-24 10:59:36,173 [salt.state       ][INFO    ][10481] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:59:36.172943 duration_in_ms=1.297
2017-11-24 10:59:36,174 [salt.state       ][INFO    ][10481] Running state [mine.update] at time 10:59:36.174162
2017-11-24 10:59:36,175 [salt.state       ][INFO    ][10481] Executing state module.wait for mine.update
2017-11-24 10:59:36,175 [salt.state       ][INFO    ][10481] No changes made for mine.update
2017-11-24 10:59:36,176 [salt.state       ][INFO    ][10481] Completed state [mine.update] at time 10:59:36.175547 duration_in_ms=1.385
2017-11-24 10:59:36,176 [salt.state       ][INFO    ][10481] Running state [ca-certificates] at time 10:59:36.176015
2017-11-24 10:59:36,177 [salt.state       ][INFO    ][10481] Executing state pkg.installed for ca-certificates
2017-11-24 10:59:36,187 [salt.state       ][INFO    ][10481] Package ca-certificates is already installed
2017-11-24 10:59:36,187 [salt.state       ][INFO    ][10481] Completed state [ca-certificates] at time 10:59:36.187143 duration_in_ms=11.128
2017-11-24 10:59:36,189 [salt.state       ][INFO    ][10481] Running state [update-ca-certificates] at time 10:59:36.188432
2017-11-24 10:59:36,189 [salt.state       ][INFO    ][10481] Executing state cmd.wait for update-ca-certificates
2017-11-24 10:59:36,189 [salt.state       ][INFO    ][10481] No changes made for update-ca-certificates
2017-11-24 10:59:36,190 [salt.state       ][INFO    ][10481] Completed state [update-ca-certificates] at time 10:59:36.189619 duration_in_ms=1.187
2017-11-24 10:59:36,193 [salt.minion      ][INFO    ][10481] Returning information for job: 20171124105926652201
2017-11-24 11:00:30,743 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171124110030727920
2017-11-24 11:00:30,756 [salt.minion      ][INFO    ][10703] Starting a new job with PID 10703
2017-11-24 11:00:35,202 [salt.state       ][INFO    ][10703] Loading fresh modules for state activity
2017-11-24 11:00:35,232 [salt.state       ][ERROR   ][10703] No contents found in top file
2017-11-24 11:00:35,232 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-24 11:00:35,236 [salt.utils.extmods][INFO    ][10703] Syncing beacons for environment 'base'
2017-11-24 11:00:35,236 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_beacons, for base)
2017-11-24 11:00:35,236 [salt.fileclient  ][INFO    ][10703] Caching directory '_beacons/' for environment 'base'
2017-11-24 11:00:35,294 [salt.utils.extmods][INFO    ][10703] Syncing modules for environment 'base'
2017-11-24 11:00:35,294 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_modules, for base)
2017-11-24 11:00:35,294 [salt.fileclient  ][INFO    ][10703] Caching directory '_modules/' for environment 'base'
2017-11-24 11:00:35,343 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-24 11:00:35,652 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-24 11:00:35,676 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-24 11:00:35,690 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-24 11:00:35,703 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-24 11:00:35,721 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-24 11:00:35,734 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-24 11:00:35,748 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-24 11:00:35,764 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-24 11:00:35,780 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-24 11:00:35,794 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-24 11:00:35,807 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-24 11:00:35,817 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-24 11:00:35,838 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-24 11:00:35,854 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-24 11:00:35,867 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-24 11:00:35,881 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-24 11:00:35,895 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-24 11:00:35,908 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-24 11:00:35,919 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-24 11:00:35,930 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-24 11:00:35,945 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-24 11:00:35,962 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-24 11:00:35,972 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-24 11:00:36,023 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-24 11:00:36,035 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-24 11:00:36,051 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-24 11:00:36,067 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-24 11:00:36,095 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-24 11:00:36,110 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-24 11:00:36,130 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-24 11:00:36,159 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-24 11:00:36,194 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-24 11:00:36,198 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-24 11:00:36,198 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-24 11:00:36,199 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-24 11:00:36,199 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-24 11:00:36,200 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-24 11:00:36,201 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-24 11:00:36,201 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-24 11:00:36,202 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-24 11:00:36,202 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-24 11:00:36,203 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-24 11:00:36,204 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-24 11:00:36,204 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-24 11:00:36,205 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-24 11:00:36,205 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-24 11:00:36,206 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-24 11:00:36,206 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-24 11:00:36,207 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-24 11:00:36,207 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-24 11:00:36,208 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-24 11:00:36,208 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-24 11:00:36,209 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-24 11:00:36,209 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-24 11:00:36,210 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-24 11:00:36,211 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-24 11:00:36,212 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-24 11:00:36,212 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-24 11:00:36,213 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-24 11:00:36,213 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-24 11:00:36,214 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-24 11:00:36,214 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-24 11:00:36,215 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-24 11:00:36,215 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-24 11:00:36,216 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-24 11:00:36,216 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-24 11:00:36,216 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-24 11:00:36,223 [salt.utils.extmods][INFO    ][10703] Syncing states for environment 'base'
2017-11-24 11:00:36,223 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_states, for base)
2017-11-24 11:00:36,223 [salt.fileclient  ][INFO    ][10703] Caching directory '_states/' for environment 'base'
2017-11-24 11:00:36,334 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-24 11:00:36,359 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-24 11:00:36,375 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-24 11:00:36,394 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-24 11:00:36,412 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-24 11:00:36,424 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-24 11:00:36,435 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-24 11:00:36,462 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-24 11:00:36,476 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-24 11:00:36,514 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-24 11:00:36,548 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-24 11:00:36,561 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-11-24 11:00:36,571 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-24 11:00:36,630 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-24 11:00:36,655 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-24 11:00:36,673 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-24 11:00:36,697 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-24 11:00:36,711 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-24 11:00:36,745 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-24 11:00:36,761 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-24 11:00:36,777 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-24 11:00:36,794 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-24 11:00:36,808 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-24 11:00:36,820 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-24 11:00:36,843 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-24 11:00:36,871 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-24 11:00:36,883 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-24 11:00:36,895 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-24 11:00:36,925 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-24 11:00:36,940 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-24 11:00:36,944 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-24 11:00:36,945 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-24 11:00:36,946 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-24 11:00:36,946 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-24 11:00:36,947 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-24 11:00:36,947 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-24 11:00:36,948 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-24 11:00:36,948 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-24 11:00:36,949 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-24 11:00:36,950 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-24 11:00:36,950 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-24 11:00:36,951 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-11-24 11:00:36,951 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-24 11:00:36,952 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-24 11:00:36,952 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-24 11:00:36,953 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-24 11:00:36,953 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-24 11:00:36,954 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-24 11:00:36,954 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-24 11:00:36,955 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-24 11:00:36,955 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-24 11:00:36,956 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-24 11:00:36,957 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-24 11:00:36,957 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-24 11:00:36,957 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-24 11:00:36,958 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-24 11:00:36,958 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-24 11:00:36,959 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-24 11:00:36,959 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-24 11:00:36,960 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-24 11:00:36,961 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-24 11:00:36,964 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-24 11:00:36,967 [salt.utils.extmods][INFO    ][10703] Syncing sdb for environment 'base'
2017-11-24 11:00:36,967 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_sdb, for base)
2017-11-24 11:00:36,967 [salt.fileclient  ][INFO    ][10703] Caching directory '_sdb/' for environment 'base'
2017-11-24 11:00:37,022 [salt.utils.extmods][INFO    ][10703] Syncing grains for environment 'base'
2017-11-24 11:00:37,022 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_grains, for base)
2017-11-24 11:00:37,022 [salt.fileclient  ][INFO    ][10703] Caching directory '_grains/' for environment 'base'
2017-11-24 11:00:37,095 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-24 11:00:37,111 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-24 11:00:37,187 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-24 11:00:37,207 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-24 11:00:37,224 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-24 11:00:37,241 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-24 11:00:37,263 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-24 11:00:37,281 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-24 11:00:37,305 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-24 11:00:37,343 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-24 11:00:37,371 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-24 11:00:37,391 [salt.fileclient  ][INFO    ][10703] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-24 11:00:37,401 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-24 11:00:37,402 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-24 11:00:37,403 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-24 11:00:37,403 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-24 11:00:37,404 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-24 11:00:37,405 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-24 11:00:37,405 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-24 11:00:37,406 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-24 11:00:37,407 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-24 11:00:37,408 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-24 11:00:37,408 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-24 11:00:37,409 [salt.utils.extmods][INFO    ][10703] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-24 11:00:37,412 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-24 11:00:37,419 [salt.utils.extmods][INFO    ][10703] Syncing renderers for environment 'base'
2017-11-24 11:00:37,420 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_renderers, for base)
2017-11-24 11:00:37,420 [salt.fileclient  ][INFO    ][10703] Caching directory '_renderers/' for environment 'base'
2017-11-24 11:00:37,520 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-24 11:00:37,527 [salt.utils.extmods][INFO    ][10703] Syncing returners for environment 'base'
2017-11-24 11:00:37,527 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_returners, for base)
2017-11-24 11:00:37,528 [salt.fileclient  ][INFO    ][10703] Caching directory '_returners/' for environment 'base'
2017-11-24 11:00:37,586 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-24 11:00:37,594 [salt.utils.extmods][INFO    ][10703] Syncing output for environment 'base'
2017-11-24 11:00:37,594 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_output, for base)
2017-11-24 11:00:37,595 [salt.fileclient  ][INFO    ][10703] Caching directory '_output/' for environment 'base'
2017-11-24 11:00:37,668 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-24 11:00:37,675 [salt.utils.extmods][INFO    ][10703] Syncing utils for environment 'base'
2017-11-24 11:00:37,675 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_utils, for base)
2017-11-24 11:00:37,676 [salt.fileclient  ][INFO    ][10703] Caching directory '_utils/' for environment 'base'
2017-11-24 11:00:37,758 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-24 11:00:37,765 [salt.utils.extmods][INFO    ][10703] Syncing log_handlers for environment 'base'
2017-11-24 11:00:37,766 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_log_handlers, for base)
2017-11-24 11:00:37,766 [salt.fileclient  ][INFO    ][10703] Caching directory '_log_handlers/' for environment 'base'
2017-11-24 11:00:37,843 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-24 11:00:37,850 [salt.utils.extmods][INFO    ][10703] Syncing proxy for environment 'base'
2017-11-24 11:00:37,851 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_proxy, for base)
2017-11-24 11:00:37,851 [salt.fileclient  ][INFO    ][10703] Caching directory '_proxy/' for environment 'base'
2017-11-24 11:00:37,900 [salt.utils.extmods][INFO    ][10703] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-24 11:00:37,907 [salt.utils.extmods][INFO    ][10703] Syncing engines for environment 'base'
2017-11-24 11:00:37,908 [salt.utils.extmods][INFO    ][10703] Loading cache from salt://_engines, for base)
2017-11-24 11:00:37,908 [salt.fileclient  ][INFO    ][10703] Caching directory '_engines/' for environment 'base'
2017-11-24 11:00:37,990 [salt.minion      ][INFO    ][10703] Returning information for job: 20171124110030727920
2017-11-24 11:02:57,696 [salt.minion      ][INFO    ][3147] User sudo_ubuntu Executing command system.reboot with jid 20171124110257682600
2017-11-24 11:02:57,714 [salt.minion      ][INFO    ][10813] Starting a new job with PID 10813
2017-11-24 11:02:57,722 [salt.loaded.int.module.cmdmod][INFO    ][10813] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-24 11:02:57,751 [salt.utils.parsers][WARNING ][3147] Minion received a SIGTERM. Exiting.
2017-11-24 11:02:57,751 [salt.cli.daemons ][INFO    ][3147] The salt minion is shutting down..
2017-11-24 11:02:57,752 [salt.cli.daemons ][INFO    ][3147] The Salt Minion is shut down
2017-11-24 11:05:42,444 [salt.cli.daemons ][INFO    ][3175] Setting up the Salt Minion "cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-24 11:05:43,255 [salt.minion      ][INFO    ][3175] Creating minion process manager
2017-11-24 11:05:43,256 [salt.cli.daemons ][WARNING ][3175] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-24 11:05:43,256 [salt.cli.daemons ][INFO    ][3175] The Salt Minion is starting up
2017-11-24 11:05:43,256 [salt.minion      ][INFO    ][3175] Minion is starting as user 'root'
2017-11-24 11:05:43,257 [salt.utils.event ][INFO    ][3175] Starting pull socket on /var/run/salt/minion/minion_event_e8c7d50af7_pull.ipc
2017-11-24 11:05:44,569 [salt.loaded.int.module.cmdmod][INFO    ][3175] Executing command ['date', '+%z'] in directory '/root'
2017-11-24 11:05:44,582 [salt.utils.schedule][INFO    ][3175] Updating job settings for scheduled job: __mine_interval
2017-11-24 11:05:44,586 [salt.minion      ][INFO    ][3175] Added mine.update to scheduler
2017-11-24 11:05:44,621 [salt.minion      ][INFO    ][3175] Minion is ready to receive requests!
2017-11-24 11:05:45,622 [salt.utils.schedule][INFO    ][3175] Running scheduled job: __mine_interval
2017-11-24 11:05:53,887 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command test.ping with jid 20171124110553877950
2017-11-24 11:05:53,902 [salt.minion      ][INFO    ][3835] Starting a new job with PID 3835
2017-11-24 11:05:53,948 [salt.minion      ][INFO    ][3835] Returning information for job: 20171124110553877950
2017-11-24 11:05:54,793 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124110554782899
2017-11-24 11:05:54,805 [salt.minion      ][INFO    ][3840] Starting a new job with PID 3840
2017-11-24 11:05:57,526 [salt.state       ][INFO    ][3840] Loading fresh modules for state activity
2017-11-24 11:05:57,589 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-24 11:05:57,645 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:05:57,798 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-24 11:05:57,835 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:05:58,017 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-24 11:05:58,073 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:05:58,332 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-11-24 11:05:58,431 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:05:58,641 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-24 11:05:58,850 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:05:59,078 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-24 11:05:59,131 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:05:59,281 [salt.state       ][INFO    ][3840] Running state [/etc/hostname] at time 11:05:59.280385
2017-11-24 11:05:59,281 [salt.state       ][INFO    ][3840] Executing state file.managed for /etc/hostname
2017-11-24 11:05:59,324 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-24 11:05:59,331 [salt.state       ][INFO    ][3840] File /etc/hostname is in the correct state
2017-11-24 11:05:59,331 [salt.state       ][INFO    ][3840] Completed state [/etc/hostname] at time 11:05:59.331175 duration_in_ms=50.791
2017-11-24 11:05:59,334 [salt.state       ][INFO    ][3840] Running state [hostname cmp002] at time 11:05:59.334130
2017-11-24 11:05:59,335 [salt.state       ][INFO    ][3840] Executing state cmd.wait for hostname cmp002
2017-11-24 11:05:59,335 [salt.state       ][INFO    ][3840] No changes made for hostname cmp002
2017-11-24 11:05:59,336 [salt.state       ][INFO    ][3840] Completed state [hostname cmp002] at time 11:05:59.335652 duration_in_ms=1.522
2017-11-24 11:05:59,337 [salt.state       ][INFO    ][3840] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.337061
2017-11-24 11:05:59,338 [salt.state       ][INFO    ][3840] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,338 [salt.state       ][INFO    ][3840] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-24 11:05:59,339 [salt.state       ][INFO    ][3840] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.338601 duration_in_ms=1.539
2017-11-24 11:05:59,339 [salt.state       ][INFO    ][3840] Running state [mdb02] at time 11:05:59.339082
2017-11-24 11:05:59,340 [salt.state       ][INFO    ][3840] Executing state host.present for mdb02
2017-11-24 11:05:59,341 [salt.state       ][INFO    ][3840] Host mdb02 (192.168.10.77) already present
2017-11-24 11:05:59,341 [salt.state       ][INFO    ][3840] Completed state [mdb02] at time 11:05:59.340930 duration_in_ms=1.848
2017-11-24 11:05:59,341 [salt.state       ][INFO    ][3840] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.341366
2017-11-24 11:05:59,342 [salt.state       ][INFO    ][3840] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,342 [salt.state       ][INFO    ][3840] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-24 11:05:59,343 [salt.state       ][INFO    ][3840] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.342694 duration_in_ms=1.327
2017-11-24 11:05:59,343 [salt.state       ][INFO    ][3840] Running state [mdb03] at time 11:05:59.343171
2017-11-24 11:05:59,344 [salt.state       ][INFO    ][3840] Executing state host.present for mdb03
2017-11-24 11:05:59,345 [salt.state       ][INFO    ][3840] Host mdb03 (192.168.10.78) already present
2017-11-24 11:05:59,345 [salt.state       ][INFO    ][3840] Completed state [mdb03] at time 11:05:59.345014 duration_in_ms=1.842
2017-11-24 11:05:59,346 [salt.state       ][INFO    ][3840] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.345487
2017-11-24 11:05:59,346 [salt.state       ][INFO    ][3840] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,346 [salt.state       ][INFO    ][3840] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-24 11:05:59,347 [salt.state       ][INFO    ][3840] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.346752 duration_in_ms=1.264
2017-11-24 11:05:59,347 [salt.state       ][INFO    ][3840] Running state [mdb01] at time 11:05:59.347218
2017-11-24 11:05:59,348 [salt.state       ][INFO    ][3840] Executing state host.present for mdb01
2017-11-24 11:05:59,349 [salt.state       ][INFO    ][3840] Host mdb01 (192.168.10.76) already present
2017-11-24 11:05:59,349 [salt.state       ][INFO    ][3840] Completed state [mdb01] at time 11:05:59.349043 duration_in_ms=1.825
2017-11-24 11:05:59,350 [salt.state       ][INFO    ][3840] Running state [mdb] at time 11:05:59.349507
2017-11-24 11:05:59,350 [salt.state       ][INFO    ][3840] Executing state host.present for mdb
2017-11-24 11:05:59,350 [salt.state       ][INFO    ][3840] Host mdb (192.168.10.75) already present
2017-11-24 11:05:59,351 [salt.state       ][INFO    ][3840] Completed state [mdb] at time 11:05:59.350749 duration_in_ms=1.242
2017-11-24 11:05:59,351 [salt.state       ][INFO    ][3840] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.351186
2017-11-24 11:05:59,352 [salt.state       ][INFO    ][3840] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,353 [salt.state       ][INFO    ][3840] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-24 11:05:59,353 [salt.state       ][INFO    ][3840] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.353037 duration_in_ms=1.85
2017-11-24 11:05:59,354 [salt.state       ][INFO    ][3840] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.353503
2017-11-24 11:05:59,354 [salt.state       ][INFO    ][3840] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,354 [salt.state       ][INFO    ][3840] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-24 11:05:59,355 [salt.state       ][INFO    ][3840] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.354738 duration_in_ms=1.235
2017-11-24 11:05:59,355 [salt.state       ][INFO    ][3840] Running state [cfg01] at time 11:05:59.355172
2017-11-24 11:05:59,356 [salt.state       ][INFO    ][3840] Executing state host.present for cfg01
2017-11-24 11:05:59,357 [salt.state       ][INFO    ][3840] Host cfg01 (192.168.10.100) already present
2017-11-24 11:05:59,357 [salt.state       ][INFO    ][3840] Completed state [cfg01] at time 11:05:59.356996 duration_in_ms=1.824
2017-11-24 11:05:59,358 [salt.state       ][INFO    ][3840] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.357463
2017-11-24 11:05:59,358 [salt.state       ][INFO    ][3840] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,358 [salt.state       ][INFO    ][3840] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.104) already present
2017-11-24 11:05:59,359 [salt.state       ][INFO    ][3840] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.358707 duration_in_ms=1.244
2017-11-24 11:05:59,359 [salt.state       ][INFO    ][3840] Running state [prx01] at time 11:05:59.359174
2017-11-24 11:05:59,360 [salt.state       ][INFO    ][3840] Executing state host.present for prx01
2017-11-24 11:05:59,361 [salt.state       ][INFO    ][3840] Host prx01 (192.168.10.104) already present
2017-11-24 11:05:59,361 [salt.state       ][INFO    ][3840] Completed state [prx01] at time 11:05:59.360996 duration_in_ms=1.822
2017-11-24 11:05:59,362 [salt.state       ][INFO    ][3840] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.361459
2017-11-24 11:05:59,362 [salt.state       ][INFO    ][3840] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,362 [salt.state       ][INFO    ][3840] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-24 11:05:59,363 [salt.state       ][INFO    ][3840] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.362718 duration_in_ms=1.259
2017-11-24 11:05:59,363 [salt.state       ][INFO    ][3840] Running state [kvm01] at time 11:05:59.363185
2017-11-24 11:05:59,364 [salt.state       ][INFO    ][3840] Executing state host.present for kvm01
2017-11-24 11:05:59,365 [salt.state       ][INFO    ][3840] Host kvm01 (192.168.10.141) already present
2017-11-24 11:05:59,365 [salt.state       ][INFO    ][3840] Completed state [kvm01] at time 11:05:59.365345 duration_in_ms=2.16
2017-11-24 11:05:59,366 [salt.state       ][INFO    ][3840] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.365760
2017-11-24 11:05:59,366 [salt.state       ][INFO    ][3840] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,367 [salt.state       ][INFO    ][3840] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-24 11:05:59,367 [salt.state       ][INFO    ][3840] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.366919 duration_in_ms=1.158
2017-11-24 11:05:59,367 [salt.state       ][INFO    ][3840] Running state [kvm03] at time 11:05:59.367393
2017-11-24 11:05:59,368 [salt.state       ][INFO    ][3840] Executing state host.present for kvm03
2017-11-24 11:05:59,369 [salt.state       ][INFO    ][3840] Host kvm03 (192.168.10.143) already present
2017-11-24 11:05:59,369 [salt.state       ][INFO    ][3840] Completed state [kvm03] at time 11:05:59.369237 duration_in_ms=1.844
2017-11-24 11:05:59,370 [salt.state       ][INFO    ][3840] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.369683
2017-11-24 11:05:59,370 [salt.state       ][INFO    ][3840] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,370 [salt.state       ][INFO    ][3840] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-24 11:05:59,371 [salt.state       ][INFO    ][3840] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.370816 duration_in_ms=1.132
2017-11-24 11:05:59,371 [salt.state       ][INFO    ][3840] Running state [kvm02] at time 11:05:59.371287
2017-11-24 11:05:59,372 [salt.state       ][INFO    ][3840] Executing state host.present for kvm02
2017-11-24 11:05:59,373 [salt.state       ][INFO    ][3840] Host kvm02 (192.168.10.142) already present
2017-11-24 11:05:59,373 [salt.state       ][INFO    ][3840] Completed state [kvm02] at time 11:05:59.373103 duration_in_ms=1.817
2017-11-24 11:05:59,374 [salt.state       ][INFO    ][3840] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.373588
2017-11-24 11:05:59,374 [salt.state       ][INFO    ][3840] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,374 [salt.state       ][INFO    ][3840] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-24 11:05:59,375 [salt.state       ][INFO    ][3840] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.374759 duration_in_ms=1.171
2017-11-24 11:05:59,375 [salt.state       ][INFO    ][3840] Running state [dbs] at time 11:05:59.375225
2017-11-24 11:05:59,376 [salt.state       ][INFO    ][3840] Executing state host.present for dbs
2017-11-24 11:05:59,377 [salt.state       ][INFO    ][3840] Host dbs (192.168.10.50) already present
2017-11-24 11:05:59,377 [salt.state       ][INFO    ][3840] Completed state [dbs] at time 11:05:59.377035 duration_in_ms=1.81
2017-11-24 11:05:59,378 [salt.state       ][INFO    ][3840] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.377500
2017-11-24 11:05:59,378 [salt.state       ][INFO    ][3840] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,378 [salt.state       ][INFO    ][3840] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-24 11:05:59,379 [salt.state       ][INFO    ][3840] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.378723 duration_in_ms=1.223
2017-11-24 11:05:59,379 [salt.state       ][INFO    ][3840] Running state [prx] at time 11:05:59.379194
2017-11-24 11:05:59,380 [salt.state       ][INFO    ][3840] Executing state host.present for prx
2017-11-24 11:05:59,381 [salt.state       ][INFO    ][3840] Host prx (100.64.200.103) already present
2017-11-24 11:05:59,381 [salt.state       ][INFO    ][3840] Completed state [prx] at time 11:05:59.381011 duration_in_ms=1.816
2017-11-24 11:05:59,382 [salt.state       ][INFO    ][3840] Running state [prx02] at time 11:05:59.381472
2017-11-24 11:05:59,382 [salt.state       ][INFO    ][3840] Executing state host.present for prx02
2017-11-24 11:05:59,382 [salt.state       ][INFO    ][3840] Host prx02 (192.168.10.105) already present
2017-11-24 11:05:59,383 [salt.state       ][INFO    ][3840] Completed state [prx02] at time 11:05:59.382726 duration_in_ms=1.254
2017-11-24 11:05:59,383 [salt.state       ][INFO    ][3840] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.383156
2017-11-24 11:05:59,384 [salt.state       ][INFO    ][3840] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,385 [salt.state       ][INFO    ][3840] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.105) already present
2017-11-24 11:05:59,385 [salt.state       ][INFO    ][3840] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.384995 duration_in_ms=1.839
2017-11-24 11:05:59,386 [salt.state       ][INFO    ][3840] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.385468
2017-11-24 11:05:59,386 [salt.state       ][INFO    ][3840] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,386 [salt.state       ][INFO    ][3840] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-24 11:05:59,387 [salt.state       ][INFO    ][3840] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.386715 duration_in_ms=1.247
2017-11-24 11:05:59,387 [salt.state       ][INFO    ][3840] Running state [msg02] at time 11:05:59.387152
2017-11-24 11:05:59,388 [salt.state       ][INFO    ][3840] Executing state host.present for msg02
2017-11-24 11:05:59,389 [salt.state       ][INFO    ][3840] Host msg02 (192.168.10.42) already present
2017-11-24 11:05:59,389 [salt.state       ][INFO    ][3840] Completed state [msg02] at time 11:05:59.388961 duration_in_ms=1.809
2017-11-24 11:05:59,389 [salt.state       ][INFO    ][3840] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.389426
2017-11-24 11:05:59,390 [salt.state       ][INFO    ][3840] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,390 [salt.state       ][INFO    ][3840] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-24 11:05:59,391 [salt.state       ][INFO    ][3840] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.390688 duration_in_ms=1.262
2017-11-24 11:05:59,391 [salt.state       ][INFO    ][3840] Running state [msg03] at time 11:05:59.391160
2017-11-24 11:05:59,392 [salt.state       ][INFO    ][3840] Executing state host.present for msg03
2017-11-24 11:05:59,393 [salt.state       ][INFO    ][3840] Host msg03 (192.168.10.43) already present
2017-11-24 11:05:59,393 [salt.state       ][INFO    ][3840] Completed state [msg03] at time 11:05:59.392976 duration_in_ms=1.816
2017-11-24 11:05:59,394 [salt.state       ][INFO    ][3840] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.393440
2017-11-24 11:05:59,394 [salt.state       ][INFO    ][3840] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,394 [salt.state       ][INFO    ][3840] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-24 11:05:59,395 [salt.state       ][INFO    ][3840] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.394706 duration_in_ms=1.265
2017-11-24 11:05:59,395 [salt.state       ][INFO    ][3840] Running state [msg01] at time 11:05:59.395176
2017-11-24 11:05:59,396 [salt.state       ][INFO    ][3840] Executing state host.present for msg01
2017-11-24 11:05:59,397 [salt.state       ][INFO    ][3840] Host msg01 (192.168.10.41) already present
2017-11-24 11:05:59,397 [salt.state       ][INFO    ][3840] Completed state [msg01] at time 11:05:59.396991 duration_in_ms=1.814
2017-11-24 11:05:59,398 [salt.state       ][INFO    ][3840] Running state [msg] at time 11:05:59.397455
2017-11-24 11:05:59,398 [salt.state       ][INFO    ][3840] Executing state host.present for msg
2017-11-24 11:05:59,398 [salt.state       ][INFO    ][3840] Host msg (192.168.10.40) already present
2017-11-24 11:05:59,399 [salt.state       ][INFO    ][3840] Completed state [msg] at time 11:05:59.398702 duration_in_ms=1.247
2017-11-24 11:05:59,399 [salt.state       ][INFO    ][3840] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.399167
2017-11-24 11:05:59,400 [salt.state       ][INFO    ][3840] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,401 [salt.state       ][INFO    ][3840] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-24 11:05:59,401 [salt.state       ][INFO    ][3840] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.401003 duration_in_ms=1.836
2017-11-24 11:05:59,402 [salt.state       ][INFO    ][3840] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.401471
2017-11-24 11:05:59,402 [salt.state       ][INFO    ][3840] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,402 [salt.state       ][INFO    ][3840] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-24 11:05:59,403 [salt.state       ][INFO    ][3840] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.402726 duration_in_ms=1.254
2017-11-24 11:05:59,403 [salt.state       ][INFO    ][3840] Running state [cfg01] at time 11:05:59.403161
2017-11-24 11:05:59,404 [salt.state       ][INFO    ][3840] Executing state host.present for cfg01
2017-11-24 11:05:59,405 [salt.state       ][INFO    ][3840] Host cfg01 (192.168.10.100) already present
2017-11-24 11:05:59,405 [salt.state       ][INFO    ][3840] Completed state [cfg01] at time 11:05:59.405233 duration_in_ms=2.072
2017-11-24 11:05:59,406 [salt.state       ][INFO    ][3840] Running state [cmp002] at time 11:05:59.405674
2017-11-24 11:05:59,406 [salt.state       ][INFO    ][3840] Executing state host.present for cmp002
2017-11-24 11:05:59,406 [salt.state       ][INFO    ][3840] Host cmp002 (192.168.10.102) already present
2017-11-24 11:05:59,407 [salt.state       ][INFO    ][3840] Completed state [cmp002] at time 11:05:59.406817 duration_in_ms=1.141
2017-11-24 11:05:59,407 [salt.state       ][INFO    ][3840] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.407280
2017-11-24 11:05:59,408 [salt.state       ][INFO    ][3840] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:05:59,409 [salt.state       ][INFO    ][3840] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-24 11:05:59,409 [salt.state       ][INFO    ][3840] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:05:59.409100 duration_in_ms=1.819
2017-11-24 11:05:59,411 [salt.state       ][INFO    ][3840] Running state [file.replace] at time 11:05:59.410714
2017-11-24 11:05:59,411 [salt.state       ][INFO    ][3840] Executing state module.run for file.replace
2017-11-24 11:06:00,058 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['git', '--version'] in directory '/root'
2017-11-24 11:06:00,213 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'grep -q "cmp002 cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-24 11:06:00,220 [salt.state       ][INFO    ][3840] onlyif execution failed
2017-11-24 11:06:00,220 [salt.state       ][INFO    ][3840] Completed state [file.replace] at time 11:06:00.220206 duration_in_ms=809.491
2017-11-24 11:06:00,221 [salt.state       ][INFO    ][3840] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.220497
2017-11-24 11:06:00,221 [salt.state       ][INFO    ][3840] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,223 [salt.state       ][INFO    ][3840] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-24 11:06:00,223 [salt.state       ][INFO    ][3840] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.222730 duration_in_ms=2.233
2017-11-24 11:06:00,223 [salt.state       ][INFO    ][3840] Running state [cmp001] at time 11:06:00.222955
2017-11-24 11:06:00,223 [salt.state       ][INFO    ][3840] Executing state host.present for cmp001
2017-11-24 11:06:00,224 [salt.state       ][INFO    ][3840] Host cmp001 (192.168.10.101) already present
2017-11-24 11:06:00,224 [salt.state       ][INFO    ][3840] Completed state [cmp001] at time 11:06:00.223783 duration_in_ms=0.828
2017-11-24 11:06:00,224 [salt.state       ][INFO    ][3840] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.224000
2017-11-24 11:06:00,224 [salt.state       ][INFO    ][3840] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,225 [salt.state       ][INFO    ][3840] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-24 11:06:00,225 [salt.state       ][INFO    ][3840] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.224803 duration_in_ms=0.803
2017-11-24 11:06:00,225 [salt.state       ][INFO    ][3840] Running state [dbs01] at time 11:06:00.225013
2017-11-24 11:06:00,225 [salt.state       ][INFO    ][3840] Executing state host.present for dbs01
2017-11-24 11:06:00,226 [salt.state       ][INFO    ][3840] Host dbs01 (192.168.10.51) already present
2017-11-24 11:06:00,226 [salt.state       ][INFO    ][3840] Completed state [dbs01] at time 11:06:00.225827 duration_in_ms=0.814
2017-11-24 11:06:00,226 [salt.state       ][INFO    ][3840] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.226032
2017-11-24 11:06:00,226 [salt.state       ][INFO    ][3840] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,227 [salt.state       ][INFO    ][3840] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-24 11:06:00,227 [salt.state       ][INFO    ][3840] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.226829 duration_in_ms=0.797
2017-11-24 11:06:00,227 [salt.state       ][INFO    ][3840] Running state [dbs02] at time 11:06:00.227034
2017-11-24 11:06:00,227 [salt.state       ][INFO    ][3840] Executing state host.present for dbs02
2017-11-24 11:06:00,228 [salt.state       ][INFO    ][3840] Host dbs02 (192.168.10.52) already present
2017-11-24 11:06:00,228 [salt.state       ][INFO    ][3840] Completed state [dbs02] at time 11:06:00.227821 duration_in_ms=0.787
2017-11-24 11:06:00,228 [salt.state       ][INFO    ][3840] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.228027
2017-11-24 11:06:00,228 [salt.state       ][INFO    ][3840] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,229 [salt.state       ][INFO    ][3840] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-24 11:06:00,229 [salt.state       ][INFO    ][3840] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.228816 duration_in_ms=0.79
2017-11-24 11:06:00,229 [salt.state       ][INFO    ][3840] Running state [dbs03] at time 11:06:00.229019
2017-11-24 11:06:00,229 [salt.state       ][INFO    ][3840] Executing state host.present for dbs03
2017-11-24 11:06:00,230 [salt.state       ][INFO    ][3840] Host dbs03 (192.168.10.53) already present
2017-11-24 11:06:00,230 [salt.state       ][INFO    ][3840] Completed state [dbs03] at time 11:06:00.229816 duration_in_ms=0.797
2017-11-24 11:06:00,230 [salt.state       ][INFO    ][3840] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.230020
2017-11-24 11:06:00,230 [salt.state       ][INFO    ][3840] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,231 [salt.state       ][INFO    ][3840] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-24 11:06:00,231 [salt.state       ][INFO    ][3840] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.230809 duration_in_ms=0.789
2017-11-24 11:06:00,231 [salt.state       ][INFO    ][3840] Running state [mas01] at time 11:06:00.231010
2017-11-24 11:06:00,231 [salt.state       ][INFO    ][3840] Executing state host.present for mas01
2017-11-24 11:06:00,232 [salt.state       ][INFO    ][3840] Host mas01 (192.168.10.3) already present
2017-11-24 11:06:00,232 [salt.state       ][INFO    ][3840] Completed state [mas01] at time 11:06:00.231807 duration_in_ms=0.796
2017-11-24 11:06:00,232 [salt.state       ][INFO    ][3840] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.232010
2017-11-24 11:06:00,232 [salt.state       ][INFO    ][3840] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,233 [salt.state       ][INFO    ][3840] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-24 11:06:00,233 [salt.state       ][INFO    ][3840] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.232804 duration_in_ms=0.794
2017-11-24 11:06:00,233 [salt.state       ][INFO    ][3840] Running state [ctl02] at time 11:06:00.233007
2017-11-24 11:06:00,233 [salt.state       ][INFO    ][3840] Executing state host.present for ctl02
2017-11-24 11:06:00,234 [salt.state       ][INFO    ][3840] Host ctl02 (192.168.10.12) already present
2017-11-24 11:06:00,234 [salt.state       ][INFO    ][3840] Completed state [ctl02] at time 11:06:00.233809 duration_in_ms=0.803
2017-11-24 11:06:00,234 [salt.state       ][INFO    ][3840] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.234014
2017-11-24 11:06:00,234 [salt.state       ][INFO    ][3840] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,235 [salt.state       ][INFO    ][3840] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-24 11:06:00,235 [salt.state       ][INFO    ][3840] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.234813 duration_in_ms=0.799
2017-11-24 11:06:00,235 [salt.state       ][INFO    ][3840] Running state [ctl03] at time 11:06:00.235014
2017-11-24 11:06:00,235 [salt.state       ][INFO    ][3840] Executing state host.present for ctl03
2017-11-24 11:06:00,236 [salt.state       ][INFO    ][3840] Host ctl03 (192.168.10.13) already present
2017-11-24 11:06:00,236 [salt.state       ][INFO    ][3840] Completed state [ctl03] at time 11:06:00.235794 duration_in_ms=0.78
2017-11-24 11:06:00,236 [salt.state       ][INFO    ][3840] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.235998
2017-11-24 11:06:00,236 [salt.state       ][INFO    ][3840] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,237 [salt.state       ][INFO    ][3840] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-24 11:06:00,237 [salt.state       ][INFO    ][3840] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.236789 duration_in_ms=0.791
2017-11-24 11:06:00,237 [salt.state       ][INFO    ][3840] Running state [ctl01] at time 11:06:00.236990
2017-11-24 11:06:00,237 [salt.state       ][INFO    ][3840] Executing state host.present for ctl01
2017-11-24 11:06:00,238 [salt.state       ][INFO    ][3840] Host ctl01 (192.168.10.11) already present
2017-11-24 11:06:00,238 [salt.state       ][INFO    ][3840] Completed state [ctl01] at time 11:06:00.237791 duration_in_ms=0.801
2017-11-24 11:06:00,238 [salt.state       ][INFO    ][3840] Running state [ctl] at time 11:06:00.237991
2017-11-24 11:06:00,238 [salt.state       ][INFO    ][3840] Executing state host.present for ctl
2017-11-24 11:06:00,239 [salt.state       ][INFO    ][3840] Host ctl (192.168.10.10) already present
2017-11-24 11:06:00,239 [salt.state       ][INFO    ][3840] Completed state [ctl] at time 11:06:00.238780 duration_in_ms=0.789
2017-11-24 11:06:00,239 [salt.state       ][INFO    ][3840] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.238980
2017-11-24 11:06:00,239 [salt.state       ][INFO    ][3840] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-24 11:06:00,240 [salt.state       ][INFO    ][3840] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-24 11:06:00,240 [salt.state       ][INFO    ][3840] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 11:06:00.239777 duration_in_ms=0.797
2017-11-24 11:06:00,244 [salt.state       ][INFO    ][3840] Running state [linux_dpdk_pkgs] at time 11:06:00.244317
2017-11-24 11:06:00,245 [salt.state       ][INFO    ][3840] Executing state pkg.installed for linux_dpdk_pkgs
2017-11-24 11:06:00,245 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:06:00,710 [salt.state       ][INFO    ][3840] All specified packages are already installed
2017-11-24 11:06:00,710 [salt.state       ][INFO    ][3840] Completed state [linux_dpdk_pkgs] at time 11:06:00.710032 duration_in_ms=465.715
2017-11-24 11:06:00,711 [salt.state       ][INFO    ][3840] Running state [uio] at time 11:06:00.710993
2017-11-24 11:06:00,711 [salt.state       ][INFO    ][3840] Executing state kmod.present for uio
2017-11-24 11:06:00,712 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'lsmod' in directory '/root'
2017-11-24 11:06:00,721 [salt.state       ][INFO    ][3840] Kernel module uio is already present
2017-11-24 11:06:00,721 [salt.state       ][INFO    ][3840] Completed state [uio] at time 11:06:00.721005 duration_in_ms=10.012
2017-11-24 11:06:00,722 [salt.state       ][INFO    ][3840] Running state [/etc/dpdk/interfaces] at time 11:06:00.721892
2017-11-24 11:06:00,722 [salt.state       ][INFO    ][3840] Executing state file.managed for /etc/dpdk/interfaces
2017-11-24 11:06:00,749 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-11-24 11:06:00,785 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-24 11:06:00,912 [salt.state       ][INFO    ][3840] File /etc/dpdk/interfaces is in the correct state
2017-11-24 11:06:00,913 [salt.state       ][INFO    ][3840] Completed state [/etc/dpdk/interfaces] at time 11:06:00.912588 duration_in_ms=190.694
2017-11-24 11:06:00,916 [salt.state       ][INFO    ][3840] Running state [dpdk] at time 11:06:00.915814
2017-11-24 11:06:00,916 [salt.state       ][INFO    ][3840] Executing state service.running for dpdk
2017-11-24 11:06:00,917 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-11-24 11:06:00,937 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-11-24 11:06:00,947 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-11-24 11:06:00,956 [salt.state       ][INFO    ][3840] The service dpdk is already running
2017-11-24 11:06:00,957 [salt.state       ][INFO    ][3840] Completed state [dpdk] at time 11:06:00.956958 duration_in_ms=41.143
2017-11-24 11:06:00,958 [salt.state       ][INFO    ][3840] Running state [openvswitch_dpdk_pkgs] at time 11:06:00.957629
2017-11-24 11:06:00,958 [salt.state       ][INFO    ][3840] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-11-24 11:06:00,969 [salt.state       ][INFO    ][3840] All specified packages are already installed
2017-11-24 11:06:00,969 [salt.state       ][INFO    ][3840] Completed state [openvswitch_dpdk_pkgs] at time 11:06:00.969065 duration_in_ms=11.435
2017-11-24 11:06:00,971 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 11:06:00.971254
2017-11-24 11:06:00,972 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-11-24 11:06:00,973 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-11-24 11:06:00,988 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:00,988 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 11:06:00.988203 duration_in_ms=16.949
2017-11-24 11:06:00,991 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 11:06:00.990534
2017-11-24 11:06:00,991 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-11-24 11:06:00,992 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-11-24 11:06:01,004 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,005 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 11:06:01.004669 duration_in_ms=14.134
2017-11-24 11:06:01,007 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 11:06:01.006459
2017-11-24 11:06:01,007 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-11-24 11:06:01,008 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-11-24 11:06:01,020 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,020 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 11:06:01.020241 duration_in_ms=13.782
2017-11-24 11:06:01,022 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 11:06:01.022025
2017-11-24 11:06:01,023 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-11-24 11:06:01,024 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-11-24 11:06:01,038 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,038 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 11:06:01.038236 duration_in_ms=16.21
2017-11-24 11:06:01,040 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 11:06:01.040244
2017-11-24 11:06:01,041 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"
2017-11-24 11:06:01,042 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"'
' in directory '/root'
2017-11-24 11:06:01,054 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,055 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 11:06:01.054657 duration_in_ms=14.413
2017-11-24 11:06:01,063 [salt.state       ][INFO    ][3840] Running state [openvswitch-switch] at time 11:06:01.063362
2017-11-24 11:06:01,064 [salt.state       ][INFO    ][3840] Executing state service.running for openvswitch-switch
2017-11-24 11:06:01,065 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-11-24 11:06:01,075 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-11-24 11:06:01,088 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-11-24 11:06:01,098 [salt.state       ][INFO    ][3840] The service openvswitch-switch is already running
2017-11-24 11:06:01,098 [salt.state       ][INFO    ][3840] Completed state [openvswitch-switch] at time 11:06:01.098136 duration_in_ms=34.774
2017-11-24 11:06:01,099 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 11:06:01.098777
2017-11-24 11:06:01,099 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-11-24 11:06:01,101 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-11-24 11:06:01,111 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,112 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 11:06:01.112010 duration_in_ms=13.232
2017-11-24 11:06:01,115 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 11:06:01.114574
2017-11-24 11:06:01,115 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1
2017-11-24 11:06:01,116 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-11-24 11:06:01,133 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,134 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 11:06:01.133750 duration_in_ms=19.178
2017-11-24 11:06:01,134 [salt.state       ][INFO    ][3840] Running state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 11:06:01.134186
2017-11-24 11:06:01,135 [salt.state       ][INFO    ][3840] Executing state cmd.run for ovs-vsctl set Interface dpdk0 options:n_rxq=2 
2017-11-24 11:06:01,136 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl get Interface dpdk0 options | grep 'n_rxq="2"'
' in directory '/root'
2017-11-24 11:06:01,146 [salt.state       ][INFO    ][3840] unless execution succeeded
2017-11-24 11:06:01,146 [salt.state       ][INFO    ][3840] Completed state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 11:06:01.145881 duration_in_ms=11.696
2017-11-24 11:06:01,146 [salt.state       ][INFO    ][3840] Running state [linux_network_bridge_pkgs] at time 11:06:01.146285
2017-11-24 11:06:01,147 [salt.state       ][INFO    ][3840] Executing state pkg.installed for linux_network_bridge_pkgs
2017-11-24 11:06:01,158 [salt.state       ][INFO    ][3840] All specified packages are already installed
2017-11-24 11:06:01,158 [salt.state       ][INFO    ][3840] Completed state [linux_network_bridge_pkgs] at time 11:06:01.158357 duration_in_ms=12.073
2017-11-24 11:06:01,159 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:06:01.158875
2017-11-24 11:06:01,159 [salt.state       ][INFO    ][3840] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-24 11:06:01,160 [salt.state       ][INFO    ][3840] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-24 11:06:01,161 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:06:01.160815 duration_in_ms=1.941
2017-11-24 11:06:01,164 [salt.state       ][INFO    ][3840] Running state [ens2f0.81] at time 11:06:01.163711
2017-11-24 11:06:01,164 [salt.state       ][INFO    ][3840] Executing state network.managed for ens2f0.81
2017-11-24 11:06:02,876 [salt.state       ][INFO    ][3840] Interface ens2f0.81 is up to date.
2017-11-24 11:06:02,876 [salt.state       ][INFO    ][3840] Completed state [ens2f0.81] at time 11:06:02.876038 duration_in_ms=1712.328
2017-11-24 11:06:02,877 [salt.state       ][INFO    ][3840] Running state [br-ctl] at time 11:06:02.876926
2017-11-24 11:06:02,877 [salt.state       ][INFO    ][3840] Executing state network.managed for br-ctl
2017-11-24 11:06:02,884 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-24 11:06:03,146 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:06:04,597 [salt.state       ][INFO    ][3840] Interface br-ctl is up to date.
2017-11-24 11:06:04,598 [salt.state       ][INFO    ][3840] Completed state [br-ctl] at time 11:06:04.597666 duration_in_ms=1720.739
2017-11-24 11:06:04,598 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces] at time 11:06:04.598101
2017-11-24 11:06:04,599 [salt.state       ][INFO    ][3840] Executing state file.prepend for /etc/network/interfaces
2017-11-24 11:06:04,607 [salt.state       ][INFO    ][3840] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+source /etc/network/interfaces.d/*
+# Workaround for Upstream-Bug: https://github.com/saltstack/salt/issues/40262
+source /etc/network/interfaces.u/*
 auto lo
 iface lo inet loopback
 auto ens2f0.81

2017-11-24 11:06:04,607 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces] at time 11:06:04.606951 duration_in_ms=8.849
2017-11-24 11:06:04,608 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 11:06:04.607458
2017-11-24 11:06:04,608 [salt.state       ][INFO    ][3840] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-11-24 11:06:04,635 [salt.fileclient  ][INFO    ][3840] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-11-24 11:06:04,653 [salt.state       ][INFO    ][3840] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-11-24 11:06:04,654 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 11:06:04.653444 duration_in_ms=45.985
2017-11-24 11:06:04,654 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces] at time 11:06:04.653795
2017-11-24 11:06:04,654 [salt.state       ][INFO    ][3840] Executing state file.replace for /etc/network/interfaces
2017-11-24 11:06:04,657 [salt.state       ][INFO    ][3840] No changes needed to be made
2017-11-24 11:06:04,657 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces] at time 11:06:04.657049 duration_in_ms=3.252
2017-11-24 11:06:04,658 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces] at time 11:06:04.657549
2017-11-24 11:06:04,658 [salt.state       ][INFO    ][3840] Executing state file.replace for /etc/network/interfaces
2017-11-24 11:06:04,660 [salt.state       ][INFO    ][3840] No changes needed to be made
2017-11-24 11:06:04,661 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces] at time 11:06:04.660663 duration_in_ms=3.114
2017-11-24 11:06:04,672 [salt.state       ][INFO    ][3840] Running state [br-floating] at time 11:06:04.672304
2017-11-24 11:06:04,673 [salt.state       ][INFO    ][3840] Executing state openvswitch_bridge.present for br-floating
2017-11-24 11:06:04,674 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-11-24 11:06:04,692 [salt.state       ][INFO    ][3840] Bridge br-floating already exists.
2017-11-24 11:06:04,693 [salt.state       ][INFO    ][3840] Completed state [br-floating] at time 11:06:04.692813 duration_in_ms=20.509
2017-11-24 11:06:04,694 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces] at time 11:06:04.693467
2017-11-24 11:06:04,694 [salt.state       ][INFO    ][3840] Executing state file.prepend for /etc/network/interfaces
2017-11-24 11:06:04,697 [salt.state       ][INFO    ][3840] File /etc/network/interfaces is in correct state
2017-11-24 11:06:04,698 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces] at time 11:06:04.697547 duration_in_ms=4.08
2017-11-24 11:06:04,704 [salt.state       ][INFO    ][3840] Running state [ifup float-to-ex] at time 11:06:04.703513
2017-11-24 11:06:04,704 [salt.state       ][INFO    ][3840] Executing state cmd.run for ifup float-to-ex
2017-11-24 11:06:04,705 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command 'ifup float-to-ex' in directory '/root'
2017-11-24 11:06:05,003 [salt.state       ][INFO    ][3840] {'pid': 4026, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-24 11:06:05,004 [salt.state       ][INFO    ][3840] Completed state [ifup float-to-ex] at time 11:06:05.003793 duration_in_ms=300.281
2017-11-24 11:06:05,005 [salt.state       ][INFO    ][3840] Running state [eno1] at time 11:06:05.004528
2017-11-24 11:06:05,005 [salt.state       ][INFO    ][3840] Executing state network.managed for eno1
2017-11-24 11:06:05,687 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124110604875689
2017-11-24 11:06:05,697 [salt.minion      ][INFO    ][4172] Starting a new job with PID 4172
2017-11-24 11:06:05,711 [salt.minion      ][INFO    ][4172] Returning information for job: 20171124110604875689
2017-11-24 11:06:05,942 [salt.state       ][INFO    ][3840] Interface eno1 is up to date.
2017-11-24 11:06:05,942 [salt.state       ][INFO    ][3840] Completed state [eno1] at time 11:06:05.942026 duration_in_ms=937.498
2017-11-24 11:06:05,942 [salt.state       ][INFO    ][3840] Running state [ens2f0] at time 11:06:05.942295
2017-11-24 11:06:05,943 [salt.state       ][INFO    ][3840] Executing state network.managed for ens2f0
2017-11-24 11:06:06,792 [salt.state       ][INFO    ][3840] Interface ens2f0 is up to date.
2017-11-24 11:06:06,793 [salt.state       ][INFO    ][3840] Completed state [ens2f0] at time 11:06:06.792756 duration_in_ms=850.46
2017-11-24 11:06:06,793 [salt.state       ][INFO    ][3840] Running state [ens2f0.80] at time 11:06:06.793026
2017-11-24 11:06:06,793 [salt.state       ][INFO    ][3840] Executing state network.managed for ens2f0.80
2017-11-24 11:06:07,780 [salt.state       ][INFO    ][3840] Interface ens2f0.80 is up to date.
2017-11-24 11:06:07,781 [salt.state       ][INFO    ][3840] Completed state [ens2f0.80] at time 11:06:07.780548 duration_in_ms=987.521
2017-11-24 11:06:07,783 [salt.state       ][INFO    ][3840] Running state [br-ex] at time 11:06:07.782522
2017-11-24 11:06:07,783 [salt.state       ][INFO    ][3840] Executing state network.managed for br-ex
2017-11-24 11:06:07,790 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-24 11:06:08,046 [salt.loaded.int.module.cmdmod][INFO    ][3840] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:06:09,022 [salt.state       ][INFO    ][3840] Interface br-ex is up to date.
2017-11-24 11:06:09,022 [salt.state       ][INFO    ][3840] Completed state [br-ex] at time 11:06:09.021831 duration_in_ms=1239.308
2017-11-24 11:06:09,022 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces] at time 11:06:09.022095
2017-11-24 11:06:09,022 [salt.state       ][INFO    ][3840] Executing state file.replace for /etc/network/interfaces
2017-11-24 11:06:09,024 [salt.state       ][INFO    ][3840] No changes needed to be made
2017-11-24 11:06:09,024 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces] at time 11:06:09.023795 duration_in_ms=1.7
2017-11-24 11:06:09,024 [salt.state       ][INFO    ][3840] Running state [/etc/network/interfaces] at time 11:06:09.024009
2017-11-24 11:06:09,024 [salt.state       ][INFO    ][3840] Executing state file.replace for /etc/network/interfaces
2017-11-24 11:06:09,025 [salt.state       ][INFO    ][3840] No changes needed to be made
2017-11-24 11:06:09,026 [salt.state       ][INFO    ][3840] Completed state [/etc/network/interfaces] at time 11:06:09.025543 duration_in_ms=1.534
2017-11-24 11:06:09,026 [salt.state       ][INFO    ][3840] Running state [/etc/profile.d/proxy.sh] at time 11:06:09.025768
2017-11-24 11:06:09,026 [salt.state       ][INFO    ][3840] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-24 11:06:09,027 [salt.state       ][INFO    ][3840] File /etc/profile.d/proxy.sh is not present
2017-11-24 11:06:09,027 [salt.state       ][INFO    ][3840] Completed state [/etc/profile.d/proxy.sh] at time 11:06:09.026678 duration_in_ms=0.91
2017-11-24 11:06:09,027 [salt.state       ][INFO    ][3840] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:06:09.026882
2017-11-24 11:06:09,027 [salt.state       ][INFO    ][3840] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-24 11:06:09,027 [salt.state       ][INFO    ][3840] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-24 11:06:09,028 [salt.state       ][INFO    ][3840] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:06:09.027515 duration_in_ms=0.633
2017-11-24 11:06:09,030 [salt.minion      ][INFO    ][3840] Returning information for job: 20171124110554782899
2017-11-24 11:06:10,402 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command cmd.run with jid 20171124110610244571
2017-11-24 11:06:10,415 [salt.minion      ][INFO    ][4424] Starting a new job with PID 4424
2017-11-24 11:06:10,419 [salt.loaded.int.module.cmdmod][INFO    ][4424] Executing command 'rm -vrf /etc/apt/preferences.d/*' in directory '/root'
2017-11-24 11:06:10,425 [salt.minion      ][INFO    ][4424] Returning information for job: 20171124110610244571
2017-11-24 11:06:11,615 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command file.remove with jid 20171124110611606006
2017-11-24 11:06:11,629 [salt.minion      ][INFO    ][4431] Starting a new job with PID 4431
2017-11-24 11:06:11,641 [salt.minion      ][INFO    ][4431] Returning information for job: 20171124110611606006
2017-11-24 11:06:12,488 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command pkg.refresh_db with jid 20171124110612478884
2017-11-24 11:06:12,504 [salt.minion      ][INFO    ][4436] Starting a new job with PID 4436
2017-11-24 11:06:12,538 [salt.loaded.int.module.cmdmod][INFO    ][4436] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 11:06:15,642 [salt.minion      ][INFO    ][4436] Returning information for job: 20171124110612478884
2017-11-24 11:06:16,509 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command pkg.install with jid 20171124110616500789
2017-11-24 11:06:16,522 [salt.minion      ][INFO    ][4946] Starting a new job with PID 4946
2017-11-24 11:06:17,272 [salt.loaded.int.module.cmdmod][INFO    ][4946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:06:17,840 [salt.loaded.int.module.cmdmod][INFO    ][4946] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2017-11-24 11:06:26,622 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124110626609538
2017-11-24 11:06:26,633 [salt.minion      ][INFO    ][5111] Starting a new job with PID 5111
2017-11-24 11:06:26,650 [salt.minion      ][INFO    ][5111] Returning information for job: 20171124110626609538
2017-11-24 11:06:36,287 [salt.loaded.int.module.cmdmod][INFO    ][4946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:06:36,319 [salt.minion      ][INFO    ][4946] Returning information for job: 20171124110616500789
2017-11-24 11:06:37,198 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command file.chown with jid 20171124110637187660
2017-11-24 11:06:37,209 [salt.minion      ][INFO    ][7312] Starting a new job with PID 7312
2017-11-24 11:06:37,219 [salt.minion      ][INFO    ][7312] Returning information for job: 20171124110637187660
2017-11-24 11:48:09,913 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124114809896676
2017-11-24 11:48:09,929 [salt.minion      ][INFO    ][7468] Starting a new job with PID 7468
2017-11-24 11:48:12,599 [salt.state       ][INFO    ][7468] Loading fresh modules for state activity
2017-11-24 11:48:12,624 [salt.fileclient  ][INFO    ][7468] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2017-11-24 11:48:12,656 [salt.fileclient  ][INFO    ][7468] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-24 11:48:12,666 [py.warnings      ][WARNING ][7468] /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.

2017-11-24 11:48:12,667 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command 'systemd-escape -p --suffix=mount /var/lib/nova/instances' in directory '/root'
2017-11-24 11:48:12,983 [salt.state       ][INFO    ][7468] Running state [glusterfs-client] at time 11:48:12.982612
2017-11-24 11:48:12,983 [salt.state       ][INFO    ][7468] Executing state pkg.installed for glusterfs-client
2017-11-24 11:48:12,984 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:48:13,295 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 11:48:15,222 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-client'] in directory '/root'
2017-11-24 11:48:20,026 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124114820004895
2017-11-24 11:48:20,042 [salt.minion      ][INFO    ][10196] Starting a new job with PID 10196
2017-11-24 11:48:20,053 [salt.minion      ][INFO    ][10196] Returning information for job: 20171124114820004895
2017-11-24 11:48:21,167 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:48:21,203 [salt.state       ][INFO    ][7468] Made the following changes:
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'glusterfs-common' changed from 'absent' to '3.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'libacl1-dev' changed from 'absent' to '2.2.52-3'

2017-11-24 11:48:21,216 [salt.state       ][INFO    ][7468] Loading fresh modules for state activity
2017-11-24 11:48:21,234 [salt.state       ][INFO    ][7468] Completed state [glusterfs-client] at time 11:48:21.233806 duration_in_ms=8251.194
2017-11-24 11:48:21,239 [salt.state       ][INFO    ][7468] Running state [attr] at time 11:48:21.239387
2017-11-24 11:48:21,240 [salt.state       ][INFO    ][7468] Executing state pkg.installed for attr
2017-11-24 11:48:21,482 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-11-24 11:48:23,787 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 11:48:23,916 [salt.state       ][INFO    ][7468] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-24 11:48:23,926 [salt.state       ][INFO    ][7468] Loading fresh modules for state activity
2017-11-24 11:48:23,947 [salt.state       ][INFO    ][7468] Completed state [attr] at time 11:48:23.947071 duration_in_ms=2707.683
2017-11-24 11:48:23,949 [salt.state       ][INFO    ][7468] Running state [/etc/systemd/system/var-lib-nova-instances.mount] at time 11:48:23.948937
2017-11-24 11:48:23,949 [salt.state       ][INFO    ][7468] Executing state file.managed for /etc/systemd/system/var-lib-nova-instances.mount
2017-11-24 11:48:23,983 [salt.fileclient  ][INFO    ][7468] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2017-11-24 11:48:23,990 [salt.state       ][INFO    ][7468] File changed:
New file
2017-11-24 11:48:23,991 [salt.state       ][INFO    ][7468] Completed state [/etc/systemd/system/var-lib-nova-instances.mount] at time 11:48:23.990539 duration_in_ms=41.602
2017-11-24 11:48:24,073 [salt.state       ][INFO    ][7468] Running state [var-lib-nova-instances.mount] at time 11:48:24.073244
2017-11-24 11:48:24,074 [salt.state       ][INFO    ][7468] Executing state service.running for var-lib-nova-instances.mount
2017-11-24 11:48:24,076 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'status', 'var-lib-nova-instances.mount', '-n', '0'] in directory '/root'
2017-11-24 11:48:24,089 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,099 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,114 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,126 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,188 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,202 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,221 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,234 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,248 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,376 [salt.loaded.int.module.cmdmod][INFO    ][7468] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 11:48:24,388 [salt.state       ][INFO    ][7468] {'var-lib-nova-instances.mount': True}
2017-11-24 11:48:24,389 [salt.state       ][INFO    ][7468] Completed state [var-lib-nova-instances.mount] at time 11:48:24.388795 duration_in_ms=315.55
2017-11-24 11:48:24,390 [salt.minion      ][INFO    ][7468] Returning information for job: 20171124114809896676
2017-11-24 12:05:45,622 [salt.utils.schedule][INFO    ][3175] Running scheduled job: __mine_interval
2017-11-24 12:08:06,876 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124120806863498
2017-11-24 12:08:06,894 [salt.minion      ][INFO    ][10868] Starting a new job with PID 10868
2017-11-24 12:08:09,639 [salt.state       ][INFO    ][10868] Loading fresh modules for state activity
2017-11-24 12:08:09,668 [salt.fileclient  ][INFO    ][10868] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2017-11-24 12:08:09,735 [salt.fileclient  ][INFO    ][10868] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-24 12:08:09,759 [py.warnings      ][WARNING ][10868] /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.

2017-11-24 12:08:09,761 [salt.loaded.int.module.cmdmod][INFO    ][10868] Executing command 'systemd-escape -p --suffix=mount /var/lib/nova/instances' in directory '/root'
2017-11-24 12:08:10,508 [salt.state       ][INFO    ][10868] Running state [glusterfs-client] at time 12:08:10.507405
2017-11-24 12:08:10,508 [salt.state       ][INFO    ][10868] Executing state pkg.installed for glusterfs-client
2017-11-24 12:08:10,509 [salt.loaded.int.module.cmdmod][INFO    ][10868] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:08:11,126 [salt.state       ][INFO    ][10868] Package glusterfs-client is already installed
2017-11-24 12:08:11,126 [salt.state       ][INFO    ][10868] Completed state [glusterfs-client] at time 12:08:11.126089 duration_in_ms=618.685
2017-11-24 12:08:11,126 [salt.state       ][INFO    ][10868] Running state [attr] at time 12:08:11.126418
2017-11-24 12:08:11,127 [salt.state       ][INFO    ][10868] Executing state pkg.installed for attr
2017-11-24 12:08:11,137 [salt.state       ][INFO    ][10868] Package attr is already installed
2017-11-24 12:08:11,137 [salt.state       ][INFO    ][10868] Completed state [attr] at time 12:08:11.137095 duration_in_ms=10.676
2017-11-24 12:08:11,141 [salt.state       ][INFO    ][10868] Running state [/etc/systemd/system/var-lib-nova-instances.mount] at time 12:08:11.140687
2017-11-24 12:08:11,141 [salt.state       ][INFO    ][10868] Executing state file.managed for /etc/systemd/system/var-lib-nova-instances.mount
2017-11-24 12:08:11,182 [salt.fileclient  ][INFO    ][10868] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2017-11-24 12:08:11,197 [salt.state       ][INFO    ][10868] File /etc/systemd/system/var-lib-nova-instances.mount is in the correct state
2017-11-24 12:08:11,197 [salt.state       ][INFO    ][10868] Completed state [/etc/systemd/system/var-lib-nova-instances.mount] at time 12:08:11.197298 duration_in_ms=56.612
2017-11-24 12:08:11,199 [salt.state       ][INFO    ][10868] Running state [var-lib-nova-instances.mount] at time 12:08:11.198680
2017-11-24 12:08:11,199 [salt.state       ][INFO    ][10868] Executing state service.running for var-lib-nova-instances.mount
2017-11-24 12:08:11,200 [salt.loaded.int.module.cmdmod][INFO    ][10868] Executing command ['systemctl', 'status', 'var-lib-nova-instances.mount', '-n', '0'] in directory '/root'
2017-11-24 12:08:11,225 [salt.loaded.int.module.cmdmod][INFO    ][10868] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 12:08:11,234 [salt.loaded.int.module.cmdmod][INFO    ][10868] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-24 12:08:11,244 [salt.state       ][INFO    ][10868] The service var-lib-nova-instances.mount is already running
2017-11-24 12:08:11,245 [salt.state       ][INFO    ][10868] Completed state [var-lib-nova-instances.mount] at time 12:08:11.244898 duration_in_ms=46.219
2017-11-24 12:08:11,247 [salt.minion      ][INFO    ][10868] Returning information for job: 20171124120806863498
2017-11-24 12:12:30,840 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124121230827163
2017-11-24 12:12:30,857 [salt.minion      ][INFO    ][10902] Starting a new job with PID 10902
2017-11-24 12:12:31,592 [salt.state       ][INFO    ][10902] Loading fresh modules for state activity
2017-11-24 12:12:31,646 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/init.sls'
2017-11-24 12:12:31,679 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/volume.sls'
2017-11-24 12:12:31,784 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-24 12:12:31,851 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/user.sls'
2017-11-24 12:12:31,903 [salt.state       ][INFO    ][10902] Running state [cinder] at time 12:12:31.903014
2017-11-24 12:12:31,904 [salt.state       ][INFO    ][10902] Executing state group.present for cinder
2017-11-24 12:12:31,907 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command 'groupadd -g 304 -r cinder' in directory '/root'
2017-11-24 12:12:31,961 [salt.state       ][INFO    ][10902] {'passwd': 'x', 'gid': 304, 'name': 'cinder', 'members': []}
2017-11-24 12:12:31,961 [salt.state       ][INFO    ][10902] Completed state [cinder] at time 12:12:31.961018 duration_in_ms=58.005
2017-11-24 12:12:31,961 [salt.state       ][INFO    ][10902] Running state [cinder] at time 12:12:31.961332
2017-11-24 12:12:31,962 [salt.state       ][INFO    ][10902] Executing state user.present for cinder
2017-11-24 12:12:31,963 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['useradd', '-s', '/bin/false', '-u', '304', '-g', '304', '-m', '-d', '/var/lib/cinder', '-r', 'cinder'] in directory '/root'
2017-11-24 12:12:31,983 [salt.state       ][INFO    ][10902] {'shell': '/bin/false', 'workphone': '', 'uid': 304, 'passwd': 'x', 'roomnumber': '', 'groups': ['cinder'], 'home': '/var/lib/cinder', 'name': 'cinder', 'gid': 304, 'fullname': '', 'homephone': ''}
2017-11-24 12:12:31,984 [salt.state       ][INFO    ][10902] Completed state [cinder] at time 12:12:31.983498 duration_in_ms=22.166
2017-11-24 12:12:32,250 [salt.state       ][INFO    ][10902] Running state [python-memcache] at time 12:12:32.250247
2017-11-24 12:12:32,251 [salt.state       ][INFO    ][10902] Executing state pkg.installed for python-memcache
2017-11-24 12:12:32,251 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:12:32,547 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 12:12:34,480 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2017-11-24 12:12:36,210 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:12:36,238 [salt.state       ][INFO    ][10902] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-24 12:12:36,249 [salt.state       ][INFO    ][10902] Loading fresh modules for state activity
2017-11-24 12:12:36,282 [salt.state       ][INFO    ][10902] Completed state [python-memcache] at time 12:12:36.282100 duration_in_ms=4031.853
2017-11-24 12:12:36,291 [salt.state       ][INFO    ][10902] Running state [python-cinder] at time 12:12:36.291368
2017-11-24 12:12:36,292 [salt.state       ][INFO    ][10902] Executing state pkg.installed for python-cinder
2017-11-24 12:12:36,620 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-cinder'] in directory '/root'
2017-11-24 12:12:40,957 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121240931328
2017-11-24 12:12:40,972 [salt.minion      ][INFO    ][11573] Starting a new job with PID 11573
2017-11-24 12:12:40,986 [salt.minion      ][INFO    ][11573] Returning information for job: 20171124121240931328
2017-11-24 12:12:50,978 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121250960928
2017-11-24 12:12:50,989 [salt.minion      ][INFO    ][12448] Starting a new job with PID 12448
2017-11-24 12:12:51,004 [salt.minion      ][INFO    ][12448] Returning information for job: 20171124121250960928
2017-11-24 12:13:01,190 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121301173896
2017-11-24 12:13:01,203 [salt.minion      ][INFO    ][14155] Starting a new job with PID 14155
2017-11-24 12:13:01,214 [salt.minion      ][INFO    ][14155] Returning information for job: 20171124121301173896
2017-11-24 12:13:11,407 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121311388855
2017-11-24 12:13:11,421 [salt.minion      ][INFO    ][14574] Starting a new job with PID 14574
2017-11-24 12:13:11,433 [salt.minion      ][INFO    ][14574] Returning information for job: 20171124121311388855
2017-11-24 12:13:20,035 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:13:20,073 [salt.state       ][INFO    ][10902] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-0ubuntu1~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pycadf' changed from 'absent' to '2.5.0-0ubuntu1~cloud0'
'liblapack3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-psycopg2' changed from 'absent' to '2.6.1-1build2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python2.7-numpy' changed from 'absent' to '1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-migrate' changed from 'absent' to '0.10.0-3ubuntu2'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python-egenix-mxtools' changed from 'absent' to '3.2.9-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-oslo.versionedobjects' changed from 'absent' to '1.21.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '33.1.1-1~cloud0'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-httplib2' changed from 'absent' to '0.9.1+dfsg-1'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-egenix-mxdatetime' changed from 'absent' to '3.2.9-1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libblas3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~cloud0'
'python2.7-paramiko' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'python-oslo.privsep' changed from 'absent' to '1.16.0-0ubuntu1~cloud0'
'python2.7-lxml' changed from 'absent' to '1'
'python-oslo.db' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-os-win' changed from 'absent' to '1.4.1-0ubuntu1~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-requests' changed from '2.9.1-3' to '2.12.4-1~cloud0'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'python-ply-lex-3.5' changed from 'absent' to '1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'os-brick-common' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python2.7-testtools' changed from 'absent' to '1'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu1~cloud0'
'docutils' changed from 'absent' to '1'
'ieee-data' changed from 'absent' to '20150531.1'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.1-0ubuntu1.1~cloud0'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'liblapack.so.3' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-numpy-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python-oslo.context' changed from 'absent' to '1:2.12.1-0ubuntu1~cloud0'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.19.1-1~cloud0'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.6.2-2~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~cloud0'
'python-cffi' changed from 'absent' to '1.5.2-1ubuntu1'
'python-barbicanclient' changed from 'absent' to '4.0.1-2'
'python-castellan' changed from 'absent' to '0.4.0-1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-oslo.vmware' changed from 'absent' to '2.17.0-0ubuntu1~cloud0'
'python-distribute' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu1~cloud0'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-pkg-resources' changed from '20.7.0-1' to '33.1.1-1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.18.0-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.20.0-0ubuntu2~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.0-0ubuntu1~cloud0'
'python-paramiko' changed from 'absent' to '2.0.0-1~cloud0'
'python-futurist' changed from 'absent' to '0.13.0-2'
'python-f2py' changed from 'absent' to '1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-oslo.reports' changed from 'absent' to '1.17.0-0ubuntu1~cloud0'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-positional' changed from 'absent' to '1.1.1-0ubuntu1~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libblas-common' changed from 'absent' to '3.6.0-2ubuntu2'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libgfortran3' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'libpq5' changed from 'absent' to '9.5.10-0ubuntu0.16.04'
'python-ply' changed from 'absent' to '3.7-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-oslo.serialization' changed from 'absent' to '2.16.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.22.0-0ubuntu1~cloud0'
'python-taskflow' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'python-automaton' changed from 'absent' to '1.2.0-1'
'python-oslo.rootwrap' changed from 'absent' to '5.4.0-0ubuntu1~cloud0'
'python2.7-iso8601' changed from 'absent' to '1'
'python-numpy' changed from 'absent' to '1:1.11.0-1ubuntu1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.48.0-0ubuntu1~cloud0'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.5.0-0ubuntu1~cloud0'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-cliff' changed from 'absent' to '2.4.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.12.0-0ubuntu1~cloud0'
'python-suds' changed from 'absent' to '0.7~git20150727.94664dd-3'
'python2.7-simplejson' changed from 'absent' to '1'
'python-networkx' changed from 'absent' to '1.11-1ubuntu1'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-oslo-utils' changed from 'absent' to '1'
'libblas.so.3' changed from 'absent' to '1'
'python-novaclient' changed from 'absent' to '2:7.1.0-0ubuntu1~cloud0'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0ubuntu1~cloud0'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'python-amqp' changed from 'absent' to '1.4.9-1'
'python-cinder' changed from 'absent' to '2:10.0.6-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-numpy-abi9' changed from 'absent' to '1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-osprofiler' changed from 'absent' to '1.5.0-0ubuntu3~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.17.1-0ubuntu1~cloud0'
'python-os-brick' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-pycparser' changed from 'absent' to '2.14+dfsg-2build1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-pbr' changed from 'absent' to '1.10.0-0ubuntu6~cloud0'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.3.0-0ubuntu1~cloud0'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.11+ds1-1ubuntu2'
'python-oslo.service' changed from 'absent' to '1.19.0-0ubuntu1~cloud0'
'python-oslo-context' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-zopeinterface' changed from 'absent' to '1'
'python-fixtures' changed from 'absent' to '3.0.0-0ubuntu1~cloud0'
'python-numpy-api10' changed from 'absent' to '1'
'python-keystoneauth1' changed from 'absent' to '2.18.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.0.11+ds1-1ubuntu2'
'python-keystonemiddleware' changed from 'absent' to '4.14.0-0ubuntu1.2~cloud0'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python2.7-ply' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-11-24 12:13:20,084 [salt.state       ][INFO    ][10902] Loading fresh modules for state activity
2017-11-24 12:13:20,102 [salt.state       ][INFO    ][10902] Completed state [python-cinder] at time 12:13:20.101547 duration_in_ms=43810.168
2017-11-24 12:13:20,108 [salt.state       ][INFO    ][10902] Running state [python-mysqldb] at time 12:13:20.108287
2017-11-24 12:13:20,109 [salt.state       ][INFO    ][10902] Executing state pkg.installed for python-mysqldb
2017-11-24 12:13:21,117 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2017-11-24 12:13:21,642 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121321623927
2017-11-24 12:13:21,657 [salt.minion      ][INFO    ][14807] Starting a new job with PID 14807
2017-11-24 12:13:21,669 [salt.minion      ][INFO    ][14807] Returning information for job: 20171124121321623927
2017-11-24 12:13:23,931 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:13:24,010 [salt.state       ][INFO    ][10902] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'mysql-common' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'mysql-common-5.6' changed from 'absent' to '1'
'libmysqlclient20' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2017-11-24 12:13:24,034 [salt.state       ][INFO    ][10902] Loading fresh modules for state activity
2017-11-24 12:13:24,080 [salt.state       ][INFO    ][10902] Completed state [python-mysqldb] at time 12:13:24.080234 duration_in_ms=3971.946
2017-11-24 12:13:24,087 [salt.state       ][INFO    ][10902] Running state [gettext-base] at time 12:13:24.087121
2017-11-24 12:13:24,087 [salt.state       ][INFO    ][10902] Executing state pkg.installed for gettext-base
2017-11-24 12:13:24,668 [salt.state       ][INFO    ][10902] Package gettext-base is already installed
2017-11-24 12:13:24,668 [salt.state       ][INFO    ][10902] Completed state [gettext-base] at time 12:13:24.668410 duration_in_ms=581.272
2017-11-24 12:13:24,669 [salt.state       ][INFO    ][10902] Running state [cinder-volume] at time 12:13:24.668770
2017-11-24 12:13:24,669 [salt.state       ][INFO    ][10902] Executing state pkg.installed for cinder-volume
2017-11-24 12:13:24,683 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'cinder-volume'] in directory '/root'
2017-11-24 12:13:31,724 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121331701634
2017-11-24 12:13:31,742 [salt.minion      ][INFO    ][17720] Starting a new job with PID 17720
2017-11-24 12:13:31,769 [salt.minion      ][INFO    ][17720] Returning information for job: 20171124121331701634
2017-11-24 12:13:38,397 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:13:38,438 [salt.state       ][INFO    ][10902] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'apache2-api-20120211' changed from 'absent' to '1'
'cinder-common' changed from 'absent' to '2:10.0.6-0ubuntu1~cloud0'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'httpd-wsgi' changed from 'absent' to '1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'cinder-volume' changed from 'absent' to '2:10.0.6-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'httpd-cgi' changed from 'absent' to '1'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'ssl-cert' changed from 'absent' to '1.0.37'

2017-11-24 12:13:38,455 [salt.state       ][INFO    ][10902] Loading fresh modules for state activity
2017-11-24 12:13:38,476 [salt.state       ][INFO    ][10902] Completed state [cinder-volume] at time 12:13:38.475659 duration_in_ms=13806.889
2017-11-24 12:13:38,482 [salt.state       ][INFO    ][10902] Running state [python-pycadf] at time 12:13:38.482217
2017-11-24 12:13:38,482 [salt.state       ][INFO    ][10902] Executing state pkg.installed for python-pycadf
2017-11-24 12:13:38,745 [salt.state       ][INFO    ][10902] Package python-pycadf is already installed
2017-11-24 12:13:38,745 [salt.state       ][INFO    ][10902] Completed state [python-pycadf] at time 12:13:38.744990 duration_in_ms=262.772
2017-11-24 12:13:38,745 [salt.state       ][INFO    ][10902] Running state [lvm2] at time 12:13:38.745328
2017-11-24 12:13:38,746 [salt.state       ][INFO    ][10902] Executing state pkg.installed for lvm2
2017-11-24 12:13:38,750 [salt.state       ][INFO    ][10902] Package lvm2 is already installed
2017-11-24 12:13:38,751 [salt.state       ][INFO    ][10902] Completed state [lvm2] at time 12:13:38.750481 duration_in_ms=5.153
2017-11-24 12:13:38,751 [salt.state       ][INFO    ][10902] Running state [sysfsutils] at time 12:13:38.750773
2017-11-24 12:13:38,751 [salt.state       ][INFO    ][10902] Executing state pkg.installed for sysfsutils
2017-11-24 12:13:38,756 [salt.state       ][INFO    ][10902] Package sysfsutils is already installed
2017-11-24 12:13:38,756 [salt.state       ][INFO    ][10902] Completed state [sysfsutils] at time 12:13:38.755716 duration_in_ms=4.943
2017-11-24 12:13:38,756 [salt.state       ][INFO    ][10902] Running state [p7zip] at time 12:13:38.756003
2017-11-24 12:13:38,756 [salt.state       ][INFO    ][10902] Executing state pkg.installed for p7zip
2017-11-24 12:13:38,770 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'p7zip'] in directory '/root'
2017-11-24 12:13:40,974 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:13:41,010 [salt.state       ][INFO    ][10902] Made the following changes:
'p7zip' changed from 'absent' to '9.20.1~dfsg.1-4.2'

2017-11-24 12:13:41,025 [salt.state       ][INFO    ][10902] Loading fresh modules for state activity
2017-11-24 12:13:41,043 [salt.state       ][INFO    ][10902] Completed state [p7zip] at time 12:13:41.043163 duration_in_ms=2287.159
2017-11-24 12:13:41,049 [salt.state       ][INFO    ][10902] Running state [sg3-utils] at time 12:13:41.048953
2017-11-24 12:13:41,049 [salt.state       ][INFO    ][10902] Executing state pkg.installed for sg3-utils
2017-11-24 12:13:41,293 [salt.state       ][INFO    ][10902] Package sg3-utils is already installed
2017-11-24 12:13:41,293 [salt.state       ][INFO    ][10902] Completed state [sg3-utils] at time 12:13:41.292826 duration_in_ms=243.872
2017-11-24 12:13:41,294 [salt.state       ][INFO    ][10902] Running state [/var/lock/cinder] at time 12:13:41.294427
2017-11-24 12:13:41,295 [salt.state       ][INFO    ][10902] Executing state file.directory for /var/lock/cinder
2017-11-24 12:13:41,296 [salt.state       ][INFO    ][10902] Directory /var/lock/cinder is in the correct state
2017-11-24 12:13:41,296 [salt.state       ][INFO    ][10902] Completed state [/var/lock/cinder] at time 12:13:41.296117 duration_in_ms=1.689
2017-11-24 12:13:41,297 [salt.state       ][INFO    ][10902] Running state [/etc/cinder/cinder.conf] at time 12:13:41.296511
2017-11-24 12:13:41,297 [salt.state       ][INFO    ][10902] Executing state file.managed for /etc/cinder/cinder.conf
2017-11-24 12:13:41,337 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/cinder.conf.volume.Debian'
2017-11-24 12:13:41,407 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-24 12:13:41,451 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/files/backend/_lvm.conf'
2017-11-24 12:13:41,455 [salt.state       ][INFO    ][10902] File changed:
--- 
+++ 
@@ -1,11 +1,116 @@
+
+
 [DEFAULT]
 rootwrap_config = /etc/cinder/rootwrap.conf
 api_paste_confg = /etc/cinder/api-paste.ini
+
 iscsi_helper = tgtadm
 volume_name_template = volume-%s
-volume_group = cinder-volumes
+#volume_group = cinder
+
 verbose = True
+
+osapi_volume_workers = 4
+
 auth_strategy = keystone
+
 state_path = /var/lib/cinder
-lock_path = /var/lock/cinder
+
+use_syslog=False
+
+glance_num_retries=0
+debug=False
+
+os_region_name=RegionOne
+
+#glance_api_ssl_compression=False
+#glance_api_insecure=False
+
+osapi_volume_listen=192.168.10.102
+
+glance_api_servers = http://192.168.10.10:9292
+
+glance_host=192.168.10.10
+glance_port=9292
+glance_api_version=2
+
+os_privileged_user_name=cinder
+os_privileged_user_password=opnfv_secret
+os_privileged_user_tenant=service
+os_privileged_user_auth_url=http://192.168.10.10:5000/v3/
+
+volume_backend_name=DEFAULT
+
+default_volume_type=lvm-driver
+
+enabled_backends=lvm-driver
+
+
+#RPC response timeout recommended by Hitachi
+rpc_response_timeout=3600
+
+#Rabbit
+control_exchange=cinder
+
+
+volume_clear=none
+
+
+volume_name_template = volume-%s
+
+#volume_group = vg_cinder_volume
+
 volumes_dir = /var/lib/cinder/volumes
+log_dir=/var/log/cinder
+
+# Use syslog for logging. (boolean value)
+#use_syslog=false
+
+use_syslog=false
+verbose=True
+
+nova_catalog_admin_info = compute:nova:adminURL
+nova_catalog_info = compute:nova:internalURL
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
+
+[oslo_messaging_notifications]
+
+[oslo_concurrency]
+
+lock_path=/var/lock/cinder
+
+[oslo_middleware]
+
+enable_proxy_headers_parsing = True
+
+[keystone_authtoken]
+signing_dir=/tmp/keystone-signing-cinder
+revocation_cache_time = 10
+auth_type = password
+user_domain_name = Default
+project_domain_name = Default
+project_name = service
+username = cinder
+password = opnfv_secret
+
+auth_uri=http://192.168.10.10:5000/v3
+auth_url=http://192.168.10.10:35357/v3
+# Temporary disabled for backward compataiblity
+#auth_uri=http://192.168.10.10/identity
+#auth_url=http://192.168.10.10/identity_v2_admin
+memcached_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
+auth_version = v3
+
+[database]
+idle_timeout=3600
+max_pool_size=30
+max_retries=-1
+max_overflow=40
+connection = mysql+pymysql://cinder:opnfv_secret@192.168.10.50/cinder?charset=utf8
+[lvm-driver]
+host=cmp002
+volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver
+volume_backend_name=lvm-driver
+lvm_type = default
+iscsi_helper = tgtadm
+volume_group = cinder-volume

2017-11-24 12:13:41,455 [salt.state       ][INFO    ][10902] Completed state [/etc/cinder/cinder.conf] at time 12:13:41.455320 duration_in_ms=158.8
2017-11-24 12:13:41,456 [salt.state       ][INFO    ][10902] Running state [/etc/cinder/api-paste.ini] at time 12:13:41.455754
2017-11-24 12:13:41,456 [salt.state       ][INFO    ][10902] Executing state file.managed for /etc/cinder/api-paste.ini
2017-11-24 12:13:41,479 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/api-paste.ini.volume.Debian'
2017-11-24 12:13:41,509 [salt.fileclient  ][INFO    ][10902] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-24 12:13:41,534 [salt.state       ][INFO    ][10902] File changed:
--- 
+++ 
@@ -12,8 +12,8 @@
 [composite:openstack_volume_api_v1]
 use = call:cinder.api.middleware.auth:pipeline_factory
 noauth = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler noauth apiv1
-keystone = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext apiv1
-keystone_nolimit = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext apiv1
+keystone = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext  apiv1
+keystone_nolimit = cors http_proxy_to_wsgi request_id faultwrap sizelimit osprofiler authtoken keystonecontext  apiv1
 
 [composite:openstack_volume_api_v2]
 use = call:cinder.api.middleware.auth:pipeline_factory

2017-11-24 12:13:41,535 [salt.state       ][INFO    ][10902] Completed state [/etc/cinder/api-paste.ini] at time 12:13:41.534584 duration_in_ms=78.83
2017-11-24 12:13:41,536 [salt.state       ][INFO    ][10902] Running state [cinder-volume] at time 12:13:41.536079
2017-11-24 12:13:41,536 [salt.state       ][INFO    ][10902] Executing state service.running for cinder-volume
2017-11-24 12:13:41,537 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemctl', 'status', 'cinder-volume.service', '-n', '0'] in directory '/root'
2017-11-24 12:13:41,548 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-11-24 12:13:41,556 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-11-24 12:13:41,563 [salt.state       ][INFO    ][10902] The service cinder-volume is already running
2017-11-24 12:13:41,564 [salt.state       ][INFO    ][10902] Completed state [cinder-volume] at time 12:13:41.563448 duration_in_ms=27.369
2017-11-24 12:13:41,564 [salt.state       ][INFO    ][10902] Running state [cinder-volume] at time 12:13:41.563668
2017-11-24 12:13:41,564 [salt.state       ][INFO    ][10902] Executing state service.mod_watch for cinder-volume
2017-11-24 12:13:41,564 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-11-24 12:13:41,572 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-11-24 12:13:41,581 [salt.loaded.int.module.cmdmod][INFO    ][10902] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'cinder-volume.service'] in directory '/root'
2017-11-24 12:13:41,601 [salt.state       ][INFO    ][10902] {'cinder-volume': True}
2017-11-24 12:13:41,602 [salt.state       ][INFO    ][10902] Completed state [cinder-volume] at time 12:13:41.601524 duration_in_ms=37.855
2017-11-24 12:13:41,603 [salt.minion      ][INFO    ][10902] Returning information for job: 20171124121230827163
2017-11-24 12:15:16,647 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124121516633689
2017-11-24 12:15:16,665 [salt.minion      ][INFO    ][18719] Starting a new job with PID 18719
2017-11-24 12:15:19,307 [salt.state       ][INFO    ][18719] Loading fresh modules for state activity
2017-11-24 12:15:19,362 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/gateway.sls'
2017-11-24 12:15:19,422 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:15:20,726 [salt.state       ][INFO    ][18719] Running state [neutron-dhcp-agent] at time 12:15:20.725803
2017-11-24 12:15:20,726 [salt.state       ][INFO    ][18719] Executing state pkg.installed for neutron-dhcp-agent
2017-11-24 12:15:20,727 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:15:21,048 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 12:15:24,054 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-dhcp-agent'] in directory '/root'
2017-11-24 12:15:26,750 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121526732266
2017-11-24 12:15:26,765 [salt.minion      ][INFO    ][19273] Starting a new job with PID 19273
2017-11-24 12:15:26,780 [salt.minion      ][INFO    ][19273] Returning information for job: 20171124121526732266
2017-11-24 12:15:36,975 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121536958438
2017-11-24 12:15:36,987 [salt.minion      ][INFO    ][20361] Starting a new job with PID 20361
2017-11-24 12:15:37,004 [salt.minion      ][INFO    ][20361] Returning information for job: 20171124121536958438
2017-11-24 12:15:39,576 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:15:39,626 [salt.state       ][INFO    ][18719] Made the following changes:
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-neutron-fwaas' changed from 'absent' to '1:10.1.0-0ubuntu1~cloud0'
'python-osc-lib' changed from 'absent' to '1.3.0-0ubuntu1.2~cloud0'
'libipset3' changed from 'absent' to '6.29-1'
'python-os-client-config' changed from 'absent' to '1.26.0-0ubuntu1~cloud0'
'python-logutils' changed from 'absent' to '0.3.3-5'
'ipset-6.29' changed from 'absent' to '1'
'neutron-dhcp-agent' changed from 'absent' to '2:10.0.3-0ubuntu1~cloud0'
'python-designateclient' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'dnsmasq-utils' changed from 'absent' to '2.76-5ubuntu0.1~cloud0'
'python2.7-waitress' changed from 'absent' to '1'
'python-dogpile.cache' changed from 'absent' to '0.6.2-0ubuntu1~cloud0'
'libnettle6' changed from '3.2-1ubuntu0.16.04.1' to '3.3-1~cloud0'
'python2.7-neutron' changed from 'absent' to '1'
'ipset' changed from 'absent' to '6.29-1'
'python-neutronclient' changed from 'absent' to '1:6.1.0-0ubuntu3~cloud0'
'neutron-common' changed from 'absent' to '2:10.0.3-0ubuntu1~cloud0'
'dnsmasq-base' changed from '2.75-1ubuntu0.16.04.4' to '2.76-5ubuntu0.1~cloud0'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-oslo.cache' changed from 'absent' to '1.17.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-weakrefmethod' changed from 'absent' to '1.0-1'
'python-neutron' changed from 'absent' to '2:10.0.3-0ubuntu1~cloud0'
'python-ryu' changed from 'absent' to '4.9-0ubuntu2~cloud0'
'libhogweed4' changed from '3.2-1ubuntu0.16.04.1' to '3.3-1~cloud0'
'python-pyroute2' changed from 'absent' to '0.4.12-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-0ubuntu1~cloud0'
'python-neutron-lib' changed from 'absent' to '1.1.0-0ubuntu1~cloud0'
'python-tinyrpc' changed from 'absent' to '0.5-0ubuntu1~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'neutron-metadata-agent' changed from 'absent' to '2:10.0.3-0ubuntu1~cloud0'
'python-openvswitch' changed from 'absent' to '2.6.1-0ubuntu5.2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python2.7-ryu' changed from 'absent' to '1'

2017-11-24 12:15:39,644 [salt.state       ][INFO    ][18719] Loading fresh modules for state activity
2017-11-24 12:15:39,666 [salt.state       ][INFO    ][18719] Completed state [neutron-dhcp-agent] at time 12:15:39.666025 duration_in_ms=18940.222
2017-11-24 12:15:39,673 [salt.state       ][INFO    ][18719] Running state [neutron-metadata-agent] at time 12:15:39.672991
2017-11-24 12:15:39,673 [salt.state       ][INFO    ][18719] Executing state pkg.installed for neutron-metadata-agent
2017-11-24 12:15:40,148 [salt.state       ][INFO    ][18719] Package neutron-metadata-agent is already installed
2017-11-24 12:15:40,149 [salt.state       ][INFO    ][18719] Completed state [neutron-metadata-agent] at time 12:15:40.148545 duration_in_ms=475.555
2017-11-24 12:15:40,149 [salt.state       ][INFO    ][18719] Running state [neutron-openvswitch-agent] at time 12:15:40.148774
2017-11-24 12:15:40,149 [salt.state       ][INFO    ][18719] Executing state pkg.installed for neutron-openvswitch-agent
2017-11-24 12:15:40,163 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-openvswitch-agent'] in directory '/root'
2017-11-24 12:15:43,748 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:15:43,790 [salt.state       ][INFO    ][18719] Made the following changes:
'neutron-openvswitch-agent' changed from 'absent' to '2:10.0.3-0ubuntu1~cloud0'
'conntrack' changed from 'absent' to '1:1.4.3-3'

2017-11-24 12:15:43,807 [salt.state       ][INFO    ][18719] Loading fresh modules for state activity
2017-11-24 12:15:43,841 [salt.state       ][INFO    ][18719] Completed state [neutron-openvswitch-agent] at time 12:15:43.840579 duration_in_ms=3691.804
2017-11-24 12:15:43,847 [salt.state       ][INFO    ][18719] Running state [openvswitch-common] at time 12:15:43.846824
2017-11-24 12:15:43,847 [salt.state       ][INFO    ][18719] Executing state pkg.installed for openvswitch-common
2017-11-24 12:15:44,114 [salt.state       ][INFO    ][18719] Package openvswitch-common is already installed
2017-11-24 12:15:44,114 [salt.state       ][INFO    ][18719] Completed state [openvswitch-common] at time 12:15:44.113815 duration_in_ms=266.991
2017-11-24 12:15:44,114 [salt.state       ][INFO    ][18719] Running state [neutron-l3-agent] at time 12:15:44.114050
2017-11-24 12:15:44,114 [salt.state       ][INFO    ][18719] Executing state pkg.installed for neutron-l3-agent
2017-11-24 12:15:44,128 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'neutron-l3-agent'] in directory '/root'
2017-11-24 12:15:47,189 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121547173105
2017-11-24 12:15:47,202 [salt.minion      ][INFO    ][22235] Starting a new job with PID 22235
2017-11-24 12:15:47,216 [salt.minion      ][INFO    ][22235] Returning information for job: 20171124121547173105
2017-11-24 12:15:48,932 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:15:48,976 [salt.state       ][INFO    ][18719] Made the following changes:
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'neutron-l3-agent' changed from 'absent' to '2:10.0.3-0ubuntu1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'iputils-arping' changed from 'absent' to '3:20121221-5ubuntu2'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'radvd' changed from 'absent' to '1:2.11-1'

2017-11-24 12:15:48,993 [salt.state       ][INFO    ][18719] Loading fresh modules for state activity
2017-11-24 12:15:49,014 [salt.state       ][INFO    ][18719] Completed state [neutron-l3-agent] at time 12:15:49.013938 duration_in_ms=4899.888
2017-11-24 12:15:49,017 [salt.state       ][INFO    ][18719] Running state [/etc/neutron/neutron.conf] at time 12:15:49.016695
2017-11-24 12:15:49,017 [salt.state       ][INFO    ][18719] Executing state file.managed for /etc/neutron/neutron.conf
2017-11-24 12:15:49,068 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/neutron-generic.conf.Debian'
2017-11-24 12:15:49,136 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:15:49,178 [salt.state       ][INFO    ][18719] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -7,6 +8,7 @@
 # Where to store Neutron state files. This directory must be writable by the
 # agent. (string value)
 #state_path = /var/lib/neutron
+state_path = /var/lib/neutron
 
 # The host IP to bind to (string value)
 #bind_host = 0.0.0.0
@@ -25,9 +27,15 @@
 
 # The type of authentication to use (string value)
 #auth_strategy = keystone
-
-# The core plugin Neutron will use (string value)
-core_plugin = ml2
+auth_strategy = keystone
+
+
+
+core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
+
+service_plugins = router, metering
+
+
 
 # The service plugins Neutron will use (list value)
 #service_plugins =
@@ -75,6 +83,7 @@
 # DHCP lease duration (in seconds). Use -1 to tell dnsmasq to use infinite
 # lease times. (integer value)
 #dhcp_lease_duration = 86400
+dhcp_lease_duration = 600
 
 # Domain to use for building the hostnames (string value)
 #dns_domain = openstacklocal
@@ -89,6 +98,7 @@
 # MUST be set to False if Neutron is being used in conjunction with Nova
 # security groups. (boolean value)
 #allow_overlapping_ips = false
+allow_overlapping_ips = True
 
 # Hostname to be used by the Neutron server, agents and services running on
 # this machine. All the agents and services running on this machine must use
@@ -97,10 +107,12 @@
 
 # Send notification to nova when port status changes (boolean value)
 #notify_nova_on_port_status_changes = true
+notify_nova_on_port_status_changes = True
 
 # Send notification to nova when port data (fixed_ips/floatingip) changes so
 # nova can update its cache. (boolean value)
 #notify_nova_on_port_data_changes = true
+notify_nova_on_port_data_changes = True
 
 # Number of seconds between sending events to nova if there are any events to
 # send. (integer value)
@@ -126,6 +138,7 @@
 # value. Defaults to 1500, the standard value for Ethernet. (integer value)
 # Deprecated group/name - [ml2]/segment_mtu
 #global_physnet_mtu = 1500
+global_physnet_mtu = 1500
 
 # Number of backlog requests to configure the socket with (integer value)
 #backlog = 4096
@@ -295,6 +308,7 @@
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #verbose = true
+verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -439,6 +453,7 @@
 # upper bound for the linger period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
 #zmq_linger = -1
+zmq_linger = 30
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
@@ -557,17 +572,21 @@
 # priority then the default publishers list taken from the matchmaker. (list
 # value)
 #subscribe_on =
+agent_down_time = 30
 
 # Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 70
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
+rpc_response_timeout=120
 
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -635,12 +654,13 @@
 # needs to execute commands in Dom0 in the hypervisor of XenServer, this item
 # should be set to 'xenapi_root_helper', so that it will keep a XenAPI session
 # to pass commands to Dom0. (string value)
-#root_helper_daemon = <None>
+root_helper_daemon = sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf
 
 # Seconds between nodes reporting state to server; should be less than
 # agent_down_time, best if it is half or less than agent_down_time. (floating
 # point value)
 #report_interval = 30
+report_interval = 10
 
 # Log agent heartbeats (boolean value)
 #log_agent_heartbeats = false
@@ -667,6 +687,7 @@
 
 # Availability zone of this node (string value)
 #availability_zone = nova
+availability_zone = nova
 
 
 [cors]
@@ -1216,6 +1237,7 @@
 # (string value)
 # Deprecated group/name - [DEFAULT]/lock_path
 #lock_path = /tmp
+lock_path = $state_path/lock
 
 
 [oslo_messaging_amqp]
@@ -1465,7 +1487,6 @@
 # messaging, messagingv2, routing, log, test, noop (multi valued)
 # Deprecated group/name - [DEFAULT]/notification_driver
 #driver =
-
 # A URL representing the messaging driver to use for notifications. If not set,
 # we fall back to the same configuration used for RPC. (string value)
 # Deprecated group/name - [DEFAULT]/notification_transport_url
@@ -1587,11 +1608,13 @@
 
 # How frequently to retry connecting with RabbitMQ. (integer value)
 #rabbit_retry_interval = 1
+rabbit_retry_interval = 1
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
 # Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
+rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
 # (integer value)
@@ -1627,10 +1650,12 @@
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
 # value)
 #heartbeat_timeout_threshold = 60
+heartbeat_timeout_threshold = 0
 
 # How often times during the heartbeat_timeout_threshold we check the
 # heartbeat. (integer value)
 #heartbeat_rate = 2
+heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
 # Deprecated group/name - [DEFAULT]/fake_rabbit

2017-11-24 12:15:49,179 [salt.state       ][INFO    ][18719] Completed state [/etc/neutron/neutron.conf] at time 12:15:49.178497 duration_in_ms=161.801
2017-11-24 12:15:49,179 [salt.state       ][INFO    ][18719] Running state [/etc/neutron/l3_agent.ini] at time 12:15:49.178855
2017-11-24 12:15:49,179 [salt.state       ][INFO    ][18719] Executing state file.managed for /etc/neutron/l3_agent.ini
2017-11-24 12:15:49,207 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/l3_agent.ini'
2017-11-24 12:15:49,241 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:15:49,272 [salt.state       ][INFO    ][18719] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -14,6 +16,7 @@
 
 # The driver used to manage the virtual interface. (string value)
 #interface_driver = <None>
+interface_driver = openvswitch
 
 # Timeout in seconds for ovs-vsctl commands. If the timeout expires, ovs
 # commands will fail with ALARMCLOCK error. (integer value)
@@ -33,11 +36,13 @@
 # deployments, e.g. devstack) (string value)
 # Allowed values: dvr, dvr_snat, legacy
 #agent_mode = legacy
+agent_mode = legacy
 
 # TCP Port used by Neutron metadata namespace proxy. (port value)
 # Minimum value: 0
 # Maximum value: 65535
 #metadata_port = 9697
+metadata_port = 8775
 
 # DEPRECATED: Send this many gratuitous ARPs for HA setup, if less than or
 # equal to 0, the feature is disabled (integer value)
@@ -164,6 +169,7 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = False
 
 # DEPRECATED: If set to false, the logging level will be set to WARNING instead
 # of the default INFO level. (boolean value)

2017-11-24 12:15:49,272 [salt.state       ][INFO    ][18719] Completed state [/etc/neutron/l3_agent.ini] at time 12:15:49.271985 duration_in_ms=93.129
2017-11-24 12:15:49,272 [salt.state       ][INFO    ][18719] Running state [/etc/neutron/dhcp_agent.ini] at time 12:15:49.272416
2017-11-24 12:15:49,273 [salt.state       ][INFO    ][18719] Executing state file.managed for /etc/neutron/dhcp_agent.ini
2017-11-24 12:15:49,297 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/dhcp_agent.ini'
2017-11-24 12:15:49,371 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:15:49,402 [salt.state       ][INFO    ][18719] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -7,78 +8,81 @@
 # Name of Open vSwitch bridge to use (string value)
 #ovs_integration_bridge = br-int
 
-# Uses veth for an OVS interface or not. Support kernels with limited namespace
-# support (e.g. RHEL 6.5) so long as ovs_use_veth is set to True. (boolean
-# value)
+# Uses veth for an OVS interface or not. Support kernels with limited namespace support (e.g. RHEL 6.5) so long as ovs_use_veth is set to
+# True. (boolean value)
 #ovs_use_veth = false
+
+# MTU setting for device. This option will be removed in Newton. Please use the system-wide global_physnet_mtu setting which the agents will
+# take into account when wiring VIFs. (integer value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#network_device_mtu = <None>
 
 # The driver used to manage the virtual interface. (string value)
 #interface_driver = <None>
-
-# Timeout in seconds for ovs-vsctl commands. If the timeout expires, ovs
-# commands will fail with ALARMCLOCK error. (integer value)
+interface_driver = openvswitch
+
+# Timeout in seconds for ovs-vsctl commands. If the timeout expires, ovs commands will fail with ALARMCLOCK error. (integer value)
 #ovs_vsctl_timeout = 10
 
 #
 # From neutron.dhcp.agent
 #
 
-# The DHCP agent will resync its state with Neutron to recover from any
-# transient notification or RPC errors. The interval is number of seconds
-# between attempts. (integer value)
+# The DHCP agent will resync its state with Neutron to recover from any transient notification or RPC errors. The interval is number of
+# seconds between attempts. (integer value)
 #resync_interval = 5
+resync_interval = 30
 
 # The driver used to manage the DHCP server. (string value)
 #dhcp_driver = neutron.agent.linux.dhcp.Dnsmasq
-
-# The DHCP server can assist with providing metadata support on isolated
-# networks. Setting this value to True will cause the DHCP server to append
-# specific host routes to the DHCP request. The metadata service will only be
-# activated when the subnet does not contain any router port. The guest
-# instance must be configured to request host routes via DHCP (Option 121).
-# This option doesn't have any effect when force_metadata is set to True.
-# (boolean value)
+dhcp_driver = neutron.agent.linux.dhcp.Dnsmasq
+
+# The DHCP server can assist with providing metadata support on isolated networks. Setting this value to True will cause the DHCP server to
+# append specific host routes to the DHCP request. The metadata service will only be activated when the subnet does not contain any router
+# port. The guest instance must be configured to request host routes via DHCP (Option 121). This option doesn't have any effect when
+# force_metadata is set to True. (boolean value)
 #enable_isolated_metadata = false
-
-# In some cases the Neutron router is not present to provide the metadata IP
-# but the DHCP server can be used to provide this info. Setting this value will
-# force the DHCP server to append specific host routes to the DHCP request. If
-# this option is set, then the metadata service will be activated for all the
-# networks. (boolean value)
+enable_isolated_metadata = True
+
+# In some cases the Neutron router is not present to provide the metadata IP but the DHCP server can be used to provide this info. Setting
+# this value will force the DHCP server to append specific host routes to the DHCP request. If this option is set, then the metadata service
+# will be activated for all the networks. (boolean value)
 #force_metadata = false
 
-# Allows for serving metadata requests coming from a dedicated metadata access
-# network whose CIDR is 169.254.169.254/16 (or larger prefix), and is connected
-# to a Neutron router from which the VMs send metadata:1 request. In this case
-# DHCP Option 121 will not be injected in VMs, as they will be able to reach
-# 169.254.169.254 through a router. This option requires
-# enable_isolated_metadata = True. (boolean value)
+
+# Allows for serving metadata requests coming from a dedicated metadata access network whose CIDR is 169.254.169.254/16 (or larger prefix),
+# and is connected to a Neutron router from which the VMs send metadata:1 request. In this case DHCP Option 121 will not be injected in VMs,
+# as they will be able to reach 169.254.169.254 through a router. This option requires enable_isolated_metadata = True. (boolean value)
 #enable_metadata_network = false
-
-# Number of threads to use during sync process. Should not exceed connection
-# pool size configured on server. (integer value)
+enable_metadata_network = False
+
+# Number of threads to use during sync process. Should not exceed connection pool size configured on server. (integer value)
 #num_sync_threads = 4
 
 # Location to store DHCP server config files. (string value)
 #dhcp_confs = $state_path/dhcp
 
+# Domain to use for building the hostnames. This option is deprecated. It has been moved to neutron.conf as dns_domain. It will be removed
+# in a future release. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#dhcp_domain = openstacklocal
+
 # Override the default dnsmasq settings with this file. (string value)
 #dnsmasq_config_file =
 
-# Comma-separated list of the DNS servers which will be used as forwarders.
-# (list value)
-#dnsmasq_dns_servers =
-
-# Base log dir for dnsmasq logging. The log contains DHCP and DNS log
-# information and is useful for debugging issues with either DHCP or DNS. If
-# this section is null, disable dnsmasq log. (string value)
+# Comma-separated list of the DNS servers which will be used as forwarders. (list value)
+# Deprecated group/name - [DEFAULT]/dnsmasq_dns_server
+#dnsmasq_dns_servers = <None>
+
+# Base log dir for dnsmasq logging. The log contains DHCP and DNS log information and is useful for debugging issues with either DHCP or
+# DNS. If this section is null, disable dnsmasq log. (string value)
 #dnsmasq_base_log_dir = <None>
 
-# Enables the dnsmasq service to provide name resolution for instances via DNS
-# resolvers on the host running the DHCP agent. Effectively removes the '--no-
-# resolv' option from the dnsmasq process arguments. Adding custom DNS
-# resolvers to the 'dnsmasq_dns_servers' option disables this feature. (boolean
-# value)
+# Enables the dnsmasq service to provide name resolution for instances via DNS resolvers on the host running the DHCP agent. Effectively
+# removes the '--no-resolv' option from the dnsmasq process arguments. Adding custom DNS resolvers to the 'dnsmasq_dns_servers' option
+# disables this feature. (boolean value)
 #dnsmasq_local_resolv = false
 
 # Limit number of leases to prevent a denial-of-service. (integer value)
@@ -91,133 +95,95 @@
 # From oslo.log
 #
 
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
+# If set to true, the logging level will be set to DEBUG instead of the default INFO level. (boolean value)
 #debug = false
-
-# DEPRECATED: If set to false, the logging level will be set to WARNING instead
-# of the default INFO level. (boolean value)
+debug = False
+
+# If set to false, the logging level will be set to WARNING instead of the default INFO level. (boolean value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #verbose = true
 
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
+# The name of a logging configuration file. This file is appended to any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation. Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging configuration options are ignored (for example,
+# logging_context_format_string). (string value)
 # Deprecated group/name - [DEFAULT]/log_config
 #log_config_append = <None>
 
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
+# Defines the format string for %%(asctime)s in log records. Default: %(default)s . This option is ignored if log_config_append is set.
+# (string value)
 #log_date_format = %Y-%m-%d %H:%M:%S
 
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
+# (Optional) Name of log file to send logging output to. If no default is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
 
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
+# (Optional) The base directory used for relative log_file  paths. This option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
 
-# Uses logging handler designed to watch file system. When log file is moved or
-# removed this handler will open a new log file with specified path
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
+# Uses logging handler designed to watch file system. When log file is moved or removed this handler will open a new log file with specified
+# path instantaneously. It makes sense only if log_file option is specified and Linux platform is used. This option is ignored if
+# log_config_append is set. (boolean value)
 #watch_log_file = false
 
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
+# Use syslog for logging. Existing syslog format is DEPRECATED and will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_syslog = false
 
-# Syslog facility to receive log lines. This option is ignored if
-# log_config_append is set. (string value)
+# Syslog facility to receive log lines. This option is ignored if log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
 
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
+# Log output to standard error. This option is ignored if log_config_append is set. (boolean value)
+#use_stderr = true
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
 
-# Format string to use for log messages when context is undefined. (string
-# value)
+# Format string to use for log messages when context is undefined. (string value)
 #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
 
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
+# Additional data to append to log message when logging level for the message is DEBUG. (string value)
 #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
 
 # Prefix each line of exception output with this format. (string value)
 #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
 
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
+# Defines the format string for %(user_identity)s that is used in logging_context_format_string. (string value)
 #logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
 
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
+# List of package logging levels in logger=LEVEL pairs. This option is ignored if log_config_append is set. (list value)
 #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
-# The format for an instance that is passed with the log message. (string
-# value)
+# The format for an instance that is passed with the log message. (string value)
 #instance_format = "[instance: %(uuid)s] "
 
-# The format for an instance UUID that is passed with the log message. (string
-# value)
+# The format for an instance UUID that is passed with the log message. (string value)
 #instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
 
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
-
-
-[agent]
-
-#
-# From neutron.az.agent
-#
-
-# Availability zone of this node (string value)
-#availability_zone = nova
+root_helper=sudo neutron-rootwrap /etc/neutron/rootwrap.conf
+state_path=/var/lib/neutron
+
+
+[AGENT]
 
 #
 # From neutron.base.agent
 #
 
-# Seconds between nodes reporting state to server; should be less than
-# agent_down_time, best if it is half or less than agent_down_time. (floating
-# point value)
+# Seconds between nodes reporting state to server; should be less than agent_down_time, best if it is half or less than agent_down_time.
+# (floating point value)
 #report_interval = 30
 
 # Log agent heartbeats (boolean value)
 #log_agent_heartbeats = false
-
 
 [ovs]
 
@@ -233,3 +199,4 @@
 # when monitoring and used for the all ovsdb commands when native
 # ovsdb_interface is enabled (string value)
 #ovsdb_connection = tcp:127.0.0.1:6640
+

2017-11-24 12:15:49,402 [salt.state       ][INFO    ][18719] Completed state [/etc/neutron/dhcp_agent.ini] at time 12:15:49.402248 duration_in_ms=129.832
2017-11-24 12:15:49,403 [salt.state       ][INFO    ][18719] Running state [/etc/neutron/metadata_agent.ini] at time 12:15:49.402652
2017-11-24 12:15:49,403 [salt.state       ][INFO    ][18719] Executing state file.managed for /etc/neutron/metadata_agent.ini
2017-11-24 12:15:49,429 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/metadata_agent.ini'
2017-11-24 12:15:49,459 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:15:49,491 [salt.state       ][INFO    ][18719] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 [DEFAULT]
 
 #
@@ -20,6 +21,7 @@
 
 # IP address used by Nova metadata server. (string value)
 #nova_metadata_ip = 127.0.0.1
+nova_metadata_ip = 192.168.10.10
 
 # TCP Port used by Nova metadata server. (port value)
 # Minimum value: 0
@@ -32,10 +34,12 @@
 # Server. NOTE: Nova uses the same config key, but in [neutron] section.
 # (string value)
 #metadata_proxy_shared_secret =
+metadata_proxy_shared_secret = opnfv_secret
 
 # Protocol to access nova metadata, http or https (string value)
 # Allowed values: http, https
 #nova_metadata_protocol = http
+nova_metadata_protocol = http
 
 # Allow to perform insecure SSL (https) requests to nova metadata (boolean
 # value)
@@ -80,6 +84,7 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = False
 
 # DEPRECATED: If set to false, the logging level will be set to WARNING instead
 # of the default INFO level. (boolean value)

2017-11-24 12:15:49,491 [salt.state       ][INFO    ][18719] Completed state [/etc/neutron/metadata_agent.ini] at time 12:15:49.490717 duration_in_ms=88.065
2017-11-24 12:15:49,491 [salt.state       ][INFO    ][18719] Running state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 12:15:49.491119
2017-11-24 12:15:49,491 [salt.state       ][INFO    ][18719] Executing state file.managed for /etc/neutron/plugins/ml2/openvswitch_agent.ini
2017-11-24 12:15:49,517 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/openvswitch_agent.ini'
2017-11-24 12:15:49,562 [salt.fileclient  ][INFO    ][18719] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:15:49,592 [salt.state       ][INFO    ][18719] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -126,27 +128,6 @@
 # The number of seconds to wait before respawning the ovsdb monitor after
 # losing communication with it. (integer value)
 #ovsdb_monitor_respawn_interval = 30
-
-# Network types supported by the agent (gre and/or vxlan). (list value)
-#tunnel_types =
-
-# The UDP port to use for VXLAN tunnels. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#vxlan_udp_port = 4789
-
-# MTU size of veth interfaces (integer value)
-#veth_mtu = 9000
-
-# Use ML2 l2population mechanism driver to learn remote MAC and IPs and improve
-# tunnel scalability. (boolean value)
-#l2_population = false
-
-# Enable local ARP responder if it is supported. Requires OVS 2.1 and ML2
-# l2population driver. Allows the switch (when supporting an overlay) to
-# respond to an ARP request locally without performing a costly ARP broadcast
-# into the overlay. (boolean value)
-#arp_responder = false
 
 # DEPRECATED: Enable suppression of ARP responses that don't match an IP
 # address that belongs to the port from which they originate. Note: This
@@ -167,6 +148,7 @@
 
 # Make the l2 agent run in DVR mode. (boolean value)
 #enable_distributed_routing = false
+enable_distributed_routing = False
 
 # Set new timeout in seconds for new rpc calls after agent receives SIGTERM. If
 # value is set to 0, rpc timeout won't be changed (integer value)
@@ -175,6 +157,7 @@
 # Reset flow table on start. Setting this to True will cause brief traffic
 # interruption. (boolean value)
 #drop_flows_on_start = false
+drop_flows_on_start = False
 
 # Set or un-set the tunnel header checksum  on outgoing IP packet carrying
 # GRE/VXLAN tunnel. (boolean value)
@@ -186,8 +169,9 @@
 #agent_type = Open vSwitch agent
 
 # Extensions list to use (list value)
-#extensions =
-
+
+
+extensions=
 
 [ovs]
 
@@ -201,9 +185,11 @@
 # VIFs are attached to this bridge and then 'patched' according to their
 # network connectivity. (string value)
 #integration_bridge = br-int
+integration_bridge = br-int
 
 # Tunnel bridge to use. (string value)
 #tunnel_bridge = br-tun
+tunnel_bridge = br-tun
 
 # Peer patch port in integration bridge for tunnel bridge. (string value)
 #int_peer_patch_port = patch-tun
@@ -226,7 +212,8 @@
 # have mappings to appropriate bridges on each agent. Note: If you remove a
 # bridge from this mapping, make sure to disconnect it from the integration
 # bridge as it won't be managed by the agent anymore. (list value)
-#bridge_mappings =
+
+bridge_mappings = physnet1:br-floating,physnet2:br-prv
 
 # Use veths instead of patch ports to interconnect the integration bridge to
 # physical networks. Support kernel without Open vSwitch patch port support so
@@ -242,6 +229,7 @@
 # (string value)
 # Allowed values: system, netdev
 #datapath_type = system
+datapath_type = netdev
 
 # OVS vhost-user socket directory. (string value)
 #vhostuser_socket_dir = /var/run/openvswitch
@@ -287,6 +275,8 @@
 # should be false when using no security groups or using the nova security
 # group API. (boolean value)
 #enable_security_group = true
+firewall_driver = openvswitch
+enable_security_group = True
 
 # Use ipset to speed-up the iptables based security groups. Enabling ipset
 # support requires that ipset is installed on L2 agent node. (boolean value)

2017-11-24 12:15:49,592 [salt.state       ][INFO    ][18719] Completed state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 12:15:49.592360 duration_in_ms=101.24
2017-11-24 12:15:49,689 [salt.state       ][INFO    ][18719] Running state [neutron-l3-agent] at time 12:15:49.688816
2017-11-24 12:15:49,689 [salt.state       ][INFO    ][18719] Executing state service.running for neutron-l3-agent
2017-11-24 12:15:49,691 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'status', 'neutron-l3-agent.service', '-n', '0'] in directory '/root'
2017-11-24 12:15:49,701 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-11-24 12:15:49,710 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-11-24 12:15:49,719 [salt.state       ][INFO    ][18719] The service neutron-l3-agent is already running
2017-11-24 12:15:49,720 [salt.state       ][INFO    ][18719] Completed state [neutron-l3-agent] at time 12:15:49.719730 duration_in_ms=30.914
2017-11-24 12:15:49,720 [salt.state       ][INFO    ][18719] Running state [neutron-l3-agent] at time 12:15:49.719971
2017-11-24 12:15:49,720 [salt.state       ][INFO    ][18719] Executing state service.mod_watch for neutron-l3-agent
2017-11-24 12:15:49,721 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-11-24 12:15:49,729 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-11-24 12:15:49,739 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-l3-agent.service'] in directory '/root'
2017-11-24 12:15:49,762 [salt.state       ][INFO    ][18719] {'neutron-l3-agent': True}
2017-11-24 12:15:49,762 [salt.state       ][INFO    ][18719] Completed state [neutron-l3-agent] at time 12:15:49.762228 duration_in_ms=42.257
2017-11-24 12:15:49,763 [salt.state       ][INFO    ][18719] Running state [neutron-dhcp-agent] at time 12:15:49.763025
2017-11-24 12:15:49,763 [salt.state       ][INFO    ][18719] Executing state service.running for neutron-dhcp-agent
2017-11-24 12:15:49,764 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'status', 'neutron-dhcp-agent.service', '-n', '0'] in directory '/root'
2017-11-24 12:15:49,776 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-24 12:15:49,784 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-24 12:15:49,794 [salt.state       ][INFO    ][18719] The service neutron-dhcp-agent is already running
2017-11-24 12:15:49,794 [salt.state       ][INFO    ][18719] Completed state [neutron-dhcp-agent] at time 12:15:49.794434 duration_in_ms=31.408
2017-11-24 12:15:49,795 [salt.state       ][INFO    ][18719] Running state [neutron-dhcp-agent] at time 12:15:49.794660
2017-11-24 12:15:49,795 [salt.state       ][INFO    ][18719] Executing state service.mod_watch for neutron-dhcp-agent
2017-11-24 12:15:49,796 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-24 12:15:49,804 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-24 12:15:49,814 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-24 12:15:49,996 [salt.state       ][INFO    ][18719] {'neutron-dhcp-agent': True}
2017-11-24 12:15:49,997 [salt.state       ][INFO    ][18719] Completed state [neutron-dhcp-agent] at time 12:15:49.996552 duration_in_ms=201.891
2017-11-24 12:15:49,998 [salt.state       ][INFO    ][18719] Running state [neutron-openvswitch-agent] at time 12:15:49.997594
2017-11-24 12:15:49,998 [salt.state       ][INFO    ][18719] Executing state service.running for neutron-openvswitch-agent
2017-11-24 12:15:49,999 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'status', 'neutron-openvswitch-agent.service', '-n', '0'] in directory '/root'
2017-11-24 12:15:50,010 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-24 12:15:50,017 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-24 12:15:50,028 [salt.state       ][INFO    ][18719] The service neutron-openvswitch-agent is already running
2017-11-24 12:15:50,028 [salt.state       ][INFO    ][18719] Completed state [neutron-openvswitch-agent] at time 12:15:50.028039 duration_in_ms=30.445
2017-11-24 12:15:50,028 [salt.state       ][INFO    ][18719] Running state [neutron-openvswitch-agent] at time 12:15:50.028259
2017-11-24 12:15:50,029 [salt.state       ][INFO    ][18719] Executing state service.mod_watch for neutron-openvswitch-agent
2017-11-24 12:15:50,029 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-24 12:15:50,040 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-24 12:15:50,049 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-24 12:15:50,136 [salt.state       ][INFO    ][18719] {'neutron-openvswitch-agent': True}
2017-11-24 12:15:50,137 [salt.state       ][INFO    ][18719] Completed state [neutron-openvswitch-agent] at time 12:15:50.136614 duration_in_ms=108.354
2017-11-24 12:15:50,137 [salt.state       ][INFO    ][18719] Running state [neutron-metadata-agent] at time 12:15:50.137403
2017-11-24 12:15:50,138 [salt.state       ][INFO    ][18719] Executing state service.running for neutron-metadata-agent
2017-11-24 12:15:50,138 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'status', 'neutron-metadata-agent.service', '-n', '0'] in directory '/root'
2017-11-24 12:15:50,150 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-24 12:15:50,158 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-24 12:15:50,167 [salt.state       ][INFO    ][18719] The service neutron-metadata-agent is already running
2017-11-24 12:15:50,168 [salt.state       ][INFO    ][18719] Completed state [neutron-metadata-agent] at time 12:15:50.167669 duration_in_ms=30.266
2017-11-24 12:15:50,168 [salt.state       ][INFO    ][18719] Running state [neutron-metadata-agent] at time 12:15:50.167899
2017-11-24 12:15:50,168 [salt.state       ][INFO    ][18719] Executing state service.mod_watch for neutron-metadata-agent
2017-11-24 12:15:50,169 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-24 12:15:50,178 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-24 12:15:50,188 [salt.loaded.int.module.cmdmod][INFO    ][18719] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-24 12:15:50,556 [salt.state       ][INFO    ][18719] {'neutron-metadata-agent': True}
2017-11-24 12:15:50,557 [salt.state       ][INFO    ][18719] Completed state [neutron-metadata-agent] at time 12:15:50.556509 duration_in_ms=388.608
2017-11-24 12:15:50,558 [salt.minion      ][INFO    ][18719] Returning information for job: 20171124121516633689
2017-11-24 12:15:52,263 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124121552248497
2017-11-24 12:15:52,280 [salt.minion      ][INFO    ][22849] Starting a new job with PID 22849
2017-11-24 12:15:54,960 [salt.state       ][INFO    ][22849] Loading fresh modules for state activity
2017-11-24 12:15:54,995 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/init.sls'
2017-11-24 12:15:55,019 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/compute.sls'
2017-11-24 12:15:55,095 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-24 12:15:56,323 [salt.state       ][INFO    ][22849] Running state [nova] at time 12:15:56.322830
2017-11-24 12:15:56,323 [salt.state       ][INFO    ][22849] Executing state group.present for nova
2017-11-24 12:15:56,324 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command 'groupadd -g 303 -r nova' in directory '/root'
2017-11-24 12:15:56,334 [salt.state       ][INFO    ][22849] {'passwd': 'x', 'gid': 303, 'name': 'nova', 'members': []}
2017-11-24 12:15:56,334 [salt.state       ][INFO    ][22849] Completed state [nova] at time 12:15:56.334420 duration_in_ms=11.59
2017-11-24 12:15:56,335 [salt.state       ][INFO    ][22849] Running state [libvirtd] at time 12:15:56.334635
2017-11-24 12:15:56,335 [salt.state       ][INFO    ][22849] Executing state group.present for libvirtd
2017-11-24 12:15:56,335 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command 'groupadd -r libvirtd' in directory '/root'
2017-11-24 12:15:56,361 [salt.state       ][INFO    ][22849] {'passwd': 'x', 'gid': 999, 'name': 'libvirtd', 'members': []}
2017-11-24 12:15:56,361 [salt.state       ][INFO    ][22849] Completed state [libvirtd] at time 12:15:56.361395 duration_in_ms=26.76
2017-11-24 12:15:56,362 [salt.state       ][INFO    ][22849] Running state [nova] at time 12:15:56.361880
2017-11-24 12:15:56,362 [salt.state       ][INFO    ][22849] Executing state user.present for nova
2017-11-24 12:15:56,363 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['useradd', '-s', '/bin/bash', '-u', '303', '-g', '303', '-m', '-d', '/var/lib/nova', '-r', 'nova'] in directory '/root'
2017-11-24 12:15:56,376 [salt.state       ][INFO    ][22849] {'shell': '/bin/bash', 'workphone': '', 'uid': 303, 'passwd': 'x', 'roomnumber': '', 'groups': ['nova'], 'home': '/var/lib/nova', 'name': 'nova', 'gid': 303, 'fullname': '', 'homephone': ''}
2017-11-24 12:15:56,376 [salt.state       ][INFO    ][22849] Completed state [nova] at time 12:15:56.375984 duration_in_ms=14.104
2017-11-24 12:15:56,376 [salt.state       ][INFO    ][22849] Running state [python-novaclient] at time 12:15:56.376317
2017-11-24 12:15:56,377 [salt.state       ][INFO    ][22849] Executing state pkg.installed for python-novaclient
2017-11-24 12:15:56,377 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:15:56,640 [salt.state       ][INFO    ][22849] Package python-novaclient is already installed
2017-11-24 12:15:56,640 [salt.state       ][INFO    ][22849] Completed state [python-novaclient] at time 12:15:56.639893 duration_in_ms=263.575
2017-11-24 12:15:56,640 [salt.state       ][INFO    ][22849] Running state [python-guestfs] at time 12:15:56.640324
2017-11-24 12:15:56,641 [salt.state       ][INFO    ][22849] Executing state pkg.installed for python-guestfs
2017-11-24 12:15:56,664 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 12:15:58,652 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-guestfs'] in directory '/root'
2017-11-24 12:16:02,374 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121602351704
2017-11-24 12:16:02,390 [salt.minion      ][INFO    ][23619] Starting a new job with PID 23619
2017-11-24 12:16:02,404 [salt.minion      ][INFO    ][23619] Returning information for job: 20171124121602351704
2017-11-24 12:16:12,594 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121612572121
2017-11-24 12:16:12,610 [salt.minion      ][INFO    ][32606] Starting a new job with PID 32606
2017-11-24 12:16:12,626 [salt.minion      ][INFO    ][32606] Returning information for job: 20171124121612572121
2017-11-24 12:16:19,900 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:16:19,938 [salt.state       ][INFO    ][22849] Made the following changes:
'hfsplus' changed from 'absent' to '1.0.4-13'
'scrub' changed from 'absent' to '2.6.1-1'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'mkisofs' changed from 'absent' to '1'
'libguestfs-hfsplus' changed from 'absent' to '1:1.32.2-4ubuntu2'
'lzop' changed from 'absent' to '1.03-3.2'
'libhfsp0' changed from 'absent' to '1.0.4-13'
'genisoimage' changed from 'absent' to '9:1.1.11-3ubuntu1'
'mtools' changed from 'absent' to '4.0.18-2ubuntu0.16.04'
'reiserfsprogs' changed from 'absent' to '1:3.6.24-3.1'
'lsscsi' changed from 'absent' to '0.27-3'
'python-guestfs' changed from 'absent' to '1:1.32.2-4ubuntu2'
'syslinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libguestfs-xfs' changed from 'absent' to '1:1.32.2-4ubuntu2'
'supermin' changed from 'absent' to '5.1.14-2ubuntu1'
'libguestfs-reiserfs' changed from 'absent' to '1:1.32.2-4ubuntu2'
'python-libguestfs' changed from 'absent' to '1'
'libguestfs0' changed from 'absent' to '1:1.32.2-4ubuntu2'
'extlinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libhivex0' changed from 'absent' to '1.3.13-1build3'

2017-11-24 12:16:19,956 [salt.state       ][INFO    ][22849] Loading fresh modules for state activity
2017-11-24 12:16:19,990 [salt.state       ][INFO    ][22849] Completed state [python-guestfs] at time 12:16:19.990388 duration_in_ms=23350.063
2017-11-24 12:16:19,998 [salt.state       ][INFO    ][22849] Running state [python-memcache] at time 12:16:19.997475
2017-11-24 12:16:19,998 [salt.state       ][INFO    ][22849] Executing state pkg.installed for python-memcache
2017-11-24 12:16:20,266 [salt.state       ][INFO    ][22849] Package python-memcache is already installed
2017-11-24 12:16:20,267 [salt.state       ][INFO    ][22849] Completed state [python-memcache] at time 12:16:20.266617 duration_in_ms=269.141
2017-11-24 12:16:20,267 [salt.state       ][INFO    ][22849] Running state [pm-utils] at time 12:16:20.267114
2017-11-24 12:16:20,267 [salt.state       ][INFO    ][22849] Executing state pkg.installed for pm-utils
2017-11-24 12:16:20,283 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-11-24 12:16:22,622 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121622603345
2017-11-24 12:16:22,636 [salt.minion      ][INFO    ][33635] Starting a new job with PID 33635
2017-11-24 12:16:22,664 [salt.minion      ][INFO    ][33635] Returning information for job: 20171124121622603345
2017-11-24 12:16:23,631 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:16:23,679 [salt.state       ][INFO    ][22849] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-11-24 12:16:23,713 [salt.state       ][INFO    ][22849] Loading fresh modules for state activity
2017-11-24 12:16:23,734 [salt.state       ][INFO    ][22849] Completed state [pm-utils] at time 12:16:23.733731 duration_in_ms=3466.617
2017-11-24 12:16:23,746 [salt.state       ][INFO    ][22849] Running state [qemu-kvm] at time 12:16:23.746149
2017-11-24 12:16:23,746 [salt.state       ][INFO    ][22849] Executing state pkg.installed for qemu-kvm
2017-11-24 12:16:24,213 [salt.state       ][INFO    ][22849] Package qemu-kvm is already installed
2017-11-24 12:16:24,213 [salt.state       ][INFO    ][22849] Completed state [qemu-kvm] at time 12:16:24.213092 duration_in_ms=466.942
2017-11-24 12:16:24,214 [salt.state       ][INFO    ][22849] Running state [nova-common] at time 12:16:24.213484
2017-11-24 12:16:24,214 [salt.state       ][INFO    ][22849] Executing state pkg.installed for nova-common
2017-11-24 12:16:24,243 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-common'] in directory '/root'
2017-11-24 12:16:32,645 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121632629440
2017-11-24 12:16:32,660 [salt.minion      ][INFO    ][33702] Starting a new job with PID 33702
2017-11-24 12:16:32,693 [salt.minion      ][INFO    ][33702] Returning information for job: 20171124121632629440
2017-11-24 12:16:42,666 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121642651646
2017-11-24 12:16:42,679 [salt.minion      ][INFO    ][34407] Starting a new job with PID 34407
2017-11-24 12:16:42,692 [salt.minion      ][INFO    ][34407] Returning information for job: 20171124121642651646
2017-11-24 12:16:52,910 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121652892559
2017-11-24 12:16:52,924 [salt.minion      ][INFO    ][34424] Starting a new job with PID 34424
2017-11-24 12:16:52,943 [salt.minion      ][INFO    ][34424] Returning information for job: 20171124121652892559
2017-11-24 12:16:58,281 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:16:58,329 [salt.state       ][INFO    ][22849] Made the following changes:
'python-passlib' changed from 'absent' to '1.7.1-1~cloud0'
'python-os-vif' changed from 'absent' to '1.4.0-0ubuntu2~cloud0'
'libxmlsec1' changed from 'absent' to '1.2.20-2ubuntu4'
'nova-common' changed from 'absent' to '2:15.0.7-0ubuntu1~cloud0'
'xmlsec1' changed from 'absent' to '1.2.20-2ubuntu4'
'python-microversion-parse' changed from 'absent' to '0.1.4-2~cloud0'
'python2.7-nova' changed from 'absent' to '1'
'python-os-xenapi' changed from 'absent' to '0.1.1-0ubuntu3~cloud0'
'python-keystone' changed from 'absent' to '2:11.0.3-0ubuntu1~cloud0'
'python2.7-keystone' changed from 'absent' to '1'
'python-defusedxml' changed from 'absent' to '0.4.1-2ubuntu0.16.04.1'
'python-pysaml2' changed from 'absent' to '3.0.0-3ubuntu1.16.04.1'
'python-nova' changed from 'absent' to '2:15.0.7-0ubuntu1~cloud0'
'libxmlsec1-openssl' changed from 'absent' to '1.2.20-2ubuntu4'
'python-cinderclient' changed from 'absent' to '1:1.11.0-0ubuntu2~cloud0'
'python2.7-cinderclient' changed from 'absent' to '1'

2017-11-24 12:16:58,344 [salt.state       ][INFO    ][22849] Loading fresh modules for state activity
2017-11-24 12:16:58,364 [salt.state       ][INFO    ][22849] Completed state [nova-common] at time 12:16:58.364203 duration_in_ms=34150.718
2017-11-24 12:16:58,371 [salt.state       ][INFO    ][22849] Running state [sysfsutils] at time 12:16:58.371053
2017-11-24 12:16:58,371 [salt.state       ][INFO    ][22849] Executing state pkg.installed for sysfsutils
2017-11-24 12:16:58,698 [salt.state       ][INFO    ][22849] Package sysfsutils is already installed
2017-11-24 12:16:58,699 [salt.state       ][INFO    ][22849] Completed state [sysfsutils] at time 12:16:58.698510 duration_in_ms=327.456
2017-11-24 12:16:58,699 [salt.state       ][INFO    ][22849] Running state [gettext-base] at time 12:16:58.699060
2017-11-24 12:16:58,699 [salt.state       ][INFO    ][22849] Executing state pkg.installed for gettext-base
2017-11-24 12:16:58,704 [salt.state       ][INFO    ][22849] Package gettext-base is already installed
2017-11-24 12:16:58,705 [salt.state       ][INFO    ][22849] Completed state [gettext-base] at time 12:16:58.704488 duration_in_ms=5.427
2017-11-24 12:16:58,705 [salt.state       ][INFO    ][22849] Running state [sg3-utils] at time 12:16:58.704943
2017-11-24 12:16:58,705 [salt.state       ][INFO    ][22849] Executing state pkg.installed for sg3-utils
2017-11-24 12:16:58,713 [salt.state       ][INFO    ][22849] Package sg3-utils is already installed
2017-11-24 12:16:58,713 [salt.state       ][INFO    ][22849] Completed state [sg3-utils] at time 12:16:58.713074 duration_in_ms=8.13
2017-11-24 12:16:58,714 [salt.state       ][INFO    ][22849] Running state [nova-compute-kvm] at time 12:16:58.713754
2017-11-24 12:16:58,714 [salt.state       ][INFO    ][22849] Executing state pkg.installed for nova-compute-kvm
2017-11-24 12:16:58,729 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nova-compute-kvm'] in directory '/root'
2017-11-24 12:17:02,667 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:17:02,743 [salt.state       ][INFO    ][22849] Made the following changes:
'kpartx' changed from 'absent' to '0.5.0+git1.656f8865-5ubuntu2.5'
'nova-compute' changed from 'absent' to '2:15.0.7-0ubuntu1~cloud0'
'nova-compute-libvirt' changed from 'absent' to '2:15.0.7-0ubuntu1~cloud0'
'python-libvirt' changed from 'absent' to '3.0.0-2~cloud0'
'nova-compute-kvm' changed from 'absent' to '2:15.0.7-0ubuntu1~cloud0'
'nova-compute-hypervisor' changed from 'absent' to '1'

2017-11-24 12:17:02,776 [salt.state       ][INFO    ][22849] Loading fresh modules for state activity
2017-11-24 12:17:02,801 [salt.state       ][INFO    ][22849] Completed state [nova-compute-kvm] at time 12:17:02.800732 duration_in_ms=4086.978
2017-11-24 12:17:02,808 [salt.state       ][INFO    ][22849] Running state [libvirt-bin] at time 12:17:02.808060
2017-11-24 12:17:02,808 [salt.state       ][INFO    ][22849] Executing state pkg.installed for libvirt-bin
2017-11-24 12:17:03,179 [salt.state       ][INFO    ][22849] Package libvirt-bin is already installed
2017-11-24 12:17:03,179 [salt.state       ][INFO    ][22849] Completed state [libvirt-bin] at time 12:17:03.178873 duration_in_ms=370.812
2017-11-24 12:17:03,180 [salt.state       ][INFO    ][22849] Running state [/var/log/nova] at time 12:17:03.180428
2017-11-24 12:17:03,181 [salt.state       ][INFO    ][22849] Executing state file.directory for /var/log/nova
2017-11-24 12:17:03,182 [salt.state       ][INFO    ][22849] {'group': 'nova'}
2017-11-24 12:17:03,182 [salt.state       ][INFO    ][22849] Completed state [/var/log/nova] at time 12:17:03.181688 duration_in_ms=1.26
2017-11-24 12:17:03,182 [salt.state       ][INFO    ][22849] Running state [ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ root@mirantis.com] at time 12:17:03.182141
2017-11-24 12:17:03,182 [salt.state       ][INFO    ][22849] Executing state ssh_auth.present for ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ root@mirantis.com
2017-11-24 12:17:03,185 [salt.state       ][INFO    ][22849] {'AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ': 'New'}
2017-11-24 12:17:03,185 [salt.state       ][INFO    ][22849] Completed state [ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ root@mirantis.com] at time 12:17:03.184777 duration_in_ms=2.636
2017-11-24 12:17:03,185 [salt.state       ][INFO    ][22849] Running state [nova] at time 12:17:03.185302
2017-11-24 12:17:03,186 [salt.state       ][INFO    ][22849] Executing state user.present for nova
2017-11-24 12:17:03,187 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['usermod', '-G', 'libvirtd', 'nova'] in directory '/root'
2017-11-24 12:17:03,203 [salt.state       ][INFO    ][22849] {'groups': ['libvirtd', 'nova']}
2017-11-24 12:17:03,203 [salt.state       ][INFO    ][22849] Completed state [nova] at time 12:17:03.203237 duration_in_ms=17.935
2017-11-24 12:17:03,204 [salt.state       ][INFO    ][22849] Running state [/var/lib/nova/.ssh/id_rsa] at time 12:17:03.203918
2017-11-24 12:17:03,204 [salt.state       ][INFO    ][22849] Executing state file.managed for /var/lib/nova/.ssh/id_rsa
2017-11-24 12:17:03,207 [salt.state       ][INFO    ][22849] File changed:
New file
2017-11-24 12:17:03,207 [salt.state       ][INFO    ][22849] Completed state [/var/lib/nova/.ssh/id_rsa] at time 12:17:03.206901 duration_in_ms=2.983
2017-11-24 12:17:03,207 [salt.state       ][INFO    ][22849] Running state [/var/lib/nova/.ssh/config] at time 12:17:03.207360
2017-11-24 12:17:03,208 [salt.state       ][INFO    ][22849] Executing state file.managed for /var/lib/nova/.ssh/config
2017-11-24 12:17:03,209 [salt.state       ][INFO    ][22849] File changed:
New file
2017-11-24 12:17:03,209 [salt.state       ][INFO    ][22849] Completed state [/var/lib/nova/.ssh/config] at time 12:17:03.209302 duration_in_ms=1.942
2017-11-24 12:17:03,210 [salt.state       ][INFO    ][22849] Running state [/etc/nova/nova.conf] at time 12:17:03.209779
2017-11-24 12:17:03,210 [salt.state       ][INFO    ][22849] Executing state file.managed for /etc/nova/nova.conf
2017-11-24 12:17:03,262 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/nova-compute.conf.Debian'
2017-11-24 12:17:03,462 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-24 12:17:03,514 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124121702940688
2017-11-24 12:17:03,523 [salt.minion      ][INFO    ][35311] Starting a new job with PID 35311
2017-11-24 12:17:03,537 [salt.minion      ][INFO    ][35311] Returning information for job: 20171124121702940688
2017-11-24 12:17:03,656 [salt.state       ][INFO    ][22849] File changed:
--- 
+++ 
@@ -1,8 +1,14 @@
+
 [DEFAULT]
 
 #
 # From nova.conf
 #
+compute_manager=nova.compute.manager.ComputeManager
+network_device_mtu=65000
+use_neutron = True
+security_group_api=neutron
+image_service=nova.image.glance.GlanceImageService
 
 # DEPRECATED:
 # When returning instance metadata, this is the class that is used
@@ -93,6 +99,8 @@
 #  (string value)
 #instance_usage_audit_period=month
 
+instance_usage_audit = True
+instance_usage_audit_period = hour
 #
 # Start and use a daemon that can run the commands that need to be run with
 # root privileges. This option is usually enabled on nodes that run nova compute
@@ -109,6 +117,7 @@
 # entry.
 #  (string value)
 #rootwrap_config=/etc/nova/rootwrap.conf
+rootwrap_config=/etc/nova/rootwrap.conf
 
 # Explicitly specify the temporary working directory. (string value)
 #tempdir=<None>
@@ -155,6 +164,7 @@
 # * ``hyperv.HyperVDriver``
 #  (string value)
 #compute_driver=<None>
+compute_driver = libvirt.LibvirtDriver
 
 #
 # Allow destination machine to match source for resize. Useful when
@@ -163,6 +173,7 @@
 # the same host to the destination options.
 #  (boolean value)
 #allow_resize_to_same_host=false
+allow_resize_to_same_host=true
 
 #
 # Availability zone to use when user doesn't specify one.
@@ -299,6 +310,7 @@
 # * False: Instances should continue booting after VIF plugging timeout
 #  (boolean value)
 #vif_plugging_is_fatal=true
+vif_plugging_is_fatal=true
 
 #
 # Timeout for Neutron VIF plugging event message arrival.
@@ -314,6 +326,7 @@
 #  (integer value)
 # Minimum value: 0
 #vif_plugging_timeout=300
+vif_plugging_timeout=300
 
 # Path to '/etc/network/interfaces' template.
 #
@@ -382,6 +395,7 @@
 # * ``compute_driver``: Only the libvirt driver uses this option.
 #  (boolean value)
 #force_raw_images=true
+force_raw_images=true
 
 #
 # Name of the mkfs commands for ephemeral device.
@@ -419,6 +433,7 @@
 # Unused unresized base images younger than this will not be removed.
 #  (integer value)
 #remove_unused_original_minimum_age_seconds=86400
+remove_unused_original_minimum_age_seconds=86400
 
 #
 # Generic property to specify the pointer type.
@@ -459,6 +474,7 @@
 #     vcpu_pin_set = "4-12,^8,15"
 #  (string value)
 #vcpu_pin_set=<None>
+vcpu_pin_set=5-7,13-15
 
 #
 # Number of huge/large memory pages to reserved per NUMA host cell.
@@ -505,6 +521,7 @@
 #  (integer value)
 # Minimum value: 0
 #reserved_host_memory_mb=512
+reserved_host_memory_mb = 512
 
 #
 # This option helps you specify virtual CPU to physical CPU allocation ratio.
@@ -619,6 +636,7 @@
 #   Any string representing directory path.
 #  (string value)
 #instances_path=$state_path/instances
+instances_path = $state_path/instances
 
 #
 # This option enables periodic compute.instance.exists notifications. Each
@@ -646,6 +664,7 @@
 # resume their state each time the compute node boots or restarts.
 #  (boolean value)
 #resume_guests_state_on_host_boot=false
+resume_guests_state_on_host_boot=True
 
 #
 # Number of times to retry network allocation. It is required to attempt network
@@ -702,6 +721,7 @@
 # * For any value > 0, total attempts are (value + 1)
 #  (integer value)
 #block_device_allocate_retries=60
+block_device_allocate_retries=600
 
 #
 # Number of greenthreads available for use to sync power states.
@@ -726,6 +746,7 @@
 #  (integer value)
 # Minimum value: -1
 #image_cache_manager_interval=2400
+image_cache_manager_interval=0
 
 #
 # Interval to pull network bandwidth usage info.
@@ -783,6 +804,7 @@
 # * Any value <=0 will disable the sync. This is not recommended.
 #  (integer value)
 #heal_instance_info_cache_interval=60
+heal_instance_info_cache_interval = 60
 
 #
 # Interval for reclaiming deleted instances.
@@ -903,6 +925,7 @@
 #  (integer value)
 # Minimum value: 0
 #block_device_allocate_retries_interval=3
+block_device_allocate_retries_interval=10
 
 #
 # Interval between sending the scheduler a list of current instance UUIDs to
@@ -1225,6 +1248,7 @@
 #  (string value)
 # Allowed values: iso9660, vfat
 #config_drive_format=iso9660
+config_drive_format=vfat
 
 #
 # Force injection to take place on a config drive
@@ -1252,6 +1276,7 @@
 #   installation.
 #  (boolean value)
 #force_config_drive=false
+force_config_drive=true
 
 #
 # Name or path of the tool used for ISO image creation
@@ -1478,7 +1503,7 @@
 # * routing_source_ip
 # * vpn_ip
 #  (string value)
-#my_ip=10.89.105.76
+#my_ip=10.89.104.70
 
 #
 # The IP address which is used to connect to the block storage network.
@@ -1500,7 +1525,7 @@
 #
 # * String with hostname, FQDN or IP address. Default is hostname of this host.
 #  (string value)
-#host=lcy01-33
+#host=lcy01-22
 
 #
 # Assign IPv6 and IPv4 addresses when creating instances.
@@ -2259,6 +2284,7 @@
 # Reason:
 # nova-network is deprecated, as are any related configuration options.
 #dhcp_domain=novalocal
+dhcp_domain=novalocal
 
 # DEPRECATED:
 # This option allows you to specify the L3 management library to be used.
@@ -2463,6 +2489,7 @@
 #   networking
 #  (string value)
 #firewall_driver=<None>
+firewall_driver = nova.virt.firewall.NoopFirewallDriver
 
 #
 # Determine whether to allow network traffic from same network.
@@ -2536,7 +2563,7 @@
 #
 # * ``state_path``
 #  (string value)
-#pybasedir=/build/nova-Mq199G/nova-15.0.7
+#pybasedir=/build/nova-elxmSs/nova-15.0.2
 
 #
 # The directory where the Nova binaries are installed.
@@ -2581,6 +2608,7 @@
 #   because they report in too rarely.
 #  (integer value)
 #report_interval=10
+report_interval = 60
 
 #
 # Maximum time in seconds since last check-in for up service
@@ -2594,6 +2622,7 @@
 # * report_interval (service_down_time should not be less than report_interval)
 #  (integer value)
 #service_down_time=60
+service_down_time=90
 
 #
 # Enable periodic tasks.
@@ -2742,12 +2771,14 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug=false
+debug=false
 
 # DEPRECATED: If set to false, the logging level will be set to WARNING instead
 # of the default INFO level. (boolean value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #verbose=true
+verbose=true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -2891,6 +2922,7 @@
 # for the linger period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
 #zmq_linger=-1
+zmq_linger=30
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
@@ -3012,13 +3044,12 @@
 # Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size=64
+executor_thread_pool_size=70
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout=60
-
-# A URL representing the messaging driver to use and its full configuration.
-# (string value)
-#transport_url=<None>
+rpc_response_timeout = 3600
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -3083,6 +3114,7 @@
 # Allowed values: keystone, noauth2
 # Deprecated group/name - [DEFAULT]/auth_strategy
 #auth_strategy=keystone
+auth_strategy=keystone
 
 #
 # When True, the 'X-Forwarded-For' header is treated as the canonical remote
@@ -3418,37 +3450,14 @@
 # If set, use this value for pool_timeout with SQLAlchemy. (integer value)
 #pool_timeout=<None>
 
-
-[barbican]
+[cache]
 
 #
 # From nova.conf
 #
-
-# Use this endpoint to connect to Barbican, for example:
-# "http://localhost:9311/" (string value)
-#barbican_endpoint=<None>
-
-# Version of the Barbican API, for example: "v1" (string value)
-#barbican_api_version=<None>
-
-# Use this endpoint to connect to Keystone (string value)
-#auth_endpoint=http://localhost:5000/v3
-
-# Number of seconds to wait before retrying poll for key creation completion
-# (integer value)
-#retry_delay=1
-
-# Number of times to retry poll for key creation completion (integer value)
-#number_of_retries=60
-
-
-[cache]
-
-#
-# From nova.conf
-#
-
+backend = oslo_cache.memcache_pool
+enabled = true
+memcache_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 # Prefix for building the configuration dictionary for the cache region. This
 # should not need to be changed unless there is another dogpile.cache region
 # with the same configuration name. (string value)
@@ -3982,7 +3991,8 @@
 #
 # From nova.conf
 #
-
+os_region_name = RegionOne
+catalog_info=volumev2:cinderv2:internalURL
 #
 # Info to match when looking for cinder in the service catalog.
 #
@@ -4497,9 +4507,7 @@
 # Cipher-mode string to be used.
 #
 # The cipher and mode to be used to encrypt ephemeral storage. The set of
-# cipher-mode combinations available depends on kernel support. According
-# to the dm-crypt documentation, the cipher is expected to be in the format:
-# "<cipher>-<chainmode>-<ivmode>".
+# cipher-mode combinations available depends on kernel support.
 #
 # Possible values:
 #
@@ -4953,6 +4961,8 @@
 #   (i.e. "http://10.0.1.0:9292" or "https://my.glance.server/image").
 #  (list value)
 #api_servers=<None>
+api_servers=http://192.168.10.10:9292
+
 
 #
 # Enable insecure SSL (https) requests to glance.
@@ -5289,6 +5299,7 @@
 #   drive by setting the force_config_drive option to 'True'.
 #  (boolean value)
 #config_drive_cdrom=false
+config_drive_cdrom=false
 
 #
 # Configuration drive inject password
@@ -5302,6 +5313,7 @@
 # * Currently, the only accepted config_drive_format is 'iso9660'.
 #  (boolean value)
 #config_drive_inject_password=false
+config_drive_inject_password=false
 
 #
 # Volume attach retry count
@@ -5403,113 +5415,7 @@
 #filesystems =
 
 
-[ironic]
-#
-# Configuration options for Ironic driver (Bare Metal).
-# If using the Ironic driver following options must be set:
-# * auth_type
-# * auth_url
-# * project_name
-# * username
-# * password
-# * project_domain_id or project_domain_name
-# * user_domain_id or user_domain_name
-
-#
-# From nova.conf
-#
-
-# URL override for the Ironic API endpoint. (string value)
-#api_endpoint=http://ironic.example.org:6385/
-
-#
-# The number of times to retry when a request conflicts.
-# If set to 0, only try once, no retries.
-#
-# Related options:
-#
-# * api_retry_interval
-#  (integer value)
-# Minimum value: 0
-#api_max_retries=60
-
-#
-# The number of seconds to wait before retrying the request.
-#
-# Related options:
-#
-# * api_max_retries
-#  (integer value)
-# Minimum value: 0
-#api_retry_interval=2
-
-# Timeout (seconds) to wait for node serial console state changed. Set to 0 to
-# disable timeout. (integer value)
-# Minimum value: 0
-#serial_console_state_timeout=10
-
-# PEM encoded Certificate Authority to use when verifying HTTPs connections.
-# (string value)
-#cafile=<None>
-
-# PEM encoded client certificate cert file (string value)
-#certfile=<None>
-
-# PEM encoded client certificate key file (string value)
-#keyfile=<None>
-
-# Verify HTTPS connections. (boolean value)
-#insecure=false
-
-# Timeout value for http requests (integer value)
-#timeout=<None>
-
-# Authentication type to load (string value)
-# Deprecated group/name - [ironic]/auth_plugin
-#auth_type=<None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section=<None>
-
-# Authentication URL (string value)
-#auth_url=<None>
-
-# Domain ID to scope to (string value)
-#domain_id=<None>
-
-# Domain name to scope to (string value)
-#domain_name=<None>
-
-# Project ID to scope to (string value)
-#project_id=<None>
-
-# Project name to scope to (string value)
-#project_name=<None>
-
-# Domain ID containing project (string value)
-#project_domain_id=<None>
-
-# Domain name containing project (string value)
-#project_domain_name=<None>
-
-# Trust ID (string value)
-#trust_id=<None>
-
-# User ID (string value)
-#user_id=<None>
-
-# Username (string value)
-# Deprecated group/name - [ironic]/user-name
-#username=<None>
-
-# User's domain id (string value)
-#user_domain_id=<None>
-
-# User's domain name (string value)
-#user_domain_name=<None>
-
-# User's password (string value)
-#password=<None>
+
 
 
 [key_manager]
@@ -5529,7 +5435,6 @@
 #fixed_key=<None>
 
 # The full class name of the key manager API class (string value)
-#api_class=castellan.key_manager.barbican_key_manager.BarbicanKeyManager
 
 # The type of authentication credential to create. Possible values are 'token',
 # 'password', 'keystone_token', and 'keystone_password'. Required if no context
@@ -5598,7 +5503,17 @@
 #
 # From keystonemiddleware.auth_token
 #
-
+signing_dirname=/tmp/keystone-signing-nova
+revocation_cache_time = 10
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = nova
+password = opnfv_secret
+auth_uri=http://192.168.10.10:5000
+auth_url=http://192.168.10.10:35357
+memcached_servers=192.168.10.11:11211,192.168.10.12:11211,192.168.10.13:11211
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users. Unauthenticated
 # clients are redirected to this endpoint to authenticate. Although this
@@ -5815,7 +5730,15 @@
 #
 # From nova.conf
 #
-
+cpu_mode = host-passthrough
+virt_type = kvm
+inject_partition=-2
+inject_password=True
+disk_cachemodes="network=writeback,block=none"
+block_migration_flag=VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE,VIR_MIGRATE_NON_SHARED_INC
+live_migration_flag=VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE,VIR_MIGRATE_PERSIST_DEST
+inject_key=True
+vif_driver=nova.virt.libvirt.vif.LibvirtGenericVIFDriver
 #
 # The ID of the image to boot from to rescue data from a corrupted instance.
 #
@@ -6101,6 +6024,7 @@
 #   'block_migration_flag' to enable tunneled migration.
 #  (boolean value)
 #live_migration_tunnelled=false
+live_migration_tunnelled=true
 
 #
 # Maximum bandwidth(in MiB/s) to be used during migration.
@@ -6965,7 +6889,17 @@
 #
 # From nova.conf
 #
-
+username=neutron
+password=opnfv_secret
+project_name=service
+auth_url=http://192.168.10.10:35357/v3
+url=http://192.168.10.10:9696
+region_name= RegionOne
+extension_sync_interval=600
+auth_type = v3password
+project_domain_name = Default
+user_domain_name = Default
+timeout=30
 #
 # This option specifies the URL for connecting to Neutron.
 #
@@ -7046,6 +6980,7 @@
 
 # Timeout value for http requests (integer value)
 #timeout=<None>
+timeout = 300
 
 # Authentication type to load (string value)
 # Deprecated group/name - [neutron]/auth_plugin
@@ -7138,6 +7073,7 @@
 # Allowed values: <None>, vm_state, vm_and_task_state
 # Deprecated group/name - [DEFAULT]/notify_on_state_change
 #notify_on_state_change=<None>
+notify_on_state_change = vm_and_task_state
 
 #
 # If enabled, send api.fault notifications on caught exceptions in the
@@ -7145,6 +7081,7 @@
 #  (boolean value)
 # Deprecated group/name - [DEFAULT]/notify_api_faults
 #notify_on_api_faults=false
+notify_on_api_faults=false
 
 # Default notification level for outgoing notifications. (string value)
 # Allowed values: DEBUG, INFO, WARN, ERROR, CRITICAL
@@ -7274,7 +7211,7 @@
 # environment, use the Python tempfile.gettempdir function to find a suitable
 # location. If external locks are used, a lock path must be set. (string value)
 # Deprecated group/name - [DEFAULT]/lock_path
-lock_path=/var/lock/nova
+lock_path = /var/lib/nova/tmp
 
 
 [oslo_messaging_amqp]
@@ -7517,6 +7454,7 @@
 #
 # From oslo.messaging
 #
+driver = messagingv2
 
 # The Drivers(s) to handle sending notifications. Possible values are messaging,
 # messagingv2, routing, log, test, noop (multi valued)
@@ -7796,6 +7734,8 @@
 # Reconnecting retry delay in case of connectivity problem during sending RPC
 # message (floating point value)
 #rpc_retry_delay=0.25
+
+
 
 
 [oslo_messaging_zmq]
@@ -8104,12 +8044,19 @@
 # Deprecated group/name - [DEFAULT]/pci_passthrough_whitelist
 #passthrough_whitelist =
 
-
 [placement]
 
 #
 # From nova.conf
 #
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = nova
+password = opnfv_secret
+auth_url=http://192.168.10.10:35357/v3
+os_interface = internal
 
 #
 # Region name of this node. This is used when picking the URL in the service
@@ -8119,7 +8066,8 @@
 #
 # * Any string representing region name
 #  (string value)
-os_region_name = openstack
+#os_region_name = openstack
+os_region_name = RegionOne
 
 #
 # Endpoint interface for this node. This is used when picking the URL in the
@@ -8611,31 +8559,24 @@
 #host_manager=host_manager
 
 #
-# The class of the driver used by the scheduler. This should be chosen from one
-# of the entrypoints under the namespace 'nova.scheduler.driver' of file
-# 'setup.cfg'. If nothing is specified in this option, the 'filter_scheduler' is
-# used.
-#
-# Other options are:
-#
-# * 'caching_scheduler' which aggressively caches the system state for better
-#   individual scheduler performance at the risk of more retries when running
-#   multiple schedulers.
-# * 'chance_scheduler' which simply picks a host at random.
-# * 'fake_scheduler' which is used for testing.
-#
-# Possible values:
-#
-# * Any of the drivers included in Nova:
-# ** filter_scheduler
-# ** caching_scheduler
-# ** chance_scheduler
-# ** fake_scheduler
-# * You may also set this to the entry point name of a custom scheduler driver,
-#   but you will be responsible for creating and maintaining it in your
-# setup.cfg
-#   file.
-#  (string value)
+# The class of the driver used by the scheduler.
+#
+# The options are chosen from the entry points under the namespace
+# 'nova.scheduler.driver' in 'setup.cfg'.
+#
+# Possible values:
+#
+# * A string, where the string corresponds to the class name of a scheduler
+#   driver. There are a number of options available:
+# ** 'caching_scheduler', which aggressively caches the system state for better
+#    individual scheduler performance at the risk of more retries when running
+#    multiple schedulers
+# ** 'chance_scheduler', which simply picks a host at random
+# ** 'fake_scheduler', which is used for testing
+# ** A custom scheduler driver. In this case, you will be responsible for
+#    creating and maintaining the entry point in your 'setup.cfg' file
+#  (string value)
+# Allowed values: filter_scheduler, caching_scheduler, chance_scheduler, fake_scheduler
 # Deprecated group/name - [DEFAULT]/scheduler_driver
 #driver=filter_scheduler
 
@@ -8913,7 +8854,8 @@
 # * vnc.enabled set to False
 # * update html5proxy_base_url
 # * update server_proxyclient_address
-
+enabled = false
+html5proxy_base_url = https://100.64.200.103:6080/spice_auto.html
 #
 # From nova.conf
 #
@@ -9693,6 +9635,12 @@
 #
 # From nova.conf
 #
+enabled = true
+novncproxy_base_url=https://100.64.200.103:6080/vnc_auto.html
+novncproxy_port=6080
+vncserver_listen=0.0.0.0
+vncserver_proxyclient_address=192.168.10.102
+keymap = en-us
 
 #
 # Enable VNC related features.
@@ -9914,6 +9862,7 @@
 #   there is a new enough libvirt and the backend storage supports it)
 #  (boolean value)
 #disable_libvirt_livesnapshot=true
+disable_libvirt_livesnapshot=true
 
 #
 # Enable handling of events emitted from compute drivers.
@@ -10715,7 +10664,7 @@
 # * A string representing a valid hostname
 #  (string value)
 # Deprecated group/name - [DEFAULT]/console_public_hostname
-#console_public_hostname=lcy01-33
+#console_public_hostname=lcy01-22
 
 
 [xvp]

2017-11-24 12:17:03,657 [salt.state       ][INFO    ][22849] Completed state [/etc/nova/nova.conf] at time 12:17:03.656537 duration_in_ms=446.758
2017-11-24 12:17:03,658 [salt.state       ][INFO    ][22849] Running state [nova-compute] at time 12:17:03.658023
2017-11-24 12:17:03,658 [salt.state       ][INFO    ][22849] Executing state service.running for nova-compute
2017-11-24 12:17:03,659 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'status', 'nova-compute.service', '-n', '0'] in directory '/root'
2017-11-24 12:17:03,672 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-11-24 12:17:03,681 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-24 12:17:03,689 [salt.state       ][INFO    ][22849] The service nova-compute is already running
2017-11-24 12:17:03,690 [salt.state       ][INFO    ][22849] Completed state [nova-compute] at time 12:17:03.689526 duration_in_ms=31.503
2017-11-24 12:17:03,690 [salt.state       ][INFO    ][22849] Running state [nova-compute] at time 12:17:03.689766
2017-11-24 12:17:03,690 [salt.state       ][INFO    ][22849] Executing state service.mod_watch for nova-compute
2017-11-24 12:17:03,691 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-11-24 12:17:03,700 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-24 12:17:03,710 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nova-compute.service'] in directory '/root'
2017-11-24 12:17:03,757 [salt.state       ][INFO    ][22849] {'nova-compute': True}
2017-11-24 12:17:03,758 [salt.state       ][INFO    ][22849] Completed state [nova-compute] at time 12:17:03.757477 duration_in_ms=67.71
2017-11-24 12:17:03,758 [salt.state       ][INFO    ][22849] Running state [/etc/default/libvirtd] at time 12:17:03.758117
2017-11-24 12:17:03,758 [salt.state       ][INFO    ][22849] Executing state file.managed for /etc/default/libvirtd
2017-11-24 12:17:03,779 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirt.Debian'
2017-11-24 12:17:03,783 [salt.state       ][INFO    ][22849] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
-
+# Don't use "-d" option with systemd
+libvirtd_opts="-l"
+LIBVIRTD_ARGS="--listen"
 # pass in location of kerberos keytab
 #export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
 
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"

2017-11-24 12:17:03,784 [salt.state       ][INFO    ][22849] Completed state [/etc/default/libvirtd] at time 12:17:03.783626 duration_in_ms=25.509
2017-11-24 12:17:03,785 [salt.state       ][INFO    ][22849] Running state [service.systemctl_reload] at time 12:17:03.784624
2017-11-24 12:17:03,785 [salt.state       ][INFO    ][22849] Executing state module.wait for service.systemctl_reload
2017-11-24 12:17:03,785 [salt.state       ][INFO    ][22849] No changes made for service.systemctl_reload
2017-11-24 12:17:03,785 [salt.state       ][INFO    ][22849] Completed state [service.systemctl_reload] at time 12:17:03.785225 duration_in_ms=0.602
2017-11-24 12:17:03,785 [salt.state       ][INFO    ][22849] Running state [service.systemctl_reload] at time 12:17:03.785399
2017-11-24 12:17:03,786 [salt.state       ][INFO    ][22849] Executing state module.mod_watch for service.systemctl_reload
2017-11-24 12:17:03,786 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-24 12:17:03,838 [salt.state       ][INFO    ][22849] {'ret': True}
2017-11-24 12:17:03,838 [salt.state       ][INFO    ][22849] Completed state [service.systemctl_reload] at time 12:17:03.837988 duration_in_ms=52.589
2017-11-24 12:17:03,839 [salt.state       ][INFO    ][22849] Running state [/etc/libvirt/qemu.conf] at time 12:17:03.838547
2017-11-24 12:17:03,839 [salt.state       ][INFO    ][22849] Executing state file.managed for /etc/libvirt/qemu.conf
2017-11-24 12:17:03,862 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/qemu.conf.Debian'
2017-11-24 12:17:03,894 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-24 12:17:04,016 [salt.state       ][INFO    ][22849] File changed:
--- 
+++ 
@@ -1,47 +1,8 @@
+
 # Master configuration file for the QEMU driver.
 # All settings described here are optional - if omitted, sensible
 # defaults are used.
 
-# Use of TLS requires that x509 certificates be issued. The default is
-# to keep them in /etc/pki/qemu. This directory must contain
-#
-#  ca-cert.pem - the CA master certificate
-#  server-cert.pem - the server certificate signed with ca-cert.pem
-#  server-key.pem  - the server private key
-#
-# and optionally may contain
-#
-#  dh-params.pem - the DH params configuration file
-#
-#default_tls_x509_cert_dir = "/etc/pki/qemu"
-
-
-# The default TLS configuration only uses certificates for the server
-# allowing the client to verify the server's identity and establish
-# an encrypted channel.
-#
-# It is possible to use x509 certificates for authentication too, by
-# issuing a x509 certificate to every client who needs to connect.
-#
-# Enabling this option will reject any client who does not have a
-# certificate signed by the CA in /etc/pki/qemu/ca-cert.pem
-#
-#default_tls_x509_verify = 1
-
-#
-# Libvirt assumes the server-key.pem file is unencrypted by default.
-# To use an encrypted server-key.pem file, the password to decrypt
-# the PEM file is required. This can be provided by creating a secret
-# object in libvirt and then to uncomment this setting to set the UUID
-# of the secret.
-#
-# NB This default all-zeros UUID will not work. Replace it with the
-# output from the UUID for the TLS secret from a 'virsh secret-list'
-# command and then uncomment the entry
-#
-#default_tls_x509_secret_uuid = "00000000-0000-0000-0000-000000000000"
-
-
 # VNC is configured to listen on 127.0.0.1 by default.
 # To make it listen on all public interfaces, uncomment
 # this next option.
@@ -55,9 +16,9 @@
 # unix socket. This prevents unprivileged access from users on the
 # host machine, though most VNC clients do not support it.
 #
-# This will only be enabled for VNC configurations that have listen
-# type=address but without any address specified. This setting takes
-# preference over vnc_listen.
+# This will only be enabled for VNC configurations that do not have
+# a hardcoded 'listen' or 'socket' value. This setting takes preference
+# over vnc_listen.
 #
 #vnc_auto_unix_socket = 1
 
@@ -72,10 +33,15 @@
 #vnc_tls = 1
 
 
-# In order to override the default TLS certificate location for
-# vnc certificates, supply a valid path to the certificate directory.
-# If the provided path does not exist then the default_tls_x509_cert_dir
-# path will be used.
+# Use of TLS requires that x509 certificates be issued. The
+# default it to keep them in /etc/pki/libvirt-vnc. This directory
+# must contain
+#
+#  ca-cert.pem - the CA master certificate
+#  server-cert.pem - the server certificate signed with ca-cert.pem
+#  server-key.pem  - the server private key
+#
+# This option allows the certificate directory to be changed
 #
 #vnc_tls_x509_cert_dir = "/etc/pki/libvirt-vnc"
 
@@ -89,9 +55,6 @@
 #
 # Enabling this option will reject any client who does not have a
 # certificate signed by the CA in /etc/pki/libvirt-vnc/ca-cert.pem
-#
-# If this option is not supplied, it will be set to the value of
-# "default_tls_x509_verify".
 #
 #vnc_tls_x509_verify = 1
 
@@ -155,23 +118,17 @@
 #spice_tls = 1
 
 
-# In order to override the default TLS certificate location for
-# spice certificates, supply a valid path to the certificate directory.
-# If the provided path does not exist then the default_tls_x509_cert_dir
-# path will be used.
+# Use of TLS requires that x509 certificates be issued. The
+# default it to keep them in /etc/pki/libvirt-spice. This directory
+# must contain
+#
+#  ca-cert.pem - the CA master certificate
+#  server-cert.pem - the server certificate signed with ca-cert.pem
+#  server-key.pem  - the server private key
+#
+# This option allows the certificate directory to be changed.
 #
 #spice_tls_x509_cert_dir = "/etc/pki/libvirt-spice"
-
-
-# Enable this option to have SPICE served over an automatically created
-# unix socket. This prevents unprivileged access from users on the
-# host machine.
-#
-# This will only be enabled for SPICE configurations that have listen
-# type=address but without any address specified. This setting takes
-# preference over spice_listen.
-#
-#spice_auto_unix_socket = 1
 
 
 # The default SPICE password. This parameter is only used if the
@@ -198,44 +155,6 @@
 # point to the directory, and create a qemu.conf in that location
 #
 #spice_sasl_dir = "/some/directory/sasl2"
-
-# Enable use of TLS encryption on the chardev TCP transports.
-#
-# It is necessary to setup CA and issue a server certificate
-# before enabling this.
-#
-#chardev_tls = 1
-
-
-# In order to override the default TLS certificate location for character
-# device TCP certificates, supply a valid path to the certificate directory.
-# If the provided path does not exist then the default_tls_x509_cert_dir
-# path will be used.
-#
-#chardev_tls_x509_cert_dir = "/etc/pki/libvirt-chardev"
-
-
-# The default TLS configuration only uses certificates for the server
-# allowing the client to verify the server's identity and establish
-# an encrypted channel.
-#
-# It is possible to use x509 certificates for authentication too, by
-# issuing a x509 certificate to every client who needs to connect.
-#
-# Enabling this option will reject any client who does not have a
-# certificate signed by the CA in /etc/pki/libvirt-chardev/ca-cert.pem
-#
-#chardev_tls_x509_verify = 1
-
-
-# Uncomment and use the following option to override the default secret
-# UUID provided in the default_tls_x509_secret_uuid parameter.
-#
-# NB This default all-zeros UUID will not work. Replace it with the
-# output from the UUID for the TLS secret from a 'virsh secret-list'
-# command and then uncomment the entry
-#
-#chardev_tls_x509_secret_uuid = "00000000-0000-0000-0000-000000000000"
 
 
 # By default, if no graphical front end is configured, libvirt will disable
@@ -356,14 +275,6 @@
 #    "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
 #    "/dev/rtc","/dev/hpet", "/dev/vfio/vfio"
 #]
-#
-# RDMA migration requires the following extra files to be added to the list:
-#   "/dev/infiniband/rdma_cm",
-#   "/dev/infiniband/issm0",
-#   "/dev/infiniband/issm1",
-#   "/dev/infiniband/umad0",
-#   "/dev/infiniband/umad1",
-#   "/dev/infiniband/uverbs0"
 
 
 # The default format for Qemu/KVM guest save images is raw; that is, the
@@ -420,20 +331,15 @@
 # unspecified here, determination of a host mount point in /proc/mounts
 # will be attempted.  Specifying an explicit mount overrides detection
 # of the same in /proc/mounts.  Setting the mount point to "" will
-# disable guest hugepage backing. If desired, multiple mount points can
-# be specified at once, separated by comma and enclosed in square
-# brackets, for example:
-#
-#     hugetlbfs_mount = ["/dev/hugepages2M", "/dev/hugepages1G"]
-#
-# The size of huge page served by specific mount point is determined by
-# libvirt at the daemon startup.
-#
-# NB, within these mount points, guests will create memory backing
-# files in a location of $MOUNTPOINT/libvirt/qemu
+# disable guest hugepage backing.
+#
+# NB, within this mount point, guests will create memory backing files
+# in a location of $MOUNTPOINT/libvirt/qemu
 #
 #hugetlbfs_mount = "/dev/hugepages"
-
+#hugetlbfs_mount = ["/run/hugepages/kvm", "/mnt/hugepages_1GB"]
+hugetlbfs_mount = ["/mnt/hugepages_2M"]
+security_driver="none"
 
 # Path to the setuid helper for creating tap devices.  This executable
 # is used to create <source type='bridge'> interfaces when libvirtd is
@@ -469,42 +375,6 @@
 # The same applies to max_files which sets the limit on the maximum
 # number of opened files.
 #
-#max_processes = 0
-#max_files = 0
-
-# If max_core is set to a non-zero integer, then QEMU will be
-# permitted to create core dumps when it crashes, provided its
-# RAM size is smaller than the limit set.
-#
-# Be warned that the core dump will include a full copy of the
-# guest RAM, if the 'dump_guest_core' setting has been enabled,
-# or if the guest XML contains
-#
-#   <memory dumpcore="on">...guest ram...</memory>
-#
-# If guest RAM is to be included, ensure the max_core limit
-# is set to at least the size of the largest expected guest
-# plus another 1GB for any QEMU host side memory mappings.
-#
-# As a special case it can be set to the string "unlimited" to
-# to allow arbitrarily sized core dumps.
-#
-# By default the core dump size is set to 0 disabling all dumps
-#
-# Size is a positive integer specifying bytes or the
-# string "unlimited"
-#
-#max_core = "unlimited"
-
-# Determine if guest RAM is included in QEMU core dumps. By
-# default guest RAM will be excluded if a new enough QEMU is
-# present. Setting this to '1' will force guest RAM to always
-# be included in QEMU core dumps.
-#
-# This setting will be ignored if the guest XML has set the
-# dumpcore attribute on the <memory> element.
-#
-#dump_guest_core = 1
 
 # mac_filter enables MAC addressed based filtering on bridge ports.
 # This currently requires ebtables to be installed.
@@ -531,13 +401,11 @@
 #allow_disk_format_probing = 1
 
 
-# In order to prevent accidentally starting two domains that
-# share one writable disk, libvirt offers two approaches for
-# locking files. The first one is sanlock, the other one,
-# virtlockd, is then our own implementation. Accepted values
-# are "sanlock" and "lockd".
-#
-#lock_manager = "lockd"
+# To enable 'Sanlock' project based locking of the file
+# content (to prevent two VMs writing to the same
+# disk), uncomment this
+#
+#lock_manager = "sanlock"
 
 
 
@@ -579,17 +447,10 @@
 #seccomp_sandbox = 1
 
 
+
 # Override the listen address for all incoming migrations. Defaults to
 # 0.0.0.0, or :: if both host and qemu are capable of IPv6.
-#migration_address = "0.0.0.0"
-
-
-# The default hostname or IP address which will be used by a migration
-# source for transferring migration data to this host.  The migration
-# source has to be able to resolve this hostname and connect to it so
-# setting "localhost" will not work.  By default, the host's configured
-# hostname is used.
-#migration_host = "host.example.com"
+#migration_address = "127.0.0.1"
 
 
 # Override the port range used for incoming migrations.
@@ -601,67 +462,9 @@
 #
 #migration_port_min = 49152
 #migration_port_max = 49215
-
-
-
-# Timestamp QEMU's log messages (if QEMU supports it)
-#
-# Defaults to 1.
-#
-#log_timestamp = 0
-
-
-# Location of master nvram file
-#
-# When a domain is configured to use UEFI instead of standard
-# BIOS it may use a separate storage for UEFI variables. If
-# that's the case libvirt creates the variable store per domain
-# using this master file as image. Each UEFI firmware can,
-# however, have different variables store. Therefore the nvram is
-# a list of strings when a single item is in form of:
-#   ${PATH_TO_UEFI_FW}:${PATH_TO_UEFI_VARS}.
-# Later, when libvirt creates per domain variable store, this list is
-# searched for the master image. The UEFI firmware can be called
-# differently for different guest architectures. For instance, it's OVMF
-# for x86_64 and i686, but it's AAVMF for aarch64. The libvirt default
-# follows this scheme.
-#nvram = [
-#   "/usr/share/OVMF/OVMF_CODE.fd:/usr/share/OVMF/OVMF_VARS.fd",
-#   "/usr/share/OVMF/OVMF_CODE.secboot.fd:/usr/share/OVMF/OVMF_VARS.fd",
-#   "/usr/share/AAVMF/AAVMF_CODE.fd:/usr/share/AAVMF/AAVMF_VARS.fd"
-#]
-
-# The backend to use for handling stdout/stderr output from
-# QEMU processes.
-#
-#  'file': QEMU writes directly to a plain file. This is the
-#          historical default, but allows QEMU to inflict a
-#          denial of service attack on the host by exhausting
-#          filesystem space
-#
-#  'logd': QEMU writes to a pipe provided by virtlogd daemon.
-#          This is the current default, providing protection
-#          against denial of service by performing log file
-#          rollover when a size limit is hit.
-#
-#stdio_handler = "logd"
-
-# Qemu gluster libgfapi log level, debug levels are 0-9, with 9 being the
-# most verbose, and 0 representing no debugging output.
-#
-# The current logging levels defined in the gluster GFAPI are:
-#
-#    0 - None
-#    1 - Emergency
-#    2 - Alert
-#    3 - Critical
-#    4 - Error
-#    5 - Warning
-#    6 - Notice
-#    7 - Info
-#    8 - Debug
-#    9 - Trace
-#
-# Defaults to 4
-#
-#gluster_debug_level = 9
+cgroup_device_acl = [
+    "/dev/null", "/dev/full", "/dev/zero",
+    "/dev/random", "/dev/urandom",
+    "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
+    "/dev/rtc", "/dev/hpet","/dev/net/tun",
+]

2017-11-24 12:17:04,016 [salt.state       ][INFO    ][22849] Completed state [/etc/libvirt/qemu.conf] at time 12:17:04.016393 duration_in_ms=177.845
2017-11-24 12:17:04,017 [salt.state       ][INFO    ][22849] Running state [/etc/libvirt/libvirtd.conf] at time 12:17:04.016933
2017-11-24 12:17:04,017 [salt.state       ][INFO    ][22849] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-24 12:17:04,038 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirtd.conf.Debian'
2017-11-24 12:17:04,107 [salt.fileclient  ][INFO    ][22849] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-24 12:17:04,223 [salt.state       ][INFO    ][22849] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
+
 # Master libvirt daemon configuration file
 #
 # For further information consult http://libvirt.org/format.html
@@ -21,6 +22,12 @@
 # This is enabled by default, uncomment this to disable it
 #listen_tls = 0
 
+
+listen_tls = 0
+listen_tcp = 1
+auth_tcp = "none"
+
+
 # Listen for unencrypted TCP connections on the public TCP/IP port.
 # NB, must pass the --listen flag to the libvirtd process for this to
 # have any effect.
@@ -48,10 +55,6 @@
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
 #
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
-#
 #listen_addr = "192.168.0.1"
 
 
@@ -67,7 +70,7 @@
 # unique on the immediate broadcast network.
 #
 # The default is "Virtualization Host HOSTNAME", where HOSTNAME
-# is substituted for the short hostname of the machine (without domain)
+# is subsituted for the short hostname of the machine (without domain)
 #
 #mdns_name = "Virtualization Host Joe Demo"
 
@@ -82,14 +85,14 @@
 # without becoming root.
 #
 # This is restricted to 'root' by default.
-unix_sock_group = "libvirt"
+unix_sock_group = "libvirtd"
 
 # Set the UNIX socket permissions for the R/O socket. This is used
 # for monitoring VM status only
 #
-# Default allows any user. If setting group ownership, you may want to
-# restrict this too.
-unix_sock_ro_perms = "0777"
+# Default allows any user. If setting group ownership may want to
+# restrict this to:
+#unix_sock_ro_perms = "0777"
 
 # Set the UNIX socket permissions for the R/W socket. This is used
 # for full management of VMs
@@ -98,19 +101,11 @@
 # the default will change to allow everyone (eg, 0777)
 #
 # If not using PolicyKit and setting group ownership for access
-# control, then you may want to relax this too.
+# control then you may want to relax this to:
 unix_sock_rw_perms = "0770"
-
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
 
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -125,7 +120,7 @@
 #  - sasl: use SASL infrastructure. The actual auth scheme is then
 #          controlled from /etc/sasl2/libvirt.conf. For the TCP
 #          socket only GSSAPI & DIGEST-MD5 mechanisms will be used.
-#          For non-TCP or TLS sockets, any scheme is allowed.
+#          For non-TCP or TLS sockets,  any scheme is allowed.
 #
 #  - polkit: use PolicyKit to authenticate. This is only suitable
 #            for use on the UNIX sockets. The default policy will
@@ -156,6 +151,7 @@
 # use, always enable SASL and use the GSSAPI or DIGEST-MD5
 # mechanism in /etc/sasl2/libvirt.conf
 #auth_tcp = "sasl"
+#auth_tcp = "none"
 
 # Change the authentication scheme for TLS sockets.
 #
@@ -167,15 +163,6 @@
 #auth_tls = "none"
 
 
-# Change the API access control scheme
-#
-# By default an authenticated user is allowed access
-# to all APIs. Access drivers can place restrictions
-# on this. By default the 'nop' driver is enabled,
-# meaning no access control checks are done once a
-# client has authenticated with libvirtd
-#
-#access_drivers = [ "polkit" ]
 
 #################################################################
 #
@@ -228,7 +215,7 @@
 #tls_no_verify_certificate = 1
 
 
-# A whitelist of allowed x509 Distinguished Names
+# A whitelist of allowed x509  Distinguished Names
 # This list may contain wildcards such as
 #
 #    "C=GB,ST=London,L=London,O=Red Hat,CN=*"
@@ -242,7 +229,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +246,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,22 +254,12 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
-
-# The maximum length of queue of connections waiting to be
-# accepted by the daemon. Note, that some protocols supporting
-# retransmission may obey this so that a later reattempt at
-# connection succeeds.
-#max_queued_clients = 1000
-
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
+#max_clients = 20
+
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
-# then more threads are spawned, up to max_workers limit.
+# then more threads are spawned, upto max_workers limit.
 # Typically you'd want max_workers to equal maximum number
 # of clients allowed
 #min_workers = 5
@@ -297,15 +267,15 @@
 
 
 # The number of priority workers. If all workers from above
-# pool are stuck, some calls marked as high priority
+# pool will stuck, some calls marked as high priority
 # (notably domainDestroy) can be executed in this pool.
 #prio_workers = 5
 
 # Total global limit on concurrent RPC calls. Should be
 # at least as large as max_workers. Beyond this, RPC requests
-# will be read into memory and queued. This directly impacts
+# will be read into memory and queued. This directly impact
 # memory usage, currently each request requires 256 KB of
-# memory. So by default up to 5 MB of memory is used
+# memory. So by default upto 5 MB of memory is used
 #
 # XXX this isn't actually enforced yet, only the per-client
 # limit is used so far
@@ -317,16 +287,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +294,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,22 +302,16 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
 #    4: ERROR
 #
-# Multiple filters can be defined in a single @filters, they just need to be
+# Multiple filter can be defined in a single @filters, they just need to be
 # separated by spaces.
 #
 # e.g. to only get warning or errors from the remote layer and only errors
@@ -377,24 +327,22 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
 #    4: ERROR
 #
-# Multiple outputs can be defined, they just need to be separated by spaces.
+# Multiple output can be defined, they just need to be separated by spaces.
 # e.g. to log all warnings and errors to syslog under the libvirtd ident:
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +365,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,12 +376,11 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
 # This allows libvirtd to detect broken client connections or even
-# dead clients.  A keepalive message is sent to a client after
+# dead client.  A keepalive message is sent to a client after
 # keepalive_interval seconds of inactivity to check if the client is
 # still responding; keepalive_count is a maximum number of keepalive
 # messages that are allowed to be sent to the client without getting
@@ -448,22 +389,15 @@
 # keepalive_interval * (keepalive_count + 1) seconds since the last
 # message received from the client.  If keepalive_interval is set to
 # -1, libvirtd will never send keepalive requests; however clients
-# can still send them and the daemon will send responses.  When
+# can still send them and the deamon will send responses.  When
 # keepalive_count is set to 0, connections will be automatically
 # closed after keepalive_interval seconds of inactivity without
 # sending any keepalive messages.
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
-#
-#keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
+#
+#keepalive_required = 1
2017-11-24 12:17:04,223 [salt.state       ][INFO    ][22849] Completed state [/etc/libvirt/libvirtd.conf] at time 12:17:04.223434 duration_in_ms=206.501
2017-11-24 12:17:04,225 [salt.state       ][INFO    ][22849] Running state [virsh net-destroy default] at time 12:17:04.224966
2017-11-24 12:17:04,225 [salt.state       ][INFO    ][22849] Executing state cmd.run for virsh net-destroy default
2017-11-24 12:17:04,226 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command 'virsh net-list | grep default' in directory '/root'
2017-11-24 12:17:04,248 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command 'virsh net-destroy default' in directory '/root'
2017-11-24 12:17:07,221 [salt.state       ][INFO    ][22849] {'pid': 35390, 'retcode': 0, 'stderr': '', 'stdout': 'Network default destroyed'}
2017-11-24 12:17:07,221 [salt.state       ][INFO    ][22849] Completed state [virsh net-destroy default] at time 12:17:07.221045 duration_in_ms=2996.078
2017-11-24 12:17:07,224 [salt.state       ][INFO    ][22849] Running state [libvirtd] at time 12:17:07.223523
2017-11-24 12:17:07,224 [salt.state       ][INFO    ][22849] Executing state service.running for libvirtd
2017-11-24 12:17:07,224 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-11-24 12:17:07,238 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-11-24 12:17:07,254 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-11-24 12:17:07,270 [salt.state       ][INFO    ][22849] The service libvirtd is already running
2017-11-24 12:17:07,271 [salt.state       ][INFO    ][22849] Completed state [libvirtd] at time 12:17:07.271006 duration_in_ms=47.481
2017-11-24 12:17:07,272 [salt.state       ][INFO    ][22849] Running state [libvirtd] at time 12:17:07.271540
2017-11-24 12:17:07,272 [salt.state       ][INFO    ][22849] Executing state service.mod_watch for libvirtd
2017-11-24 12:17:07,273 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-11-24 12:17:07,287 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-11-24 12:17:07,303 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-11-24 12:17:07,390 [salt.state       ][INFO    ][22849] {'libvirtd': True}
2017-11-24 12:17:07,391 [salt.state       ][INFO    ][22849] Completed state [libvirtd] at time 12:17:07.390764 duration_in_ms=119.224
2017-11-24 12:17:07,392 [salt.state       ][INFO    ][22849] Running state [/etc/tmpfiles.d/openvswitch-vhost.conf] at time 12:17:07.391476
2017-11-24 12:17:07,392 [salt.state       ][INFO    ][22849] Executing state file.managed for /etc/tmpfiles.d/openvswitch-vhost.conf
2017-11-24 12:17:07,393 [salt.state       ][INFO    ][22849] File changed:
New file
2017-11-24 12:17:07,394 [salt.state       ][INFO    ][22849] Completed state [/etc/tmpfiles.d/openvswitch-vhost.conf] at time 12:17:07.393637 duration_in_ms=2.162
2017-11-24 12:17:07,394 [salt.state       ][INFO    ][22849] Running state [systemd-tmpfiles --create] at time 12:17:07.393876
2017-11-24 12:17:07,394 [salt.state       ][INFO    ][22849] Executing state cmd.run for systemd-tmpfiles --create
2017-11-24 12:17:07,395 [salt.loaded.int.module.cmdmod][INFO    ][22849] Executing command 'systemd-tmpfiles --create' in directory '/root'
2017-11-24 12:17:07,410 [salt.state       ][INFO    ][22849] {'pid': 35490, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-24 12:17:07,410 [salt.state       ][INFO    ][22849] Completed state [systemd-tmpfiles --create] at time 12:17:07.409862 duration_in_ms=15.986
2017-11-24 12:17:07,412 [salt.minion      ][INFO    ][22849] Returning information for job: 20171124121552248497
2017-11-24 12:29:21,048 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124122921034457
2017-11-24 12:29:21,065 [salt.minion      ][INFO    ][35844] Starting a new job with PID 35844
2017-11-24 12:29:23,768 [salt.state       ][INFO    ][35844] Loading fresh modules for state activity
2017-11-24 12:29:23,803 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2017-11-24 12:29:23,835 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/agent.sls'
2017-11-24 12:29:23,873 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-24 12:29:26,956 [salt.state       ][INFO    ][35844] Running state [ceilometer-agent-compute] at time 12:29:26.956017
2017-11-24 12:29:26,957 [salt.state       ][INFO    ][35844] Executing state pkg.installed for ceilometer-agent-compute
2017-11-24 12:29:26,957 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:29:27,572 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-24 12:29:29,338 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-compute'] in directory '/root'
2017-11-24 12:29:31,151 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124122931131278
2017-11-24 12:29:31,167 [salt.minion      ][INFO    ][36390] Starting a new job with PID 36390
2017-11-24 12:29:31,181 [salt.minion      ][INFO    ][36390] Returning information for job: 20171124122931131278
2017-11-24 12:29:41,198 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command saltutil.find_job with jid 20171124122941183265
2017-11-24 12:29:41,212 [salt.minion      ][INFO    ][37265] Starting a new job with PID 37265
2017-11-24 12:29:41,229 [salt.minion      ][INFO    ][37265] Returning information for job: 20171124122941183265
2017-11-24 12:29:42,550 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-24 12:29:42,637 [salt.state       ][INFO    ][35844] Made the following changes:
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'python-pysnmp2' changed from 'absent' to '1'
'python2.7-twisted' changed from 'absent' to '1'
'python-pysnmp-common' changed from 'absent' to '1'
'ceilometer-agent-compute' changed from 'absent' to '1:8.1.1-0ubuntu1~cloud0'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'ceilometer-common' changed from 'absent' to '1:8.1.1-0ubuntu1~cloud0'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-twisted' changed from 'absent' to '16.0.0-1'
'python-ceilometer' changed from 'absent' to '1:8.1.1-0ubuntu1~cloud0'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-attr' changed from 'absent' to '15.2.0-1'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'python-serial' changed from 'absent' to '3.0.1-1'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'

2017-11-24 12:29:42,678 [salt.state       ][INFO    ][35844] Loading fresh modules for state activity
2017-11-24 12:29:42,758 [salt.state       ][INFO    ][35844] Completed state [ceilometer-agent-compute] at time 12:29:42.758230 duration_in_ms=15802.214
2017-11-24 12:29:42,762 [salt.state       ][INFO    ][35844] Running state [/etc/ceilometer/ceilometer.conf] at time 12:29:42.761776
2017-11-24 12:29:42,762 [salt.state       ][INFO    ][35844] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2017-11-24 12:29:42,799 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer-agent.conf.Debian'
2017-11-24 12:29:42,863 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-24 12:29:42,921 [salt.state       ][INFO    ][35844] File changed:
--- 
+++ 
@@ -143,6 +143,7 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
 
 # DEPRECATED: If set to false, the logging level will be set to WARNING instead
 # of the default INFO level. (boolean value)
@@ -415,14 +416,14 @@
 # Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
-
+executor_thread_pool_size = 5
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
 
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
-
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
 # This option is deprecated for removal.
@@ -542,6 +543,7 @@
 # instance metadata (recommended for Gnocchi   backend (string value)
 # Allowed values: naive, workload_partitioning, libvirt_metadata
 #instance_discovery_method = libvirt_metadata
+instance_discovery_method = libvirt_metadata
 
 # New instances will be discovered periodically based on this option (in
 # seconds). By default, the agent discovers instances according to pipeline
@@ -913,6 +915,17 @@
 #
 # From keystonemiddleware.auth_token
 #
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://192.168.10.10:5000
+auth_url = http://192.168.10.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
@@ -1074,43 +1087,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -1231,12 +1207,10 @@
 
 # Directory to use for lock files.  For security, the specified directory
 # should only be writable by the user running the processes that need locking.
-# Defaults to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set
-# in the environment, use the Python tempfile.gettempdir function to find a
-# suitable location. If external locks are used, a lock path must be set.
-# (string value)
+# Defaults to environment variable OSLO_LOCK_PATH. If external locks are used,
+# a lock path must be set. (string value)
 # Deprecated group/name - [DEFAULT]/lock_path
-#lock_path = /tmp
+#lock_path = <None>
 
 
 [oslo_messaging_amqp]
@@ -1496,6 +1470,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1642,7 +1617,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -2027,6 +2002,17 @@
 # From ceilometer-auth
 #
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://192.168.10.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>

2017-11-24 12:29:42,921 [salt.state       ][INFO    ][35844] Completed state [/etc/ceilometer/ceilometer.conf] at time 12:29:42.921195 duration_in_ms=159.418
2017-11-24 12:29:42,922 [salt.state       ][INFO    ][35844] Running state [/etc/ceilometer/pipeline.yaml] at time 12:29:42.921484
2017-11-24 12:29:42,922 [salt.state       ][INFO    ][35844] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2017-11-24 12:29:42,943 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/pipeline.yaml'
2017-11-24 12:29:42,977 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-24 12:29:43,025 [salt.state       ][INFO    ][35844] File changed:
--- 
+++ 
@@ -1,89 +1,14 @@
+
 ---
 sources:
     - name: meter_source
+      interval: 60
       meters:
           - "*"
       sinks:
           - meter_sink
-    - name: cpu_source
-      meters:
-          - "cpu"
-      sinks:
-          - cpu_sink
-          - cpu_delta_sink
-    - name: disk_source
-      meters:
-          - "disk.read.bytes"
-          - "disk.read.requests"
-          - "disk.write.bytes"
-          - "disk.write.requests"
-          - "disk.device.read.bytes"
-          - "disk.device.read.requests"
-          - "disk.device.write.bytes"
-          - "disk.device.write.requests"
-      sinks:
-          - disk_sink
-    - name: network_source
-      meters:
-          - "network.incoming.bytes"
-          - "network.incoming.packets"
-          - "network.outgoing.bytes"
-          - "network.outgoing.packets"
-      sinks:
-          - network_sink
 sinks:
     - name: meter_sink
       transformers:
       publishers:
-          - notifier://
-    - name: cpu_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                target:
-                    name: "cpu_util"
-                    unit: "%"
-                    type: "gauge"
-                    max: 100
-                    scale: "100.0 / (10**9 * (resource_metadata.cpu_number or 1))"
-      publishers:
-          - notifier://
-    - name: cpu_delta_sink
-      transformers:
-          - name: "delta"
-            parameters:
-                target:
-                    name: "cpu.delta"
-                growth_only: True
-      publishers:
-          - notifier://
-    - name: disk_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                    map_from:
-                        name: "(disk\\.device|disk)\\.(read|write)\\.(bytes|requests)"
-                        unit: "(B|request)"
-                target:
-                    map_to:
-                        name: "\\1.\\2.\\3.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
-    - name: network_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                   map_from:
-                       name: "network\\.(incoming|outgoing)\\.(bytes|packets)"
-                       unit: "(B|packet)"
-                target:
-                    map_to:
-                        name: "network.\\1.\\2.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
+          - notifier://
2017-11-24 12:29:43,026 [salt.state       ][INFO    ][35844] Completed state [/etc/ceilometer/pipeline.yaml] at time 12:29:43.025713 duration_in_ms=104.228
2017-11-24 12:29:43,026 [salt.state       ][INFO    ][35844] Running state [/etc/ceilometer/event_pipeline.yaml] at time 12:29:43.026131
2017-11-24 12:29:43,027 [salt.state       ][INFO    ][35844] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2017-11-24 12:29:43,050 [salt.fileclient  ][INFO    ][35844] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_pipeline.yaml'
2017-11-24 12:29:43,054 [salt.state       ][INFO    ][35844] File changed:
--- 
+++ 
@@ -9,4 +9,4 @@
     - name: event_sink
       transformers:
       publishers:
-          - notifier://
+          - direct://
2017-11-24 12:29:43,055 [salt.state       ][INFO    ][35844] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 12:29:43.054583 duration_in_ms=28.451
2017-11-24 12:29:43,240 [salt.state       ][INFO    ][35844] Running state [ceilometer-agent-compute] at time 12:29:43.240177
2017-11-24 12:29:43,241 [salt.state       ][INFO    ][35844] Executing state service.running for ceilometer-agent-compute
2017-11-24 12:29:43,243 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemctl', 'status', 'ceilometer-agent-compute.service', '-n', '0'] in directory '/root'
2017-11-24 12:29:43,253 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemctl', 'is-active', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-24 12:29:43,261 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-24 12:29:43,277 [salt.state       ][INFO    ][35844] The service ceilometer-agent-compute is already running
2017-11-24 12:29:43,278 [salt.state       ][INFO    ][35844] Completed state [ceilometer-agent-compute] at time 12:29:43.277462 duration_in_ms=37.284
2017-11-24 12:29:43,278 [salt.state       ][INFO    ][35844] Running state [ceilometer-agent-compute] at time 12:29:43.277691
2017-11-24 12:29:43,278 [salt.state       ][INFO    ][35844] Executing state service.mod_watch for ceilometer-agent-compute
2017-11-24 12:29:43,278 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemctl', 'is-active', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-24 12:29:43,289 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-24 12:29:43,298 [salt.loaded.int.module.cmdmod][INFO    ][35844] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-24 12:29:43,457 [salt.state       ][INFO    ][35844] {'ceilometer-agent-compute': True}
2017-11-24 12:29:43,457 [salt.state       ][INFO    ][35844] Completed state [ceilometer-agent-compute] at time 12:29:43.457398 duration_in_ms=179.707
2017-11-24 12:29:43,459 [salt.minion      ][INFO    ][35844] Returning information for job: 20171124122921034457
2017-11-24 12:34:22,614 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command state.sls with jid 20171124123422602670
2017-11-24 12:34:22,632 [salt.minion      ][INFO    ][37443] Starting a new job with PID 37443
2017-11-24 12:34:25,283 [salt.state       ][INFO    ][37443] Loading fresh modules for state activity
2017-11-24 12:34:25,327 [salt.fileclient  ][INFO    ][37443] Fetching file from saltenv 'base', ** done ** 'neutron/init.sls'
2017-11-24 12:34:25,353 [salt.fileclient  ][INFO    ][37443] Fetching file from saltenv 'base', ** done ** 'neutron/gateway.sls'
2017-11-24 12:34:25,383 [salt.fileclient  ][INFO    ][37443] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:34:25,430 [salt.fileclient  ][INFO    ][37443] Fetching file from saltenv 'base', ** done ** 'neutron/compute.sls'
2017-11-24 12:34:25,471 [salt.fileclient  ][INFO    ][37443] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-24 12:34:25,497 [salt.utils.templates][ERROR   ][37443] Rendering exception occurred: Jinja variable 'dict object' has no attribute 'enabled'
2017-11-24 12:34:25,497 [salt.state       ][CRITICAL][37443] Rendering SLS 'base:neutron.compute' failed: Jinja variable 'dict object' has no attribute 'enabled'
2017-11-24 12:34:25,497 [salt.minion      ][INFO    ][37443] Returning information for job: 20171124123422602670
2017-11-24 12:34:26,368 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command file.append with jid 20171124123426352846
2017-11-24 12:34:26,385 [salt.minion      ][INFO    ][37456] Starting a new job with PID 37456
2017-11-24 12:34:26,396 [salt.minion      ][INFO    ][37456] Returning information for job: 20171124123426352846
2017-11-24 12:34:27,438 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command pillar.get with jid 20171124123427425560
2017-11-24 12:34:27,456 [salt.minion      ][INFO    ][37461] Starting a new job with PID 37461
2017-11-24 12:34:27,462 [salt.minion      ][INFO    ][37461] Returning information for job: 20171124123427425560
2017-11-24 12:34:51,576 [salt.minion      ][INFO    ][3175] User sudo_ubuntu Executing command cp.push_dir with jid 20171124123451563816
2017-11-24 12:34:51,592 [salt.minion      ][INFO    ][37482] Starting a new job with PID 37482
