2017-11-13 11:54:45,099 [salt.cli.daemons ][WARNING ][2233] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-13 11:58:48,033 [salt.state       ][ERROR   ][3755] No contents found in top file
2017-11-13 12:01:29,664 [salt.loaded.int.module.cmdmod][ERROR   ][11427] Command '['systemd-run', '--scope', 'systemctl', 'restart', 'openvswitch-switch.service']' failed with return code: 1
2017-11-13 12:01:29,665 [salt.loaded.int.module.cmdmod][ERROR   ][11427] output: Running scope as unit run-r517442fb4c384a44acf86d63cf84522e.scope.
A dependency job for openvswitch-switch.service failed. See 'journalctl -xe' for details.
2017-11-13 12:01:29,665 [salt.state       ][ERROR   ][11427] {'openvswitch-switch': False}
2017-11-13 12:01:29,678 [salt.loaded.int.module.cmdmod][ERROR   ][11427] Command 'ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev' failed with return code: 1
2017-11-13 12:01:29,678 [salt.loaded.int.module.cmdmod][ERROR   ][11427] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-13 12:01:29,678 [salt.loaded.int.module.cmdmod][ERROR   ][11427] retcode: 1
2017-11-13 12:01:29,679 [salt.state       ][ERROR   ][11427] {'pid': 23599, 'retcode': 1, 'stderr': 'ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)', 'stdout': ''}
2017-11-13 12:01:29,690 [salt.loaded.int.module.cmdmod][ERROR   ][11427] Command 'ovs-vsctl set Interface dpdk0 options:n_rxq=2 ' failed with return code: 1
2017-11-13 12:01:29,690 [salt.loaded.int.module.cmdmod][ERROR   ][11427] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-13 12:01:29,690 [salt.loaded.int.module.cmdmod][ERROR   ][11427] retcode: 1
2017-11-13 12:01:29,691 [salt.state       ][ERROR   ][11427] {'pid': 23604, 'retcode': 1, 'stderr': 'ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)', 'stdout': ''}
2017-11-13 12:01:31,746 [salt.loaded.int.module.cmdmod][ERROR   ][11427] Command 'ovs-vsctl br-exists br-floating' failed with return code: 1
2017-11-13 12:01:31,747 [salt.loaded.int.module.cmdmod][ERROR   ][11427] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-13 12:01:31,747 [salt.loaded.int.module.cmdmod][ERROR   ][11427] retcode: 1
2017-11-13 12:01:31,755 [salt.loaded.int.module.cmdmod][ERROR   ][11427] Command 'ovs-vsctl --may-exist add-br br-floating' failed with return code: 1
2017-11-13 12:01:31,755 [salt.loaded.int.module.cmdmod][ERROR   ][11427] stderr: ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
2017-11-13 12:01:31,755 [salt.loaded.int.module.cmdmod][ERROR   ][11427] retcode: 1
2017-11-13 12:01:31,755 [salt.state       ][ERROR   ][11427] Unable to create bridge: br-floating.
2017-11-13 12:01:45,930 [salt.utils.parsers][WARNING ][2233] Minion received a SIGTERM. Exiting.
2017-11-13 12:04:31,280 [salt.cli.daemons ][WARNING ][2911] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-13 12:07:24,144 [salt.loaded.int.module.cmdmod][ERROR   ][3192] Command 'ovs-vsctl br-exists br-floating' failed with return code: 2
2017-11-13 12:07:24,145 [salt.loaded.int.module.cmdmod][ERROR   ][3192] retcode: 2
2017-11-13 12:07:30,675 [salt.loaded.int.module.cmdmod][ERROR   ][3192] Command '['pvdisplay', '-c', '/dev/loop0']' failed with return code: 5
2017-11-13 12:07:30,676 [salt.loaded.int.module.cmdmod][ERROR   ][3192] stderr:   Failed to find physical volume "/dev/loop0".
2017-11-13 12:07:30,676 [salt.loaded.int.module.cmdmod][ERROR   ][3192] retcode: 5
2017-11-13 12:07:30,919 [salt.loaded.int.module.cmdmod][ERROR   ][3192] Command '['pvdisplay', '-c', '/dev/loop0']' failed with return code: 5
2017-11-13 12:07:30,919 [salt.loaded.int.module.cmdmod][ERROR   ][3192] stderr:   Failed to find physical volume "/dev/loop0".
2017-11-13 12:07:30,920 [salt.loaded.int.module.cmdmod][ERROR   ][3192] retcode: 5
2017-11-13 12:07:31,470 [salt.loaded.int.module.cmdmod][ERROR   ][3192] Command '['vgdisplay', '-c', 'cinder-volume']' failed with return code: 5
2017-11-13 12:07:31,470 [salt.loaded.int.module.cmdmod][ERROR   ][3192] stderr:   Volume group "cinder-volume" not found
  Cannot process volume group cinder-volume
2017-11-13 12:07:31,471 [salt.loaded.int.module.cmdmod][ERROR   ][3192] retcode: 5
2017-11-13 12:08:27,636 [py.warnings      ][WARNING ][10869] /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-13 12:08:38,781 [salt.loaded.int.module.cmdmod][ERROR   ][10869] 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-13 12:08:42,835 [salt.loaded.int.module.cmdmod][INFO    ][11888] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-13 12:08:42,846 [salt.loaded.int.module.cmdmod][INFO    ][11888] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-13 12:08:42,865 [salt.loaded.int.module.cmdmod][INFO    ][11888] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-13 12:08:42,879 [salt.utils.parsers][WARNING ][2911] Minion received a SIGTERM. Exiting.
2017-11-13 12:08:43,371 [salt.cli.daemons ][INFO    ][11980] Setting up the Salt Minion "cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-13 12:08:44,480 [salt.minion      ][INFO    ][11980] Creating minion process manager
2017-11-13 12:08:44,482 [salt.cli.daemons ][WARNING ][11980] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-13 12:08:44,482 [salt.cli.daemons ][INFO    ][11980] The Salt Minion is starting up
2017-11-13 12:08:44,482 [salt.minion      ][INFO    ][11980] Minion is starting as user 'root'
2017-11-13 12:08:44,483 [salt.utils.event ][INFO    ][11980] Starting pull socket on /var/run/salt/minion/minion_event_c33618986d_pull.ipc
2017-11-13 12:08:45,989 [salt.loaded.int.module.cmdmod][INFO    ][11980] Executing command ['date', '+%z'] in directory '/root'
2017-11-13 12:08:45,1000 [salt.utils.schedule][INFO    ][11980] Updating job settings for scheduled job: __mine_interval
2017-11-13 12:08:46,003 [salt.minion      ][INFO    ][11980] Added mine.update to scheduler
2017-11-13 12:08:46,027 [salt.minion      ][INFO    ][11980] Minion is ready to receive requests!
2017-11-13 12:08:47,028 [salt.utils.schedule][INFO    ][11980] Running scheduled job: __mine_interval
2017-11-13 12:09:25,850 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command cmd.run with jid 20171113120925841059
2017-11-13 12:09:25,863 [salt.minion      ][INFO    ][12099] Starting a new job with PID 12099
2017-11-13 12:09:25,866 [salt.loaded.int.module.cmdmod][INFO    ][12099] Executing command 'rm -f /etc/network/interfaces.d/*.cfg' in directory '/root'
2017-11-13 12:09:25,876 [salt.minion      ][INFO    ][12099] Returning information for job: 20171113120925841059
2017-11-13 12:09:26,774 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command file.line with jid 20171113120926762699
2017-11-13 12:09:26,789 [salt.minion      ][INFO    ][12106] Starting a new job with PID 12106
2017-11-13 12:09:26,801 [salt.minion      ][INFO    ][12106] Returning information for job: 20171113120926762699
2017-11-13 12:09:27,672 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command file.replace with jid 20171113120927661120
2017-11-13 12:09:27,684 [salt.minion      ][INFO    ][12122] Starting a new job with PID 12122
2017-11-13 12:09:27,701 [salt.minion      ][INFO    ][12122] Returning information for job: 20171113120927661120
2017-11-13 12:09:44,823 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command state.apply with jid 20171113120944815592
2017-11-13 12:09:44,840 [salt.minion      ][INFO    ][12127] Starting a new job with PID 12127
2017-11-13 12:09:45,530 [salt.state       ][INFO    ][12127] Loading fresh modules for state activity
2017-11-13 12:09:45,569 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-13 12:09:45,624 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:45,701 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-13 12:09:45,721 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:45,869 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-13 12:09:45,888 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:45,957 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-13 12:09:46,028 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,143 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-13 12:09:46,177 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,246 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-13 12:09:46,268 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,340 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-13 12:09:46,390 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,481 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2017-11-13 12:09:46,498 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/hugepages.sls'
2017-11-13 12:09:46,524 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,599 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/dpdk.sls'
2017-11-13 12:09:46,624 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,696 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-13 12:09:46,723 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,858 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-13 12:09:46,884 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:46,957 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-13 12:09:46,982 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:47,056 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-13 12:09:47,096 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:47,165 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-13 12:09:47,193 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:47,251 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-13 12:09:47,275 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:47,335 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-13 12:09:47,358 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:47,417 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-13 12:09:47,437 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:47,494 [salt.state       ][INFO    ][12127] Running state [/etc/environment] at time 12:09:47.494352
2017-11-13 12:09:47,495 [salt.state       ][INFO    ][12127] Executing state file.blockreplace for /etc/environment
2017-11-13 12:09:47,495 [salt.state       ][INFO    ][12127] No changes needed to be made
2017-11-13 12:09:47,495 [salt.state       ][INFO    ][12127] Completed state [/etc/environment] at time 12:09:47.495132 duration_in_ms=0.781
2017-11-13 12:09:47,495 [salt.state       ][INFO    ][12127] Running state [/etc/profile.d] at time 12:09:47.495297
2017-11-13 12:09:47,496 [salt.state       ][INFO    ][12127] Executing state file.directory for /etc/profile.d
2017-11-13 12:09:47,496 [salt.state       ][INFO    ][12127] Directory /etc/profile.d is in the correct state
2017-11-13 12:09:47,497 [salt.state       ][INFO    ][12127] Completed state [/etc/profile.d] at time 12:09:47.496598 duration_in_ms=1.3
2017-11-13 12:09:47,768 [salt.state       ][INFO    ][12127] Running state [linux_repo_prereq_pkgs] at time 12:09:47.768357
2017-11-13 12:09:47,769 [salt.state       ][INFO    ][12127] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-13 12:09:47,769 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:09:48,042 [salt.state       ][INFO    ][12127] All specified packages are already installed
2017-11-13 12:09:48,042 [salt.state       ][INFO    ][12127] Completed state [linux_repo_prereq_pkgs] at time 12:09:48.042108 duration_in_ms=273.751
2017-11-13 12:09:48,042 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 12:09:48.042311
2017-11-13 12:09:48,043 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-13 12:09:48,043 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-13 12:09:48,043 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 12:09:48.042943 duration_in_ms=0.633
2017-11-13 12:09:48,043 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 12:09:48.043116
2017-11-13 12:09:48,043 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-13 12:09:48,069 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:09:48,092 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:48,139 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-13 12:09:48,139 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 12:09:48.138875 duration_in_ms=95.759
2017-11-13 12:09:48,141 [salt.state       ][INFO    ][12127] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 12:09:48.140516
2017-11-13 12:09:48,141 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-13 12:09:48,317 [salt.loaded.int.module.cmdmod][INFO    ][12127] 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-13 12:09:48,452 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:09:52,210 [salt.state       ][INFO    ][12127] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-13 12:09:52,211 [salt.state       ][INFO    ][12127] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 12:09:52.211032 duration_in_ms=4070.514
2017-11-13 12:09:52,212 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:09:52.211614
2017-11-13 12:09:52,212 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-13 12:09:52,213 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-13 12:09:52,213 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:09:52.213364 duration_in_ms=1.75
2017-11-13 12:09:52,214 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/uca] at time 12:09:52.213791
2017-11-13 12:09:52,214 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-13 12:09:52,215 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/uca is not present
2017-11-13 12:09:52,215 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/uca] at time 12:09:52.214923 duration_in_ms=1.132
2017-11-13 12:09:52,217 [salt.state       ][INFO    ][12127] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 12:09:52.217090
2017-11-13 12:09:52,218 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-13 12:09:52,436 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-13 12:09:52,519 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:09:54,940 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113120954928614
2017-11-13 12:09:54,960 [salt.minion      ][INFO    ][13440] Starting a new job with PID 13440
2017-11-13 12:09:54,983 [salt.minion      ][INFO    ][13440] Returning information for job: 20171113120954928614
2017-11-13 12:09:55,599 [salt.state       ][INFO    ][12127] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-13 12:09:55,599 [salt.state       ][INFO    ][12127] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 12:09:55.599437 duration_in_ms=3382.347
2017-11-13 12:09:55,600 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 12:09:55.599726
2017-11-13 12:09:55,600 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-13 12:09:55,600 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-13 12:09:55,601 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 12:09:55.600510 duration_in_ms=0.784
2017-11-13 12:09:55,601 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 12:09:55.600723
2017-11-13 12:09:55,601 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-13 12:09:55,624 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:09:55,650 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:55,709 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-13 12:09:55,709 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 12:09:55.708770 duration_in_ms=108.047
2017-11-13 12:09:55,710 [salt.state       ][INFO    ][12127] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 12:09:55.709751
2017-11-13 12:09:55,710 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-13 12:09:55,812 [salt.loaded.int.module.cmdmod][INFO    ][12127] 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-13 12:09:55,969 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:09:59,184 [salt.state       ][INFO    ][12127] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-13 12:09:59,184 [salt.state       ][INFO    ][12127] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 12:09:59.184125 duration_in_ms=3474.373
2017-11-13 12:09:59,185 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 12:09:59.184494
2017-11-13 12:09:59,185 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-13 12:09:59,185 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-13 12:09:59,185 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 12:09:59.185435 duration_in_ms=0.941
2017-11-13 12:09:59,186 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 12:09:59.185657
2017-11-13 12:09:59,186 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-13 12:09:59,211 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:09:59,237 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:09:59,296 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-13 12:09:59,296 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 12:09:59.295727 duration_in_ms=110.07
2017-11-13 12:09:59,297 [salt.state       ][INFO    ][12127] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 12:09:59.296775
2017-11-13 12:09:59,297 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-13 12:09:59,450 [salt.loaded.int.module.cmdmod][INFO    ][12127] 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-13 12:09:59,590 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:10:02,252 [salt.state       ][INFO    ][12127] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-13 12:10:02,252 [salt.state       ][INFO    ][12127] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 12:10:02.251980 duration_in_ms=2955.204
2017-11-13 12:10:02,253 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 12:10:02.252489
2017-11-13 12:10:02,253 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-13 12:10:02,254 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-13 12:10:02,254 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 12:10:02.253877 duration_in_ms=1.389
2017-11-13 12:10:02,254 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mk_openstack] at time 12:10:02.254115
2017-11-13 12:10:02,255 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-13 12:10:02,282 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:10:02,310 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:02,437 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-13 12:10:02,437 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mk_openstack] at time 12:10:02.437155 duration_in_ms=183.038
2017-11-13 12:10:02,439 [salt.state       ][INFO    ][12127] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 12:10:02.439108
2017-11-13 12:10:02,440 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-13 12:10:02,646 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-13 12:10:02,790 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:10:05,150 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121005137382
2017-11-13 12:10:05,162 [salt.minion      ][INFO    ][15440] Starting a new job with PID 15440
2017-11-13 12:10:05,174 [salt.minion      ][INFO    ][15440] Returning information for job: 20171113121005137382
2017-11-13 12:10:05,689 [salt.state       ][INFO    ][12127] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-13 12:10:05,690 [salt.state       ][INFO    ][12127] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 12:10:05.689528 duration_in_ms=3250.419
2017-11-13 12:10:05,690 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 12:10:05.690007
2017-11-13 12:10:05,691 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-13 12:10:05,691 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-13 12:10:05,692 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 12:10:05.691715 duration_in_ms=1.707
2017-11-13 12:10:05,692 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mcp_extra] at time 12:10:05.692214
2017-11-13 12:10:05,693 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-13 12:10:05,720 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:10:05,757 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:05,883 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-13 12:10:05,884 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mcp_extra] at time 12:10:05.883641 duration_in_ms=191.426
2017-11-13 12:10:05,886 [salt.state       ][INFO    ][12127] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 12:10:05.885862
2017-11-13 12:10:05,886 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-13 12:10:06,104 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-13 12:10:06,254 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:10:10,164 [salt.state       ][INFO    ][12127] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-13 12:10:10,164 [salt.state       ][INFO    ][12127] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 12:10:10.163996 duration_in_ms=4278.133
2017-11-13 12:10:10,164 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 12:10:10.164275
2017-11-13 12:10:10,165 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-13 12:10:10,165 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-13 12:10:10,165 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 12:10:10.165055 duration_in_ms=0.78
2017-11-13 12:10:10,165 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 12:10:10.165270
2017-11-13 12:10:10,165 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-13 12:10:10,187 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:10:10,209 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:10,267 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-13 12:10:10,267 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 12:10:10.267358 duration_in_ms=102.088
2017-11-13 12:10:10,268 [salt.state       ][INFO    ][12127] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 12:10:10.268341
2017-11-13 12:10:10,269 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-13 12:10:10,370 [salt.loaded.int.module.cmdmod][INFO    ][12127] 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-13 12:10:10,513 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:10:13,796 [salt.state       ][INFO    ][12127] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-13 12:10:13,797 [salt.state       ][INFO    ][12127] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 12:10:13.796823 duration_in_ms=3528.48
2017-11-13 12:10:13,798 [salt.state       ][INFO    ][12127] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 12:10:13.797482
2017-11-13 12:10:13,798 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-13 12:10:13,799 [salt.state       ][INFO    ][12127] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-13 12:10:13,799 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 12:10:13.798879 duration_in_ms=1.397
2017-11-13 12:10:13,799 [salt.state       ][INFO    ][12127] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 12:10:13.799357
2017-11-13 12:10:13,800 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-13 12:10:13,827 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:10:13,861 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:13,987 [salt.state       ][INFO    ][12127] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-13 12:10:13,987 [salt.state       ][INFO    ][12127] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 12:10:13.987135 duration_in_ms=187.778
2017-11-13 12:10:13,989 [salt.state       ][INFO    ][12127] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 12:10:13.989235
2017-11-13 12:10:13,990 [salt.state       ][INFO    ][12127] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-13 12:10:14,211 [salt.loaded.int.module.cmdmod][INFO    ][12127] 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-13 12:10:14,361 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:10:15,362 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121015347964
2017-11-13 12:10:15,378 [salt.minion      ][INFO    ][17383] Starting a new job with PID 17383
2017-11-13 12:10:15,399 [salt.minion      ][INFO    ][17383] Returning information for job: 20171113121015347964
2017-11-13 12:10:18,207 [salt.state       ][INFO    ][12127] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-13 12:10:18,208 [salt.state       ][INFO    ][12127] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 12:10:18.207592 duration_in_ms=4218.356
2017-11-13 12:10:18,208 [salt.state       ][INFO    ][12127] Running state [linux_extra_packages_purged] at time 12:10:18.208334
2017-11-13 12:10:18,209 [salt.state       ][INFO    ][12127] Executing state pkg.purged for linux_extra_packages_purged
2017-11-13 12:10:18,229 [salt.state       ][INFO    ][12127] All specified packages are already absent
2017-11-13 12:10:18,230 [salt.state       ][INFO    ][12127] Completed state [linux_extra_packages_purged] at time 12:10:18.229508 duration_in_ms=21.173
2017-11-13 12:10:18,230 [salt.state       ][INFO    ][12127] Running state [linux_extra_packages_latest] at time 12:10:18.229929
2017-11-13 12:10:18,230 [salt.state       ][INFO    ][12127] Executing state pkg.latest for linux_extra_packages_latest
2017-11-13 12:10:18,240 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:10:20,420 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-13 12:10:20,463 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-cache', '-q', 'policy', 'python-pymysql'] in directory '/root'
2017-11-13 12:10:20,535 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-13 12:10:20,578 [salt.state       ][INFO    ][12127] All packages are up-to-date (mcelog, python-msgpack, python-pymysql).
2017-11-13 12:10:20,578 [salt.state       ][INFO    ][12127] Completed state [linux_extra_packages_latest] at time 12:10:20.578308 duration_in_ms=2348.376
2017-11-13 12:10:20,580 [salt.state       ][INFO    ][12127] Running state [UTC] at time 12:10:20.579467
2017-11-13 12:10:20,580 [salt.state       ][INFO    ][12127] Executing state timezone.system for UTC
2017-11-13 12:10:20,581 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['timedatectl'] in directory '/root'
2017-11-13 12:10:20,605 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['timedatectl'] in directory '/root'
2017-11-13 12:10:20,616 [salt.state       ][INFO    ][12127] Timezone UTC already set, UTC already set to UTC
2017-11-13 12:10:20,616 [salt.state       ][INFO    ][12127] Completed state [UTC] at time 12:10:20.616140 duration_in_ms=36.672
2017-11-13 12:10:20,616 [salt.state       ][INFO    ][12127] Running state [/etc/default/grub.d] at time 12:10:20.616426
2017-11-13 12:10:20,617 [salt.state       ][INFO    ][12127] Executing state file.directory for /etc/default/grub.d
2017-11-13 12:10:20,618 [salt.state       ][INFO    ][12127] Directory /etc/default/grub.d is in the correct state
2017-11-13 12:10:20,618 [salt.state       ][INFO    ][12127] Completed state [/etc/default/grub.d] at time 12:10:20.617725 duration_in_ms=1.299
2017-11-13 12:10:20,622 [salt.state       ][INFO    ][12127] Running state [/etc/default/grub.d/90-isolcpu.cfg] at time 12:10:20.622154
2017-11-13 12:10:20,622 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/default/grub.d/90-isolcpu.cfg
2017-11-13 12:10:20,623 [salt.state       ][INFO    ][12127] File /etc/default/grub.d/90-isolcpu.cfg is in the correct state
2017-11-13 12:10:20,624 [salt.state       ][INFO    ][12127] Completed state [/etc/default/grub.d/90-isolcpu.cfg] at time 12:10:20.623567 duration_in_ms=1.413
2017-11-13 12:10:20,624 [salt.state       ][INFO    ][12127] Running state [/etc/default/grub.d/90-hugepages.cfg] at time 12:10:20.624429
2017-11-13 12:10:20,625 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/default/grub.d/90-hugepages.cfg
2017-11-13 12:10:20,650 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/grub_hugepages'
2017-11-13 12:10:20,678 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:20,737 [salt.state       ][INFO    ][12127] File /etc/default/grub.d/90-hugepages.cfg is in the correct state
2017-11-13 12:10:20,737 [salt.state       ][INFO    ][12127] Completed state [/etc/default/grub.d/90-hugepages.cfg] at time 12:10:20.736764 duration_in_ms=112.334
2017-11-13 12:10:20,738 [salt.state       ][INFO    ][12127] Running state [update-grub] at time 12:10:20.737902
2017-11-13 12:10:20,738 [salt.state       ][INFO    ][12127] Executing state cmd.wait for update-grub
2017-11-13 12:10:20,738 [salt.state       ][INFO    ][12127] No changes made for update-grub
2017-11-13 12:10:20,739 [salt.state       ][INFO    ][12127] Completed state [update-grub] at time 12:10:20.738541 duration_in_ms=0.639
2017-11-13 12:10:20,739 [salt.state       ][INFO    ][12127] Running state [nf_conntrack] at time 12:10:20.738991
2017-11-13 12:10:20,739 [salt.state       ][INFO    ][12127] Executing state kmod.present for nf_conntrack
2017-11-13 12:10:20,740 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'lsmod' in directory '/root'
2017-11-13 12:10:20,751 [salt.state       ][INFO    ][12127] Kernel module nf_conntrack is already present
2017-11-13 12:10:20,751 [salt.state       ][INFO    ][12127] Completed state [nf_conntrack] at time 12:10:20.751393 duration_in_ms=12.402
2017-11-13 12:10:20,752 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_keepalive_probes] at time 12:10:20.751973
2017-11-13 12:10:20,752 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-13 12:10:20,763 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:20,826 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-13 12:10:20,826 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_keepalive_probes] at time 12:10:20.825809 duration_in_ms=73.836
2017-11-13 12:10:20,826 [salt.state       ][INFO    ][12127] Running state [fs.file-max] at time 12:10:20.826091
2017-11-13 12:10:20,826 [salt.state       ][INFO    ][12127] Executing state sysctl.present for fs.file-max
2017-11-13 12:10:20,827 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:20,886 [salt.state       ][INFO    ][12127] Sysctl value fs.file-max = 124165 is already set
2017-11-13 12:10:20,886 [salt.state       ][INFO    ][12127] Completed state [fs.file-max] at time 12:10:20.885908 duration_in_ms=59.817
2017-11-13 12:10:20,886 [salt.state       ][INFO    ][12127] Running state [net.core.somaxconn] at time 12:10:20.886188
2017-11-13 12:10:20,886 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.core.somaxconn
2017-11-13 12:10:20,887 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:20,947 [salt.state       ][INFO    ][12127] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-13 12:10:20,947 [salt.state       ][INFO    ][12127] Completed state [net.core.somaxconn] at time 12:10:20.947322 duration_in_ms=61.133
2017-11-13 12:10:20,948 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_max_syn_backlog] at time 12:10:20.947594
2017-11-13 12:10:20,948 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-13 12:10:20,948 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,005 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-13 12:10:21,005 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_max_syn_backlog] at time 12:10:21.005153 duration_in_ms=57.559
2017-11-13 12:10:21,005 [salt.state       ][INFO    ][12127] Running state [vm.dirty_background_ratio] at time 12:10:21.005423
2017-11-13 12:10:21,006 [salt.state       ][INFO    ][12127] Executing state sysctl.present for vm.dirty_background_ratio
2017-11-13 12:10:21,006 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,082 [salt.state       ][INFO    ][12127] Sysctl value vm.dirty_background_ratio = 5 is already set
2017-11-13 12:10:21,083 [salt.state       ][INFO    ][12127] Completed state [vm.dirty_background_ratio] at time 12:10:21.082719 duration_in_ms=77.294
2017-11-13 12:10:21,083 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_congestion_control] at time 12:10:21.083198
2017-11-13 12:10:21,083 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-13 12:10:21,084 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,142 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-13 12:10:21,142 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_congestion_control] at time 12:10:21.141853 duration_in_ms=58.655
2017-11-13 12:10:21,142 [salt.state       ][INFO    ][12127] Running state [vm.dirty_ratio] at time 12:10:21.142135
2017-11-13 12:10:21,142 [salt.state       ][INFO    ][12127] Executing state sysctl.present for vm.dirty_ratio
2017-11-13 12:10:21,143 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,206 [salt.state       ][INFO    ][12127] Sysctl value vm.dirty_ratio = 10 is already set
2017-11-13 12:10:21,207 [salt.state       ][INFO    ][12127] Completed state [vm.dirty_ratio] at time 12:10:21.206620 duration_in_ms=64.485
2017-11-13 12:10:21,207 [salt.state       ][INFO    ][12127] Running state [net.nf_conntrack_max] at time 12:10:21.206892
2017-11-13 12:10:21,207 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.nf_conntrack_max
2017-11-13 12:10:21,208 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,247 [salt.state       ][INFO    ][12127] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-13 12:10:21,247 [salt.state       ][INFO    ][12127] Completed state [net.nf_conntrack_max] at time 12:10:21.246840 duration_in_ms=39.948
2017-11-13 12:10:21,247 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_tw_reuse] at time 12:10:21.247124
2017-11-13 12:10:21,247 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-13 12:10:21,248 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,322 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-13 12:10:21,323 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_tw_reuse] at time 12:10:21.322532 duration_in_ms=75.407
2017-11-13 12:10:21,323 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_retries2] at time 12:10:21.323155
2017-11-13 12:10:21,324 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-13 12:10:21,325 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,365 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-13 12:10:21,366 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_retries2] at time 12:10:21.365697 duration_in_ms=42.543
2017-11-13 12:10:21,366 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_fin_timeout] at time 12:10:21.365983
2017-11-13 12:10:21,366 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-13 12:10:21,367 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,422 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-13 12:10:21,422 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_fin_timeout] at time 12:10:21.422393 duration_in_ms=56.41
2017-11-13 12:10:21,423 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_slow_start_after_idle] at time 12:10:21.422676
2017-11-13 12:10:21,423 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-13 12:10:21,423 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,502 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-13 12:10:21,502 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 12:10:21.501944 duration_in_ms=79.268
2017-11-13 12:10:21,502 [salt.state       ][INFO    ][12127] Running state [vm.swappiness] at time 12:10:21.502406
2017-11-13 12:10:21,503 [salt.state       ][INFO    ][12127] Executing state sysctl.present for vm.swappiness
2017-11-13 12:10:21,504 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,544 [salt.state       ][INFO    ][12127] Sysctl value vm.swappiness = 10 is already set
2017-11-13 12:10:21,545 [salt.state       ][INFO    ][12127] Completed state [vm.swappiness] at time 12:10:21.544666 duration_in_ms=42.26
2017-11-13 12:10:21,545 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_keepalive_intvl] at time 12:10:21.544959
2017-11-13 12:10:21,545 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-13 12:10:21,546 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,623 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-13 12:10:21,624 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_keepalive_intvl] at time 12:10:21.623706 duration_in_ms=78.746
2017-11-13 12:10:21,624 [salt.state       ][INFO    ][12127] Running state [net.ipv4.neigh.default.gc_thresh1] at time 12:10:21.624319
2017-11-13 12:10:21,625 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-13 12:10:21,626 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,683 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-13 12:10:21,684 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 12:10:21.683505 duration_in_ms=59.188
2017-11-13 12:10:21,684 [salt.state       ][INFO    ][12127] Running state [net.ipv4.neigh.default.gc_thresh2] at time 12:10:21.683778
2017-11-13 12:10:21,684 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-13 12:10:21,685 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,725 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-13 12:10:21,725 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 12:10:21.725219 duration_in_ms=41.44
2017-11-13 12:10:21,726 [salt.state       ][INFO    ][12127] Running state [net.ipv4.neigh.default.gc_thresh3] at time 12:10:21.725498
2017-11-13 12:10:21,726 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-13 12:10:21,726 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,788 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-13 12:10:21,788 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 12:10:21.788337 duration_in_ms=62.839
2017-11-13 12:10:21,789 [salt.state       ][INFO    ][12127] Running state [net.core.netdev_max_backlog] at time 12:10:21.788610
2017-11-13 12:10:21,789 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-13 12:10:21,789 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,829 [salt.state       ][INFO    ][12127] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-13 12:10:21,829 [salt.state       ][INFO    ][12127] Completed state [net.core.netdev_max_backlog] at time 12:10:21.828773 duration_in_ms=40.162
2017-11-13 12:10:21,829 [salt.state       ][INFO    ][12127] Running state [net.ipv4.tcp_keepalive_time] at time 12:10:21.829051
2017-11-13 12:10:21,829 [salt.state       ][INFO    ][12127] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-13 12:10:21,830 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,905 [salt.state       ][INFO    ][12127] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-13 12:10:21,906 [salt.state       ][INFO    ][12127] Completed state [net.ipv4.tcp_keepalive_time] at time 12:10:21.905921 duration_in_ms=76.87
2017-11-13 12:10:21,906 [salt.state       ][INFO    ][12127] Running state [kernel.panic] at time 12:10:21.906327
2017-11-13 12:10:21,907 [salt.state       ][INFO    ][12127] Executing state sysctl.present for kernel.panic
2017-11-13 12:10:21,908 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:10:21,948 [salt.state       ][INFO    ][12127] Sysctl value kernel.panic = 60 is already set
2017-11-13 12:10:21,948 [salt.state       ][INFO    ][12127] Completed state [kernel.panic] at time 12:10:21.947742 duration_in_ms=41.416
2017-11-13 12:10:21,949 [salt.state       ][INFO    ][12127] Running state [/mnt/hugepages_2M] at time 12:10:21.949079
2017-11-13 12:10:21,949 [salt.state       ][INFO    ][12127] Executing state mount.mounted for /mnt/hugepages_2M
2017-11-13 12:10:21,950 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'mount -l' in directory '/root'
2017-11-13 12:10:21,959 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'blkid' in directory '/root'
2017-11-13 12:10:21,996 [salt.state       ][INFO    ][12127] Target was already mounted. Entry already exists in the fstab.
2017-11-13 12:10:21,997 [salt.state       ][INFO    ][12127] Completed state [/mnt/hugepages_2M] at time 12:10:21.996931 duration_in_ms=47.85
2017-11-13 12:10:21,998 [salt.state       ][INFO    ][12127] Running state [linux_sysfs_package] at time 12:10:21.997523
2017-11-13 12:10:21,998 [salt.state       ][INFO    ][12127] Executing state pkg.installed for linux_sysfs_package
2017-11-13 12:10:22,008 [salt.state       ][INFO    ][12127] All specified packages are already installed
2017-11-13 12:10:22,009 [salt.state       ][INFO    ][12127] Completed state [linux_sysfs_package] at time 12:10:22.008853 duration_in_ms=11.33
2017-11-13 12:10:22,011 [salt.state       ][INFO    ][12127] Running state [/etc/sysfs.d] at time 12:10:22.011262
2017-11-13 12:10:22,012 [salt.state       ][INFO    ][12127] Executing state file.directory for /etc/sysfs.d
2017-11-13 12:10:22,013 [salt.state       ][INFO    ][12127] Directory /etc/sysfs.d is in the correct state
2017-11-13 12:10:22,013 [salt.state       ][INFO    ][12127] Completed state [/etc/sysfs.d] at time 12:10:22.013347 duration_in_ms=2.085
2017-11-13 12:10:22,014 [salt.state       ][INFO    ][12127] Running state [ondemand] at time 12:10:22.014366
2017-11-13 12:10:22,015 [salt.state       ][INFO    ][12127] Executing state service.dead for ondemand
2017-11-13 12:10:22,016 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-13 12:10:22,029 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-13 12:10:22,043 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-13 12:10:22,063 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'runlevel' in directory '/root'
2017-11-13 12:10:22,073 [salt.state       ][INFO    ][12127] The service ondemand is already dead
2017-11-13 12:10:22,074 [salt.state       ][INFO    ][12127] Completed state [ondemand] at time 12:10:22.073461 duration_in_ms=59.094
2017-11-13 12:10:22,076 [salt.state       ][INFO    ][12127] Running state [/etc/sysfs.d/governor.conf] at time 12:10:22.075470
2017-11-13 12:10:22,076 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-13 12:10:22,097 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-13 12:10:22,106 [salt.state       ][INFO    ][12127] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-13 12:10:22,106 [salt.state       ][INFO    ][12127] Completed state [/etc/sysfs.d/governor.conf] at time 12:10:22.105881 duration_in_ms=30.412
2017-11-13 12:10:22,107 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.106668
2017-11-13 12:10:22,107 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,108 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,108 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.108212 duration_in_ms=1.546
2017-11-13 12:10:22,108 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.108421
2017-11-13 12:10:22,109 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,109 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,110 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.109581 duration_in_ms=1.16
2017-11-13 12:10:22,110 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.109790
2017-11-13 12:10:22,110 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,111 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,111 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.110884 duration_in_ms=1.094
2017-11-13 12:10:22,111 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.111079
2017-11-13 12:10:22,111 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,112 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,112 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.112217 duration_in_ms=1.137
2017-11-13 12:10:22,112 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.112414
2017-11-13 12:10:22,113 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,113 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,114 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.113537 duration_in_ms=1.123
2017-11-13 12:10:22,114 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.113736
2017-11-13 12:10:22,114 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,115 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,115 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.114872 duration_in_ms=1.137
2017-11-13 12:10:22,115 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.115067
2017-11-13 12:10:22,115 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,116 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,116 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.116164 duration_in_ms=1.096
2017-11-13 12:10:22,116 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.116358
2017-11-13 12:10:22,117 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,117 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,117 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.117445 duration_in_ms=1.087
2017-11-13 12:10:22,118 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.117637
2017-11-13 12:10:22,118 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,118 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,119 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.118758 duration_in_ms=1.121
2017-11-13 12:10:22,119 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.118948
2017-11-13 12:10:22,119 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,120 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,120 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.119704 duration_in_ms=0.756
2017-11-13 12:10:22,120 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.119901
2017-11-13 12:10:22,120 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,121 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,121 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.120981 duration_in_ms=1.08
2017-11-13 12:10:22,121 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.121172
2017-11-13 12:10:22,121 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,122 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,122 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.122027 duration_in_ms=0.855
2017-11-13 12:10:22,122 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.122216
2017-11-13 12:10:22,122 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,123 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,123 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.123296 duration_in_ms=1.079
2017-11-13 12:10:22,124 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.123487
2017-11-13 12:10:22,124 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,124 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,125 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.124545 duration_in_ms=1.059
2017-11-13 12:10:22,125 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.124736
2017-11-13 12:10:22,125 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,126 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,126 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.125817 duration_in_ms=1.081
2017-11-13 12:10:22,126 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.126010
2017-11-13 12:10:22,126 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,127 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,127 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.126768 duration_in_ms=0.758
2017-11-13 12:10:22,127 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.126957
2017-11-13 12:10:22,127 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,128 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,128 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.127711 duration_in_ms=0.754
2017-11-13 12:10:22,128 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.127900
2017-11-13 12:10:22,128 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,129 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,129 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.128955 duration_in_ms=1.055
2017-11-13 12:10:22,129 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.129144
2017-11-13 12:10:22,129 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,130 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,130 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.130013 duration_in_ms=0.87
2017-11-13 12:10:22,130 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.130204
2017-11-13 12:10:22,130 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,131 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,131 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.131294 duration_in_ms=1.09
2017-11-13 12:10:22,132 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.131486
2017-11-13 12:10:22,132 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,132 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,133 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.132550 duration_in_ms=1.064
2017-11-13 12:10:22,133 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.132740
2017-11-13 12:10:22,133 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,133 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,134 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.133499 duration_in_ms=0.759
2017-11-13 12:10:22,134 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.133689
2017-11-13 12:10:22,134 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,134 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,135 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.134767 duration_in_ms=1.077
2017-11-13 12:10:22,135 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.134958
2017-11-13 12:10:22,135 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,136 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,136 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.135717 duration_in_ms=0.759
2017-11-13 12:10:22,136 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.135904
2017-11-13 12:10:22,136 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,137 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,137 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.136961 duration_in_ms=1.057
2017-11-13 12:10:22,137 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.137151
2017-11-13 12:10:22,137 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,138 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,138 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.138034 duration_in_ms=0.883
2017-11-13 12:10:22,138 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.138230
2017-11-13 12:10:22,138 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,139 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,139 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.139296 duration_in_ms=1.067
2017-11-13 12:10:22,140 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.139489
2017-11-13 12:10:22,140 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,140 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,141 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.140552 duration_in_ms=1.063
2017-11-13 12:10:22,141 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.140744
2017-11-13 12:10:22,141 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,141 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,142 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.141502 duration_in_ms=0.758
2017-11-13 12:10:22,142 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.141698
2017-11-13 12:10:22,142 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,142 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,143 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.142767 duration_in_ms=1.069
2017-11-13 12:10:22,143 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.142957
2017-11-13 12:10:22,143 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,144 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,144 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.143712 duration_in_ms=0.755
2017-11-13 12:10:22,144 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.143904
2017-11-13 12:10:22,144 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,145 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,145 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.144971 duration_in_ms=1.067
2017-11-13 12:10:22,145 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.145163
2017-11-13 12:10:22,145 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,146 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,146 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.146028 duration_in_ms=0.866
2017-11-13 12:10:22,146 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.146219
2017-11-13 12:10:22,146 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,147 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,147 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.146979 duration_in_ms=0.759
2017-11-13 12:10:22,147 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.147169
2017-11-13 12:10:22,147 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,148 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,148 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.148227 duration_in_ms=1.059
2017-11-13 12:10:22,148 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.148419
2017-11-13 12:10:22,149 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,149 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,150 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.149486 duration_in_ms=1.067
2017-11-13 12:10:22,150 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.149678
2017-11-13 12:10:22,150 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,150 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,151 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.150753 duration_in_ms=1.075
2017-11-13 12:10:22,151 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.150943
2017-11-13 12:10:22,151 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,152 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,152 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.151703 duration_in_ms=0.76
2017-11-13 12:10:22,152 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.151898
2017-11-13 12:10:22,152 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,153 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,153 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.152968 duration_in_ms=1.07
2017-11-13 12:10:22,153 [salt.state       ][INFO    ][12127] Running state [sysfs.write] at time 12:10:22.153165
2017-11-13 12:10:22,153 [salt.state       ][INFO    ][12127] Executing state module.run for sysfs.write
2017-11-13 12:10:22,154 [salt.state       ][INFO    ][12127] {'ret': True}
2017-11-13 12:10:22,154 [salt.state       ][INFO    ][12127] Completed state [sysfs.write] at time 12:10:22.154148 duration_in_ms=0.983
2017-11-13 12:10:22,155 [salt.state       ][INFO    ][12127] Running state [cs_CZ.UTF-8] at time 12:10:22.154725
2017-11-13 12:10:22,155 [salt.state       ][INFO    ][12127] Executing state locale.present for cs_CZ.UTF-8
2017-11-13 12:10:22,156 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'locale -a' in directory '/root'
2017-11-13 12:10:22,165 [salt.state       ][INFO    ][12127] Locale cs_CZ.UTF-8 is already present
2017-11-13 12:10:22,166 [salt.state       ][INFO    ][12127] Completed state [cs_CZ.UTF-8] at time 12:10:22.165715 duration_in_ms=10.991
2017-11-13 12:10:22,166 [salt.state       ][INFO    ][12127] Running state [en_US.UTF-8] at time 12:10:22.165999
2017-11-13 12:10:22,166 [salt.state       ][INFO    ][12127] Executing state locale.present for en_US.UTF-8
2017-11-13 12:10:22,167 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'locale -a' in directory '/root'
2017-11-13 12:10:22,177 [salt.state       ][INFO    ][12127] Locale en_US.UTF-8 is already present
2017-11-13 12:10:22,177 [salt.state       ][INFO    ][12127] Completed state [en_US.UTF-8] at time 12:10:22.177359 duration_in_ms=11.36
2017-11-13 12:10:22,180 [salt.state       ][INFO    ][12127] Running state [en_US.UTF-8] at time 12:10:22.179561
2017-11-13 12:10:22,180 [salt.state       ][INFO    ][12127] Executing state locale.system for en_US.UTF-8
2017-11-13 12:10:22,181 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command 'localectl' in directory '/root'
2017-11-13 12:10:22,207 [salt.state       ][INFO    ][12127] System locale en_US.UTF-8 already set
2017-11-13 12:10:22,207 [salt.state       ][INFO    ][12127] Completed state [en_US.UTF-8] at time 12:10:22.207304 duration_in_ms=27.744
2017-11-13 12:10:22,209 [salt.state       ][INFO    ][12127] Running state [root] at time 12:10:22.209171
2017-11-13 12:10:22,210 [salt.state       ][INFO    ][12127] Executing state user.present for root
2017-11-13 12:10:22,212 [salt.state       ][INFO    ][12127] User root is present and up to date
2017-11-13 12:10:22,212 [salt.state       ][INFO    ][12127] Completed state [root] at time 12:10:22.212017 duration_in_ms=2.847
2017-11-13 12:10:22,214 [salt.state       ][INFO    ][12127] Running state [/root] at time 12:10:22.213956
2017-11-13 12:10:22,214 [salt.state       ][INFO    ][12127] Executing state file.directory for /root
2017-11-13 12:10:22,215 [salt.state       ][INFO    ][12127] Directory /root is in the correct state
2017-11-13 12:10:22,216 [salt.state       ][INFO    ][12127] Completed state [/root] at time 12:10:22.215600 duration_in_ms=1.644
2017-11-13 12:10:22,216 [salt.state       ][INFO    ][12127] Running state [/etc/sudoers.d/90-salt-user-root] at time 12:10:22.215808
2017-11-13 12:10:22,216 [salt.state       ][INFO    ][12127] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-13 12:10:22,216 [salt.state       ][INFO    ][12127] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-13 12:10:22,217 [salt.state       ][INFO    ][12127] Completed state [/etc/sudoers.d/90-salt-user-root] at time 12:10:22.216563 duration_in_ms=0.755
2017-11-13 12:10:22,217 [salt.state       ][INFO    ][12127] Running state [ubuntu] at time 12:10:22.216772
2017-11-13 12:10:22,217 [salt.state       ][INFO    ][12127] Executing state user.present for ubuntu
2017-11-13 12:10:22,218 [salt.state       ][INFO    ][12127] User ubuntu is present and up to date
2017-11-13 12:10:22,219 [salt.state       ][INFO    ][12127] Completed state [ubuntu] at time 12:10:22.218640 duration_in_ms=1.868
2017-11-13 12:10:22,221 [salt.state       ][INFO    ][12127] Running state [/home/ubuntu] at time 12:10:22.220556
2017-11-13 12:10:22,221 [salt.state       ][INFO    ][12127] Executing state file.directory for /home/ubuntu
2017-11-13 12:10:22,222 [salt.state       ][INFO    ][12127] Directory /home/ubuntu is in the correct state
2017-11-13 12:10:22,222 [salt.state       ][INFO    ][12127] Completed state [/home/ubuntu] at time 12:10:22.222056 duration_in_ms=1.501
2017-11-13 12:10:22,224 [salt.state       ][INFO    ][12127] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:10:22.223576
2017-11-13 12:10:22,224 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-13 12:10:22,245 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-13 12:10:22,252 [salt.state       ][INFO    ][12127] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-13 12:10:22,252 [salt.state       ][INFO    ][12127] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:10:22.252155 duration_in_ms=28.58
2017-11-13 12:10:22,252 [salt.state       ][INFO    ][12127] Running state [/etc/security/limits.d/90-salt-default.conf] at time 12:10:22.252374
2017-11-13 12:10:22,253 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-13 12:10:22,273 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-13 12:10:22,304 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:22,434 [salt.state       ][INFO    ][12127] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-13 12:10:22,434 [salt.state       ][INFO    ][12127] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 12:10:22.433994 duration_in_ms=181.62
2017-11-13 12:10:22,434 [salt.state       ][INFO    ][12127] Running state [apt-daily.timer] at time 12:10:22.434211
2017-11-13 12:10:22,434 [salt.state       ][INFO    ][12127] Executing state service.dead for apt-daily.timer
2017-11-13 12:10:22,435 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-13 12:10:22,448 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-13 12:10:22,460 [salt.loaded.int.module.cmdmod][INFO    ][12127] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-13 12:10:22,477 [salt.state       ][INFO    ][12127] The service apt-daily.timer is already dead
2017-11-13 12:10:22,478 [salt.state       ][INFO    ][12127] Completed state [apt-daily.timer] at time 12:10:22.477892 duration_in_ms=43.681
2017-11-13 12:10:22,478 [salt.state       ][INFO    ][12127] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:10:22.478155
2017-11-13 12:10:22,478 [salt.state       ][INFO    ][12127] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-13 12:10:22,505 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-13 12:10:22,538 [salt.fileclient  ][INFO    ][12127] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:22,670 [salt.state       ][INFO    ][12127] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-13 12:10:22,670 [salt.state       ][INFO    ][12127] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:10:22.670282 duration_in_ms=192.127
2017-11-13 12:10:22,673 [salt.state       ][INFO    ][12127] Running state [service.systemctl_reload] at time 12:10:22.672431
2017-11-13 12:10:22,673 [salt.state       ][INFO    ][12127] Executing state module.wait for service.systemctl_reload
2017-11-13 12:10:22,673 [salt.state       ][INFO    ][12127] No changes made for service.systemctl_reload
2017-11-13 12:10:22,674 [salt.state       ][INFO    ][12127] Completed state [service.systemctl_reload] at time 12:10:22.673470 duration_in_ms=1.04
2017-11-13 12:10:22,680 [salt.minion      ][INFO    ][12127] Returning information for job: 20171113120944815592
2017-11-13 12:10:23,666 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command state.apply with jid 20171113121023654003
2017-11-13 12:10:23,682 [salt.minion      ][INFO    ][18072] Starting a new job with PID 18072
2017-11-13 12:10:26,322 [salt.state       ][INFO    ][18072] Loading fresh modules for state activity
2017-11-13 12:10:26,358 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-13 12:10:26,387 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:26,461 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-13 12:10:26,485 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:26,592 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-13 12:10:26,635 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:26,737 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-11-13 12:10:26,781 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:26,861 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-13 12:10:26,947 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:27,036 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-13 12:10:27,067 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:27,122 [salt.state       ][INFO    ][18072] Running state [/etc/hostname] at time 12:10:27.122240
2017-11-13 12:10:27,122 [salt.state       ][INFO    ][18072] Executing state file.managed for /etc/hostname
2017-11-13 12:10:27,149 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-13 12:10:27,151 [salt.state       ][INFO    ][18072] File /etc/hostname is in the correct state
2017-11-13 12:10:27,152 [salt.state       ][INFO    ][18072] Completed state [/etc/hostname] at time 12:10:27.151590 duration_in_ms=29.351
2017-11-13 12:10:27,153 [salt.state       ][INFO    ][18072] Running state [hostname cmp001] at time 12:10:27.152564
2017-11-13 12:10:27,153 [salt.state       ][INFO    ][18072] Executing state cmd.wait for hostname cmp001
2017-11-13 12:10:27,153 [salt.state       ][INFO    ][18072] No changes made for hostname cmp001
2017-11-13 12:10:27,153 [salt.state       ][INFO    ][18072] Completed state [hostname cmp001] at time 12:10:27.153134 duration_in_ms=0.571
2017-11-13 12:10:27,154 [salt.state       ][INFO    ][18072] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.153562
2017-11-13 12:10:27,154 [salt.state       ][INFO    ][18072] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,154 [salt.state       ][INFO    ][18072] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-13 12:10:27,154 [salt.state       ][INFO    ][18072] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.154337 duration_in_ms=0.775
2017-11-13 12:10:27,155 [salt.state       ][INFO    ][18072] Running state [mdb02] at time 12:10:27.154535
2017-11-13 12:10:27,155 [salt.state       ][INFO    ][18072] Executing state host.present for mdb02
2017-11-13 12:10:27,155 [salt.state       ][INFO    ][18072] Host mdb02 (192.168.10.77) already present
2017-11-13 12:10:27,155 [salt.state       ][INFO    ][18072] Completed state [mdb02] at time 12:10:27.155234 duration_in_ms=0.699
2017-11-13 12:10:27,155 [salt.state       ][INFO    ][18072] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.155420
2017-11-13 12:10:27,156 [salt.state       ][INFO    ][18072] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,156 [salt.state       ][INFO    ][18072] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-13 12:10:27,156 [salt.state       ][INFO    ][18072] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.156112 duration_in_ms=0.691
2017-11-13 12:10:27,156 [salt.state       ][INFO    ][18072] Running state [mdb03] at time 12:10:27.156299
2017-11-13 12:10:27,156 [salt.state       ][INFO    ][18072] Executing state host.present for mdb03
2017-11-13 12:10:27,157 [salt.state       ][INFO    ][18072] Host mdb03 (192.168.10.78) already present
2017-11-13 12:10:27,157 [salt.state       ][INFO    ][18072] Completed state [mdb03] at time 12:10:27.156985 duration_in_ms=0.687
2017-11-13 12:10:27,157 [salt.state       ][INFO    ][18072] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.157171
2017-11-13 12:10:27,157 [salt.state       ][INFO    ][18072] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,158 [salt.state       ][INFO    ][18072] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-13 12:10:27,158 [salt.state       ][INFO    ][18072] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.157869 duration_in_ms=0.698
2017-11-13 12:10:27,158 [salt.state       ][INFO    ][18072] Running state [mdb01] at time 12:10:27.158041
2017-11-13 12:10:27,158 [salt.state       ][INFO    ][18072] Executing state host.present for mdb01
2017-11-13 12:10:27,159 [salt.state       ][INFO    ][18072] Host mdb01 (192.168.10.76) already present
2017-11-13 12:10:27,159 [salt.state       ][INFO    ][18072] Completed state [mdb01] at time 12:10:27.158725 duration_in_ms=0.684
2017-11-13 12:10:27,159 [salt.state       ][INFO    ][18072] Running state [mdb] at time 12:10:27.158907
2017-11-13 12:10:27,159 [salt.state       ][INFO    ][18072] Executing state host.present for mdb
2017-11-13 12:10:27,159 [salt.state       ][INFO    ][18072] Host mdb (192.168.10.75) already present
2017-11-13 12:10:27,160 [salt.state       ][INFO    ][18072] Completed state [mdb] at time 12:10:27.159590 duration_in_ms=0.683
2017-11-13 12:10:27,160 [salt.state       ][INFO    ][18072] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.159774
2017-11-13 12:10:27,160 [salt.state       ][INFO    ][18072] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,160 [salt.state       ][INFO    ][18072] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-13 12:10:27,161 [salt.state       ][INFO    ][18072] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.160461 duration_in_ms=0.687
2017-11-13 12:10:27,161 [salt.state       ][INFO    ][18072] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.160646
2017-11-13 12:10:27,161 [salt.state       ][INFO    ][18072] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,161 [salt.state       ][INFO    ][18072] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-13 12:10:27,161 [salt.state       ][INFO    ][18072] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.161331 duration_in_ms=0.686
2017-11-13 12:10:27,162 [salt.state       ][INFO    ][18072] Running state [cfg01] at time 12:10:27.161516
2017-11-13 12:10:27,162 [salt.state       ][INFO    ][18072] Executing state host.present for cfg01
2017-11-13 12:10:27,162 [salt.state       ][INFO    ][18072] Host cfg01 (192.168.10.100) already present
2017-11-13 12:10:27,162 [salt.state       ][INFO    ][18072] Completed state [cfg01] at time 12:10:27.162219 duration_in_ms=0.703
2017-11-13 12:10:27,162 [salt.state       ][INFO    ][18072] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.162389
2017-11-13 12:10:27,163 [salt.state       ][INFO    ][18072] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,163 [salt.state       ][INFO    ][18072] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-13 12:10:27,163 [salt.state       ][INFO    ][18072] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.163078 duration_in_ms=0.688
2017-11-13 12:10:27,163 [salt.state       ][INFO    ][18072] Running state [prx01] at time 12:10:27.163248
2017-11-13 12:10:27,163 [salt.state       ][INFO    ][18072] Executing state host.present for prx01
2017-11-13 12:10:27,164 [salt.state       ][INFO    ][18072] Host prx01 (100.64.200.104) already present
2017-11-13 12:10:27,164 [salt.state       ][INFO    ][18072] Completed state [prx01] at time 12:10:27.163910 duration_in_ms=0.662
2017-11-13 12:10:27,164 [salt.state       ][INFO    ][18072] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.164077
2017-11-13 12:10:27,164 [salt.state       ][INFO    ][18072] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,165 [salt.state       ][INFO    ][18072] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-13 12:10:27,165 [salt.state       ][INFO    ][18072] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.164764 duration_in_ms=0.687
2017-11-13 12:10:27,165 [salt.state       ][INFO    ][18072] Running state [kvm01] at time 12:10:27.164936
2017-11-13 12:10:27,165 [salt.state       ][INFO    ][18072] Executing state host.present for kvm01
2017-11-13 12:10:27,166 [salt.state       ][INFO    ][18072] Host kvm01 (192.168.10.141) already present
2017-11-13 12:10:27,166 [salt.state       ][INFO    ][18072] Completed state [kvm01] at time 12:10:27.165751 duration_in_ms=0.816
2017-11-13 12:10:27,166 [salt.state       ][INFO    ][18072] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.165927
2017-11-13 12:10:27,166 [salt.state       ][INFO    ][18072] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,166 [salt.state       ][INFO    ][18072] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-13 12:10:27,167 [salt.state       ][INFO    ][18072] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.166623 duration_in_ms=0.697
2017-11-13 12:10:27,167 [salt.state       ][INFO    ][18072] Running state [kvm03] at time 12:10:27.166796
2017-11-13 12:10:27,167 [salt.state       ][INFO    ][18072] Executing state host.present for kvm03
2017-11-13 12:10:27,167 [salt.state       ][INFO    ][18072] Host kvm03 (192.168.10.143) already present
2017-11-13 12:10:27,168 [salt.state       ][INFO    ][18072] Completed state [kvm03] at time 12:10:27.167483 duration_in_ms=0.687
2017-11-13 12:10:27,168 [salt.state       ][INFO    ][18072] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.167651
2017-11-13 12:10:27,168 [salt.state       ][INFO    ][18072] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,168 [salt.state       ][INFO    ][18072] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-13 12:10:27,168 [salt.state       ][INFO    ][18072] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.168343 duration_in_ms=0.691
2017-11-13 12:10:27,169 [salt.state       ][INFO    ][18072] Running state [kvm02] at time 12:10:27.168515
2017-11-13 12:10:27,169 [salt.state       ][INFO    ][18072] Executing state host.present for kvm02
2017-11-13 12:10:27,169 [salt.state       ][INFO    ][18072] Host kvm02 (192.168.10.142) already present
2017-11-13 12:10:27,169 [salt.state       ][INFO    ][18072] Completed state [kvm02] at time 12:10:27.169213 duration_in_ms=0.698
2017-11-13 12:10:27,169 [salt.state       ][INFO    ][18072] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.169383
2017-11-13 12:10:27,170 [salt.state       ][INFO    ][18072] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,170 [salt.state       ][INFO    ][18072] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-13 12:10:27,170 [salt.state       ][INFO    ][18072] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.170058 duration_in_ms=0.675
2017-11-13 12:10:27,170 [salt.state       ][INFO    ][18072] Running state [dbs] at time 12:10:27.170228
2017-11-13 12:10:27,170 [salt.state       ][INFO    ][18072] Executing state host.present for dbs
2017-11-13 12:10:27,171 [salt.state       ][INFO    ][18072] Host dbs (192.168.10.50) already present
2017-11-13 12:10:27,171 [salt.state       ][INFO    ][18072] Completed state [dbs] at time 12:10:27.170911 duration_in_ms=0.684
2017-11-13 12:10:27,171 [salt.state       ][INFO    ][18072] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.171081
2017-11-13 12:10:27,171 [salt.state       ][INFO    ][18072] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,172 [salt.state       ][INFO    ][18072] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-13 12:10:27,172 [salt.state       ][INFO    ][18072] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.171767 duration_in_ms=0.686
2017-11-13 12:10:27,172 [salt.state       ][INFO    ][18072] Running state [prx] at time 12:10:27.171938
2017-11-13 12:10:27,172 [salt.state       ][INFO    ][18072] Executing state host.present for prx
2017-11-13 12:10:27,172 [salt.state       ][INFO    ][18072] Host prx (100.64.200.103) already present
2017-11-13 12:10:27,173 [salt.state       ][INFO    ][18072] Completed state [prx] at time 12:10:27.172621 duration_in_ms=0.684
2017-11-13 12:10:27,173 [salt.state       ][INFO    ][18072] Running state [prx02] at time 12:10:27.172789
2017-11-13 12:10:27,173 [salt.state       ][INFO    ][18072] Executing state host.present for prx02
2017-11-13 12:10:27,173 [salt.state       ][INFO    ][18072] Host prx02 (100.64.200.105) already present
2017-11-13 12:10:27,174 [salt.state       ][INFO    ][18072] Completed state [prx02] at time 12:10:27.173471 duration_in_ms=0.683
2017-11-13 12:10:27,174 [salt.state       ][INFO    ][18072] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.173641
2017-11-13 12:10:27,174 [salt.state       ][INFO    ][18072] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,174 [salt.state       ][INFO    ][18072] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-13 12:10:27,174 [salt.state       ][INFO    ][18072] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.174336 duration_in_ms=0.695
2017-11-13 12:10:27,175 [salt.state       ][INFO    ][18072] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.174508
2017-11-13 12:10:27,175 [salt.state       ][INFO    ][18072] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,175 [salt.state       ][INFO    ][18072] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-13 12:10:27,175 [salt.state       ][INFO    ][18072] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.175196 duration_in_ms=0.688
2017-11-13 12:10:27,175 [salt.state       ][INFO    ][18072] Running state [msg02] at time 12:10:27.175366
2017-11-13 12:10:27,176 [salt.state       ][INFO    ][18072] Executing state host.present for msg02
2017-11-13 12:10:27,176 [salt.state       ][INFO    ][18072] Host msg02 (192.168.10.42) already present
2017-11-13 12:10:27,176 [salt.state       ][INFO    ][18072] Completed state [msg02] at time 12:10:27.176038 duration_in_ms=0.671
2017-11-13 12:10:27,176 [salt.state       ][INFO    ][18072] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.176206
2017-11-13 12:10:27,176 [salt.state       ][INFO    ][18072] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,177 [salt.state       ][INFO    ][18072] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-13 12:10:27,177 [salt.state       ][INFO    ][18072] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.176895 duration_in_ms=0.689
2017-11-13 12:10:27,177 [salt.state       ][INFO    ][18072] Running state [msg03] at time 12:10:27.177068
2017-11-13 12:10:27,177 [salt.state       ][INFO    ][18072] Executing state host.present for msg03
2017-11-13 12:10:27,178 [salt.state       ][INFO    ][18072] Host msg03 (192.168.10.43) already present
2017-11-13 12:10:27,178 [salt.state       ][INFO    ][18072] Completed state [msg03] at time 12:10:27.177762 duration_in_ms=0.694
2017-11-13 12:10:27,178 [salt.state       ][INFO    ][18072] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.177934
2017-11-13 12:10:27,178 [salt.state       ][INFO    ][18072] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,178 [salt.state       ][INFO    ][18072] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-13 12:10:27,179 [salt.state       ][INFO    ][18072] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.178623 duration_in_ms=0.689
2017-11-13 12:10:27,179 [salt.state       ][INFO    ][18072] Running state [msg01] at time 12:10:27.178795
2017-11-13 12:10:27,179 [salt.state       ][INFO    ][18072] Executing state host.present for msg01
2017-11-13 12:10:27,179 [salt.state       ][INFO    ][18072] Host msg01 (192.168.10.41) already present
2017-11-13 12:10:27,180 [salt.state       ][INFO    ][18072] Completed state [msg01] at time 12:10:27.179478 duration_in_ms=0.683
2017-11-13 12:10:27,180 [salt.state       ][INFO    ][18072] Running state [msg] at time 12:10:27.179648
2017-11-13 12:10:27,180 [salt.state       ][INFO    ][18072] Executing state host.present for msg
2017-11-13 12:10:27,180 [salt.state       ][INFO    ][18072] Host msg (192.168.10.40) already present
2017-11-13 12:10:27,180 [salt.state       ][INFO    ][18072] Completed state [msg] at time 12:10:27.180330 duration_in_ms=0.683
2017-11-13 12:10:27,181 [salt.state       ][INFO    ][18072] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.180498
2017-11-13 12:10:27,181 [salt.state       ][INFO    ][18072] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,181 [salt.state       ][INFO    ][18072] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-13 12:10:27,181 [salt.state       ][INFO    ][18072] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.181184 duration_in_ms=0.686
2017-11-13 12:10:27,181 [salt.state       ][INFO    ][18072] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.181353
2017-11-13 12:10:27,182 [salt.state       ][INFO    ][18072] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,182 [salt.state       ][INFO    ][18072] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-13 12:10:27,182 [salt.state       ][INFO    ][18072] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.182021 duration_in_ms=0.668
2017-11-13 12:10:27,182 [salt.state       ][INFO    ][18072] Running state [cfg01] at time 12:10:27.182191
2017-11-13 12:10:27,182 [salt.state       ][INFO    ][18072] Executing state host.present for cfg01
2017-11-13 12:10:27,183 [salt.state       ][INFO    ][18072] Host cfg01 (192.168.10.100) already present
2017-11-13 12:10:27,183 [salt.state       ][INFO    ][18072] Completed state [cfg01] at time 12:10:27.182968 duration_in_ms=0.777
2017-11-13 12:10:27,183 [salt.state       ][INFO    ][18072] Running state [cmp002] at time 12:10:27.183139
2017-11-13 12:10:27,183 [salt.state       ][INFO    ][18072] Executing state host.present for cmp002
2017-11-13 12:10:27,184 [salt.state       ][INFO    ][18072] Host cmp002 (192.168.10.102) already present
2017-11-13 12:10:27,184 [salt.state       ][INFO    ][18072] Completed state [cmp002] at time 12:10:27.183823 duration_in_ms=0.684
2017-11-13 12:10:27,184 [salt.state       ][INFO    ][18072] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.183992
2017-11-13 12:10:27,184 [salt.state       ][INFO    ][18072] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,185 [salt.state       ][INFO    ][18072] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-13 12:10:27,185 [salt.state       ][INFO    ][18072] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.184676 duration_in_ms=0.684
2017-11-13 12:10:27,185 [salt.state       ][INFO    ][18072] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.184845
2017-11-13 12:10:27,185 [salt.state       ][INFO    ][18072] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,185 [salt.state       ][INFO    ][18072] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-13 12:10:27,186 [salt.state       ][INFO    ][18072] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.185527 duration_in_ms=0.682
2017-11-13 12:10:27,186 [salt.state       ][INFO    ][18072] Running state [cmp001] at time 12:10:27.185696
2017-11-13 12:10:27,186 [salt.state       ][INFO    ][18072] Executing state host.present for cmp001
2017-11-13 12:10:27,186 [salt.state       ][INFO    ][18072] Host cmp001 (192.168.10.101) already present
2017-11-13 12:10:27,186 [salt.state       ][INFO    ][18072] Completed state [cmp001] at time 12:10:27.186387 duration_in_ms=0.691
2017-11-13 12:10:27,187 [salt.state       ][INFO    ][18072] Running state [file.replace] at time 12:10:27.187305
2017-11-13 12:10:27,188 [salt.state       ][INFO    ][18072] Executing state module.run for file.replace
2017-11-13 12:10:27,518 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['git', '--version'] in directory '/root'
2017-11-13 12:10:27,558 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'grep -q "cmp001 cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-13 12:10:27,566 [salt.state       ][INFO    ][18072] onlyif execution failed
2017-11-13 12:10:27,566 [salt.state       ][INFO    ][18072] Completed state [file.replace] at time 12:10:27.566440 duration_in_ms=379.134
2017-11-13 12:10:27,567 [salt.state       ][INFO    ][18072] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.566729
2017-11-13 12:10:27,567 [salt.state       ][INFO    ][18072] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,568 [salt.state       ][INFO    ][18072] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-13 12:10:27,568 [salt.state       ][INFO    ][18072] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.567741 duration_in_ms=1.013
2017-11-13 12:10:27,568 [salt.state       ][INFO    ][18072] Running state [dbs01] at time 12:10:27.567947
2017-11-13 12:10:27,568 [salt.state       ][INFO    ][18072] Executing state host.present for dbs01
2017-11-13 12:10:27,569 [salt.state       ][INFO    ][18072] Host dbs01 (192.168.10.51) already present
2017-11-13 12:10:27,569 [salt.state       ][INFO    ][18072] Completed state [dbs01] at time 12:10:27.568706 duration_in_ms=0.759
2017-11-13 12:10:27,569 [salt.state       ][INFO    ][18072] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.568902
2017-11-13 12:10:27,569 [salt.state       ][INFO    ][18072] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,569 [salt.state       ][INFO    ][18072] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-13 12:10:27,570 [salt.state       ][INFO    ][18072] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.569613 duration_in_ms=0.712
2017-11-13 12:10:27,570 [salt.state       ][INFO    ][18072] Running state [dbs02] at time 12:10:27.569855
2017-11-13 12:10:27,570 [salt.state       ][INFO    ][18072] Executing state host.present for dbs02
2017-11-13 12:10:27,570 [salt.state       ][INFO    ][18072] Host dbs02 (192.168.10.52) already present
2017-11-13 12:10:27,571 [salt.state       ][INFO    ][18072] Completed state [dbs02] at time 12:10:27.570609 duration_in_ms=0.754
2017-11-13 12:10:27,571 [salt.state       ][INFO    ][18072] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.570805
2017-11-13 12:10:27,571 [salt.state       ][INFO    ][18072] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,571 [salt.state       ][INFO    ][18072] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-13 12:10:27,572 [salt.state       ][INFO    ][18072] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.571539 duration_in_ms=0.734
2017-11-13 12:10:27,572 [salt.state       ][INFO    ][18072] Running state [dbs03] at time 12:10:27.571731
2017-11-13 12:10:27,572 [salt.state       ][INFO    ][18072] Executing state host.present for dbs03
2017-11-13 12:10:27,572 [salt.state       ][INFO    ][18072] Host dbs03 (192.168.10.53) already present
2017-11-13 12:10:27,572 [salt.state       ][INFO    ][18072] Completed state [dbs03] at time 12:10:27.572432 duration_in_ms=0.701
2017-11-13 12:10:27,573 [salt.state       ][INFO    ][18072] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.572622
2017-11-13 12:10:27,573 [salt.state       ][INFO    ][18072] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,573 [salt.state       ][INFO    ][18072] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-13 12:10:27,573 [salt.state       ][INFO    ][18072] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.573354 duration_in_ms=0.732
2017-11-13 12:10:27,574 [salt.state       ][INFO    ][18072] Running state [mas01] at time 12:10:27.573547
2017-11-13 12:10:27,574 [salt.state       ][INFO    ][18072] Executing state host.present for mas01
2017-11-13 12:10:27,574 [salt.state       ][INFO    ][18072] Host mas01 (192.168.10.3) already present
2017-11-13 12:10:27,574 [salt.state       ][INFO    ][18072] Completed state [mas01] at time 12:10:27.574261 duration_in_ms=0.714
2017-11-13 12:10:27,574 [salt.state       ][INFO    ][18072] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.574431
2017-11-13 12:10:27,575 [salt.state       ][INFO    ][18072] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,575 [salt.state       ][INFO    ][18072] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-13 12:10:27,575 [salt.state       ][INFO    ][18072] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.575129 duration_in_ms=0.697
2017-11-13 12:10:27,575 [salt.state       ][INFO    ][18072] Running state [ctl02] at time 12:10:27.575305
2017-11-13 12:10:27,575 [salt.state       ][INFO    ][18072] Executing state host.present for ctl02
2017-11-13 12:10:27,576 [salt.state       ][INFO    ][18072] Host ctl02 (192.168.10.12) already present
2017-11-13 12:10:27,576 [salt.state       ][INFO    ][18072] Completed state [ctl02] at time 12:10:27.576012 duration_in_ms=0.707
2017-11-13 12:10:27,576 [salt.state       ][INFO    ][18072] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.576189
2017-11-13 12:10:27,576 [salt.state       ][INFO    ][18072] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,577 [salt.state       ][INFO    ][18072] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-13 12:10:27,577 [salt.state       ][INFO    ][18072] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.577027 duration_in_ms=0.838
2017-11-13 12:10:27,577 [salt.state       ][INFO    ][18072] Running state [ctl03] at time 12:10:27.577205
2017-11-13 12:10:27,577 [salt.state       ][INFO    ][18072] Executing state host.present for ctl03
2017-11-13 12:10:27,578 [salt.state       ][INFO    ][18072] Host ctl03 (192.168.10.13) already present
2017-11-13 12:10:27,578 [salt.state       ][INFO    ][18072] Completed state [ctl03] at time 12:10:27.577923 duration_in_ms=0.718
2017-11-13 12:10:27,578 [salt.state       ][INFO    ][18072] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.578101
2017-11-13 12:10:27,578 [salt.state       ][INFO    ][18072] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,579 [salt.state       ][INFO    ][18072] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-13 12:10:27,579 [salt.state       ][INFO    ][18072] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.578800 duration_in_ms=0.7
2017-11-13 12:10:27,579 [salt.state       ][INFO    ][18072] Running state [ctl01] at time 12:10:27.578978
2017-11-13 12:10:27,579 [salt.state       ][INFO    ][18072] Executing state host.present for ctl01
2017-11-13 12:10:27,580 [salt.state       ][INFO    ][18072] Host ctl01 (192.168.10.11) already present
2017-11-13 12:10:27,580 [salt.state       ][INFO    ][18072] Completed state [ctl01] at time 12:10:27.579673 duration_in_ms=0.694
2017-11-13 12:10:27,580 [salt.state       ][INFO    ][18072] Running state [ctl] at time 12:10:27.579849
2017-11-13 12:10:27,580 [salt.state       ][INFO    ][18072] Executing state host.present for ctl
2017-11-13 12:10:27,580 [salt.state       ][INFO    ][18072] Host ctl (192.168.10.10) already present
2017-11-13 12:10:27,581 [salt.state       ][INFO    ][18072] Completed state [ctl] at time 12:10:27.580521 duration_in_ms=0.673
2017-11-13 12:10:27,581 [salt.state       ][INFO    ][18072] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.580700
2017-11-13 12:10:27,581 [salt.state       ][INFO    ][18072] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:10:27,581 [salt.state       ][INFO    ][18072] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-13 12:10:27,581 [salt.state       ][INFO    ][18072] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:10:27.581403 duration_in_ms=0.702
2017-11-13 12:10:27,585 [salt.state       ][INFO    ][18072] Running state [linux_dpdk_pkgs] at time 12:10:27.584996
2017-11-13 12:10:27,585 [salt.state       ][INFO    ][18072] Executing state pkg.installed for linux_dpdk_pkgs
2017-11-13 12:10:27,586 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:10:27,858 [salt.state       ][INFO    ][18072] All specified packages are already installed
2017-11-13 12:10:27,858 [salt.state       ][INFO    ][18072] Completed state [linux_dpdk_pkgs] at time 12:10:27.858211 duration_in_ms=273.213
2017-11-13 12:10:27,859 [salt.state       ][INFO    ][18072] Running state [uio] at time 12:10:27.859099
2017-11-13 12:10:27,859 [salt.state       ][INFO    ][18072] Executing state kmod.present for uio
2017-11-13 12:10:27,860 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'lsmod' in directory '/root'
2017-11-13 12:10:27,871 [salt.state       ][INFO    ][18072] Kernel module uio is already present
2017-11-13 12:10:27,871 [salt.state       ][INFO    ][18072] Completed state [uio] at time 12:10:27.870875 duration_in_ms=11.776
2017-11-13 12:10:27,872 [salt.state       ][INFO    ][18072] Running state [/etc/dpdk/interfaces] at time 12:10:27.871604
2017-11-13 12:10:27,872 [salt.state       ][INFO    ][18072] Executing state file.managed for /etc/dpdk/interfaces
2017-11-13 12:10:27,889 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-11-13 12:10:27,909 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:10:27,956 [salt.state       ][INFO    ][18072] File /etc/dpdk/interfaces is in the correct state
2017-11-13 12:10:27,956 [salt.state       ][INFO    ][18072] Completed state [/etc/dpdk/interfaces] at time 12:10:27.956006 duration_in_ms=84.402
2017-11-13 12:10:27,957 [salt.state       ][INFO    ][18072] Running state [dpdk] at time 12:10:27.957231
2017-11-13 12:10:27,957 [salt.state       ][INFO    ][18072] Executing state service.running for dpdk
2017-11-13 12:10:27,958 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-11-13 12:10:27,975 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-11-13 12:10:27,984 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-11-13 12:10:27,992 [salt.state       ][INFO    ][18072] The service dpdk is already running
2017-11-13 12:10:27,992 [salt.state       ][INFO    ][18072] Completed state [dpdk] at time 12:10:27.991907 duration_in_ms=34.675
2017-11-13 12:10:27,992 [salt.state       ][INFO    ][18072] Running state [openvswitch_dpdk_pkgs] at time 12:10:27.992154
2017-11-13 12:10:27,992 [salt.state       ][INFO    ][18072] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-11-13 12:10:27,996 [salt.state       ][INFO    ][18072] All specified packages are already installed
2017-11-13 12:10:27,997 [salt.state       ][INFO    ][18072] Completed state [openvswitch_dpdk_pkgs] at time 12:10:27.996633 duration_in_ms=4.479
2017-11-13 12:10:27,998 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 12:10:27.997525
2017-11-13 12:10:27,998 [salt.state       ][INFO    ][18072] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-11-13 12:10:27,998 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-11-13 12:10:28,009 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,009 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 12:10:28.009091 duration_in_ms=11.564
2017-11-13 12:10:28,010 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 12:10:28.010141
2017-11-13 12:10:28,010 [salt.state       ][INFO    ][18072] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-11-13 12:10:28,011 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-11-13 12:10:28,021 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,021 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 12:10:28.021125 duration_in_ms=10.984
2017-11-13 12:10:28,022 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 12:10:28.021932
2017-11-13 12:10:28,022 [salt.state       ][INFO    ][18072] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-11-13 12:10:28,023 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-11-13 12:10:28,034 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,034 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 12:10:28.034008 duration_in_ms=12.076
2017-11-13 12:10:28,035 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 12:10:28.034764
2017-11-13 12:10:28,035 [salt.state       ][INFO    ][18072] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-11-13 12:10:28,035 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-11-13 12:10:28,046 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,046 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 12:10:28.045963 duration_in_ms=11.199
2017-11-13 12:10:28,047 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 12:10:28.046705
2017-11-13 12:10:28,047 [salt.state       ][INFO    ][18072] 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-13 12:10:28,047 [salt.loaded.int.module.cmdmod][INFO    ][18072] 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-13 12:10:28,057 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,058 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 12:10:28.057545 duration_in_ms=10.84
2017-11-13 12:10:28,061 [salt.state       ][INFO    ][18072] Running state [openvswitch-switch] at time 12:10:28.060780
2017-11-13 12:10:28,061 [salt.state       ][INFO    ][18072] Executing state service.running for openvswitch-switch
2017-11-13 12:10:28,062 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-11-13 12:10:28,073 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-11-13 12:10:28,080 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-11-13 12:10:28,087 [salt.state       ][INFO    ][18072] The service openvswitch-switch is already running
2017-11-13 12:10:28,088 [salt.state       ][INFO    ][18072] Completed state [openvswitch-switch] at time 12:10:28.087789 duration_in_ms=27.008
2017-11-13 12:10:28,088 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 12:10:28.088035
2017-11-13 12:10:28,088 [salt.state       ][INFO    ][18072] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-11-13 12:10:28,089 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-11-13 12:10:28,101 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,102 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 12:10:28.101813 duration_in_ms=13.778
2017-11-13 12:10:28,104 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 12:10:28.103922
2017-11-13 12:10:28,104 [salt.state       ][INFO    ][18072] 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-13 12:10:28,105 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-11-13 12:10:28,119 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,120 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 12:10:28.119550 duration_in_ms=15.629
2017-11-13 12:10:28,120 [salt.state       ][INFO    ][18072] Running state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 12:10:28.119795
2017-11-13 12:10:28,120 [salt.state       ][INFO    ][18072] Executing state cmd.run for ovs-vsctl set Interface dpdk0 options:n_rxq=2 
2017-11-13 12:10:28,121 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl get Interface dpdk0 options | grep 'n_rxq="2"'
' in directory '/root'
2017-11-13 12:10:28,132 [salt.state       ][INFO    ][18072] unless execution succeeded
2017-11-13 12:10:28,133 [salt.state       ][INFO    ][18072] Completed state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 12:10:28.132765 duration_in_ms=12.969
2017-11-13 12:10:28,133 [salt.state       ][INFO    ][18072] Running state [linux_network_bridge_pkgs] at time 12:10:28.133059
2017-11-13 12:10:28,133 [salt.state       ][INFO    ][18072] Executing state pkg.installed for linux_network_bridge_pkgs
2017-11-13 12:10:28,139 [salt.state       ][INFO    ][18072] All specified packages are already installed
2017-11-13 12:10:28,139 [salt.state       ][INFO    ][18072] Completed state [linux_network_bridge_pkgs] at time 12:10:28.138820 duration_in_ms=5.761
2017-11-13 12:10:28,140 [salt.state       ][INFO    ][18072] Running state [ens2f0.81] at time 12:10:28.140267
2017-11-13 12:10:28,141 [salt.state       ][INFO    ][18072] Executing state network.managed for ens2f0.81
2017-11-13 12:10:29,691 [salt.state       ][INFO    ][18072] Interface ens2f0.81 is up to date.
2017-11-13 12:10:29,691 [salt.state       ][INFO    ][18072] Completed state [ens2f0.81] at time 12:10:29.691443 duration_in_ms=1551.175
2017-11-13 12:10:29,692 [salt.state       ][INFO    ][18072] Running state [br-ctl] at time 12:10:29.692343
2017-11-13 12:10:29,693 [salt.state       ][INFO    ][18072] Executing state network.managed for br-ctl
2017-11-13 12:10:29,699 [salt.loaded.int.module.cmdmod][INFO    ][18072] 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-13 12:10:30,007 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:10:31,510 [salt.state       ][INFO    ][18072] Interface br-ctl is up to date.
2017-11-13 12:10:31,511 [salt.state       ][INFO    ][18072] Completed state [br-ctl] at time 12:10:31.510593 duration_in_ms=1818.25
2017-11-13 12:10:31,511 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces] at time 12:10:31.510883
2017-11-13 12:10:31,511 [salt.state       ][INFO    ][18072] Executing state file.prepend for /etc/network/interfaces
2017-11-13 12:10:31,518 [salt.state       ][INFO    ][18072] 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-13 12:10:31,519 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces] at time 12:10:31.518747 duration_in_ms=7.864
2017-11-13 12:10:31,519 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 12:10:31.518971
2017-11-13 12:10:31,519 [salt.state       ][INFO    ][18072] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-11-13 12:10:31,539 [salt.fileclient  ][INFO    ][18072] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-11-13 12:10:31,547 [salt.state       ][INFO    ][18072] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-11-13 12:10:31,548 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 12:10:31.547481 duration_in_ms=28.51
2017-11-13 12:10:31,548 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces] at time 12:10:31.547705
2017-11-13 12:10:31,548 [salt.state       ][INFO    ][18072] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:10:31,550 [salt.state       ][INFO    ][18072] No changes needed to be made
2017-11-13 12:10:31,550 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces] at time 12:10:31.550170 duration_in_ms=2.465
2017-11-13 12:10:31,550 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces] at time 12:10:31.550385
2017-11-13 12:10:31,551 [salt.state       ][INFO    ][18072] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:10:31,553 [salt.state       ][INFO    ][18072] No changes needed to be made
2017-11-13 12:10:31,553 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces] at time 12:10:31.553056 duration_in_ms=2.671
2017-11-13 12:10:31,564 [salt.state       ][INFO    ][18072] Running state [br-floating] at time 12:10:31.564204
2017-11-13 12:10:31,565 [salt.state       ][INFO    ][18072] Executing state openvswitch_bridge.present for br-floating
2017-11-13 12:10:31,565 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-11-13 12:10:31,577 [salt.state       ][INFO    ][18072] Bridge br-floating already exists.
2017-11-13 12:10:31,578 [salt.state       ][INFO    ][18072] Completed state [br-floating] at time 12:10:31.577614 duration_in_ms=13.411
2017-11-13 12:10:31,578 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces] at time 12:10:31.577900
2017-11-13 12:10:31,578 [salt.state       ][INFO    ][18072] Executing state file.prepend for /etc/network/interfaces
2017-11-13 12:10:31,581 [salt.state       ][INFO    ][18072] File /etc/network/interfaces is in correct state
2017-11-13 12:10:31,582 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces] at time 12:10:31.581480 duration_in_ms=3.579
2017-11-13 12:10:31,587 [salt.state       ][INFO    ][18072] Running state [ifup float-to-ex] at time 12:10:31.586981
2017-11-13 12:10:31,587 [salt.state       ][INFO    ][18072] Executing state cmd.run for ifup float-to-ex
2017-11-13 12:10:31,588 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command 'ifup float-to-ex' in directory '/root'
2017-11-13 12:10:31,599 [salt.state       ][INFO    ][18072] {'pid': 18288, 'retcode': 0, 'stderr': 'ifup: interface float-to-ex already configured', 'stdout': ''}
2017-11-13 12:10:31,600 [salt.state       ][INFO    ][18072] Completed state [ifup float-to-ex] at time 12:10:31.599603 duration_in_ms=12.623
2017-11-13 12:10:31,600 [salt.state       ][INFO    ][18072] Running state [eno1] at time 12:10:31.599901
2017-11-13 12:10:31,600 [salt.state       ][INFO    ][18072] Executing state network.managed for eno1
2017-11-13 12:10:32,687 [salt.state       ][INFO    ][18072] Interface eno1 is up to date.
2017-11-13 12:10:32,687 [salt.state       ][INFO    ][18072] Completed state [eno1] at time 12:10:32.687038 duration_in_ms=1087.136
2017-11-13 12:10:32,687 [salt.state       ][INFO    ][18072] Running state [ens2f0] at time 12:10:32.687313
2017-11-13 12:10:32,688 [salt.state       ][INFO    ][18072] Executing state network.managed for ens2f0
2017-11-13 12:10:33,664 [salt.state       ][INFO    ][18072] Interface ens2f0 is up to date.
2017-11-13 12:10:33,665 [salt.state       ][INFO    ][18072] Completed state [ens2f0] at time 12:10:33.664461 duration_in_ms=977.148
2017-11-13 12:10:33,665 [salt.state       ][INFO    ][18072] Running state [ens2f0.80] at time 12:10:33.664718
2017-11-13 12:10:33,665 [salt.state       ][INFO    ][18072] Executing state network.managed for ens2f0.80
2017-11-13 12:10:34,512 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121033753654
2017-11-13 12:10:34,523 [salt.minion      ][INFO    ][18561] Starting a new job with PID 18561
2017-11-13 12:10:34,536 [salt.minion      ][INFO    ][18561] Returning information for job: 20171113121033753654
2017-11-13 12:10:34,612 [salt.state       ][INFO    ][18072] Interface ens2f0.80 is up to date.
2017-11-13 12:10:34,612 [salt.state       ][INFO    ][18072] Completed state [ens2f0.80] at time 12:10:34.612362 duration_in_ms=947.643
2017-11-13 12:10:34,614 [salt.state       ][INFO    ][18072] Running state [br-ex] at time 12:10:34.614311
2017-11-13 12:10:34,615 [salt.state       ][INFO    ][18072] Executing state network.managed for br-ex
2017-11-13 12:10:34,622 [salt.loaded.int.module.cmdmod][INFO    ][18072] 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-13 12:10:34,916 [salt.loaded.int.module.cmdmod][INFO    ][18072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:10:35,910 [salt.state       ][INFO    ][18072] Interface br-ex is up to date.
2017-11-13 12:10:35,911 [salt.state       ][INFO    ][18072] Completed state [br-ex] at time 12:10:35.910620 duration_in_ms=1296.308
2017-11-13 12:10:35,911 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces] at time 12:10:35.910877
2017-11-13 12:10:35,911 [salt.state       ][INFO    ][18072] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:10:35,912 [salt.state       ][INFO    ][18072] No changes needed to be made
2017-11-13 12:10:35,913 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces] at time 12:10:35.912625 duration_in_ms=1.748
2017-11-13 12:10:35,913 [salt.state       ][INFO    ][18072] Running state [/etc/network/interfaces] at time 12:10:35.912846
2017-11-13 12:10:35,913 [salt.state       ][INFO    ][18072] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:10:35,914 [salt.state       ][INFO    ][18072] No changes needed to be made
2017-11-13 12:10:35,914 [salt.state       ][INFO    ][18072] Completed state [/etc/network/interfaces] at time 12:10:35.914395 duration_in_ms=1.549
2017-11-13 12:10:35,915 [salt.state       ][INFO    ][18072] Running state [/etc/profile.d/proxy.sh] at time 12:10:35.914613
2017-11-13 12:10:35,915 [salt.state       ][INFO    ][18072] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-13 12:10:35,915 [salt.state       ][INFO    ][18072] File /etc/profile.d/proxy.sh is not present
2017-11-13 12:10:35,915 [salt.state       ][INFO    ][18072] Completed state [/etc/profile.d/proxy.sh] at time 12:10:35.915269 duration_in_ms=0.656
2017-11-13 12:10:35,916 [salt.state       ][INFO    ][18072] Running state [/etc/apt/apt.conf.d/95proxies] at time 12:10:35.915473
2017-11-13 12:10:35,916 [salt.state       ][INFO    ][18072] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-13 12:10:35,916 [salt.state       ][INFO    ][18072] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-13 12:10:35,916 [salt.state       ][INFO    ][18072] Completed state [/etc/apt/apt.conf.d/95proxies] at time 12:10:35.916106 duration_in_ms=0.633
2017-11-13 12:10:35,919 [salt.minion      ][INFO    ][18072] Returning information for job: 20171113121023654003
2017-11-13 12:10:37,152 [salt.minion      ][INFO    ][11980] User sudo_ubuntu Executing command system.reboot with jid 20171113121037142013
2017-11-13 12:10:37,167 [salt.minion      ][INFO    ][18731] Starting a new job with PID 18731
2017-11-13 12:10:37,174 [salt.loaded.int.module.cmdmod][INFO    ][18731] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-13 12:10:37,194 [salt.utils.parsers][WARNING ][11980] Minion received a SIGTERM. Exiting.
2017-11-13 12:10:37,195 [salt.cli.daemons ][INFO    ][11980] The salt minion is shutting down..
2017-11-13 12:10:37,196 [salt.cli.daemons ][INFO    ][11980] The Salt Minion is shut down
2017-11-13 12:13:18,913 [salt.cli.daemons ][INFO    ][3122] Setting up the Salt Minion "cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-13 12:13:19,884 [salt.minion      ][INFO    ][3122] Creating minion process manager
2017-11-13 12:13:19,885 [salt.cli.daemons ][WARNING ][3122] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-13 12:13:19,885 [salt.cli.daemons ][INFO    ][3122] The Salt Minion is starting up
2017-11-13 12:13:19,885 [salt.minion      ][INFO    ][3122] Minion is starting as user 'root'
2017-11-13 12:13:19,886 [salt.utils.event ][INFO    ][3122] Starting pull socket on /var/run/salt/minion/minion_event_c33618986d_pull.ipc
2017-11-13 12:13:21,196 [salt.loaded.int.module.cmdmod][INFO    ][3122] Executing command ['date', '+%z'] in directory '/root'
2017-11-13 12:13:21,205 [salt.utils.schedule][INFO    ][3122] Updating job settings for scheduled job: __mine_interval
2017-11-13 12:13:21,208 [salt.minion      ][INFO    ][3122] Added mine.update to scheduler
2017-11-13 12:13:21,238 [salt.minion      ][INFO    ][3122] Minion is ready to receive requests!
2017-11-13 12:13:22,239 [salt.utils.schedule][INFO    ][3122] Running scheduled job: __mine_interval
2017-11-13 12:13:38,228 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command test.ping with jid 20171113121338213783
2017-11-13 12:13:38,244 [salt.minion      ][INFO    ][3850] Starting a new job with PID 3850
2017-11-13 12:13:38,290 [salt.minion      ][INFO    ][3850] Returning information for job: 20171113121338213783
2017-11-13 12:14:10,026 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command test.ping with jid 20171113121410015761
2017-11-13 12:14:10,042 [salt.minion      ][INFO    ][3864] Starting a new job with PID 3864
2017-11-13 12:14:10,129 [salt.minion      ][INFO    ][3864] Returning information for job: 20171113121410015761
2017-11-13 12:14:41,850 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command test.ping with jid 20171113121441837662
2017-11-13 12:14:41,863 [salt.minion      ][INFO    ][3870] Starting a new job with PID 3870
2017-11-13 12:14:41,949 [salt.minion      ][INFO    ][3870] Returning information for job: 20171113121441837662
2017-11-13 12:15:15,615 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command test.ping with jid 20171113121515604052
2017-11-13 12:15:15,627 [salt.minion      ][INFO    ][3875] Starting a new job with PID 3875
2017-11-13 12:15:15,712 [salt.minion      ][INFO    ][3875] Returning information for job: 20171113121515604052
2017-11-13 12:15:16,580 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command state.apply with jid 20171113121516566985
2017-11-13 12:15:16,591 [salt.minion      ][INFO    ][3880] Starting a new job with PID 3880
2017-11-13 12:15:19,419 [salt.state       ][INFO    ][3880] Loading fresh modules for state activity
2017-11-13 12:15:19,474 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-13 12:15:19,521 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-13 12:15:19,601 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:19,753 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-13 12:15:19,788 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:20,088 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-13 12:15:20,121 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:20,263 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-13 12:15:20,417 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:20,664 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-13 12:15:20,733 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:20,877 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-13 12:15:20,908 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:21,048 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-13 12:15:21,123 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:21,307 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/grub.sls'
2017-11-13 12:15:21,334 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/hugepages.sls'
2017-11-13 12:15:21,377 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:21,527 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/dpdk.sls'
2017-11-13 12:15:21,556 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:21,691 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-13 12:15:21,728 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:22,004 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-13 12:15:22,045 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:22,191 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-13 12:15:22,228 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:22,374 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-13 12:15:22,448 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:22,612 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-13 12:15:22,665 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:22,805 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-13 12:15:22,836 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:22,979 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-13 12:15:23,015 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:23,159 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-13 12:15:23,182 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:23,266 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-13 12:15:23,292 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:23,375 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-13 12:15:23,399 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:23,475 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-13 12:15:23,527 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:23,656 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-11-13 12:15:23,711 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:23,813 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-13 12:15:23,921 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:24,032 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-13 12:15:24,057 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:24,135 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-13 12:15:24,167 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:24,240 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/storage/loopback.sls'
2017-11-13 12:15:24,272 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:24,353 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/storage/lvm.sls'
2017-11-13 12:15:24,394 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:24,482 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-13 12:15:24,503 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-13 12:15:24,528 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-13 12:15:24,555 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-13 12:15:24,579 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-13 12:15:24,607 [salt.state       ][INFO    ][3880] Running state [/etc/environment] at time 12:15:24.606966
2017-11-13 12:15:24,607 [salt.state       ][INFO    ][3880] Executing state file.blockreplace for /etc/environment
2017-11-13 12:15:24,608 [salt.state       ][INFO    ][3880] No changes needed to be made
2017-11-13 12:15:24,608 [salt.state       ][INFO    ][3880] Completed state [/etc/environment] at time 12:15:24.608001 duration_in_ms=1.036
2017-11-13 12:15:24,608 [salt.state       ][INFO    ][3880] Running state [/etc/profile.d] at time 12:15:24.608242
2017-11-13 12:15:24,608 [salt.state       ][INFO    ][3880] Executing state file.directory for /etc/profile.d
2017-11-13 12:15:24,610 [salt.state       ][INFO    ][3880] Directory /etc/profile.d is in the correct state
2017-11-13 12:15:24,610 [salt.state       ][INFO    ][3880] Completed state [/etc/profile.d] at time 12:15:24.610031 duration_in_ms=1.789
2017-11-13 12:15:25,350 [salt.state       ][INFO    ][3880] Running state [linux_repo_prereq_pkgs] at time 12:15:25.350155
2017-11-13 12:15:25,350 [salt.state       ][INFO    ][3880] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-13 12:15:25,351 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:15:25,988 [salt.state       ][INFO    ][3880] All specified packages are already installed
2017-11-13 12:15:25,989 [salt.state       ][INFO    ][3880] Completed state [linux_repo_prereq_pkgs] at time 12:15:25.988744 duration_in_ms=638.588
2017-11-13 12:15:25,989 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 12:15:25.989146
2017-11-13 12:15:25,989 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-13 12:15:25,990 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-13 12:15:25,990 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 12:15:25.989973 duration_in_ms=0.827
2017-11-13 12:15:25,990 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 12:15:25.990215
2017-11-13 12:15:25,990 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-13 12:15:26,022 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:26,053 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:26,112 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-13 12:15:26,112 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 12:15:26.112101 duration_in_ms=121.886
2017-11-13 12:15:26,116 [salt.state       ][INFO    ][3880] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 12:15:26.115511
2017-11-13 12:15:26,116 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-13 12:15:26,568 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:15:26,698 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:26,709 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121526694303
2017-11-13 12:15:26,721 [salt.minion      ][INFO    ][4081] Starting a new job with PID 4081
2017-11-13 12:15:26,734 [salt.minion      ][INFO    ][4081] Returning information for job: 20171113121526694303
2017-11-13 12:15:31,317 [salt.state       ][INFO    ][3880] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-13 12:15:31,317 [salt.state       ][INFO    ][3880] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 12:15:31.317294 duration_in_ms=5201.782
2017-11-13 12:15:31,318 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:15:31.317578
2017-11-13 12:15:31,318 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-13 12:15:31,318 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-13 12:15:31,318 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 12:15:31.318373 duration_in_ms=0.795
2017-11-13 12:15:31,319 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/uca] at time 12:15:31.318587
2017-11-13 12:15:31,319 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-13 12:15:31,319 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/uca is not present
2017-11-13 12:15:31,319 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/uca] at time 12:15:31.319231 duration_in_ms=0.644
2017-11-13 12:15:31,321 [salt.state       ][INFO    ][3880] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 12:15:31.320912
2017-11-13 12:15:31,321 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-13 12:15:31,427 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-13 12:15:31,498 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:34,703 [salt.state       ][INFO    ][3880] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-13 12:15:34,703 [salt.state       ][INFO    ][3880] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 12:15:34.703261 duration_in_ms=3382.349
2017-11-13 12:15:34,704 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 12:15:34.703608
2017-11-13 12:15:34,704 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-13 12:15:34,704 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-13 12:15:34,705 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 12:15:34.704543 duration_in_ms=0.935
2017-11-13 12:15:34,705 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 12:15:34.704765
2017-11-13 12:15:34,705 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-13 12:15:34,731 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:34,760 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:34,818 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-13 12:15:34,818 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 12:15:34.817901 duration_in_ms=113.136
2017-11-13 12:15:34,820 [salt.state       ][INFO    ][3880] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 12:15:34.819705
2017-11-13 12:15:34,820 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-13 12:15:34,965 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:15:35,092 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:36,739 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121536726209
2017-11-13 12:15:36,758 [salt.minion      ][INFO    ][5895] Starting a new job with PID 5895
2017-11-13 12:15:36,771 [salt.minion      ][INFO    ][5895] Returning information for job: 20171113121536726209
2017-11-13 12:15:38,829 [salt.state       ][INFO    ][3880] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-13 12:15:38,830 [salt.state       ][INFO    ][3880] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 12:15:38.829521 duration_in_ms=4009.815
2017-11-13 12:15:38,830 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 12:15:38.829825
2017-11-13 12:15:38,830 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-13 12:15:38,831 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-13 12:15:38,831 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 12:15:38.830676 duration_in_ms=0.851
2017-11-13 12:15:38,831 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 12:15:38.830888
2017-11-13 12:15:38,831 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-13 12:15:38,856 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:38,882 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:38,942 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-13 12:15:38,942 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 12:15:38.941770 duration_in_ms=110.881
2017-11-13 12:15:38,943 [salt.state       ][INFO    ][3880] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 12:15:38.943450
2017-11-13 12:15:38,944 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-13 12:15:39,048 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:15:39,179 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:44,545 [salt.state       ][INFO    ][3880] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-13 12:15:44,545 [salt.state       ][INFO    ][3880] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 12:15:44.545335 duration_in_ms=5601.882
2017-11-13 12:15:44,546 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 12:15:44.545961
2017-11-13 12:15:44,547 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-13 12:15:44,547 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-13 12:15:44,548 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 12:15:44.547718 duration_in_ms=1.756
2017-11-13 12:15:44,548 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mk_openstack] at time 12:15:44.548201
2017-11-13 12:15:44,549 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-13 12:15:44,578 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:44,616 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:44,741 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-13 12:15:44,741 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mk_openstack] at time 12:15:44.740912 duration_in_ms=192.711
2017-11-13 12:15:44,745 [salt.state       ][INFO    ][3880] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 12:15:44.744639
2017-11-13 12:15:44,745 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-13 12:15:44,992 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-13 12:15:45,129 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:46,795 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121546781210
2017-11-13 12:15:46,809 [salt.minion      ][INFO    ][7232] Starting a new job with PID 7232
2017-11-13 12:15:46,832 [salt.minion      ][INFO    ][7232] Returning information for job: 20171113121546781210
2017-11-13 12:15:50,460 [salt.state       ][INFO    ][3880] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-13 12:15:50,461 [salt.state       ][INFO    ][3880] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 12:15:50.460564 duration_in_ms=5715.924
2017-11-13 12:15:50,461 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 12:15:50.460895
2017-11-13 12:15:50,461 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-13 12:15:50,462 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-13 12:15:50,462 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 12:15:50.461758 duration_in_ms=0.863
2017-11-13 12:15:50,462 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mcp_extra] at time 12:15:50.461975
2017-11-13 12:15:50,462 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-13 12:15:50,483 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:50,508 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:50,566 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-13 12:15:50,567 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mcp_extra] at time 12:15:50.566511 duration_in_ms=104.536
2017-11-13 12:15:50,568 [salt.state       ][INFO    ][3880] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 12:15:50.568343
2017-11-13 12:15:50,569 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-13 12:15:50,672 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-13 12:15:50,796 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:53,440 [salt.state       ][INFO    ][3880] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-13 12:15:53,440 [salt.state       ][INFO    ][3880] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 12:15:53.440342 duration_in_ms=2871.998
2017-11-13 12:15:53,441 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 12:15:53.440605
2017-11-13 12:15:53,441 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-13 12:15:53,441 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-13 12:15:53,441 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 12:15:53.441365 duration_in_ms=0.761
2017-11-13 12:15:53,442 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 12:15:53.441573
2017-11-13 12:15:53,442 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-13 12:15:53,463 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:53,486 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:53,544 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-13 12:15:53,544 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 12:15:53.544107 duration_in_ms=102.534
2017-11-13 12:15:53,546 [salt.state       ][INFO    ][3880] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 12:15:53.545663
2017-11-13 12:15:53,546 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-13 12:15:53,631 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:15:53,751 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:15:56,780 [salt.state       ][INFO    ][3880] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-13 12:15:56,780 [salt.state       ][INFO    ][3880] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 12:15:56.780284 duration_in_ms=3234.62
2017-11-13 12:15:56,781 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 12:15:56.780586
2017-11-13 12:15:56,781 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-13 12:15:56,781 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-13 12:15:56,781 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 12:15:56.781405 duration_in_ms=0.819
2017-11-13 12:15:56,782 [salt.state       ][INFO    ][3880] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 12:15:56.781618
2017-11-13 12:15:56,782 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-13 12:15:56,804 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-13 12:15:56,827 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:15:56,839 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121556826420
2017-11-13 12:15:56,850 [salt.minion      ][INFO    ][8575] Starting a new job with PID 8575
2017-11-13 12:15:56,861 [salt.minion      ][INFO    ][8575] Returning information for job: 20171113121556826420
2017-11-13 12:15:56,885 [salt.state       ][INFO    ][3880] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-13 12:15:56,885 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 12:15:56.884900 duration_in_ms=103.281
2017-11-13 12:15:56,887 [salt.state       ][INFO    ][3880] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 12:15:56.886583
2017-11-13 12:15:56,887 [salt.state       ][INFO    ][3880] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-13 12:15:56,992 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:15:57,107 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:16:01,018 [salt.state       ][INFO    ][3880] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-13 12:16:01,018 [salt.state       ][INFO    ][3880] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 12:16:01.017878 duration_in_ms=4131.294
2017-11-13 12:16:01,018 [salt.state       ][INFO    ][3880] Running state [linux_extra_packages_purged] at time 12:16:01.018164
2017-11-13 12:16:01,019 [salt.state       ][INFO    ][3880] Executing state pkg.purged for linux_extra_packages_purged
2017-11-13 12:16:01,037 [salt.state       ][INFO    ][3880] All specified packages are already absent
2017-11-13 12:16:01,038 [salt.state       ][INFO    ][3880] Completed state [linux_extra_packages_purged] at time 12:16:01.037541 duration_in_ms=19.377
2017-11-13 12:16:01,038 [salt.state       ][INFO    ][3880] Running state [linux_extra_packages_latest] at time 12:16:01.037754
2017-11-13 12:16:01,038 [salt.state       ][INFO    ][3880] Executing state pkg.latest for linux_extra_packages_latest
2017-11-13 12:16:01,051 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:16:02,954 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-13 12:16:03,021 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-cache', '-q', 'policy', 'python-pymysql'] in directory '/root'
2017-11-13 12:16:03,086 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-13 12:16:03,123 [salt.state       ][INFO    ][3880] All packages are up-to-date (mcelog, python-msgpack, python-pymysql).
2017-11-13 12:16:03,124 [salt.state       ][INFO    ][3880] Completed state [linux_extra_packages_latest] at time 12:16:03.123454 duration_in_ms=2085.699
2017-11-13 12:16:03,125 [salt.state       ][INFO    ][3880] Running state [UTC] at time 12:16:03.124517
2017-11-13 12:16:03,125 [salt.state       ][INFO    ][3880] Executing state timezone.system for UTC
2017-11-13 12:16:03,125 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['timedatectl'] in directory '/root'
2017-11-13 12:16:03,151 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['timedatectl'] in directory '/root'
2017-11-13 12:16:03,158 [salt.state       ][INFO    ][3880] Timezone UTC already set, UTC already set to UTC
2017-11-13 12:16:03,158 [salt.state       ][INFO    ][3880] Completed state [UTC] at time 12:16:03.158279 duration_in_ms=33.761
2017-11-13 12:16:03,159 [salt.state       ][INFO    ][3880] Running state [/etc/default/grub.d] at time 12:16:03.158574
2017-11-13 12:16:03,159 [salt.state       ][INFO    ][3880] Executing state file.directory for /etc/default/grub.d
2017-11-13 12:16:03,160 [salt.state       ][INFO    ][3880] Directory /etc/default/grub.d is in the correct state
2017-11-13 12:16:03,160 [salt.state       ][INFO    ][3880] Completed state [/etc/default/grub.d] at time 12:16:03.159965 duration_in_ms=1.391
2017-11-13 12:16:03,168 [salt.state       ][INFO    ][3880] Running state [/etc/default/grub.d/90-isolcpu.cfg] at time 12:16:03.167556
2017-11-13 12:16:03,168 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/default/grub.d/90-isolcpu.cfg
2017-11-13 12:16:03,169 [salt.state       ][INFO    ][3880] File /etc/default/grub.d/90-isolcpu.cfg is in the correct state
2017-11-13 12:16:03,169 [salt.state       ][INFO    ][3880] Completed state [/etc/default/grub.d/90-isolcpu.cfg] at time 12:16:03.169368 duration_in_ms=1.812
2017-11-13 12:16:03,171 [salt.state       ][INFO    ][3880] Running state [/etc/default/grub.d/90-hugepages.cfg] at time 12:16:03.170828
2017-11-13 12:16:03,171 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/default/grub.d/90-hugepages.cfg
2017-11-13 12:16:03,191 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/grub_hugepages'
2017-11-13 12:16:03,215 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:03,274 [salt.state       ][INFO    ][3880] File /etc/default/grub.d/90-hugepages.cfg is in the correct state
2017-11-13 12:16:03,274 [salt.state       ][INFO    ][3880] Completed state [/etc/default/grub.d/90-hugepages.cfg] at time 12:16:03.274177 duration_in_ms=103.349
2017-11-13 12:16:03,276 [salt.state       ][INFO    ][3880] Running state [update-grub] at time 12:16:03.276237
2017-11-13 12:16:03,276 [salt.state       ][INFO    ][3880] Executing state cmd.wait for update-grub
2017-11-13 12:16:03,277 [salt.state       ][INFO    ][3880] No changes made for update-grub
2017-11-13 12:16:03,277 [salt.state       ][INFO    ][3880] Completed state [update-grub] at time 12:16:03.276895 duration_in_ms=0.658
2017-11-13 12:16:03,278 [salt.state       ][INFO    ][3880] Running state [nf_conntrack] at time 12:16:03.277600
2017-11-13 12:16:03,278 [salt.state       ][INFO    ][3880] Executing state kmod.present for nf_conntrack
2017-11-13 12:16:03,278 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'lsmod' in directory '/root'
2017-11-13 12:16:03,288 [salt.state       ][INFO    ][3880] Kernel module nf_conntrack is already present
2017-11-13 12:16:03,288 [salt.state       ][INFO    ][3880] Completed state [nf_conntrack] at time 12:16:03.287739 duration_in_ms=10.138
2017-11-13 12:16:03,289 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_keepalive_probes] at time 12:16:03.288539
2017-11-13 12:16:03,289 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-13 12:16:03,296 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,347 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-13 12:16:03,347 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_keepalive_probes] at time 12:16:03.347299 duration_in_ms=58.76
2017-11-13 12:16:03,348 [salt.state       ][INFO    ][3880] Running state [fs.file-max] at time 12:16:03.347569
2017-11-13 12:16:03,348 [salt.state       ][INFO    ][3880] Executing state sysctl.present for fs.file-max
2017-11-13 12:16:03,348 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,402 [salt.state       ][INFO    ][3880] Sysctl value fs.file-max = 124165 is already set
2017-11-13 12:16:03,402 [salt.state       ][INFO    ][3880] Completed state [fs.file-max] at time 12:16:03.402093 duration_in_ms=54.523
2017-11-13 12:16:03,402 [salt.state       ][INFO    ][3880] Running state [net.core.somaxconn] at time 12:16:03.402370
2017-11-13 12:16:03,403 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.core.somaxconn
2017-11-13 12:16:03,403 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,446 [salt.state       ][INFO    ][3880] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-13 12:16:03,446 [salt.state       ][INFO    ][3880] Completed state [net.core.somaxconn] at time 12:16:03.446374 duration_in_ms=44.004
2017-11-13 12:16:03,447 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_max_syn_backlog] at time 12:16:03.446644
2017-11-13 12:16:03,447 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-13 12:16:03,448 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,502 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-13 12:16:03,502 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_max_syn_backlog] at time 12:16:03.501830 duration_in_ms=55.185
2017-11-13 12:16:03,502 [salt.state       ][INFO    ][3880] Running state [vm.dirty_background_ratio] at time 12:16:03.502097
2017-11-13 12:16:03,502 [salt.state       ][INFO    ][3880] Executing state sysctl.present for vm.dirty_background_ratio
2017-11-13 12:16:03,503 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,577 [salt.state       ][INFO    ][3880] Sysctl value vm.dirty_background_ratio = 5 is already set
2017-11-13 12:16:03,577 [salt.state       ][INFO    ][3880] Completed state [vm.dirty_background_ratio] at time 12:16:03.576982 duration_in_ms=74.885
2017-11-13 12:16:03,577 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_congestion_control] at time 12:16:03.577253
2017-11-13 12:16:03,578 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-13 12:16:03,578 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,631 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-13 12:16:03,631 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_congestion_control] at time 12:16:03.631217 duration_in_ms=53.963
2017-11-13 12:16:03,632 [salt.state       ][INFO    ][3880] Running state [vm.dirty_ratio] at time 12:16:03.631485
2017-11-13 12:16:03,632 [salt.state       ][INFO    ][3880] Executing state sysctl.present for vm.dirty_ratio
2017-11-13 12:16:03,632 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,674 [salt.state       ][INFO    ][3880] Sysctl value vm.dirty_ratio = 10 is already set
2017-11-13 12:16:03,675 [salt.state       ][INFO    ][3880] Completed state [vm.dirty_ratio] at time 12:16:03.674700 duration_in_ms=43.215
2017-11-13 12:16:03,675 [salt.state       ][INFO    ][3880] Running state [net.nf_conntrack_max] at time 12:16:03.674972
2017-11-13 12:16:03,675 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.nf_conntrack_max
2017-11-13 12:16:03,676 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,732 [salt.state       ][INFO    ][3880] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-13 12:16:03,733 [salt.state       ][INFO    ][3880] Completed state [net.nf_conntrack_max] at time 12:16:03.732620 duration_in_ms=57.648
2017-11-13 12:16:03,733 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_tw_reuse] at time 12:16:03.732889
2017-11-13 12:16:03,733 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-13 12:16:03,734 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,803 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-13 12:16:03,804 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_tw_reuse] at time 12:16:03.803644 duration_in_ms=70.755
2017-11-13 12:16:03,804 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_retries2] at time 12:16:03.803914
2017-11-13 12:16:03,804 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-13 12:16:03,805 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,860 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-13 12:16:03,861 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_retries2] at time 12:16:03.860647 duration_in_ms=56.733
2017-11-13 12:16:03,861 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_fin_timeout] at time 12:16:03.860915
2017-11-13 12:16:03,861 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-13 12:16:03,862 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,903 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-13 12:16:03,903 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_fin_timeout] at time 12:16:03.902957 duration_in_ms=42.042
2017-11-13 12:16:03,903 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_slow_start_after_idle] at time 12:16:03.903226
2017-11-13 12:16:03,903 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-13 12:16:03,904 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:03,959 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-13 12:16:03,960 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 12:16:03.959599 duration_in_ms=56.372
2017-11-13 12:16:03,960 [salt.state       ][INFO    ][3880] Running state [vm.swappiness] at time 12:16:03.959869
2017-11-13 12:16:03,960 [salt.state       ][INFO    ][3880] Executing state sysctl.present for vm.swappiness
2017-11-13 12:16:03,961 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,002 [salt.state       ][INFO    ][3880] Sysctl value vm.swappiness = 10 is already set
2017-11-13 12:16:04,003 [salt.state       ][INFO    ][3880] Completed state [vm.swappiness] at time 12:16:04.002698 duration_in_ms=42.827
2017-11-13 12:16:04,003 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_keepalive_intvl] at time 12:16:04.002965
2017-11-13 12:16:04,003 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-13 12:16:04,004 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,060 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-13 12:16:04,061 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_keepalive_intvl] at time 12:16:04.060681 duration_in_ms=57.716
2017-11-13 12:16:04,061 [salt.state       ][INFO    ][3880] Running state [net.ipv4.neigh.default.gc_thresh1] at time 12:16:04.060950
2017-11-13 12:16:04,061 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-13 12:16:04,062 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,133 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-13 12:16:04,133 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 12:16:04.132860 duration_in_ms=71.91
2017-11-13 12:16:04,133 [salt.state       ][INFO    ][3880] Running state [net.ipv4.neigh.default.gc_thresh2] at time 12:16:04.133126
2017-11-13 12:16:04,133 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-13 12:16:04,134 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,188 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-13 12:16:04,188 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 12:16:04.187829 duration_in_ms=54.702
2017-11-13 12:16:04,188 [salt.state       ][INFO    ][3880] Running state [net.ipv4.neigh.default.gc_thresh3] at time 12:16:04.188098
2017-11-13 12:16:04,188 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-13 12:16:04,189 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,229 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-13 12:16:04,230 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 12:16:04.229777 duration_in_ms=41.679
2017-11-13 12:16:04,230 [salt.state       ][INFO    ][3880] Running state [net.core.netdev_max_backlog] at time 12:16:04.230046
2017-11-13 12:16:04,230 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-13 12:16:04,231 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,288 [salt.state       ][INFO    ][3880] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-13 12:16:04,289 [salt.state       ][INFO    ][3880] Completed state [net.core.netdev_max_backlog] at time 12:16:04.288593 duration_in_ms=58.546
2017-11-13 12:16:04,289 [salt.state       ][INFO    ][3880] Running state [net.ipv4.tcp_keepalive_time] at time 12:16:04.288857
2017-11-13 12:16:04,289 [salt.state       ][INFO    ][3880] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-13 12:16:04,290 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,337 [salt.state       ][INFO    ][3880] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-13 12:16:04,338 [salt.state       ][INFO    ][3880] Completed state [net.ipv4.tcp_keepalive_time] at time 12:16:04.337513 duration_in_ms=48.656
2017-11-13 12:16:04,338 [salt.state       ][INFO    ][3880] Running state [kernel.panic] at time 12:16:04.337779
2017-11-13 12:16:04,338 [salt.state       ][INFO    ][3880] Executing state sysctl.present for kernel.panic
2017-11-13 12:16:04,339 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'sysctl -a' in directory '/root'
2017-11-13 12:16:04,409 [salt.state       ][INFO    ][3880] Sysctl value kernel.panic = 60 is already set
2017-11-13 12:16:04,409 [salt.state       ][INFO    ][3880] Completed state [kernel.panic] at time 12:16:04.409068 duration_in_ms=71.288
2017-11-13 12:16:04,411 [salt.state       ][INFO    ][3880] Running state [/mnt/hugepages_2M] at time 12:16:04.410611
2017-11-13 12:16:04,411 [salt.state       ][INFO    ][3880] Executing state mount.mounted for /mnt/hugepages_2M
2017-11-13 12:16:04,411 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'mount -l' in directory '/root'
2017-11-13 12:16:04,422 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'blkid' in directory '/root'
2017-11-13 12:16:04,458 [salt.state       ][INFO    ][3880] Target was already mounted. Entry already exists in the fstab.
2017-11-13 12:16:04,458 [salt.state       ][INFO    ][3880] Completed state [/mnt/hugepages_2M] at time 12:16:04.457844 duration_in_ms=47.233
2017-11-13 12:16:04,458 [salt.state       ][INFO    ][3880] Running state [linux_sysfs_package] at time 12:16:04.458101
2017-11-13 12:16:04,458 [salt.state       ][INFO    ][3880] Executing state pkg.installed for linux_sysfs_package
2017-11-13 12:16:04,468 [salt.state       ][INFO    ][3880] All specified packages are already installed
2017-11-13 12:16:04,469 [salt.state       ][INFO    ][3880] Completed state [linux_sysfs_package] at time 12:16:04.468672 duration_in_ms=10.571
2017-11-13 12:16:04,472 [salt.state       ][INFO    ][3880] Running state [/etc/sysfs.d] at time 12:16:04.472393
2017-11-13 12:16:04,473 [salt.state       ][INFO    ][3880] Executing state file.directory for /etc/sysfs.d
2017-11-13 12:16:04,473 [salt.state       ][INFO    ][3880] Directory /etc/sysfs.d is in the correct state
2017-11-13 12:16:04,474 [salt.state       ][INFO    ][3880] Completed state [/etc/sysfs.d] at time 12:16:04.473725 duration_in_ms=1.334
2017-11-13 12:16:04,475 [salt.state       ][INFO    ][3880] Running state [ondemand] at time 12:16:04.474988
2017-11-13 12:16:04,475 [salt.state       ][INFO    ][3880] Executing state service.dead for ondemand
2017-11-13 12:16:04,476 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:04,488 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-13 12:16:04,496 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-13 12:16:04,512 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'runlevel' in directory '/root'
2017-11-13 12:16:04,518 [salt.state       ][INFO    ][3880] The service ondemand is already dead
2017-11-13 12:16:04,519 [salt.state       ][INFO    ][3880] Completed state [ondemand] at time 12:16:04.518587 duration_in_ms=43.601
2017-11-13 12:16:04,521 [salt.state       ][INFO    ][3880] Running state [/etc/sysfs.d/governor.conf] at time 12:16:04.520528
2017-11-13 12:16:04,521 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-13 12:16:04,542 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-13 12:16:04,546 [salt.state       ][INFO    ][3880] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-13 12:16:04,546 [salt.state       ][INFO    ][3880] Completed state [/etc/sysfs.d/governor.conf] at time 12:16:04.546314 duration_in_ms=25.785
2017-11-13 12:16:04,547 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.547121
2017-11-13 12:16:04,547 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,548 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,548 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.548010 duration_in_ms=0.889
2017-11-13 12:16:04,548 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.548222
2017-11-13 12:16:04,548 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,549 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,549 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.549044 duration_in_ms=0.822
2017-11-13 12:16:04,549 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.549243
2017-11-13 12:16:04,549 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,550 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,550 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.550039 duration_in_ms=0.795
2017-11-13 12:16:04,550 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.550237
2017-11-13 12:16:04,550 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,551 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,551 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.551020 duration_in_ms=0.783
2017-11-13 12:16:04,551 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.551218
2017-11-13 12:16:04,551 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,552 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,552 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.552003 duration_in_ms=0.786
2017-11-13 12:16:04,552 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.552201
2017-11-13 12:16:04,552 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,553 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,553 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.552983 duration_in_ms=0.782
2017-11-13 12:16:04,553 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.553173
2017-11-13 12:16:04,553 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,554 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,554 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.553951 duration_in_ms=0.778
2017-11-13 12:16:04,554 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.554145
2017-11-13 12:16:04,554 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,555 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,555 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.554919 duration_in_ms=0.774
2017-11-13 12:16:04,555 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.555112
2017-11-13 12:16:04,555 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,556 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,556 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.555884 duration_in_ms=0.772
2017-11-13 12:16:04,556 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.556078
2017-11-13 12:16:04,556 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,557 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,557 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.556858 duration_in_ms=0.78
2017-11-13 12:16:04,557 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.557054
2017-11-13 12:16:04,557 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,558 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,558 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.557831 duration_in_ms=0.777
2017-11-13 12:16:04,558 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.558023
2017-11-13 12:16:04,558 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,559 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,559 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.558799 duration_in_ms=0.776
2017-11-13 12:16:04,559 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.558993
2017-11-13 12:16:04,559 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,560 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,560 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.559763 duration_in_ms=0.77
2017-11-13 12:16:04,560 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.559953
2017-11-13 12:16:04,560 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,561 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,561 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.560731 duration_in_ms=0.778
2017-11-13 12:16:04,561 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.560921
2017-11-13 12:16:04,561 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,562 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,562 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.561689 duration_in_ms=0.768
2017-11-13 12:16:04,562 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.561879
2017-11-13 12:16:04,562 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,563 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,563 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.562639 duration_in_ms=0.76
2017-11-13 12:16:04,563 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.562829
2017-11-13 12:16:04,563 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,563 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,564 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.563589 duration_in_ms=0.76
2017-11-13 12:16:04,564 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.563780
2017-11-13 12:16:04,564 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,564 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,565 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.564546 duration_in_ms=0.766
2017-11-13 12:16:04,565 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.564737
2017-11-13 12:16:04,565 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,565 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,566 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.565492 duration_in_ms=0.756
2017-11-13 12:16:04,566 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.565681
2017-11-13 12:16:04,566 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,566 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,566 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.566440 duration_in_ms=0.76
2017-11-13 12:16:04,567 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.566632
2017-11-13 12:16:04,567 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,567 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,567 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.567393 duration_in_ms=0.761
2017-11-13 12:16:04,568 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.567582
2017-11-13 12:16:04,568 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,568 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,568 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.568338 duration_in_ms=0.756
2017-11-13 12:16:04,569 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.568536
2017-11-13 12:16:04,569 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,569 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,569 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.569296 duration_in_ms=0.76
2017-11-13 12:16:04,570 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.569487
2017-11-13 12:16:04,570 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,570 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,570 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.570246 duration_in_ms=0.759
2017-11-13 12:16:04,570 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.570442
2017-11-13 12:16:04,571 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,571 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,571 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.571197 duration_in_ms=0.755
2017-11-13 12:16:04,571 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.571387
2017-11-13 12:16:04,572 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,572 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,572 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.572138 duration_in_ms=0.752
2017-11-13 12:16:04,572 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.572334
2017-11-13 12:16:04,573 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,573 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,573 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.573102 duration_in_ms=0.768
2017-11-13 12:16:04,573 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.573291
2017-11-13 12:16:04,573 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,574 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,574 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.574043 duration_in_ms=0.752
2017-11-13 12:16:04,574 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.574233
2017-11-13 12:16:04,574 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,575 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,575 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.574989 duration_in_ms=0.756
2017-11-13 12:16:04,575 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.575180
2017-11-13 12:16:04,575 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,576 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,576 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.575935 duration_in_ms=0.755
2017-11-13 12:16:04,576 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.576125
2017-11-13 12:16:04,576 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,577 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,577 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.576892 duration_in_ms=0.767
2017-11-13 12:16:04,577 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.577081
2017-11-13 12:16:04,577 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,578 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,578 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.577835 duration_in_ms=0.754
2017-11-13 12:16:04,578 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.578024
2017-11-13 12:16:04,578 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,579 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,579 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.578777 duration_in_ms=0.753
2017-11-13 12:16:04,579 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.578966
2017-11-13 12:16:04,579 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,580 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,580 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.579727 duration_in_ms=0.761
2017-11-13 12:16:04,580 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.579916
2017-11-13 12:16:04,580 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,581 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,581 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.580679 duration_in_ms=0.763
2017-11-13 12:16:04,581 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.580869
2017-11-13 12:16:04,581 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,581 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,582 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.581626 duration_in_ms=0.757
2017-11-13 12:16:04,582 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.581817
2017-11-13 12:16:04,582 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,582 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,583 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.582574 duration_in_ms=0.757
2017-11-13 12:16:04,583 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.582765
2017-11-13 12:16:04,583 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,583 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,584 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.583523 duration_in_ms=0.758
2017-11-13 12:16:04,584 [salt.state       ][INFO    ][3880] Running state [sysfs.write] at time 12:16:04.583713
2017-11-13 12:16:04,584 [salt.state       ][INFO    ][3880] Executing state module.run for sysfs.write
2017-11-13 12:16:04,584 [salt.state       ][INFO    ][3880] {'ret': True}
2017-11-13 12:16:04,585 [salt.state       ][INFO    ][3880] Completed state [sysfs.write] at time 12:16:04.584463 duration_in_ms=0.75
2017-11-13 12:16:04,585 [salt.state       ][INFO    ][3880] Running state [cs_CZ.UTF-8] at time 12:16:04.585156
2017-11-13 12:16:04,585 [salt.state       ][INFO    ][3880] Executing state locale.present for cs_CZ.UTF-8
2017-11-13 12:16:04,586 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'locale -a' in directory '/root'
2017-11-13 12:16:04,594 [salt.state       ][INFO    ][3880] Locale cs_CZ.UTF-8 is already present
2017-11-13 12:16:04,594 [salt.state       ][INFO    ][3880] Completed state [cs_CZ.UTF-8] at time 12:16:04.593872 duration_in_ms=8.716
2017-11-13 12:16:04,594 [salt.state       ][INFO    ][3880] Running state [en_US.UTF-8] at time 12:16:04.594138
2017-11-13 12:16:04,594 [salt.state       ][INFO    ][3880] Executing state locale.present for en_US.UTF-8
2017-11-13 12:16:04,595 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'locale -a' in directory '/root'
2017-11-13 12:16:04,603 [salt.state       ][INFO    ][3880] Locale en_US.UTF-8 is already present
2017-11-13 12:16:04,604 [salt.state       ][INFO    ][3880] Completed state [en_US.UTF-8] at time 12:16:04.603653 duration_in_ms=9.515
2017-11-13 12:16:04,606 [salt.state       ][INFO    ][3880] Running state [en_US.UTF-8] at time 12:16:04.605628
2017-11-13 12:16:04,606 [salt.state       ][INFO    ][3880] Executing state locale.system for en_US.UTF-8
2017-11-13 12:16:04,606 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'localectl' in directory '/root'
2017-11-13 12:16:04,626 [salt.state       ][INFO    ][3880] System locale en_US.UTF-8 already set
2017-11-13 12:16:04,627 [salt.state       ][INFO    ][3880] Completed state [en_US.UTF-8] at time 12:16:04.626522 duration_in_ms=20.894
2017-11-13 12:16:04,628 [salt.state       ][INFO    ][3880] Running state [root] at time 12:16:04.628079
2017-11-13 12:16:04,628 [salt.state       ][INFO    ][3880] Executing state user.present for root
2017-11-13 12:16:04,630 [salt.state       ][INFO    ][3880] User root is present and up to date
2017-11-13 12:16:04,630 [salt.state       ][INFO    ][3880] Completed state [root] at time 12:16:04.629650 duration_in_ms=1.571
2017-11-13 12:16:04,632 [salt.state       ][INFO    ][3880] Running state [/root] at time 12:16:04.631475
2017-11-13 12:16:04,632 [salt.state       ][INFO    ][3880] Executing state file.directory for /root
2017-11-13 12:16:04,632 [salt.state       ][INFO    ][3880] Directory /root is in the correct state
2017-11-13 12:16:04,632 [salt.state       ][INFO    ][3880] Completed state [/root] at time 12:16:04.632458 duration_in_ms=0.983
2017-11-13 12:16:04,633 [salt.state       ][INFO    ][3880] Running state [/etc/sudoers.d/90-salt-user-root] at time 12:16:04.632677
2017-11-13 12:16:04,633 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-13 12:16:04,633 [salt.state       ][INFO    ][3880] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-13 12:16:04,634 [salt.state       ][INFO    ][3880] Completed state [/etc/sudoers.d/90-salt-user-root] at time 12:16:04.633528 duration_in_ms=0.851
2017-11-13 12:16:04,634 [salt.state       ][INFO    ][3880] Running state [ubuntu] at time 12:16:04.633737
2017-11-13 12:16:04,634 [salt.state       ][INFO    ][3880] Executing state user.present for ubuntu
2017-11-13 12:16:04,635 [salt.state       ][INFO    ][3880] User ubuntu is present and up to date
2017-11-13 12:16:04,635 [salt.state       ][INFO    ][3880] Completed state [ubuntu] at time 12:16:04.635158 duration_in_ms=1.421
2017-11-13 12:16:04,637 [salt.state       ][INFO    ][3880] Running state [/home/ubuntu] at time 12:16:04.636742
2017-11-13 12:16:04,637 [salt.state       ][INFO    ][3880] Executing state file.directory for /home/ubuntu
2017-11-13 12:16:04,638 [salt.state       ][INFO    ][3880] Directory /home/ubuntu is in the correct state
2017-11-13 12:16:04,638 [salt.state       ][INFO    ][3880] Completed state [/home/ubuntu] at time 12:16:04.637727 duration_in_ms=0.985
2017-11-13 12:16:04,639 [salt.state       ][INFO    ][3880] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:16:04.639172
2017-11-13 12:16:04,639 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-13 12:16:04,660 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-13 12:16:04,664 [salt.state       ][INFO    ][3880] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-13 12:16:04,664 [salt.state       ][INFO    ][3880] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:16:04.663854 duration_in_ms=24.682
2017-11-13 12:16:04,664 [salt.state       ][INFO    ][3880] Running state [/etc/security/limits.d/90-salt-default.conf] at time 12:16:04.664071
2017-11-13 12:16:04,664 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-13 12:16:04,683 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-13 12:16:04,704 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:04,763 [salt.state       ][INFO    ][3880] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-13 12:16:04,763 [salt.state       ][INFO    ][3880] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 12:16:04.762788 duration_in_ms=98.717
2017-11-13 12:16:04,763 [salt.state       ][INFO    ][3880] Running state [apt-daily.timer] at time 12:16:04.763039
2017-11-13 12:16:04,763 [salt.state       ][INFO    ][3880] Executing state service.dead for apt-daily.timer
2017-11-13 12:16:04,764 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-13 12:16:04,774 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-13 12:16:04,786 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-13 12:16:04,799 [salt.state       ][INFO    ][3880] The service apt-daily.timer is already dead
2017-11-13 12:16:04,800 [salt.state       ][INFO    ][3880] Completed state [apt-daily.timer] at time 12:16:04.799611 duration_in_ms=36.571
2017-11-13 12:16:04,800 [salt.state       ][INFO    ][3880] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:16:04.799889
2017-11-13 12:16:04,800 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-13 12:16:04,818 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-13 12:16:04,839 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:04,899 [salt.state       ][INFO    ][3880] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-13 12:16:04,899 [salt.state       ][INFO    ][3880] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 12:16:04.899162 duration_in_ms=99.273
2017-11-13 12:16:04,901 [salt.state       ][INFO    ][3880] Running state [service.systemctl_reload] at time 12:16:04.900765
2017-11-13 12:16:04,901 [salt.state       ][INFO    ][3880] Executing state module.wait for service.systemctl_reload
2017-11-13 12:16:04,901 [salt.state       ][INFO    ][3880] No changes made for service.systemctl_reload
2017-11-13 12:16:04,901 [salt.state       ][INFO    ][3880] Completed state [service.systemctl_reload] at time 12:16:04.901423 duration_in_ms=0.658
2017-11-13 12:16:04,902 [salt.state       ][INFO    ][3880] Running state [/etc/hostname] at time 12:16:04.901646
2017-11-13 12:16:04,902 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/hostname
2017-11-13 12:16:04,922 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-13 12:16:04,923 [salt.state       ][INFO    ][3880] File /etc/hostname is in the correct state
2017-11-13 12:16:04,923 [salt.state       ][INFO    ][3880] Completed state [/etc/hostname] at time 12:16:04.923398 duration_in_ms=21.752
2017-11-13 12:16:04,925 [salt.state       ][INFO    ][3880] Running state [hostname cmp001] at time 12:16:04.924726
2017-11-13 12:16:04,925 [salt.state       ][INFO    ][3880] Executing state cmd.wait for hostname cmp001
2017-11-13 12:16:04,925 [salt.state       ][INFO    ][3880] No changes made for hostname cmp001
2017-11-13 12:16:04,925 [salt.state       ][INFO    ][3880] Completed state [hostname cmp001] at time 12:16:04.925415 duration_in_ms=0.688
2017-11-13 12:16:04,926 [salt.state       ][INFO    ][3880] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.926198
2017-11-13 12:16:04,926 [salt.state       ][INFO    ][3880] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,927 [salt.state       ][INFO    ][3880] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-13 12:16:04,927 [salt.state       ][INFO    ][3880] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.927093 duration_in_ms=0.895
2017-11-13 12:16:04,927 [salt.state       ][INFO    ][3880] Running state [mdb02] at time 12:16:04.927331
2017-11-13 12:16:04,928 [salt.state       ][INFO    ][3880] Executing state host.present for mdb02
2017-11-13 12:16:04,928 [salt.state       ][INFO    ][3880] Host mdb02 (192.168.10.77) already present
2017-11-13 12:16:04,928 [salt.state       ][INFO    ][3880] Completed state [mdb02] at time 12:16:04.928159 duration_in_ms=0.828
2017-11-13 12:16:04,928 [salt.state       ][INFO    ][3880] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.928398
2017-11-13 12:16:04,929 [salt.state       ][INFO    ][3880] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,929 [salt.state       ][INFO    ][3880] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-13 12:16:04,929 [salt.state       ][INFO    ][3880] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.929255 duration_in_ms=0.857
2017-11-13 12:16:04,930 [salt.state       ][INFO    ][3880] Running state [mdb03] at time 12:16:04.929493
2017-11-13 12:16:04,930 [salt.state       ][INFO    ][3880] Executing state host.present for mdb03
2017-11-13 12:16:04,930 [salt.state       ][INFO    ][3880] Host mdb03 (192.168.10.78) already present
2017-11-13 12:16:04,930 [salt.state       ][INFO    ][3880] Completed state [mdb03] at time 12:16:04.930317 duration_in_ms=0.824
2017-11-13 12:16:04,931 [salt.state       ][INFO    ][3880] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.930550
2017-11-13 12:16:04,931 [salt.state       ][INFO    ][3880] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,931 [salt.state       ][INFO    ][3880] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-13 12:16:04,931 [salt.state       ][INFO    ][3880] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.931390 duration_in_ms=0.84
2017-11-13 12:16:04,932 [salt.state       ][INFO    ][3880] Running state [mdb01] at time 12:16:04.931619
2017-11-13 12:16:04,932 [salt.state       ][INFO    ][3880] Executing state host.present for mdb01
2017-11-13 12:16:04,932 [salt.state       ][INFO    ][3880] Host mdb01 (192.168.10.76) already present
2017-11-13 12:16:04,932 [salt.state       ][INFO    ][3880] Completed state [mdb01] at time 12:16:04.932442 duration_in_ms=0.822
2017-11-13 12:16:04,933 [salt.state       ][INFO    ][3880] Running state [mdb] at time 12:16:04.932687
2017-11-13 12:16:04,933 [salt.state       ][INFO    ][3880] Executing state host.present for mdb
2017-11-13 12:16:04,933 [salt.state       ][INFO    ][3880] Host mdb (192.168.10.75) already present
2017-11-13 12:16:04,934 [salt.state       ][INFO    ][3880] Completed state [mdb] at time 12:16:04.933513 duration_in_ms=0.826
2017-11-13 12:16:04,934 [salt.state       ][INFO    ][3880] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.933746
2017-11-13 12:16:04,934 [salt.state       ][INFO    ][3880] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,934 [salt.state       ][INFO    ][3880] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-13 12:16:04,935 [salt.state       ][INFO    ][3880] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.934582 duration_in_ms=0.835
2017-11-13 12:16:04,935 [salt.state       ][INFO    ][3880] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.934807
2017-11-13 12:16:04,935 [salt.state       ][INFO    ][3880] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,935 [salt.state       ][INFO    ][3880] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-13 12:16:04,936 [salt.state       ][INFO    ][3880] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.935644 duration_in_ms=0.837
2017-11-13 12:16:04,936 [salt.state       ][INFO    ][3880] Running state [cfg01] at time 12:16:04.935869
2017-11-13 12:16:04,936 [salt.state       ][INFO    ][3880] Executing state host.present for cfg01
2017-11-13 12:16:04,937 [salt.state       ][INFO    ][3880] Host cfg01 (192.168.10.100) already present
2017-11-13 12:16:04,937 [salt.state       ][INFO    ][3880] Completed state [cfg01] at time 12:16:04.936712 duration_in_ms=0.843
2017-11-13 12:16:04,937 [salt.state       ][INFO    ][3880] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.936934
2017-11-13 12:16:04,937 [salt.state       ][INFO    ][3880] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,938 [salt.state       ][INFO    ][3880] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-13 12:16:04,938 [salt.state       ][INFO    ][3880] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.937773 duration_in_ms=0.839
2017-11-13 12:16:04,938 [salt.state       ][INFO    ][3880] Running state [prx01] at time 12:16:04.937992
2017-11-13 12:16:04,938 [salt.state       ][INFO    ][3880] Executing state host.present for prx01
2017-11-13 12:16:04,939 [salt.state       ][INFO    ][3880] Host prx01 (100.64.200.104) already present
2017-11-13 12:16:04,939 [salt.state       ][INFO    ][3880] Completed state [prx01] at time 12:16:04.938822 duration_in_ms=0.83
2017-11-13 12:16:04,939 [salt.state       ][INFO    ][3880] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.939040
2017-11-13 12:16:04,939 [salt.state       ][INFO    ][3880] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,940 [salt.state       ][INFO    ][3880] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-13 12:16:04,940 [salt.state       ][INFO    ][3880] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.939871 duration_in_ms=0.831
2017-11-13 12:16:04,940 [salt.state       ][INFO    ][3880] Running state [kvm01] at time 12:16:04.940096
2017-11-13 12:16:04,940 [salt.state       ][INFO    ][3880] Executing state host.present for kvm01
2017-11-13 12:16:04,941 [salt.state       ][INFO    ][3880] Host kvm01 (192.168.10.141) already present
2017-11-13 12:16:04,941 [salt.state       ][INFO    ][3880] Completed state [kvm01] at time 12:16:04.940927 duration_in_ms=0.831
2017-11-13 12:16:04,941 [salt.state       ][INFO    ][3880] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.941157
2017-11-13 12:16:04,941 [salt.state       ][INFO    ][3880] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,942 [salt.state       ][INFO    ][3880] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-13 12:16:04,942 [salt.state       ][INFO    ][3880] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.941985 duration_in_ms=0.827
2017-11-13 12:16:04,942 [salt.state       ][INFO    ][3880] Running state [kvm03] at time 12:16:04.942207
2017-11-13 12:16:04,942 [salt.state       ][INFO    ][3880] Executing state host.present for kvm03
2017-11-13 12:16:04,943 [salt.state       ][INFO    ][3880] Host kvm03 (192.168.10.143) already present
2017-11-13 12:16:04,943 [salt.state       ][INFO    ][3880] Completed state [kvm03] at time 12:16:04.943036 duration_in_ms=0.829
2017-11-13 12:16:04,943 [salt.state       ][INFO    ][3880] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.943255
2017-11-13 12:16:04,943 [salt.state       ][INFO    ][3880] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,944 [salt.state       ][INFO    ][3880] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-13 12:16:04,944 [salt.state       ][INFO    ][3880] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.944068 duration_in_ms=0.813
2017-11-13 12:16:04,944 [salt.state       ][INFO    ][3880] Running state [kvm02] at time 12:16:04.944299
2017-11-13 12:16:04,945 [salt.state       ][INFO    ][3880] Executing state host.present for kvm02
2017-11-13 12:16:04,945 [salt.state       ][INFO    ][3880] Host kvm02 (192.168.10.142) already present
2017-11-13 12:16:04,945 [salt.state       ][INFO    ][3880] Completed state [kvm02] at time 12:16:04.945130 duration_in_ms=0.83
2017-11-13 12:16:04,945 [salt.state       ][INFO    ][3880] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.945357
2017-11-13 12:16:04,946 [salt.state       ][INFO    ][3880] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,946 [salt.state       ][INFO    ][3880] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-13 12:16:04,946 [salt.state       ][INFO    ][3880] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.946192 duration_in_ms=0.835
2017-11-13 12:16:04,946 [salt.state       ][INFO    ][3880] Running state [dbs] at time 12:16:04.946412
2017-11-13 12:16:04,947 [salt.state       ][INFO    ][3880] Executing state host.present for dbs
2017-11-13 12:16:04,947 [salt.state       ][INFO    ][3880] Host dbs (192.168.10.50) already present
2017-11-13 12:16:04,947 [salt.state       ][INFO    ][3880] Completed state [dbs] at time 12:16:04.947424 duration_in_ms=1.012
2017-11-13 12:16:04,948 [salt.state       ][INFO    ][3880] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.947647
2017-11-13 12:16:04,948 [salt.state       ][INFO    ][3880] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,948 [salt.state       ][INFO    ][3880] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-13 12:16:04,949 [salt.state       ][INFO    ][3880] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.948483 duration_in_ms=0.836
2017-11-13 12:16:04,949 [salt.state       ][INFO    ][3880] Running state [prx] at time 12:16:04.948717
2017-11-13 12:16:04,949 [salt.state       ][INFO    ][3880] Executing state host.present for prx
2017-11-13 12:16:04,949 [salt.state       ][INFO    ][3880] Host prx (100.64.200.103) already present
2017-11-13 12:16:04,950 [salt.state       ][INFO    ][3880] Completed state [prx] at time 12:16:04.949541 duration_in_ms=0.824
2017-11-13 12:16:04,950 [salt.state       ][INFO    ][3880] Running state [prx02] at time 12:16:04.949765
2017-11-13 12:16:04,950 [salt.state       ][INFO    ][3880] Executing state host.present for prx02
2017-11-13 12:16:04,950 [salt.state       ][INFO    ][3880] Host prx02 (100.64.200.105) already present
2017-11-13 12:16:04,951 [salt.state       ][INFO    ][3880] Completed state [prx02] at time 12:16:04.950590 duration_in_ms=0.826
2017-11-13 12:16:04,951 [salt.state       ][INFO    ][3880] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.950809
2017-11-13 12:16:04,951 [salt.state       ][INFO    ][3880] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,951 [salt.state       ][INFO    ][3880] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-13 12:16:04,952 [salt.state       ][INFO    ][3880] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.951642 duration_in_ms=0.833
2017-11-13 12:16:04,952 [salt.state       ][INFO    ][3880] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.951867
2017-11-13 12:16:04,952 [salt.state       ][INFO    ][3880] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,953 [salt.state       ][INFO    ][3880] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-13 12:16:04,953 [salt.state       ][INFO    ][3880] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.952714 duration_in_ms=0.847
2017-11-13 12:16:04,953 [salt.state       ][INFO    ][3880] Running state [msg02] at time 12:16:04.952934
2017-11-13 12:16:04,953 [salt.state       ][INFO    ][3880] Executing state host.present for msg02
2017-11-13 12:16:04,954 [salt.state       ][INFO    ][3880] Host msg02 (192.168.10.42) already present
2017-11-13 12:16:04,954 [salt.state       ][INFO    ][3880] Completed state [msg02] at time 12:16:04.953765 duration_in_ms=0.831
2017-11-13 12:16:04,954 [salt.state       ][INFO    ][3880] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.953981
2017-11-13 12:16:04,954 [salt.state       ][INFO    ][3880] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,955 [salt.state       ][INFO    ][3880] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-13 12:16:04,955 [salt.state       ][INFO    ][3880] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.954821 duration_in_ms=0.84
2017-11-13 12:16:04,955 [salt.state       ][INFO    ][3880] Running state [msg03] at time 12:16:04.955043
2017-11-13 12:16:04,955 [salt.state       ][INFO    ][3880] Executing state host.present for msg03
2017-11-13 12:16:04,956 [salt.state       ][INFO    ][3880] Host msg03 (192.168.10.43) already present
2017-11-13 12:16:04,956 [salt.state       ][INFO    ][3880] Completed state [msg03] at time 12:16:04.955874 duration_in_ms=0.831
2017-11-13 12:16:04,956 [salt.state       ][INFO    ][3880] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.956092
2017-11-13 12:16:04,956 [salt.state       ][INFO    ][3880] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,957 [salt.state       ][INFO    ][3880] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-13 12:16:04,957 [salt.state       ][INFO    ][3880] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.956929 duration_in_ms=0.836
2017-11-13 12:16:04,957 [salt.state       ][INFO    ][3880] Running state [msg01] at time 12:16:04.957154
2017-11-13 12:16:04,957 [salt.state       ][INFO    ][3880] Executing state host.present for msg01
2017-11-13 12:16:04,958 [salt.state       ][INFO    ][3880] Host msg01 (192.168.10.41) already present
2017-11-13 12:16:04,958 [salt.state       ][INFO    ][3880] Completed state [msg01] at time 12:16:04.957971 duration_in_ms=0.817
2017-11-13 12:16:04,958 [salt.state       ][INFO    ][3880] Running state [msg] at time 12:16:04.958199
2017-11-13 12:16:04,958 [salt.state       ][INFO    ][3880] Executing state host.present for msg
2017-11-13 12:16:04,959 [salt.state       ][INFO    ][3880] Host msg (192.168.10.40) already present
2017-11-13 12:16:04,959 [salt.state       ][INFO    ][3880] Completed state [msg] at time 12:16:04.959025 duration_in_ms=0.826
2017-11-13 12:16:04,959 [salt.state       ][INFO    ][3880] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.959242
2017-11-13 12:16:04,959 [salt.state       ][INFO    ][3880] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,960 [salt.state       ][INFO    ][3880] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-13 12:16:04,960 [salt.state       ][INFO    ][3880] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.960063 duration_in_ms=0.82
2017-11-13 12:16:04,960 [salt.state       ][INFO    ][3880] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.960292
2017-11-13 12:16:04,961 [salt.state       ][INFO    ][3880] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,961 [salt.state       ][INFO    ][3880] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-13 12:16:04,961 [salt.state       ][INFO    ][3880] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.961127 duration_in_ms=0.834
2017-11-13 12:16:04,961 [salt.state       ][INFO    ][3880] Running state [cfg01] at time 12:16:04.961350
2017-11-13 12:16:04,962 [salt.state       ][INFO    ][3880] Executing state host.present for cfg01
2017-11-13 12:16:04,962 [salt.state       ][INFO    ][3880] Host cfg01 (192.168.10.100) already present
2017-11-13 12:16:04,962 [salt.state       ][INFO    ][3880] Completed state [cfg01] at time 12:16:04.962177 duration_in_ms=0.827
2017-11-13 12:16:04,962 [salt.state       ][INFO    ][3880] Running state [cmp002] at time 12:16:04.962395
2017-11-13 12:16:04,963 [salt.state       ][INFO    ][3880] Executing state host.present for cmp002
2017-11-13 12:16:04,963 [salt.state       ][INFO    ][3880] Host cmp002 (192.168.10.102) already present
2017-11-13 12:16:04,963 [salt.state       ][INFO    ][3880] Completed state [cmp002] at time 12:16:04.963227 duration_in_ms=0.832
2017-11-13 12:16:04,963 [salt.state       ][INFO    ][3880] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.963445
2017-11-13 12:16:04,964 [salt.state       ][INFO    ][3880] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,964 [salt.state       ][INFO    ][3880] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-13 12:16:04,964 [salt.state       ][INFO    ][3880] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.964278 duration_in_ms=0.833
2017-11-13 12:16:04,965 [salt.state       ][INFO    ][3880] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.964498
2017-11-13 12:16:04,965 [salt.state       ][INFO    ][3880] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:04,965 [salt.state       ][INFO    ][3880] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-13 12:16:04,965 [salt.state       ][INFO    ][3880] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:04.965344 duration_in_ms=0.845
2017-11-13 12:16:04,966 [salt.state       ][INFO    ][3880] Running state [cmp001] at time 12:16:04.965569
2017-11-13 12:16:04,966 [salt.state       ][INFO    ][3880] Executing state host.present for cmp001
2017-11-13 12:16:04,966 [salt.state       ][INFO    ][3880] Host cmp001 (192.168.10.101) already present
2017-11-13 12:16:04,966 [salt.state       ][INFO    ][3880] Completed state [cmp001] at time 12:16:04.966397 duration_in_ms=0.828
2017-11-13 12:16:04,968 [salt.state       ][INFO    ][3880] Running state [file.replace] at time 12:16:04.967982
2017-11-13 12:16:04,968 [salt.state       ][INFO    ][3880] Executing state module.run for file.replace
2017-11-13 12:16:05,063 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['git', '--version'] in directory '/root'
2017-11-13 12:16:05,143 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'grep -q "cmp001 cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-13 12:16:05,150 [salt.state       ][INFO    ][3880] onlyif execution failed
2017-11-13 12:16:05,151 [salt.state       ][INFO    ][3880] Completed state [file.replace] at time 12:16:05.150552 duration_in_ms=182.569
2017-11-13 12:16:05,151 [salt.state       ][INFO    ][3880] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.150877
2017-11-13 12:16:05,151 [salt.state       ][INFO    ][3880] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,152 [salt.state       ][INFO    ][3880] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-13 12:16:05,152 [salt.state       ][INFO    ][3880] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.151914 duration_in_ms=1.037
2017-11-13 12:16:05,152 [salt.state       ][INFO    ][3880] Running state [dbs01] at time 12:16:05.152169
2017-11-13 12:16:05,152 [salt.state       ][INFO    ][3880] Executing state host.present for dbs01
2017-11-13 12:16:05,153 [salt.state       ][INFO    ][3880] Host dbs01 (192.168.10.51) already present
2017-11-13 12:16:05,153 [salt.state       ][INFO    ][3880] Completed state [dbs01] at time 12:16:05.153036 duration_in_ms=0.867
2017-11-13 12:16:05,153 [salt.state       ][INFO    ][3880] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.153277
2017-11-13 12:16:05,154 [salt.state       ][INFO    ][3880] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,154 [salt.state       ][INFO    ][3880] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-13 12:16:05,154 [salt.state       ][INFO    ][3880] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.154132 duration_in_ms=0.856
2017-11-13 12:16:05,154 [salt.state       ][INFO    ][3880] Running state [dbs02] at time 12:16:05.154375
2017-11-13 12:16:05,155 [salt.state       ][INFO    ][3880] Executing state host.present for dbs02
2017-11-13 12:16:05,155 [salt.state       ][INFO    ][3880] Host dbs02 (192.168.10.52) already present
2017-11-13 12:16:05,155 [salt.state       ][INFO    ][3880] Completed state [dbs02] at time 12:16:05.155406 duration_in_ms=1.03
2017-11-13 12:16:05,156 [salt.state       ][INFO    ][3880] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.155644
2017-11-13 12:16:05,156 [salt.state       ][INFO    ][3880] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,156 [salt.state       ][INFO    ][3880] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-13 12:16:05,157 [salt.state       ][INFO    ][3880] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.156494 duration_in_ms=0.849
2017-11-13 12:16:05,157 [salt.state       ][INFO    ][3880] Running state [dbs03] at time 12:16:05.156731
2017-11-13 12:16:05,157 [salt.state       ][INFO    ][3880] Executing state host.present for dbs03
2017-11-13 12:16:05,157 [salt.state       ][INFO    ][3880] Host dbs03 (192.168.10.53) already present
2017-11-13 12:16:05,158 [salt.state       ][INFO    ][3880] Completed state [dbs03] at time 12:16:05.157563 duration_in_ms=0.833
2017-11-13 12:16:05,158 [salt.state       ][INFO    ][3880] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.157803
2017-11-13 12:16:05,158 [salt.state       ][INFO    ][3880] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,159 [salt.state       ][INFO    ][3880] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-13 12:16:05,159 [salt.state       ][INFO    ][3880] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.158644 duration_in_ms=0.841
2017-11-13 12:16:05,159 [salt.state       ][INFO    ][3880] Running state [mas01] at time 12:16:05.158879
2017-11-13 12:16:05,159 [salt.state       ][INFO    ][3880] Executing state host.present for mas01
2017-11-13 12:16:05,160 [salt.state       ][INFO    ][3880] Host mas01 (192.168.10.3) already present
2017-11-13 12:16:05,160 [salt.state       ][INFO    ][3880] Completed state [mas01] at time 12:16:05.159725 duration_in_ms=0.846
2017-11-13 12:16:05,160 [salt.state       ][INFO    ][3880] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.159950
2017-11-13 12:16:05,160 [salt.state       ][INFO    ][3880] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,161 [salt.state       ][INFO    ][3880] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-13 12:16:05,161 [salt.state       ][INFO    ][3880] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.160794 duration_in_ms=0.843
2017-11-13 12:16:05,161 [salt.state       ][INFO    ][3880] Running state [ctl02] at time 12:16:05.161021
2017-11-13 12:16:05,161 [salt.state       ][INFO    ][3880] Executing state host.present for ctl02
2017-11-13 12:16:05,162 [salt.state       ][INFO    ][3880] Host ctl02 (192.168.10.12) already present
2017-11-13 12:16:05,162 [salt.state       ][INFO    ][3880] Completed state [ctl02] at time 12:16:05.161862 duration_in_ms=0.841
2017-11-13 12:16:05,162 [salt.state       ][INFO    ][3880] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.162089
2017-11-13 12:16:05,162 [salt.state       ][INFO    ][3880] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,163 [salt.state       ][INFO    ][3880] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-13 12:16:05,163 [salt.state       ][INFO    ][3880] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.162937 duration_in_ms=0.848
2017-11-13 12:16:05,163 [salt.state       ][INFO    ][3880] Running state [ctl03] at time 12:16:05.163161
2017-11-13 12:16:05,163 [salt.state       ][INFO    ][3880] Executing state host.present for ctl03
2017-11-13 12:16:05,164 [salt.state       ][INFO    ][3880] Host ctl03 (192.168.10.13) already present
2017-11-13 12:16:05,164 [salt.state       ][INFO    ][3880] Completed state [ctl03] at time 12:16:05.163980 duration_in_ms=0.819
2017-11-13 12:16:05,164 [salt.state       ][INFO    ][3880] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.164216
2017-11-13 12:16:05,164 [salt.state       ][INFO    ][3880] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,165 [salt.state       ][INFO    ][3880] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-13 12:16:05,165 [salt.state       ][INFO    ][3880] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.165054 duration_in_ms=0.837
2017-11-13 12:16:05,165 [salt.state       ][INFO    ][3880] Running state [ctl01] at time 12:16:05.165286
2017-11-13 12:16:05,166 [salt.state       ][INFO    ][3880] Executing state host.present for ctl01
2017-11-13 12:16:05,166 [salt.state       ][INFO    ][3880] Host ctl01 (192.168.10.11) already present
2017-11-13 12:16:05,166 [salt.state       ][INFO    ][3880] Completed state [ctl01] at time 12:16:05.166119 duration_in_ms=0.833
2017-11-13 12:16:05,166 [salt.state       ][INFO    ][3880] Running state [ctl] at time 12:16:05.166348
2017-11-13 12:16:05,167 [salt.state       ][INFO    ][3880] Executing state host.present for ctl
2017-11-13 12:16:05,167 [salt.state       ][INFO    ][3880] Host ctl (192.168.10.10) already present
2017-11-13 12:16:05,167 [salt.state       ][INFO    ][3880] Completed state [ctl] at time 12:16:05.167186 duration_in_ms=0.839
2017-11-13 12:16:05,167 [salt.state       ][INFO    ][3880] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.167406
2017-11-13 12:16:05,168 [salt.state       ][INFO    ][3880] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:16:05,168 [salt.state       ][INFO    ][3880] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-13 12:16:05,168 [salt.state       ][INFO    ][3880] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:16:05.168245 duration_in_ms=0.838
2017-11-13 12:16:05,169 [salt.state       ][INFO    ][3880] Running state [linux_dpdk_pkgs] at time 12:16:05.168470
2017-11-13 12:16:05,169 [salt.state       ][INFO    ][3880] Executing state pkg.installed for linux_dpdk_pkgs
2017-11-13 12:16:05,174 [salt.state       ][INFO    ][3880] All specified packages are already installed
2017-11-13 12:16:05,174 [salt.state       ][INFO    ][3880] Completed state [linux_dpdk_pkgs] at time 12:16:05.173698 duration_in_ms=5.227
2017-11-13 12:16:05,176 [salt.state       ][INFO    ][3880] Running state [uio] at time 12:16:05.175819
2017-11-13 12:16:05,176 [salt.state       ][INFO    ][3880] Executing state kmod.present for uio
2017-11-13 12:16:05,176 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'lsmod' in directory '/root'
2017-11-13 12:16:05,185 [salt.state       ][INFO    ][3880] Kernel module uio is already present
2017-11-13 12:16:05,186 [salt.state       ][INFO    ][3880] Completed state [uio] at time 12:16:05.185568 duration_in_ms=9.748
2017-11-13 12:16:05,187 [salt.state       ][INFO    ][3880] Running state [/etc/dpdk/interfaces] at time 12:16:05.187251
2017-11-13 12:16:05,188 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/dpdk/interfaces
2017-11-13 12:16:05,207 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-11-13 12:16:05,231 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:05,289 [salt.state       ][INFO    ][3880] File /etc/dpdk/interfaces is in the correct state
2017-11-13 12:16:05,289 [salt.state       ][INFO    ][3880] Completed state [/etc/dpdk/interfaces] at time 12:16:05.289357 duration_in_ms=102.106
2017-11-13 12:16:05,292 [salt.state       ][INFO    ][3880] Running state [dpdk] at time 12:16:05.292111
2017-11-13 12:16:05,292 [salt.state       ][INFO    ][3880] Executing state service.running for dpdk
2017-11-13 12:16:05,293 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:05,306 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-11-13 12:16:05,315 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-11-13 12:16:05,328 [salt.state       ][INFO    ][3880] The service dpdk is already running
2017-11-13 12:16:05,328 [salt.state       ][INFO    ][3880] Completed state [dpdk] at time 12:16:05.328123 duration_in_ms=36.011
2017-11-13 12:16:05,328 [salt.state       ][INFO    ][3880] Running state [openvswitch_dpdk_pkgs] at time 12:16:05.328418
2017-11-13 12:16:05,329 [salt.state       ][INFO    ][3880] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-11-13 12:16:05,334 [salt.state       ][INFO    ][3880] All specified packages are already installed
2017-11-13 12:16:05,334 [salt.state       ][INFO    ][3880] Completed state [openvswitch_dpdk_pkgs] at time 12:16:05.333757 duration_in_ms=5.339
2017-11-13 12:16:05,336 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 12:16:05.335653
2017-11-13 12:16:05,336 [salt.state       ][INFO    ][3880] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-11-13 12:16:05,336 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-11-13 12:16:05,347 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,348 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 12:16:05.347612 duration_in_ms=11.959
2017-11-13 12:16:05,350 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 12:16:05.349599
2017-11-13 12:16:05,350 [salt.state       ][INFO    ][3880] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-11-13 12:16:05,350 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-11-13 12:16:05,360 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,361 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 12:16:05.360464 duration_in_ms=10.864
2017-11-13 12:16:05,362 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 12:16:05.362161
2017-11-13 12:16:05,362 [salt.state       ][INFO    ][3880] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-11-13 12:16:05,363 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-11-13 12:16:05,374 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,374 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 12:16:05.373743 duration_in_ms=11.581
2017-11-13 12:16:05,375 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 12:16:05.375435
2017-11-13 12:16:05,376 [salt.state       ][INFO    ][3880] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-11-13 12:16:05,376 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-11-13 12:16:05,385 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,386 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 12:16:05.385628 duration_in_ms=10.193
2017-11-13 12:16:05,387 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 12:16:05.387304
2017-11-13 12:16:05,388 [salt.state       ][INFO    ][3880] 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-13 12:16:05,388 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:16:05,400 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,400 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 12:16:05.399749 duration_in_ms=12.444
2017-11-13 12:16:05,407 [salt.state       ][INFO    ][3880] Running state [openvswitch-switch] at time 12:16:05.406705
2017-11-13 12:16:05,407 [salt.state       ][INFO    ][3880] Executing state service.running for openvswitch-switch
2017-11-13 12:16:05,408 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:05,419 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-11-13 12:16:05,428 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-11-13 12:16:05,438 [salt.state       ][INFO    ][3880] The service openvswitch-switch is already running
2017-11-13 12:16:05,438 [salt.state       ][INFO    ][3880] Completed state [openvswitch-switch] at time 12:16:05.438268 duration_in_ms=31.562
2017-11-13 12:16:05,439 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 12:16:05.438561
2017-11-13 12:16:05,439 [salt.state       ][INFO    ][3880] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-11-13 12:16:05,439 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-11-13 12:16:05,448 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,448 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 12:16:05.448217 duration_in_ms=9.656
2017-11-13 12:16:05,450 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 12:16:05.450375
2017-11-13 12:16:05,451 [salt.state       ][INFO    ][3880] 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-13 12:16:05,451 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-11-13 12:16:05,462 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,462 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 12:16:05.462269 duration_in_ms=11.894
2017-11-13 12:16:05,463 [salt.state       ][INFO    ][3880] Running state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 12:16:05.462541
2017-11-13 12:16:05,463 [salt.state       ][INFO    ][3880] Executing state cmd.run for ovs-vsctl set Interface dpdk0 options:n_rxq=2 
2017-11-13 12:16:05,463 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl get Interface dpdk0 options | grep 'n_rxq="2"'
' in directory '/root'
2017-11-13 12:16:05,471 [salt.state       ][INFO    ][3880] unless execution succeeded
2017-11-13 12:16:05,471 [salt.state       ][INFO    ][3880] Completed state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 12:16:05.471363 duration_in_ms=8.822
2017-11-13 12:16:05,472 [salt.state       ][INFO    ][3880] Running state [linux_network_bridge_pkgs] at time 12:16:05.471630
2017-11-13 12:16:05,472 [salt.state       ][INFO    ][3880] Executing state pkg.installed for linux_network_bridge_pkgs
2017-11-13 12:16:05,477 [salt.state       ][INFO    ][3880] All specified packages are already installed
2017-11-13 12:16:05,477 [salt.state       ][INFO    ][3880] Completed state [linux_network_bridge_pkgs] at time 12:16:05.477101 duration_in_ms=5.471
2017-11-13 12:16:05,480 [salt.state       ][INFO    ][3880] Running state [ens2f0.81] at time 12:16:05.479734
2017-11-13 12:16:05,480 [salt.state       ][INFO    ][3880] Executing state network.managed for ens2f0.81
2017-11-13 12:16:06,916 [salt.state       ][INFO    ][3880] Interface ens2f0.81 is up to date.
2017-11-13 12:16:06,917 [salt.state       ][INFO    ][3880] Completed state [ens2f0.81] at time 12:16:06.916755 duration_in_ms=1437.02
2017-11-13 12:16:06,919 [salt.state       ][INFO    ][3880] Running state [br-ctl] at time 12:16:06.918673
2017-11-13 12:16:06,919 [salt.state       ][INFO    ][3880] Executing state network.managed for br-ctl
2017-11-13 12:16:06,926 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:16:07,211 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:16:07,642 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113121606940162
2017-11-13 12:16:07,652 [salt.minion      ][INFO    ][10054] Starting a new job with PID 10054
2017-11-13 12:16:07,664 [salt.minion      ][INFO    ][10054] Returning information for job: 20171113121606940162
2017-11-13 12:16:08,050 [salt.state       ][INFO    ][3880] Interface br-ctl is up to date.
2017-11-13 12:16:08,050 [salt.state       ][INFO    ][3880] Completed state [br-ctl] at time 12:16:08.050434 duration_in_ms=1131.76
2017-11-13 12:16:08,051 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces] at time 12:16:08.050709
2017-11-13 12:16:08,051 [salt.state       ][INFO    ][3880] Executing state file.prepend for /etc/network/interfaces
2017-11-13 12:16:08,055 [salt.state       ][INFO    ][3880] 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-13 12:16:08,055 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces] at time 12:16:08.054833 duration_in_ms=4.124
2017-11-13 12:16:08,055 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 12:16:08.055053
2017-11-13 12:16:08,055 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-11-13 12:16:08,082 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-11-13 12:16:08,090 [salt.state       ][INFO    ][3880] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-11-13 12:16:08,090 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 12:16:08.090041 duration_in_ms=34.988
2017-11-13 12:16:08,090 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces] at time 12:16:08.090264
2017-11-13 12:16:08,090 [salt.state       ][INFO    ][3880] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:16:08,092 [salt.state       ][INFO    ][3880] No changes needed to be made
2017-11-13 12:16:08,092 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces] at time 12:16:08.091725 duration_in_ms=1.461
2017-11-13 12:16:08,092 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces] at time 12:16:08.091936
2017-11-13 12:16:08,092 [salt.state       ][INFO    ][3880] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:16:08,093 [salt.state       ][INFO    ][3880] No changes needed to be made
2017-11-13 12:16:08,093 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces] at time 12:16:08.093406 duration_in_ms=1.47
2017-11-13 12:16:08,105 [salt.state       ][INFO    ][3880] Running state [br-floating] at time 12:16:08.104745
2017-11-13 12:16:08,105 [salt.state       ][INFO    ][3880] Executing state openvswitch_bridge.present for br-floating
2017-11-13 12:16:08,105 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-11-13 12:16:08,116 [salt.state       ][INFO    ][3880] Bridge br-floating already exists.
2017-11-13 12:16:08,117 [salt.state       ][INFO    ][3880] Completed state [br-floating] at time 12:16:08.116749 duration_in_ms=12.003
2017-11-13 12:16:08,117 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces] at time 12:16:08.117021
2017-11-13 12:16:08,117 [salt.state       ][INFO    ][3880] Executing state file.prepend for /etc/network/interfaces
2017-11-13 12:16:08,119 [salt.state       ][INFO    ][3880] File /etc/network/interfaces is in correct state
2017-11-13 12:16:08,119 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces] at time 12:16:08.118868 duration_in_ms=1.847
2017-11-13 12:16:08,125 [salt.state       ][INFO    ][3880] Running state [ifup float-to-ex] at time 12:16:08.125315
2017-11-13 12:16:08,126 [salt.state       ][INFO    ][3880] Executing state cmd.run for ifup float-to-ex
2017-11-13 12:16:08,126 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command 'ifup float-to-ex' in directory '/root'
2017-11-13 12:16:08,326 [salt.state       ][INFO    ][3880] {'pid': 10077, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-13 12:16:08,327 [salt.state       ][INFO    ][3880] Completed state [ifup float-to-ex] at time 12:16:08.326513 duration_in_ms=201.197
2017-11-13 12:16:08,327 [salt.state       ][INFO    ][3880] Running state [eno1] at time 12:16:08.326855
2017-11-13 12:16:08,327 [salt.state       ][INFO    ][3880] Executing state network.managed for eno1
2017-11-13 12:16:09,403 [salt.state       ][INFO    ][3880] Interface eno1 is up to date.
2017-11-13 12:16:09,403 [salt.state       ][INFO    ][3880] Completed state [eno1] at time 12:16:09.402825 duration_in_ms=1075.969
2017-11-13 12:16:09,403 [salt.state       ][INFO    ][3880] Running state [ens2f0] at time 12:16:09.403196
2017-11-13 12:16:09,404 [salt.state       ][INFO    ][3880] Executing state network.managed for ens2f0
2017-11-13 12:16:10,255 [salt.state       ][INFO    ][3880] Interface ens2f0 is up to date.
2017-11-13 12:16:10,255 [salt.state       ][INFO    ][3880] Completed state [ens2f0] at time 12:16:10.254811 duration_in_ms=851.614
2017-11-13 12:16:10,255 [salt.state       ][INFO    ][3880] Running state [ens2f0.80] at time 12:16:10.255137
2017-11-13 12:16:10,255 [salt.state       ][INFO    ][3880] Executing state network.managed for ens2f0.80
2017-11-13 12:16:11,083 [salt.state       ][INFO    ][3880] Interface ens2f0.80 is up to date.
2017-11-13 12:16:11,083 [salt.state       ][INFO    ][3880] Completed state [ens2f0.80] at time 12:16:11.083337 duration_in_ms=828.201
2017-11-13 12:16:11,087 [salt.state       ][INFO    ][3880] Running state [br-ex] at time 12:16:11.086990
2017-11-13 12:16:11,087 [salt.state       ][INFO    ][3880] Executing state network.managed for br-ex
2017-11-13 12:16:11,094 [salt.loaded.int.module.cmdmod][INFO    ][3880] 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-13 12:16:11,427 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:16:12,298 [salt.state       ][INFO    ][3880] Interface br-ex is up to date.
2017-11-13 12:16:12,299 [salt.state       ][INFO    ][3880] Completed state [br-ex] at time 12:16:12.298594 duration_in_ms=1211.603
2017-11-13 12:16:12,299 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces] at time 12:16:12.298935
2017-11-13 12:16:12,299 [salt.state       ][INFO    ][3880] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:16:12,301 [salt.state       ][INFO    ][3880] No changes needed to be made
2017-11-13 12:16:12,301 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces] at time 12:16:12.300848 duration_in_ms=1.913
2017-11-13 12:16:12,301 [salt.state       ][INFO    ][3880] Running state [/etc/network/interfaces] at time 12:16:12.301066
2017-11-13 12:16:12,301 [salt.state       ][INFO    ][3880] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:16:12,302 [salt.state       ][INFO    ][3880] No changes needed to be made
2017-11-13 12:16:12,303 [salt.state       ][INFO    ][3880] Completed state [/etc/network/interfaces] at time 12:16:12.302647 duration_in_ms=1.581
2017-11-13 12:16:12,303 [salt.state       ][INFO    ][3880] Running state [/etc/profile.d/proxy.sh] at time 12:16:12.302875
2017-11-13 12:16:12,303 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-13 12:16:12,303 [salt.state       ][INFO    ][3880] File /etc/profile.d/proxy.sh is not present
2017-11-13 12:16:12,304 [salt.state       ][INFO    ][3880] Completed state [/etc/profile.d/proxy.sh] at time 12:16:12.303548 duration_in_ms=0.673
2017-11-13 12:16:12,304 [salt.state       ][INFO    ][3880] Running state [/etc/apt/apt.conf.d/95proxies] at time 12:16:12.303755
2017-11-13 12:16:12,304 [salt.state       ][INFO    ][3880] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-13 12:16:12,304 [salt.state       ][INFO    ][3880] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-13 12:16:12,304 [salt.state       ][INFO    ][3880] Completed state [/etc/apt/apt.conf.d/95proxies] at time 12:16:12.304396 duration_in_ms=0.641
2017-11-13 12:16:12,305 [salt.state       ][INFO    ][3880] Running state [/srv] at time 12:16:12.304619
2017-11-13 12:16:12,305 [salt.state       ][INFO    ][3880] Executing state file.directory for /srv
2017-11-13 12:16:12,305 [salt.state       ][INFO    ][3880] Directory /srv is in the correct state
2017-11-13 12:16:12,306 [salt.state       ][INFO    ][3880] Completed state [/srv] at time 12:16:12.305471 duration_in_ms=0.852
2017-11-13 12:16:12,306 [salt.state       ][INFO    ][3880] Running state [truncate --size 20G /srv/disk0] at time 12:16:12.305676
2017-11-13 12:16:12,306 [salt.state       ][INFO    ][3880] Executing state cmd.run for truncate --size 20G /srv/disk0
2017-11-13 12:16:12,306 [salt.state       ][INFO    ][3880] /srv/disk0 exists
2017-11-13 12:16:12,306 [salt.state       ][INFO    ][3880] Completed state [truncate --size 20G /srv/disk0] at time 12:16:12.306398 duration_in_ms=0.722
2017-11-13 12:16:12,307 [salt.state       ][INFO    ][3880] Running state [/etc/systemd/system/setup-loopback-loop0.service] at time 12:16:12.306613
2017-11-13 12:16:12,307 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/systemd/system/setup-loopback-loop0.service
2017-11-13 12:16:12,328 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/setup-loopback-device.systemd'
2017-11-13 12:16:12,331 [salt.state       ][INFO    ][3880] File /etc/systemd/system/setup-loopback-loop0.service is in the correct state
2017-11-13 12:16:12,331 [salt.state       ][INFO    ][3880] Completed state [/etc/systemd/system/setup-loopback-loop0.service] at time 12:16:12.331090 duration_in_ms=24.477
2017-11-13 12:16:12,334 [salt.state       ][INFO    ][3880] Running state [setup-loopback-loop0] at time 12:16:12.334459
2017-11-13 12:16:12,335 [salt.state       ][INFO    ][3880] Executing state service.running for setup-loopback-loop0
2017-11-13 12:16:12,335 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'setup-loopback-loop0.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:12,347 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'setup-loopback-loop0.service'] in directory '/root'
2017-11-13 12:16:12,355 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'setup-loopback-loop0.service'] in directory '/root'
2017-11-13 12:16:12,363 [salt.state       ][INFO    ][3880] The service setup-loopback-loop0 is already running
2017-11-13 12:16:12,364 [salt.state       ][INFO    ][3880] Completed state [setup-loopback-loop0] at time 12:16:12.363595 duration_in_ms=29.136
2017-11-13 12:16:12,364 [salt.state       ][INFO    ][3880] Running state [linux_lvm_pkgs] at time 12:16:12.363877
2017-11-13 12:16:12,364 [salt.state       ][INFO    ][3880] Executing state pkg.installed for linux_lvm_pkgs
2017-11-13 12:16:12,369 [salt.state       ][INFO    ][3880] All specified packages are already installed
2017-11-13 12:16:12,370 [salt.state       ][INFO    ][3880] Completed state [linux_lvm_pkgs] at time 12:16:12.369572 duration_in_ms=5.694
2017-11-13 12:16:12,371 [salt.state       ][INFO    ][3880] Running state [/dev/loop0] at time 12:16:12.371357
2017-11-13 12:16:12,372 [salt.state       ][INFO    ][3880] Executing state lvm.pv_present for /dev/loop0
2017-11-13 12:16:12,372 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['pvdisplay', '-c', '/dev/loop0'] in directory '/root'
2017-11-13 12:16:12,663 [salt.state       ][INFO    ][3880] Physical Volume /dev/loop0 already present
2017-11-13 12:16:12,663 [salt.state       ][INFO    ][3880] Completed state [/dev/loop0] at time 12:16:12.663103 duration_in_ms=291.745
2017-11-13 12:16:12,665 [salt.state       ][INFO    ][3880] Running state [cinder-volume] at time 12:16:12.665000
2017-11-13 12:16:12,665 [salt.state       ][INFO    ][3880] Executing state lvm.vg_present for cinder-volume
2017-11-13 12:16:12,666 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['vgdisplay', '-c', 'cinder-volume'] in directory '/root'
2017-11-13 12:16:12,680 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['pvdisplay', '-c', '/dev/loop0'] in directory '/root'
2017-11-13 12:16:12,870 [salt.state       ][INFO    ][3880] Volume Group cinder-volume already present
/dev/loop0 is part of Volume Group
2017-11-13 12:16:12,870 [salt.state       ][INFO    ][3880] Completed state [cinder-volume] at time 12:16:12.870143 duration_in_ms=205.142
2017-11-13 12:16:12,872 [salt.state       ][INFO    ][3880] Running state [/etc/lvm/lvm.conf] at time 12:16:12.871956
2017-11-13 12:16:12,872 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/lvm/lvm.conf
2017-11-13 12:16:12,902 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/files/lvm.conf'
2017-11-13 12:16:12,957 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:13,016 [salt.state       ][INFO    ][3880] File /etc/lvm/lvm.conf is in the correct state
2017-11-13 12:16:13,016 [salt.state       ][INFO    ][3880] Completed state [/etc/lvm/lvm.conf] at time 12:16:13.015872 duration_in_ms=143.917
2017-11-13 12:16:13,019 [salt.state       ][INFO    ][3880] Running state [lvm2-lvmpolld] at time 12:16:13.018705
2017-11-13 12:16:13,019 [salt.state       ][INFO    ][3880] Executing state service.running for lvm2-lvmpolld
2017-11-13 12:16:13,019 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'lvm2-lvmpolld.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:13,030 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,040 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,052 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,061 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,074 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,082 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,095 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmpolld.service'] in directory '/root'
2017-11-13 12:16:13,105 [salt.state       ][INFO    ][3880] {'lvm2-lvmpolld': True}
2017-11-13 12:16:13,105 [salt.state       ][INFO    ][3880] Completed state [lvm2-lvmpolld] at time 12:16:13.104811 duration_in_ms=86.105
2017-11-13 12:16:13,108 [salt.state       ][INFO    ][3880] Running state [lvm2-monitor] at time 12:16:13.107729
2017-11-13 12:16:13,108 [salt.state       ][INFO    ][3880] Executing state service.running for lvm2-monitor
2017-11-13 12:16:13,109 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'lvm2-monitor.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:13,120 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'lvm2-monitor.service'] in directory '/root'
2017-11-13 12:16:13,129 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'lvm2-monitor.service'] in directory '/root'
2017-11-13 12:16:13,138 [salt.state       ][INFO    ][3880] The service lvm2-monitor is already running
2017-11-13 12:16:13,138 [salt.state       ][INFO    ][3880] Completed state [lvm2-monitor] at time 12:16:13.137880 duration_in_ms=30.15
2017-11-13 12:16:13,141 [salt.state       ][INFO    ][3880] Running state [lvm2-lvmetad] at time 12:16:13.140981
2017-11-13 12:16:13,141 [salt.state       ][INFO    ][3880] Executing state service.running for lvm2-lvmetad
2017-11-13 12:16:13,142 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'lvm2-lvmetad.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:13,151 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'lvm2-lvmetad.service'] in directory '/root'
2017-11-13 12:16:13,159 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'lvm2-lvmetad.service'] in directory '/root'
2017-11-13 12:16:13,167 [salt.state       ][INFO    ][3880] The service lvm2-lvmetad is already running
2017-11-13 12:16:13,167 [salt.state       ][INFO    ][3880] Completed state [lvm2-lvmetad] at time 12:16:13.166845 duration_in_ms=25.863
2017-11-13 12:16:13,167 [salt.state       ][INFO    ][3880] Running state [ntp] at time 12:16:13.167254
2017-11-13 12:16:13,168 [salt.state       ][INFO    ][3880] Executing state pkg.installed for ntp
2017-11-13 12:16:13,173 [salt.state       ][INFO    ][3880] Package ntp is already installed
2017-11-13 12:16:13,173 [salt.state       ][INFO    ][3880] Completed state [ntp] at time 12:16:13.172937 duration_in_ms=5.683
2017-11-13 12:16:13,175 [salt.state       ][INFO    ][3880] Running state [/etc/ntp.conf] at time 12:16:13.174732
2017-11-13 12:16:13,175 [salt.state       ][INFO    ][3880] Executing state file.managed for /etc/ntp.conf
2017-11-13 12:16:13,197 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-13 12:16:13,230 [salt.fileclient  ][INFO    ][3880] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-13 12:16:13,239 [salt.state       ][INFO    ][3880] File /etc/ntp.conf is in the correct state
2017-11-13 12:16:13,240 [salt.state       ][INFO    ][3880] Completed state [/etc/ntp.conf] at time 12:16:13.239522 duration_in_ms=64.79
2017-11-13 12:16:13,241 [salt.state       ][INFO    ][3880] Running state [ntp] at time 12:16:13.241200
2017-11-13 12:16:13,241 [salt.state       ][INFO    ][3880] Executing state service.running for ntp
2017-11-13 12:16:13,242 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:13,254 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-13 12:16:13,264 [salt.loaded.int.module.cmdmod][INFO    ][3880] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-13 12:16:13,277 [salt.state       ][INFO    ][3880] The service ntp is already running
2017-11-13 12:16:13,277 [salt.state       ][INFO    ][3880] Completed state [ntp] at time 12:16:13.277351 duration_in_ms=36.15
2017-11-13 12:16:13,286 [salt.minion      ][INFO    ][3880] Returning information for job: 20171113121516566985
2017-11-13 12:16:43,348 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command state.apply with jid 20171113121643337477
2017-11-13 12:16:43,363 [salt.minion      ][INFO    ][10641] Starting a new job with PID 10641
2017-11-13 12:16:45,574 [salt.state       ][INFO    ][10641] Loading fresh modules for state activity
2017-11-13 12:16:46,253 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-13 12:16:46,478 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-13 12:16:46,516 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-13 12:16:46,580 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-13 12:16:46,723 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/salt.yml'
2017-11-13 12:16:46,749 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-13 12:16:46,776 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'nova/meta/salt.yml'
2017-11-13 12:16:46,799 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-13 12:16:46,821 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-13 12:16:46,859 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:46,999 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/sphinx.yml'
2017-11-13 12:16:47,052 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-13 12:16:47,099 [py.warnings      ][WARNING ][10641] /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-13 12:16:47,101 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l ceilometer-agent-compute | grep ceilometer-agent-compute | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,148 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'nova/meta/sphinx.yml'
2017-11-13 12:16:47,220 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 12:16:47,458 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l nova-common | grep nova-common | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,481 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l nova-compute-kvm | grep nova-compute-kvm | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,510 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-novaclient | grep python-novaclient | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,539 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l pm-utils | grep pm-utils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,560 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,577 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,600 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l libvirt-bin | grep libvirt-bin | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,617 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,639 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l qemu-kvm | grep qemu-kvm | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,669 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-guestfs | grep python-guestfs | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,696 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,740 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-13 12:16:47,764 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-13 12:16:47,791 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'cinder/meta/sphinx.yml'
2017-11-13 12:16:47,830 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 12:16:47,854 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l cinder-volume | grep cinder-volume | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,870 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l lvm2 | grep lvm2 | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,887 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,908 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,924 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-cinder | grep python-cinder | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,940 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-mysqldb | grep python-mysqldb | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,955 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l p7zip | grep p7zip | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,973 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:47,989 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:48,014 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-pycadf | grep python-pycadf | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:48,048 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-13 12:16:48,071 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'salt-minion --version' in directory '/root'
2017-11-13 12:16:48,374 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'neutron/meta/sphinx.yml'
2017-11-13 12:16:48,435 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'cinder/meta/salt.yml'
2017-11-13 12:16:48,458 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-13 12:16:48,534 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-13 12:16:48,563 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-13 12:16:48,623 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'neutron/meta/salt.yml'
2017-11-13 12:16:48,650 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-13 12:16:48,677 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-13 12:16:48,739 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/salt.yml'
2017-11-13 12:16:48,757 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-13 12:16:48,778 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'nova/meta/salt.yml'
2017-11-13 12:16:48,794 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-13 12:16:48,806 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-13 12:16:48,827 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:48,897 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'ceilometer/meta/sphinx.yml'
2017-11-13 12:16:48,927 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-13 12:16:48,949 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l ceilometer-agent-compute | grep ceilometer-agent-compute | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:48,983 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'nova/meta/sphinx.yml'
2017-11-13 12:16:49,024 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 12:16:49,121 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l nova-common | grep nova-common | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,142 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l nova-compute-kvm | grep nova-compute-kvm | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,158 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-novaclient | grep python-novaclient | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,172 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l pm-utils | grep pm-utils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,186 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,201 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,224 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l libvirt-bin | grep libvirt-bin | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,239 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,263 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l qemu-kvm | grep qemu-kvm | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,278 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-guestfs | grep python-guestfs | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,302 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,335 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-13 12:16:49,359 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-13 12:16:49,380 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'cinder/meta/sphinx.yml'
2017-11-13 12:16:49,414 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 12:16:49,433 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l cinder-volume | grep cinder-volume | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,449 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l lvm2 | grep lvm2 | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,470 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sysfsutils | grep sysfsutils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,484 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l sg3-utils | grep sg3-utils | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,500 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-cinder | grep python-cinder | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,520 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-mysqldb | grep python-mysqldb | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,533 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l p7zip | grep p7zip | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,551 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,567 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,582 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'dpkg -l python-pycadf | grep python-pycadf | awk '{print $3}'' in directory '/root'
2017-11-13 12:16:49,616 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-13 12:16:49,633 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command 'salt-minion --version' in directory '/root'
2017-11-13 12:16:49,890 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'neutron/meta/sphinx.yml'
2017-11-13 12:16:50,004 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'cinder/meta/salt.yml'
2017-11-13 12:16:50,026 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-13 12:16:50,152 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-13 12:16:50,199 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-13 12:16:50,314 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'neutron/meta/salt.yml'
2017-11-13 12:16:50,408 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-13 12:16:50,585 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-13 12:16:51,084 [salt.state       ][INFO    ][10641] Running state [salt-minion] at time 12:16:51.083506
2017-11-13 12:16:51,084 [salt.state       ][INFO    ][10641] Executing state pkg.installed for salt-minion
2017-11-13 12:16:51,084 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:16:51,515 [salt.state       ][INFO    ][10641] Package salt-minion is already installed
2017-11-13 12:16:51,515 [salt.state       ][INFO    ][10641] Completed state [salt-minion] at time 12:16:51.515366 duration_in_ms=431.859
2017-11-13 12:16:51,516 [salt.state       ][INFO    ][10641] Running state [salt_minion_dependency_packages] at time 12:16:51.515973
2017-11-13 12:16:51,517 [salt.state       ][INFO    ][10641] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-13 12:16:51,526 [salt.state       ][INFO    ][10641] All specified packages are already installed
2017-11-13 12:16:51,527 [salt.state       ][INFO    ][10641] Completed state [salt_minion_dependency_packages] at time 12:16:51.526728 duration_in_ms=10.755
2017-11-13 12:16:51,531 [salt.state       ][INFO    ][10641] Running state [/etc/salt/minion.d/minion.conf] at time 12:16:51.530519
2017-11-13 12:16:51,531 [salt.state       ][INFO    ][10641] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-13 12:16:51,564 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-13 12:16:51,696 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-13 12:16:51,819 [salt.fileclient  ][INFO    ][10641] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:16:51,946 [salt.state       ][INFO    ][10641] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-13 12:16:51,947 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/minion.d/minion.conf] at time 12:16:51.946527 duration_in_ms=416.008
2017-11-13 12:16:51,949 [salt.state       ][INFO    ][10641] Running state [salt-minion] at time 12:16:51.948676
2017-11-13 12:16:51,949 [salt.state       ][INFO    ][10641] Executing state service.running for salt-minion
2017-11-13 12:16:51,950 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-13 12:16:51,973 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-13 12:16:51,985 [salt.loaded.int.module.cmdmod][INFO    ][10641] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-13 12:16:51,995 [salt.state       ][INFO    ][10641] The service salt-minion is already running
2017-11-13 12:16:51,995 [salt.state       ][INFO    ][10641] Completed state [salt-minion] at time 12:16:51.995242 duration_in_ms=46.565
2017-11-13 12:16:51,998 [salt.state       ][INFO    ][10641] Running state [/etc/salt/grains.d] at time 12:16:51.998337
2017-11-13 12:16:51,999 [salt.state       ][INFO    ][10641] Executing state file.directory for /etc/salt/grains.d
2017-11-13 12:16:52,001 [salt.state       ][INFO    ][10641] Directory /etc/salt/grains.d is in the correct state
2017-11-13 12:16:52,001 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/grains.d] at time 12:16:52.000714 duration_in_ms=2.378
2017-11-13 12:16:52,002 [salt.state       ][INFO    ][10641] Running state [/etc/salt/grains] at time 12:16:52.001795
2017-11-13 12:16:52,002 [salt.state       ][INFO    ][10641] Executing state file.managed for /etc/salt/grains
2017-11-13 12:16:52,003 [salt.state       ][INFO    ][10641] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-13 12:16:52,004 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/grains] at time 12:16:52.003623 duration_in_ms=1.828
2017-11-13 12:16:52,004 [salt.state       ][INFO    ][10641] Running state [/etc/salt/grains.d/placeholder] at time 12:16:52.004400
2017-11-13 12:16:52,005 [salt.state       ][INFO    ][10641] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-13 12:16:52,006 [salt.state       ][INFO    ][10641] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-13 12:16:52,006 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/grains.d/placeholder] at time 12:16:52.005944 duration_in_ms=1.544
2017-11-13 12:16:52,007 [salt.state       ][INFO    ][10641] Running state [/etc/salt/grains.d/sphinx] at time 12:16:52.006711
2017-11-13 12:16:52,007 [salt.state       ][INFO    ][10641] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-13 12:16:52,009 [salt.state       ][INFO    ][10641] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-13 12:16:52,010 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/grains.d/sphinx] at time 12:16:52.009754 duration_in_ms=3.042
2017-11-13 12:16:52,013 [salt.state       ][INFO    ][10641] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 12:16:52.012704
2017-11-13 12:16:52,013 [salt.state       ][INFO    ][10641] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-13 12:16:52,014 [salt.state       ][INFO    ][10641] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-13 12:16:52,014 [salt.state       ][INFO    ][10641] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 12:16:52.014108 duration_in_ms=1.403
2017-11-13 12:16:52,015 [salt.state       ][INFO    ][10641] Running state [/etc/salt/grains.d/dns_records] at time 12:16:52.014902
2017-11-13 12:16:52,015 [salt.state       ][INFO    ][10641] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-13 12:16:52,017 [salt.state       ][INFO    ][10641] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-13 12:16:52,018 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/grains.d/dns_records] at time 12:16:52.017561 duration_in_ms=2.659
2017-11-13 12:16:52,019 [salt.state       ][INFO    ][10641] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 12:16:52.019218
2017-11-13 12:16:52,020 [salt.state       ][INFO    ][10641] 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-13 12:16:52,020 [salt.state       ][INFO    ][10641] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-13 12:16:52,021 [salt.state       ][INFO    ][10641] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 12:16:52.020645 duration_in_ms=1.427
2017-11-13 12:16:52,021 [salt.state       ][INFO    ][10641] Running state [/etc/salt/grains.d/salt] at time 12:16:52.021188
2017-11-13 12:16:52,022 [salt.state       ][INFO    ][10641] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-13 12:16:52,024 [salt.state       ][INFO    ][10641] File /etc/salt/grains.d/salt is in the correct state
2017-11-13 12:16:52,024 [salt.state       ][INFO    ][10641] Completed state [/etc/salt/grains.d/salt] at time 12:16:52.023959 duration_in_ms=2.771
2017-11-13 12:16:52,025 [salt.state       ][INFO    ][10641] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 12:16:52.025227
2017-11-13 12:16:52,026 [salt.state       ][INFO    ][10641] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-13 12:16:52,026 [salt.state       ][INFO    ][10641] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-13 12:16:52,027 [salt.state       ][INFO    ][10641] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 12:16:52.026724 duration_in_ms=1.497
2017-11-13 12:16:52,030 [salt.state       ][INFO    ][10641] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 12:16:52.030295
2017-11-13 12:16:52,031 [salt.state       ][INFO    ][10641] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-13 12:16:52,031 [salt.state       ][INFO    ][10641] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-13 12:16:52,032 [salt.state       ][INFO    ][10641] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 12:16:52.031822 duration_in_ms=1.527
2017-11-13 12:16:52,033 [salt.state       ][INFO    ][10641] Running state [mine.update] at time 12:16:52.032781
2017-11-13 12:16:52,033 [salt.state       ][INFO    ][10641] Executing state module.wait for mine.update
2017-11-13 12:16:52,034 [salt.state       ][INFO    ][10641] No changes made for mine.update
2017-11-13 12:16:52,034 [salt.state       ][INFO    ][10641] Completed state [mine.update] at time 12:16:52.034133 duration_in_ms=1.35
2017-11-13 12:16:52,035 [salt.state       ][INFO    ][10641] Running state [ca-certificates] at time 12:16:52.034587
2017-11-13 12:16:52,035 [salt.state       ][INFO    ][10641] Executing state pkg.installed for ca-certificates
2017-11-13 12:16:52,045 [salt.state       ][INFO    ][10641] Package ca-certificates is already installed
2017-11-13 12:16:52,045 [salt.state       ][INFO    ][10641] Completed state [ca-certificates] at time 12:16:52.045345 duration_in_ms=10.757
2017-11-13 12:16:52,047 [salt.state       ][INFO    ][10641] Running state [update-ca-certificates] at time 12:16:52.046634
2017-11-13 12:16:52,047 [salt.state       ][INFO    ][10641] Executing state cmd.wait for update-ca-certificates
2017-11-13 12:16:52,048 [salt.state       ][INFO    ][10641] No changes made for update-ca-certificates
2017-11-13 12:16:52,048 [salt.state       ][INFO    ][10641] Completed state [update-ca-certificates] at time 12:16:52.048060 duration_in_ms=1.427
2017-11-13 12:16:52,052 [salt.minion      ][INFO    ][10641] Returning information for job: 20171113121643337477
2017-11-13 12:17:41,772 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171113121741757134
2017-11-13 12:17:41,789 [salt.minion      ][INFO    ][10887] Starting a new job with PID 10887
2017-11-13 12:17:46,174 [salt.state       ][INFO    ][10887] Loading fresh modules for state activity
2017-11-13 12:17:46,956 [salt.state       ][ERROR   ][10887] No contents found in top file
2017-11-13 12:17:46,957 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-13 12:17:46,965 [salt.utils.extmods][INFO    ][10887] Syncing beacons for environment 'base'
2017-11-13 12:17:46,965 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_beacons, for base)
2017-11-13 12:17:46,965 [salt.fileclient  ][INFO    ][10887] Caching directory '_beacons/' for environment 'base'
2017-11-13 12:17:47,042 [salt.utils.extmods][INFO    ][10887] Syncing modules for environment 'base'
2017-11-13 12:17:47,042 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_modules, for base)
2017-11-13 12:17:47,042 [salt.fileclient  ][INFO    ][10887] Caching directory '_modules/' for environment 'base'
2017-11-13 12:17:47,146 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-13 12:17:47,169 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-13 12:17:47,193 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-13 12:17:47,213 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-13 12:17:47,254 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-13 12:17:47,290 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-13 12:17:47,310 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-13 12:17:47,330 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-13 12:17:47,348 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-13 12:17:47,366 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-13 12:17:47,392 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-13 12:17:47,408 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-13 12:17:47,427 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-13 12:17:47,454 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-13 12:17:47,468 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-13 12:17:47,485 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-13 12:17:47,500 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-13 12:17:47,515 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-13 12:17:47,530 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-13 12:17:47,550 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-13 12:17:47,572 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-13 12:17:47,597 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-13 12:17:47,619 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-13 12:17:47,635 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-13 12:17:47,650 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-13 12:17:47,666 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-13 12:17:47,691 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-13 12:17:47,709 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-13 12:17:47,745 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-13 12:17:47,765 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-13 12:17:47,791 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-13 12:17:47,818 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-13 12:17:47,839 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-13 12:17:47,848 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-13 12:17:47,849 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-13 12:17:47,849 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-13 12:17:47,850 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-13 12:17:47,852 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-13 12:17:47,853 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-13 12:17:47,853 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-13 12:17:47,854 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-13 12:17:47,855 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-13 12:17:47,856 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-13 12:17:47,857 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-13 12:17:47,858 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-13 12:17:47,859 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-13 12:17:47,859 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-13 12:17:47,860 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-13 12:17:47,861 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-13 12:17:47,862 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-13 12:17:47,863 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-13 12:17:47,864 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-13 12:17:47,865 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-13 12:17:47,866 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-13 12:17:47,867 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-13 12:17:47,867 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-13 12:17:47,869 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-13 12:17:47,870 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-13 12:17:47,871 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-13 12:17:47,872 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-13 12:17:47,873 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-13 12:17:47,873 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-13 12:17:47,874 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-13 12:17:47,875 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-13 12:17:47,876 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-13 12:17:47,876 [salt.utils.extmods][INFO    ][10887] 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-13 12:17:47,877 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-13 12:17:47,878 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-13 12:17:47,891 [salt.utils.extmods][INFO    ][10887] Syncing states for environment 'base'
2017-11-13 12:17:47,892 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_states, for base)
2017-11-13 12:17:47,892 [salt.fileclient  ][INFO    ][10887] Caching directory '_states/' for environment 'base'
2017-11-13 12:17:47,958 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-13 12:17:47,995 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-13 12:17:48,017 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-13 12:17:48,072 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-13 12:17:48,093 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-13 12:17:48,116 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-13 12:17:48,132 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-13 12:17:48,149 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-13 12:17:48,166 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-13 12:17:48,191 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-13 12:17:48,209 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-13 12:17:48,237 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-13 12:17:48,283 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-13 12:17:48,308 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-13 12:17:48,336 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-13 12:17:48,353 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-13 12:17:48,376 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-13 12:17:48,398 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-13 12:17:48,414 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-13 12:17:48,436 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-13 12:17:48,454 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-13 12:17:48,476 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-13 12:17:48,520 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-13 12:17:48,564 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-13 12:17:48,585 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-13 12:17:48,612 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-13 12:17:48,628 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-13 12:17:48,647 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-13 12:17:48,684 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-13 12:17:48,693 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-13 12:17:48,694 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-13 12:17:48,695 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-13 12:17:48,696 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-13 12:17:48,697 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-13 12:17:48,698 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-13 12:17:48,698 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-13 12:17:48,699 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-13 12:17:48,700 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-13 12:17:48,701 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-13 12:17:48,702 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-13 12:17:48,703 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-13 12:17:48,703 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-13 12:17:48,704 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-13 12:17:48,705 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-13 12:17:48,706 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-13 12:17:48,707 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-13 12:17:48,708 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-13 12:17:48,708 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-13 12:17:48,709 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-13 12:17:48,710 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-13 12:17:48,711 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-13 12:17:48,712 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-13 12:17:48,712 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-13 12:17:48,713 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-13 12:17:48,714 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-13 12:17:48,715 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-13 12:17:48,716 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-13 12:17:48,717 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-13 12:17:48,717 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-13 12:17:48,723 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-13 12:17:48,730 [salt.utils.extmods][INFO    ][10887] Syncing sdb for environment 'base'
2017-11-13 12:17:48,730 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_sdb, for base)
2017-11-13 12:17:48,731 [salt.fileclient  ][INFO    ][10887] Caching directory '_sdb/' for environment 'base'
2017-11-13 12:17:48,801 [salt.utils.extmods][INFO    ][10887] Syncing grains for environment 'base'
2017-11-13 12:17:48,802 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_grains, for base)
2017-11-13 12:17:48,802 [salt.fileclient  ][INFO    ][10887] Caching directory '_grains/' for environment 'base'
2017-11-13 12:17:48,928 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-13 12:17:48,960 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-13 12:17:48,982 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-13 12:17:48,996 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-13 12:17:49,025 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-13 12:17:49,048 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-13 12:17:49,063 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-13 12:17:49,080 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-13 12:17:49,115 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-13 12:17:49,132 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-13 12:17:49,157 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-13 12:17:49,184 [salt.fileclient  ][INFO    ][10887] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-13 12:17:49,193 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-13 12:17:49,194 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-13 12:17:49,195 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-13 12:17:49,195 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-13 12:17:49,196 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-13 12:17:49,197 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-13 12:17:49,197 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-13 12:17:49,198 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-13 12:17:49,199 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-13 12:17:49,199 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-13 12:17:49,200 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-13 12:17:49,201 [salt.utils.extmods][INFO    ][10887] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-13 12:17:49,204 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-13 12:17:49,211 [salt.utils.extmods][INFO    ][10887] Syncing renderers for environment 'base'
2017-11-13 12:17:49,211 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_renderers, for base)
2017-11-13 12:17:49,211 [salt.fileclient  ][INFO    ][10887] Caching directory '_renderers/' for environment 'base'
2017-11-13 12:17:49,285 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-13 12:17:49,291 [salt.utils.extmods][INFO    ][10887] Syncing returners for environment 'base'
2017-11-13 12:17:49,292 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_returners, for base)
2017-11-13 12:17:49,292 [salt.fileclient  ][INFO    ][10887] Caching directory '_returners/' for environment 'base'
2017-11-13 12:17:49,366 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-13 12:17:49,373 [salt.utils.extmods][INFO    ][10887] Syncing output for environment 'base'
2017-11-13 12:17:49,373 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_output, for base)
2017-11-13 12:17:49,374 [salt.fileclient  ][INFO    ][10887] Caching directory '_output/' for environment 'base'
2017-11-13 12:17:49,454 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-13 12:17:49,461 [salt.utils.extmods][INFO    ][10887] Syncing utils for environment 'base'
2017-11-13 12:17:49,461 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_utils, for base)
2017-11-13 12:17:49,462 [salt.fileclient  ][INFO    ][10887] Caching directory '_utils/' for environment 'base'
2017-11-13 12:17:49,513 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-13 12:17:49,520 [salt.utils.extmods][INFO    ][10887] Syncing log_handlers for environment 'base'
2017-11-13 12:17:49,520 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_log_handlers, for base)
2017-11-13 12:17:49,521 [salt.fileclient  ][INFO    ][10887] Caching directory '_log_handlers/' for environment 'base'
2017-11-13 12:17:49,565 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-13 12:17:49,572 [salt.utils.extmods][INFO    ][10887] Syncing proxy for environment 'base'
2017-11-13 12:17:49,573 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_proxy, for base)
2017-11-13 12:17:49,573 [salt.fileclient  ][INFO    ][10887] Caching directory '_proxy/' for environment 'base'
2017-11-13 12:17:49,605 [salt.utils.extmods][INFO    ][10887] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-13 12:17:49,612 [salt.utils.extmods][INFO    ][10887] Syncing engines for environment 'base'
2017-11-13 12:17:49,612 [salt.utils.extmods][INFO    ][10887] Loading cache from salt://_engines, for base)
2017-11-13 12:17:49,612 [salt.fileclient  ][INFO    ][10887] Caching directory '_engines/' for environment 'base'
2017-11-13 12:17:49,674 [salt.minion      ][INFO    ][10887] Returning information for job: 20171113121741757134
2017-11-13 12:19:08,491 [salt.minion      ][INFO    ][3122] User sudo_ubuntu Executing command system.reboot with jid 20171113121908483104
2017-11-13 12:19:08,504 [salt.minion      ][INFO    ][11014] Starting a new job with PID 11014
2017-11-13 12:19:08,508 [salt.loaded.int.module.cmdmod][INFO    ][11014] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-13 12:19:08,531 [salt.utils.parsers][WARNING ][3122] Minion received a SIGTERM. Exiting.
2017-11-13 12:19:08,531 [salt.cli.daemons ][INFO    ][3122] The salt minion is shutting down..
2017-11-13 12:19:08,532 [salt.cli.daemons ][INFO    ][3122] The Salt Minion is shut down
2017-11-13 12:21:50,859 [salt.cli.daemons ][INFO    ][3068] Setting up the Salt Minion "cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-13 12:21:51,885 [salt.minion      ][INFO    ][3068] Creating minion process manager
2017-11-13 12:21:51,885 [salt.cli.daemons ][WARNING ][3068] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-13 12:21:51,886 [salt.cli.daemons ][INFO    ][3068] The Salt Minion is starting up
2017-11-13 12:21:51,886 [salt.minion      ][INFO    ][3068] Minion is starting as user 'root'
2017-11-13 12:21:51,886 [salt.utils.event ][INFO    ][3068] Starting pull socket on /var/run/salt/minion/minion_event_c33618986d_pull.ipc
2017-11-13 12:21:53,176 [salt.loaded.int.module.cmdmod][INFO    ][3068] Executing command ['date', '+%z'] in directory '/root'
2017-11-13 12:21:53,186 [salt.utils.schedule][INFO    ][3068] Updating job settings for scheduled job: __mine_interval
2017-11-13 12:21:53,190 [salt.minion      ][INFO    ][3068] Added mine.update to scheduler
2017-11-13 12:21:53,218 [salt.minion      ][INFO    ][3068] Minion is ready to receive requests!
2017-11-13 12:21:54,220 [salt.utils.schedule][INFO    ][3068] Running scheduled job: __mine_interval
2017-11-13 12:22:05,772 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command test.ping with jid 20171113122205673891
2017-11-13 12:22:05,787 [salt.minion      ][INFO    ][3808] Starting a new job with PID 3808
2017-11-13 12:22:05,877 [salt.minion      ][INFO    ][3808] Returning information for job: 20171113122205673891
2017-11-13 12:22:07,581 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113122207483267
2017-11-13 12:22:07,593 [salt.minion      ][INFO    ][3813] Starting a new job with PID 3813
2017-11-13 12:22:09,994 [salt.state       ][INFO    ][3813] Loading fresh modules for state activity
2017-11-13 12:22:10,041 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-13 12:22:10,093 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:10,254 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-13 12:22:10,291 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:10,522 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-13 12:22:10,621 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:10,890 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/network/dpdk.sls'
2017-11-13 12:22:10,993 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:11,207 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-13 12:22:11,425 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:11,655 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-13 12:22:11,711 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:11,866 [salt.state       ][INFO    ][3813] Running state [/etc/hostname] at time 12:22:11.865689
2017-11-13 12:22:11,866 [salt.state       ][INFO    ][3813] Executing state file.managed for /etc/hostname
2017-11-13 12:22:11,913 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-13 12:22:11,920 [salt.state       ][INFO    ][3813] File /etc/hostname is in the correct state
2017-11-13 12:22:11,920 [salt.state       ][INFO    ][3813] Completed state [/etc/hostname] at time 12:22:11.920348 duration_in_ms=54.662
2017-11-13 12:22:11,924 [salt.state       ][INFO    ][3813] Running state [hostname cmp001] at time 12:22:11.923465
2017-11-13 12:22:11,924 [salt.state       ][INFO    ][3813] Executing state cmd.wait for hostname cmp001
2017-11-13 12:22:11,924 [salt.state       ][INFO    ][3813] No changes made for hostname cmp001
2017-11-13 12:22:11,925 [salt.state       ][INFO    ][3813] Completed state [hostname cmp001] at time 12:22:11.924726 duration_in_ms=1.261
2017-11-13 12:22:11,926 [salt.state       ][INFO    ][3813] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.926152
2017-11-13 12:22:11,927 [salt.state       ][INFO    ][3813] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,928 [salt.state       ][INFO    ][3813] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-13 12:22:11,928 [salt.state       ][INFO    ][3813] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.928148 duration_in_ms=1.995
2017-11-13 12:22:11,929 [salt.state       ][INFO    ][3813] Running state [mdb02] at time 12:22:11.928470
2017-11-13 12:22:11,929 [salt.state       ][INFO    ][3813] Executing state host.present for mdb02
2017-11-13 12:22:11,930 [salt.state       ][INFO    ][3813] Host mdb02 (192.168.10.77) already present
2017-11-13 12:22:11,930 [salt.state       ][INFO    ][3813] Completed state [mdb02] at time 12:22:11.930264 duration_in_ms=1.793
2017-11-13 12:22:11,931 [salt.state       ][INFO    ][3813] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.930742
2017-11-13 12:22:11,931 [salt.state       ][INFO    ][3813] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,932 [salt.state       ][INFO    ][3813] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-13 12:22:11,932 [salt.state       ][INFO    ][3813] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.932441 duration_in_ms=1.7
2017-11-13 12:22:11,933 [salt.state       ][INFO    ][3813] Running state [mdb03] at time 12:22:11.932828
2017-11-13 12:22:11,933 [salt.state       ][INFO    ][3813] Executing state host.present for mdb03
2017-11-13 12:22:11,934 [salt.state       ][INFO    ][3813] Host mdb03 (192.168.10.78) already present
2017-11-13 12:22:11,935 [salt.state       ][INFO    ][3813] Completed state [mdb03] at time 12:22:11.934702 duration_in_ms=1.874
2017-11-13 12:22:11,935 [salt.state       ][INFO    ][3813] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.935146
2017-11-13 12:22:11,936 [salt.state       ][INFO    ][3813] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,936 [salt.state       ][INFO    ][3813] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-13 12:22:11,937 [salt.state       ][INFO    ][3813] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.936735 duration_in_ms=1.589
2017-11-13 12:22:11,937 [salt.state       ][INFO    ][3813] Running state [mdb01] at time 12:22:11.937232
2017-11-13 12:22:11,938 [salt.state       ][INFO    ][3813] Executing state host.present for mdb01
2017-11-13 12:22:11,939 [salt.state       ][INFO    ][3813] Host mdb01 (192.168.10.76) already present
2017-11-13 12:22:11,939 [salt.state       ][INFO    ][3813] Completed state [mdb01] at time 12:22:11.939105 duration_in_ms=1.873
2017-11-13 12:22:11,940 [salt.state       ][INFO    ][3813] Running state [mdb] at time 12:22:11.939576
2017-11-13 12:22:11,940 [salt.state       ][INFO    ][3813] Executing state host.present for mdb
2017-11-13 12:22:11,941 [salt.state       ][INFO    ][3813] Host mdb (192.168.10.75) already present
2017-11-13 12:22:11,941 [salt.state       ][INFO    ][3813] Completed state [mdb] at time 12:22:11.941166 duration_in_ms=1.59
2017-11-13 12:22:11,942 [salt.state       ][INFO    ][3813] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.941608
2017-11-13 12:22:11,942 [salt.state       ][INFO    ][3813] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,943 [salt.state       ][INFO    ][3813] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-13 12:22:11,944 [salt.state       ][INFO    ][3813] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.943494 duration_in_ms=1.886
2017-11-13 12:22:11,944 [salt.state       ][INFO    ][3813] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.943975
2017-11-13 12:22:11,944 [salt.state       ][INFO    ][3813] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,945 [salt.state       ][INFO    ][3813] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-13 12:22:11,946 [salt.state       ][INFO    ][3813] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.945583 duration_in_ms=1.609
2017-11-13 12:22:11,946 [salt.state       ][INFO    ][3813] Running state [cfg01] at time 12:22:11.946059
2017-11-13 12:22:11,947 [salt.state       ][INFO    ][3813] Executing state host.present for cfg01
2017-11-13 12:22:11,948 [salt.state       ][INFO    ][3813] Host cfg01 (192.168.10.100) already present
2017-11-13 12:22:11,948 [salt.state       ][INFO    ][3813] Completed state [cfg01] at time 12:22:11.947929 duration_in_ms=1.87
2017-11-13 12:22:11,948 [salt.state       ][INFO    ][3813] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.948366
2017-11-13 12:22:11,949 [salt.state       ][INFO    ][3813] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,950 [salt.state       ][INFO    ][3813] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-13 12:22:11,950 [salt.state       ][INFO    ][3813] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.950011 duration_in_ms=1.644
2017-11-13 12:22:11,951 [salt.state       ][INFO    ][3813] Running state [prx01] at time 12:22:11.950456
2017-11-13 12:22:11,951 [salt.state       ][INFO    ][3813] Executing state host.present for prx01
2017-11-13 12:22:11,952 [salt.state       ][INFO    ][3813] Host prx01 (100.64.200.104) already present
2017-11-13 12:22:11,952 [salt.state       ][INFO    ][3813] Completed state [prx01] at time 12:22:11.952356 duration_in_ms=1.901
2017-11-13 12:22:11,953 [salt.state       ][INFO    ][3813] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.952559
2017-11-13 12:22:11,953 [salt.state       ][INFO    ][3813] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,954 [salt.state       ][INFO    ][3813] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-13 12:22:11,954 [salt.state       ][INFO    ][3813] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.954390 duration_in_ms=1.83
2017-11-13 12:22:11,955 [salt.state       ][INFO    ][3813] Running state [kvm01] at time 12:22:11.954883
2017-11-13 12:22:11,955 [salt.state       ][INFO    ][3813] Executing state host.present for kvm01
2017-11-13 12:22:11,957 [salt.state       ][INFO    ][3813] Host kvm01 (192.168.10.141) already present
2017-11-13 12:22:11,957 [salt.state       ][INFO    ][3813] Completed state [kvm01] at time 12:22:11.956801 duration_in_ms=1.918
2017-11-13 12:22:11,957 [salt.state       ][INFO    ][3813] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.957286
2017-11-13 12:22:11,958 [salt.state       ][INFO    ][3813] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,959 [salt.state       ][INFO    ][3813] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-13 12:22:11,959 [salt.state       ][INFO    ][3813] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.959180 duration_in_ms=1.894
2017-11-13 12:22:11,960 [salt.state       ][INFO    ][3813] Running state [kvm03] at time 12:22:11.959660
2017-11-13 12:22:11,960 [salt.state       ][INFO    ][3813] Executing state host.present for kvm03
2017-11-13 12:22:11,961 [salt.state       ][INFO    ][3813] Host kvm03 (192.168.10.143) already present
2017-11-13 12:22:11,961 [salt.state       ][INFO    ][3813] Completed state [kvm03] at time 12:22:11.961261 duration_in_ms=1.601
2017-11-13 12:22:11,962 [salt.state       ][INFO    ][3813] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.961730
2017-11-13 12:22:11,962 [salt.state       ][INFO    ][3813] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,963 [salt.state       ][INFO    ][3813] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-13 12:22:11,964 [salt.state       ][INFO    ][3813] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.963604 duration_in_ms=1.874
2017-11-13 12:22:11,964 [salt.state       ][INFO    ][3813] Running state [kvm02] at time 12:22:11.964086
2017-11-13 12:22:11,964 [salt.state       ][INFO    ][3813] Executing state host.present for kvm02
2017-11-13 12:22:11,965 [salt.state       ][INFO    ][3813] Host kvm02 (192.168.10.142) already present
2017-11-13 12:22:11,966 [salt.state       ][INFO    ][3813] Completed state [kvm02] at time 12:22:11.965691 duration_in_ms=1.605
2017-11-13 12:22:11,966 [salt.state       ][INFO    ][3813] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.966163
2017-11-13 12:22:11,967 [salt.state       ][INFO    ][3813] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,968 [salt.state       ][INFO    ][3813] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-13 12:22:11,968 [salt.state       ][INFO    ][3813] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.968035 duration_in_ms=1.872
2017-11-13 12:22:11,968 [salt.state       ][INFO    ][3813] Running state [dbs] at time 12:22:11.968422
2017-11-13 12:22:11,969 [salt.state       ][INFO    ][3813] Executing state host.present for dbs
2017-11-13 12:22:11,970 [salt.state       ][INFO    ][3813] Host dbs (192.168.10.50) already present
2017-11-13 12:22:11,970 [salt.state       ][INFO    ][3813] Completed state [dbs] at time 12:22:11.970109 duration_in_ms=1.685
2017-11-13 12:22:11,971 [salt.state       ][INFO    ][3813] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.970545
2017-11-13 12:22:11,971 [salt.state       ][INFO    ][3813] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,972 [salt.state       ][INFO    ][3813] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-13 12:22:11,972 [salt.state       ][INFO    ][3813] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.972362 duration_in_ms=1.818
2017-11-13 12:22:11,973 [salt.state       ][INFO    ][3813] Running state [prx] at time 12:22:11.972634
2017-11-13 12:22:11,973 [salt.state       ][INFO    ][3813] Executing state host.present for prx
2017-11-13 12:22:11,974 [salt.state       ][INFO    ][3813] Host prx (100.64.200.103) already present
2017-11-13 12:22:11,975 [salt.state       ][INFO    ][3813] Completed state [prx] at time 12:22:11.974497 duration_in_ms=1.862
2017-11-13 12:22:11,975 [salt.state       ][INFO    ][3813] Running state [prx02] at time 12:22:11.974963
2017-11-13 12:22:11,975 [salt.state       ][INFO    ][3813] Executing state host.present for prx02
2017-11-13 12:22:11,976 [salt.state       ][INFO    ][3813] Host prx02 (100.64.200.105) already present
2017-11-13 12:22:11,977 [salt.state       ][INFO    ][3813] Completed state [prx02] at time 12:22:11.976532 duration_in_ms=1.57
2017-11-13 12:22:11,977 [salt.state       ][INFO    ][3813] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.976985
2017-11-13 12:22:11,977 [salt.state       ][INFO    ][3813] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,979 [salt.state       ][INFO    ][3813] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-13 12:22:11,979 [salt.state       ][INFO    ][3813] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.978846 duration_in_ms=1.86
2017-11-13 12:22:11,979 [salt.state       ][INFO    ][3813] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.979327
2017-11-13 12:22:11,980 [salt.state       ][INFO    ][3813] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,981 [salt.state       ][INFO    ][3813] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-13 12:22:11,981 [salt.state       ][INFO    ][3813] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.980931 duration_in_ms=1.603
2017-11-13 12:22:11,981 [salt.state       ][INFO    ][3813] Running state [msg02] at time 12:22:11.981410
2017-11-13 12:22:11,982 [salt.state       ][INFO    ][3813] Executing state host.present for msg02
2017-11-13 12:22:11,983 [salt.state       ][INFO    ][3813] Host msg02 (192.168.10.42) already present
2017-11-13 12:22:11,983 [salt.state       ][INFO    ][3813] Completed state [msg02] at time 12:22:11.983281 duration_in_ms=1.872
2017-11-13 12:22:11,984 [salt.state       ][INFO    ][3813] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.983752
2017-11-13 12:22:11,984 [salt.state       ][INFO    ][3813] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,985 [salt.state       ][INFO    ][3813] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-13 12:22:11,985 [salt.state       ][INFO    ][3813] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.985361 duration_in_ms=1.609
2017-11-13 12:22:11,986 [salt.state       ][INFO    ][3813] Running state [msg03] at time 12:22:11.985844
2017-11-13 12:22:11,986 [salt.state       ][INFO    ][3813] Executing state host.present for msg03
2017-11-13 12:22:11,987 [salt.state       ][INFO    ][3813] Host msg03 (192.168.10.43) already present
2017-11-13 12:22:11,988 [salt.state       ][INFO    ][3813] Completed state [msg03] at time 12:22:11.987717 duration_in_ms=1.874
2017-11-13 12:22:11,988 [salt.state       ][INFO    ][3813] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.988189
2017-11-13 12:22:11,988 [salt.state       ][INFO    ][3813] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,989 [salt.state       ][INFO    ][3813] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-13 12:22:11,990 [salt.state       ][INFO    ][3813] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.989771 duration_in_ms=1.582
2017-11-13 12:22:11,990 [salt.state       ][INFO    ][3813] Running state [msg01] at time 12:22:11.990265
2017-11-13 12:22:11,991 [salt.state       ][INFO    ][3813] Executing state host.present for msg01
2017-11-13 12:22:11,992 [salt.state       ][INFO    ][3813] Host msg01 (192.168.10.41) already present
2017-11-13 12:22:11,992 [salt.state       ][INFO    ][3813] Completed state [msg01] at time 12:22:11.992137 duration_in_ms=1.872
2017-11-13 12:22:11,992 [salt.state       ][INFO    ][3813] Running state [msg] at time 12:22:11.992457
2017-11-13 12:22:11,993 [salt.state       ][INFO    ][3813] Executing state host.present for msg
2017-11-13 12:22:11,994 [salt.state       ][INFO    ][3813] Host msg (192.168.10.40) already present
2017-11-13 12:22:11,994 [salt.state       ][INFO    ][3813] Completed state [msg] at time 12:22:11.994159 duration_in_ms=1.701
2017-11-13 12:22:11,995 [salt.state       ][INFO    ][3813] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.994636
2017-11-13 12:22:11,995 [salt.state       ][INFO    ][3813] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,996 [salt.state       ][INFO    ][3813] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-13 12:22:11,996 [salt.state       ][INFO    ][3813] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.996407 duration_in_ms=1.772
2017-11-13 12:22:11,997 [salt.state       ][INFO    ][3813] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.996718
2017-11-13 12:22:11,997 [salt.state       ][INFO    ][3813] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:11,998 [salt.state       ][INFO    ][3813] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-13 12:22:11,999 [salt.state       ][INFO    ][3813] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:11.998590 duration_in_ms=1.872
2017-11-13 12:22:11,999 [salt.state       ][INFO    ][3813] Running state [cfg01] at time 12:22:11.999068
2017-11-13 12:22:11,1000 [salt.state       ][INFO    ][3813] Executing state host.present for cfg01
2017-11-13 12:22:12,001 [salt.state       ][INFO    ][3813] Host cfg01 (192.168.10.100) already present
2017-11-13 12:22:12,001 [salt.state       ][INFO    ][3813] Completed state [cfg01] at time 12:22:12.000921 duration_in_ms=1.853
2017-11-13 12:22:12,001 [salt.state       ][INFO    ][3813] Running state [cmp002] at time 12:22:12.001399
2017-11-13 12:22:12,002 [salt.state       ][INFO    ][3813] Executing state host.present for cmp002
2017-11-13 12:22:12,003 [salt.state       ][INFO    ][3813] Host cmp002 (192.168.10.102) already present
2017-11-13 12:22:12,003 [salt.state       ][INFO    ][3813] Completed state [cmp002] at time 12:22:12.003267 duration_in_ms=1.868
2017-11-13 12:22:12,004 [salt.state       ][INFO    ][3813] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:12.003740
2017-11-13 12:22:12,004 [salt.state       ][INFO    ][3813] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:12,005 [salt.state       ][INFO    ][3813] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-13 12:22:12,005 [salt.state       ][INFO    ][3813] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:12.005342 duration_in_ms=1.602
2017-11-13 12:22:12,006 [salt.state       ][INFO    ][3813] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:12.005817
2017-11-13 12:22:12,006 [salt.state       ][INFO    ][3813] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:12,007 [salt.state       ][INFO    ][3813] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-13 12:22:12,008 [salt.state       ][INFO    ][3813] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:12.007677 duration_in_ms=1.86
2017-11-13 12:22:12,008 [salt.state       ][INFO    ][3813] Running state [cmp001] at time 12:22:12.008167
2017-11-13 12:22:12,008 [salt.state       ][INFO    ][3813] Executing state host.present for cmp001
2017-11-13 12:22:12,009 [salt.state       ][INFO    ][3813] Host cmp001 (192.168.10.101) already present
2017-11-13 12:22:12,010 [salt.state       ][INFO    ][3813] Completed state [cmp001] at time 12:22:12.009755 duration_in_ms=1.588
2017-11-13 12:22:12,013 [salt.state       ][INFO    ][3813] Running state [file.replace] at time 12:22:12.012503
2017-11-13 12:22:12,013 [salt.state       ][INFO    ][3813] Executing state module.run for file.replace
2017-11-13 12:22:13,265 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['git', '--version'] in directory '/root'
2017-11-13 12:22:13,413 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'grep -q "cmp001 cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-13 12:22:13,421 [salt.state       ][INFO    ][3813] onlyif execution failed
2017-11-13 12:22:13,422 [salt.state       ][INFO    ][3813] Completed state [file.replace] at time 12:22:13.421982 duration_in_ms=1409.474
2017-11-13 12:22:13,423 [salt.state       ][INFO    ][3813] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.422641
2017-11-13 12:22:13,423 [salt.state       ][INFO    ][3813] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,424 [salt.state       ][INFO    ][3813] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-13 12:22:13,425 [salt.state       ][INFO    ][3813] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.424788 duration_in_ms=2.147
2017-11-13 12:22:13,425 [salt.state       ][INFO    ][3813] Running state [dbs01] at time 12:22:13.425304
2017-11-13 12:22:13,426 [salt.state       ][INFO    ][3813] Executing state host.present for dbs01
2017-11-13 12:22:13,427 [salt.state       ][INFO    ][3813] Host dbs01 (192.168.10.51) already present
2017-11-13 12:22:13,427 [salt.state       ][INFO    ][3813] Completed state [dbs01] at time 12:22:13.427237 duration_in_ms=1.933
2017-11-13 12:22:13,428 [salt.state       ][INFO    ][3813] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.427740
2017-11-13 12:22:13,428 [salt.state       ][INFO    ][3813] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,429 [salt.state       ][INFO    ][3813] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-13 12:22:13,429 [salt.state       ][INFO    ][3813] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.429383 duration_in_ms=1.642
2017-11-13 12:22:13,430 [salt.state       ][INFO    ][3813] Running state [dbs02] at time 12:22:13.429874
2017-11-13 12:22:13,430 [salt.state       ][INFO    ][3813] Executing state host.present for dbs02
2017-11-13 12:22:13,431 [salt.state       ][INFO    ][3813] Host dbs02 (192.168.10.52) already present
2017-11-13 12:22:13,432 [salt.state       ][INFO    ][3813] Completed state [dbs02] at time 12:22:13.431780 duration_in_ms=1.906
2017-11-13 12:22:13,432 [salt.state       ][INFO    ][3813] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.432280
2017-11-13 12:22:13,433 [salt.state       ][INFO    ][3813] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,434 [salt.state       ][INFO    ][3813] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-13 12:22:13,434 [salt.state       ][INFO    ][3813] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.433882 duration_in_ms=1.602
2017-11-13 12:22:13,434 [salt.state       ][INFO    ][3813] Running state [dbs03] at time 12:22:13.434372
2017-11-13 12:22:13,435 [salt.state       ][INFO    ][3813] Executing state host.present for dbs03
2017-11-13 12:22:13,436 [salt.state       ][INFO    ][3813] Host dbs03 (192.168.10.53) already present
2017-11-13 12:22:13,436 [salt.state       ][INFO    ][3813] Completed state [dbs03] at time 12:22:13.436309 duration_in_ms=1.938
2017-11-13 12:22:13,437 [salt.state       ][INFO    ][3813] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.436522
2017-11-13 12:22:13,437 [salt.state       ][INFO    ][3813] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,438 [salt.state       ][INFO    ][3813] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-13 12:22:13,438 [salt.state       ][INFO    ][3813] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.438398 duration_in_ms=1.875
2017-11-13 12:22:13,439 [salt.state       ][INFO    ][3813] Running state [mas01] at time 12:22:13.438881
2017-11-13 12:22:13,439 [salt.state       ][INFO    ][3813] Executing state host.present for mas01
2017-11-13 12:22:13,440 [salt.state       ][INFO    ][3813] Host mas01 (192.168.10.3) already present
2017-11-13 12:22:13,441 [salt.state       ][INFO    ][3813] Completed state [mas01] at time 12:22:13.440512 duration_in_ms=1.632
2017-11-13 12:22:13,441 [salt.state       ][INFO    ][3813] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.440970
2017-11-13 12:22:13,441 [salt.state       ][INFO    ][3813] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,443 [salt.state       ][INFO    ][3813] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-13 12:22:13,443 [salt.state       ][INFO    ][3813] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.442863 duration_in_ms=1.893
2017-11-13 12:22:13,443 [salt.state       ][INFO    ][3813] Running state [ctl02] at time 12:22:13.443346
2017-11-13 12:22:13,444 [salt.state       ][INFO    ][3813] Executing state host.present for ctl02
2017-11-13 12:22:13,445 [salt.state       ][INFO    ][3813] Host ctl02 (192.168.10.12) already present
2017-11-13 12:22:13,445 [salt.state       ][INFO    ][3813] Completed state [ctl02] at time 12:22:13.444940 duration_in_ms=1.594
2017-11-13 12:22:13,445 [salt.state       ][INFO    ][3813] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.445384
2017-11-13 12:22:13,446 [salt.state       ][INFO    ][3813] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,447 [salt.state       ][INFO    ][3813] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-13 12:22:13,448 [salt.state       ][INFO    ][3813] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.447641 duration_in_ms=2.257
2017-11-13 12:22:13,448 [salt.state       ][INFO    ][3813] Running state [ctl03] at time 12:22:13.448123
2017-11-13 12:22:13,448 [salt.state       ][INFO    ][3813] Executing state host.present for ctl03
2017-11-13 12:22:13,449 [salt.state       ][INFO    ][3813] Host ctl03 (192.168.10.13) already present
2017-11-13 12:22:13,450 [salt.state       ][INFO    ][3813] Completed state [ctl03] at time 12:22:13.449735 duration_in_ms=1.612
2017-11-13 12:22:13,450 [salt.state       ][INFO    ][3813] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.450221
2017-11-13 12:22:13,451 [salt.state       ][INFO    ][3813] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,452 [salt.state       ][INFO    ][3813] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-13 12:22:13,452 [salt.state       ][INFO    ][3813] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.452108 duration_in_ms=1.887
2017-11-13 12:22:13,452 [salt.state       ][INFO    ][3813] Running state [ctl01] at time 12:22:13.452462
2017-11-13 12:22:13,453 [salt.state       ][INFO    ][3813] Executing state host.present for ctl01
2017-11-13 12:22:13,454 [salt.state       ][INFO    ][3813] Host ctl01 (192.168.10.11) already present
2017-11-13 12:22:13,454 [salt.state       ][INFO    ][3813] Completed state [ctl01] at time 12:22:13.454224 duration_in_ms=1.761
2017-11-13 12:22:13,455 [salt.state       ][INFO    ][3813] Running state [ctl] at time 12:22:13.454702
2017-11-13 12:22:13,455 [salt.state       ][INFO    ][3813] Executing state host.present for ctl
2017-11-13 12:22:13,456 [salt.state       ][INFO    ][3813] Host ctl (192.168.10.10) already present
2017-11-13 12:22:13,456 [salt.state       ][INFO    ][3813] Completed state [ctl] at time 12:22:13.456425 duration_in_ms=1.724
2017-11-13 12:22:13,457 [salt.state       ][INFO    ][3813] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.456768
2017-11-13 12:22:13,457 [salt.state       ][INFO    ][3813] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-13 12:22:13,458 [salt.state       ][INFO    ][3813] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-13 12:22:13,459 [salt.state       ][INFO    ][3813] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 12:22:13.458639 duration_in_ms=1.871
2017-11-13 12:22:13,468 [salt.state       ][INFO    ][3813] Running state [linux_dpdk_pkgs] at time 12:22:13.468267
2017-11-13 12:22:13,469 [salt.state       ][INFO    ][3813] Executing state pkg.installed for linux_dpdk_pkgs
2017-11-13 12:22:13,470 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:22:14,207 [salt.state       ][INFO    ][3813] All specified packages are already installed
2017-11-13 12:22:14,208 [salt.state       ][INFO    ][3813] Completed state [linux_dpdk_pkgs] at time 12:22:14.207838 duration_in_ms=739.57
2017-11-13 12:22:14,210 [salt.state       ][INFO    ][3813] Running state [uio] at time 12:22:14.209976
2017-11-13 12:22:14,211 [salt.state       ][INFO    ][3813] Executing state kmod.present for uio
2017-11-13 12:22:14,212 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'lsmod' in directory '/root'
2017-11-13 12:22:14,223 [salt.state       ][INFO    ][3813] Kernel module uio is already present
2017-11-13 12:22:14,224 [salt.state       ][INFO    ][3813] Completed state [uio] at time 12:22:14.223534 duration_in_ms=13.559
2017-11-13 12:22:14,225 [salt.state       ][INFO    ][3813] Running state [/etc/dpdk/interfaces] at time 12:22:14.225373
2017-11-13 12:22:14,226 [salt.state       ][INFO    ][3813] Executing state file.managed for /etc/dpdk/interfaces
2017-11-13 12:22:14,256 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/files/dpdk_interfaces'
2017-11-13 12:22:14,301 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-13 12:22:14,433 [salt.state       ][INFO    ][3813] File /etc/dpdk/interfaces is in the correct state
2017-11-13 12:22:14,433 [salt.state       ][INFO    ][3813] Completed state [/etc/dpdk/interfaces] at time 12:22:14.433310 duration_in_ms=207.936
2017-11-13 12:22:14,437 [salt.state       ][INFO    ][3813] Running state [dpdk] at time 12:22:14.436673
2017-11-13 12:22:14,437 [salt.state       ][INFO    ][3813] Executing state service.running for dpdk
2017-11-13 12:22:14,438 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['systemctl', 'status', 'dpdk.service', '-n', '0'] in directory '/root'
2017-11-13 12:22:14,458 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['systemctl', 'is-active', 'dpdk.service'] in directory '/root'
2017-11-13 12:22:14,469 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['systemctl', 'is-enabled', 'dpdk.service'] in directory '/root'
2017-11-13 12:22:14,483 [salt.state       ][INFO    ][3813] The service dpdk is already running
2017-11-13 12:22:14,484 [salt.state       ][INFO    ][3813] Completed state [dpdk] at time 12:22:14.483963 duration_in_ms=47.288
2017-11-13 12:22:14,485 [salt.state       ][INFO    ][3813] Running state [openvswitch_dpdk_pkgs] at time 12:22:14.484466
2017-11-13 12:22:14,485 [salt.state       ][INFO    ][3813] Executing state pkg.installed for openvswitch_dpdk_pkgs
2017-11-13 12:22:14,496 [salt.state       ][INFO    ][3813] All specified packages are already installed
2017-11-13 12:22:14,496 [salt.state       ][INFO    ][3813] Completed state [openvswitch_dpdk_pkgs] at time 12:22:14.496273 duration_in_ms=11.805
2017-11-13 12:22:14,499 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 12:22:14.498511
2017-11-13 12:22:14,499 [salt.state       ][INFO    ][3813] Executing state cmd.run for ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true
2017-11-13 12:22:14,500 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep "dpdk-init=\"true\""' in directory '/root'
2017-11-13 12:22:14,510 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,511 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true] at time 12:22:14.510855 duration_in_ms=12.344
2017-11-13 12:22:14,513 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 12:22:14.513338
2017-11-13 12:22:14,514 [salt.state       ][INFO    ][3813] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"
2017-11-13 12:22:14,515 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'pmd-cpu-mask="0xc04"'
' in directory '/root'
2017-11-13 12:22:14,528 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,528 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask="0xc04"] at time 12:22:14.528058 duration_in_ms=14.719
2017-11-13 12:22:14,530 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 12:22:14.529911
2017-11-13 12:22:14,531 [salt.state       ][INFO    ][3813] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"
2017-11-13 12:22:14,532 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-socket-mem="2048,2048"'
' in directory '/root'
2017-11-13 12:22:14,546 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,546 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-socket-mem="2048,2048"] at time 12:22:14.546214 duration_in_ms=16.303
2017-11-13 12:22:14,548 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 12:22:14.548323
2017-11-13 12:22:14,549 [salt.state       ][INFO    ][3813] Executing state cmd.run for ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"
2017-11-13 12:22:14,550 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl get Open_vSwitch . other_config | grep 'dpdk-lcore-mask="0x8"'
' in directory '/root'
2017-11-13 12:22:14,564 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,565 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-lcore-mask="0x8"] at time 12:22:14.564507 duration_in_ms=16.184
2017-11-13 12:22:14,567 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 12:22:14.566576
2017-11-13 12:22:14,567 [salt.state       ][INFO    ][3813] 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-13 12:22:14,568 [salt.loaded.int.module.cmdmod][INFO    ][3813] 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-13 12:22:14,582 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,582 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl set Open_vSwitch . other_config:dpdk-extra="-n 2 --vhost-owner libvirt-qemu:kvm --vhost-perm 0664"] at time 12:22:14.582087 duration_in_ms=15.511
2017-11-13 12:22:14,591 [salt.state       ][INFO    ][3813] Running state [openvswitch-switch] at time 12:22:14.591179
2017-11-13 12:22:14,592 [salt.state       ][INFO    ][3813] Executing state service.running for openvswitch-switch
2017-11-13 12:22:14,593 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['systemctl', 'status', 'openvswitch-switch.service', '-n', '0'] in directory '/root'
2017-11-13 12:22:14,605 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['systemctl', 'is-active', 'openvswitch-switch.service'] in directory '/root'
2017-11-13 12:22:14,615 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['systemctl', 'is-enabled', 'openvswitch-switch.service'] in directory '/root'
2017-11-13 12:22:14,627 [salt.state       ][INFO    ][3813] The service openvswitch-switch is already running
2017-11-13 12:22:14,628 [salt.state       ][INFO    ][3813] Completed state [openvswitch-switch] at time 12:22:14.627850 duration_in_ms=36.669
2017-11-13 12:22:14,628 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 12:22:14.628401
2017-11-13 12:22:14,629 [salt.state       ][INFO    ][3813] Executing state cmd.run for ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev
2017-11-13 12:22:14,630 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl show | grep br-prv' in directory '/root'
2017-11-13 12:22:14,642 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,643 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl add-br br-prv -- set bridge br-prv datapath_type=netdev] at time 12:22:14.642971 duration_in_ms=14.569
2017-11-13 12:22:14,645 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 12:22:14.645118
2017-11-13 12:22:14,646 [salt.state       ][INFO    ][3813] 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-13 12:22:14,647 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl show | grep dpdk0' in directory '/root'
2017-11-13 12:22:14,661 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,661 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl add-port br-prv dpdk0 -- set Interface dpdk0 type=dpdk options:dpdk-devargs=0000:21:00.1] at time 12:22:14.661041 duration_in_ms=15.922
2017-11-13 12:22:14,662 [salt.state       ][INFO    ][3813] Running state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 12:22:14.661675
2017-11-13 12:22:14,662 [salt.state       ][INFO    ][3813] Executing state cmd.run for ovs-vsctl set Interface dpdk0 options:n_rxq=2 
2017-11-13 12:22:14,663 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl get Interface dpdk0 options | grep 'n_rxq="2"'
' in directory '/root'
2017-11-13 12:22:14,676 [salt.state       ][INFO    ][3813] unless execution succeeded
2017-11-13 12:22:14,677 [salt.state       ][INFO    ][3813] Completed state [ovs-vsctl set Interface dpdk0 options:n_rxq=2 ] at time 12:22:14.676523 duration_in_ms=14.849
2017-11-13 12:22:14,677 [salt.state       ][INFO    ][3813] Running state [linux_network_bridge_pkgs] at time 12:22:14.676831
2017-11-13 12:22:14,677 [salt.state       ][INFO    ][3813] Executing state pkg.installed for linux_network_bridge_pkgs
2017-11-13 12:22:14,682 [salt.state       ][INFO    ][3813] All specified packages are already installed
2017-11-13 12:22:14,683 [salt.state       ][INFO    ][3813] Completed state [linux_network_bridge_pkgs] at time 12:22:14.682502 duration_in_ms=5.671
2017-11-13 12:22:14,684 [salt.state       ][INFO    ][3813] Running state [ens2f0.81] at time 12:22:14.684046
2017-11-13 12:22:14,684 [salt.state       ][INFO    ][3813] Executing state network.managed for ens2f0.81
2017-11-13 12:22:15,762 [salt.state       ][INFO    ][3813] Interface ens2f0.81 is up to date.
2017-11-13 12:22:15,762 [salt.state       ][INFO    ][3813] Completed state [ens2f0.81] at time 12:22:15.762098 duration_in_ms=1078.049
2017-11-13 12:22:15,764 [salt.state       ][INFO    ][3813] Running state [br-ctl] at time 12:22:15.763819
2017-11-13 12:22:15,764 [salt.state       ][INFO    ][3813] Executing state network.managed for br-ctl
2017-11-13 12:22:15,778 [salt.loaded.int.module.cmdmod][INFO    ][3813] 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-13 12:22:16,148 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:22:17,587 [salt.state       ][INFO    ][3813] Interface br-ctl is up to date.
2017-11-13 12:22:17,588 [salt.state       ][INFO    ][3813] Completed state [br-ctl] at time 12:22:17.587955 duration_in_ms=1824.136
2017-11-13 12:22:17,588 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces] at time 12:22:17.588266
2017-11-13 12:22:17,589 [salt.state       ][INFO    ][3813] Executing state file.prepend for /etc/network/interfaces
2017-11-13 12:22:17,592 [salt.state       ][INFO    ][3813] 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-13 12:22:17,592 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces] at time 12:22:17.592454 duration_in_ms=4.188
2017-11-13 12:22:17,593 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 12:22:17.592678
2017-11-13 12:22:17,593 [salt.state       ][INFO    ][3813] Executing state file.managed for /etc/network/interfaces.u/ifcfg-float-to-ex
2017-11-13 12:22:17,620 [salt.fileclient  ][INFO    ][3813] Fetching file from saltenv 'base', ** done ** 'linux/files/ovs_port'
2017-11-13 12:22:17,629 [salt.state       ][INFO    ][3813] File /etc/network/interfaces.u/ifcfg-float-to-ex is in the correct state
2017-11-13 12:22:17,629 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces.u/ifcfg-float-to-ex] at time 12:22:17.628723 duration_in_ms=36.045
2017-11-13 12:22:17,629 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces] at time 12:22:17.628949
2017-11-13 12:22:17,629 [salt.state       ][INFO    ][3813] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:22:17,630 [salt.state       ][INFO    ][3813] No changes needed to be made
2017-11-13 12:22:17,630 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces] at time 12:22:17.630437 duration_in_ms=1.488
2017-11-13 12:22:17,631 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces] at time 12:22:17.630648
2017-11-13 12:22:17,631 [salt.state       ][INFO    ][3813] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:22:17,632 [salt.state       ][INFO    ][3813] No changes needed to be made
2017-11-13 12:22:17,632 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces] at time 12:22:17.632147 duration_in_ms=1.498
2017-11-13 12:22:17,638 [salt.state       ][INFO    ][3813] Running state [br-floating] at time 12:22:17.637854
2017-11-13 12:22:17,638 [salt.state       ][INFO    ][3813] Executing state openvswitch_bridge.present for br-floating
2017-11-13 12:22:17,639 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ovs-vsctl br-exists br-floating' in directory '/root'
2017-11-13 12:22:17,647 [salt.state       ][INFO    ][3813] Bridge br-floating already exists.
2017-11-13 12:22:17,647 [salt.state       ][INFO    ][3813] Completed state [br-floating] at time 12:22:17.647014 duration_in_ms=9.16
2017-11-13 12:22:17,647 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces] at time 12:22:17.647291
2017-11-13 12:22:17,648 [salt.state       ][INFO    ][3813] Executing state file.prepend for /etc/network/interfaces
2017-11-13 12:22:17,649 [salt.state       ][INFO    ][3813] File /etc/network/interfaces is in correct state
2017-11-13 12:22:17,650 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces] at time 12:22:17.649756 duration_in_ms=2.462
2017-11-13 12:22:17,656 [salt.state       ][INFO    ][3813] Running state [ifup float-to-ex] at time 12:22:17.656339
2017-11-13 12:22:17,657 [salt.state       ][INFO    ][3813] Executing state cmd.run for ifup float-to-ex
2017-11-13 12:22:17,658 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command 'ifup float-to-ex' in directory '/root'
2017-11-13 12:22:17,873 [salt.state       ][INFO    ][3813] {'pid': 4036, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-13 12:22:17,873 [salt.state       ][INFO    ][3813] Completed state [ifup float-to-ex] at time 12:22:17.873015 duration_in_ms=216.675
2017-11-13 12:22:17,873 [salt.state       ][INFO    ][3813] Running state [eno1] at time 12:22:17.873353
2017-11-13 12:22:17,874 [salt.state       ][INFO    ][3813] Executing state network.managed for eno1
2017-11-13 12:22:18,838 [salt.state       ][INFO    ][3813] Interface eno1 is up to date.
2017-11-13 12:22:18,838 [salt.state       ][INFO    ][3813] Completed state [eno1] at time 12:22:18.838011 duration_in_ms=964.658
2017-11-13 12:22:18,838 [salt.state       ][INFO    ][3813] Running state [ens2f0] at time 12:22:18.838265
2017-11-13 12:22:18,839 [salt.state       ][INFO    ][3813] Executing state network.managed for ens2f0
2017-11-13 12:22:18,894 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113122217591501
2017-11-13 12:22:18,903 [salt.minion      ][INFO    ][4218] Starting a new job with PID 4218
2017-11-13 12:22:18,919 [salt.minion      ][INFO    ][4218] Returning information for job: 20171113122217591501
2017-11-13 12:22:19,805 [salt.state       ][INFO    ][3813] Interface ens2f0 is up to date.
2017-11-13 12:22:19,805 [salt.state       ][INFO    ][3813] Completed state [ens2f0] at time 12:22:19.805065 duration_in_ms=966.798
2017-11-13 12:22:19,805 [salt.state       ][INFO    ][3813] Running state [ens2f0.80] at time 12:22:19.805355
2017-11-13 12:22:19,806 [salt.state       ][INFO    ][3813] Executing state network.managed for ens2f0.80
2017-11-13 12:22:20,614 [salt.state       ][INFO    ][3813] Interface ens2f0.80 is up to date.
2017-11-13 12:22:20,614 [salt.state       ][INFO    ][3813] Completed state [ens2f0.80] at time 12:22:20.613793 duration_in_ms=808.437
2017-11-13 12:22:20,616 [salt.state       ][INFO    ][3813] Running state [br-ex] at time 12:22:20.615803
2017-11-13 12:22:20,616 [salt.state       ][INFO    ][3813] Executing state network.managed for br-ex
2017-11-13 12:22:20,623 [salt.loaded.int.module.cmdmod][INFO    ][3813] 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-13 12:22:20,889 [salt.loaded.int.module.cmdmod][INFO    ][3813] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:22:21,777 [salt.state       ][INFO    ][3813] Interface br-ex is up to date.
2017-11-13 12:22:21,777 [salt.state       ][INFO    ][3813] Completed state [br-ex] at time 12:22:21.776912 duration_in_ms=1161.108
2017-11-13 12:22:21,777 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces] at time 12:22:21.777228
2017-11-13 12:22:21,778 [salt.state       ][INFO    ][3813] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:22:21,779 [salt.state       ][INFO    ][3813] No changes needed to be made
2017-11-13 12:22:21,779 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces] at time 12:22:21.779172 duration_in_ms=1.944
2017-11-13 12:22:21,779 [salt.state       ][INFO    ][3813] Running state [/etc/network/interfaces] at time 12:22:21.779406
2017-11-13 12:22:21,780 [salt.state       ][INFO    ][3813] Executing state file.replace for /etc/network/interfaces
2017-11-13 12:22:21,781 [salt.state       ][INFO    ][3813] No changes needed to be made
2017-11-13 12:22:21,781 [salt.state       ][INFO    ][3813] Completed state [/etc/network/interfaces] at time 12:22:21.781062 duration_in_ms=1.656
2017-11-13 12:22:21,781 [salt.state       ][INFO    ][3813] Running state [/etc/profile.d/proxy.sh] at time 12:22:21.781295
2017-11-13 12:22:21,782 [salt.state       ][INFO    ][3813] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-13 12:22:21,782 [salt.state       ][INFO    ][3813] File /etc/profile.d/proxy.sh is not present
2017-11-13 12:22:21,782 [salt.state       ][INFO    ][3813] Completed state [/etc/profile.d/proxy.sh] at time 12:22:21.782200 duration_in_ms=0.905
2017-11-13 12:22:21,782 [salt.state       ][INFO    ][3813] Running state [/etc/apt/apt.conf.d/95proxies] at time 12:22:21.782413
2017-11-13 12:22:21,783 [salt.state       ][INFO    ][3813] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-13 12:22:21,783 [salt.state       ][INFO    ][3813] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-13 12:22:21,783 [salt.state       ][INFO    ][3813] Completed state [/etc/apt/apt.conf.d/95proxies] at time 12:22:21.783080 duration_in_ms=0.667
2017-11-13 12:22:21,786 [salt.minion      ][INFO    ][3813] Returning information for job: 20171113122207483267
2017-11-13 12:22:27,346 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command cmd.run with jid 20171113122227259026
2017-11-13 12:22:27,359 [salt.minion      ][INFO    ][4550] Starting a new job with PID 4550
2017-11-13 12:22:27,364 [salt.loaded.int.module.cmdmod][INFO    ][4550] Executing command 'rm -vrf /etc/apt/preferences.d/*' in directory '/root'
2017-11-13 12:22:27,373 [salt.minion      ][INFO    ][4550] Returning information for job: 20171113122227259026
2017-11-13 12:22:28,474 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command file.remove with jid 20171113122228387039
2017-11-13 12:22:28,489 [salt.minion      ][INFO    ][4557] Starting a new job with PID 4557
2017-11-13 12:22:28,511 [salt.minion      ][INFO    ][4557] Returning information for job: 20171113122228387039
2017-11-13 12:22:29,376 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command pkg.refresh_db with jid 20171113122229290106
2017-11-13 12:22:29,391 [salt.minion      ][INFO    ][4568] Starting a new job with PID 4568
2017-11-13 12:22:29,409 [salt.loaded.int.module.cmdmod][INFO    ][4568] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 12:22:31,851 [salt.minion      ][INFO    ][4568] Returning information for job: 20171113122229290106
2017-11-13 12:22:33,935 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command pkg.install with jid 20171113122233850995
2017-11-13 12:22:33,951 [salt.minion      ][INFO    ][5078] Starting a new job with PID 5078
2017-11-13 12:22:34,710 [salt.loaded.int.module.cmdmod][INFO    ][5078] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:22:35,293 [salt.loaded.int.module.cmdmod][INFO    ][5078] 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-13 12:22:44,042 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113122243956544
2017-11-13 12:22:44,056 [salt.minion      ][INFO    ][6626] Starting a new job with PID 6626
2017-11-13 12:22:44,070 [salt.minion      ][INFO    ][6626] Returning information for job: 20171113122243956544
2017-11-13 12:22:48,940 [salt.loaded.int.module.cmdmod][INFO    ][5078] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 12:22:48,972 [salt.minion      ][INFO    ][5078] Returning information for job: 20171113122233850995
2017-11-13 12:22:54,369 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command file.chown with jid 20171113122254294879
2017-11-13 12:22:54,380 [salt.minion      ][INFO    ][7496] Starting a new job with PID 7496
2017-11-13 12:22:54,391 [salt.minion      ][INFO    ][7496] Returning information for job: 20171113122254294879
2017-11-13 13:04:12,298 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113130412288528
2017-11-13 13:04:12,316 [salt.minion      ][INFO    ][7610] Starting a new job with PID 7610
2017-11-13 13:04:15,049 [salt.state       ][INFO    ][7610] Loading fresh modules for state activity
2017-11-13 13:04:15,080 [salt.fileclient  ][INFO    ][7610] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2017-11-13 13:04:15,120 [salt.fileclient  ][INFO    ][7610] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-13 13:04:15,132 [py.warnings      ][WARNING ][7610] /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-13 13:04:15,134 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command 'systemd-escape -p --suffix=mount /var/lib/nova/instances' in directory '/root'
2017-11-13 13:04:15,505 [salt.state       ][INFO    ][7610] Running state [glusterfs-client] at time 13:04:15.504613
2017-11-13 13:04:15,505 [salt.state       ][INFO    ][7610] Executing state pkg.installed for glusterfs-client
2017-11-13 13:04:15,505 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:04:15,835 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 13:04:17,858 [salt.loaded.int.module.cmdmod][INFO    ][7610] 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-13 13:04:22,401 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113130422387550
2017-11-13 13:04:22,416 [salt.minion      ][INFO    ][10356] Starting a new job with PID 10356
2017-11-13 13:04:22,431 [salt.minion      ][INFO    ][10356] Returning information for job: 20171113130422387550
2017-11-13 13:04:23,186 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:04:23,249 [salt.state       ][INFO    ][7610] 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-13 13:04:23,269 [salt.state       ][INFO    ][7610] Loading fresh modules for state activity
2017-11-13 13:04:23,290 [salt.state       ][INFO    ][7610] Completed state [glusterfs-client] at time 13:04:23.289555 duration_in_ms=7784.941
2017-11-13 13:04:23,297 [salt.state       ][INFO    ][7610] Running state [attr] at time 13:04:23.296994
2017-11-13 13:04:23,297 [salt.state       ][INFO    ][7610] Executing state pkg.installed for attr
2017-11-13 13:04:23,737 [salt.loaded.int.module.cmdmod][INFO    ][7610] 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-13 13:04:26,557 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:04:26,667 [salt.state       ][INFO    ][7610] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-13 13:04:26,677 [salt.state       ][INFO    ][7610] Loading fresh modules for state activity
2017-11-13 13:04:26,698 [salt.state       ][INFO    ][7610] Completed state [attr] at time 13:04:26.698359 duration_in_ms=3401.364
2017-11-13 13:04:26,700 [salt.state       ][INFO    ][7610] Running state [/etc/systemd/system/var-lib-nova-instances.mount] at time 13:04:26.700435
2017-11-13 13:04:26,701 [salt.state       ][INFO    ][7610] Executing state file.managed for /etc/systemd/system/var-lib-nova-instances.mount
2017-11-13 13:04:26,733 [salt.fileclient  ][INFO    ][7610] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2017-11-13 13:04:26,741 [salt.state       ][INFO    ][7610] File changed:
New file
2017-11-13 13:04:26,741 [salt.state       ][INFO    ][7610] Completed state [/etc/systemd/system/var-lib-nova-instances.mount] at time 13:04:26.740946 duration_in_ms=40.511
2017-11-13 13:04:26,825 [salt.state       ][INFO    ][7610] Running state [var-lib-nova-instances.mount] at time 13:04:26.824984
2017-11-13 13:04:26,825 [salt.state       ][INFO    ][7610] Executing state service.running for var-lib-nova-instances.mount
2017-11-13 13:04:26,827 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'status', 'var-lib-nova-instances.mount', '-n', '0'] in directory '/root'
2017-11-13 13:04:26,839 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,849 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,865 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,875 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,937 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,947 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,961 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,976 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:26,989 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:27,066 [salt.loaded.int.module.cmdmod][INFO    ][7610] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:04:27,074 [salt.state       ][INFO    ][7610] {'var-lib-nova-instances.mount': True}
2017-11-13 13:04:27,075 [salt.state       ][INFO    ][7610] Completed state [var-lib-nova-instances.mount] at time 13:04:27.074445 duration_in_ms=249.461
2017-11-13 13:04:27,076 [salt.minion      ][INFO    ][7610] Returning information for job: 20171113130412288528
2017-11-13 13:21:54,220 [salt.utils.schedule][INFO    ][3068] Running scheduled job: __mine_interval
2017-11-13 13:22:51,593 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113132251584829
2017-11-13 13:22:51,607 [salt.minion      ][INFO    ][11048] Starting a new job with PID 11048
2017-11-13 13:22:52,583 [salt.state       ][INFO    ][11048] Loading fresh modules for state activity
2017-11-13 13:22:52,634 [salt.fileclient  ][INFO    ][11048] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2017-11-13 13:22:52,700 [salt.fileclient  ][INFO    ][11048] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-13 13:22:52,725 [py.warnings      ][WARNING ][11048] /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-13 13:22:52,728 [salt.loaded.int.module.cmdmod][INFO    ][11048] Executing command 'systemd-escape -p --suffix=mount /var/lib/nova/instances' in directory '/root'
2017-11-13 13:22:53,354 [salt.state       ][INFO    ][11048] Running state [glusterfs-client] at time 13:22:53.353554
2017-11-13 13:22:53,354 [salt.state       ][INFO    ][11048] Executing state pkg.installed for glusterfs-client
2017-11-13 13:22:53,354 [salt.loaded.int.module.cmdmod][INFO    ][11048] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:22:53,774 [salt.state       ][INFO    ][11048] Package glusterfs-client is already installed
2017-11-13 13:22:53,775 [salt.state       ][INFO    ][11048] Completed state [glusterfs-client] at time 13:22:53.774451 duration_in_ms=420.898
2017-11-13 13:22:53,775 [salt.state       ][INFO    ][11048] Running state [attr] at time 13:22:53.774934
2017-11-13 13:22:53,775 [salt.state       ][INFO    ][11048] Executing state pkg.installed for attr
2017-11-13 13:22:53,780 [salt.state       ][INFO    ][11048] Package attr is already installed
2017-11-13 13:22:53,780 [salt.state       ][INFO    ][11048] Completed state [attr] at time 13:22:53.780252 duration_in_ms=5.318
2017-11-13 13:22:53,783 [salt.state       ][INFO    ][11048] Running state [/etc/systemd/system/var-lib-nova-instances.mount] at time 13:22:53.783218
2017-11-13 13:22:53,783 [salt.state       ][INFO    ][11048] Executing state file.managed for /etc/systemd/system/var-lib-nova-instances.mount
2017-11-13 13:22:53,817 [salt.fileclient  ][INFO    ][11048] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2017-11-13 13:22:53,834 [salt.state       ][INFO    ][11048] File /etc/systemd/system/var-lib-nova-instances.mount is in the correct state
2017-11-13 13:22:53,834 [salt.state       ][INFO    ][11048] Completed state [/etc/systemd/system/var-lib-nova-instances.mount] at time 13:22:53.833906 duration_in_ms=50.687
2017-11-13 13:22:53,836 [salt.state       ][INFO    ][11048] Running state [var-lib-nova-instances.mount] at time 13:22:53.835948
2017-11-13 13:22:53,836 [salt.state       ][INFO    ][11048] Executing state service.running for var-lib-nova-instances.mount
2017-11-13 13:22:53,838 [salt.loaded.int.module.cmdmod][INFO    ][11048] Executing command ['systemctl', 'status', 'var-lib-nova-instances.mount', '-n', '0'] in directory '/root'
2017-11-13 13:22:53,861 [salt.loaded.int.module.cmdmod][INFO    ][11048] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:22:53,876 [salt.loaded.int.module.cmdmod][INFO    ][11048] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:22:53,889 [salt.state       ][INFO    ][11048] The service var-lib-nova-instances.mount is already running
2017-11-13 13:22:53,889 [salt.state       ][INFO    ][11048] Completed state [var-lib-nova-instances.mount] at time 13:22:53.889265 duration_in_ms=53.317
2017-11-13 13:22:53,892 [salt.minion      ][INFO    ][11048] Returning information for job: 20171113132251584829
2017-11-13 13:27:28,985 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113132728975135
2017-11-13 13:27:29,003 [salt.minion      ][INFO    ][11093] Starting a new job with PID 11093
2017-11-13 13:27:31,967 [salt.state       ][INFO    ][11093] Loading fresh modules for state activity
2017-11-13 13:27:32,024 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/init.sls'
2017-11-13 13:27:32,107 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/volume.sls'
2017-11-13 13:27:32,178 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 13:27:32,248 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/user.sls'
2017-11-13 13:27:32,302 [salt.state       ][INFO    ][11093] Running state [cinder] at time 13:27:32.301730
2017-11-13 13:27:32,302 [salt.state       ][INFO    ][11093] Executing state group.present for cinder
2017-11-13 13:27:32,306 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command 'groupadd -g 304 -r cinder' in directory '/root'
2017-11-13 13:27:32,416 [salt.state       ][INFO    ][11093] {'passwd': 'x', 'gid': 304, 'name': 'cinder', 'members': []}
2017-11-13 13:27:32,417 [salt.state       ][INFO    ][11093] Completed state [cinder] at time 13:27:32.416550 duration_in_ms=114.823
2017-11-13 13:27:32,417 [salt.state       ][INFO    ][11093] Running state [cinder] at time 13:27:32.417296
2017-11-13 13:27:32,418 [salt.state       ][INFO    ][11093] Executing state user.present for cinder
2017-11-13 13:27:32,421 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['useradd', '-s', '/bin/false', '-u', '304', '-g', '304', '-m', '-d', '/var/lib/cinder', '-r', 'cinder'] in directory '/root'
2017-11-13 13:27:32,439 [salt.state       ][INFO    ][11093] {'shell': '/bin/false', 'workphone': '', 'uid': 304, 'passwd': 'x', 'roomnumber': '', 'groups': ['cinder'], 'home': '/var/lib/cinder', 'name': 'cinder', 'gid': 304, 'fullname': '', 'homephone': ''}
2017-11-13 13:27:32,439 [salt.state       ][INFO    ][11093] Completed state [cinder] at time 13:27:32.439365 duration_in_ms=22.069
2017-11-13 13:27:33,111 [salt.state       ][INFO    ][11093] Running state [python-memcache] at time 13:27:33.111016
2017-11-13 13:27:33,112 [salt.state       ][INFO    ][11093] Executing state pkg.installed for python-memcache
2017-11-13 13:27:33,113 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:27:33,730 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 13:27:35,709 [salt.loaded.int.module.cmdmod][INFO    ][11093] 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-13 13:27:38,466 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:27:38,509 [salt.state       ][INFO    ][11093] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-13 13:27:38,523 [salt.state       ][INFO    ][11093] Loading fresh modules for state activity
2017-11-13 13:27:38,544 [salt.state       ][INFO    ][11093] Completed state [python-memcache] at time 13:27:38.543875 duration_in_ms=5432.861
2017-11-13 13:27:38,551 [salt.state       ][INFO    ][11093] Running state [python-cinder] at time 13:27:38.550806
2017-11-13 13:27:38,551 [salt.state       ][INFO    ][11093] Executing state pkg.installed for python-cinder
2017-11-13 13:27:38,867 [salt.loaded.int.module.cmdmod][INFO    ][11093] 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-13 13:27:39,361 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132739076431
2017-11-13 13:27:39,374 [salt.minion      ][INFO    ][11771] Starting a new job with PID 11771
2017-11-13 13:27:39,387 [salt.minion      ][INFO    ][11771] Returning information for job: 20171113132739076431
2017-11-13 13:27:49,287 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132749270033
2017-11-13 13:27:49,301 [salt.minion      ][INFO    ][13128] Starting a new job with PID 13128
2017-11-13 13:27:49,316 [salt.minion      ][INFO    ][13128] Returning information for job: 20171113132749270033
2017-11-13 13:27:59,513 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132759498671
2017-11-13 13:27:59,527 [salt.minion      ][INFO    ][14358] Starting a new job with PID 14358
2017-11-13 13:27:59,541 [salt.minion      ][INFO    ][14358] Returning information for job: 20171113132759498671
2017-11-13 13:28:09,544 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132809529420
2017-11-13 13:28:09,563 [salt.minion      ][INFO    ][14762] Starting a new job with PID 14762
2017-11-13 13:28:09,588 [salt.minion      ][INFO    ][14762] Returning information for job: 20171113132809529420
2017-11-13 13:28:16,759 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:28:16,818 [salt.state       ][INFO    ][11093] 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.9-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-13 13:28:16,832 [salt.state       ][INFO    ][11093] Loading fresh modules for state activity
2017-11-13 13:28:16,853 [salt.state       ][INFO    ][11093] Completed state [python-cinder] at time 13:28:16.852939 duration_in_ms=38302.132
2017-11-13 13:28:16,863 [salt.state       ][INFO    ][11093] Running state [python-mysqldb] at time 13:28:16.862565
2017-11-13 13:28:16,863 [salt.state       ][INFO    ][11093] Executing state pkg.installed for python-mysqldb
2017-11-13 13:28:18,381 [salt.loaded.int.module.cmdmod][INFO    ][11093] 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-13 13:28:19,574 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132819558475
2017-11-13 13:28:19,586 [salt.minion      ][INFO    ][15028] Starting a new job with PID 15028
2017-11-13 13:28:19,601 [salt.minion      ][INFO    ][15028] Returning information for job: 20171113132819558475
2017-11-13 13:28:21,662 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:28:21,716 [salt.state       ][INFO    ][11093] 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-13 13:28:21,738 [salt.state       ][INFO    ][11093] Loading fresh modules for state activity
2017-11-13 13:28:21,762 [salt.state       ][INFO    ][11093] Completed state [python-mysqldb] at time 13:28:21.761849 duration_in_ms=4899.283
2017-11-13 13:28:21,769 [salt.state       ][INFO    ][11093] Running state [gettext-base] at time 13:28:21.769432
2017-11-13 13:28:21,770 [salt.state       ][INFO    ][11093] Executing state pkg.installed for gettext-base
2017-11-13 13:28:22,124 [salt.state       ][INFO    ][11093] Package gettext-base is already installed
2017-11-13 13:28:22,124 [salt.state       ][INFO    ][11093] Completed state [gettext-base] at time 13:28:22.124421 duration_in_ms=354.987
2017-11-13 13:28:22,125 [salt.state       ][INFO    ][11093] Running state [cinder-volume] at time 13:28:22.124894
2017-11-13 13:28:22,125 [salt.state       ][INFO    ][11093] Executing state pkg.installed for cinder-volume
2017-11-13 13:28:22,138 [salt.loaded.int.module.cmdmod][INFO    ][11093] 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-13 13:28:29,599 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132829584165
2017-11-13 13:28:29,618 [salt.minion      ][INFO    ][18051] Starting a new job with PID 18051
2017-11-13 13:28:29,646 [salt.minion      ][INFO    ][18051] Returning information for job: 20171113132829584165
2017-11-13 13:28:36,192 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:28:36,250 [salt.state       ][INFO    ][11093] 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-13 13:28:36,272 [salt.state       ][INFO    ][11093] Loading fresh modules for state activity
2017-11-13 13:28:36,294 [salt.state       ][INFO    ][11093] Completed state [cinder-volume] at time 13:28:36.293960 duration_in_ms=14169.066
2017-11-13 13:28:36,301 [salt.state       ][INFO    ][11093] Running state [python-pycadf] at time 13:28:36.300986
2017-11-13 13:28:36,301 [salt.state       ][INFO    ][11093] Executing state pkg.installed for python-pycadf
2017-11-13 13:28:36,576 [salt.state       ][INFO    ][11093] Package python-pycadf is already installed
2017-11-13 13:28:36,577 [salt.state       ][INFO    ][11093] Completed state [python-pycadf] at time 13:28:36.576589 duration_in_ms=275.603
2017-11-13 13:28:36,577 [salt.state       ][INFO    ][11093] Running state [lvm2] at time 13:28:36.576927
2017-11-13 13:28:36,577 [salt.state       ][INFO    ][11093] Executing state pkg.installed for lvm2
2017-11-13 13:28:36,582 [salt.state       ][INFO    ][11093] Package lvm2 is already installed
2017-11-13 13:28:36,582 [salt.state       ][INFO    ][11093] Completed state [lvm2] at time 13:28:36.581846 duration_in_ms=4.919
2017-11-13 13:28:36,582 [salt.state       ][INFO    ][11093] Running state [sysfsutils] at time 13:28:36.582144
2017-11-13 13:28:36,582 [salt.state       ][INFO    ][11093] Executing state pkg.installed for sysfsutils
2017-11-13 13:28:36,587 [salt.state       ][INFO    ][11093] Package sysfsutils is already installed
2017-11-13 13:28:36,587 [salt.state       ][INFO    ][11093] Completed state [sysfsutils] at time 13:28:36.587003 duration_in_ms=4.859
2017-11-13 13:28:36,587 [salt.state       ][INFO    ][11093] Running state [p7zip] at time 13:28:36.587300
2017-11-13 13:28:36,588 [salt.state       ][INFO    ][11093] Executing state pkg.installed for p7zip
2017-11-13 13:28:36,601 [salt.loaded.int.module.cmdmod][INFO    ][11093] 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-13 13:28:39,123 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:28:39,171 [salt.state       ][INFO    ][11093] Made the following changes:
'p7zip' changed from 'absent' to '9.20.1~dfsg.1-4.2'

2017-11-13 13:28:39,188 [salt.state       ][INFO    ][11093] Loading fresh modules for state activity
2017-11-13 13:28:39,209 [salt.state       ][INFO    ][11093] Completed state [p7zip] at time 13:28:39.208798 duration_in_ms=2621.497
2017-11-13 13:28:39,216 [salt.state       ][INFO    ][11093] Running state [sg3-utils] at time 13:28:39.215486
2017-11-13 13:28:39,216 [salt.state       ][INFO    ][11093] Executing state pkg.installed for sg3-utils
2017-11-13 13:28:39,490 [salt.state       ][INFO    ][11093] Package sg3-utils is already installed
2017-11-13 13:28:39,491 [salt.state       ][INFO    ][11093] Completed state [sg3-utils] at time 13:28:39.490492 duration_in_ms=275.006
2017-11-13 13:28:39,492 [salt.state       ][INFO    ][11093] Running state [/var/lock/cinder] at time 13:28:39.492188
2017-11-13 13:28:39,492 [salt.state       ][INFO    ][11093] Executing state file.directory for /var/lock/cinder
2017-11-13 13:28:39,493 [salt.state       ][INFO    ][11093] Directory /var/lock/cinder is in the correct state
2017-11-13 13:28:39,494 [salt.state       ][INFO    ][11093] Completed state [/var/lock/cinder] at time 13:28:39.493492 duration_in_ms=1.304
2017-11-13 13:28:39,494 [salt.state       ][INFO    ][11093] Running state [/etc/cinder/cinder.conf] at time 13:28:39.493850
2017-11-13 13:28:39,494 [salt.state       ][INFO    ][11093] Executing state file.managed for /etc/cinder/cinder.conf
2017-11-13 13:28:39,523 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/cinder.conf.volume.Debian'
2017-11-13 13:28:39,596 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 13:28:39,635 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/files/backend/_lvm.conf'
2017-11-13 13:28:39,639 [salt.state       ][INFO    ][11093] 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.101
+
+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=cmp001
+volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver
+volume_backend_name=lvm-driver
+lvm_type = default
+iscsi_helper = tgtadm
+volume_group = cinder-volume

2017-11-13 13:28:39,640 [salt.state       ][INFO    ][11093] Completed state [/etc/cinder/cinder.conf] at time 13:28:39.639625 duration_in_ms=145.775
2017-11-13 13:28:39,640 [salt.state       ][INFO    ][11093] Running state [/etc/cinder/api-paste.ini] at time 13:28:39.639999
2017-11-13 13:28:39,640 [salt.state       ][INFO    ][11093] Executing state file.managed for /etc/cinder/api-paste.ini
2017-11-13 13:28:39,662 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/api-paste.ini.volume.Debian'
2017-11-13 13:28:39,687 [salt.fileclient  ][INFO    ][11093] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 13:28:39,714 [salt.state       ][INFO    ][11093] 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-13 13:28:39,714 [salt.state       ][INFO    ][11093] Completed state [/etc/cinder/api-paste.ini] at time 13:28:39.714214 duration_in_ms=74.215
2017-11-13 13:28:39,716 [salt.state       ][INFO    ][11093] Running state [cinder-volume] at time 13:28:39.715596
2017-11-13 13:28:39,716 [salt.state       ][INFO    ][11093] Executing state service.running for cinder-volume
2017-11-13 13:28:39,718 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['systemctl', 'status', 'cinder-volume.service', '-n', '0'] in directory '/root'
2017-11-13 13:28:39,737 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:28:39,752 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:28:39,768 [salt.state       ][INFO    ][11093] The service cinder-volume is already running
2017-11-13 13:28:39,768 [salt.state       ][INFO    ][11093] Completed state [cinder-volume] at time 13:28:39.768094 duration_in_ms=52.497
2017-11-13 13:28:39,769 [salt.state       ][INFO    ][11093] Running state [cinder-volume] at time 13:28:39.768515
2017-11-13 13:28:39,769 [salt.state       ][INFO    ][11093] Executing state service.mod_watch for cinder-volume
2017-11-13 13:28:39,770 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:28:39,785 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:28:39,803 [salt.loaded.int.module.cmdmod][INFO    ][11093] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:28:39,834 [salt.state       ][INFO    ][11093] {'cinder-volume': True}
2017-11-13 13:28:39,835 [salt.state       ][INFO    ][11093] Completed state [cinder-volume] at time 13:28:39.834729 duration_in_ms=66.213
2017-11-13 13:28:39,839 [salt.minion      ][INFO    ][11093] Returning information for job: 20171113132728975135
2017-11-13 13:28:40,211 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113132839620197
2017-11-13 13:28:40,229 [salt.minion      ][INFO    ][18981] Starting a new job with PID 18981
2017-11-13 13:28:40,240 [salt.minion      ][INFO    ][18981] Returning information for job: 20171113132839620197
2017-11-13 13:30:35,991 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113133035982247
2017-11-13 13:30:36,009 [salt.minion      ][INFO    ][19052] Starting a new job with PID 19052
2017-11-13 13:30:38,434 [salt.state       ][INFO    ][19052] Loading fresh modules for state activity
2017-11-13 13:30:38,468 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/gateway.sls'
2017-11-13 13:30:38,524 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:30:39,881 [salt.state       ][INFO    ][19052] Running state [neutron-dhcp-agent] at time 13:30:39.880593
2017-11-13 13:30:39,881 [salt.state       ][INFO    ][19052] Executing state pkg.installed for neutron-dhcp-agent
2017-11-13 13:30:39,881 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:30:40,248 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 13:30:42,243 [salt.loaded.int.module.cmdmod][INFO    ][19052] 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-13 13:30:46,098 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133046082993
2017-11-13 13:30:46,112 [salt.minion      ][INFO    ][19888] Starting a new job with PID 19888
2017-11-13 13:30:46,129 [salt.minion      ][INFO    ][19888] Returning information for job: 20171113133046082993
2017-11-13 13:30:54,968 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:30:55,024 [salt.state       ][INFO    ][19052] 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.3' 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-13 13:30:55,043 [salt.state       ][INFO    ][19052] Loading fresh modules for state activity
2017-11-13 13:30:55,065 [salt.state       ][INFO    ][19052] Completed state [neutron-dhcp-agent] at time 13:30:55.065203 duration_in_ms=15184.61
2017-11-13 13:30:55,076 [salt.state       ][INFO    ][19052] Running state [neutron-metadata-agent] at time 13:30:55.075830
2017-11-13 13:30:55,076 [salt.state       ][INFO    ][19052] Executing state pkg.installed for neutron-metadata-agent
2017-11-13 13:30:55,579 [salt.state       ][INFO    ][19052] Package neutron-metadata-agent is already installed
2017-11-13 13:30:55,580 [salt.state       ][INFO    ][19052] Completed state [neutron-metadata-agent] at time 13:30:55.579526 duration_in_ms=503.695
2017-11-13 13:30:55,580 [salt.state       ][INFO    ][19052] Running state [neutron-openvswitch-agent] at time 13:30:55.579753
2017-11-13 13:30:55,580 [salt.state       ][INFO    ][19052] Executing state pkg.installed for neutron-openvswitch-agent
2017-11-13 13:30:55,594 [salt.loaded.int.module.cmdmod][INFO    ][19052] 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-13 13:30:56,128 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133056115542
2017-11-13 13:30:56,145 [salt.minion      ][INFO    ][20977] Starting a new job with PID 20977
2017-11-13 13:30:56,172 [salt.minion      ][INFO    ][20977] Returning information for job: 20171113133056115542
2017-11-13 13:30:59,385 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:30:59,439 [salt.state       ][INFO    ][19052] 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-13 13:30:59,457 [salt.state       ][INFO    ][19052] Loading fresh modules for state activity
2017-11-13 13:30:59,493 [salt.state       ][INFO    ][19052] Completed state [neutron-openvswitch-agent] at time 13:30:59.492669 duration_in_ms=3912.915
2017-11-13 13:30:59,499 [salt.state       ][INFO    ][19052] Running state [openvswitch-common] at time 13:30:59.499235
2017-11-13 13:30:59,499 [salt.state       ][INFO    ][19052] Executing state pkg.installed for openvswitch-common
2017-11-13 13:30:59,773 [salt.state       ][INFO    ][19052] Package openvswitch-common is already installed
2017-11-13 13:30:59,773 [salt.state       ][INFO    ][19052] Completed state [openvswitch-common] at time 13:30:59.772914 duration_in_ms=273.679
2017-11-13 13:30:59,773 [salt.state       ][INFO    ][19052] Running state [neutron-l3-agent] at time 13:30:59.773152
2017-11-13 13:30:59,773 [salt.state       ][INFO    ][19052] Executing state pkg.installed for neutron-l3-agent
2017-11-13 13:30:59,787 [salt.loaded.int.module.cmdmod][INFO    ][19052] 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-13 13:31:03,999 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:31:04,044 [salt.state       ][INFO    ][19052] 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-13 13:31:04,062 [salt.state       ][INFO    ][19052] Loading fresh modules for state activity
2017-11-13 13:31:04,083 [salt.state       ][INFO    ][19052] Completed state [neutron-l3-agent] at time 13:31:04.083107 duration_in_ms=4309.954
2017-11-13 13:31:04,088 [salt.state       ][INFO    ][19052] Running state [/etc/neutron/neutron.conf] at time 13:31:04.087685
2017-11-13 13:31:04,088 [salt.state       ][INFO    ][19052] Executing state file.managed for /etc/neutron/neutron.conf
2017-11-13 13:31:04,133 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/neutron-generic.conf.Debian'
2017-11-13 13:31:04,199 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:31:04,250 [salt.state       ][INFO    ][19052] 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-13 13:31:04,251 [salt.state       ][INFO    ][19052] Completed state [/etc/neutron/neutron.conf] at time 13:31:04.250942 duration_in_ms=163.256
2017-11-13 13:31:04,251 [salt.state       ][INFO    ][19052] Running state [/etc/neutron/l3_agent.ini] at time 13:31:04.251416
2017-11-13 13:31:04,252 [salt.state       ][INFO    ][19052] Executing state file.managed for /etc/neutron/l3_agent.ini
2017-11-13 13:31:04,280 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/l3_agent.ini'
2017-11-13 13:31:04,312 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:31:04,349 [salt.state       ][INFO    ][19052] 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-13 13:31:04,349 [salt.state       ][INFO    ][19052] Completed state [/etc/neutron/l3_agent.ini] at time 13:31:04.348751 duration_in_ms=97.334
2017-11-13 13:31:04,349 [salt.state       ][INFO    ][19052] Running state [/etc/neutron/dhcp_agent.ini] at time 13:31:04.349121
2017-11-13 13:31:04,349 [salt.state       ][INFO    ][19052] Executing state file.managed for /etc/neutron/dhcp_agent.ini
2017-11-13 13:31:04,375 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/dhcp_agent.ini'
2017-11-13 13:31:04,418 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:31:04,454 [salt.state       ][INFO    ][19052] 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)
+force_metadata = True
+
+# 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-13 13:31:04,455 [salt.state       ][INFO    ][19052] Completed state [/etc/neutron/dhcp_agent.ini] at time 13:31:04.454747 duration_in_ms=105.626
2017-11-13 13:31:04,455 [salt.state       ][INFO    ][19052] Running state [/etc/neutron/metadata_agent.ini] at time 13:31:04.455090
2017-11-13 13:31:04,455 [salt.state       ][INFO    ][19052] Executing state file.managed for /etc/neutron/metadata_agent.ini
2017-11-13 13:31:04,481 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/metadata_agent.ini'
2017-11-13 13:31:04,508 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:31:04,543 [salt.state       ][INFO    ][19052] 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-13 13:31:04,543 [salt.state       ][INFO    ][19052] Completed state [/etc/neutron/metadata_agent.ini] at time 13:31:04.543368 duration_in_ms=88.278
2017-11-13 13:31:04,544 [salt.state       ][INFO    ][19052] Running state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 13:31:04.543715
2017-11-13 13:31:04,544 [salt.state       ][INFO    ][19052] Executing state file.managed for /etc/neutron/plugins/ml2/openvswitch_agent.ini
2017-11-13 13:31:04,571 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/openvswitch_agent.ini'
2017-11-13 13:31:04,615 [salt.fileclient  ][INFO    ][19052] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:31:04,651 [salt.state       ][INFO    ][19052] 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,7 @@
 #agent_type = Open vSwitch agent
 
 # Extensions list to use (list value)
-#extensions =
-
+extensions=
 
 [ovs]
 
@@ -201,9 +183,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 +210,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 +227,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 +273,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-13 13:31:04,651 [salt.state       ][INFO    ][19052] Completed state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 13:31:04.651450 duration_in_ms=107.735
2017-11-13 13:31:04,757 [salt.state       ][INFO    ][19052] Running state [neutron-l3-agent] at time 13:31:04.756932
2017-11-13 13:31:04,757 [salt.state       ][INFO    ][19052] Executing state service.running for neutron-l3-agent
2017-11-13 13:31:04,759 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'status', 'neutron-l3-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:31:04,770 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:31:04,778 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:31:04,786 [salt.state       ][INFO    ][19052] The service neutron-l3-agent is already running
2017-11-13 13:31:04,787 [salt.state       ][INFO    ][19052] Completed state [neutron-l3-agent] at time 13:31:04.786544 duration_in_ms=29.612
2017-11-13 13:31:04,787 [salt.state       ][INFO    ][19052] Running state [neutron-l3-agent] at time 13:31:04.786774
2017-11-13 13:31:04,787 [salt.state       ][INFO    ][19052] Executing state service.mod_watch for neutron-l3-agent
2017-11-13 13:31:04,788 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:31:04,796 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:31:04,806 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:31:04,828 [salt.state       ][INFO    ][19052] {'neutron-l3-agent': True}
2017-11-13 13:31:04,828 [salt.state       ][INFO    ][19052] Completed state [neutron-l3-agent] at time 13:31:04.828056 duration_in_ms=41.282
2017-11-13 13:31:04,829 [salt.state       ][INFO    ][19052] Running state [neutron-dhcp-agent] at time 13:31:04.828904
2017-11-13 13:31:04,829 [salt.state       ][INFO    ][19052] Executing state service.running for neutron-dhcp-agent
2017-11-13 13:31:04,830 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'status', 'neutron-dhcp-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:31:04,841 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:31:04,850 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:31:04,860 [salt.state       ][INFO    ][19052] The service neutron-dhcp-agent is already running
2017-11-13 13:31:04,861 [salt.state       ][INFO    ][19052] Completed state [neutron-dhcp-agent] at time 13:31:04.860481 duration_in_ms=31.576
2017-11-13 13:31:04,861 [salt.state       ][INFO    ][19052] Running state [neutron-dhcp-agent] at time 13:31:04.860711
2017-11-13 13:31:04,861 [salt.state       ][INFO    ][19052] Executing state service.mod_watch for neutron-dhcp-agent
2017-11-13 13:31:04,862 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:31:04,873 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:31:04,882 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:31:05,003 [salt.state       ][INFO    ][19052] {'neutron-dhcp-agent': True}
2017-11-13 13:31:05,003 [salt.state       ][INFO    ][19052] Completed state [neutron-dhcp-agent] at time 13:31:05.003243 duration_in_ms=142.53
2017-11-13 13:31:05,004 [salt.state       ][INFO    ][19052] Running state [neutron-openvswitch-agent] at time 13:31:05.004096
2017-11-13 13:31:05,004 [salt.state       ][INFO    ][19052] Executing state service.running for neutron-openvswitch-agent
2017-11-13 13:31:05,005 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'status', 'neutron-openvswitch-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:31:05,016 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:31:05,026 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:31:05,035 [salt.state       ][INFO    ][19052] The service neutron-openvswitch-agent is already running
2017-11-13 13:31:05,035 [salt.state       ][INFO    ][19052] Completed state [neutron-openvswitch-agent] at time 13:31:05.035416 duration_in_ms=31.319
2017-11-13 13:31:05,036 [salt.state       ][INFO    ][19052] Running state [neutron-openvswitch-agent] at time 13:31:05.035637
2017-11-13 13:31:05,036 [salt.state       ][INFO    ][19052] Executing state service.mod_watch for neutron-openvswitch-agent
2017-11-13 13:31:05,036 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:31:05,045 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:31:05,054 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:31:05,128 [salt.state       ][INFO    ][19052] {'neutron-openvswitch-agent': True}
2017-11-13 13:31:05,128 [salt.state       ][INFO    ][19052] Completed state [neutron-openvswitch-agent] at time 13:31:05.128038 duration_in_ms=92.4
2017-11-13 13:31:05,129 [salt.state       ][INFO    ][19052] Running state [neutron-metadata-agent] at time 13:31:05.128884
2017-11-13 13:31:05,129 [salt.state       ][INFO    ][19052] Executing state service.running for neutron-metadata-agent
2017-11-13 13:31:05,130 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'status', 'neutron-metadata-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:31:05,142 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:31:05,151 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:31:05,161 [salt.state       ][INFO    ][19052] The service neutron-metadata-agent is already running
2017-11-13 13:31:05,161 [salt.state       ][INFO    ][19052] Completed state [neutron-metadata-agent] at time 13:31:05.161168 duration_in_ms=32.283
2017-11-13 13:31:05,161 [salt.state       ][INFO    ][19052] Running state [neutron-metadata-agent] at time 13:31:05.161405
2017-11-13 13:31:05,162 [salt.state       ][INFO    ][19052] Executing state service.mod_watch for neutron-metadata-agent
2017-11-13 13:31:05,162 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:31:05,172 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:31:05,182 [salt.loaded.int.module.cmdmod][INFO    ][19052] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:31:05,528 [salt.state       ][INFO    ][19052] {'neutron-metadata-agent': True}
2017-11-13 13:31:05,528 [salt.state       ][INFO    ][19052] Completed state [neutron-metadata-agent] at time 13:31:05.528181 duration_in_ms=366.775
2017-11-13 13:31:05,530 [salt.minion      ][INFO    ][19052] Returning information for job: 20171113133035982247
2017-11-13 13:31:18,694 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113133118685917
2017-11-13 13:31:18,713 [salt.minion      ][INFO    ][23420] Starting a new job with PID 23420
2017-11-13 13:31:21,108 [salt.state       ][INFO    ][23420] Loading fresh modules for state activity
2017-11-13 13:31:21,162 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/init.sls'
2017-11-13 13:31:21,196 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/compute.sls'
2017-11-13 13:31:21,351 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:31:24,471 [salt.state       ][INFO    ][23420] Running state [nova] at time 13:31:24.471159
2017-11-13 13:31:24,472 [salt.state       ][INFO    ][23420] Executing state group.present for nova
2017-11-13 13:31:24,473 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command 'groupadd -g 303 -r nova' in directory '/root'
2017-11-13 13:31:24,488 [salt.state       ][INFO    ][23420] {'passwd': 'x', 'gid': 303, 'name': 'nova', 'members': []}
2017-11-13 13:31:24,489 [salt.state       ][INFO    ][23420] Completed state [nova] at time 13:31:24.488642 duration_in_ms=17.484
2017-11-13 13:31:24,489 [salt.state       ][INFO    ][23420] Running state [libvirtd] at time 13:31:24.489240
2017-11-13 13:31:24,490 [salt.state       ][INFO    ][23420] Executing state group.present for libvirtd
2017-11-13 13:31:24,491 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command 'groupadd -r libvirtd' in directory '/root'
2017-11-13 13:31:24,533 [salt.state       ][INFO    ][23420] {'passwd': 'x', 'gid': 999, 'name': 'libvirtd', 'members': []}
2017-11-13 13:31:24,534 [salt.state       ][INFO    ][23420] Completed state [libvirtd] at time 13:31:24.533402 duration_in_ms=44.162
2017-11-13 13:31:24,535 [salt.state       ][INFO    ][23420] Running state [nova] at time 13:31:24.534694
2017-11-13 13:31:24,535 [salt.state       ][INFO    ][23420] Executing state user.present for nova
2017-11-13 13:31:24,537 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['useradd', '-s', '/bin/bash', '-u', '303', '-g', '303', '-m', '-d', '/var/lib/nova', '-r', 'nova'] in directory '/root'
2017-11-13 13:31:24,558 [salt.state       ][INFO    ][23420] {'shell': '/bin/bash', 'workphone': '', 'uid': 303, 'passwd': 'x', 'roomnumber': '', 'groups': ['nova'], 'home': '/var/lib/nova', 'name': 'nova', 'gid': 303, 'fullname': '', 'homephone': ''}
2017-11-13 13:31:24,559 [salt.state       ][INFO    ][23420] Completed state [nova] at time 13:31:24.558956 duration_in_ms=24.261
2017-11-13 13:31:24,560 [salt.state       ][INFO    ][23420] Running state [python-novaclient] at time 13:31:24.559949
2017-11-13 13:31:24,560 [salt.state       ][INFO    ][23420] Executing state pkg.installed for python-novaclient
2017-11-13 13:31:24,561 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:31:24,875 [salt.state       ][INFO    ][23420] Package python-novaclient is already installed
2017-11-13 13:31:24,875 [salt.state       ][INFO    ][23420] Completed state [python-novaclient] at time 13:31:24.875376 duration_in_ms=315.429
2017-11-13 13:31:24,876 [salt.state       ][INFO    ][23420] Running state [python-guestfs] at time 13:31:24.875845
2017-11-13 13:31:24,876 [salt.state       ][INFO    ][23420] Executing state pkg.installed for python-guestfs
2017-11-13 13:31:24,898 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 13:31:26,970 [salt.loaded.int.module.cmdmod][INFO    ][23420] 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-13 13:31:28,804 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133128786451
2017-11-13 13:31:28,816 [salt.minion      ][INFO    ][24114] Starting a new job with PID 24114
2017-11-13 13:31:28,830 [salt.minion      ][INFO    ][24114] Returning information for job: 20171113133128786451
2017-11-13 13:31:38,835 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133138817545
2017-11-13 13:31:38,848 [salt.minion      ][INFO    ][33358] Starting a new job with PID 33358
2017-11-13 13:31:38,863 [salt.minion      ][INFO    ][33358] Returning information for job: 20171113133138817545
2017-11-13 13:31:48,867 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133148848215
2017-11-13 13:31:48,881 [salt.minion      ][INFO    ][33363] Starting a new job with PID 33363
2017-11-13 13:31:48,896 [salt.minion      ][INFO    ][33363] Returning information for job: 20171113133148848215
2017-11-13 13:31:50,950 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:31:51,032 [salt.state       ][INFO    ][23420] 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-13 13:31:51,059 [salt.state       ][INFO    ][23420] Loading fresh modules for state activity
2017-11-13 13:31:51,132 [salt.state       ][INFO    ][23420] Completed state [python-guestfs] at time 13:31:51.131973 duration_in_ms=26256.126
2017-11-13 13:31:51,139 [salt.state       ][INFO    ][23420] Running state [python-memcache] at time 13:31:51.139311
2017-11-13 13:31:51,140 [salt.state       ][INFO    ][23420] Executing state pkg.installed for python-memcache
2017-11-13 13:31:51,584 [salt.state       ][INFO    ][23420] Package python-memcache is already installed
2017-11-13 13:31:51,584 [salt.state       ][INFO    ][23420] Completed state [python-memcache] at time 13:31:51.584014 duration_in_ms=444.702
2017-11-13 13:31:51,585 [salt.state       ][INFO    ][23420] Running state [pm-utils] at time 13:31:51.584471
2017-11-13 13:31:51,585 [salt.state       ][INFO    ][23420] Executing state pkg.installed for pm-utils
2017-11-13 13:31:51,598 [salt.loaded.int.module.cmdmod][INFO    ][23420] 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-13 13:31:54,197 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:31:54,255 [salt.state       ][INFO    ][23420] 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-13 13:31:54,282 [salt.state       ][INFO    ][23420] Loading fresh modules for state activity
2017-11-13 13:31:54,305 [salt.state       ][INFO    ][23420] Completed state [pm-utils] at time 13:31:54.304592 duration_in_ms=2720.121
2017-11-13 13:31:54,312 [salt.state       ][INFO    ][23420] Running state [qemu-kvm] at time 13:31:54.311924
2017-11-13 13:31:54,312 [salt.state       ][INFO    ][23420] Executing state pkg.installed for qemu-kvm
2017-11-13 13:31:54,583 [salt.state       ][INFO    ][23420] Package qemu-kvm is already installed
2017-11-13 13:31:54,584 [salt.state       ][INFO    ][23420] Completed state [qemu-kvm] at time 13:31:54.583622 duration_in_ms=271.698
2017-11-13 13:31:54,584 [salt.state       ][INFO    ][23420] Running state [nova-common] at time 13:31:54.584034
2017-11-13 13:31:54,584 [salt.state       ][INFO    ][23420] Executing state pkg.installed for nova-common
2017-11-13 13:31:54,598 [salt.loaded.int.module.cmdmod][INFO    ][23420] 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-13 13:31:59,095 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133159084193
2017-11-13 13:31:59,108 [salt.minion      ][INFO    ][34748] Starting a new job with PID 34748
2017-11-13 13:31:59,132 [salt.minion      ][INFO    ][34748] Returning information for job: 20171113133159084193
2017-11-13 13:32:09,329 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133209312012
2017-11-13 13:32:09,349 [salt.minion      ][INFO    ][34806] Starting a new job with PID 34806
2017-11-13 13:32:09,362 [salt.minion      ][INFO    ][34806] Returning information for job: 20171113133209312012
2017-11-13 13:32:13,707 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:32:13,753 [salt.state       ][INFO    ][23420] 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-13 13:32:13,772 [salt.state       ][INFO    ][23420] Loading fresh modules for state activity
2017-11-13 13:32:13,794 [salt.state       ][INFO    ][23420] Completed state [nova-common] at time 13:32:13.793465 duration_in_ms=19209.431
2017-11-13 13:32:13,801 [salt.state       ][INFO    ][23420] Running state [sysfsutils] at time 13:32:13.800634
2017-11-13 13:32:13,801 [salt.state       ][INFO    ][23420] Executing state pkg.installed for sysfsutils
2017-11-13 13:32:14,135 [salt.state       ][INFO    ][23420] Package sysfsutils is already installed
2017-11-13 13:32:14,135 [salt.state       ][INFO    ][23420] Completed state [sysfsutils] at time 13:32:14.135066 duration_in_ms=334.431
2017-11-13 13:32:14,136 [salt.state       ][INFO    ][23420] Running state [gettext-base] at time 13:32:14.135536
2017-11-13 13:32:14,136 [salt.state       ][INFO    ][23420] Executing state pkg.installed for gettext-base
2017-11-13 13:32:14,141 [salt.state       ][INFO    ][23420] Package gettext-base is already installed
2017-11-13 13:32:14,141 [salt.state       ][INFO    ][23420] Completed state [gettext-base] at time 13:32:14.140831 duration_in_ms=5.294
2017-11-13 13:32:14,141 [salt.state       ][INFO    ][23420] Running state [sg3-utils] at time 13:32:14.141186
2017-11-13 13:32:14,141 [salt.state       ][INFO    ][23420] Executing state pkg.installed for sg3-utils
2017-11-13 13:32:14,146 [salt.state       ][INFO    ][23420] Package sg3-utils is already installed
2017-11-13 13:32:14,146 [salt.state       ][INFO    ][23420] Completed state [sg3-utils] at time 13:32:14.146046 duration_in_ms=4.86
2017-11-13 13:32:14,146 [salt.state       ][INFO    ][23420] Running state [nova-compute-kvm] at time 13:32:14.146402
2017-11-13 13:32:14,147 [salt.state       ][INFO    ][23420] Executing state pkg.installed for nova-compute-kvm
2017-11-13 13:32:14,160 [salt.loaded.int.module.cmdmod][INFO    ][23420] 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-13 13:32:18,031 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:32:18,081 [salt.state       ][INFO    ][23420] 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-13 13:32:18,104 [salt.state       ][INFO    ][23420] Loading fresh modules for state activity
2017-11-13 13:32:18,128 [salt.state       ][INFO    ][23420] Completed state [nova-compute-kvm] at time 13:32:18.128256 duration_in_ms=3981.853
2017-11-13 13:32:18,136 [salt.state       ][INFO    ][23420] Running state [libvirt-bin] at time 13:32:18.135582
2017-11-13 13:32:18,136 [salt.state       ][INFO    ][23420] Executing state pkg.installed for libvirt-bin
2017-11-13 13:32:18,685 [salt.state       ][INFO    ][23420] Package libvirt-bin is already installed
2017-11-13 13:32:18,685 [salt.state       ][INFO    ][23420] Completed state [libvirt-bin] at time 13:32:18.685166 duration_in_ms=549.584
2017-11-13 13:32:18,687 [salt.state       ][INFO    ][23420] Running state [/var/log/nova] at time 13:32:18.686771
2017-11-13 13:32:18,687 [salt.state       ][INFO    ][23420] Executing state file.directory for /var/log/nova
2017-11-13 13:32:18,688 [salt.state       ][INFO    ][23420] {'group': 'nova'}
2017-11-13 13:32:18,688 [salt.state       ][INFO    ][23420] Completed state [/var/log/nova] at time 13:32:18.688071 duration_in_ms=1.3
2017-11-13 13:32:18,689 [salt.state       ][INFO    ][23420] 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 13:32:18.688564
2017-11-13 13:32:18,689 [salt.state       ][INFO    ][23420] 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-13 13:32:18,691 [salt.state       ][INFO    ][23420] {'AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ': 'New'}
2017-11-13 13:32:18,691 [salt.state       ][INFO    ][23420] 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 13:32:18.691265 duration_in_ms=2.701
2017-11-13 13:32:18,692 [salt.state       ][INFO    ][23420] Running state [nova] at time 13:32:18.691818
2017-11-13 13:32:18,692 [salt.state       ][INFO    ][23420] Executing state user.present for nova
2017-11-13 13:32:18,694 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['usermod', '-G', 'libvirtd', 'nova'] in directory '/root'
2017-11-13 13:32:18,709 [salt.state       ][INFO    ][23420] {'groups': ['libvirtd', 'nova']}
2017-11-13 13:32:18,710 [salt.state       ][INFO    ][23420] Completed state [nova] at time 13:32:18.710049 duration_in_ms=18.23
2017-11-13 13:32:18,711 [salt.state       ][INFO    ][23420] Running state [/var/lib/nova/.ssh/id_rsa] at time 13:32:18.710739
2017-11-13 13:32:18,711 [salt.state       ][INFO    ][23420] Executing state file.managed for /var/lib/nova/.ssh/id_rsa
2017-11-13 13:32:18,714 [salt.state       ][INFO    ][23420] File changed:
New file
2017-11-13 13:32:18,714 [salt.state       ][INFO    ][23420] Completed state [/var/lib/nova/.ssh/id_rsa] at time 13:32:18.713829 duration_in_ms=3.09
2017-11-13 13:32:18,714 [salt.state       ][INFO    ][23420] Running state [/var/lib/nova/.ssh/config] at time 13:32:18.714270
2017-11-13 13:32:18,715 [salt.state       ][INFO    ][23420] Executing state file.managed for /var/lib/nova/.ssh/config
2017-11-13 13:32:18,716 [salt.state       ][INFO    ][23420] File changed:
New file
2017-11-13 13:32:18,716 [salt.state       ][INFO    ][23420] Completed state [/var/lib/nova/.ssh/config] at time 13:32:18.716210 duration_in_ms=1.94
2017-11-13 13:32:18,717 [salt.state       ][INFO    ][23420] Running state [/etc/nova/nova.conf] at time 13:32:18.716671
2017-11-13 13:32:18,717 [salt.state       ][INFO    ][23420] Executing state file.managed for /etc/nova/nova.conf
2017-11-13 13:32:18,774 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/nova-compute.conf.Debian'
2017-11-13 13:32:18,993 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:32:19,356 [salt.state       ][INFO    ][23420] 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.101
+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-13 13:32:19,357 [salt.state       ][INFO    ][23420] Completed state [/etc/nova/nova.conf] at time 13:32:19.356593 duration_in_ms=639.922
2017-11-13 13:32:19,358 [salt.state       ][INFO    ][23420] Running state [nova-compute] at time 13:32:19.358053
2017-11-13 13:32:19,358 [salt.state       ][INFO    ][23420] Executing state service.running for nova-compute
2017-11-13 13:32:19,359 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'status', 'nova-compute.service', '-n', '0'] in directory '/root'
2017-11-13 13:32:19,362 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113133219351897
2017-11-13 13:32:19,374 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-11-13 13:32:19,375 [salt.minion      ][INFO    ][35723] Starting a new job with PID 35723
2017-11-13 13:32:19,385 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-13 13:32:19,389 [salt.minion      ][INFO    ][35723] Returning information for job: 20171113133219351897
2017-11-13 13:32:19,395 [salt.state       ][INFO    ][23420] The service nova-compute is already running
2017-11-13 13:32:19,395 [salt.state       ][INFO    ][23420] Completed state [nova-compute] at time 13:32:19.395345 duration_in_ms=37.291
2017-11-13 13:32:19,396 [salt.state       ][INFO    ][23420] Running state [nova-compute] at time 13:32:19.395599
2017-11-13 13:32:19,396 [salt.state       ][INFO    ][23420] Executing state service.mod_watch for nova-compute
2017-11-13 13:32:19,396 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-11-13 13:32:19,406 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-13 13:32:19,416 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nova-compute.service'] in directory '/root'
2017-11-13 13:32:19,491 [salt.state       ][INFO    ][23420] {'nova-compute': True}
2017-11-13 13:32:19,492 [salt.state       ][INFO    ][23420] Completed state [nova-compute] at time 13:32:19.491550 duration_in_ms=95.95
2017-11-13 13:32:19,492 [salt.state       ][INFO    ][23420] Running state [/etc/default/libvirtd] at time 13:32:19.492370
2017-11-13 13:32:19,493 [salt.state       ][INFO    ][23420] Executing state file.managed for /etc/default/libvirtd
2017-11-13 13:32:19,529 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirt.Debian'
2017-11-13 13:32:19,538 [salt.state       ][INFO    ][23420] 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-13 13:32:19,538 [salt.state       ][INFO    ][23420] Completed state [/etc/default/libvirtd] at time 13:32:19.538365 duration_in_ms=45.993
2017-11-13 13:32:19,541 [salt.state       ][INFO    ][23420] Running state [service.systemctl_reload] at time 13:32:19.540493
2017-11-13 13:32:19,541 [salt.state       ][INFO    ][23420] Executing state module.wait for service.systemctl_reload
2017-11-13 13:32:19,542 [salt.state       ][INFO    ][23420] No changes made for service.systemctl_reload
2017-11-13 13:32:19,542 [salt.state       ][INFO    ][23420] Completed state [service.systemctl_reload] at time 13:32:19.541900 duration_in_ms=1.406
2017-11-13 13:32:19,542 [salt.state       ][INFO    ][23420] Running state [service.systemctl_reload] at time 13:32:19.542314
2017-11-13 13:32:19,543 [salt.state       ][INFO    ][23420] Executing state module.mod_watch for service.systemctl_reload
2017-11-13 13:32:19,544 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-13 13:32:19,609 [salt.state       ][INFO    ][23420] {'ret': True}
2017-11-13 13:32:19,609 [salt.state       ][INFO    ][23420] Completed state [service.systemctl_reload] at time 13:32:19.609026 duration_in_ms=66.712
2017-11-13 13:32:19,610 [salt.state       ][INFO    ][23420] Running state [/etc/libvirt/qemu.conf] at time 13:32:19.609703
2017-11-13 13:32:19,610 [salt.state       ][INFO    ][23420] Executing state file.managed for /etc/libvirt/qemu.conf
2017-11-13 13:32:19,641 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/qemu.conf.Debian'
2017-11-13 13:32:19,703 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:32:19,945 [salt.state       ][INFO    ][23420] 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-13 13:32:19,946 [salt.state       ][INFO    ][23420] Completed state [/etc/libvirt/qemu.conf] at time 13:32:19.945987 duration_in_ms=336.284
2017-11-13 13:32:19,946 [salt.state       ][INFO    ][23420] Running state [/etc/libvirt/libvirtd.conf] at time 13:32:19.946456
2017-11-13 13:32:19,947 [salt.state       ][INFO    ][23420] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-13 13:32:19,978 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirtd.conf.Debian'
2017-11-13 13:32:20,041 [salt.fileclient  ][INFO    ][23420] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:32:20,242 [salt.state       ][INFO    ][23420] 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-13 13:32:20,242 [salt.state       ][INFO    ][23420] Completed state [/etc/libvirt/libvirtd.conf] at time 13:32:20.242159 duration_in_ms=295.703
2017-11-13 13:32:20,244 [salt.state       ][INFO    ][23420] Running state [virsh net-destroy default] at time 13:32:20.243719
2017-11-13 13:32:20,244 [salt.state       ][INFO    ][23420] Executing state cmd.run for virsh net-destroy default
2017-11-13 13:32:20,244 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command 'virsh net-list | grep default' in directory '/root'
2017-11-13 13:32:20,272 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command 'virsh net-destroy default' in directory '/root'
2017-11-13 13:32:22,856 [salt.state       ][INFO    ][23420] {'pid': 35804, 'retcode': 0, 'stderr': '', 'stdout': 'Network default destroyed'}
2017-11-13 13:32:22,856 [salt.state       ][INFO    ][23420] Completed state [virsh net-destroy default] at time 13:32:22.856224 duration_in_ms=2612.503
2017-11-13 13:32:22,860 [salt.state       ][INFO    ][23420] Running state [libvirtd] at time 13:32:22.859738
2017-11-13 13:32:22,860 [salt.state       ][INFO    ][23420] Executing state service.running for libvirtd
2017-11-13 13:32:22,861 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-11-13 13:32:22,881 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-11-13 13:32:22,895 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-11-13 13:32:22,907 [salt.state       ][INFO    ][23420] The service libvirtd is already running
2017-11-13 13:32:22,908 [salt.state       ][INFO    ][23420] Completed state [libvirtd] at time 13:32:22.907611 duration_in_ms=47.874
2017-11-13 13:32:22,908 [salt.state       ][INFO    ][23420] Running state [libvirtd] at time 13:32:22.907855
2017-11-13 13:32:22,908 [salt.state       ][INFO    ][23420] Executing state service.mod_watch for libvirtd
2017-11-13 13:32:22,909 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-11-13 13:32:22,922 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-11-13 13:32:22,936 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-11-13 13:32:23,037 [salt.state       ][INFO    ][23420] {'libvirtd': True}
2017-11-13 13:32:23,038 [salt.state       ][INFO    ][23420] Completed state [libvirtd] at time 13:32:23.037428 duration_in_ms=129.571
2017-11-13 13:32:23,039 [salt.state       ][INFO    ][23420] Running state [/etc/tmpfiles.d/openvswitch-vhost.conf] at time 13:32:23.038793
2017-11-13 13:32:23,039 [salt.state       ][INFO    ][23420] Executing state file.managed for /etc/tmpfiles.d/openvswitch-vhost.conf
2017-11-13 13:32:23,042 [salt.state       ][INFO    ][23420] File changed:
New file
2017-11-13 13:32:23,043 [salt.state       ][INFO    ][23420] Completed state [/etc/tmpfiles.d/openvswitch-vhost.conf] at time 13:32:23.042794 duration_in_ms=4.0
2017-11-13 13:32:23,043 [salt.state       ][INFO    ][23420] Running state [systemd-tmpfiles --create] at time 13:32:23.043304
2017-11-13 13:32:23,044 [salt.state       ][INFO    ][23420] Executing state cmd.run for systemd-tmpfiles --create
2017-11-13 13:32:23,045 [salt.loaded.int.module.cmdmod][INFO    ][23420] Executing command 'systemd-tmpfiles --create' in directory '/root'
2017-11-13 13:32:23,063 [salt.state       ][INFO    ][23420] {'pid': 35903, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-13 13:32:23,063 [salt.state       ][INFO    ][23420] Completed state [systemd-tmpfiles --create] at time 13:32:23.063181 duration_in_ms=19.878
2017-11-13 13:32:23,067 [salt.minion      ][INFO    ][23420] Returning information for job: 20171113133118685917
2017-11-13 13:38:14,762 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113133814752791
2017-11-13 13:38:14,776 [salt.minion      ][INFO    ][36191] Starting a new job with PID 36191
2017-11-13 13:38:15,406 [salt.state       ][INFO    ][36191] Loading fresh modules for state activity
2017-11-13 13:38:15,456 [salt.fileclient  ][INFO    ][36191] Fetching file from saltenv 'base', ** done ** 'glusterfs/client.sls'
2017-11-13 13:38:15,523 [salt.fileclient  ][INFO    ][36191] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-13 13:38:15,549 [py.warnings      ][WARNING ][36191] /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-13 13:38:15,552 [salt.loaded.int.module.cmdmod][INFO    ][36191] Executing command 'systemd-escape -p --suffix=mount /var/lib/nova/instances' in directory '/root'
2017-11-13 13:38:18,610 [salt.state       ][INFO    ][36191] Running state [glusterfs-client] at time 13:38:18.609820
2017-11-13 13:38:18,611 [salt.state       ][INFO    ][36191] Executing state pkg.installed for glusterfs-client
2017-11-13 13:38:18,611 [salt.loaded.int.module.cmdmod][INFO    ][36191] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:38:19,229 [salt.state       ][INFO    ][36191] Package glusterfs-client is already installed
2017-11-13 13:38:19,229 [salt.state       ][INFO    ][36191] Completed state [glusterfs-client] at time 13:38:19.229063 duration_in_ms=619.244
2017-11-13 13:38:19,229 [salt.state       ][INFO    ][36191] Running state [attr] at time 13:38:19.229426
2017-11-13 13:38:19,230 [salt.state       ][INFO    ][36191] Executing state pkg.installed for attr
2017-11-13 13:38:19,240 [salt.state       ][INFO    ][36191] Package attr is already installed
2017-11-13 13:38:19,240 [salt.state       ][INFO    ][36191] Completed state [attr] at time 13:38:19.240207 duration_in_ms=10.779
2017-11-13 13:38:19,244 [salt.state       ][INFO    ][36191] Running state [/etc/systemd/system/var-lib-nova-instances.mount] at time 13:38:19.243506
2017-11-13 13:38:19,244 [salt.state       ][INFO    ][36191] Executing state file.managed for /etc/systemd/system/var-lib-nova-instances.mount
2017-11-13 13:38:19,312 [salt.fileclient  ][INFO    ][36191] Fetching file from saltenv 'base', ** done ** 'glusterfs/files/glusterfs-client.mount'
2017-11-13 13:38:19,327 [salt.state       ][INFO    ][36191] File /etc/systemd/system/var-lib-nova-instances.mount is in the correct state
2017-11-13 13:38:19,327 [salt.state       ][INFO    ][36191] Completed state [/etc/systemd/system/var-lib-nova-instances.mount] at time 13:38:19.327099 duration_in_ms=83.592
2017-11-13 13:38:19,329 [salt.state       ][INFO    ][36191] Running state [var-lib-nova-instances.mount] at time 13:38:19.328799
2017-11-13 13:38:19,329 [salt.state       ][INFO    ][36191] Executing state service.running for var-lib-nova-instances.mount
2017-11-13 13:38:19,330 [salt.loaded.int.module.cmdmod][INFO    ][36191] Executing command ['systemctl', 'status', 'var-lib-nova-instances.mount', '-n', '0'] in directory '/root'
2017-11-13 13:38:19,363 [salt.loaded.int.module.cmdmod][INFO    ][36191] Executing command ['systemctl', 'is-active', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:38:19,377 [salt.loaded.int.module.cmdmod][INFO    ][36191] Executing command ['systemctl', 'is-enabled', 'var-lib-nova-instances.mount'] in directory '/root'
2017-11-13 13:38:19,390 [salt.state       ][INFO    ][36191] The service var-lib-nova-instances.mount is already running
2017-11-13 13:38:19,391 [salt.state       ][INFO    ][36191] Completed state [var-lib-nova-instances.mount] at time 13:38:19.390809 duration_in_ms=62.009
2017-11-13 13:38:19,393 [salt.minion      ][INFO    ][36191] Returning information for job: 20171113133814752791
2017-11-13 13:42:51,192 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113134251182539
2017-11-13 13:42:51,211 [salt.minion      ][INFO    ][36275] Starting a new job with PID 36275
2017-11-13 13:42:51,917 [salt.state       ][INFO    ][36275] Loading fresh modules for state activity
2017-11-13 13:42:51,953 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/init.sls'
2017-11-13 13:42:51,992 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/volume.sls'
2017-11-13 13:42:52,048 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 13:42:52,116 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/user.sls'
2017-11-13 13:42:53,606 [salt.state       ][INFO    ][36275] Running state [python-memcache] at time 13:42:53.606236
2017-11-13 13:42:53,607 [salt.state       ][INFO    ][36275] Executing state pkg.installed for python-memcache
2017-11-13 13:42:53,607 [salt.loaded.int.module.cmdmod][INFO    ][36275] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:42:53,970 [salt.state       ][INFO    ][36275] Package python-memcache is already installed
2017-11-13 13:42:53,970 [salt.state       ][INFO    ][36275] Completed state [python-memcache] at time 13:42:53.970348 duration_in_ms=364.112
2017-11-13 13:42:53,971 [salt.state       ][INFO    ][36275] Running state [python-cinder] at time 13:42:53.970622
2017-11-13 13:42:53,971 [salt.state       ][INFO    ][36275] Executing state pkg.installed for python-cinder
2017-11-13 13:42:53,975 [salt.state       ][INFO    ][36275] Package python-cinder is already installed
2017-11-13 13:42:53,976 [salt.state       ][INFO    ][36275] Completed state [python-cinder] at time 13:42:53.975599 duration_in_ms=4.977
2017-11-13 13:42:53,976 [salt.state       ][INFO    ][36275] Running state [python-mysqldb] at time 13:42:53.975823
2017-11-13 13:42:53,976 [salt.state       ][INFO    ][36275] Executing state pkg.installed for python-mysqldb
2017-11-13 13:42:53,981 [salt.state       ][INFO    ][36275] Package python-mysqldb is already installed
2017-11-13 13:42:53,981 [salt.state       ][INFO    ][36275] Completed state [python-mysqldb] at time 13:42:53.980668 duration_in_ms=4.845
2017-11-13 13:42:53,981 [salt.state       ][INFO    ][36275] Running state [gettext-base] at time 13:42:53.980876
2017-11-13 13:42:53,981 [salt.state       ][INFO    ][36275] Executing state pkg.installed for gettext-base
2017-11-13 13:42:53,986 [salt.state       ][INFO    ][36275] Package gettext-base is already installed
2017-11-13 13:42:53,986 [salt.state       ][INFO    ][36275] Completed state [gettext-base] at time 13:42:53.985717 duration_in_ms=4.84
2017-11-13 13:42:53,986 [salt.state       ][INFO    ][36275] Running state [cinder-volume] at time 13:42:53.985927
2017-11-13 13:42:53,986 [salt.state       ][INFO    ][36275] Executing state pkg.installed for cinder-volume
2017-11-13 13:42:53,991 [salt.state       ][INFO    ][36275] Package cinder-volume is already installed
2017-11-13 13:42:53,991 [salt.state       ][INFO    ][36275] Completed state [cinder-volume] at time 13:42:53.990764 duration_in_ms=4.837
2017-11-13 13:42:53,991 [salt.state       ][INFO    ][36275] Running state [python-pycadf] at time 13:42:53.990974
2017-11-13 13:42:53,991 [salt.state       ][INFO    ][36275] Executing state pkg.installed for python-pycadf
2017-11-13 13:42:53,996 [salt.state       ][INFO    ][36275] Package python-pycadf is already installed
2017-11-13 13:42:53,996 [salt.state       ][INFO    ][36275] Completed state [python-pycadf] at time 13:42:53.995802 duration_in_ms=4.828
2017-11-13 13:42:53,996 [salt.state       ][INFO    ][36275] Running state [lvm2] at time 13:42:53.996014
2017-11-13 13:42:53,996 [salt.state       ][INFO    ][36275] Executing state pkg.installed for lvm2
2017-11-13 13:42:54,001 [salt.state       ][INFO    ][36275] Package lvm2 is already installed
2017-11-13 13:42:54,001 [salt.state       ][INFO    ][36275] Completed state [lvm2] at time 13:42:54.000866 duration_in_ms=4.852
2017-11-13 13:42:54,001 [salt.state       ][INFO    ][36275] Running state [sysfsutils] at time 13:42:54.001081
2017-11-13 13:42:54,001 [salt.state       ][INFO    ][36275] Executing state pkg.installed for sysfsutils
2017-11-13 13:42:54,006 [salt.state       ][INFO    ][36275] Package sysfsutils is already installed
2017-11-13 13:42:54,006 [salt.state       ][INFO    ][36275] Completed state [sysfsutils] at time 13:42:54.005916 duration_in_ms=4.835
2017-11-13 13:42:54,006 [salt.state       ][INFO    ][36275] Running state [p7zip] at time 13:42:54.006125
2017-11-13 13:42:54,006 [salt.state       ][INFO    ][36275] Executing state pkg.installed for p7zip
2017-11-13 13:42:54,011 [salt.state       ][INFO    ][36275] Package p7zip is already installed
2017-11-13 13:42:54,011 [salt.state       ][INFO    ][36275] Completed state [p7zip] at time 13:42:54.010970 duration_in_ms=4.844
2017-11-13 13:42:54,011 [salt.state       ][INFO    ][36275] Running state [sg3-utils] at time 13:42:54.011181
2017-11-13 13:42:54,011 [salt.state       ][INFO    ][36275] Executing state pkg.installed for sg3-utils
2017-11-13 13:42:54,016 [salt.state       ][INFO    ][36275] Package sg3-utils is already installed
2017-11-13 13:42:54,016 [salt.state       ][INFO    ][36275] Completed state [sg3-utils] at time 13:42:54.015996 duration_in_ms=4.815
2017-11-13 13:42:54,018 [salt.state       ][INFO    ][36275] Running state [/var/lock/cinder] at time 13:42:54.017991
2017-11-13 13:42:54,018 [salt.state       ][INFO    ][36275] Executing state file.directory for /var/lock/cinder
2017-11-13 13:42:54,019 [salt.state       ][INFO    ][36275] Directory /var/lock/cinder is in the correct state
2017-11-13 13:42:54,019 [salt.state       ][INFO    ][36275] Completed state [/var/lock/cinder] at time 13:42:54.019326 duration_in_ms=1.335
2017-11-13 13:42:54,020 [salt.state       ][INFO    ][36275] Running state [/etc/cinder/cinder.conf] at time 13:42:54.019675
2017-11-13 13:42:54,020 [salt.state       ][INFO    ][36275] Executing state file.managed for /etc/cinder/cinder.conf
2017-11-13 13:42:54,068 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/cinder.conf.volume.Debian'
2017-11-13 13:42:54,172 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 13:42:54,241 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/files/backend/_lvm.conf'
2017-11-13 13:42:54,248 [salt.state       ][INFO    ][36275] File /etc/cinder/cinder.conf is in the correct state
2017-11-13 13:42:54,248 [salt.state       ][INFO    ][36275] Completed state [/etc/cinder/cinder.conf] at time 13:42:54.248155 duration_in_ms=228.477
2017-11-13 13:42:54,249 [salt.state       ][INFO    ][36275] Running state [/etc/cinder/api-paste.ini] at time 13:42:54.248675
2017-11-13 13:42:54,249 [salt.state       ][INFO    ][36275] Executing state file.managed for /etc/cinder/api-paste.ini
2017-11-13 13:42:54,276 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/files/ocata/api-paste.ini.volume.Debian'
2017-11-13 13:42:54,318 [salt.fileclient  ][INFO    ][36275] Fetching file from saltenv 'base', ** done ** 'cinder/map.jinja'
2017-11-13 13:42:54,373 [salt.state       ][INFO    ][36275] File /etc/cinder/api-paste.ini is in the correct state
2017-11-13 13:42:54,373 [salt.state       ][INFO    ][36275] Completed state [/etc/cinder/api-paste.ini] at time 13:42:54.373260 duration_in_ms=124.585
2017-11-13 13:42:54,376 [salt.state       ][INFO    ][36275] Running state [cinder-volume] at time 13:42:54.376328
2017-11-13 13:42:54,377 [salt.state       ][INFO    ][36275] Executing state service.running for cinder-volume
2017-11-13 13:42:54,378 [salt.loaded.int.module.cmdmod][INFO    ][36275] Executing command ['systemctl', 'status', 'cinder-volume.service', '-n', '0'] in directory '/root'
2017-11-13 13:42:54,410 [salt.loaded.int.module.cmdmod][INFO    ][36275] Executing command ['systemctl', 'is-active', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:42:54,428 [salt.loaded.int.module.cmdmod][INFO    ][36275] Executing command ['systemctl', 'is-enabled', 'cinder-volume.service'] in directory '/root'
2017-11-13 13:42:54,442 [salt.state       ][INFO    ][36275] The service cinder-volume is already running
2017-11-13 13:42:54,443 [salt.state       ][INFO    ][36275] Completed state [cinder-volume] at time 13:42:54.442684 duration_in_ms=66.353
2017-11-13 13:42:54,445 [salt.minion      ][INFO    ][36275] Returning information for job: 20171113134251182539
2017-11-13 13:43:32,587 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113134332575809
2017-11-13 13:43:32,606 [salt.minion      ][INFO    ][36304] Starting a new job with PID 36304
2017-11-13 13:43:34,941 [salt.state       ][INFO    ][36304] Loading fresh modules for state activity
2017-11-13 13:43:34,988 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/gateway.sls'
2017-11-13 13:43:35,023 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:43:36,597 [salt.state       ][INFO    ][36304] Running state [neutron-dhcp-agent] at time 13:43:36.596720
2017-11-13 13:43:36,597 [salt.state       ][INFO    ][36304] Executing state pkg.installed for neutron-dhcp-agent
2017-11-13 13:43:36,598 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:43:36,927 [salt.state       ][INFO    ][36304] Package neutron-dhcp-agent is already installed
2017-11-13 13:43:36,927 [salt.state       ][INFO    ][36304] Completed state [neutron-dhcp-agent] at time 13:43:36.926925 duration_in_ms=330.206
2017-11-13 13:43:36,927 [salt.state       ][INFO    ][36304] Running state [neutron-metadata-agent] at time 13:43:36.927205
2017-11-13 13:43:36,927 [salt.state       ][INFO    ][36304] Executing state pkg.installed for neutron-metadata-agent
2017-11-13 13:43:36,934 [salt.state       ][INFO    ][36304] Package neutron-metadata-agent is already installed
2017-11-13 13:43:36,935 [salt.state       ][INFO    ][36304] Completed state [neutron-metadata-agent] at time 13:43:36.934558 duration_in_ms=7.353
2017-11-13 13:43:36,935 [salt.state       ][INFO    ][36304] Running state [neutron-openvswitch-agent] at time 13:43:36.934829
2017-11-13 13:43:36,935 [salt.state       ][INFO    ][36304] Executing state pkg.installed for neutron-openvswitch-agent
2017-11-13 13:43:36,940 [salt.state       ][INFO    ][36304] Package neutron-openvswitch-agent is already installed
2017-11-13 13:43:36,940 [salt.state       ][INFO    ][36304] Completed state [neutron-openvswitch-agent] at time 13:43:36.939893 duration_in_ms=5.063
2017-11-13 13:43:36,940 [salt.state       ][INFO    ][36304] Running state [openvswitch-common] at time 13:43:36.940118
2017-11-13 13:43:36,940 [salt.state       ][INFO    ][36304] Executing state pkg.installed for openvswitch-common
2017-11-13 13:43:36,945 [salt.state       ][INFO    ][36304] Package openvswitch-common is already installed
2017-11-13 13:43:36,945 [salt.state       ][INFO    ][36304] Completed state [openvswitch-common] at time 13:43:36.945017 duration_in_ms=4.899
2017-11-13 13:43:36,945 [salt.state       ][INFO    ][36304] Running state [neutron-l3-agent] at time 13:43:36.945241
2017-11-13 13:43:36,945 [salt.state       ][INFO    ][36304] Executing state pkg.installed for neutron-l3-agent
2017-11-13 13:43:36,950 [salt.state       ][INFO    ][36304] Package neutron-l3-agent is already installed
2017-11-13 13:43:36,950 [salt.state       ][INFO    ][36304] Completed state [neutron-l3-agent] at time 13:43:36.950120 duration_in_ms=4.879
2017-11-13 13:43:36,953 [salt.state       ][INFO    ][36304] Running state [/etc/neutron/neutron.conf] at time 13:43:36.952628
2017-11-13 13:43:36,953 [salt.state       ][INFO    ][36304] Executing state file.managed for /etc/neutron/neutron.conf
2017-11-13 13:43:36,999 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/neutron-generic.conf.Debian'
2017-11-13 13:43:37,063 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:43:37,099 [salt.state       ][INFO    ][36304] File /etc/neutron/neutron.conf is in the correct state
2017-11-13 13:43:37,099 [salt.state       ][INFO    ][36304] Completed state [/etc/neutron/neutron.conf] at time 13:43:37.099430 duration_in_ms=146.802
2017-11-13 13:43:37,100 [salt.state       ][INFO    ][36304] Running state [/etc/neutron/l3_agent.ini] at time 13:43:37.099780
2017-11-13 13:43:37,100 [salt.state       ][INFO    ][36304] Executing state file.managed for /etc/neutron/l3_agent.ini
2017-11-13 13:43:37,119 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/l3_agent.ini'
2017-11-13 13:43:37,143 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:43:37,178 [salt.state       ][INFO    ][36304] File /etc/neutron/l3_agent.ini is in the correct state
2017-11-13 13:43:37,178 [salt.state       ][INFO    ][36304] Completed state [/etc/neutron/l3_agent.ini] at time 13:43:37.177968 duration_in_ms=78.187
2017-11-13 13:43:37,178 [salt.state       ][INFO    ][36304] Running state [/etc/neutron/dhcp_agent.ini] at time 13:43:37.178305
2017-11-13 13:43:37,179 [salt.state       ][INFO    ][36304] Executing state file.managed for /etc/neutron/dhcp_agent.ini
2017-11-13 13:43:37,198 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/dhcp_agent.ini'
2017-11-13 13:43:37,244 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:43:37,278 [salt.state       ][INFO    ][36304] File /etc/neutron/dhcp_agent.ini is in the correct state
2017-11-13 13:43:37,278 [salt.state       ][INFO    ][36304] Completed state [/etc/neutron/dhcp_agent.ini] at time 13:43:37.277832 duration_in_ms=99.526
2017-11-13 13:43:37,278 [salt.state       ][INFO    ][36304] Running state [/etc/neutron/metadata_agent.ini] at time 13:43:37.278173
2017-11-13 13:43:37,278 [salt.state       ][INFO    ][36304] Executing state file.managed for /etc/neutron/metadata_agent.ini
2017-11-13 13:43:37,297 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/metadata_agent.ini'
2017-11-13 13:43:37,323 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:43:37,357 [salt.state       ][INFO    ][36304] File /etc/neutron/metadata_agent.ini is in the correct state
2017-11-13 13:43:37,357 [salt.state       ][INFO    ][36304] Completed state [/etc/neutron/metadata_agent.ini] at time 13:43:37.357114 duration_in_ms=78.94
2017-11-13 13:43:37,357 [salt.state       ][INFO    ][36304] Running state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 13:43:37.357461
2017-11-13 13:43:37,358 [salt.state       ][INFO    ][36304] Executing state file.managed for /etc/neutron/plugins/ml2/openvswitch_agent.ini
2017-11-13 13:43:37,378 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/files/ocata/openvswitch_agent.ini'
2017-11-13 13:43:37,419 [salt.fileclient  ][INFO    ][36304] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 13:43:37,453 [salt.state       ][INFO    ][36304] File /etc/neutron/plugins/ml2/openvswitch_agent.ini is in the correct state
2017-11-13 13:43:37,453 [salt.state       ][INFO    ][36304] Completed state [/etc/neutron/plugins/ml2/openvswitch_agent.ini] at time 13:43:37.452850 duration_in_ms=95.389
2017-11-13 13:43:37,455 [salt.state       ][INFO    ][36304] Running state [neutron-l3-agent] at time 13:43:37.455010
2017-11-13 13:43:37,455 [salt.state       ][INFO    ][36304] Executing state service.running for neutron-l3-agent
2017-11-13 13:43:37,456 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'status', 'neutron-l3-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:43:37,483 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-active', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:43:37,497 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-enabled', 'neutron-l3-agent.service'] in directory '/root'
2017-11-13 13:43:37,510 [salt.state       ][INFO    ][36304] The service neutron-l3-agent is already running
2017-11-13 13:43:37,510 [salt.state       ][INFO    ][36304] Completed state [neutron-l3-agent] at time 13:43:37.510356 duration_in_ms=55.346
2017-11-13 13:43:37,511 [salt.state       ][INFO    ][36304] Running state [neutron-dhcp-agent] at time 13:43:37.511186
2017-11-13 13:43:37,511 [salt.state       ][INFO    ][36304] Executing state service.running for neutron-dhcp-agent
2017-11-13 13:43:37,512 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'status', 'neutron-dhcp-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:43:37,526 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-active', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:43:37,539 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-enabled', 'neutron-dhcp-agent.service'] in directory '/root'
2017-11-13 13:43:37,551 [salt.state       ][INFO    ][36304] The service neutron-dhcp-agent is already running
2017-11-13 13:43:37,551 [salt.state       ][INFO    ][36304] Completed state [neutron-dhcp-agent] at time 13:43:37.551080 duration_in_ms=39.894
2017-11-13 13:43:37,552 [salt.state       ][INFO    ][36304] Running state [neutron-openvswitch-agent] at time 13:43:37.551929
2017-11-13 13:43:37,552 [salt.state       ][INFO    ][36304] Executing state service.running for neutron-openvswitch-agent
2017-11-13 13:43:37,553 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'status', 'neutron-openvswitch-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:43:37,569 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-active', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:43:37,581 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-enabled', 'neutron-openvswitch-agent.service'] in directory '/root'
2017-11-13 13:43:37,593 [salt.state       ][INFO    ][36304] The service neutron-openvswitch-agent is already running
2017-11-13 13:43:37,593 [salt.state       ][INFO    ][36304] Completed state [neutron-openvswitch-agent] at time 13:43:37.593164 duration_in_ms=41.234
2017-11-13 13:43:37,594 [salt.state       ][INFO    ][36304] Running state [neutron-metadata-agent] at time 13:43:37.594270
2017-11-13 13:43:37,595 [salt.state       ][INFO    ][36304] Executing state service.running for neutron-metadata-agent
2017-11-13 13:43:37,595 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'status', 'neutron-metadata-agent.service', '-n', '0'] in directory '/root'
2017-11-13 13:43:37,607 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-active', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:43:37,618 [salt.loaded.int.module.cmdmod][INFO    ][36304] Executing command ['systemctl', 'is-enabled', 'neutron-metadata-agent.service'] in directory '/root'
2017-11-13 13:43:37,628 [salt.state       ][INFO    ][36304] The service neutron-metadata-agent is already running
2017-11-13 13:43:37,628 [salt.state       ][INFO    ][36304] Completed state [neutron-metadata-agent] at time 13:43:37.627989 duration_in_ms=33.719
2017-11-13 13:43:37,629 [salt.minion      ][INFO    ][36304] Returning information for job: 20171113134332575809
2017-11-13 13:43:39,148 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113134339139658
2017-11-13 13:43:39,166 [salt.minion      ][INFO    ][36355] Starting a new job with PID 36355
2017-11-13 13:43:39,807 [salt.state       ][INFO    ][36355] Loading fresh modules for state activity
2017-11-13 13:43:39,864 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/init.sls'
2017-11-13 13:43:39,899 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/compute.sls'
2017-11-13 13:43:39,996 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:43:41,675 [salt.state       ][INFO    ][36355] Running state [python-novaclient] at time 13:43:41.674855
2017-11-13 13:43:41,675 [salt.state       ][INFO    ][36355] Executing state pkg.installed for python-novaclient
2017-11-13 13:43:41,676 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:43:42,029 [salt.state       ][INFO    ][36355] Package python-novaclient is already installed
2017-11-13 13:43:42,029 [salt.state       ][INFO    ][36355] Completed state [python-novaclient] at time 13:43:42.029199 duration_in_ms=354.344
2017-11-13 13:43:42,030 [salt.state       ][INFO    ][36355] Running state [python-guestfs] at time 13:43:42.029479
2017-11-13 13:43:42,030 [salt.state       ][INFO    ][36355] Executing state pkg.installed for python-guestfs
2017-11-13 13:43:42,034 [salt.state       ][INFO    ][36355] Package python-guestfs is already installed
2017-11-13 13:43:42,034 [salt.state       ][INFO    ][36355] Completed state [python-guestfs] at time 13:43:42.034438 duration_in_ms=4.959
2017-11-13 13:43:42,035 [salt.state       ][INFO    ][36355] Running state [python-memcache] at time 13:43:42.034659
2017-11-13 13:43:42,035 [salt.state       ][INFO    ][36355] Executing state pkg.installed for python-memcache
2017-11-13 13:43:42,039 [salt.state       ][INFO    ][36355] Package python-memcache is already installed
2017-11-13 13:43:42,040 [salt.state       ][INFO    ][36355] Completed state [python-memcache] at time 13:43:42.039505 duration_in_ms=4.846
2017-11-13 13:43:42,040 [salt.state       ][INFO    ][36355] Running state [pm-utils] at time 13:43:42.039722
2017-11-13 13:43:42,040 [salt.state       ][INFO    ][36355] Executing state pkg.installed for pm-utils
2017-11-13 13:43:42,044 [salt.state       ][INFO    ][36355] Package pm-utils is already installed
2017-11-13 13:43:42,045 [salt.state       ][INFO    ][36355] Completed state [pm-utils] at time 13:43:42.044584 duration_in_ms=4.862
2017-11-13 13:43:42,045 [salt.state       ][INFO    ][36355] Running state [qemu-kvm] at time 13:43:42.044799
2017-11-13 13:43:42,045 [salt.state       ][INFO    ][36355] Executing state pkg.installed for qemu-kvm
2017-11-13 13:43:42,049 [salt.state       ][INFO    ][36355] Package qemu-kvm is already installed
2017-11-13 13:43:42,050 [salt.state       ][INFO    ][36355] Completed state [qemu-kvm] at time 13:43:42.049645 duration_in_ms=4.846
2017-11-13 13:43:42,050 [salt.state       ][INFO    ][36355] Running state [nova-common] at time 13:43:42.049860
2017-11-13 13:43:42,050 [salt.state       ][INFO    ][36355] Executing state pkg.installed for nova-common
2017-11-13 13:43:42,055 [salt.state       ][INFO    ][36355] Package nova-common is already installed
2017-11-13 13:43:42,055 [salt.state       ][INFO    ][36355] Completed state [nova-common] at time 13:43:42.054711 duration_in_ms=4.851
2017-11-13 13:43:42,055 [salt.state       ][INFO    ][36355] Running state [sysfsutils] at time 13:43:42.054928
2017-11-13 13:43:42,055 [salt.state       ][INFO    ][36355] Executing state pkg.installed for sysfsutils
2017-11-13 13:43:42,060 [salt.state       ][INFO    ][36355] Package sysfsutils is already installed
2017-11-13 13:43:42,060 [salt.state       ][INFO    ][36355] Completed state [sysfsutils] at time 13:43:42.059758 duration_in_ms=4.83
2017-11-13 13:43:42,060 [salt.state       ][INFO    ][36355] Running state [gettext-base] at time 13:43:42.059972
2017-11-13 13:43:42,060 [salt.state       ][INFO    ][36355] Executing state pkg.installed for gettext-base
2017-11-13 13:43:42,065 [salt.state       ][INFO    ][36355] Package gettext-base is already installed
2017-11-13 13:43:42,065 [salt.state       ][INFO    ][36355] Completed state [gettext-base] at time 13:43:42.064836 duration_in_ms=4.864
2017-11-13 13:43:42,065 [salt.state       ][INFO    ][36355] Running state [sg3-utils] at time 13:43:42.065051
2017-11-13 13:43:42,065 [salt.state       ][INFO    ][36355] Executing state pkg.installed for sg3-utils
2017-11-13 13:43:42,070 [salt.state       ][INFO    ][36355] Package sg3-utils is already installed
2017-11-13 13:43:42,070 [salt.state       ][INFO    ][36355] Completed state [sg3-utils] at time 13:43:42.069885 duration_in_ms=4.834
2017-11-13 13:43:42,070 [salt.state       ][INFO    ][36355] Running state [nova-compute-kvm] at time 13:43:42.070097
2017-11-13 13:43:42,070 [salt.state       ][INFO    ][36355] Executing state pkg.installed for nova-compute-kvm
2017-11-13 13:43:42,075 [salt.state       ][INFO    ][36355] Package nova-compute-kvm is already installed
2017-11-13 13:43:42,075 [salt.state       ][INFO    ][36355] Completed state [nova-compute-kvm] at time 13:43:42.074947 duration_in_ms=4.85
2017-11-13 13:43:42,075 [salt.state       ][INFO    ][36355] Running state [libvirt-bin] at time 13:43:42.075158
2017-11-13 13:43:42,075 [salt.state       ][INFO    ][36355] Executing state pkg.installed for libvirt-bin
2017-11-13 13:43:42,080 [salt.state       ][INFO    ][36355] Package libvirt-bin is already installed
2017-11-13 13:43:42,080 [salt.state       ][INFO    ][36355] Completed state [libvirt-bin] at time 13:43:42.080002 duration_in_ms=4.844
2017-11-13 13:43:42,082 [salt.state       ][INFO    ][36355] Running state [/var/log/nova] at time 13:43:42.082121
2017-11-13 13:43:42,082 [salt.state       ][INFO    ][36355] Executing state file.directory for /var/log/nova
2017-11-13 13:43:42,083 [salt.state       ][INFO    ][36355] {'group': 'nova'}
2017-11-13 13:43:42,084 [salt.state       ][INFO    ][36355] Completed state [/var/log/nova] at time 13:43:42.083466 duration_in_ms=1.345
2017-11-13 13:43:42,084 [salt.state       ][INFO    ][36355] 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 13:43:42.083968
2017-11-13 13:43:42,084 [salt.state       ][INFO    ][36355] 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-13 13:43:42,086 [salt.state       ][INFO    ][36355] The authorized host key AAAAB3NzaC1yc2EAAAADAQABAAABAQCltIn93BcTMzNK/n2eBze6PyTkmIgdDkeXNR9X4DqE48Va80ojv2pq8xuaBxiNITJzyl+4p4UvTTXo+HmuX8qbHvqgMGXvuPUCpndEfb2r67f6vpMqPwMgBrUg2ZKgN4OsSDHU+H0dia0cEaTjz5pvbUy9lIsSyhrqOUVF9reJq+boAvVEedm8fUqiZuiejAw2D27+rRtdEPgsKMnh3626YEsr963q4rjU/JssV/iKMNu7mk2a+koOrJ+aHvcVU8zJjfA0YghoeVT/I3GLU/MB/4tD/RyR8GM+UYbI4sgAC7ZOCdQyHdJgnEzx3SJIwcS65U0T2XYvn2qXHXqJ9iGZ is already present for user nova
2017-11-13 13:43:42,086 [salt.state       ][INFO    ][36355] 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 13:43:42.086181 duration_in_ms=2.213
2017-11-13 13:43:42,087 [salt.state       ][INFO    ][36355] Running state [nova] at time 13:43:42.086907
2017-11-13 13:43:42,087 [salt.state       ][INFO    ][36355] Executing state user.present for nova
2017-11-13 13:43:42,088 [salt.state       ][INFO    ][36355] User nova is present and up to date
2017-11-13 13:43:42,088 [salt.state       ][INFO    ][36355] Completed state [nova] at time 13:43:42.088253 duration_in_ms=1.346
2017-11-13 13:43:42,089 [salt.state       ][INFO    ][36355] Running state [/var/lib/nova/.ssh/id_rsa] at time 13:43:42.089025
2017-11-13 13:43:42,089 [salt.state       ][INFO    ][36355] Executing state file.managed for /var/lib/nova/.ssh/id_rsa
2017-11-13 13:43:42,091 [salt.state       ][INFO    ][36355] File /var/lib/nova/.ssh/id_rsa is in the correct state
2017-11-13 13:43:42,091 [salt.state       ][INFO    ][36355] Completed state [/var/lib/nova/.ssh/id_rsa] at time 13:43:42.091100 duration_in_ms=2.075
2017-11-13 13:43:42,092 [salt.state       ][INFO    ][36355] Running state [/var/lib/nova/.ssh/config] at time 13:43:42.091522
2017-11-13 13:43:42,092 [salt.state       ][INFO    ][36355] Executing state file.managed for /var/lib/nova/.ssh/config
2017-11-13 13:43:42,093 [salt.state       ][INFO    ][36355] File /var/lib/nova/.ssh/config is in the correct state
2017-11-13 13:43:42,093 [salt.state       ][INFO    ][36355] Completed state [/var/lib/nova/.ssh/config] at time 13:43:42.092786 duration_in_ms=1.263
2017-11-13 13:43:42,093 [salt.state       ][INFO    ][36355] Running state [/etc/nova/nova.conf] at time 13:43:42.093200
2017-11-13 13:43:42,093 [salt.state       ][INFO    ][36355] Executing state file.managed for /etc/nova/nova.conf
2017-11-13 13:43:42,175 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/nova-compute.conf.Debian'
2017-11-13 13:43:42,377 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:43:42,496 [salt.state       ][INFO    ][36355] File /etc/nova/nova.conf is in the correct state
2017-11-13 13:43:42,496 [salt.state       ][INFO    ][36355] Completed state [/etc/nova/nova.conf] at time 13:43:42.495756 duration_in_ms=402.555
2017-11-13 13:43:42,497 [salt.state       ][INFO    ][36355] Running state [nova-compute] at time 13:43:42.496954
2017-11-13 13:43:42,497 [salt.state       ][INFO    ][36355] Executing state service.running for nova-compute
2017-11-13 13:43:42,498 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'status', 'nova-compute.service', '-n', '0'] in directory '/root'
2017-11-13 13:43:42,523 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,541 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,553 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,568 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,594 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-active', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,609 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,626 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-enabled', 'nova-compute.service'] in directory '/root'
2017-11-13 13:43:42,639 [salt.state       ][INFO    ][36355] {'nova-compute': True}
2017-11-13 13:43:42,639 [salt.state       ][INFO    ][36355] Completed state [nova-compute] at time 13:43:42.639165 duration_in_ms=142.21
2017-11-13 13:43:42,640 [salt.state       ][INFO    ][36355] Running state [/etc/default/libvirtd] at time 13:43:42.639752
2017-11-13 13:43:42,640 [salt.state       ][INFO    ][36355] Executing state file.managed for /etc/default/libvirtd
2017-11-13 13:43:42,663 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirt.Debian'
2017-11-13 13:43:42,667 [salt.state       ][INFO    ][36355] File /etc/default/libvirtd is in the correct state
2017-11-13 13:43:42,667 [salt.state       ][INFO    ][36355] Completed state [/etc/default/libvirtd] at time 13:43:42.667208 duration_in_ms=27.455
2017-11-13 13:43:42,668 [salt.state       ][INFO    ][36355] Running state [service.systemctl_reload] at time 13:43:42.668241
2017-11-13 13:43:42,668 [salt.state       ][INFO    ][36355] Executing state module.wait for service.systemctl_reload
2017-11-13 13:43:42,669 [salt.state       ][INFO    ][36355] No changes made for service.systemctl_reload
2017-11-13 13:43:42,669 [salt.state       ][INFO    ][36355] Completed state [service.systemctl_reload] at time 13:43:42.668888 duration_in_ms=0.646
2017-11-13 13:43:42,669 [salt.state       ][INFO    ][36355] Running state [/etc/libvirt/qemu.conf] at time 13:43:42.669301
2017-11-13 13:43:42,670 [salt.state       ][INFO    ][36355] Executing state file.managed for /etc/libvirt/qemu.conf
2017-11-13 13:43:42,690 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/qemu.conf.Debian'
2017-11-13 13:43:42,724 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:43:42,837 [salt.state       ][INFO    ][36355] File /etc/libvirt/qemu.conf is in the correct state
2017-11-13 13:43:42,838 [salt.state       ][INFO    ][36355] Completed state [/etc/libvirt/qemu.conf] at time 13:43:42.837621 duration_in_ms=168.319
2017-11-13 13:43:42,838 [salt.state       ][INFO    ][36355] Running state [/etc/libvirt/libvirtd.conf] at time 13:43:42.838070
2017-11-13 13:43:42,838 [salt.state       ][INFO    ][36355] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-13 13:43:42,857 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/files/ocata/libvirtd.conf.Debian'
2017-11-13 13:43:42,899 [salt.fileclient  ][INFO    ][36355] Fetching file from saltenv 'base', ** done ** 'nova/map.jinja'
2017-11-13 13:43:43,011 [salt.state       ][INFO    ][36355] File /etc/libvirt/libvirtd.conf is in the correct state
2017-11-13 13:43:43,011 [salt.state       ][INFO    ][36355] Completed state [/etc/libvirt/libvirtd.conf] at time 13:43:43.010733 duration_in_ms=172.663
2017-11-13 13:43:43,012 [salt.state       ][INFO    ][36355] Running state [virsh net-destroy default] at time 13:43:43.012010
2017-11-13 13:43:43,012 [salt.state       ][INFO    ][36355] Executing state cmd.run for virsh net-destroy default
2017-11-13 13:43:43,013 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command 'virsh net-list | grep default' in directory '/root'
2017-11-13 13:43:43,041 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command 'virsh net-destroy default' in directory '/root'
2017-11-13 13:43:44,959 [salt.state       ][INFO    ][36355] {'pid': 36431, 'retcode': 0, 'stderr': '', 'stdout': 'Network default destroyed'}
2017-11-13 13:43:44,959 [salt.state       ][INFO    ][36355] Completed state [virsh net-destroy default] at time 13:43:44.959204 duration_in_ms=1947.193
2017-11-13 13:43:44,962 [salt.state       ][INFO    ][36355] Running state [libvirtd] at time 13:43:44.961567
2017-11-13 13:43:44,962 [salt.state       ][INFO    ][36355] Executing state service.running for libvirtd
2017-11-13 13:43:44,963 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-11-13 13:43:44,977 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-11-13 13:43:44,993 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-11-13 13:43:45,005 [salt.state       ][INFO    ][36355] The service libvirtd is already running
2017-11-13 13:43:45,005 [salt.state       ][INFO    ][36355] Completed state [libvirtd] at time 13:43:45.005097 duration_in_ms=43.53
2017-11-13 13:43:45,006 [salt.state       ][INFO    ][36355] Running state [/etc/tmpfiles.d/openvswitch-vhost.conf] at time 13:43:45.005691
2017-11-13 13:43:45,006 [salt.state       ][INFO    ][36355] Executing state file.managed for /etc/tmpfiles.d/openvswitch-vhost.conf
2017-11-13 13:43:45,007 [salt.state       ][INFO    ][36355] File /etc/tmpfiles.d/openvswitch-vhost.conf is in the correct state
2017-11-13 13:43:45,007 [salt.state       ][INFO    ][36355] Completed state [/etc/tmpfiles.d/openvswitch-vhost.conf] at time 13:43:45.007375 duration_in_ms=1.683
2017-11-13 13:43:45,008 [salt.state       ][INFO    ][36355] Running state [systemd-tmpfiles --create] at time 13:43:45.007609
2017-11-13 13:43:45,008 [salt.state       ][INFO    ][36355] Executing state cmd.run for systemd-tmpfiles --create
2017-11-13 13:43:45,008 [salt.loaded.int.module.cmdmod][INFO    ][36355] Executing command 'systemd-tmpfiles --create' in directory '/root'
2017-11-13 13:43:45,025 [salt.state       ][INFO    ][36355] {'pid': 36478, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-13 13:43:45,025 [salt.state       ][INFO    ][36355] Completed state [systemd-tmpfiles --create] at time 13:43:45.024922 duration_in_ms=17.313
2017-11-13 13:43:45,027 [salt.minion      ][INFO    ][36355] Returning information for job: 20171113134339139658
2017-11-13 13:55:18,630 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113135518622077
2017-11-13 13:55:18,649 [salt.minion      ][INFO    ][36705] Starting a new job with PID 36705
2017-11-13 13:55:21,819 [salt.state       ][INFO    ][36705] Loading fresh modules for state activity
2017-11-13 13:55:21,861 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2017-11-13 13:55:21,896 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/agent.sls'
2017-11-13 13:55:21,942 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-13 13:55:23,685 [salt.state       ][INFO    ][36705] Running state [ceilometer-agent-compute] at time 13:55:23.684550
2017-11-13 13:55:23,685 [salt.state       ][INFO    ][36705] Executing state pkg.installed for ceilometer-agent-compute
2017-11-13 13:55:23,686 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:55:24,177 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-13 13:55:28,748 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113135528733210
2017-11-13 13:55:28,764 [salt.minion      ][INFO    ][37235] Starting a new job with PID 37235
2017-11-13 13:55:28,779 [salt.minion      ][INFO    ][37235] Returning information for job: 20171113135528733210
2017-11-13 13:55:29,034 [salt.loaded.int.module.cmdmod][INFO    ][36705] 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-13 13:55:38,779 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command saltutil.find_job with jid 20171113135538769703
2017-11-13 13:55:38,792 [salt.minion      ][INFO    ][38150] Starting a new job with PID 38150
2017-11-13 13:55:38,805 [salt.minion      ][INFO    ][38150] Returning information for job: 20171113135538769703
2017-11-13 13:55:40,016 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-13 13:55:40,075 [salt.state       ][INFO    ][36705] 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-13 13:55:40,119 [salt.state       ][INFO    ][36705] Loading fresh modules for state activity
2017-11-13 13:55:40,159 [salt.state       ][INFO    ][36705] Completed state [ceilometer-agent-compute] at time 13:55:40.158477 duration_in_ms=16473.926
2017-11-13 13:55:40,164 [salt.state       ][INFO    ][36705] Running state [/etc/ceilometer/ceilometer.conf] at time 13:55:40.163892
2017-11-13 13:55:40,164 [salt.state       ][INFO    ][36705] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2017-11-13 13:55:40,208 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer-agent.conf.Debian'
2017-11-13 13:55:40,270 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-13 13:55:40,308 [salt.state       ][INFO    ][36705] 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-13 13:55:40,308 [salt.state       ][INFO    ][36705] Completed state [/etc/ceilometer/ceilometer.conf] at time 13:55:40.308093 duration_in_ms=144.2
2017-11-13 13:55:40,308 [salt.state       ][INFO    ][36705] Running state [/etc/ceilometer/pipeline.yaml] at time 13:55:40.308400
2017-11-13 13:55:40,309 [salt.state       ][INFO    ][36705] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2017-11-13 13:55:40,331 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/pipeline.yaml'
2017-11-13 13:55:40,359 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-13 13:55:40,383 [salt.state       ][INFO    ][36705] 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-13 13:55:40,384 [salt.state       ][INFO    ][36705] Completed state [/etc/ceilometer/pipeline.yaml] at time 13:55:40.383638 duration_in_ms=75.237
2017-11-13 13:55:40,384 [salt.state       ][INFO    ][36705] Running state [/etc/ceilometer/event_pipeline.yaml] at time 13:55:40.383931
2017-11-13 13:55:40,384 [salt.state       ][INFO    ][36705] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2017-11-13 13:55:40,406 [salt.fileclient  ][INFO    ][36705] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_pipeline.yaml'
2017-11-13 13:55:40,408 [salt.state       ][INFO    ][36705] File changed:
--- 
+++ 
@@ -9,4 +9,4 @@
     - name: event_sink
       transformers:
       publishers:
-          - notifier://
+          - direct://
2017-11-13 13:55:40,408 [salt.state       ][INFO    ][36705] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 13:55:40.408418 duration_in_ms=24.487
2017-11-13 13:55:40,501 [salt.state       ][INFO    ][36705] Running state [ceilometer-agent-compute] at time 13:55:40.500511
2017-11-13 13:55:40,501 [salt.state       ][INFO    ][36705] Executing state service.running for ceilometer-agent-compute
2017-11-13 13:55:40,503 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['systemctl', 'status', 'ceilometer-agent-compute.service', '-n', '0'] in directory '/root'
2017-11-13 13:55:40,515 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['systemctl', 'is-active', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-13 13:55:40,525 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-13 13:55:40,534 [salt.state       ][INFO    ][36705] The service ceilometer-agent-compute is already running
2017-11-13 13:55:40,535 [salt.state       ][INFO    ][36705] Completed state [ceilometer-agent-compute] at time 13:55:40.534520 duration_in_ms=34.01
2017-11-13 13:55:40,535 [salt.state       ][INFO    ][36705] Running state [ceilometer-agent-compute] at time 13:55:40.534756
2017-11-13 13:55:40,535 [salt.state       ][INFO    ][36705] Executing state service.mod_watch for ceilometer-agent-compute
2017-11-13 13:55:40,536 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['systemctl', 'is-active', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-13 13:55:40,544 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-13 13:55:40,555 [salt.loaded.int.module.cmdmod][INFO    ][36705] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-compute.service'] in directory '/root'
2017-11-13 13:55:40,725 [salt.state       ][INFO    ][36705] {'ceilometer-agent-compute': True}
2017-11-13 13:55:40,726 [salt.state       ][INFO    ][36705] Completed state [ceilometer-agent-compute] at time 13:55:40.725586 duration_in_ms=190.829
2017-11-13 13:55:40,727 [salt.minion      ][INFO    ][36705] Returning information for job: 20171113135518622077
2017-11-13 14:00:27,406 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command state.sls with jid 20171113140027397725
2017-11-13 14:00:27,425 [salt.minion      ][INFO    ][38354] Starting a new job with PID 38354
2017-11-13 14:00:29,787 [salt.state       ][INFO    ][38354] Loading fresh modules for state activity
2017-11-13 14:00:29,839 [salt.fileclient  ][INFO    ][38354] Fetching file from saltenv 'base', ** done ** 'neutron/init.sls'
2017-11-13 14:00:29,863 [salt.fileclient  ][INFO    ][38354] Fetching file from saltenv 'base', ** done ** 'neutron/gateway.sls'
2017-11-13 14:00:29,891 [salt.fileclient  ][INFO    ][38354] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 14:00:29,950 [salt.fileclient  ][INFO    ][38354] Fetching file from saltenv 'base', ** done ** 'neutron/compute.sls'
2017-11-13 14:00:29,985 [salt.fileclient  ][INFO    ][38354] Fetching file from saltenv 'base', ** done ** 'neutron/map.jinja'
2017-11-13 14:00:30,023 [salt.utils.templates][ERROR   ][38354] Rendering exception occurred: Jinja variable 'dict object' has no attribute 'enabled'
2017-11-13 14:00:30,023 [salt.state       ][CRITICAL][38354] Rendering SLS 'base:neutron.compute' failed: Jinja variable 'dict object' has no attribute 'enabled'
2017-11-13 14:00:30,023 [salt.minion      ][INFO    ][38354] Returning information for job: 20171113140027397725
2017-11-13 14:00:31,447 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command file.append with jid 20171113140031437554
2017-11-13 14:00:31,468 [salt.minion      ][INFO    ][38368] Starting a new job with PID 38368
2017-11-13 14:00:31,488 [salt.minion      ][INFO    ][38368] Returning information for job: 20171113140031437554
2017-11-13 14:00:32,620 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command pillar.get with jid 20171113140032607575
2017-11-13 14:00:32,639 [salt.minion      ][INFO    ][38373] Starting a new job with PID 38373
2017-11-13 14:00:32,648 [salt.minion      ][INFO    ][38373] Returning information for job: 20171113140032607575
2017-11-13 14:00:57,406 [salt.minion      ][INFO    ][3068] User sudo_ubuntu Executing command cp.push_dir with jid 20171113140057392432
2017-11-13 14:00:57,426 [salt.minion      ][INFO    ][38386] Starting a new job with PID 38386
